Trace number 428589

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

General information on the benchmark

Nameindustrial/IBM_FV_2004_30/
IBM_FV_2004_rule_batch_30_SAT_dat.k65.cnf
MD5SUM1a25d9d9e63706032a5b46e4228618f9
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark723.042
Satisfiable
(Un)Satisfiability was proved
Number of variables133684
Number of clauses555759
Sum of the clauses size1425191
Maximum clause length12
Minimum clause length1
Number of clauses of size 12072
Number of clauses of size 2393985
Number of clauses of size 3104296
Number of clauses of size 419794
Number of clauses of size 511269
Number of clauses of size over 524343

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.01	|  Number of variables:  133684                                               |
0.00/0.01	|  Number of clauses:    555759                                               |
1.29/1.30	|  Parsing time:         1.24         s                                       |
5.49/5.56	============================[ Search Statistics ]==============================
5.49/5.56	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.49/5.56	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.49/5.56	===============================================================================
5.49/5.56	|         0 |   57896   377213  1229786 |   125737        0    nan |  0.000 % |
5.59/5.64	|       100 |   57879   377213  1229786 |   138311       97      9 |  5.148 % |
5.59/5.69	|       250 |   57879   377213  1229786 |   152142      247     18 |  5.148 % |
5.79/5.82	|       475 |   57863   377213  1229786 |   167356      468     15 |  5.181 % |
5.99/6.02	|       812 |   57854   377213  1229786 |   184092      804     14 |  5.188 % |
6.09/6.15	|      1319 |   57854   377213  1229786 |   202501     1311     13 |  5.188 % |
6.49/6.54	|      2081 |   57854   377213  1229786 |   222751     2073     16 |  5.188 % |
6.79/6.90	|      3221 |   57854   377213  1229786 |   245027     3213     19 |  5.188 % |
7.49/7.55	|      4930 |   57645   374853  1222103 |   269529     4910     21 |  5.215 % |
8.29/8.39	|      7494 |   57611   374853  1222103 |   296482     7469     20 |  5.253 % |
9.69/9.73	|     11338 |   57572   373809  1218766 |   326131    11305     23 |  5.253 % |
11.79/11.85	|     17104 |   57572   373809  1218766 |   358744    17071     24 |  5.253 % |
15.78/15.80	|     25754 |   57401   373297  1217258 |   394618    25709     28 |  5.390 % |
20.89/20.96	|     38729 |   57386   372440  1214391 |   434080    38676     28 |  5.392 % |
35.38/35.49	|     58191 |   57352   371985  1212941 |   477488    58130     44 |  5.417 % |
69.17/69.25	|     87384 |   57343   371979  1212926 |   525237    87319     60 |  5.437 % |
112.86/112.98	|    131173 |   57324   371666  1211737 |   577761   131104     61 |  5.439 % |
198.03/198.20	|    196858 |   57256   371036  1209591 |   635537   196752     67 |  5.494 % |
348.20/348.39	|    295384 |   57128   369953  1205935 |   699091   295233     73 |  5.590 % |
654.32/654.59	|    443173 |   57094   369633  1204920 |   769000   443004     76 |  5.610 % |

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/node43/watcher-428589-1177731403 -o ROOT/results/node43/solver-428589-1177731403 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428589-1177731403/minimarch_fixed /tmp/evaluation/428589-1177731403/instance-428589-1177731403.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 8483
/proc/meminfo: memFree=1509768/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=1736 CPUtime=0
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 329 0 0 0 0 0 0 0 18 0 1 0 221052239 1777664 314 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134518492 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 434 314 45 132 0 299 0

