Trace number 428623

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.12 1200.58

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq3.cnf
MD5SUMba6236c6cc840bb0208f73665843c375
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark573.881
Satisfiable
(Un)Satisfiability was proved
Number of variables69789
Number of clauses968295
Sum of the clauses size2788367
Maximum clause length110
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2899512
Number of clauses of size 316116
Number of clauses of size 43707
Number of clauses of size 56480
Number of clauses of size over 542479

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:  69789                                                |
0.00/0.00	|  Number of clauses:    968295                                               |
3.29/3.31	|  Parsing time:         3.22         s                                       |
19.38/19.44	============================[ Search Statistics ]==============================
19.38/19.44	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
19.38/19.44	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
19.38/19.44	===============================================================================
19.38/19.44	|         0 |   51139   906864  2744806 |   302288        0    nan |  0.000 % |
19.59/19.63	|       100 |   51139   906864  2744806 |   332516      100      8 |  0.012 % |
19.79/19.82	|       250 |   51139   906864  2744806 |   365768      250     20 |  0.012 % |
20.19/20.21	|       476 |   51138   906864  2744806 |   402345      475     21 |  0.013 % |
20.49/20.56	|       813 |   51105   906864  2744806 |   442579      811     25 |  2.132 % |
21.29/21.37	|      1322 |   50367   906864  2744806 |   486837     1319     25 |  2.134 % |
21.69/21.79	|      2083 |   50251   906864  2744806 |   535521     2080     29 |  2.134 % |
22.99/23.04	|      3225 |   49658   879116  2674548 |   589073     3195     34 |  2.134 % |
24.69/24.79	|      4933 |   49654   879116  2674548 |   647981     4902     39 |  2.473 % |
27.29/27.40	|      7498 |   49421   874839  2662721 |   712779     7464     40 |  2.473 % |
30.79/30.89	|     11346 |   49421   874839  2662721 |   784057    11312     57 |  2.473 % |
33.18/33.22	|     17113 |   49421   874839  2662721 |   862462    17079     58 |  2.473 % |
36.19/36.29	|     25762 |   49420   874828  2662699 |   948709    25727     59 |  2.475 % |
40.88/40.91	|     38736 |   49420   874828  2662699 |  1043580    38701     61 |  2.475 % |
48.48/48.53	|     58199 |   49420   874828  2662699 |  1147938    58164     60 |  2.475 % |
64.97/65.03	|     87391 |   49420   874828  2662699 |  1262731    87356     59 |  2.475 % |
115.06/115.18	|    131180 |   49413   874776  2662589 |  1389005   131138     57 |  2.485 % |
181.74/181.80	|    196864 |   48798   874745  2662527 |  1527905   196819     62 |  3.372 % |
280.32/280.43	|    295390 |   48797   874745  2662527 |  1680696   295345     71 |  3.372 % |
439.27/439.40	|    443180 |   48794   864570  2633380 |  1848765   443132     85 |  3.372 % |
738.48/738.78	|    664863 |   48794   864570  2633380 |  2033642   664815    107 |  3.372 % |

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/node17/watcher-428623-1177739098 -o ROOT/results/node17/solver-428623-1177739098 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428623-1177739098/minimarch_fixed /tmp/evaluation/428623-1177739098/instance-428623-1177739098.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 17127
/proc/meminfo: memFree=1587576/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=1872 CPUtime=0
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 387 0 0 0 0 0 0 0 18 0 1 0 221827445 1916928 372 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134691888 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 468 372 51 132 0 333 0

