Trace number 428767

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.09 1200.45

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_l2.used-as.sat04-894.sat05-4188.reshuffled-07.cnf
MD5SUM7b512e3533a048c6d67b6f8a4c658d50
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 variables16476
Number of clauses2507763
Sum of the clauses size5027938
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22505731
Number of clauses of size 30
Number of clauses of size 415
Number of clauses of size 59
Number of clauses of size over 52008

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:  16476                                                |
0.00/0.00	|  Number of clauses:    2507763                                              |
7.49/7.54	|  Parsing time:         7.35         s                                       |
231.62/231.71	============================[ Search Statistics ]==============================
231.62/231.71	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
231.62/231.71	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
231.62/231.71	===============================================================================
231.62/231.71	|         0 |   14129  2466627  6660946 |   822209        0    nan |  0.000 % |
232.02/232.11	|       101 |   14129  2466627  6660946 |   904429      101     46 |  1.772 % |
232.32/232.46	|       252 |   14129  2466627  6660946 |   994872      252     38 |  1.772 % |
234.82/234.97	|       478 |   14129  2466627  6660946 |  1094360      478     97 |  1.772 % |
237.52/237.63	|       818 |   14129  2466627  6660946 |  1203796      818    102 |  1.772 % |
240.82/240.93	|      1324 |   14129  2466627  6660946 |  1324175     1324    101 |  1.772 % |
249.81/249.98	|      2085 |   14129  2466627  6660946 |  1456593     2085    127 |  1.772 % |
255.51/255.69	|      3226 |   14129  2466627  6660946 |  1602252     3226    129 |  1.772 % |
259.81/259.98	|      4935 |   14129  2466627  6660946 |  1762478     4935    117 |  1.772 % |
296.80/296.96	|      7498 |   14129  2466627  6660946 |  1938725     7498    198 |  1.772 % |
319.29/319.40	|     11343 |   14129  2466627  6660946 |  2132598    11343    158 |  1.772 % |
351.48/351.63	|     17110 |   14129  2466627  6660946 |  2345858    17110    157 |  1.772 % |
456.46/456.62	|     25761 |   14129  2466627  6660946 |  2580444    25761    165 |  1.772 % |
538.03/538.25	|     38737 |   14129  2466627  6660946 |  2838488    38737    175 |  1.772 % |
777.26/777.54	|     58198 |   14129  2466627  6660946 |  3122337    58198    176 |  1.772 % |
1034.19/1034.56	|     87390 |   14129  2466627  6660946 |  3434571    87390    199 |  1.772 % |

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/node62/watcher-428767-1177743962 -o ROOT/results/node62/solver-428767-1177743962 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428767-1177743962/minimarch_fixed /tmp/evaluation/428767-1177743962/instance-428767-1177743962.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.92 0.95 0.95 3/64 5092
/proc/meminfo: memFree=1413552/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=2440 CPUtime=0
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 513 0 0 0 0 0 0 0 18 0 1 0 92972747 2498560 498 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 610 499 49 132 0 475 0

[startup+0.0551009 s]
/proc/loadavg: 0.92 0.95 0.95 3/64 5092
/proc/meminfo: memFree=1413552/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=5680 CPUtime=0.04
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 1256 0 0 0 4 0 0 0 18 0 1 0 92972747 5816320 1241 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 1420 1241 51 132 0 1285 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 5680

[startup+0.101105 s]
/proc/loadavg: 0.92 0.95 0.95 3/64 5092
/proc/meminfo: memFree=1413552/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=7400 CPUtime=0.09
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 1674 0 0 0 9 0 0 0 18 0 1 0 92972747 7577600 1659 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 1850 1660 51 132 0 1715 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7400

[startup+0.301127 s]
/proc/loadavg: 0.92 0.95 0.95 3/64 5092
/proc/meminfo: memFree=1413552/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=14236 CPUtime=0.29
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 3392 0 0 0 28 1 0 0 19 0 1 0 92972747 14577664 3377 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 3559 3377 51 132 0 3424 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14236

