Trace number 334539

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.1 1200.51

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l5.sat05-522.reshuffled-07.cnf
MD5SUM938806a23cb5c9ff1ce606734695c30f
Bench CategoryCRAFTED (crafted 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 variables4478
Number of clauses18519
Sum of the clauses size54202
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317164
Number of clauses of size 40
Number of clauses of size 50
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:  4478                                                 |
0.00/0.00	c |  Number of clauses:    18519                                                |
0.00/0.03	c |  Parsing time:         0.03         s                                       |
0.09/0.13	c ============================[ Search Statistics ]==============================
0.09/0.13	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.13	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.13	c ===============================================================================
0.09/0.13	c |         0 |    2796    18077    65799 |     6025        0    nan |  0.000 % |
0.09/0.14	c |       101 |    2796    18077    65799 |     6628      101     15 |  0.000 % |
0.09/0.15	c |       251 |    2796    18077    65799 |     7291      251     19 |  0.000 % |
0.09/0.18	c |       476 |    2796    18077    65799 |     8020      476     25 |  0.000 % |
0.19/0.21	c |       815 |    2796    18077    65799 |     8822      815     23 |  0.000 % |
0.19/0.25	c |      1322 |    2796    18077    65799 |     9704     1322     21 |  0.000 % |
0.39/0.40	c |      2082 |    2796    18077    65799 |    10674     2082     24 |  0.000 % |
0.59/0.64	c |      3221 |    2796    18077    65799 |    11742     3221     28 |  0.000 % |
0.89/0.94	c |      4930 |    2796    18077    65799 |    12916     4930     30 |  0.000 % |
1.19/1.27	c |      7493 |    2796    18077    65799 |    14208     7493     32 |  0.000 % |
1.99/2.05	c |     11338 |    2796    18077    65799 |    15629    11338     32 |  0.000 % |
3.19/3.30	c |     17104 |    2796    18077    65799 |    17191    17104     34 |  0.000 % |
5.49/5.60	c |     25755 |    2796    18077    65799 |    18911    16299     57 |  0.000 % |
9.58/9.64	c |     38729 |    2796    18077    65799 |    20802    19034     49 |  0.000 % |
14.59/14.67	c |     58190 |    2796    18077    65799 |    22882    16133     35 |  0.000 % |
23.19/23.24	c |     87382 |    2796    18077    65799 |    25170    18820     34 |  0.000 % |
56.37/56.44	c |    131171 |    2796    18077    65799 |    27687    15857     50 |  0.000 % |
86.16/86.21	c |    196856 |    2796    18077    65799 |    30456    28071     38 |  0.000 % |
137.45/137.55	c |    295382 |    2796    18077    65799 |    33502    28265     36 |  0.000 % |
221.21/221.33	c |    443171 |    2796    18077    65799 |    36852    23447     40 |  0.000 % |
330.58/330.74	c |    664855 |    2796    18077    65799 |    40537    35359     58 |  0.000 % |
520.01/520.22	c |    997381 |    2796    18077    65799 |    44591    41409     29 |  0.000 % |
910.98/911.39	c |   1496172 |    2796    18077    65799 |    49050    39834    103 |  0.000 % |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-334539-1173578689 -o ROOT/results/node9/solver-334539-1173578689 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334539-1173578689/minisat /tmp/evaluation/334539-1173578689/instance-334539-1173578689.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2400 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.95 0.98 3/77 25361
/proc/meminfo: memFree=1591240/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=2508 CPUtime=0
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 357 0 0 0 0 0 0 0 18 0 1 0 377823560 2568192 341 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134521191 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 627 341 58 138 0 486 0

[startup+0.0984691 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 25361
/proc/meminfo: memFree=1591240/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=4648 CPUtime=0.09
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 878 0 0 0 9 0 0 0 18 0 1 0 377823560 4759552 862 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134521349 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 1162 862 71 138 0 1021 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4648

[startup+0.10147 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 25361
/proc/meminfo: memFree=1591240/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=4648 CPUtime=0.09
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 878 0 0 0 9 0 0 0 18 0 1 0 377823560 4759552 862 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134540517 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 1162 862 71 138 0 1021 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4648

[startup+0.301508 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 25361
/proc/meminfo: memFree=1591240/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=4484 CPUtime=0.29
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 902 0 0 0 29 0 0 0 19 0 1 0 377823560 4591616 836 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134552883 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 1121 836 72 138 0 980 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4484

[startup+0.701585 s]
/proc/loadavg: 0.91 0.95 0.98 3/77 25361
/proc/meminfo: memFree=1591240/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=4484 CPUtime=0.69
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 902 0 0 0 69 0 0 0 22 0 1 0 377823560 4591616 836 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550849 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 1121 836 72 138 0 980 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4484

[startup+1.50174 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 25362
/proc/meminfo: memFree=1587968/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=5276 CPUtime=1.49
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 1084 0 0 0 149 0 0 0 25 0 1 0 377823560 5402624 1018 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550706 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 1319 1018 72 138 0 1178 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5276

[startup+3.10105 s]
/proc/loadavg: 0.91 0.95 0.98 2/78 25362
/proc/meminfo: memFree=1586816/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=6468 CPUtime=3.09
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 1408 0 0 0 309 0 0 0 25 0 1 0 377823560 6623232 1342 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551022 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 1617 1342 72 138 0 1476 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6468

[startup+6.30166 s]
/proc/loadavg: 0.92 0.95 0.98 2/78 25362
/proc/meminfo: memFree=1584384/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=8724 CPUtime=6.28
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 1960 0 0 0 628 0 0 0 25 0 1 0 377823560 8933376 1894 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550521 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 2181 1894 72 138 0 2040 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8724

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.98 2/78 25362
/proc/meminfo: memFree=1583296/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=9124 CPUtime=12.69
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 2041 0 0 0 1268 1 0 0 25 0 1 0 377823560 9342976 1975 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550652 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 2281 1975 72 138 0 2140 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 9124

[startup+25.5014 s]
/proc/loadavg: 0.94 0.96 0.98 2/78 25362
/proc/meminfo: memFree=1583360/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=9252 CPUtime=25.48
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 2093 0 0 0 2547 1 0 0 25 0 1 0 377823560 9474048 2027 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550635 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 2313 2027 72 138 0 2172 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9252

[startup+51.1013 s]
/proc/loadavg: 0.96 0.96 0.98 2/78 25362
/proc/meminfo: memFree=1581184/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=11248 CPUtime=51.07
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 2581 0 0 0 5106 1 0 0 25 0 1 0 377823560 11517952 2515 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550521 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 2812 2515 72 138 0 2671 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 11248

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/78 25362
/proc/meminfo: memFree=1578944/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=13372 CPUtime=102.26
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 3126 0 0 0 10224 2 0 0 25 0 1 0 377823560 13692928 3060 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550521 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 3343 3060 72 138 0 3202 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 13372

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1578816/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=13516 CPUtime=162.23
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 3151 0 0 0 16221 2 0 0 25 0 1 0 377823560 13840384 3085 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550777 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 3379 3085 72 138 0 3238 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 13516

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1577920/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=14464 CPUtime=222.21
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 3362 0 0 0 22218 3 0 0 25 0 1 0 377823560 14811136 3296 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 3616 3296 72 138 0 3475 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 14464

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1574848/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=17544 CPUtime=282.19
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 4136 0 0 0 28214 5 0 0 25 0 1 0 377823560 17965056 4070 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 4386 4070 72 138 0 4245 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 17544

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1573760/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=18716 CPUtime=342.17
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 4406 0 0 0 34211 6 0 0 25 0 1 0 377823560 19165184 4340 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550605 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 4679 4340 72 138 0 4538 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 18716

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1573760/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=18716 CPUtime=402.16
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 4406 0 0 0 40209 7 0 0 25 0 1 0 377823560 19165184 4340 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 4679 4340 72 138 0 4538 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 18716

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1572416/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=20160 CPUtime=462.13
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 4752 0 0 0 46206 7 0 0 25 0 1 0 377823560 20643840 4686 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 5040 4686 72 138 0 4899 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 20160

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1572416/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=20160 CPUtime=522.11
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 4762 0 0 0 52203 8 0 0 25 0 1 0 377823560 20643840 4696 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551022 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 5040 4696 72 138 0 4899 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 20160

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1564800/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=27784 CPUtime=582.09
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 6664 0 0 0 58198 11 0 0 25 0 1 0 377823560 28450816 6598 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134551816 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 6946 6598 72 138 0 6805 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 27784

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1560256/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=32228 CPUtime=642.07
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 7790 0 0 0 64195 12 0 0 25 0 1 0 377823560 33001472 7724 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550628 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 8057 7724 72 138 0 7916 0
Current children cumulated CPU time (s) 642.07
Current children cumulated vsize (KiB) 32228

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1560256/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=32228 CPUtime=702.05
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 7794 0 0 0 70192 13 0 0 25 0 1 0 377823560 33001472 7728 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 8057 7728 72 138 0 7916 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 32228

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1560256/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=32228 CPUtime=762.03
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 7797 0 0 0 76190 13 0 0 25 0 1 0 377823560 33001472 7731 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550171 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 8057 7731 72 138 0 7916 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 32228

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1560320/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=32228 CPUtime=822.01
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 7797 0 0 0 82187 14 0 0 25 0 1 0 377823560 33001472 7731 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 8057 7731 72 138 0 7916 0
Current children cumulated CPU time (s) 822.01
Current children cumulated vsize (KiB) 32228

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1560320/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=32228 CPUtime=881.99
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 7797 0 0 0 88184 15 0 0 25 0 1 0 377823560 33001472 7731 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550652 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 8057 7731 72 138 0 7916 0
Current children cumulated CPU time (s) 881.99
Current children cumulated vsize (KiB) 32228

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1560320/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=32228 CPUtime=941.97
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 7801 0 0 0 94182 15 0 0 25 0 1 0 377823560 33001472 7735 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 8057 7735 72 138 0 7916 0
Current children cumulated CPU time (s) 941.97
Current children cumulated vsize (KiB) 32228

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1560320/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=32228 CPUtime=1001.95
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 7801 0 0 0 100179 16 0 0 25 0 1 0 377823560 33001472 7735 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 8057 7735 72 138 0 7916 0
Current children cumulated CPU time (s) 1001.95
Current children cumulated vsize (KiB) 32228

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1560320/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=32228 CPUtime=1061.92
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 7801 0 0 0 106176 16 0 0 25 0 1 0 377823560 33001472 7735 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550593 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 8057 7735 72 138 0 7916 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 32228

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1560256/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=32228 CPUtime=1121.91
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 7801 0 0 0 112174 17 0 0 25 0 1 0 377823560 33001472 7735 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550556 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 8057 7735 72 138 0 7916 0
Current children cumulated CPU time (s) 1121.91
Current children cumulated vsize (KiB) 32228

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1560320/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=32228 CPUtime=1181.88
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 7801 0 0 0 118171 17 0 0 25 0 1 0 377823560 33001472 7735 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550573 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 8057 7735 72 138 0 7916 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 32228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1560320/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=32228 CPUtime=1200.08
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 7801 0 0 0 119991 17 0 0 25 0 1 0 377823560 33001472 7735 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 8057 7735 72 138 0 7916 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 32228

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

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

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 25362
/proc/meminfo: memFree=1560320/2055920 swapFree=4152252/4192956
[pid=25361] ppid=25359 vsize=32228 CPUtime=1200.08
/proc/25361/stat : 25361 (minisat) R 25359 25361 24671 0 -1 4194304 7801 0 0 0 119991 17 0 0 25 0 1 0 377823560 33001472 7735 18446744073709551615 134512640 135078472 4294956704 18446744073709551615 134550582 0 0 4096 3 0 0 0 17 1 0 0
/proc/25361/statm: 8057 7735 72 138 0 7916 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 32228

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1199.91
CPU system time (s): 0.182972
CPU usage (%): 99.9655
Max. virtual memory (cumulated for all children) (KiB): 32228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.91
system time used= 0.182972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7801
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= 6
involuntary context switches= 773

runsolver used 1.3308 second user time and 3.04754 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Sun Mar 11 02:04:49 UTC 2007

IDJOB= 334539
IDBENCH= 24630
IDSOLVER= 109
FILE ID= node9/334539-1173578689

PBS_JOBID= 4101210

Free space on /tmp= 66455 MiB

SOLVER NAME= minisat SAT 2007
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/equilarge_l5.sat05-522.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334539-1173578689/minisat /tmp/evaluation/334539-1173578689/instance-334539-1173578689.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-334539-1173578689 -o ROOT/results/node9/solver-334539-1173578689 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334539-1173578689/minisat /tmp/evaluation/334539-1173578689/instance-334539-1173578689.cnf            

META MD5SUM SOLVER= 120abd248b069e44985635f055606c5a
MD5SUM BENCH=  938806a23cb5c9ff1ce606734695c30f

RANDOM SEED= 426824131

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.263
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.263
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:       1591648 kB
Buffers:         51256 kB
Cached:         323436 kB
SwapCached:       8828 kB
Active:         223876 kB
Inactive:       174016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1591648 kB
SwapTotal:     4192956 kB
SwapFree:      4152252 kB
Dirty:            1272 kB
Writeback:           0 kB
Mapped:          30100 kB
Slab:            51996 kB
Committed_AS:  1518156 kB
PageTables:       1692 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= 66455 MiB

End job on node9 on Sun Mar 11 02:24:52 UTC 2007