Trace number 337858

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-02-08? (TO) 1200.02 1200.31

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n320-03-S1572374531.sat05-485.reshuffled-07.cnf
MD5SUMcbcea01c0bfb42acb557e243a3a3b0bc
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 variables260
Number of clauses489
Sum of the clauses size1108
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2424
Number of clauses of size 30
Number of clauses of size 465
Number of clauses of size 50
Number of clauses of size over 50

Solver Data (download as text)

0.00/0.00	This is MiniMarch, 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:  320                                                  |
0.00/0.00	|  Number of clauses:    489                                                  |
0.00/0.00	|  Parsing time:         0.00         s                                       |
0.00/0.00	============================[ Search Statistics ]==============================
0.00/0.00	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.00	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.00	===============================================================================
0.00/0.00	|         0 |     179      402     1193 |      134        0    nan |  0.000 % |
0.00/0.00	|       100 |     179      402     1193 |      147      100     31 |  0.003 % |
0.00/0.00	|       250 |     179      402     1193 |      162      142     20 |  0.005 % |
0.00/0.01	|       476 |     179      402     1193 |      178      248     22 |  0.004 % |
0.00/0.02	|       814 |     179      402     1193 |      196      201     19 |  0.002 % |
0.00/0.03	|      1321 |     179      402     1193 |      215      188     18 |  0.001 % |
0.00/0.05	|      2080 |     179      402     1193 |      237      214     18 |  0.001 % |
0.06/0.08	|      3219 |     179      402     1193 |      261      213     17 |  0.005 % |
0.09/0.13	|      4928 |     179      402     1193 |      287      281     23 |  0.002 % |
0.19/0.21	|      7491 |     179      402     1193 |      315      342     25 |  0.005 % |
0.29/0.32	|     11335 |     179      402     1193 |      347      301     21 |  0.005 % |
0.49/0.51	|     17101 |     179      402     1193 |      382      429     22 |  0.004 % |
0.69/0.77	|     25751 |     179      402     1193 |      420      347     19 |  0.001 % |
1.10/1.19	|     38726 |     179      402     1193 |      462      446     24 |  0.005 % |
1.79/1.80	|     58188 |     179      402     1193 |      508      504     23 |  0.005 % |
2.79/2.82	|     87380 |     179      402     1193 |      559      500     25 |  0.002 % |
4.30/4.39	|    131170 |     179      402     1193 |      615      467     23 |  0.003 % |
6.79/6.80	|    196854 |     179      402     1193 |      677      669     29 |  0.005 % |
10.59/10.63	|    295381 |     179      402     1193 |      745      536     24 |  0.001 % |
16.69/16.77	|    443170 |     179      402     1193 |      819      711     25 |  0.001 % |
25.49/25.55	|    664854 |     179      402     1193 |      901      741     24 |  0.001 % |
39.88/39.99	|    997379 |     179      402     1193 |      991      913     25 |  0.005 % |
62.87/62.98	|   1496167 |     179      402     1193 |     1090      630     22 |  0.005 % |
97.16/97.29	|   2244350 |     179      402     1193 |     1199      666     28 |  0.001 % |
147.95/148.06	|   3366625 |     179      402     1193 |     1319      758     26 |  0.001 % |
233.15/233.21	|   5050036 |     179      402     1193 |     1451      891     29 |  0.005 % |
371.50/371.65	|   7575152 |     179      402     1193 |     1597      922     27 |  0.005 % |
597.36/597.55	|  11362828 |     179      402     1193 |     1756     1417     34 |  0.005 % |
942.57/942.86	|  17044341 |     179      402     1193 |     1932     1640     37 |  0.005 % |

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/node3/watcher-337858-1173675772 -o ROOT/results/node3/solver-337858-1173675772 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/337858-1173675772/minimarch /tmp/evaluation/337858-1173675772/instance-337858-1173675772.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.98 0.99 3/77 14435
/proc/meminfo: memFree=1571104/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=1732 CPUtime=0
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 119 0 0 0 0 0 0 0 18 0 1 0 387532046 1773568 103 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551284 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 433 103 66 132 0 298 0