[startup+0.701174 s]
/proc/loadavg: 0.92 0.95 0.95 3/64 5092
/proc/meminfo: memFree=1413552/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=30360 CPUtime=0.69
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 7025 0 0 0 66 3 0 0 22 0 1 0 92972747 31088640 7010 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 7590 7011 51 132 0 7455 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30360

[startup+1.50127 s]
/proc/loadavg: 0.92 0.95 0.95 2/65 5093
/proc/meminfo: memFree=1374376/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=62536 CPUtime=1.48
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 14499 0 0 0 141 7 0 0 25 0 1 0 92972747 64036864 14484 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 15634 14484 51 132 0 15499 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 62536

[startup+3.10146 s]
/proc/loadavg: 0.92 0.95 0.95 2/65 5093
/proc/meminfo: memFree=1332904/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=119508 CPUtime=3.09
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 29501 0 0 0 293 16 0 0 25 0 1 0 92972747 122376192 29486 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 29877 29486 51 132 0 29742 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119508

[startup+6.30183 s]
/proc/loadavg: 0.93 0.95 0.95 2/65 5093
/proc/meminfo: memFree=1283240/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=138640 CPUtime=6.29
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 32492 0 0 0 610 19 0 0 25 0 1 0 92972747 141967360 32477 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523040 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 34660 32477 51 132 0 34525 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 138640

[startup+12.7016 s]
/proc/loadavg: 0.93 0.96 0.95 2/65 5093
/proc/meminfo: memFree=1283304/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=138636 CPUtime=12.69
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 32503 0 0 0 1250 19 0 0 25 0 1 0 92972747 141963264 32488 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 34659 32488 62 132 0 34524 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138636

[startup+25.5011 s]
/proc/loadavg: 0.95 0.96 0.95 2/65 5093
/proc/meminfo: memFree=1283368/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=138636 CPUtime=25.49
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 32503 0 0 0 2530 19 0 0 25 0 1 0 92972747 141963264 32488 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 34659 32488 62 132 0 34524 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 138636

[startup+51.1011 s]
/proc/loadavg: 0.96 0.96 0.95 2/65 5093
/proc/meminfo: memFree=1283560/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=138636 CPUtime=51.08
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 32503 0 0 0 5089 19 0 0 25 0 1 0 92972747 141963264 32488 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531528 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 34659 32488 62 132 0 34524 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 138636

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.95 2/65 5093
/proc/meminfo: memFree=1203432/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=213632 CPUtime=102.27
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 52546 0 0 0 10199 28 0 0 25 0 1 0 92972747 218759168 52531 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523084 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 53408 52531 62 132 0 53273 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 213632

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1186728/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=233176 CPUtime=162.24
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 56751 0 0 0 16193 31 0 0 25 0 1 0 92972747 238772224 56736 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531530 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 58294 56736 62 132 0 58159 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 233176

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1184296/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=233308 CPUtime=222.23
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 57323 0 0 0 22191 32 0 0 25 0 1 0 92972747 238907392 57308 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531528 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 58327 57308 62 132 0 58192 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 233308

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1213544/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=201916 CPUtime=282.2
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 57489 0 0 0 28188 32 0 0 25 0 1 0 92972747 206761984 49953 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 50479 49953 68 132 0 50344 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 201916

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1213544/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=201916 CPUtime=342.19
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 57489 0 0 0 34187 32 0 0 25 0 1 0 92972747 206761984 49953 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 50479 49953 68 132 0 50344 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 201916

