Trace number 428783

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.11 1200.54

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l1.used-as.sat04-893.sat05-4187.reshuffled-07.cnf
MD5SUM181c4935b6e4cd791aedd030930111fa
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 variables16866
Number of clauses2507999
Sum of the clauses size5028712
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505923
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 59
Number of clauses of size over 52059

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:  16866                                                |
0.00/0.00	|  Number of clauses:    2507999                                              |
7.49/7.56	|  Parsing time:         7.37         s                                       |
227.21/227.31	============================[ Search Statistics ]==============================
227.21/227.31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
227.21/227.31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
227.21/227.31	===============================================================================
227.21/227.31	|         0 |   14459  2464343  6661992 |   821447        0    nan |  0.000 % |
227.31/227.48	|       100 |   14459  2464343  6661992 |   903592      100     35 |  1.826 % |
228.81/228.95	|       259 |   14459  2464343  6661992 |   993951      259     89 |  1.826 % |
229.91/230.09	|       484 |   14459  2464343  6661992 |  1093346      484     72 |  1.826 % |
231.91/232.02	|       823 |   14459  2464343  6661992 |  1202681      823     80 |  1.826 % |
235.91/236.02	|      1329 |   14459  2464343  6661992 |  1322949     1329     86 |  1.826 % |
240.51/240.65	|      2089 |   14459  2464343  6661992 |  1455244     2089     92 |  1.826 % |
248.51/248.64	|      3229 |   14459  2464343  6661992 |  1600769     3229     96 |  1.826 % |
259.10/259.25	|      4937 |   14459  2464343  6661992 |  1760846     4937    125 |  1.826 % |
267.89/268.06	|      7499 |   14459  2464343  6661992 |  1936930     7499    116 |  1.826 % |
300.38/300.56	|     11344 |   14459  2464343  6661992 |  2130623    11344    122 |  1.826 % |
356.86/357.02	|     17112 |   14459  2464343  6661992 |  2343686    17112    145 |  1.826 % |
422.63/422.87	|     25764 |   14459  2464343  6661992 |  2578054    25764    136 |  1.826 % |
565.09/565.30	|     38738 |   14459  2464343  6661992 |  2835860    38738    134 |  1.826 % |
725.22/725.50	|     58201 |   14459  2464343  6661992 |  3119446    58201    165 |  1.826 % |
1096.69/1097.11	|     87394 |   14459  2464343  6661992 |  3431390    87394    199 |  1.826 % |

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/node67/watcher-428783-1177744866 -o ROOT/results/node67/solver-428783-1177744866 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428783-1177744866/minimarch_fixed /tmp/evaluation/428783-1177744866/instance-428783-1177744866.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: 1.00 1.00 1.00 3/64 12482
/proc/meminfo: memFree=1561272/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=2440 CPUtime=0
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 513 0 0 0 0 0 0 0 18 0 1 0 250476701 2498560 498 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 610 499 49 132 0 475 0