[startup+0.081007 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 17127
/proc/meminfo: memFree=1587576/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=7368 CPUtime=0.07
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 1659 0 0 0 7 0 0 0 18 0 1 0 221827445 7544832 1644 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134533192 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 1842 1644 51 132 0 1707 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7368

[startup+0.101009 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 17127
/proc/meminfo: memFree=1587576/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=8196 CPUtime=0.09
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 1905 0 0 0 9 0 0 0 18 0 1 0 221827445 8392704 1891 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 2049 1893 51 132 0 1914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8196

[startup+0.301031 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 17127
/proc/meminfo: memFree=1587576/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=20392 CPUtime=0.29
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 4788 0 0 0 26 3 0 0 19 0 1 0 221827445 20881408 4773 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134533192 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 5098 4773 51 132 0 4963 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20392

[startup+0.701072 s]
/proc/loadavg: 0.92 0.98 0.99 3/77 17127
/proc/meminfo: memFree=1587576/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=43968 CPUtime=0.68
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 10330 0 0 0 62 6 0 0 22 0 1 0 221827445 45023232 10315 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 10992 10315 51 132 0 10857 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 43968

[startup+1.50116 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 17128
/proc/meminfo: memFree=1530160/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=69376 CPUtime=1.49
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 16439 0 0 0 140 9 0 0 25 0 1 0 221827445 71041024 16424 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523421 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 17344 16424 51 132 0 17209 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 69376

[startup+3.10132 s]
/proc/loadavg: 0.92 0.98 0.99 2/78 17128
/proc/meminfo: memFree=1521712/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=69376 CPUtime=3.09
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 16439 0 0 0 300 9 0 0 25 0 1 0 221827445 71041024 16424 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523361 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 17344 16424 51 132 0 17209 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 69376

[startup+6.30166 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1512816/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=80944 CPUtime=6.29
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 18941 0 0 0 619 10 0 0 25 0 1 0 221827445 82886656 18926 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523036 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 20236 18926 62 132 0 20101 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 80944

[startup+12.7013 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1507000/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=88848 CPUtime=12.68
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 20707 0 0 0 1257 11 0 0 25 0 1 0 221827445 90980352 20692 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550365 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 22212 20692 62 132 0 22077 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 88848

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1513464/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=78584 CPUtime=25.49
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 22526 0 0 0 2536 13 0 0 25 0 1 0 221827445 80470016 18561 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 19646 18561 68 132 0 19511 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78584

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1513080/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=78948 CPUtime=51.08
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 22623 0 0 0 5095 13 0 0 25 0 1 0 221827445 80842752 18658 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551772 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 19737 18658 68 132 0 19602 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 78948

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1501432/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=90828 CPUtime=102.27
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 25540 0 0 0 10211 16 0 0 25 0 1 0 221827445 93007872 21575 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551307 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 22707 21575 68 132 0 22572 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 90828

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1483704/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=108772 CPUtime=162.25
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 29994 0 0 0 16204 21 0 0 25 0 1 0 221827445 111382528 26029 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 27193 26029 68 132 0 27058 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 108772

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1460152/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=132444 CPUtime=222.22
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 35863 0 0 0 22196 26 0 0 25 0 1 0 221827445 135622656 31898 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551670 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 33111 31898 68 132 0 32976 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 132444

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1439032/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=153708 CPUtime=282.21
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 41208 0 0 0 28188 33 0 0 25 0 1 0 221827445 157396992 37243 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551313 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 38427 37243 68 132 0 38292 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 153708

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1406712/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=185952 CPUtime=342.2
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 49209 0 0 0 34177 43 0 0 25 0 1 0 221827445 190414848 45244 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 46488 45244 68 132 0 46353 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 185952

[startup+402.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1383416/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=209496 CPUtime=402.18
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 55085 0 0 0 40168 50 0 0 25 0 1 0 221827445 214523904 51120 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551337 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 52374 51120 68 132 0 52239 0
Current children cumulated CPU time (s) 402.18
Current children cumulated vsize (KiB) 209496

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1361400/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=231220 CPUtime=462.16
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 60502 0 0 0 46161 55 0 0 25 0 1 0 221827445 236769280 56537 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551305 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 57805 56537 68 132 0 57670 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 231220

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1343224/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=250368 CPUtime=522.15
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 65107 0 0 0 52154 61 0 0 25 0 1 0 221827445 256376832 61142 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134556539 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 62592 61142 68 132 0 62457 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 250368

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1308152/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=285344 CPUtime=582.13
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 73873 0 0 0 58144 69 0 0 25 0 1 0 221827445 292192256 69908 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557301 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 71336 69908 68 132 0 71201 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 285344

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1266808/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=326256 CPUtime=642.11
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 84081 0 0 0 64130 81 0 0 25 0 1 0 221827445 334086144 80116 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 81564 80116 68 132 0 81429 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 326256

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1236088/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=357064 CPUtime=702.1
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 91761 0 0 0 70121 89 0 0 25 0 1 0 221827445 365633536 87796 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 89266 87796 68 132 0 89131 0
Current children cumulated CPU time (s) 702.1
Current children cumulated vsize (KiB) 357064

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1224056/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=368868 CPUtime=762.08
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 94738 0 0 0 76116 92 0 0 25 0 1 0 221827445 377720832 90773 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 92217 90773 68 132 0 92082 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 368868

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1207992/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=386380 CPUtime=822.06
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 98810 0 0 0 82109 97 0 0 25 0 1 0 221827445 395653120 94845 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 96595 94845 68 132 0 96460 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 386380

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1188536/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=406000 CPUtime=882.04
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 103614 0 0 0 88102 102 0 0 25 0 1 0 221827445 415744000 99649 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 101500 99649 68 132 0 101365 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 406000

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17128
/proc/meminfo: memFree=1172472/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=421996 CPUtime=942.03
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 107650 0 0 0 94096 107 0 0 25 0 1 0 221827445 432123904 103685 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 105499 103685 68 132 0 105364 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 421996

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 17298
/proc/meminfo: memFree=1156920/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=436272 CPUtime=1001.91
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 111199 0 0 0 100080 111 0 0 25 0 1 0 221827445 446742528 107234 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 109068 107234 68 132 0 108933 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 436272

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17326
/proc/meminfo: memFree=1145592/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=448700 CPUtime=1061.87
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 114333 0 0 0 106072 115 0 0 25 0 1 0 221827445 459468800 110368 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 112175 110368 68 132 0 112040 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 448700

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17326
/proc/meminfo: memFree=1129912/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=464284 CPUtime=1121.85
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 118257 0 0 0 112065 120 0 0 25 0 1 0 221827445 475426816 114292 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 116071 114292 68 132 0 115936 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 464284

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17326
/proc/meminfo: memFree=1115704/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=478644 CPUtime=1181.83
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 121836 0 0 0 118060 123 0 0 25 0 1 0 221827445 490131456 117871 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 119661 117871 68 132 0 119526 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 478644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17326
/proc/meminfo: memFree=1111288/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=482736 CPUtime=1200.03
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 122872 0 0 0 119879 124 0 0 25 0 1 0 221827445 494321664 118907 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 120684 118907 68 132 0 120549 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 482736

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

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 17326
/proc/meminfo: memFree=1111288/2055920 swapFree=4139504/4192956
[pid=17127] ppid=17125 vsize=482736 CPUtime=1200.03
/proc/17127/stat : 17127 (minimarch_fixed) R 17125 17127 16385 0 -1 4194304 122872 0 0 0 119879 124 0 0 25 0 1 0 221827445 494321664 118907 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/17127/statm: 120684 118907 68 132 0 120549 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 482736

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.58
CPU time (s): 1200.12
CPU user time (s): 1198.79
CPU system time (s): 1.3228
CPU usage (%): 99.9613
Max. virtual memory (cumulated for all children) (KiB): 482736

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

runsolver used 0.901862 second user time and 2.67559 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Apr 28 05:44:59 UTC 2007

IDJOB= 428623
IDBENCH= 20581
IDSOLVER= 198
FILE ID= node17/428623-1177739098

PBS_JOBID= 4715432

Free space on /tmp= 66475 MiB

SOLVER NAME= minimarch 2007-04-26 (fixed)
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq3.cnf
COMMAND LINE= /tmp/evaluation/428623-1177739098/minimarch_fixed /tmp/evaluation/428623-1177739098/instance-428623-1177739098.cnf
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-428623-1177739098 -o ROOT/results/node17/solver-428623-1177739098 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/428623-1177739098/minimarch_fixed /tmp/evaluation/428623-1177739098/instance-428623-1177739098.cnf

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  ba6236c6cc840bb0208f73665843c375

RANDOM SEED= 347580189

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1587984 kB
Buffers:         42832 kB
Cached:         333112 kB
SwapCached:      16144 kB
Active:         253692 kB
Inactive:       146380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1587984 kB
SwapTotal:     4192956 kB
SwapFree:      4139504 kB
Dirty:           21700 kB
Writeback:           0 kB
Mapped:          30200 kB
Slab:            53404 kB
Committed_AS:  7318564 kB
PageTables:       1796 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= 66475 MiB

End job on node17 on Sat Apr 28 06:05:02 UTC 2007