Trace number 334498

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

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-048BitPrimes-1.sat05-504.reshuffled-07.cnf
MD5SUM3ec02d98577965dc40d4f2f9fa0499c0
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 variables4703
Number of clauses45358
Sum of the clauses size203370
Maximum clause length5
Minimum clause length1
Number of clauses of size 1146
Number of clauses of size 24604
Number of clauses of size 34512
Number of clauses of size 40
Number of clauses of size 536096
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:  4703                                                 |
0.00/0.00	|  Number of clauses:    45358                                                |
0.09/0.17	|  Parsing time:         0.16         s                                       |
0.49/0.52	============================[ Search Statistics ]==============================
0.49/0.52	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.49/0.52	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.49/0.52	===============================================================================
0.49/0.52	|         0 |    4505    37040   132433 |    12346        0    nan |  0.000 % |
0.49/0.56	|       100 |    4503    37040   132433 |    13581       98     30 |  4.210 % |
0.49/0.59	|       251 |    4503    37040   132433 |    14939      249     23 |  4.210 % |
0.59/0.67	|       476 |    4503    37040   132433 |    16433      474     22 |  4.210 % |
0.89/0.93	|       813 |    4503    37040   132433 |    18076      811     36 |  4.210 % |
1.19/1.26	|      1320 |    4503    37024   132379 |    19884     1318     47 |  4.210 % |
1.49/1.56	|      2079 |    4503    37024   132379 |    21872     2077     47 |  4.210 % |
1.89/1.96	|      3219 |    4503    37024   132379 |    24060     3217     45 |  4.210 % |
2.69/2.70	|      4927 |    4503    37024   132379 |    26466     4925     45 |  4.210 % |
6.29/6.30	|      7489 |    4503    37024   132379 |    29112     7487     46 |  4.210 % |
8.69/8.77	|     11333 |    4503    37024   132379 |    32024    11331     50 |  4.210 % |
12.89/12.93	|     17099 |    4503    37024   132379 |    35226    17097     47 |  4.210 % |
20.28/20.37	|     25748 |    4503    37024   132379 |    38749    25746     46 |  4.210 % |
41.48/41.55	|     38723 |    4502    37016   132353 |    42624    38720     43 |  4.231 % |
60.88/60.90	|     58184 |    4501    37008   132327 |    46886    27977     44 |  4.253 % |
98.26/98.37	|     87377 |    4501    37008   132327 |    51575    23609     38 |  4.253 % |
163.35/163.45	|    131166 |    4501    37008   132327 |    56732    29394     37 |  4.253 % |
246.93/247.02	|    196850 |    4501    37008   132327 |    62405    50028     57 |  4.253 % |
376.29/376.40	|    295376 |    4499    36992   132273 |    68646    50369     45 |  4.295 % |
588.04/588.24	|    443166 |    4498    36984   132247 |    75511    34147     35 |  4.316 % |
956.35/956.65	|    664849 |    4497    36976   132221 |    83062    27880     32 |  4.338 % |

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/node18/watcher-334498-1173576012 -o ROOT/results/node18/solver-334498-1173576012 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/334498-1173576012/minimarch /tmp/evaluation/334498-1173576012/instance-334498-1173576012.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.98 0.99 3/77 24400
/proc/meminfo: memFree=1533680/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=2440 CPUtime=0
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 517 0 0 0 0 0 0 0 18 0 1 0 377555781 2498560 501 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553814 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 610 501 51 132 0 475 0

