Trace number 428773

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
minimarch 2007-04-26 (fixed)? (TO) 1200.12 1200.54

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l3.used-as.sat04-895.sat05-4189.reshuffled-07.cnf
MD5SUM58af3687ccec42ccd800f9557db434fc
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 variables16489
Number of clauses2248381
Sum of the clauses size4509197
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22246354
Number of clauses of size 30
Number of clauses of size 44
Number of clauses of size 58
Number of clauses of size over 52015

Solver Data (download as text)

0.00/0.00	This is MiniMarch 1.1, a modified version of MiniSat 2.0 beta
0.00/0.00	WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	============================[ Problem Statistics ]=============================
0.00/0.00	|                                                                             |
0.00/0.00	|  Number of variables:  16489                                                |
0.00/0.00	|  Number of clauses:    2248381                                              |
6.79/6.86	|  Parsing time:         6.69         s                                       |
184.72/184.85	============================[ Search Statistics ]==============================
184.72/184.85	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
184.72/184.85	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
184.72/184.85	===============================================================================
184.72/184.85	|         0 |   14123  2208745  5972294 |   736248        0    nan |  0.000 % |
184.92/185.00	|       100 |   14123  2208745  5972294 |   809873      100     60 |  1.892 % |
185.82/185.97	|       250 |   14123  2208745  5972294 |   890860      250     86 |  1.892 % |
187.02/187.11	|       479 |   14123  2208745  5972294 |   979946      479     81 |  1.892 % |
188.32/188.42	|       818 |   14123  2208745  5972294 |  1077941      818     72 |  1.892 % |
191.61/191.78	|      1324 |   14123  2208745  5972294 |  1185735     1324     91 |  1.892 % |
197.92/198.06	|      2083 |   14123  2208745  5972294 |  1304308     2083    121 |  1.892 % |
202.82/202.97	|      3222 |   14123  2208745  5972294 |  1434739     3222    113 |  1.892 % |
213.71/213.83	|      4930 |   14123  2208745  5972294 |  1578213     4930    110 |  1.892 % |
232.71/232.83	|      7492 |   14123  2208745  5972294 |  1736035     7492    137 |  1.892 % |
258.80/258.99	|     11337 |   14123  2208745  5972294 |  1909638    11337    117 |  1.892 % |
287.09/287.22	|     17103 |   14123  2208745  5972294 |  2100602    17103    137 |  1.892 % |
346.37/346.52	|     25752 |   14123  2208745  5972294 |  2310662    25752    145 |  1.892 % |
460.32/460.52	|     38726 |   14123  2208745  5972294 |  2541728    38726    167 |  1.892 % |
666.55/666.84	|     58189 |   14123  2208745  5972294 |  2795901    58189    182 |  1.892 % |
890.57/890.97	|     87382 |   14123  2208745  5972294 |  3075492    87382    182 |  1.892 % |

Verifier Data (download as text)

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

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node3/watcher-428773-1177744357 -o ROOT/results/node3/solver-428773-1177744357 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428773-1177744357/minimarch_fixed /tmp/evaluation/428773-1177744357/instance-428773-1177744357.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.99 0.97 0.98 3/77 370
/proc/meminfo: memFree=1531936/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=2440 CPUtime=0
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 520 0 0 0 0 0 0 0 18 0 1 0 250473966 2498560 505 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553749 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 610 505 49 132 0 475 0

