Trace number 330838

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

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq1.cnf
MD5SUM9158de01004aff62af67cbb9db5bcbbb
Bench CategoryINDUST (industrial instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark102.144
Satisfiable
(Un)Satisfiability was proved
Number of variables24604
Number of clauses261473
Sum of the clauses size744579
Maximum clause length73
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2238933
Number of clauses of size 36442
Number of clauses of size 41972
Number of clauses of size 52972
Number of clauses of size over 511153

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:  24604                                                |
0.00/0.00	|  Number of clauses:    261473                                               |
0.69/0.73	|  Parsing time:         0.71         s                                       |
3.89/3.91	============================[ Search Statistics ]==============================
3.89/3.91	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.89/3.91	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.89/3.91	===============================================================================
3.89/3.91	|         0 |   15976   237108   739236 |    79036        0    nan |  0.000 % |
3.89/3.96	|       100 |   15976   237108   739236 |    86939      100     22 |  0.016 % |
4.09/4.17	|       251 |   15492   237108   739236 |    95633      250     21 |  2.548 % |
4.29/4.33	|       476 |   15491   237108   739236 |   105196      475     21 |  2.548 % |
4.69/4.72	|       813 |   15470   237108   739236 |   115716      812     20 |  2.548 % |
4.99/5.01	|      1319 |   15353   226194   710318 |   127288     1310     20 |  2.548 % |
5.19/5.20	|      2080 |   15353   226194   710318 |   140017     2071     31 |  2.548 % |
6.29/6.31	|      3219 |   15353   226194   710318 |   154018     3210     29 |  2.549 % |
7.59/7.67	|      4928 |   15351   226170   710154 |   169420     4917     31 |  2.557 % |
8.49/8.56	|      7491 |   15351   226163   710140 |   186362     7480     41 |  2.557 % |
9.39/9.41	|     11335 |   15351   226163   710140 |   204999    11324     58 |  2.557 % |
11.99/12.01	|     17102 |   15351   226163   710140 |   225498    17091     61 |  2.557 % |
14.19/14.22	|     25751 |   15351   226163   710140 |   248048    25740     83 |  2.557 % |
19.18/19.24	|     38726 |   15351   226163   710140 |   272853    38715     92 |  2.557 % |
24.58/24.67	|     58188 |   15351   226163   710140 |   300139    58177     99 |  2.557 % |
34.48/34.59	|     87380 |   15283   223643   702992 |   330152    87344     96 |  2.833 % |
71.08/71.11	|    131170 |   15283   223643   702992 |   363168   131134    112 |  2.833 % |
110.76/110.87	|    196854 |   15283   223643   702992 |   399485   196818    109 |  2.833 % |
224.12/224.29	|    295380 |   15283   223643   702992 |   439433   295344    117 |  2.833 % |
415.96/416.15	|    443169 |   15283   223643   702992 |   483376   443133    109 |  2.833 % |
640.19/640.53	|    664852 |   15273   222120   698014 |   531714   196300    108 |  2.874 % |
941.49/941.93	|    997377 |   15273   222120   698014 |   584886   528825    135 |  2.874 % |

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/node13/watcher-330838-1173174832 -o ROOT/results/node13/solver-330838-1173174832 -C 1200 -W 2400 -M 1800 --output-limit 1,15 /tmp/evaluation/330838-1173174832/minimarch /tmp/evaluation/330838-1173174832/instance-330838-1173174832.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.93 1.01 0.99 3/77 31069
/proc/meminfo: memFree=1290440/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=1872 CPUtime=0
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 393 0 0 0 0 0 0 0 18 0 1 0 337437655 1916928 377 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553814 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 468 377 51 132 0 333 0

[startup+0.0852521 s]
/proc/loadavg: 0.93 1.01 0.99 3/77 31069
/proc/meminfo: memFree=1290440/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=7552 CPUtime=0.08
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 1715 0 0 0 7 1 0 0 18 0 1 0 337437655 7733248 1699 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134553966 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 1888 1701 52 132 0 1753 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 7552

[startup+0.101254 s]
/proc/loadavg: 0.93 1.01 0.99 3/77 31069
/proc/meminfo: memFree=1290440/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=8196 CPUtime=0.09
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 1911 0 0 0 8 1 0 0 18 0 1 0 337437655 8392704 1895 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 2049 1895 51 132 0 1914 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8196

[startup+0.30128 s]
/proc/loadavg: 0.93 1.01 0.99 3/77 31069
/proc/meminfo: memFree=1290440/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=20392 CPUtime=0.29
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 4810 0 0 0 27 2 0 0 19 0 1 0 337437655 20881408 4794 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134533192 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 5098 4794 51 132 0 4963 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20392

[startup+0.701334 s]
/proc/loadavg: 0.93 1.01 0.99 3/77 31069
/proc/meminfo: memFree=1290440/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=20392 CPUtime=0.69
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 4834 0 0 0 67 2 0 0 22 0 1 0 337437655 20881408 4818 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134523000 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 5098 4818 51 132 0 4963 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20392

[startup+1.50144 s]
/proc/loadavg: 0.93 1.01 0.99 2/78 31070
/proc/meminfo: memFree=1271040/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=24168 CPUtime=1.49
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 5844 0 0 0 147 2 0 0 25 0 1 0 337437655 24748032 5828 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134522219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 6042 5828 63 132 0 5907 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24168

[startup+3.10165 s]
/proc/loadavg: 0.93 1.01 0.99 2/78 31070
/proc/meminfo: memFree=1266112/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=26476 CPUtime=3.09
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 6384 0 0 0 306 3 0 0 25 0 1 0 337437655 27111424 6368 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134531702 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 6619 6368 63 132 0 6484 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 26476

[startup+6.30108 s]
/proc/loadavg: 0.93 1.01 0.99 2/78 31070
/proc/meminfo: memFree=1267392/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=23376 CPUtime=6.29
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 6695 0 0 0 626 3 0 0 25 0 1 0 337437655 23937024 5696 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 5844 5696 67 132 0 5709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23376

[startup+12.7019 s]
/proc/loadavg: 0.94 1.01 0.99 2/78 31070
/proc/meminfo: memFree=1267392/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=23376 CPUtime=12.68
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 6695 0 0 0 1265 3 0 0 25 0 1 0 337437655 23937024 5696 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 5844 5696 67 132 0 5709 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 23376

[startup+25.5016 s]
/proc/loadavg: 0.95 1.01 0.99 2/78 31070
/proc/meminfo: memFree=1248192/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=43076 CPUtime=25.49
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 11594 0 0 0 2542 7 0 0 25 0 1 0 337437655 44109824 10595 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 10769 10595 67 132 0 10634 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 43076

[startup+51.101 s]
/proc/loadavg: 0.97 1.01 0.99 2/78 31070
/proc/meminfo: memFree=1223552/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=67964 CPUtime=51.07
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 17791 0 0 0 5096 11 0 0 25 0 1 0 337437655 69595136 16792 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 16991 16792 67 132 0 16856 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 67964

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/78 31070
/proc/meminfo: memFree=1187200/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=103952 CPUtime=102.27
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 26769 0 0 0 10205 22 0 0 25 0 1 0 337437655 106446848 25770 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134688823 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 25988 25770 67 132 0 25853 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 103952

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 31070
/proc/meminfo: memFree=1156544/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=135136 CPUtime=162.24
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 34475 0 0 0 16194 30 0 0 25 0 1 0 337437655 138379264 33476 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551680 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 33784 33476 67 132 0 33649 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 135136

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 31070
/proc/meminfo: memFree=1127296/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=163912 CPUtime=222.22
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 41713 0 0 0 22186 36 0 0 25 0 1 0 337437655 167845888 40714 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551279 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 40978 40714 67 132 0 40843 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 163912

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 31070
/proc/meminfo: memFree=1104128/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=187852 CPUtime=282.21
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 47552 0 0 0 28179 42 0 0 25 0 1 0 337437655 192360448 46553 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 46963 46553 67 132 0 46828 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 187852

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 31070
/proc/meminfo: memFree=1082240/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=209620 CPUtime=342.19
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 52936 0 0 0 34171 48 0 0 25 0 1 0 337437655 214650880 51937 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551713 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 52405 51937 67 132 0 52270 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 209620

[startup+402.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 31070
/proc/meminfo: memFree=1067904/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=223960 CPUtime=402.17
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 56556 0 0 0 40164 53 0 0 25 0 1 0 337437655 229335040 55557 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551352 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 55990 55557 67 132 0 55855 0
Current children cumulated CPU time (s) 402.17
Current children cumulated vsize (KiB) 223960

[startup+462.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/84 31182
/proc/meminfo: memFree=1056056/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=234564 CPUtime=462.09
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 59144 0 0 0 46152 57 0 0 25 0 1 0 337437655 240193536 58145 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551700 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 58641 58145 67 132 0 58506 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 234564

[startup+522.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 31268
/proc/meminfo: memFree=1045176/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=247240 CPUtime=522.02
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 62114 0 0 0 52142 60 0 0 25 0 1 0 337437655 253173760 61115 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550353 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 61810 61115 67 132 0 61675 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 247240

[startup+582.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 31268
/proc/meminfo: memFree=1045312/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=247240 CPUtime=582
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 62117 0 0 0 58139 61 0 0 25 0 1 0 337437655 253173760 61118 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551262 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 61810 61118 67 132 0 61675 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 247240

[startup+642.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 31268
/proc/meminfo: memFree=1045248/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=247240 CPUtime=641.99
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 62120 0 0 0 64137 62 0 0 25 0 1 0 337437655 253173760 61121 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551347 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 61810 61121 67 132 0 61675 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 247240

[startup+702.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 31268
/proc/meminfo: memFree=1045248/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=247240 CPUtime=701.96
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 62122 0 0 0 70134 62 0 0 25 0 1 0 337437655 253173760 61123 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 61810 61123 67 132 0 61675 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 247240

[startup+762.306 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 31268
/proc/meminfo: memFree=1045184/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=247240 CPUtime=761.95
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 62123 0 0 0 76132 63 0 0 25 0 1 0 337437655 253173760 61124 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 61810 61124 67 132 0 61675 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 247240

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 31268
/proc/meminfo: memFree=1022336/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=270776 CPUtime=821.93
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 67946 0 0 0 82124 69 0 0 25 0 1 0 337437655 277274624 66947 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 67694 66947 67 132 0 67559 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 270776

[startup+882.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 31268
/proc/meminfo: memFree=992896/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=300116 CPUtime=881.91
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 75234 0 0 0 88114 77 0 0 25 0 1 0 337437655 307318784 74235 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 75029 74235 67 132 0 74894 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 300116

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 31268
/proc/meminfo: memFree=960704/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=332496 CPUtime=941.89
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 83306 0 0 0 94104 85 0 0 25 0 1 0 337437655 340475904 82307 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550712 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 83124 82307 67 132 0 82989 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 332496

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 31268
/proc/meminfo: memFree=942336/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=350952 CPUtime=1001.87
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 87869 0 0 0 100096 91 0 0 25 0 1 0 337437655 359374848 86870 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 87738 86870 67 132 0 87603 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 350952

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 31268
/proc/meminfo: memFree=930496/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=362504 CPUtime=1061.85
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 90812 0 0 0 106091 94 0 0 25 0 1 0 337437655 371204096 89813 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134550344 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 90626 89813 67 132 0 90491 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 362504

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 31268
/proc/meminfo: memFree=930432/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=362504 CPUtime=1121.83
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 90813 0 0 0 112089 94 0 0 25 0 1 0 337437655 371204096 89814 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134552516 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 90626 89814 67 132 0 90491 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 362504

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 31268
/proc/meminfo: memFree=930432/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=362504 CPUtime=1181.82
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 90818 0 0 0 118087 95 0 0 25 0 1 0 337437655 371204096 89819 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551219 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 90626 89819 67 132 0 90491 0
Current children cumulated CPU time (s) 1181.82
Current children cumulated vsize (KiB) 362504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 0.99 1.00 0.99 2/78 31268
/proc/meminfo: memFree=930432/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=362504 CPUtime=1200.02
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 90818 0 0 0 119907 95 0 0 25 0 1 0 337437655 371204096 89819 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551319 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 90626 89819 67 132 0 90491 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 362504

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: 0.99 1.00 0.99 2/78 31268
/proc/meminfo: memFree=930432/2055920 swapFree=4158920/4192956
[pid=31069] ppid=31067 vsize=362504 CPUtime=1200.02
/proc/31069/stat : 31069 (minimarch) R 31067 31069 30954 0 -1 4194304 90818 0 0 0 119907 95 0 0 25 0 1 0 337437655 371204096 89819 18446744073709551615 134512640 135054332 4294956704 18446744073709551615 134551319 0 0 4096 3 0 0 0 17 1 0 0
/proc/31069/statm: 90626 89819 67 132 0 90491 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 362504

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.56
CPU time (s): 1200.08
CPU user time (s): 1199.07
CPU system time (s): 1.00885
CPU usage (%): 99.9598
Max. virtual memory (cumulated for all children) (KiB): 362504

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

runsolver used 1.50177 second user time and 2.77858 second system time

The end

Launcher Data (download as text)

Begin job on node13 on Tue Mar  6 09:53:52 UTC 2007

IDJOB= 330838
IDBENCH= 20573
IDSOLVER= 110
FILE ID= node13/330838-1173174832

PBS_JOBID= 4015019

Free space on /tmp= 66362 MiB

SOLVER NAME= minimarch 2007-02-08
BENCH NAME= HOME/pub/bench/SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq1.cnf
COMMAND LINE= /tmp/evaluation/330838-1173174832/minimarch /tmp/evaluation/330838-1173174832/instance-330838-1173174832.cnf            
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-330838-1173174832 -o ROOT/results/node13/solver-330838-1173174832 -C 1200 -W 2400 -M 1800 --output-limit 1,15  /tmp/evaluation/330838-1173174832/minimarch /tmp/evaluation/330838-1173174832/instance-330838-1173174832.cnf            

META MD5SUM SOLVER= cd0143c15836d32fe9acb8d523a59b67
MD5SUM BENCH=  9158de01004aff62af67cbb9db5bcbbb

RANDOM SEED= 412298595

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB

Linux node13.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:       1290848 kB
Buffers:         42172 kB
Cached:         639148 kB
SwapCached:       2556 kB
Active:         184560 kB
Inactive:       519716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1290848 kB
SwapTotal:     4192956 kB
SwapFree:      4158920 kB
Dirty:            7116 kB
Writeback:           0 kB
Mapped:          30592 kB
Slab:            46396 kB
Committed_AS:  1558824 kB
PageTables:       1744 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= 66362 MiB

End job on node13 on Tue Mar  6 10:13:55 UTC 2007