[startup+0.0624591 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14435
/proc/meminfo: memFree=1571104/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=1732 CPUtime=0.06
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 124 0 0 0 6 0 0 0 18 0 1 0 387532046 1773568 108 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557299 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 433 108 66 132 0 298 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1732

[startup+0.101461 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14435
/proc/meminfo: memFree=1571104/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=1864 CPUtime=0.09
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 126 0 0 0 9 0 0 0 18 0 1 0 387532046 1908736 110 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557667 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 466 110 66 132 0 331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1864

[startup+0.301477 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14435
/proc/meminfo: memFree=1571104/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=1864 CPUtime=0.29
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 131 0 0 0 29 0 0 0 19 0 1 0 387532046 1908736 115 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134563267 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 466 115 66 132 0 331 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1864

[startup+0.701509 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 14435
/proc/meminfo: memFree=1571104/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=1864 CPUtime=0.69
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 138 0 0 0 69 0 0 0 22 0 1 0 387532046 1908736 122 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557652 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 466 122 66 132 0 331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1864

[startup+1.50157 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 14436
/proc/meminfo: memFree=1570776/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=1864 CPUtime=1.49
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 149 0 0 0 149 0 0 0 25 0 1 0 387532046 1908736 133 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 466 133 66 132 0 331 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1864

[startup+3.1017 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 14436
/proc/meminfo: memFree=1570648/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=1992 CPUtime=3.09
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 160 0 0 0 309 0 0 0 25 0 1 0 387532046 2039808 144 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551697 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 498 144 66 132 0 363 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1992

[startup+6.30195 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 14436
/proc/meminfo: memFree=1570456/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=1992 CPUtime=6.29
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 170 0 0 0 629 0 0 0 25 0 1 0 387532046 2039808 154 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 498 154 66 132 0 363 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1992

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 14436
/proc/meminfo: memFree=1570328/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=1992 CPUtime=12.69
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 186 0 0 0 1269 0 0 0 25 0 1 0 387532046 2039808 170 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 498 170 66 132 0 363 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1992

[startup+25.5015 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 14436
/proc/meminfo: memFree=1570328/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=2124 CPUtime=25.49
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 205 0 0 0 2549 0 0 0 25 0 1 0 387532046 2174976 189 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557690 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 531 189 66 132 0 396 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2124

[startup+51.1015 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 14436
/proc/meminfo: memFree=1570136/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=2256 CPUtime=51.08
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 233 0 0 0 5108 0 0 0 25 0 1 0 387532046 2310144 217 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551345 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 564 217 66 132 0 429 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 2256

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 14436
/proc/meminfo: memFree=1570008/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=2388 CPUtime=102.27
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 264 0 0 0 10227 0 0 0 25 0 1 0 387532046 2445312 248 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557256 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 597 248 66 132 0 462 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 2388

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14436
/proc/meminfo: memFree=1569880/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=2508 CPUtime=162.25
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 299 0 0 0 16225 0 0 0 25 0 1 0 387532046 2568192 283 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 627 283 66 132 0 492 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 2508

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14436
/proc/meminfo: memFree=1569880/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=2508 CPUtime=222.24
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 311 0 0 0 22223 1 0 0 25 0 1 0 387532046 2568192 295 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551359 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 627 295 66 132 0 492 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 2508

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 14436
/proc/meminfo: memFree=1569752/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=2636 CPUtime=282.23
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 333 0 0 0 28222 1 0 0 25 0 1 0 387532046 2699264 317 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551657 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 659 317 66 132 0 524 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 2636

[startup+342.301 s]
/proc/loadavg: 1.04 1.00 1.00 2/78 14436
/proc/meminfo: memFree=1569688/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=2636 CPUtime=342.21
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 337 0 0 0 34220 1 0 0 25 0 1 0 387532046 2699264 321 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 659 321 66 132 0 524 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 2636

[startup+402.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/78 14436
/proc/meminfo: memFree=1569624/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=2760 CPUtime=402.19
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 363 0 0 0 40218 1 0 0 25 0 1 0 387532046 2826240 347 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551152 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 690 347 66 132 0 555 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 2760

[startup+462.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 14436
/proc/meminfo: memFree=1569688/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=2760 CPUtime=462.18
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 370 0 0 0 46217 1 0 0 25 0 1 0 387532046 2826240 354 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 690 354 66 132 0 555 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 2760

[startup+522.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 14436
/proc/meminfo: memFree=1569624/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=2760 CPUtime=522.16
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 380 0 0 0 52215 1 0 0 25 0 1 0 387532046 2826240 364 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552935 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 690 364 66 132 0 555 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 2760

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14436
/proc/meminfo: memFree=1569624/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=2760 CPUtime=582.16
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 380 0 0 0 58214 2 0 0 25 0 1 0 387532046 2826240 364 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551365 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 690 364 66 132 0 555 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 2760

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14436
/proc/meminfo: memFree=1569560/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=2892 CPUtime=642.15
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 397 0 0 0 64213 2 0 0 25 0 1 0 387532046 2961408 381 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 723 381 66 132 0 588 0
Current children cumulated CPU time (s) 642.15
Current children cumulated vsize (KiB) 2892

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14436
/proc/meminfo: memFree=1569560/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=2892 CPUtime=702.13
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 405 0 0 0 70211 2 0 0 25 0 1 0 387532046 2961408 389 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551273 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 723 389 66 132 0 588 0
Current children cumulated CPU time (s) 702.13
Current children cumulated vsize (KiB) 2892

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14436
/proc/meminfo: memFree=1569496/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=2892 CPUtime=762.12
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 414 0 0 0 76210 2 0 0 25 0 1 0 387532046 2961408 398 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552507 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 723 398 66 132 0 588 0
Current children cumulated CPU time (s) 762.12
Current children cumulated vsize (KiB) 2892

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14436
/proc/meminfo: memFree=1569432/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=3008 CPUtime=822.1
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 423 0 0 0 82208 2 0 0 25 0 1 0 387532046 3080192 407 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551657 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 752 407 66 132 0 617 0
Current children cumulated CPU time (s) 822.1
Current children cumulated vsize (KiB) 3008

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14436
/proc/meminfo: memFree=1569496/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=3008 CPUtime=882.09
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 425 0 0 0 88206 3 0 0 25 0 1 0 387532046 3080192 409 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552532 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 752 409 66 132 0 617 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 3008

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14436
/proc/meminfo: memFree=1569432/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=3008 CPUtime=942.07
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 425 0 0 0 94204 3 0 0 25 0 1 0 387532046 3080192 409 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553196 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 752 409 66 132 0 617 0
Current children cumulated CPU time (s) 942.07
Current children cumulated vsize (KiB) 3008

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14436
/proc/meminfo: memFree=1569432/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=3008 CPUtime=1002.06
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 434 0 0 0 100203 3 0 0 25 0 1 0 387532046 3080192 418 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551347 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 752 418 66 132 0 617 0
Current children cumulated CPU time (s) 1002.06
Current children cumulated vsize (KiB) 3008

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14436
/proc/meminfo: memFree=1569432/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=3008 CPUtime=1062.04
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 440 0 0 0 106201 3 0 0 25 0 1 0 387532046 3080192 424 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 752 424 66 132 0 617 0
Current children cumulated CPU time (s) 1062.04
Current children cumulated vsize (KiB) 3008

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14436
/proc/meminfo: memFree=1569368/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=3008 CPUtime=1122.03
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 443 0 0 0 112200 3 0 0 25 0 1 0 387532046 3080192 427 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134557667 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 752 427 66 132 0 617 0
Current children cumulated CPU time (s) 1122.03
Current children cumulated vsize (KiB) 3008

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14436
/proc/meminfo: memFree=1569368/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=3132 CPUtime=1182.01
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 449 0 0 0 118198 3 0 0 25 0 1 0 387532046 3207168 433 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551269 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 783 433 66 132 0 648 0
Current children cumulated CPU time (s) 1182.01
Current children cumulated vsize (KiB) 3132



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14436
/proc/meminfo: memFree=1569304/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=3132 CPUtime=1200.01
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 456 0 0 0 119998 3 0 0 25 0 1 0 387532046 3207168 440 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552963 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 783 440 66 132 0 648 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 3132

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

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

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 14436
/proc/meminfo: memFree=1569304/2055920 swapFree=4158660/4192956
[pid=14435] ppid=14433 vsize=3132 CPUtime=1200.01
/proc/14435/stat : 14435 (minimarch) R 14433 14435 12949 0 -1 4194304 456 0 0 0 119998 3 0 0 25 0 1 0 387532046 3207168 440 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552963 0 0 4096 3 0 0 0 17 1 0 0
/proc/14435/statm: 783 440 66 132 0 648 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 3132

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.31
CPU time (s): 1200.02
CPU user time (s): 1199.99
CPU system time (s): 0.036994
CPU usage (%): 99.9765
Max. virtual memory (cumulated for all children) (KiB): 3140

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

runsolver used 1.51677 second user time and 2.83557 second system time

The end

Launcher Data (download as text)

Begin job on node3 on Mon Mar 12 05:02:52 UTC 2007

IDJOB= 337858
IDBENCH= 24709
IDSOLVER= 110
FILE ID= node3/337858-1173675772

PBS_JOBID= 4101451

Free space on /tmp= 66347 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest03/looksrandom/hgen8-n320-03-S1572374531.sat05-485.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/337858-1173675772/minimarch /tmp/evaluation/337858-1173675772/instance-337858-1173675772.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node3/watcher-337858-1173675772 -o ROOT/results/node3/solver-337858-1173675772 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/337858-1173675772/minimarch /tmp/evaluation/337858-1173675772/instance-337858-1173675772.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  cbcea01c0bfb42acb557e243a3a3b0bc

RANDOM SEED= 258253151

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.241
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.241
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:       1571512 kB
Buffers:         36788 kB
Cached:         357260 kB
SwapCached:       2120 kB
Active:         287356 kB
Inactive:       129416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1571512 kB
SwapTotal:     4192956 kB
SwapFree:      4158660 kB
Dirty:            2284 kB
Writeback:           0 kB
Mapped:          30896 kB
Slab:            53332 kB
Committed_AS:  1583920 kB
PageTables:       1656 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= 66347 MiB

End job on node3 on Mon Mar 12 05:22:54 UTC 2007