Trace number 1722783

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
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 1200.13 1200.44

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_16_UNKNOWN.cnf
MD5SUM85279cb74dedd2e1c7356e22d8e98939
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3366
Number of clauses362797
Sum of the clauses size1083511
Maximum clause length17
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25314
Number of clauses of size 3357452
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.19/0.29	c |  Number of variables:          3366                                         |
0.19/0.29	c |  Number of clauses:          362797                                         |
0.19/0.29	c |  Parse time:                   0.25 s                                       |
10.08/10.16	c |  Simplification time:          9.85 s                                       |
10.08/10.16	c |                                                                             |
10.08/10.16	c ============================[ Search Statistics ]==============================
10.08/10.16	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.08/10.16	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.08/10.16	c ===============================================================================
10.08/10.17	c |       100 |    2297   353231  1106432 |   129518      100     67 |  0.000 % |
10.08/10.18	c |       250 |    2297   353231  1106432 |   142469      250     71 |  0.000 % |
10.08/10.20	c |       475 |    2297   353231  1106432 |   156716      475     72 |  0.000 % |
10.19/10.23	c |       812 |    2297   353231  1106432 |   172388      812     74 |  0.000 % |
10.19/10.27	c |      1318 |    2297   353231  1106432 |   189627     1318     79 |  0.000 % |
10.29/10.34	c |      2077 |    2297   353231  1106432 |   208590     2077     79 |  0.000 % |
10.39/10.43	c |      3216 |    2297   353231  1106432 |   229449     3216     90 |  0.000 % |
10.59/10.60	c |      4924 |    2297   353231  1106432 |   252394     4924     95 |  0.000 % |
10.79/10.82	c |      7486 |    2297   353231  1106432 |   277633     7486     99 |  0.000 % |
11.29/11.30	c |     11330 |    2297   353231  1106432 |   305396    11330    101 |  0.000 % |
11.99/12.03	c |     17096 |    2297   353231  1106432 |   335936    17096    109 |  0.000 % |
13.49/13.50	c |     25745 |    2297   353231  1106432 |   369530    25745    110 |  0.000 % |
15.58/15.61	c |     38719 |    2297   353231  1106432 |   406483    38719    119 |  0.000 % |
20.28/20.39	c |     58180 |    2297   353231  1106432 |   447131    58180    121 |  0.000 % |
28.08/28.12	c |     87372 |    2297   353231  1106432 |   491844    87372    124 |  0.000 % |
45.38/45.47	c |    131161 |    2297   353231  1106432 |   541028   131161    126 |  0.000 % |
81.76/81.80	c |    196845 |    2297   353231  1106432 |   595131   196845    126 |  0.000 % |
150.25/150.36	c |    295371 |    2297   353231  1106432 |   654645   295371    124 |  0.000 % |
297.92/298.01	c |    443160 |    2297   353231  1106432 |   720109   443160    124 |  0.000 % |
605.03/605.27	c |    664843 |    2297   353231  1106432 |   792120   664843    119 |  0.000 % |
1015.82/1016.14	c |    997368 |    2297   353231  1106432 |   871332   221501     94 |  0.000 % |

Verifier Data

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

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1722783-1240679405/watcher-1722783-1240679405 -o /tmp/evaluation-result-1722783-1240679405/solver-1722783-1240679405 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1722783-1240679405.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 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: 0.85 0.97 0.99 3/64 4598
/proc/meminfo: memFree=1743368/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=7612 CPUtime=0
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 445 0 0 0 0 0 0 0 18 0 1 0 95967483 7794688 429 1992294400 4194304 5092341 548682068848 18446744073709551615 4244968 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 1903 430 63 219 0 1681 0

