Trace number 1775112

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) 10000.1 10002.5

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
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 variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

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.04/0.06	c |  Number of variables:          1430                                         |
0.04/0.06	c |  Number of clauses:           87044                                         |
0.04/0.06	c |  Parse time:                   0.06 s                                       |
1.19/1.23	c |  Simplification time:          1.16 s                                       |
1.19/1.23	c |                                                                             |
1.19/1.23	c ============================[ Search Statistics ]==============================
1.19/1.23	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.19/1.23	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.19/1.23	c ===============================================================================
1.19/1.24	c |       100 |     878    82728   324186 |    30333      100     51 |  0.000 % |
1.19/1.25	c |       250 |     878    82728   324186 |    33366      250     45 |  0.000 % |
1.19/1.28	c |       475 |     878    82728   324186 |    36703      475     36 |  0.000 % |
1.29/1.31	c |       812 |     878    82728   324186 |    40374      812     29 |  0.001 % |
1.29/1.36	c |      1318 |     878    82728   324186 |    44411     1318     26 |  0.001 % |
1.39/1.44	c |      2077 |     878    82728   324186 |    48852     2077     24 |  0.001 % |
1.49/1.56	c |      3216 |     878    82728   324186 |    53737     3216     24 |  0.000 % |
1.69/1.72	c |      4924 |     878    82728   324186 |    59111     4924     23 |  0.001 % |
1.89/1.92	c |      7486 |     878    82728   324186 |    65022     7486     24 |  0.001 % |
2.19/2.25	c |     11330 |     878    82728   324186 |    71525    11330     26 |  0.001 % |
2.79/2.87	c |     17096 |     878    82728   324186 |    78677    17096     28 |  0.001 % |
3.89/3.98	c |     25745 |     878    82728   324186 |    86545    25745     29 |  0.001 % |
5.58/5.64	c |     38719 |     878    82728   324186 |    95199    38719     27 |  0.001 % |
8.69/8.71	c |     58180 |     878    82728   324186 |   104719    58180     25 |  0.001 % |
14.08/14.17	c |     87372 |     878    82728   324186 |   115191    87372     24 |  0.001 % |
23.98/24.06	c |    131161 |     878    82728   324186 |   126710    30802     18 |  0.001 % |
33.48/33.59	c |    196845 |     878    82728   324186 |   139382    96486     22 |  0.001 % |
52.37/52.44	c |    295371 |     878    82728   324186 |   153320    71019     23 |  0.001 % |
133.26/133.37	c |    443160 |     878    82728   324186 |   168652    81309     32 |  0.009 % |
304.21/304.32	c |    664843 |     878    82728   324186 |   185517   152624     29 |  0.001 % |
433.59/433.75	c |    997368 |     878    82728   324186 |   204069   146656     21 |  0.001 % |
623.34/623.50	c |   1496156 |     878    82728   324186 |   224476    80855     25 |  0.001 % |
866.89/867.15	c |   2244338 |     878    82728   324186 |   246923   207048     35 |  0.013 % |
1726.68/1727.18	c |   3366612 |     878    82728   324186 |   271616   190951     26 |  0.001 % |
2214.86/2215.42	c |   5050023 |     878    82728   324186 |   298777    82347     21 |  0.001 % |
3555.03/3555.95	c |   7575139 |     878    82728   324186 |   328655    75639     19 |  0.001 % |

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-1775112-1241223416/watcher-1775112-1241223416 -o /tmp/evaluation-result-1775112-1241223416/solver-1775112-1241223416 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1775112-1241223416.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20836
/proc/meminfo: memFree=1151688/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=7604 CPUtime=0
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 435 0 0 0 0 0 0 0 18 0 1 0 150374817 7786496 419 1992294400 4194304 5092341 548682068848 18446744073709551615 4270151 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 1901 419 63 219 0 1679 0

