Trace number 3274763

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SAT07 reference solver: minisat SAT 2007? (TO) 1300.04 1300.01

General information on the benchmark

NameSAT05/crafted/markstrom05/eulcbip/
eulcbip-7-UNSAT.shuffled-as.sat05-3936.cnf
MD5SUM151ccdb2c52c7f525fde5dca388bb6e6
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.083986
Satisfiable
(Un)Satisfiability was proved
Number of variables135
Number of clauses672
Sum of the clauses size2684
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22
Number of clauses of size 30
Number of clauses of size 4670
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  135                                                  |
0.00/0.00	c |  Number of clauses:    672                                                  |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.00	c ============================[ Search Statistics ]==============================
0.00/0.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	c ===============================================================================
0.00/0.00	c |         0 |     134      536     1608 |      178        0    nan |  0.000 % |
0.00/0.00	c |       101 |     134      536     1608 |      196      101     24 |  0.006 % |
0.00/0.00	c |       252 |     134      536     1608 |      216      252     23 |  0.006 % |
0.00/0.00	c |       477 |     134      536     1608 |      237      200     19 |  0.006 % |
0.00/0.01	c |       814 |     134      536     1608 |      261      218     17 |  0.006 % |
0.00/0.01	c |      1321 |     134      536     1608 |      287      218     14 |  0.006 % |
0.02/0.02	c |      2081 |     134      536     1608 |      316      244     16 |  0.006 % |
0.02/0.04	c |      3221 |     134      536     1608 |      348      214     15 |  0.006 % |
0.02/0.06	c |      4929 |     134      536     1608 |      382      425     20 |  0.006 % |
0.02/0.09	c |      7492 |     134      536     1608 |      421      254     14 |  0.006 % |
0.09/0.14	c |     11338 |     134      536     1608 |      463      391     19 |  0.006 % |
0.19/0.22	c |     17104 |     134      536     1608 |      509      482     18 |  0.006 % |
0.29/0.35	c |     25753 |     134      536     1608 |      560      420     17 |  0.006 % |
0.49/0.55	c |     38728 |     134      536     1608 |      616      578     23 |  0.006 % |
0.79/0.87	c |     58189 |     134      536     1608 |      678      569     23 |  0.006 % |
1.29/1.34	c |     87381 |     134      536     1608 |      746      474     18 |  0.006 % |
1.89/2.00	c |    131170 |     134      536     1608 |      820      672     20 |  0.006 % |
2.99/3.09	c |    196854 |     134      536     1608 |      903      893     24 |  0.006 % |
4.79/4.82	c |    295381 |     134      536     1608 |      993      621     20 |  0.006 % |
7.29/7.37	c |    443171 |     134      536     1608 |     1092      552     19 |  0.006 % |
11.00/11.07	c |    664854 |     134      536     1608 |     1201      781     21 |  0.006 % |
17.30/17.30	c |    997380 |     134      536     1608 |     1322      874     25 |  0.006 % |
26.59/26.64	c |   1496169 |     134      536     1608 |     1454     1375     24 |  0.006 % |
40.80/40.82	c |   2244351 |     134      536     1608 |     1599     1354     27 |  0.006 % |
63.10/63.15	c |   3366625 |     134      536     1608 |     1759     1259     26 |  0.006 % |
95.00/95.00	c |   5050036 |     134      536     1608 |     1935     1625     24 |  0.006 % |
143.30/143.39	c |   7575152 |     134      536     1608 |     2129     1673     22 |  0.006 % |
219.10/219.13	c |  11362828 |     134      536     1608 |     2342     1576     26 |  0.006 % |
338.81/338.90	c |  17044340 |     134      536     1608 |     2576     1993     23 |  0.006 % |
522.52/522.55	c |  25566610 |     134      536     1608 |     2834     2162     23 |  0.006 % |
802.50/802.59	c |  38350013 |     134      536     1608 |     3117     1832     22 |  0.006 % |
1248.62/1248.64	c |  57525119 |     134      536     1608 |     3429     2269     25 |  0.006 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3274763-1303609868/watcher-3274763-1303609868 -o /tmp/evaluation-result-3274763-1303609868/solver-3274763-1303609868 -C 2400 -W 1300 -M 7680 --output-limit 1,15 HOME/minisat_noassertions HOME/instance-3274763-1303609868.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.07 3.78 3.91 5/182 13983
/proc/meminfo: memFree=14141916/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=1724 CPUtime=0 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 144 0 0 0 0 0 0 0 20 0 1 0 551217438 1765376 100 33554432000 134512640 135048876 4289525056 18446744073709551615 134700109 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 431 100 66 131 0 298 0