[startup+0.0373669 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 24400
/proc/meminfo: memFree=1533680/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=3756 CPUtime=0.03
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 836 0 0 0 3 0 0 0 18 0 1 0 377555781 3846144 820 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 939 820 51 132 0 804 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 3756

[startup+0.101373 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 24400
/proc/meminfo: memFree=1533680/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=5696 CPUtime=0.09
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 1303 0 0 0 9 0 0 0 18 0 1 0 377555781 5832704 1287 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523024 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 1424 1287 51 132 0 1289 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5696

[startup+0.301392 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 24400
/proc/meminfo: memFree=1533680/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=5812 CPUtime=0.29
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 1352 0 0 0 29 0 0 0 19 0 1 0 377555781 5951488 1336 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531329 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 1453 1336 63 132 0 1318 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5812

[startup+0.701429 s]
/proc/loadavg: 0.99 0.98 0.99 3/77 24400
/proc/meminfo: memFree=1533680/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=5448 CPUtime=0.69
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 1404 0 0 0 69 0 0 0 23 0 1 0 377555781 5578752 1265 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551239 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 1362 1265 66 132 0 1227 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5448

[startup+1.50151 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1528616/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=5448 CPUtime=1.49
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 1404 0 0 0 149 0 0 0 25 0 1 0 377555781 5578752 1265 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551703 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 1362 1265 66 132 0 1227 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5448

[startup+3.10166 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1528488/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=5608 CPUtime=3.09
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 1410 0 0 0 309 0 0 0 25 0 1 0 377555781 5742592 1271 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551345 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 1402 1271 66 132 0 1267 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5608

[startup+6.30197 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1528232/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=6004 CPUtime=6.29
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 1534 0 0 0 629 0 0 0 25 0 1 0 377555781 6148096 1395 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 1501 1395 66 132 0 1366 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6004

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1526120/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=8008 CPUtime=12.69
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 2042 0 0 0 1268 1 0 0 25 0 1 0 377555781 8200192 1903 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 2002 1903 66 132 0 1867 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 8008

[startup+25.5018 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1523304/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=10816 CPUtime=25.49
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 2711 0 0 0 2547 2 0 0 25 0 1 0 377555781 11075584 2572 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 2704 2572 66 132 0 2569 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 10816

[startup+51.1013 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1520168/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=13940 CPUtime=51.08
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 3495 0 0 0 5104 4 0 0 25 0 1 0 377555781 14274560 3356 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551331 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 3485 3356 66 132 0 3350 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 13940

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1519080/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=14996 CPUtime=102.27
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 3777 0 0 0 10223 4 0 0 25 0 1 0 377555781 15355904 3638 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551368 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 3749 3638 66 132 0 3614 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 14996

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1518568/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=15564 CPUtime=162.25
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 3898 0 0 0 16220 5 0 0 25 0 1 0 377555781 15937536 3759 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552940 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 3891 3759 66 132 0 3756 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 15564

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1515304/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=18748 CPUtime=222.23
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 4697 0 0 0 22217 6 0 0 25 0 1 0 377555781 19197952 4558 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551152 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 4687 4558 66 132 0 4552 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 18748

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1512104/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=22056 CPUtime=282.23
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 5488 0 0 0 28215 8 0 0 25 0 1 0 377555781 22585344 5349 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 5514 5349 66 132 0 5379 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 22056

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1512040/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=22056 CPUtime=342.2
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 5489 0 0 0 34212 8 0 0 25 0 1 0 377555781 22585344 5350 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551264 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 5514 5350 66 132 0 5379 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 22056

[startup+402.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1512040/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=22056 CPUtime=402.19
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 5493 0 0 0 40210 9 0 0 25 0 1 0 377555781 22585344 5354 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 5514 5354 66 132 0 5379 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 22056

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1512040/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=22056 CPUtime=462.17
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 5496 0 0 0 46208 9 0 0 25 0 1 0 377555781 22585344 5357 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 5514 5357 66 132 0 5379 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 22056

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1512040/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=22056 CPUtime=522.17
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 5511 0 0 0 52207 10 0 0 25 0 1 0 377555781 22585344 5372 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 5514 5372 66 132 0 5379 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 22056

[startup+582.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1511912/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=22240 CPUtime=582.14
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 5525 0 0 0 58204 10 0 0 25 0 1 0 377555781 22773760 5386 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551660 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 5560 5386 66 132 0 5425 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 22240

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1511976/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=22240 CPUtime=642.14
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 5525 0 0 0 64203 11 0 0 25 0 1 0 377555781 22773760 5386 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 5560 5386 66 132 0 5425 0
Current children cumulated CPU time (s) 642.14
Current children cumulated vsize (KiB) 22240

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1511848/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=22240 CPUtime=702.11
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 5551 0 0 0 70200 11 0 0 25 0 1 0 377555781 22773760 5412 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551496 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 5560 5412 66 132 0 5425 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 22240

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1511720/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=22396 CPUtime=762.11
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 5579 0 0 0 76199 12 0 0 25 0 1 0 377555781 22933504 5440 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 5599 5440 66 132 0 5464 0
Current children cumulated CPU time (s) 762.11
Current children cumulated vsize (KiB) 22396

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1511720/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=22396 CPUtime=822.08
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 5593 0 0 0 82196 12 0 0 25 0 1 0 377555781 22933504 5454 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552710 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 5599 5454 66 132 0 5464 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 22396

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1511592/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=22584 CPUtime=882.08
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 5610 0 0 0 88195 13 0 0 25 0 1 0 377555781 23126016 5471 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 5646 5471 66 132 0 5511 0
Current children cumulated CPU time (s) 882.08
Current children cumulated vsize (KiB) 22584

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1511400/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=22752 CPUtime=942.06
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 5659 0 0 0 94193 13 0 0 25 0 1 0 377555781 23298048 5520 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 5688 5520 66 132 0 5553 0
Current children cumulated CPU time (s) 942.06
Current children cumulated vsize (KiB) 22752

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1511400/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=22752 CPUtime=1002.05
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 5659 0 0 0 100191 14 0 0 25 0 1 0 377555781 23298048 5520 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 5688 5520 66 132 0 5553 0
Current children cumulated CPU time (s) 1002.05
Current children cumulated vsize (KiB) 22752

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1508584/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=25552 CPUtime=1062.02
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 6361 0 0 0 106187 15 0 0 25 0 1 0 377555781 26165248 6222 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 6388 6222 66 132 0 6253 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 25552

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1508456/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=25692 CPUtime=1122.01
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 6396 0 0 0 112185 16 0 0 25 0 1 0 377555781 26308608 6257 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 6423 6257 66 132 0 6288 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 25692

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1504872/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=29516 CPUtime=1182
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 7323 0 0 0 118183 17 0 0 25 0 1 0 377555781 30224384 7184 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 7379 7184 66 132 0 7244 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 29516



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 24401
/proc/meminfo: memFree=1504296/2055920 swapFree=4153284/4192956
[pid=24400] ppid=24398 vsize=29912 CPUtime=1200.09
/proc/24400/stat : 24400 (minimarch) R 24398 24400 23753 0 -1 4194304 7439 0 0 0 119992 17 0 0 25 0 1 0 377555781 30629888 7300 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551210 0 0 4096 3 0 0 0 17 1 0 0
/proc/24400/statm: 7478 7300 66 132 0 7343 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 29912

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.41
CPU time (s): 1200.11
CPU user time (s): 1199.93
CPU system time (s): 0.182972
CPU usage (%): 99.9751
Max. virtual memory (cumulated for all children) (KiB): 29912

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

runsolver used 1.40379 second user time and 2.96255 second system time

The end

Launcher Data (download as text)

Begin job on node18 on Sun Mar 11 01:20:12 UTC 2007

IDJOB= 334498
IDBENCH= 24629
IDSOLVER= 110
FILE ID= node18/334498-1173576012

PBS_JOBID= 4101204

Free space on /tmp= 66511 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/crafted/Hard/contest04/others/Composite-048BitPrimes-1.sat05-504.reshuffled-07.cnf
COMMAND LINE= /tmp/evaluation/334498-1173576012/minimarch /tmp/evaluation/334498-1173576012/instance-334498-1173576012.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-334498-1173576012 -o ROOT/results/node18/solver-334498-1173576012 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/334498-1173576012/minimarch /tmp/evaluation/334498-1173576012/instance-334498-1173576012.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  3ec02d98577965dc40d4f2f9fa0499c0

RANDOM SEED= 315582588

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node18.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.236
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.236
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:       1534088 kB
Buffers:         44624 kB
Cached:         400476 kB
SwapCached:       2952 kB
Active:         188388 kB
Inactive:       279840 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1534088 kB
SwapTotal:     4192956 kB
SwapFree:      4153284 kB
Dirty:            3408 kB
Writeback:           0 kB
Mapped:          30088 kB
Slab:            39284 kB
Committed_AS:  1261048 kB
PageTables:       1668 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= 66511 MiB

End job on node18 on Sun Mar 11 01:40:15 UTC 2007