[startup+0.10577 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12482
/proc/meminfo: memFree=1561272/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=7664 CPUtime=0.09
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 1727 0 0 0 9 0 0 0 18 0 1 0 250476701 7847936 1712 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 1916 1712 51 132 0 1781 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7664

[startup+0.201787 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12482
/proc/meminfo: memFree=1561272/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=10796 CPUtime=0.19
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 2544 0 0 0 18 1 0 0 18 0 1 0 250476701 11055104 2529 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 2699 2529 51 132 0 2564 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10796

[startup+0.301805 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12482
/proc/meminfo: memFree=1561272/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=14236 CPUtime=0.29
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 3409 0 0 0 28 1 0 0 19 0 1 0 250476701 14577664 3394 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 3559 3394 51 132 0 3424 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14236

[startup+0.701878 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12482
/proc/meminfo: memFree=1561272/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=30360 CPUtime=0.69
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 7027 0 0 0 65 4 0 0 22 0 1 0 250476701 31088640 7012 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 7590 7012 51 132 0 7455 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30360

[startup+1.50202 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1518384/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=62668 CPUtime=1.49
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 14532 0 0 0 141 8 0 0 25 0 1 0 250476701 64172032 14517 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 15667 14517 51 132 0 15532 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 62668

[startup+3.10132 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1477040/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=120564 CPUtime=3.09
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 29735 0 0 0 293 16 0 0 25 0 1 0 250476701 123457536 29720 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 30141 29720 51 132 0 30006 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 120564

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1430384/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=139300 CPUtime=6.29
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 32660 0 0 0 611 18 0 0 25 0 1 0 250476701 142643200 32645 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134522991 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 34825 32645 51 132 0 34690 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 139300

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1430512/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=139296 CPUtime=12.68
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 32671 0 0 0 1250 18 0 0 25 0 1 0 250476701 142639104 32656 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 34824 32656 62 132 0 34689 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 139296

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1430576/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=139296 CPUtime=25.48
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 32671 0 0 0 2530 18 0 0 25 0 1 0 250476701 142639104 32656 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531528 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 34824 32656 62 132 0 34689 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 139296

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1430768/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=139296 CPUtime=51.07
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 32671 0 0 0 5089 18 0 0 25 0 1 0 250476701 142639104 32656 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 34824 32656 62 132 0 34689 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 139296

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1340592/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=231600 CPUtime=102.25
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 55169 0 0 0 10197 28 0 0 25 0 1 0 250476701 237158400 55154 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531494 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 57900 55154 62 132 0 57765 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 231600

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1332912/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=233844 CPUtime=162.24
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 57088 0 0 0 16193 31 0 0 25 0 1 0 250476701 239456256 57073 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531711 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 58461 57073 62 132 0 58326 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 233844

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1330736/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=233976 CPUtime=222.21
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 57613 0 0 0 22190 31 0 0 25 0 1 0 250476701 239591424 57598 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531528 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 58494 57598 62 132 0 58359 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 233976

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1360496/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=202516 CPUtime=282.19
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 57760 0 0 0 28187 32 0 0 25 0 1 0 250476701 207376384 50106 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 50629 50106 68 132 0 50494 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 202516

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1360560/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=202516 CPUtime=342.17
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 57760 0 0 0 34185 32 0 0 25 0 1 0 250476701 207376384 50106 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 50629 50106 68 132 0 50494 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 202516

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1360560/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=202516 CPUtime=402.14
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 57760 0 0 0 40182 32 0 0 25 0 1 0 250476701 207376384 50106 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551667 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 50629 50106 68 132 0 50494 0
Current children cumulated CPU time (s) 402.14
Current children cumulated vsize (KiB) 202516

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1360752/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=202680 CPUtime=462.13
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 57790 0 0 0 46180 33 0 0 25 0 1 0 250476701 207544320 50136 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 50670 50136 68 132 0 50535 0
Current children cumulated CPU time (s) 462.13
Current children cumulated vsize (KiB) 202680

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1360688/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=202680 CPUtime=522.1
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 57795 0 0 0 52177 33 0 0 25 0 1 0 250476701 207544320 50141 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557354 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 50670 50141 68 132 0 50535 0
Current children cumulated CPU time (s) 522.1
Current children cumulated vsize (KiB) 202680

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1360624/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=202760 CPUtime=582.08
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 57801 0 0 0 58175 33 0 0 25 0 1 0 250476701 207626240 50147 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551305 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 50690 50147 68 132 0 50555 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 202760

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1360624/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=202760 CPUtime=642.06
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 57808 0 0 0 64173 33 0 0 25 0 1 0 250476701 207626240 50154 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 50690 50154 68 132 0 50555 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 202760

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1360560/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=202760 CPUtime=702.03
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 57815 0 0 0 70170 33 0 0 25 0 1 0 250476701 207626240 50161 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 50690 50161 68 132 0 50555 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 202760

[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1358896/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=204596 CPUtime=762.02
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 58219 0 0 0 76168 34 0 0 25 0 1 0 250476701 209506304 50565 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 51149 50565 68 132 0 51014 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 204596

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1353392/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=210008 CPUtime=822
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 59598 0 0 0 82163 37 0 0 25 0 1 0 250476701 215048192 51944 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 52502 51944 68 132 0 52367 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 210008

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1348336/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=215028 CPUtime=881.97
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 60848 0 0 0 88159 38 0 0 25 0 1 0 250476701 220188672 53194 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 53757 53194 68 132 0 53622 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 215028

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1343408/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=220044 CPUtime=941.95
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 62106 0 0 0 94155 40 0 0 25 0 1 0 250476701 225325056 54452 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 55011 54452 68 132 0 54876 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 220044

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1337520/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=225900 CPUtime=1001.93
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 63556 0 0 0 100151 42 0 0 25 0 1 0 250476701 231321600 55902 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 56475 55902 68 132 0 56340 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 225900

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1332784/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=230676 CPUtime=1061.9
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 64769 0 0 0 106147 43 0 0 25 0 1 0 250476701 236212224 57115 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 57669 57115 68 132 0 57534 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 230676

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1328560/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=234768 CPUtime=1121.89
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 65799 0 0 0 112144 45 0 0 25 0 1 0 250476701 240402432 58145 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 58692 58145 68 132 0 58557 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 234768

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1323696/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=239836 CPUtime=1181.86
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 67034 0 0 0 118140 46 0 0 25 0 1 0 250476701 245592064 59380 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 59959 59380 68 132 0 59824 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 239836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 12483
/proc/meminfo: memFree=1321264/2055920 swapFree=4182984/4192956
[pid=12482] ppid=12480 vsize=242212 CPUtime=1200.06
/proc/12482/stat : 12482 (minimarch_fixed) R 12480 12482 11502 0 -1 4194304 67614 0 0 0 119959 47 0 0 25 0 1 0 250476701 248025088 59960 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/12482/statm: 60553 59960 68 132 0 60418 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 242212

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.11
CPU user time (s): 1199.6
CPU system time (s): 0.510922
CPU usage (%): 99.9638
Max. virtual memory (cumulated for all children) (KiB): 242212

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

runsolver used 0.943856 second user time and 2.34464 second system time

The end

Launcher Data (download as text)

Begin job on node67 on Sat Apr 28 07:21:12 UTC 2007

IDJOB= 428783
IDBENCH= 24641
IDSOLVER= 198
FILE ID= node67/428783-1177744866

PBS_JOBID= 4715473

Free space on /tmp= 66503 MiB

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

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  181c4935b6e4cd791aedd030930111fa

RANDOM SEED= 690474503

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node67.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:       1561680 kB
Buffers:         43072 kB
Cached:         376852 kB
SwapCached:       4124 kB
Active:         274480 kB
Inactive:       155720 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1561680 kB
SwapTotal:     4192956 kB
SwapFree:      4182984 kB
Dirty:           36500 kB
Writeback:           0 kB
Mapped:          16068 kB
Slab:            50060 kB
Committed_AS:  1258696 kB
PageTables:       1456 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= 66503 MiB

End job on node67 on Sat Apr 28 07:41:15 UTC 2007