[startup+0.0548489 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20836
/proc/meminfo: memFree=1151688/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=10812 CPUtime=0.04
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 1630 0 0 0 4 0 0 0 18 0 1 0 150374817 11071488 1512 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 2703 1514 63 219 0 2481 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 10812

[startup+0.101853 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20836
/proc/meminfo: memFree=1151688/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=11072 CPUtime=0.09
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 1854 0 0 0 9 0 0 0 18 0 1 0 150374817 11337728 1736 1992294400 4194304 5092341 548682068848 18446744073709551615 4219707 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 2768 1736 87 219 0 2546 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11072

[startup+0.30187 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20836
/proc/meminfo: memFree=1151688/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=11072 CPUtime=0.29
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 1855 0 0 0 29 0 0 0 19 0 1 0 150374817 11337728 1737 1992294400 4194304 5092341 548682068848 18446744073709551615 4219693 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 2768 1737 88 219 0 2546 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11072

[startup+0.701905 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 20836
/proc/meminfo: memFree=1151688/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=12184 CPUtime=0.69
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 2230 0 0 0 68 1 0 0 23 0 1 0 150374817 12476416 2112 1992294400 4194304 5092341 548682068848 18446744073709551615 4219753 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 3046 2112 88 219 0 2824 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12184

[startup+1.50197 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20837
/proc/meminfo: memFree=1143488/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=11820 CPUtime=1.49
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 2708 0 0 0 148 1 0 0 25 0 1 0 150374817 12103680 1938 1992294400 4194304 5092341 548682068848 18446744073709551615 4240667 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 2955 1938 102 219 0 2733 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11820

[startup+3.10111 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20837
/proc/meminfo: memFree=1143360/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=11820 CPUtime=3.09
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 3261 0 0 0 307 2 0 0 25 0 1 0 150374817 12103680 2491 1992294400 4194304 5092341 548682068848 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 2955 2491 102 219 0 2733 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11820

[startup+6.30139 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20837
/proc/meminfo: memFree=1138944/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=16064 CPUtime=6.29
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 4224 0 0 0 626 3 0 0 25 0 1 0 150374817 16449536 3454 1992294400 4194304 5092341 548682068848 18446744073709551615 4244024 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 4016 3454 102 219 0 3794 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16064

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20837
/proc/meminfo: memFree=1132552/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=22360 CPUtime=12.69
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 5660 0 0 0 1265 4 0 0 25 0 1 0 150374817 22896640 4890 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 5590 4890 102 219 0 5368 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 22360

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20837
/proc/meminfo: memFree=1129608/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=25320 CPUtime=25.49
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 9664 0 0 0 2542 7 0 0 25 0 1 0 150374817 25927680 5628 1992294400 4194304 5092341 548682068848 18446744073709551615 4241086 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 6330 5628 102 219 0 6108 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 25320

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20837
/proc/meminfo: memFree=1116040/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=40244 CPUtime=51.07
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 12960 0 0 0 5098 9 0 0 25 0 1 0 150374817 41209856 8924 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 10061 8924 102 219 0 9839 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40244

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20837
/proc/meminfo: memFree=1105608/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=46872 CPUtime=102.26
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 20274 0 0 0 10213 13 0 0 25 0 1 0 150374817 47996928 11472 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 11718 11472 102 219 0 11496 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 46872

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20837
/proc/meminfo: memFree=1098696/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=73148 CPUtime=162.25
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 22069 0 0 0 16210 15 0 0 25 0 1 0 150374817 74903552 13267 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 18287 13267 102 219 0 18065 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 73148

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20837
/proc/meminfo: memFree=1091400/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=73960 CPUtime=222.24
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 23847 0 0 0 22208 16 0 0 25 0 1 0 150374817 75735040 15045 1992294400 4194304 5092341 548682068848 18446744073709551615 4241011 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 18490 15045 102 219 0 18268 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 73960

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20837
/proc/meminfo: memFree=1091208/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=73960 CPUtime=282.22
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 23914 0 0 0 28206 16 0 0 25 0 1 0 150374817 75735040 15112 1992294400 4194304 5092341 548682068848 18446744073709551615 4240957 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 18490 15112 102 219 0 18268 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 73960

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20837
/proc/meminfo: memFree=1080712/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=73960 CPUtime=342.21
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 26489 0 0 0 34201 20 0 0 25 0 1 0 150374817 75735040 17687 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 18490 17687 102 219 0 18268 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 73960

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20837
/proc/meminfo: memFree=1080648/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=73960 CPUtime=402.2
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 26491 0 0 0 40200 20 0 0 25 0 1 0 150374817 75735040 17689 1992294400 4194304 5092341 548682068848 18446744073709551615 4252531 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 18490 17689 102 219 0 18268 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 73960

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20837
/proc/meminfo: memFree=1080776/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=73960 CPUtime=462.18
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 26493 0 0 0 46198 20 0 0 25 0 1 0 150374817 75735040 17691 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 18490 17691 102 219 0 18268 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 73960

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20837
/proc/meminfo: memFree=1079624/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=75000 CPUtime=522.16
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 26791 0 0 0 52196 20 0 0 25 0 1 0 150374817 76800000 17989 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 18750 17989 102 219 0 18528 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 75000

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20837
/proc/meminfo: memFree=1033800/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=127792 CPUtime=582.15
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 38250 0 0 0 58189 26 0 0 25 0 1 0 150374817 130859008 29448 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 31948 29448 102 219 0 31726 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 127792

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 20837
/proc/meminfo: memFree=1063944/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=88376 CPUtime=642.14
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 39357 0 0 0 64186 28 0 0 25 0 1 0 150374817 90497024 21853 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 22094 21853 102 219 0 21872 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 88376

[startup+702.302 s]

################
# More data... #
################

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21331
/proc/meminfo: memFree=920840/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=244132 CPUtime=9100.06
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 309760 0 0 0 909782 224 0 0 25 0 1 0 150374817 249991168 57479 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 61033 57479 102 219 0 60811 0
Current children cumulated CPU time (s) 9100.06
Current children cumulated vsize (KiB) 244132

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21331
/proc/meminfo: memFree=918856/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=244132 CPUtime=9160.05
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 310247 0 0 0 915780 225 0 0 25 0 1 0 150374817 249991168 57966 1992294400 4194304 5092341 548682068848 18446744073709551615 4241260 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 61033 57966 102 219 0 60811 0
Current children cumulated CPU time (s) 9160.05
Current children cumulated vsize (KiB) 244132

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21331
/proc/meminfo: memFree=900424/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=263840 CPUtime=9220.04
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 314851 0 0 0 921774 230 0 0 25 0 1 0 150374817 270172160 62570 1992294400 4194304 5092341 548682068848 18446744073709551615 4240648 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 65960 62570 102 219 0 65738 0
Current children cumulated CPU time (s) 9220.04
Current children cumulated vsize (KiB) 263840

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21331
/proc/meminfo: memFree=947400/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=204716 CPUtime=9280.03
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 316089 0 0 0 927770 233 0 0 25 0 1 0 150374817 209629184 50764 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 51179 50764 102 219 0 50957 0
Current children cumulated CPU time (s) 9280.03
Current children cumulated vsize (KiB) 204716

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21331
/proc/meminfo: memFree=902088/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=263840 CPUtime=9340.02
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 327483 0 0 0 933762 240 0 0 25 0 1 0 150374817 270172160 62158 1992294400 4194304 5092341 548682068848 18446744073709551615 4249813 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 65960 62158 102 219 0 65738 0
Current children cumulated CPU time (s) 9340.02
Current children cumulated vsize (KiB) 263840

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21331
/proc/meminfo: memFree=895880/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=263840 CPUtime=9400
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 329022 0 0 0 939759 241 0 0 25 0 1 0 150374817 270172160 63697 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 65960 63697 102 219 0 65738 0
Current children cumulated CPU time (s) 9400
Current children cumulated vsize (KiB) 263840

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21331
/proc/meminfo: memFree=892488/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=263840 CPUtime=9459.98
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 329891 0 0 0 945756 242 0 0 25 0 1 0 150374817 270172160 64566 1992294400 4194304 5092341 548682068848 18446744073709551615 4241080 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 65960 64566 102 219 0 65738 0
Current children cumulated CPU time (s) 9459.98
Current children cumulated vsize (KiB) 263840

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21331
/proc/meminfo: memFree=890312/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=263840 CPUtime=9519.97
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 330446 0 0 0 951754 243 0 0 25 0 1 0 150374817 270172160 65121 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 65960 65121 102 219 0 65738 0
Current children cumulated CPU time (s) 9519.97
Current children cumulated vsize (KiB) 263840

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21331
/proc/meminfo: memFree=888328/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=293400 CPUtime=9579.96
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 330936 0 0 0 957752 244 0 0 25 0 1 0 150374817 300441600 65611 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 73350 65611 102 219 0 73128 0
Current children cumulated CPU time (s) 9579.96
Current children cumulated vsize (KiB) 293400

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21331
/proc/meminfo: memFree=886536/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=293400 CPUtime=9639.95
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 331384 0 0 0 963750 245 0 0 25 0 1 0 150374817 300441600 66059 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 73350 66059 102 219 0 73128 0
Current children cumulated CPU time (s) 9639.95
Current children cumulated vsize (KiB) 293400

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21331
/proc/meminfo: memFree=947464/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=204716 CPUtime=9699.93
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 331491 0 0 0 969747 246 0 0 25 0 1 0 150374817 209629184 50764 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 51179 50764 102 219 0 50957 0
Current children cumulated CPU time (s) 9699.93
Current children cumulated vsize (KiB) 204716

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21331
/proc/meminfo: memFree=892360/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=263840 CPUtime=9759.91
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 345359 0 0 0 975736 255 0 0 25 0 1 0 150374817 270172160 64632 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 65960 64632 102 219 0 65738 0
Current children cumulated CPU time (s) 9759.91
Current children cumulated vsize (KiB) 263840

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21331
/proc/meminfo: memFree=887752/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=293400 CPUtime=9819.9
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 346458 0 0 0 981733 257 0 0 25 0 1 0 150374817 300441600 65731 1992294400 4194304 5092341 548682068848 18446744073709551615 4252116 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 73350 65731 102 219 0 73128 0
Current children cumulated CPU time (s) 9819.9
Current children cumulated vsize (KiB) 293400

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21337
/proc/meminfo: memFree=889224/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=270408 CPUtime=9879.88
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 361045 0 0 0 987724 264 0 0 25 0 1 0 150374817 276897792 65351 1992294400 4194304 5092341 548682068848 18446744073709551615 4241073 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 67602 65351 102 219 0 67380 0
Current children cumulated CPU time (s) 9879.88
Current children cumulated vsize (KiB) 270408

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21337
/proc/meminfo: memFree=860936/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=319676 CPUtime=9939.86
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 368186 0 0 0 993714 272 0 0 25 0 1 0 150374817 327348224 72492 1992294400 4194304 5092341 548682068848 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 79919 72492 102 219 0 79697 0
Current children cumulated CPU time (s) 9939.86
Current children cumulated vsize (KiB) 319676

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21337
/proc/meminfo: memFree=921032/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=230992 CPUtime=9999.85
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 369977 0 0 0 999710 275 0 0 25 0 1 0 150374817 236535808 57342 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 57748 57342 102 219 0 57526 0
Current children cumulated CPU time (s) 9999.85
Current children cumulated vsize (KiB) 230992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10002.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21337
/proc/meminfo: memFree=921032/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=230992 CPUtime=10000
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 369977 0 0 0 999730 275 0 0 25 0 1 0 150374817 236535808 57342 1992294400 4194304 5092341 548682068848 18446744073709551615 4241086 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 57748 57342 102 219 0 57526 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 230992

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

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

[startup+10002.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 21337
/proc/meminfo: memFree=921032/2055920 swapFree=4191900/4192956
[pid=20836] ppid=20834 vsize=230992 CPUtime=10000
/proc/20836/stat : 20836 (minisat) R 20834 20836 20772 0 -1 4194304 369977 0 0 0 999730 275 0 0 25 0 1 0 150374817 236535808 57342 1992294400 4194304 5092341 548682068848 18446744073709551615 4241086 0 0 4096 3 0 0 0 17 1 0 0
/proc/20836/statm: 57748 57342 102 219 0 57526 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 230992

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10002.5
CPU time (s): 10000.1
CPU user time (s): 9997.31
CPU system time (s): 2.79657
CPU usage (%): 99.9756
Max. virtual memory (cumulated for all children) (KiB): 319676

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997.31
system time used= 2.79657
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 369977
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= 16055

runsolver used 7.13091 second user time and 20.8698 second system time

The end

Launcher Data

Begin job on node31 at 2009-05-02 02:16:56
IDJOB=1775112
IDBENCH=71089
IDSOLVER=608
FILE ID=node31/1775112-1241223416
PBS_JOBID= 9224777
Free space on /tmp= 66448 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_09_UNSAT.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1775112-1241223416/watcher-1775112-1241223416 -o /tmp/evaluation-result-1775112-1241223416/solver-1775112-1241223416 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1775112-1241223416.cnf

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=2121471549

node31.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.213
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.213
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:       1152168 kB
Buffers:         80984 kB
Cached:         711784 kB
SwapCached:        384 kB
Active:          42792 kB
Inactive:       764296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1152168 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2248 kB
Writeback:           0 kB
Mapped:          22748 kB
Slab:            82448 kB
Committed_AS:   654676 kB
PageTables:       1464 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= 66468 MiB
End job on node31 at 2009-05-02 05:03:41