Trace number 428621

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.08 1200.48

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq7.cnf
MD5SUM0fbc00fde383cec371bb97d621c5e7e5
Bench CategoryINDUST (industrial 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 variables306095
Number of clauses6069108
Sum of the clauses size17675754
Maximum clause length163
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 25745111
Number of clauses of size 366910
Number of clauses of size 44878
Number of clauses of size 518476
Number of clauses of size over 5233732

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:  306095                                               |
0.00/0.00	|  Number of clauses:    6069108                                              |
27.47/27.56	|  Parsing time:         26.95        s                                       |
215.82/215.94	============================[ Search Statistics ]==============================
215.82/215.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
215.82/215.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
215.82/215.94	===============================================================================
215.82/215.94	|         0 |  262221  5945893 18113186 |  1981964        0    nan |  0.000 % |
217.11/217.25	|       100 |  262221  5945893 18113186 |  2180160      100     25 |  0.003 % |
218.81/218.98	|       251 |  262175  5945893 18113186 |  2398176      249     29 |  1.514 % |
219.81/219.98	|       476 |  262148  5945893 18113186 |  2637994      474     29 |  1.514 % |
221.01/221.16	|       814 |  262062  5945893 18113186 |  2901793      811     26 |  1.734 % |
223.21/223.35	|      1320 |  261935  5945893 18113186 |  3191973     1317     24 |  1.734 % |
227.91/228.07	|      2081 |  261934  5945893 18113186 |  3511170     2077     23 |  1.735 % |
236.70/236.88	|      3221 |  256920  5845066 17857241 |  3862287     3202     28 |  1.735 % |
243.20/243.34	|      4929 |  256918  5845066 17857241 |  4248516     4908     34 |  1.736 % |
254.90/255.08	|      7492 |  256917  5845066 17857241 |  4673368     7470     34 |  1.736 % |
281.20/281.33	|     11336 |  256901  5844889 17856385 |  5140705    11309     35 |  1.741 % |
315.18/315.36	|     17102 |  256899  5844866 17856339 |  5654775    17073     37 |  1.742 % |
365.37/365.51	|     25751 |  256892  5844838 17856283 |  6220253    25715     38 |  1.747 % |
455.44/455.69	|     38725 |  256856  5844528 17855599 |  6842278    38678     41 |  1.756 % |
557.52/557.71	|     58186 |  256837  5844302 17854391 |  7526506    58128     43 |  1.762 % |
615.19/615.44	|     87378 |  256835  5844286 17854359 |  8279156    87318     47 |  1.763 % |
799.25/799.56	|    131167 |  256789  5843852 17853368 |  9107072   131092     52 |  1.778 % |
1003.98/1004.30	|    196855 |  256784  5843786 17853236 | 10017779   196775     66 |  1.780 % |

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/node47/watcher-428621-1177738865 -o ROOT/results/node47/solver-428621-1177738865 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/428621-1177738865/minimarch_fixed /tmp/evaluation/428621-1177738865/instance-428621-1177738865.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: 1.07 1.04 1.00 3/77 6418
/proc/meminfo: memFree=1330888/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=2012 CPUtime=0
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 405 0 0 0 0 0 0 0 18 0 1 0 128732598 2060288 390 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134533414 0 0 4096 3 0 0 0 17 0 0 0
/proc/6418/statm: 503 390 51 132 0 368 0

[startup+0.078341 s]
/proc/loadavg: 1.07 1.04 1.00 3/77 6418
/proc/meminfo: memFree=1330888/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=7516 CPUtime=0.07
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 1699 0 0 0 7 0 0 0 18 0 1 0 128732598 7696384 1684 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/6418/statm: 1879 1684 51 132 0 1744 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 7516

[startup+0.101344 s]
/proc/loadavg: 1.07 1.04 1.00 3/77 6418
/proc/meminfo: memFree=1330888/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=8996 CPUtime=0.09
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 2016 0 0 0 9 0 0 0 18 0 1 0 128732598 9211904 2001 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 0 0 0
/proc/6418/statm: 2249 2001 51 132 0 2114 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8996

[startup+0.301365 s]
/proc/loadavg: 1.07 1.04 1.00 3/77 6418
/proc/meminfo: memFree=1330888/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=21156 CPUtime=0.29
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 5054 0 0 0 27 2 0 0 19 0 1 0 128732598 21663744 5039 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 0 0 0
/proc/6418/statm: 5289 5039 51 132 0 5154 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 21156

[startup+0.702441 s]
/proc/loadavg: 1.07 1.04 1.00 3/77 6418
/proc/meminfo: memFree=1330888/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=46136 CPUtime=0.7
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 10897 0 0 0 64 6 0 0 23 0 1 0 128732598 47243264 10882 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 0 0 0
/proc/6418/statm: 11534 10882 51 132 0 11399 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 46136

[startup+1.5015 s]
/proc/loadavg: 1.07 1.04 1.00 2/78 6419
/proc/meminfo: memFree=1268096/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=92144 CPUtime=1.49
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 22070 0 0 0 137 12 0 0 25 0 1 0 128732598 94355456 22055 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134533192 0 0 4096 3 0 0 0 17 0 0 0
/proc/6418/statm: 23036 22055 51 132 0 22901 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 92144

[startup+3.10168 s]
/proc/loadavg: 1.07 1.04 1.00 2/78 6419
/proc/meminfo: memFree=1208448/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=183984 CPUtime=3.08
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 42818 0 0 0 284 24 0 0 25 0 1 0 128732598 188399616 42803 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134533280 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 45996 42803 51 132 0 45861 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 183984

[startup+6.30182 s]
/proc/loadavg: 1.14 1.06 1.01 2/78 6419
/proc/meminfo: memFree=1045632/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=341836 CPUtime=6.29
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 83214 0 0 0 579 50 0 0 25 0 1 0 128732598 350040064 83199 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 85459 83199 51 132 0 85324 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 341836

[startup+12.7016 s]
/proc/loadavg: 1.13 1.06 1.00 2/78 6419
/proc/meminfo: memFree=942272/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=409392 CPUtime=12.68
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 97281 0 0 0 1209 59 0 0 25 0 1 0 128732598 419217408 97266 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523421 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 102348 97266 51 132 0 102213 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 409392

[startup+25.5019 s]
/proc/loadavg: 1.10 1.05 1.00 2/78 6419
/proc/meminfo: memFree=942464/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=409392 CPUtime=25.47
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 97281 0 0 0 2488 59 0 0 25 0 1 0 128732598 419217408 97266 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134523473 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 102348 97266 51 132 0 102213 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 409392

[startup+51.1017 s]
/proc/loadavg: 1.06 1.05 1.00 2/78 6419
/proc/meminfo: memFree=925568/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=430028 CPUtime=51.06
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 102730 0 0 0 5044 62 0 0 25 0 1 0 128732598 440348672 102715 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134550358 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 107507 102715 63 132 0 107372 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 430028

[startup+102.304 s]
/proc/loadavg: 1.03 1.04 1.00 2/78 6419
/proc/meminfo: memFree=863104/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=501116 CPUtime=102.25
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 117119 0 0 0 10156 69 0 0 25 0 1 0 128732598 513142784 117104 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134529028 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 125279 117104 63 132 0 125144 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 501116

[startup+162.302 s]
/proc/loadavg: 1.01 1.03 1.00 2/78 6419
/proc/meminfo: memFree=848896/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=504544 CPUtime=162.23
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 120670 0 0 0 16152 71 0 0 25 0 1 0 128732598 516653056 120655 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134531250 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 126136 120655 63 132 0 126001 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 504544

[startup+222.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 6419
/proc/meminfo: memFree=922368/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=419172 CPUtime=222.21
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 127962 0 0 0 22145 76 0 0 25 0 1 0 128732598 429232128 102283 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 104793 102283 68 132 0 104658 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 419172

[startup+282.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/78 6419
/proc/meminfo: memFree=922240/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=419172 CPUtime=282.2
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 127969 0 0 0 28143 77 0 0 25 0 1 0 128732598 429232128 102290 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134556436 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 104793 102290 68 132 0 104658 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 419172

[startup+342.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 6419
/proc/meminfo: memFree=922432/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=419172 CPUtime=342.17
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 127969 0 0 0 34140 77 0 0 25 0 1 0 128732598 429232128 102290 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551184 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 104793 102290 68 132 0 104658 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 419172

[startup+402.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/78 6419
/proc/meminfo: memFree=922432/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=419172 CPUtime=402.16
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 127969 0 0 0 40138 78 0 0 25 0 1 0 128732598 429232128 102290 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551230 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 104793 102290 68 132 0 104658 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 419172

[startup+462.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6419
/proc/meminfo: memFree=922368/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=419172 CPUtime=462.14
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 127973 0 0 0 46136 78 0 0 25 0 1 0 128732598 429232128 102294 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 104793 102294 68 132 0 104658 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 419172

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6419
/proc/meminfo: memFree=922304/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=419172 CPUtime=522.12
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 127976 0 0 0 52134 78 0 0 25 0 1 0 128732598 429232128 102297 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553241 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 104793 102297 68 132 0 104658 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 419172

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6419
/proc/meminfo: memFree=922304/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=419172 CPUtime=582.11
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 127991 0 0 0 58132 79 0 0 25 0 1 0 128732598 429232128 102312 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 104793 102312 68 132 0 104658 0
Current children cumulated CPU time (s) 582.11
Current children cumulated vsize (KiB) 419172

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6419
/proc/meminfo: memFree=921856/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=419716 CPUtime=642.1
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 128106 0 0 0 64130 80 0 0 25 0 1 0 128732598 429789184 102427 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134553241 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 104929 102427 68 132 0 104794 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 419716

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6419
/proc/meminfo: memFree=921728/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=419716 CPUtime=702.07
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 128114 0 0 0 70127 80 0 0 25 0 1 0 128732598 429789184 102435 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 104929 102435 68 132 0 104794 0
Current children cumulated CPU time (s) 702.07
Current children cumulated vsize (KiB) 419716

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6419
/proc/meminfo: memFree=921792/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=419716 CPUtime=762.05
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 128124 0 0 0 76125 80 0 0 25 0 1 0 128732598 429789184 102445 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134552571 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 104929 102445 68 132 0 104794 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 419716

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6419
/proc/meminfo: memFree=921728/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=419716 CPUtime=822.04
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 128141 0 0 0 82123 81 0 0 25 0 1 0 128732598 429789184 102462 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551174 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 104929 102462 68 132 0 104794 0
Current children cumulated CPU time (s) 822.04
Current children cumulated vsize (KiB) 419716

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6419
/proc/meminfo: memFree=921600/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=419984 CPUtime=882.01
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 128160 0 0 0 88120 81 0 0 25 0 1 0 128732598 430063616 102481 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551664 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 104996 102481 68 132 0 104861 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 419984

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6419
/proc/meminfo: memFree=921472/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=419984 CPUtime=942
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 128183 0 0 0 94118 82 0 0 25 0 1 0 128732598 430063616 102504 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551218 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 104996 102504 68 132 0 104861 0
Current children cumulated CPU time (s) 942
Current children cumulated vsize (KiB) 419984

[startup+1002.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/78 6419
/proc/meminfo: memFree=921344/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=419984 CPUtime=1001.98
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 128223 0 0 0 100116 82 0 0 25 0 1 0 128732598 430063616 102544 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551270 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 104996 102544 68 132 0 104861 0
Current children cumulated CPU time (s) 1001.98
Current children cumulated vsize (KiB) 419984

[startup+1062.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/78 6419
/proc/meminfo: memFree=921280/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=420388 CPUtime=1061.97
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 128242 0 0 0 106114 83 0 0 25 0 1 0 128732598 430477312 102563 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 105097 102563 68 132 0 104962 0
Current children cumulated CPU time (s) 1061.97
Current children cumulated vsize (KiB) 420388

[startup+1122.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/78 6419
/proc/meminfo: memFree=921088/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=420388 CPUtime=1121.95
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 128275 0 0 0 112112 83 0 0 25 0 1 0 128732598 430477312 102596 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134557651 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 105097 102596 68 132 0 104962 0
Current children cumulated CPU time (s) 1121.95
Current children cumulated vsize (KiB) 420388

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/78 6419
/proc/meminfo: memFree=920512/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=420552 CPUtime=1181.93
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 128432 0 0 0 118109 84 0 0 25 0 1 0 128732598 430645248 102753 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 105138 102753 68 132 0 105003 0
Current children cumulated CPU time (s) 1181.93
Current children cumulated vsize (KiB) 420552



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/84 6493
/proc/meminfo: memFree=918648/2055920 swapFree=4158036/4192956
[pid=6418] ppid=6416 vsize=421080 CPUtime=1200
/proc/6418/stat : 6418 (minimarch_fixed) R 6416 6418 5676 0 -1 4194304 128595 0 0 0 119915 85 0 0 25 0 1 0 128732598 431185920 102916 18446744073709551615 134512640 135054336 4294956656 18446744073709551615 134551227 0 0 4096 3 0 0 0 17 1 0 0
/proc/6418/statm: 105270 102916 68 132 0 105135 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 421080

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.48
CPU time (s): 1200.08
CPU user time (s): 1199.16
CPU system time (s): 0.91886
CPU usage (%): 99.9666
Max. virtual memory (cumulated for all children) (KiB): 541628

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

runsolver used 1.02884 second user time and 2.86656 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Sat Apr 28 05:41:12 UTC 2007

IDJOB= 428621
IDBENCH= 20580
IDSOLVER= 198
FILE ID= node47/428621-1177738865

PBS_JOBID= 4715430

Free space on /tmp= 66350 MiB

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

META MD5SUM SOLVER= 08d902191c06ef4f82d57c2f2b6a82c2
MD5SUM BENCH=  0fbc00fde383cec371bb97d621c5e7e5

RANDOM SEED= 690109731

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.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.221
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.221
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:       1331360 kB
Buffers:         51712 kB
Cached:         577380 kB
SwapCached:       4056 kB
Active:         334680 kB
Inactive:       318712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1331360 kB
SwapTotal:     4192956 kB
SwapFree:      4158036 kB
Dirty:          134660 kB
Writeback:           0 kB
Mapped:          30760 kB
Slab:            56640 kB
Committed_AS:  3971584 kB
PageTables:       1776 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= 66350 MiB

End job on node47 on Sat Apr 28 06:01:15 UTC 2007