[startup+0.023286 s]
/proc/loadavg: 3.07 3.78 3.91 5/182 13983
/proc/meminfo: memFree=14141916/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=1724 CPUtime=0.02 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 146 0 0 0 2 0 0 0 20 0 1 0 551217438 1765376 102 33554432000 134512640 135048876 4289525056 18446744073709551615 134552470 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 431 102 66 131 0 298 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1724

[startup+0.100274 s]
/proc/loadavg: 3.07 3.78 3.91 5/182 13983
/proc/meminfo: memFree=14141916/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=1856 CPUtime=0.09 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 154 0 0 0 9 0 0 0 20 0 1 0 551217438 1900544 110 33554432000 134512640 135048876 4289525056 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 464 110 66 131 0 331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1856

[startup+0.300235 s]
/proc/loadavg: 3.07 3.78 3.91 5/182 13983
/proc/meminfo: memFree=14141916/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=1856 CPUtime=0.29 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 163 0 0 0 29 0 0 0 21 0 1 0 551217438 1900544 119 33554432000 134512640 135048876 4289525056 18446744073709551615 134546839 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 464 119 66 131 0 331 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1856

[startup+0.701161 s]
/proc/loadavg: 3.07 3.78 3.91 5/182 13983
/proc/meminfo: memFree=14141916/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=1856 CPUtime=0.69 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 174 0 0 0 69 0 0 0 22 0 1 0 551217438 1900544 130 33554432000 134512640 135048876 4289525056 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 464 130 66 131 0 331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1856

[startup+1.501 s]
/proc/loadavg: 3.07 3.78 3.91 5/190 13995
/proc/meminfo: memFree=14058368/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=1856 CPUtime=1.49 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 182 0 0 0 149 0 0 0 25 0 1 0 551217438 1900544 138 33554432000 134512640 135048876 4289525056 18446744073709551615 134547279 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 464 138 66 131 0 331 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1856

[startup+3.1007 s]
/proc/loadavg: 3.07 3.78 3.91 5/190 13995
/proc/meminfo: memFree=13975412/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=1988 CPUtime=3.09 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 193 0 0 0 309 0 0 0 25 0 1 0 551217438 2035712 149 33554432000 134512640 135048876 4289525056 18446744073709551615 134680343 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 497 149 66 131 0 364 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1988

[startup+6.30109 s]
/proc/loadavg: 3.15 3.78 3.91 5/190 13995
/proc/meminfo: memFree=13979532/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=1988 CPUtime=6.3 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 211 0 0 0 630 0 0 0 25 0 1 0 551217438 2035712 167 33554432000 134512640 135048876 4289525056 18446744073709551615 134548452 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 497 167 66 131 0 364 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 1988

[startup+12.7009 s]
/proc/loadavg: 3.22 3.78 3.91 5/190 13996
/proc/meminfo: memFree=13916820/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=2120 CPUtime=12.7 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 233 0 0 0 1270 0 0 0 25 0 1 0 551217438 2170880 189 33554432000 134512640 135048876 4289525056 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 530 189 66 131 0 397 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 2120

[startup+25.5005 s]
/proc/loadavg: 3.39 3.79 3.91 5/190 13996
/proc/meminfo: memFree=13897888/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=2252 CPUtime=25.5 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 260 0 0 0 2550 0 0 0 25 0 1 0 551217438 2306048 216 33554432000 134512640 135048876 4289525056 18446744073709551615 134551311 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 563 216 66 131 0 430 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 2252

[startup+51.1006 s]
/proc/loadavg: 3.60 3.81 3.91 5/190 13997
/proc/meminfo: memFree=13839580/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=2380 CPUtime=51.1 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 305 0 0 0 5110 0 0 0 25 0 1 0 551217438 2437120 261 33554432000 134512640 135048876 4289525056 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 595 261 66 131 0 462 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 2380

[startup+102.307 s]
/proc/loadavg: 3.89 3.85 3.92 5/190 13998
/proc/meminfo: memFree=13770660/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=2504 CPUtime=102.3 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 339 0 0 0 10230 0 0 0 25 0 1 0 551217438 2564096 295 33554432000 134512640 135048876 4289525056 18446744073709551615 134546894 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 626 295 66 131 0 493 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 2504

[startup+162.301 s]
/proc/loadavg: 4.01 3.89 3.92 5/190 14000
/proc/meminfo: memFree=13673384/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=2624 CPUtime=162.3 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 362 0 0 0 16230 0 0 0 25 0 1 0 551217438 2686976 318 33554432000 134512640 135048876 4289525056 18446744073709551615 134546864 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 656 318 66 131 0 523 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 2624

