Trace number 293072

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, and are wall clock time (not CPU 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 SAT 2007 (with assertions)? (TO) 1200.11 1200.5

General information on the benchmark

Namerandom/OnTreshold/5SAT/v100/
unif-k5-r21.3-v100-c2130-S1047920973-05.SAT.shuffled.cnf
MD5SUMdb8e419644a4c82c9378034a33f31e1f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.027995
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52130
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	c This is MiniSat 2.0 (Feb 1 2007, SAT-Competition version)
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  100                                                  |
0.00/0.00	c |  Number of clauses:    2130                                                 |
0.00/0.00	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     100     2130    10650 |      710        0    nan |  0.000 % |
0.00/0.01	c |       101 |     100     2130    10650 |      781      101     22 |  0.010 % |
0.00/0.01	c |       251 |     100     2130    10650 |      859      251     22 |  0.010 % |
0.00/0.02	c |       478 |     100     2130    10650 |      945      478     22 |  0.010 % |
0.00/0.03	c |       816 |     100     2130    10650 |     1039      816     21 |  0.010 % |
0.00/0.05	c |      1323 |     100     2130    10650 |     1143      792     20 |  0.010 % |
0.00/0.07	c |      2082 |     100     2130    10650 |     1257      969     20 |  0.010 % |
0.10/0.11	c |      3222 |     100     2130    10650 |     1383      828     20 |  0.010 % |
0.10/0.17	c |      4931 |     100     2130    10650 |     1521     1131     20 |  0.010 % |
0.20/0.26	c |      7493 |     100     2130    10650 |     1674     1372     21 |  0.010 % |
0.30/0.40	c |     11337 |     100     2130    10650 |     1841      984     19 |  0.010 % |
0.61/0.62	c |     17105 |     100     2130    10650 |     2025     1158     20 |  0.010 % |
0.92/0.96	c |     25754 |     100     2130    10650 |     2228     1601     20 |  0.010 % |
1.43/1.48	c |     38728 |     100     2130    10650 |     2451     2167     21 |  0.010 % |
2.25/2.31	c |     58189 |     100     2130    10650 |     2696     1779     20 |  0.010 % |
3.48/3.58	c |     87382 |     100     2130    10650 |     2965     2361     19 |  0.010 % |
5.52/5.58	c |    131174 |     100     2130    10650 |     3262     2743     20 |  0.010 % |
8.60/8.67	c |    196858 |     100     2130    10650 |     3588     2611     20 |  0.010 % |
13.31/13.39	c |    295384 |     100     2130    10650 |     3947     3506     21 |  0.010 % |
20.78/20.85	c |    443173 |     100     2130    10650 |     4342     2280     20 |  0.010 % |
32.45/32.48	c |    664856 |     100     2130    10650 |     4776     3446     19 |  0.010 % |
50.68/50.75	c |    997384 |     100     2130    10650 |     5254     4658     20 |  0.010 % |
78.94/79.03	c |   1496172 |     100     2130    10650 |     5779     4617     19 |  0.010 % |
123.69/123.78	c |   2244355 |     100     2130    10650 |     6357     4003     20 |  0.010 % |
193.82/193.99	c |   3366630 |     100     2130    10650 |     6993     6171     21 |  0.010 % |
303.89/304.09	c |   5050041 |     100     2130    10650 |     7692     5398     21 |  0.010 % |
477.54/477.78	c |   7575158 |     100     2130    10650 |     8461     7216     20 |  0.010 % |
752.25/752.52	c |  11362833 |     100     2130    10650 |     9308     6036     18 |  0.010 % |
1188.93/1189.39	c |  17044346 |     100     2130    10650 |    10238     4879     20 |  0.010 % |

Verifier Data (download as text)

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.2.0 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node60/watcher-293072-1171764367 -o ROOT/results/node60/solver-293072-1171764367 -C 1200 -M 1800 --output-limit 1,15 /tmp/evaluation/293072-1171764367/minisat /tmp/evaluation/293072-1171764367/instance-293072-1171764367.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 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.91 0.97 0.99 3/64 8329
/proc/meminfo: memFree=841024/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=1888 CPUtime=0
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 139 0 0 0 0 0 0 0 18 0 1 0 196393598 1933312 123 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134707275 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 472 124 58 138 0 331 0

[startup+0.106862 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8329
/proc/meminfo: memFree=841024/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=2016 CPUtime=0.1
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 182 0 0 0 10 0 0 0 18 0 1 0 196393598 2064384 166 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550741 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 504 166 73 138 0 363 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2016

[startup+0.514934 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 8329
/proc/meminfo: memFree=841024/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=2148 CPUtime=0.51
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 215 0 0 0 51 0 0 0 21 0 1 0 196393598 2199552 199 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134556357 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 537 199 73 138 0 396 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 2148

[startup+1.33508 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 8330
/proc/meminfo: memFree=840312/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=2280 CPUtime=1.33
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 242 0 0 0 133 0 0 0 25 0 1 0 196393598 2334720 226 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550738 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 570 226 73 138 0 429 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2280

[startup+2.97237 s]
/proc/loadavg: 0.91 0.97 0.99 2/65 8330
/proc/meminfo: memFree=840120/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=2412 CPUtime=2.96
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 276 0 0 0 296 0 0 0 25 0 1 0 196393598 2469888 260 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550985 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 603 260 73 138 0 462 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 2412

[startup+6.24996 s]
/proc/loadavg: 0.92 0.97 0.99 2/65 8330
/proc/meminfo: memFree=839864/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=2544 CPUtime=6.24
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 320 0 0 0 624 0 0 0 25 0 1 0 196393598 2605056 304 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 636 304 73 138 0 495 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 2544

[startup+12.7031 s]
/proc/loadavg: 0.93 0.97 0.99 2/65 8330
/proc/meminfo: memFree=839616/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=2808 CPUtime=12.69
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 372 0 0 0 1269 0 0 0 25 0 1 0 196393598 2875392 356 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550642 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 702 356 73 138 0 561 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2808

[startup+25.5064 s]
/proc/loadavg: 0.94 0.97 0.99 2/65 8330
/proc/meminfo: memFree=839360/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=2944 CPUtime=25.49
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 431 0 0 0 2549 0 0 0 25 0 1 0 196393598 3014656 415 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 736 415 73 138 0 595 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2944

[startup+51.114 s]
/proc/loadavg: 0.96 0.97 0.99 2/65 8330
/proc/meminfo: memFree=839168/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=3212 CPUtime=51.09
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 497 0 0 0 5109 0 0 0 25 0 1 0 196393598 3289088 481 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 803 481 73 138 0 662 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 3212

[startup+102.327 s]
/proc/loadavg: 0.98 0.97 0.99 2/65 8330
/proc/meminfo: memFree=838912/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=3508 CPUtime=102.29
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 578 0 0 0 10229 0 0 0 25 0 1 0 196393598 3592192 562 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550729 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 877 562 73 138 0 736 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 3508

[startup+162.352 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=838528/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=3916 CPUtime=162.29
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 661 0 0 0 16229 0 0 0 25 0 1 0 196393598 4009984 645 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134548891 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 979 645 73 138 0 838 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 3916

[startup+222.37 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=838400/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=4056 CPUtime=222.29
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 701 0 0 0 22229 0 0 0 25 0 1 0 196393598 4153344 685 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134551022 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 1014 685 73 138 0 873 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 4056

[startup+282.386 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=838336/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=4188 CPUtime=282.29
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 717 0 0 0 28229 0 0 0 25 0 1 0 196393598 4288512 701 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 1047 701 73 138 0 906 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 4188

[startup+342.403 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=838080/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=4332 CPUtime=342.28
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 774 0 0 0 34228 0 0 0 25 0 1 0 196393598 4435968 758 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134551032 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 1083 758 73 138 0 942 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 4332

[startup+402.428 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=838016/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=4472 CPUtime=402.29
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 791 0 0 0 40229 0 0 0 25 0 1 0 196393598 4579328 775 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550985 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 1118 775 73 138 0 977 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 4472

[startup+462.447 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=837952/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=4472 CPUtime=462.29
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 802 0 0 0 46229 0 0 0 25 0 1 0 196393598 4579328 786 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550652 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 1118 786 73 138 0 977 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 4472

[startup+522.465 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=837888/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=4608 CPUtime=522.28
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 827 0 0 0 52228 0 0 0 25 0 1 0 196393598 4718592 811 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550713 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 1152 811 73 138 0 1011 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 4608

[startup+582.483 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=837696/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=4756 CPUtime=582.29
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 860 0 0 0 58229 0 0 0 25 0 1 0 196393598 4870144 844 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550741 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 1189 844 73 138 0 1048 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 4756

[startup+642.505 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=837696/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=4756 CPUtime=642.28
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 875 0 0 0 64228 0 0 0 25 0 1 0 196393598 4870144 859 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134549411 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 1189 859 73 138 0 1048 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 4756

[startup+702.526 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=837696/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=4904 CPUtime=702.29
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 884 0 0 0 70229 0 0 0 25 0 1 0 196393598 5021696 868 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134551032 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 1226 868 73 138 0 1085 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 4904

[startup+762.548 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=837568/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=4904 CPUtime=762.29
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 895 0 0 0 76229 0 0 0 25 0 1 0 196393598 5021696 879 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550720 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 1226 879 73 138 0 1085 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 4904

[startup+822.568 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=837376/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=5200 CPUtime=822.28
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 953 0 0 0 82228 0 0 0 25 0 1 0 196393598 5324800 937 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 1300 937 73 138 0 1159 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 5200

[startup+882.584 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=837184/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=5348 CPUtime=882.28
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 995 0 0 0 88228 0 0 0 25 0 1 0 196393598 5476352 979 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 1337 979 73 138 0 1196 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 5348

[startup+942.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=837120/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=5496 CPUtime=942.28
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 1027 0 0 0 94227 1 0 0 25 0 1 0 196393598 5627904 1011 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 1374 1011 73 138 0 1233 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 5496

[startup+1002.62 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=837056/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=5496 CPUtime=1002.28
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 1037 0 0 0 100227 1 0 0 25 0 1 0 196393598 5627904 1021 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 1374 1021 73 138 0 1233 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 5496

[startup+1062.64 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=836928/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=5496 CPUtime=1062.28
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 1048 0 0 0 106227 1 0 0 25 0 1 0 196393598 5627904 1032 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550652 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 1374 1032 73 138 0 1233 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 5496

[startup+1122.66 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=836992/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=5496 CPUtime=1122.27
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 1049 0 0 0 112226 1 0 0 25 0 1 0 196393598 5627904 1033 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550573 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 1374 1033 73 138 0 1233 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 5496

[startup+1182.68 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=836928/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=5496 CPUtime=1182.28
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 1049 0 0 0 118226 2 0 0 25 0 1 0 196393598 5627904 1033 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 1374 1033 73 138 0 1233 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 5496



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 8330
/proc/meminfo: memFree=836928/2055920 swapFree=4183416/4192956
[pid=8329] ppid=8327 vsize=5496 CPUtime=1200.1
/proc/8329/stat : 8329 (minisat) R 8327 8329 7419 0 -1 4194304 1056 0 0 0 120008 2 0 0 25 0 1 0 196393598 5627904 1040 18446744073709551615 134512640 135078472 4294956640 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/8329/statm: 1374 1040 73 138 0 1233 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 5496

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.5
CPU time (s): 1200.11
CPU user time (s): 1200.08
CPU system time (s): 0.022996
CPU usage (%): 99.9667
Max. virtual memory (cumulated for all children) (KiB): 5496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.08
system time used= 0.022996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1056
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= 8
involuntary context switches= 1028

runsolver used 0.839872 second user time and 2.37664 second system time

The end

Launcher Data (download as text)

Begin job on node60 on Sun Feb 18 02:06:08 UTC 2007

IDJOB= 293072
IDBENCH= 19855
IDSOLVER= 109
FILE ID= node60/293072-1171764367

PBS_JOBID= 3839493

Free space on /tmp= 66564 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/random/OnTreshold/5SAT/v100/unif-k5-r21.3-v100-c2130-S1047920973-05.SAT.shuffled.cnf
COMMAND LINE= /tmp/evaluation/293072-1171764367/minisat /tmp/evaluation/293072-1171764367/instance-293072-1171764367.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node60/watcher-293072-1171764367 -o ROOT/results/node60/solver-293072-1171764367 -C 1200 -M 1800 --output-limit 1,15  /tmp/evaluation/293072-1171764367/minisat /tmp/evaluation/293072-1171764367/instance-293072-1171764367.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  db8e419644a4c82c9378034a33f31e1f

RANDOM SEED= 988627982

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

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

/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.283
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.283
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:        841368 kB
Buffers:         45756 kB
Cached:        1051800 kB
SwapCached:       3840 kB
Active:         713496 kB
Inactive:       394384 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        841368 kB
SwapTotal:     4192956 kB
SwapFree:      4183416 kB
Dirty:             904 kB
Writeback:           0 kB
Mapped:          15720 kB
Slab:            92648 kB
Committed_AS:   653556 kB
PageTables:       1464 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= 66564 MiB

End job on node60 on Sun Feb 18 02:26:10 UTC 2007