[startup+0.0697969 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 8483
/proc/meminfo: memFree=1509768/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=6496 CPUtime=0.05
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 1436 0 0 0 5 0 0 0 18 0 1 0 221052239 6651904 1421 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 1624 1422 51 132 0 1489 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6496

[startup+0.101799 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 8483
/proc/meminfo: memFree=1509768/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=9092 CPUtime=0.09
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 1990 0 0 0 8 1 0 0 18 0 1 0 221052239 9310208 1975 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 2273 1976 51 132 0 2138 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9092

[startup+0.301817 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 8483
/proc/meminfo: memFree=1509768/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=25124 CPUtime=0.29
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 5634 0 0 0 27 2 0 0 19 0 1 0 221052239 25726976 5619 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 6281 5620 51 132 0 6146 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25124

[startup+0.70185 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 8483
/proc/meminfo: memFree=1509768/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=49020 CPUtime=0.69
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 11653 0 0 0 64 5 0 0 23 0 1 0 221052239 50196480 11638 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523040 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 12255 11638 51 132 0 12120 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 49020

[startup+1.50192 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 8484
/proc/meminfo: memFree=1463296/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=49808 CPUtime=1.49
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 11884 0 0 0 144 5 0 0 25 0 1 0 221052239 51003392 11869 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134533192 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 12452 11870 62 132 0 12317 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 49808

[startup+3.10106 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 8484
/proc/meminfo: memFree=1450048/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=77624 CPUtime=3.09
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 18637 0 0 0 299 10 0 0 25 0 1 0 221052239 79486976 18622 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134562614 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 19406 18623 62 132 0 19271 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 77624

[startup+6.30134 s]
/proc/loadavg: 0.93 0.98 0.99 2/78 8484
/proc/meminfo: memFree=1436800/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=72808 CPUtime=6.29
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 20917 0 0 0 618 11 0 0 25 0 1 0 221052239 74555392 17742 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 18202 17742 68 132 0 18067 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 72808

[startup+12.7019 s]
/proc/loadavg: 0.94 0.98 0.99 2/78 8484
/proc/meminfo: memFree=1438720/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=72888 CPUtime=12.69
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 20936 0 0 0 1258 11 0 0 25 0 1 0 221052239 74637312 17761 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551184 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 18222 17761 68 132 0 18087 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 72888

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/78 8484
/proc/meminfo: memFree=1438656/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=73252 CPUtime=25.48
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 20989 0 0 0 2537 11 0 0 25 0 1 0 221052239 75010048 17814 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553241 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 18313 17814 68 132 0 18178 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 73252

[startup+51.1012 s]
/proc/loadavg: 0.96 0.98 0.99 2/78 8484
/proc/meminfo: memFree=1437440/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=74824 CPUtime=51.08
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 21371 0 0 0 5096 12 0 0 25 0 1 0 221052239 76619776 18196 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552716 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 18706 18196 68 132 0 18571 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 74824

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/78 8484
/proc/meminfo: memFree=1424192/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=87812 CPUtime=102.26
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 24625 0 0 0 10211 15 0 0 25 0 1 0 221052239 89919488 21450 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551569 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 21953 21450 68 132 0 21818 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 87812

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8484
/proc/meminfo: memFree=1409216/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=102996 CPUtime=162.24
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 28387 0 0 0 16204 20 0 0 25 0 1 0 221052239 105467904 25212 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551569 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 25749 25212 68 132 0 25614 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 102996

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8486
/proc/meminfo: memFree=1393472/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=118860 CPUtime=222.23
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 32316 0 0 0 22198 25 0 0 25 0 1 0 221052239 121712640 29141 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551296 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 29715 29141 68 132 0 29580 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 118860

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8486
/proc/meminfo: memFree=1380096/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=132220 CPUtime=282.21
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 35682 0 0 0 28192 29 0 0 25 0 1 0 221052239 135393280 32507 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557462 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 33055 32507 68 132 0 32920 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 132220

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8486
/proc/meminfo: memFree=1365056/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=147012 CPUtime=342.2
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 39408 0 0 0 34187 33 0 0 25 0 1 0 221052239 150540288 36233 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551184 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 36753 36233 68 132 0 36618 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 147012

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8486
/proc/meminfo: memFree=1350912/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=161808 CPUtime=402.18
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 42983 0 0 0 40180 38 0 0 25 0 1 0 221052239 165691392 39808 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551184 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 40452 39808 68 132 0 40317 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 161808

[startup+462.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8486
/proc/meminfo: memFree=1338496/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=173884 CPUtime=462.17
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 46030 0 0 0 46175 42 0 0 25 0 1 0 221052239 178057216 42855 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 43471 42855 68 132 0 43336 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 173884

[startup+522.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8486
/proc/meminfo: memFree=1328768/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=183696 CPUtime=522.16
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 48474 0 0 0 52171 45 0 0 25 0 1 0 221052239 188104704 45299 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134558552 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 45924 45299 68 132 0 45789 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 183696

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8486
/proc/meminfo: memFree=1322240/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=190252 CPUtime=582.14
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 50095 0 0 0 58168 46 0 0 25 0 1 0 221052239 194818048 46920 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551383 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 47563 46920 68 132 0 47428 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 190252

[startup+642.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8486
/proc/meminfo: memFree=1311808/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=200364 CPUtime=642.12
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 52663 0 0 0 64163 49 0 0 25 0 1 0 221052239 205172736 49488 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553241 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 50091 49488 68 132 0 49956 0
Current children cumulated CPU time (s) 642.12
Current children cumulated vsize (KiB) 200364

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8486
/proc/meminfo: memFree=1301440/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=211592 CPUtime=702.1
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 55279 0 0 0 70158 52 0 0 25 0 1 0 221052239 216670208 52104 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 52898 52104 68 132 0 52763 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 211592

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8486
/proc/meminfo: memFree=1289984/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=222952 CPUtime=762.09
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 58117 0 0 0 76152 57 0 0 25 0 1 0 221052239 228302848 54942 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 55738 54942 68 132 0 55603 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 222952

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8486
/proc/meminfo: memFree=1279360/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=233688 CPUtime=822.07
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 60810 0 0 0 82146 61 0 0 25 0 1 0 221052239 239296512 57635 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552571 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 58422 57635 68 132 0 58287 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 233688

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8486
/proc/meminfo: memFree=1268288/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=244572 CPUtime=882.06
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 63536 0 0 0 88141 65 0 0 25 0 1 0 221052239 250441728 60361 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551337 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 61143 60361 68 132 0 61008 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 244572

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8486
/proc/meminfo: memFree=1259008/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=253976 CPUtime=942.04
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 65885 0 0 0 94137 67 0 0 25 0 1 0 221052239 260071424 62710 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551296 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 63494 62710 68 132 0 63359 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 253976

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8486
/proc/meminfo: memFree=1248832/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=263944 CPUtime=1002.03
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 68387 0 0 0 100132 71 0 0 25 0 1 0 221052239 270278656 65212 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 65986 65212 68 132 0 65851 0
Current children cumulated CPU time (s) 1002.03
Current children cumulated vsize (KiB) 263944

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8486
/proc/meminfo: memFree=1239360/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=273352 CPUtime=1062.01
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 70779 0 0 0 106126 75 0 0 25 0 1 0 221052239 279912448 67604 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 68338 67604 68 132 0 68203 0
Current children cumulated CPU time (s) 1062.01
Current children cumulated vsize (KiB) 273352

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8486
/proc/meminfo: memFree=1230912/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=281760 CPUtime=1121.99
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 72872 0 0 0 112122 77 0 0 25 0 1 0 221052239 288522240 69697 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 70440 69697 68 132 0 70305 0
Current children cumulated CPU time (s) 1121.99
Current children cumulated vsize (KiB) 281760

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/78 8486
/proc/meminfo: memFree=1221376/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=291264 CPUtime=1181.98
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 75261 0 0 0 118118 80 0 0 25 0 1 0 221052239 298254336 72086 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 72816 72086 68 132 0 72681 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 291264



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.07 1.00 1.00 2/78 8486
/proc/meminfo: memFree=1218176/2055920 swapFree=4158592/4192956
[pid=8483] ppid=8481 vsize=294300 CPUtime=1200.07
/proc/8483/stat : 8483 (minimarch_fixed) R 8481 8483 7106 0 -1 4194304 76020 0 0 0 119926 81 0 0 25 0 1 0 221052239 301363200 72845 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/8483/statm: 73575 72845 68 132 0 73440 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 294300

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.13
CPU user time (s): 1199.27
CPU system time (s): 0.863868
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 294300

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

runsolver used 0.908861 second user time and 2.6016 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Apr 28 03:36:44 UTC 2007

IDJOB= 428589
IDBENCH= 20564
IDSOLVER= 198
FILE ID= node43/428589-1177731403

PBS_JOBID= 4715411

Free space on /tmp= 66474 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/industrial/IBM_FV_2004_30/IBM_FV_2004_rule_batch_30_SAT_dat.k65.cnf
COMMAND LINE= /tmp/evaluation/428589-1177731403/minimarch_fixed /tmp/evaluation/428589-1177731403/instance-428589-1177731403.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-428589-1177731403 -o ROOT/results/node43/solver-428589-1177731403 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428589-1177731403/minimarch_fixed /tmp/evaluation/428589-1177731403/instance-428589-1177731403.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  1a25d9d9e63706032a5b46e4228618f9

RANDOM SEED= 290084779

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1510176 kB
Buffers:         52700 kB
Cached:         395216 kB
SwapCached:       2856 kB
Active:         281784 kB
Inactive:       193640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1510176 kB
SwapTotal:     4192956 kB
SwapFree:      4158592 kB
Dirty:           16004 kB
Writeback:           0 kB
Mapped:          35228 kB
Slab:            55700 kB
Committed_AS:  2716324 kB
PageTables:       1908 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= 66474 MiB

End job on node43 on Sat Apr 28 03:56:47 UTC 2007