Trace number 1775162

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.2 10003.2

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.09/10.14	c |  Simplification time:          9.84 s                                       |
10.09/10.14	c |                                                                             |
10.09/10.14	c ============================[ Search Statistics ]==============================
10.09/10.14	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.09/10.14	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.09/10.14	c ===============================================================================
10.09/10.15	c |       100 |    2297   353231  1106432 |   129518      100     67 |  0.000 % |
10.09/10.16	c |       250 |    2297   353231  1106432 |   142469      250     71 |  0.000 % |
10.09/10.18	c |       475 |    2297   353231  1106432 |   156716      475     72 |  0.000 % |
10.18/10.21	c |       812 |    2297   353231  1106432 |   172388      812     74 |  0.000 % |
10.18/10.25	c |      1318 |    2297   353231  1106432 |   189627     1318     79 |  0.000 % |
10.28/10.32	c |      2077 |    2297   353231  1106432 |   208590     2077     79 |  0.000 % |
10.38/10.41	c |      3216 |    2297   353231  1106432 |   229449     3216     90 |  0.000 % |
10.48/10.58	c |      4924 |    2297   353231  1106432 |   252394     4924     95 |  0.000 % |
10.78/10.80	c |      7486 |    2297   353231  1106432 |   277633     7486     99 |  0.000 % |
11.18/11.27	c |     11330 |    2297   353231  1106432 |   305396    11330    101 |  0.000 % |
11.88/12.00	c |     17096 |    2297   353231  1106432 |   335936    17096    109 |  0.000 % |
13.38/13.45	c |     25745 |    2297   353231  1106432 |   369530    25745    110 |  0.000 % |
15.48/15.54	c |     38719 |    2297   353231  1106432 |   406483    38719    119 |  0.000 % |
20.18/20.30	c |     58180 |    2297   353231  1106432 |   447131    58180    121 |  0.000 % |
27.98/28.08	c |     87372 |    2297   353231  1106432 |   491844    87372    124 |  0.000 % |
45.27/45.37	c |    131161 |    2297   353231  1106432 |   541028   131161    126 |  0.000 % |
81.56/81.62	c |    196845 |    2297   353231  1106432 |   595131   196845    126 |  0.000 % |
149.94/150.09	c |    295371 |    2297   353231  1106432 |   654645   295371    124 |  0.000 % |
297.10/297.29	c |    443160 |    2297   353231  1106432 |   720109   443160    124 |  0.000 % |
604.01/604.21	c |    664843 |    2297   353231  1106432 |   792120   664843    119 |  0.000 % |
1014.69/1015.04	c |    997368 |    2297   353231  1106432 |   871332   221501     94 |  0.000 % |
3844.45/3845.66	c |   1496156 |    2297   353231  1106432 |   958465   720289     91 |  0.000 % |
4977.52/4979.07	c |   2244338 |    2297   353231  1106432 |  1054312   524648    105 |  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-1775162-1241223756/watcher-1775162-1241223756 -o /tmp/evaluation-result-1775162-1241223756/solver-1775162-1241223756 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1775162-1241223756.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 0.98 3/64 25970
/proc/meminfo: memFree=925712/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=7612 CPUtime=0
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 433 0 0 0 0 0 0 0 18 0 1 0 150409280 7794688 417 1992294400 4194304 5092341 548682068848 18446744073709551615 4515551 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 1903 418 63 219 0 1681 0