[startup+222.301 s]
/proc/loadavg: 4.00 3.91 3.92 5/190 14001
/proc/meminfo: memFree=13583832/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=2752 CPUtime=222.3 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 382 0 0 0 22230 0 0 0 25 0 1 0 551217438 2818048 338 33554432000 134512640 135048876 4289525056 18446744073709551615 134546929 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 688 338 66 131 0 555 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 2752

[startup+282.301 s]
/proc/loadavg: 4.00 3.92 3.92 5/190 14003
/proc/meminfo: memFree=13518464/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=2752 CPUtime=282.3 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 397 0 0 0 28230 0 0 0 25 0 1 0 551217438 2818048 353 33554432000 134512640 135048876 4289525056 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 688 353 66 131 0 555 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 2752

[startup+342.3 s]
/proc/loadavg: 4.00 3.93 3.92 5/190 14004
/proc/meminfo: memFree=13465116/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=2876 CPUtime=342.31 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 413 0 0 0 34231 0 0 0 25 0 1 0 551217438 2945024 369 33554432000 134512640 135048876 4289525056 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 719 369 66 131 0 586 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 2876

[startup+402.301 s]
/proc/loadavg: 4.00 3.94 3.92 5/190 14006
/proc/meminfo: memFree=13398392/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=2876 CPUtime=402.31 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 428 0 0 0 40231 0 0 0 25 0 1 0 551217438 2945024 384 33554432000 134512640 135048876 4289525056 18446744073709551615 134553043 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 719 384 66 131 0 586 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 2876

[startup+462.301 s]
/proc/loadavg: 4.00 3.95 3.92 5/190 14008
/proc/meminfo: memFree=13318888/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=2876 CPUtime=462.31 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 434 0 0 0 46231 0 0 0 25 0 1 0 551217438 2945024 390 33554432000 134512640 135048876 4289525056 18446744073709551615 134547273 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 719 390 66 131 0 586 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 2876

[startup+522.3 s]
/proc/loadavg: 4.00 3.95 3.92 5/190 14009
/proc/meminfo: memFree=13251872/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=2876 CPUtime=522.31 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 441 0 0 0 52231 0 0 0 25 0 1 0 551217438 2945024 397 33554432000 134512640 135048876 4289525056 18446744073709551615 134548766 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 719 397 66 131 0 586 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 2876

[startup+582.301 s]
/proc/loadavg: 4.05 3.97 3.93 5/190 14011
/proc/meminfo: memFree=13187852/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=2992 CPUtime=582.32 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 461 0 0 0 58232 0 0 0 25 0 1 0 551217438 3063808 417 33554432000 134512640 135048876 4289525056 18446744073709551615 134552739 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 748 417 66 131 0 615 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 2992

[startup+642.301 s]
/proc/loadavg: 4.07 3.99 3.94 5/190 14021
/proc/meminfo: memFree=13136760/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=2992 CPUtime=642.32 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 470 0 0 0 64232 0 0 0 25 0 1 0 551217438 3063808 426 33554432000 134512640 135048876 4289525056 18446744073709551615 134546922 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 748 426 66 131 0 615 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 2992

[startup+702.301 s]
/proc/loadavg: 4.09 4.02 3.95 5/190 14520
/proc/meminfo: memFree=13338964/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=2992 CPUtime=702.3 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 470 0 0 0 70230 0 0 0 25 0 1 0 551217438 3063808 426 33554432000 134512640 135048876 4289525056 18446744073709551615 134546939 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 748 426 66 131 0 615 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 2992

[startup+762.307 s]
/proc/loadavg: 4.03 4.01 3.95 5/190 14522
/proc/meminfo: memFree=13295804/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=3128 CPUtime=762.31 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 475 0 0 0 76231 0 0 0 25 0 1 0 551217438 3203072 431 33554432000 134512640 135048876 4289525056 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 782 431 66 131 0 649 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 3128