[startup+0.0363971 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 4598
/proc/meminfo: memFree=1743368/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=9460 CPUtime=0.02
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 1083 0 0 0 2 0 0 0 18 0 1 0 95967483 9687040 1067 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 2365 1067 63 219 0 2143 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9460

[startup+0.101403 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 4598
/proc/meminfo: memFree=1743368/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=12996 CPUtime=0.09
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 2521 0 0 0 8 1 0 0 18 0 1 0 95967483 13307904 2312 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 3249 2312 63 219 0 3027 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12996

[startup+0.301425 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 4598
/proc/meminfo: memFree=1743368/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=26564 CPUtime=0.29
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 7054 0 0 0 25 4 0 0 19 0 1 0 95967483 27201536 6202 1992294400 4194304 5092341 548682068848 18446744073709551615 4219729 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 6641 6202 86 219 0 6419 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26564

[startup+0.701468 s]
/proc/loadavg: 0.85 0.97 0.99 3/64 4598
/proc/meminfo: memFree=1743368/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=26564 CPUtime=0.69
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 7054 0 0 0 65 4 0 0 22 0 1 0 95967483 27201536 6202 1992294400 4194304 5092341 548682068848 18446744073709551615 4219745 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 6641 6202 86 219 0 6419 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26564

[startup+1.50156 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1718784/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=26564 CPUtime=1.49
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 7054 0 0 0 145 4 0 0 25 0 1 0 95967483 27201536 6202 1992294400 4194304 5092341 548682068848 18446744073709551615 4219711 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 6641 6202 86 219 0 6419 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26564

[startup+3.10173 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1718656/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=26564 CPUtime=3.09
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 7055 0 0 0 305 4 0 0 25 0 1 0 95967483 27201536 6203 1992294400 4194304 5092341 548682068848 18446744073709551615 4219711 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 6641 6203 87 219 0 6419 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26564

[startup+6.30108 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1717568/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=27104 CPUtime=6.29
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 7274 0 0 0 625 4 0 0 25 0 1 0 95967483 27754496 6422 1992294400 4194304 5092341 548682068848 18446744073709551615 4219917 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 6776 6422 87 219 0 6554 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 27104

[startup+12.7018 s]
/proc/loadavg: 0.88 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1713800/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=35012 CPUtime=12.69
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 10949 0 0 0 1263 6 0 0 25 0 1 0 95967483 35852288 7787 1992294400 4194304 5092341 548682068848 18446744073709551615 4241139 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 8753 7787 103 219 0 8531 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35012

[startup+25.5012 s]
/proc/loadavg: 0.90 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1679496/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=81976 CPUtime=25.48
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 19236 0 0 0 2537 11 0 0 25 0 1 0 95967483 83943424 16074 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 20494 16074 103 219 0 20272 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81976

[startup+51.102 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1637640/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=120924 CPUtime=51.07
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 29885 0 0 0 5088 19 0 0 25 0 1 0 95967483 123826176 26723 1992294400 4194304 5092341 548682068848 18446744073709551615 4241073 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 30231 26723 103 219 0 30009 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 120924

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1580488/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=173968 CPUtime=102.27
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 43856 0 0 0 10193 34 0 0 25 0 1 0 95967483 178143232 40694 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 43492 40694 103 219 0 43270 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 173968

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1538184/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=249992 CPUtime=162.24
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 54447 0 0 0 16180 44 0 0 25 0 1 0 95967483 255991808 51285 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 62498 51285 103 219 0 62276 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 249992

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1499784/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=257308 CPUtime=222.23
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 63982 0 0 0 22169 54 0 0 25 0 1 0 95967483 263483392 60820 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 64327 60820 103 219 0 64105 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 257308

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1469256/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=361368 CPUtime=282.21
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 71638 0 0 0 28160 61 0 0 25 0 1 0 95967483 370040832 68476 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 90342 68476 103 219 0 90120 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 361368

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1430408/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=364528 CPUtime=342.21
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 81287 0 0 0 34149 72 0 0 25 0 1 0 95967483 373276672 78125 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 91132 78125 103 219 0 90910 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 364528

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1403848/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=371544 CPUtime=402.19
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 87956 0 0 0 40142 77 0 0 25 0 1 0 95967483 380461056 84794 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 92886 84794 103 219 0 92664 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 371544

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1380552/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=377436 CPUtime=462.17
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 93719 0 0 0 46133 84 0 0 25 0 1 0 95967483 386494464 90557 1992294400 4194304 5092341 548682068848 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 94359 90557 103 219 0 94137 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 377436

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1363528/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=531356 CPUtime=522.16
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 97970 0 0 0 52128 88 0 0 25 0 1 0 95967483 544108544 94808 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 132839 94808 103 219 0 132617 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 531356

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1345288/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=535712 CPUtime=582.14
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 102472 0 0 0 58121 93 0 0 25 0 1 0 95967483 548569088 99310 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 133928 99310 103 219 0 133706 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 535712

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1327560/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=539200 CPUtime=642.13
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 106873 0 0 0 64116 97 0 0 25 0 1 0 95967483 552140800 103711 1992294400 4194304 5092341 548682068848 18446744073709551615 4240667 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 134800 103711 103 219 0 134578 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 539200

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1295944/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=544792 CPUtime=702.1
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 114824 0 0 0 70107 103 0 0 25 0 1 0 95967483 557867008 111662 1992294400 4194304 5092341 548682068848 18446744073709551615 4241189 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 136198 111662 103 219 0 135976 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 544792

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1277000/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=548100 CPUtime=762.09
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 119475 0 0 0 76102 107 0 0 25 0 1 0 95967483 561254400 116313 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 137025 116313 103 219 0 136803 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 548100

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1597576/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=173164 CPUtime=822.08
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 134959 0 0 0 82084 124 0 0 25 0 1 0 95967483 177319936 36408 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 43291 36408 103 219 0 43069 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 173164

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1575432/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=202724 CPUtime=882.06
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 140234 0 0 0 88077 129 0 0 25 0 1 0 95967483 207589376 41683 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 50681 41683 103 219 0 50459 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 202724

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1569608/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=202724 CPUtime=942.05
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 141688 0 0 0 94074 131 0 0 25 0 1 0 95967483 207589376 43137 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 50681 43137 103 219 0 50459 0
Current children cumulated CPU time (s) 942.05
Current children cumulated vsize (KiB) 202724

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1559496/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=202724 CPUtime=1002.02
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 144277 0 0 0 100069 133 0 0 25 0 1 0 95967483 207589376 45726 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 50681 45726 103 219 0 50459 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 202724

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1535624/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=247068 CPUtime=1062.01
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 150171 0 0 0 106062 139 0 0 25 0 1 0 95967483 252997632 51620 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 61767 51620 103 219 0 61545 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 247068

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1530504/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=247500 CPUtime=1121.99
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 151428 0 0 0 112059 140 0 0 25 0 1 0 95967483 253440000 52877 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 61875 52877 103 219 0 61653 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 247500

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1527048/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=247500 CPUtime=1181.98
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 152290 0 0 0 118057 141 0 0 25 0 1 0 95967483 253440000 53739 1992294400 4194304 5092341 548682068848 18446744073709551615 4241011 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 61875 53739 103 219 0 61653 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 247500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 4599
/proc/meminfo: memFree=1526216/2055920 swapFree=4191900/4192956
[pid=4598] ppid=4596 vsize=247500 CPUtime=1200.08
/proc/4598/stat : 4598 (minisat) R 4596 4598 4561 0 -1 4194304 152496 0 0 0 119866 142 0 0 25 0 1 0 95967483 253440000 53945 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/4598/statm: 61875 53945 103 219 0 61653 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 247500

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): 1200.44
CPU time (s): 1200.13
CPU user time (s): 1198.67
CPU system time (s): 1.45878
CPU usage (%): 99.9739
Max. virtual memory (cumulated for all children) (KiB): 562996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.67
system time used= 1.45878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 152496
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= 2
involuntary context switches= 2387

runsolver used 0.767883 second user time and 2.6286 second system time

The end

Launcher Data

Begin job on node64 at 2009-04-25 19:10:06
IDJOB=1722783
IDBENCH=71096
IDSOLVER=546
FILE ID=node64/1722783-1240679405
PBS_JOBID= 9186696
Free space on /tmp= 66164 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/ndhf_xits_16_UNKNOWN.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722783-1240679405/watcher-1722783-1240679405 -o /tmp/evaluation-result-1722783-1240679405/solver-1722783-1240679405 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1722783-1240679405.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED=614588165

node64.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.218
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1743784 kB
Buffers:         29460 kB
Cached:         214004 kB
SwapCached:        384 kB
Active:          83408 kB
Inactive:       173900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1743784 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            7112 kB
Writeback:           0 kB
Mapped:          22172 kB
Slab:            40540 kB
Committed_AS:   268084 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66160 MiB
End job on node64 at 2009-04-25 19:30:08