[startup+0.04013 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 25970
/proc/meminfo: memFree=925712/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=9752 CPUtime=0.03
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 1200 0 0 0 3 0 0 0 18 0 1 0 150409280 9986048 1143 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 2438 1143 63 219 0 2216 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9752

[startup+0.101137 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 25970
/proc/meminfo: memFree=925712/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=12864 CPUtime=0.09
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 2475 0 0 0 8 1 0 0 18 0 1 0 150409280 13172736 2266 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 3216 2269 63 219 0 2994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12864

[startup+0.301171 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 25970
/proc/meminfo: memFree=925712/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=26564 CPUtime=0.29
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 7054 0 0 0 26 3 0 0 19 0 1 0 150409280 27201536 6202 1992294400 4194304 5092341 548682068848 18446744073709551615 4219780 0 0 4096 3 0 0 0 17 0 0 0
/proc/25970/statm: 6641 6202 86 219 0 6419 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26564

[startup+0.701215 s]
/proc/loadavg: 1.00 1.00 0.98 3/64 25970
/proc/meminfo: memFree=925712/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=26564 CPUtime=0.69
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 7054 0 0 0 66 3 0 0 23 0 1 0 150409280 27201536 6202 1992294400 4194304 5092341 548682068848 18446744073709551615 4219527 0 0 4096 3 0 0 0 17 0 0 0
/proc/25970/statm: 6641 6202 86 219 0 6419 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 26564

[startup+1.5013 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25971
/proc/meminfo: memFree=900872/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=26564 CPUtime=1.48
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 7054 0 0 0 145 3 0 0 25 0 1 0 150409280 27201536 6202 1992294400 4194304 5092341 548682068848 18446744073709551615 4219711 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 6641 6202 86 219 0 6419 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 26564

[startup+3.10148 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25971
/proc/meminfo: memFree=900808/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=26564 CPUtime=3.08
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 7055 0 0 0 305 3 0 0 25 0 1 0 150409280 27201536 6203 1992294400 4194304 5092341 548682068848 18446744073709551615 4219703 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 6641 6203 87 219 0 6419 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 26564

[startup+6.30186 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25971
/proc/meminfo: memFree=899976/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=27104 CPUtime=6.28
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 7274 0 0 0 625 3 0 0 25 0 1 0 150409280 27754496 6422 1992294400 4194304 5092341 548682068848 18446744073709551615 4219791 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 6776 6422 87 219 0 6554 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 27104

[startup+12.7026 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25971
/proc/meminfo: memFree=896136/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=35012 CPUtime=12.68
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 10976 0 0 0 1263 5 0 0 25 0 1 0 150409280 35852288 7814 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 8753 7814 103 219 0 8531 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35012

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25971
/proc/meminfo: memFree=861960/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=81976 CPUtime=25.48
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 19252 0 0 0 2537 11 0 0 25 0 1 0 150409280 83943424 16090 1992294400 4194304 5092341 548682068848 18446744073709551615 4250356 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 20494 16090 103 219 0 20272 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 81976

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25971
/proc/meminfo: memFree=820040/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=120924 CPUtime=51.07
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 29956 0 0 0 5089 18 0 0 25 0 1 0 150409280 123826176 26794 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 30231 26794 103 219 0 30009 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 120924

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25971
/proc/meminfo: memFree=762760/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=174128 CPUtime=102.26
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 43919 0 0 0 10195 31 0 0 25 0 1 0 150409280 178307072 40757 1992294400 4194304 5092341 548682068848 18446744073709551615 4240667 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 43532 40757 103 219 0 43310 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 174128

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25971
/proc/meminfo: memFree=720648/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=249992 CPUtime=162.24
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 54498 0 0 0 16184 40 0 0 25 0 1 0 150409280 255991808 51336 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 62498 51336 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: 1.00 1.00 0.98 2/65 25971
/proc/meminfo: memFree=681992/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=257448 CPUtime=222.22
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 64065 0 0 0 22173 49 0 0 25 0 1 0 150409280 263626752 60903 1992294400 4194304 5092341 548682068848 18446744073709551615 4248186 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 64362 60903 103 219 0 64140 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 257448

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25971
/proc/meminfo: memFree=651528/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=361368 CPUtime=282.2
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 71708 0 0 0 28164 56 0 0 25 0 1 0 150409280 370040832 68546 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 90342 68546 103 219 0 90120 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 361368

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25971
/proc/meminfo: memFree=612488/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=364528 CPUtime=342.18
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 81411 0 0 0 34152 66 0 0 25 0 1 0 150409280 373276672 78249 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 91132 78249 103 219 0 90910 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 364528

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25971
/proc/meminfo: memFree=585992/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=371544 CPUtime=402.17
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 88018 0 0 0 40144 73 0 0 25 0 1 0 150409280 380461056 84856 1992294400 4194304 5092341 548682068848 18446744073709551615 4241095 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 92886 84856 103 219 0 92664 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 371544

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25971
/proc/meminfo: memFree=562696/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=377436 CPUtime=462.15
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 93785 0 0 0 46136 79 0 0 25 0 1 0 150409280 386494464 90623 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 94359 90623 103 219 0 94137 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 377436

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25971
/proc/meminfo: memFree=545928/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=531356 CPUtime=522.13
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 98060 0 0 0 52130 83 0 0 25 0 1 0 150409280 544108544 94898 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 132839 94898 103 219 0 132617 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 531356

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25971
/proc/meminfo: memFree=527816/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=535712 CPUtime=582.12
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 102515 0 0 0 58125 87 0 0 25 0 1 0 150409280 548569088 99353 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 133928 99353 103 219 0 133706 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 535712

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.98 2/65 25971
/proc/meminfo: memFree=509960/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=539340 CPUtime=642.1
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 106955 0 0 0 64119 91 0 0 25 0 1 0 150409280 552284160 103793 1992294400 4194304 5092341 548682068848 18446744073709551615 4241089 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 134835 103793 103 219 0 134613 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 539340

[startup+702.302 s]

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

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 26465
/proc/meminfo: memFree=338696/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=713320 CPUtime=9099.56
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 342719 0 0 0 909621 335 0 0 25 0 1 0 150409280 730439680 146186 1992294400 4194304 5092341 548682068848 18446744073709551615 4241376 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 178330 146186 103 219 0 178108 0
Current children cumulated CPU time (s) 9099.56
Current children cumulated vsize (KiB) 713320

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 26465
/proc/meminfo: memFree=338248/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=713320 CPUtime=9159.54
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 342819 0 0 0 915619 335 0 0 25 0 1 0 150409280 730439680 146286 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 178330 146286 103 219 0 178108 0
Current children cumulated CPU time (s) 9159.54
Current children cumulated vsize (KiB) 713320

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 26465
/proc/meminfo: memFree=337864/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=713320 CPUtime=9219.52
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 342904 0 0 0 921617 335 0 0 25 0 1 0 150409280 730439680 146371 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 178330 146371 103 219 0 178108 0
Current children cumulated CPU time (s) 9219.52
Current children cumulated vsize (KiB) 713320

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 26465
/proc/meminfo: memFree=337352/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=713320 CPUtime=9279.51
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 343026 0 0 0 927615 336 0 0 25 0 1 0 150409280 730439680 146493 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 178330 146493 103 219 0 178108 0
Current children cumulated CPU time (s) 9279.51
Current children cumulated vsize (KiB) 713320

[startup+9342.31 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 26465
/proc/meminfo: memFree=336840/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=713320 CPUtime=9339.49
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 343152 0 0 0 933613 336 0 0 25 0 1 0 150409280 730439680 146619 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 178330 146619 103 219 0 178108 0
Current children cumulated CPU time (s) 9339.49
Current children cumulated vsize (KiB) 713320

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 26465
/proc/meminfo: memFree=336264/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=713320 CPUtime=9399.47
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 343296 0 0 0 939611 336 0 0 25 0 1 0 150409280 730439680 146763 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 178330 146763 103 219 0 178108 0
Current children cumulated CPU time (s) 9399.47
Current children cumulated vsize (KiB) 713320

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 26465
/proc/meminfo: memFree=335816/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=713320 CPUtime=9459.45
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 343428 0 0 0 945609 336 0 0 25 0 1 0 150409280 730439680 146895 1992294400 4194304 5092341 548682068848 18446744073709551615 4241380 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 178330 146895 103 219 0 178108 0
Current children cumulated CPU time (s) 9459.45
Current children cumulated vsize (KiB) 713320

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 26471
/proc/meminfo: memFree=335112/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=713320 CPUtime=9519.43
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 343603 0 0 0 951606 337 0 0 25 0 1 0 150409280 730439680 147070 1992294400 4194304 5092341 548682068848 18446744073709551615 4241376 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 178330 147070 103 219 0 178108 0
Current children cumulated CPU time (s) 9519.43
Current children cumulated vsize (KiB) 713320

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 26471
/proc/meminfo: memFree=334472/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=713320 CPUtime=9579.41
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 343776 0 0 0 957604 337 0 0 25 0 1 0 150409280 730439680 147243 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 178330 147243 103 219 0 178108 0
Current children cumulated CPU time (s) 9579.41
Current children cumulated vsize (KiB) 713320

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 26471
/proc/meminfo: memFree=333896/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=713320 CPUtime=9639.39
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 343907 0 0 0 963602 337 0 0 25 0 1 0 150409280 730439680 147374 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 178330 147374 103 219 0 178108 0
Current children cumulated CPU time (s) 9639.39
Current children cumulated vsize (KiB) 713320

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 26471
/proc/meminfo: memFree=333448/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=713320 CPUtime=9699.37
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 344028 0 0 0 969600 337 0 0 25 0 1 0 150409280 730439680 147495 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 178330 147495 103 219 0 178108 0
Current children cumulated CPU time (s) 9699.37
Current children cumulated vsize (KiB) 713320

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 26471
/proc/meminfo: memFree=332936/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=713320 CPUtime=9759.36
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 344153 0 0 0 975598 338 0 0 25 0 1 0 150409280 730439680 147620 1992294400 4194304 5092341 548682068848 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 178330 147620 103 219 0 178108 0
Current children cumulated CPU time (s) 9759.36
Current children cumulated vsize (KiB) 713320

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 26471
/proc/meminfo: memFree=332488/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=713320 CPUtime=9819.34
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 344273 0 0 0 981596 338 0 0 25 0 1 0 150409280 730439680 147740 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 178330 147740 103 219 0 178108 0
Current children cumulated CPU time (s) 9819.34
Current children cumulated vsize (KiB) 713320

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 26471
/proc/meminfo: memFree=332040/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=713320 CPUtime=9879.33
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 344372 0 0 0 987595 338 0 0 25 0 1 0 150409280 730439680 147839 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 178330 147839 103 219 0 178108 0
Current children cumulated CPU time (s) 9879.33
Current children cumulated vsize (KiB) 713320

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 26471
/proc/meminfo: memFree=331656/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=713320 CPUtime=9939.3
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 344466 0 0 0 993592 338 0 0 25 0 1 0 150409280 730439680 147933 1992294400 4194304 5092341 548682068848 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 178330 147933 103 219 0 178108 0
Current children cumulated CPU time (s) 9939.3
Current children cumulated vsize (KiB) 713320

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 26471
/proc/meminfo: memFree=331272/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=713320 CPUtime=9999.3
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 344561 0 0 0 999591 339 0 0 25 0 1 0 150409280 730439680 148028 1992294400 4194304 5092341 548682068848 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 178330 148028 103 219 0 178108 0
Current children cumulated CPU time (s) 9999.3
Current children cumulated vsize (KiB) 713320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10003.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 26471
/proc/meminfo: memFree=331272/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=713320 CPUtime=10000.1
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 344562 0 0 0 999671 339 0 0 25 0 1 0 150409280 730439680 148029 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 178330 148029 103 219 0 178108 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 713320

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

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

[startup+10003.1 s]
/proc/loadavg: 1.00 1.00 0.99 2/65 26471
/proc/meminfo: memFree=331272/2055920 swapFree=4182092/4192956
[pid=25970] ppid=25968 vsize=713320 CPUtime=10000.1
/proc/25970/stat : 25970 (minisat) R 25968 25970 25817 0 -1 4194304 344562 0 0 0 999671 339 0 0 25 0 1 0 150409280 730439680 148029 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/25970/statm: 178330 148029 103 219 0 178108 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 713320

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10003.2
CPU time (s): 10000.2
CPU user time (s): 9996.71
CPU system time (s): 3.48747
CPU usage (%): 99.97
Max. virtual memory (cumulated for all children) (KiB): 713320

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

runsolver used 7.32789 second user time and 21.1458 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-02 02:22:36
IDJOB=1775162
IDBENCH=71096
IDSOLVER=608
FILE ID=node11/1775162-1241223756
PBS_JOBID= 9224767
Free space on /tmp= 66396 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-1775162-1241223756/watcher-1775162-1241223756 -o /tmp/evaluation-result-1775162-1241223756/solver-1775162-1241223756 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1775162-1241223756.cnf

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

MD5SUM BENCH= 85279cb74dedd2e1c7356e22d8e98939
RANDOM SEED=1501355280

node11.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.214
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.214
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:        926128 kB
Buffers:         82424 kB
Cached:         937564 kB
SwapCached:       4976 kB
Active:         105324 kB
Inactive:       922836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        926128 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:            6984 kB
Writeback:           0 kB
Mapped:          14472 kB
Slab:            87564 kB
Committed_AS:   678540 kB
PageTables:       1476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66456 MiB
End job on node11 at 2009-05-02 05:09:21