[startup+0.101836 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 370
/proc/meminfo: memFree=1531936/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=7400 CPUtime=0.09
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 1676 0 0 0 9 0 0 0 18 0 1 0 250473966 7577600 1661 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 1850 1661 51 132 0 1715 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7400

[startup+0.201855 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 370
/proc/meminfo: memFree=1531936/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=10664 CPUtime=0.19
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 2512 0 0 0 18 1 0 0 18 0 1 0 250473966 10919936 2497 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 2666 2498 51 132 0 2531 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10664

[startup+0.302869 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 370
/proc/meminfo: memFree=1531936/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=14104 CPUtime=0.3
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 3384 0 0 0 28 2 0 0 19 0 1 0 250473966 14442496 3369 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 3526 3370 51 132 0 3391 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 14104

[startup+0.702933 s]
/proc/loadavg: 0.99 0.97 0.98 3/77 370
/proc/meminfo: memFree=1531936/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=30360 CPUtime=0.69
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 7028 0 0 0 65 4 0 0 23 0 1 0 250473966 31088640 7013 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 7590 7013 51 132 0 7455 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30360

[startup+1.50106 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1489432/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=62404 CPUtime=1.49
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 14470 0 0 0 141 8 0 0 25 0 1 0 250473966 63901696 14455 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 15601 14456 51 132 0 15466 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62404

[startup+3.10132 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1448472/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=118980 CPUtime=3.09
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 29340 0 0 0 293 16 0 0 25 0 1 0 250473966 121835520 29325 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 29745 29326 51 132 0 29610 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 118980

[startup+6.30184 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1414232/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=119376 CPUtime=6.29
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 29498 0 0 0 613 16 0 0 25 0 1 0 250473966 122241024 29483 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523071 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 29844 29483 51 132 0 29709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 119376

[startup+12.7019 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1414296/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=119372 CPUtime=12.68
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 29509 0 0 0 1252 16 0 0 25 0 1 0 250473966 122236928 29494 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 29843 29494 62 132 0 29708 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 119372

[startup+25.502 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1414360/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=119372 CPUtime=25.49
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 29509 0 0 0 2532 17 0 0 25 0 1 0 250473966 122236928 29494 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531439 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 29843 29494 62 132 0 29708 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 119372

[startup+51.1011 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1414552/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=119372 CPUtime=51.07
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 29509 0 0 0 5090 17 0 0 25 0 1 0 250473966 122236928 29494 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 29843 29494 62 132 0 29708 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 119372

[startup+102.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1331928/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=213764 CPUtime=102.26
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 50119 0 0 0 10198 28 0 0 25 0 1 0 250473966 218894336 50104 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531506 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 53441 50104 62 132 0 53306 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 213764

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1325784/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=215084 CPUtime=162.23
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 51648 0 0 0 16193 30 0 0 25 0 1 0 250473966 220246016 51633 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531528 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 53771 51633 62 132 0 53636 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 215084

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1351832/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=183688 CPUtime=222.22
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 51837 0 0 0 22191 31 0 0 25 0 1 0 250473966 188096512 45079 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 45922 45079 68 132 0 45787 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 183688

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1351832/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=183688 CPUtime=282.19
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 51837 0 0 0 28188 31 0 0 25 0 1 0 250473966 188096512 45079 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 45922 45079 68 132 0 45787 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 183688

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1351896/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=183688 CPUtime=342.17
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 51837 0 0 0 34185 32 0 0 25 0 1 0 250473966 188096512 45079 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551277 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 45922 45079 68 132 0 45787 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 183688

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1351832/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=183852 CPUtime=402.15
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 51869 0 0 0 40183 32 0 0 25 0 1 0 250473966 188264448 45111 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 45963 45111 68 132 0 45828 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 183852

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1351832/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=183852 CPUtime=462.12
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 51876 0 0 0 46180 32 0 0 25 0 1 0 250473966 188264448 45118 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551277 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 45963 45118 68 132 0 45828 0
Current children cumulated CPU time (s) 462.12
Current children cumulated vsize (KiB) 183852

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1351768/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=183932 CPUtime=522.1
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 51882 0 0 0 52177 33 0 0 25 0 1 0 250473966 188346368 45124 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 45983 45124 68 132 0 45848 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 183932

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1351768/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=183932 CPUtime=582.08
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 51888 0 0 0 58175 33 0 0 25 0 1 0 250473966 188346368 45130 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 45983 45130 68 132 0 45848 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 183932

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1347032/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=188828 CPUtime=642.06
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 53101 0 0 0 64171 35 0 0 25 0 1 0 250473966 193359872 46343 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552500 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 47207 46343 68 132 0 47072 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 188828

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1342872/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=192908 CPUtime=702.04
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 54105 0 0 0 70168 36 0 0 25 0 1 0 250473966 197537792 47347 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551358 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 48227 47347 68 132 0 48092 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 192908

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1335896/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=199904 CPUtime=762.03
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 55850 0 0 0 76164 39 0 0 25 0 1 0 250473966 204701696 49092 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 49976 49092 68 132 0 49841 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 199904

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1329880/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=205976 CPUtime=822
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 57365 0 0 0 82159 41 0 0 25 0 1 0 250473966 210919424 50607 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 51494 50607 68 132 0 51359 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 205976

[startup+882.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1323352/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=212320 CPUtime=881.98
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 58976 0 0 0 88155 43 0 0 25 0 1 0 250473966 217415680 52218 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 53080 52218 68 132 0 52945 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 212320

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1320088/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=215800 CPUtime=941.96
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 59801 0 0 0 94151 45 0 0 25 0 1 0 250473966 220979200 53043 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551270 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 53950 53043 68 132 0 53815 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 215800

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1316888/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=218968 CPUtime=1001.93
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 60586 0 0 0 100147 46 0 0 25 0 1 0 250473966 224223232 53828 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 54742 53828 68 132 0 54607 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 218968

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1313496/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=222288 CPUtime=1061.92
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 61445 0 0 0 106144 48 0 0 25 0 1 0 250473966 227622912 54687 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551772 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 55572 54687 68 132 0 55437 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 222288

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 371
/proc/meminfo: memFree=1310488/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=225332 CPUtime=1121.9
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 62196 0 0 0 112141 49 0 0 25 0 1 0 250473966 230739968 55438 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 56333 55438 68 132 0 56198 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 225332

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 3/78 371
/proc/meminfo: memFree=1307800/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=228236 CPUtime=1181.88
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 62920 0 0 0 118137 51 0 0 25 0 1 0 250473966 233713664 56162 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 57059 56162 68 132 0 56924 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 228236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/78 373
/proc/meminfo: memFree=1306840/2055920 swapFree=4138856/4192956
[pid=370] ppid=368 vsize=229028 CPUtime=1200.07
/proc/370/stat : 370 (minimarch_fixed) R 368 370 31652 0 -1 4194304 63134 0 0 0 119956 51 0 0 25 0 1 0 250473966 234524672 56376 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/370/statm: 57257 56376 68 132 0 57122 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 229028

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.54
CPU time (s): 1200.12
CPU user time (s): 1199.57
CPU system time (s): 0.552915
CPU usage (%): 99.9648
Max. virtual memory (cumulated for all children) (KiB): 229028

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

runsolver used 0.869867 second user time and 2.67459 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Apr 28 07:12:42 UTC 2007

IDJOB= 428773
IDBENCH= 24636
IDSOLVER= 198
FILE ID= node3/428773-1177744357

PBS_JOBID= 4715463

Free space on /tmp= 66521 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_l3.used-as.sat04-895.sat05-4189.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/428773-1177744357/minimarch_fixed /tmp/evaluation/428773-1177744357/instance-428773-1177744357.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-428773-1177744357 -o ROOT/results/node3/solver-428773-1177744357 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428773-1177744357/minimarch_fixed /tmp/evaluation/428773-1177744357/instance-428773-1177744357.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  58af3687ccec42ccd800f9557db434fc

RANDOM SEED= 672053904

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node3.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.270
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.270
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:       1532408 kB
Buffers:         47560 kB
Cached:         405408 kB
SwapCached:      18000 kB
Active:         236512 kB
Inactive:       240804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1532408 kB
SwapTotal:     4192956 kB
SwapFree:      4138856 kB
Dirty:           33000 kB
Writeback:           0 kB
Mapped:          30196 kB
Slab:            31852 kB
Committed_AS:  6184620 kB
PageTables:       1780 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= 66521 MiB

End job on node3 on Sat Apr 28 07:32:45 UTC 2007