[startup+402.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1213608/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=201916 CPUtime=402.18
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 57489 0 0 0 40185 33 0 0 25 0 1 0 92972747 206761984 49953 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551270 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 50479 49953 68 132 0 50344 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 201916

[startup+462.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1213608/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=201916 CPUtime=462.16
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 57489 0 0 0 46183 33 0 0 25 0 1 0 92972747 206761984 49953 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551251 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 50479 49953 68 132 0 50344 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 201916

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1213736/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=202080 CPUtime=522.14
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 57525 0 0 0 52181 33 0 0 25 0 1 0 92972747 206929920 49989 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 50520 49989 68 132 0 50385 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 202080

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1213736/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=202160 CPUtime=582.12
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 57531 0 0 0 58179 33 0 0 25 0 1 0 92972747 207011840 49995 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 50540 49995 68 132 0 50405 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 202160

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1213672/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=202160 CPUtime=642.1
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 57536 0 0 0 64177 33 0 0 25 0 1 0 92972747 207011840 50000 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 50540 50000 68 132 0 50405 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 202160

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1213608/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=202160 CPUtime=702.08
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 57540 0 0 0 70175 33 0 0 25 0 1 0 92972747 207011840 50004 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551759 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 50540 50004 68 132 0 50405 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 202160

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1212584/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=203216 CPUtime=762.07
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 57798 0 0 0 76174 33 0 0 25 0 1 0 92972747 208093184 50262 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551287 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 50804 50262 68 132 0 50669 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 203216

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1207208/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=208748 CPUtime=822.05
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 59153 0 0 0 82170 35 0 0 25 0 1 0 92972747 213757952 51617 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 52187 51617 68 132 0 52052 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 208748

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1200680/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=215220 CPUtime=882.03
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 60762 0 0 0 88166 37 0 0 25 0 1 0 92972747 220385280 53226 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 53805 53226 68 132 0 53670 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 215220

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1195048/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=220904 CPUtime=942.01
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 62196 0 0 0 94162 39 0 0 25 0 1 0 92972747 226205696 54660 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 55226 54660 68 132 0 55091 0
Current children cumulated CPU time (s) 942.01
Current children cumulated vsize (KiB) 220904

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1186984/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=228964 CPUtime=1001.99
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 64208 0 0 0 100158 41 0 0 25 0 1 0 92972747 234459136 56672 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 57241 56672 68 132 0 57106 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 228964

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1180328/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=235564 CPUtime=1061.97
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 65875 0 0 0 106155 42 0 0 25 0 1 0 92972747 241217536 58339 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 58891 58339 68 132 0 58756 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 235564

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1174696/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=241288 CPUtime=1121.96
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 67280 0 0 0 112152 44 0 0 25 0 1 0 92972747 247078912 59744 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 60322 59744 68 132 0 60187 0
Current children cumulated CPU time (s) 1121.96
Current children cumulated vsize (KiB) 241288

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1169896/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=246044 CPUtime=1181.94
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 68470 0 0 0 118149 45 0 0 25 0 1 0 92972747 251949056 60934 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 61511 60934 68 132 0 61376 0
Current children cumulated CPU time (s) 1181.94
Current children cumulated vsize (KiB) 246044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.95 2/65 5093
/proc/meminfo: memFree=1168296/2055920 swapFree=4184584/4192956
[pid=5092] ppid=5090 vsize=247628 CPUtime=1200.05
/proc/5092/stat : 5092 (minimarch_fixed) R 5090 5092 4054 0 -1 4194304 68855 0 0 0 119959 46 0 0 25 0 1 0 92972747 253571072 61319 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/5092/statm: 61907 61319 68 132 0 61772 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 247628

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.45
CPU time (s): 1200.09
CPU user time (s): 1199.59
CPU system time (s): 0.499924
CPU usage (%): 99.9705
Max. virtual memory (cumulated for all children) (KiB): 247628

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

runsolver used 1.02384 second user time and 2.26365 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Sat Apr 28 07:06:08 UTC 2007

IDJOB= 428767
IDBENCH= 24633
IDSOLVER= 198
FILE ID= node62/428767-1177743962

PBS_JOBID= 4715464

Free space on /tmp= 66529 MiB

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

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  7b512e3533a048c6d67b6f8a4c658d50

RANDOM SEED= 945250390

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.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.216
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.216
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:       1414024 kB
Buffers:         48776 kB
Cached:         515320 kB
SwapCached:       2548 kB
Active:         291024 kB
Inactive:       283068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1414024 kB
SwapTotal:     4192956 kB
SwapFree:      4184584 kB
Dirty:           36444 kB
Writeback:           0 kB
Mapped:          16380 kB
Slab:            53844 kB
Committed_AS:  1231332 kB
PageTables:       1460 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= 66529 MiB

End job on node62 on Sat Apr 28 07:26:10 UTC 2007