Trace number 1718940

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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
VARSAT-industrial 2009-03-22? (MO) 828.02 828.283

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq9.cnf
MD5SUM9a43349587a435e7109b46b3aceb156e
Bench CategoryAPPLICATION (applications 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 variables482093
Number of clauses9676386
Sum of the clauses size28195028
Maximum clause length226
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 29152157
Number of clauses of size 3120945
Number of clauses of size 410067
Number of clauses of size 528986
Number of clauses of size over 5364230

Solver Data

0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Number of variables:  482093                                               |
0.00/0.00	c |  Number of clauses:    9676386                                              |
5.69/5.70	c |  Parsing time:         4.79         s                                       |
5.69/5.70	c |  Timeout:              43200 s
5.69/5.70	c |  Random Seed:          568483244.000000
5.69/5.70	c |  Heuristic:            default                                              |
5.69/5.70	c |                                                                             |
5.99/6.02	c ============================[ Search Statistics ]==============================
5.99/6.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.99/6.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.99/6.02	c ===============================================================================
5.99/6.02	c |         0 |  482081  9676339 28194925 |  3225446        0    nan |  0.000 % |
6.99/7.03	c |       103 |  482081  9676339 28194925 |  3547990      103    136 |  0.003 % |
8.18/8.21	c |       253 |  482081  9676339 28194925 |  3902790      253     92 |  0.002 % |
10.18/10.23	c |       478 |  482081  9676339 28194925 |  4293069      478     66 |  0.002 % |
12.69/12.75	c |       815 |  482081  9676339 28194925 |  4722375      815     65 |  0.002 % |
14.39/14.42	c |      1322 |  482081  9676339 28194925 |  5194613     1322     58 |  0.002 % |
15.89/15.92	c |      2081 |  482081  9676339 28194925 |  5714074     2081     61 |  0.002 % |
20.38/20.44	c |      3220 |  482081  9676339 28194925 |  6285482     3220     57 |  0.002 % |
24.18/24.24	c |      4929 |  482081  9676339 28194925 |  6914030     4929     53 |  0.002 % |
28.69/28.73	c |      7491 |  482081  9676339 28194925 |  7605433     7491     68 |  0.002 % |
33.98/34.04	c |     11336 |  482081  9676339 28194925 |  8365977    11336     69 |  0.002 % |
41.37/41.42	c |     17102 |  482081  9676339 28194925 |  9202574    17102    210 |  0.002 % |
57.67/57.77	c |     25751 |  482081  9676339 28194925 | 10122832    25751    195 |  0.002 % |
70.17/70.24	c |     38725 |  482081  9676339 28194925 | 11135115    38725    178 |  0.002 % |
103.65/103.71	c |     58186 |  482081  9676339 28194925 | 12248627    58186    167 |  0.002 % |
184.32/184.46	c |     87378 |  482081  9676339 28194925 | 13473489    87378    259 |  0.002 % |
284.09/284.24	c |    131167 |  482081  9676339 28194925 | 14820838   131167    417 |  0.002 % |
467.95/468.12	c |    196851 |  482081  9676339 28194925 | 16302922   196851    687 |  0.002 % |
735.85/736.19	c |    295377 |  482081  9676339 28194925 | 17933214   295377    879 |  0.002 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1718940-1240641320/watcher-1718940-1240641320 -o /tmp/evaluation-result-1718940-1240641320/solver-1718940-1240641320 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/varsat-industrial_static -seed=568483244 HOME/instance-1718940-1240641320.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): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18571
/proc/meminfo: memFree=1546360/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=2552 CPUtime=0
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 468 0 0 0 0 0 0 0 20 0 1 0 92163090 2613248 453 1992294400 4194304 5102648 548682068784 18446744073709551615 4263318 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 638 453 88 221 0 414 0