[startup+822.3 s]
/proc/loadavg: 4.01 4.01 3.95 5/190 14523
/proc/meminfo: memFree=13252496/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=3128 CPUtime=822.3 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 496 0 0 0 82230 0 0 0 25 0 1 0 551217438 3203072 452 33554432000 134512640 135048876 4289525056 18446744073709551615 134546873 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 782 452 66 131 0 649 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 3128

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 14525
/proc/meminfo: memFree=13210176/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=3128 CPUtime=882.3 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 501 0 0 0 88230 0 0 0 25 0 1 0 551217438 3203072 457 33554432000 134512640 135048876 4289525056 18446744073709551615 134547023 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 782 457 66 131 0 649 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 3128

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 14526
/proc/meminfo: memFree=13160916/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=3128 CPUtime=942.31 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 501 0 0 0 94231 0 0 0 25 0 1 0 551217438 3203072 457 33554432000 134512640 135048876 4289525056 18446744073709551615 134547017 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 782 457 66 131 0 649 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 3128

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 14528
/proc/meminfo: memFree=13102716/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=3128 CPUtime=1002.31 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 504 0 0 0 100231 0 0 0 25 0 1 0 551217438 3203072 460 33554432000 134512640 135048876 4289525056 18446744073709551615 134547270 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 782 460 66 131 0 649 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 3128

[startup+1062.3 s]
/proc/loadavg: 4.08 4.02 3.95 5/190 14530
/proc/meminfo: memFree=13057940/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=3248 CPUtime=1062.31 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 505 0 0 0 106231 0 0 0 25 0 1 0 551217438 3325952 461 33554432000 134512640 135048876 4289525056 18446744073709551615 134546990 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 812 461 66 131 0 679 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 3248

[startup+1122.3 s]
/proc/loadavg: 4.03 4.01 3.95 5/190 14531
/proc/meminfo: memFree=13018844/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=3248 CPUtime=1122.31 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 506 0 0 0 112231 0 0 0 25 0 1 0 551217438 3325952 462 33554432000 134512640 135048876 4289525056 18446744073709551615 134546997 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 812 462 66 131 0 679 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 3248

[startup+1182.3 s]
/proc/loadavg: 4.09 4.04 3.96 5/190 14533
/proc/meminfo: memFree=12968720/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=3248 CPUtime=1182.32 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 513 0 0 0 118232 0 0 0 25 0 1 0 551217438 3325952 469 33554432000 134512640 135048876 4289525056 18446744073709551615 134546920 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 812 469 66 131 0 679 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 3248

[startup+1242.3 s]
/proc/loadavg: 4.03 4.03 3.96 5/190 14534
/proc/meminfo: memFree=12921072/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=3248 CPUtime=1242.32 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 513 0 0 0 124231 1 0 0 25 0 1 0 551217438 3325952 469 33554432000 134512640 135048876 4289525056 18446744073709551615 134546980 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 812 469 66 131 0 679 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 3248



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.93 4.00 3.96 4/188 14537
/proc/meminfo: memFree=12956152/32950928 swapFree=67111524/67111528
[pid=13983] ppid=13981 vsize=3248 CPUtime=1300.03 cores=0,2
/proc/13983/stat : 13983 (minisat_noasser) R 13981 13983 13907 0 -1 4202496 532 0 0 0 130002 1 0 0 25 0 1 0 551217438 3325952 488 33554432000 134512640 135048876 4289525056 18446744073709551615 134547318 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/13983/statm: 812 488 66 131 0 679 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 3248

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1300.02
CPU system time (s): 0.015997
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 3260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1300.02
system time used= 0.015997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 532
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 15818

runsolver used 2.28265 second user time and 4.82827 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-24 03:51:08
IDJOB=3274763
IDBENCH=85780
IDSOLVER=1676
FILE ID=node115/3274763-1303609868
RUNJOBID= node115-1303609867-13925
PBS_JOBID= 13150629
Free space on /tmp= 72416 MiB

SOLVER NAME= SAT07 reference solver: minisat SAT 2007
BENCH NAME= SAT05/crafted/markstrom05/eulcbip/eulcbip-7-UNSAT.shuffled-as.sat05-3936.cnf
COMMAND LINE= HOME/minisat_noassertions BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3274763-1303609868/watcher-3274763-1303609868 -o /tmp/evaluation-result-3274763-1303609868/solver-3274763-1303609868 -C 2400 -W 1300 -M 7680 --output-limit 1,15  HOME/minisat_noassertions HOME/instance-3274763-1303609868.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 151ccdb2c52c7f525fde5dca388bb6e6
RANDOM SEED=1754712800

node115.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.62
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      14141948 kB
Buffers:       2282712 kB
Cached:       15893008 kB
SwapCached:          4 kB
Active:        7331920 kB
Inactive:     10920916 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      14141948 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           26776 kB
Writeback:           0 kB
AnonPages:       76168 kB
Mapped:          15388 kB
Slab:           489756 kB
PageTables:       5120 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   223176 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72640 MiB
End job on node115 at 2011-04-24 04:12:50