[startup+0.0789551 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18571
/proc/meminfo: memFree=1546360/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=11776 CPUtime=0.06
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 2759 0 0 0 5 1 0 0 20 0 1 0 92163090 12058624 2744 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 2944 2744 88 221 0 2720 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11776

[startup+0.102956 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18571
/proc/meminfo: memFree=1546360/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=14784 CPUtime=0.09
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 3452 0 0 0 7 2 0 0 21 0 1 0 92163090 15138816 3437 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 3696 3438 88 221 0 3472 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14784

[startup+0.301978 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18571
/proc/meminfo: memFree=1546360/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=39500 CPUtime=0.29
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 9276 0 0 0 23 6 0 0 22 0 1 0 92163090 40448000 9261 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 9875 9262 88 221 0 9651 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 39500

[startup+0.703022 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 18571
/proc/meminfo: memFree=1546360/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=88160 CPUtime=0.69
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 20743 0 0 0 57 12 0 0 25 0 1 0 92163090 90275840 20728 1992294400 4194304 5102648 548682068784 18446744073709551615 4524112 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 22040 20728 88 221 0 21816 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 88160

[startup+1.50111 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18572
/proc/meminfo: memFree=1427888/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=183612 CPUtime=1.49
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 42918 0 0 0 124 25 0 0 25 0 1 0 92163090 188018688 42903 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 45903 42904 88 221 0 45679 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 183612

[startup+3.10128 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18572
/proc/meminfo: memFree=1307504/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=355208 CPUtime=3.09
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 87530 0 0 0 258 51 0 0 25 0 1 0 92163090 363732992 87515 1992294400 4194304 5102648 548682068784 18446744073709551615 4524112 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 88802 87515 88 221 0 88578 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 355208

[startup+6.30162 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18572
/proc/meminfo: memFree=941488/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=677740 CPUtime=6.29
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 161523 0 0 0 537 92 0 0 22 0 1 0 92163090 694005760 161501 1992294400 4194304 5102648 548682068784 18446744073709551615 4249941 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 169435 161501 98 221 0 169211 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 677740

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18572
/proc/meminfo: memFree=891568/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=686472 CPUtime=12.69
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 163791 0 0 0 1175 94 0 0 25 0 1 0 92163090 702947328 163769 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 171618 163769 110 221 0 171394 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 686472

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18572
/proc/meminfo: memFree=887920/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=691376 CPUtime=25.49
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 164780 0 0 0 2454 95 0 0 25 0 1 0 92163090 707969024 164758 1992294400 4194304 5102648 548682068784 18446744073709551615 4250347 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 172844 164758 110 221 0 172620 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 691376

[startup+51.1014 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18572
/proc/meminfo: memFree=871408/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=708768 CPUtime=51.07
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 169103 0 0 0 5009 98 0 0 25 0 1 0 92163090 725778432 169081 1992294400 4194304 5102648 548682068784 18446744073709551615 4249675 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 177192 169081 110 221 0 176968 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 708768

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18572
/proc/meminfo: memFree=847408/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=732092 CPUtime=102.25
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 174926 0 0 0 10121 104 0 0 25 0 1 0 92163090 749662208 174904 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 183023 174904 110 221 0 182799 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 732092

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18572
/proc/meminfo: memFree=817520/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=761868 CPUtime=162.23
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 182341 0 0 0 16115 108 0 0 25 0 1 0 92163090 780152832 182319 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 190467 182319 110 221 0 190243 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 761868

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18574
/proc/meminfo: memFree=736368/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=842920 CPUtime=222.21
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 202580 0 0 0 22100 121 0 0 25 0 1 0 92163090 863150080 202558 1992294400 4194304 5102648 548682068784 18446744073709551615 4249750 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 210730 202558 110 221 0 210506 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 842920

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18574
/proc/meminfo: memFree=664112/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=915892 CPUtime=282.19
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 220844 0 0 0 28086 133 0 0 25 0 1 0 92163090 937873408 220822 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 228973 220822 110 221 0 228749 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 915892

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18574
/proc/meminfo: memFree=601840/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=977776 CPUtime=342.18
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 236248 0 0 0 34075 143 0 0 25 0 1 0 92163090 1001242624 236226 1992294400 4194304 5102648 548682068784 18446744073709551615 4249744 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 244444 236226 110 221 0 244220 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 977776

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18574
/proc/meminfo: memFree=473968/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=1106212 CPUtime=402.16
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 268397 0 0 0 40055 161 0 0 25 0 1 0 92163090 1132761088 268375 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 276553 268375 110 221 0 276329 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 1106212

[startup+462.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18574
/proc/meminfo: memFree=350896/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=1228428 CPUtime=462.15
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 298961 0 0 0 46036 179 0 0 25 0 1 0 92163090 1257910272 298939 1992294400 4194304 5102648 548682068784 18446744073709551615 4249923 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 307107 298939 110 221 0 306883 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 1228428

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18574
/proc/meminfo: memFree=323248/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=1257076 CPUtime=522.13
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 305913 0 0 0 52029 184 0 0 25 0 1 0 92163090 1287245824 305891 1992294400 4194304 5102648 548682068784 18446744073709551615 4248866 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 314269 305891 110 221 0 314045 0
Current children cumulated CPU time (s) 522.13
Current children cumulated vsize (KiB) 1257076

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18574
/proc/meminfo: memFree=217840/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=1361948 CPUtime=582.12
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 332168 0 0 0 58011 201 0 0 25 0 1 0 92163090 1394634752 332146 1992294400 4194304 5102648 548682068784 18446744073709551615 4249840 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 340487 332146 110 221 0 340263 0
Current children cumulated CPU time (s) 582.12
Current children cumulated vsize (KiB) 1361948

[startup+642.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18574
/proc/meminfo: memFree=87408/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=1491192 CPUtime=642.11
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 364483 0 0 0 63990 221 0 0 25 0 1 0 92163090 1526980608 364461 1992294400 4194304 5102648 548682068784 18446744073709551615 4491703 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 372798 364461 110 221 0 372574 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 1491192

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18574
/proc/meminfo: memFree=15152/2055920 swapFree=4192812/4192956
[pid=18571] ppid=18569 vsize=1663364 CPUtime=702.08
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 407585 0 0 0 69967 241 0 0 25 0 1 0 92163090 1703284736 407563 1992294400 4194304 5102648 548682068784 18446744073709551615 4228851 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 415841 407563 110 221 0 415617 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 1663364

[startup+762.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18574
/proc/meminfo: memFree=15088/2055920 swapFree=4191900/4192956
[pid=18571] ppid=18569 vsize=1750952 CPUtime=762.05
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 429453 0 0 0 75951 254 0 0 25 0 1 0 92163090 1792974848 429431 1992294400 4194304 5102648 548682068784 18446744073709551615 4228851 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 437738 429431 110 221 0 437514 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 1750952

[startup+822.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18574
/proc/meminfo: memFree=16304/2055920 swapFree=4191900/4192956
[pid=18571] ppid=18569 vsize=1836684 CPUtime=822.03
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 450607 0 0 0 81937 266 0 0 25 0 1 0 92163090 1880764416 450585 1992294400 4194304 5102648 548682068784 18446744073709551615 4249787 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 459171 450585 110 221 0 458947 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 1836684



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+828.002 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 18574
/proc/meminfo: memFree=15088/2055920 swapFree=4191900/4192956
[pid=18571] ppid=18569 vsize=1843288 CPUtime=827.73
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4194304 452274 0 0 0 82506 267 0 0 25 0 1 0 92163090 1887526912 452252 1992294400 4194304 5102648 548682068784 18446744073709551615 4228851 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 460822 452252 110 221 0 460598 0
Current children cumulated CPU time (s) 827.73
Current children cumulated vsize (KiB) 1843288

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

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

[startup+828.202 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 18575
/proc/meminfo: memFree=1403240/2055920 swapFree=4191900/4192956
[pid=18571] ppid=18569 vsize=0 CPUtime=827.93
/proc/18571/stat : 18571 (varsat-industri) R 18569 18571 18387 0 -1 4195332 452274 0 0 0 82506 287 0 0 25 0 1 0 92163090 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/18571/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 827.93
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 828.283
CPU time (s): 828.02
CPU user time (s): 825.065
CPU system time (s): 2.95555
CPU usage (%): 99.9683
Max. virtual memory (cumulated for all children) (KiB): 1843288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 825.065
system time used= 2.95555
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 452274
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= 3
involuntary context switches= 1869

runsolver used 0.880866 second user time and 2.14667 second system time

The end

Launcher Data

Begin job on node81 at 2009-04-25 08:35:33
IDJOB=1718940
IDBENCH=20574
IDSOLVER=538
FILE ID=node81/1718940-1240641320
PBS_JOBID= 9186469
Free space on /tmp= 126236 MiB

SOLVER NAME= VARSAT-industrial 2009-03-22
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq9.cnf
COMMAND LINE= HOME/varsat-industrial_static -seed=RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718940-1240641320/watcher-1718940-1240641320 -o /tmp/evaluation-result-1718940-1240641320/solver-1718940-1240641320 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/varsat-industrial_static -seed=568483244 HOME/instance-1718940-1240641320.cnf

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=568483244

node81.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.234
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.234
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1546776 kB
Buffers:         33968 kB
Cached:         389808 kB
SwapCached:          0 kB
Active:         270368 kB
Inactive:       168208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1546776 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          210356 kB
Writeback:           0 kB
Mapped:          24524 kB
Slab:            56236 kB
Committed_AS:   332248 kB
PageTables:       1452 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126236 MiB
End job on node81 at 2009-04-25 08:49:23