Trace number 1719103

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
MiniSat 2.1 (Sat-race'08 Edition)? (TO) 1200.11 1200.55

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq2.cnf
MD5SUMf0f4556999ccb446384994a4148fca28
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark238.907
Satisfiable
(Un)Satisfiability was proved
Number of variables44095
Number of clauses542253
Sum of the clauses size1554259
Maximum clause length93
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2500227
Number of clauses of size 310265
Number of clauses of size 43051
Number of clauses of size 55229
Number of clauses of size over 523480

Solver Data

0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
0.49/0.54	c |  Number of variables:         44095                                         |
0.49/0.54	c |  Number of clauses:          542252                                         |
0.49/0.54	c |  Parse time:                   0.48 s                                       |
3.98/4.00	c |  Simplification time:          3.44 s                                       |
3.98/4.00	c |                                                                             |
3.98/4.00	c ============================[ Search Statistics ]==============================
3.98/4.00	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.98/4.00	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.98/4.00	c ===============================================================================
3.98/4.04	c |       100 |   31195   501752  1483482 |   183975      100     35 |  0.016 % |
4.08/4.11	c |       250 |   31195   501752  1483482 |   202373      250     33 |  0.016 % |
4.08/4.18	c |       475 |   31195   501752  1483482 |   222610      475     35 |  0.016 % |
4.18/4.28	c |       812 |   31195   501752  1483482 |   244871      812     38 |  0.016 % |
4.39/4.43	c |      1318 |   31195   501752  1483482 |   269358     1318     38 |  0.016 % |
4.69/4.78	c |      2077 |   31195   501752  1483482 |   296294     2077     40 |  0.016 % |
4.99/5.07	c |      3216 |   31195   501752  1483482 |   325924     3216     45 |  0.016 % |
5.69/5.79	c |      4924 |   31195   501752  1483482 |   358516     4924     45 |  0.016 % |
6.39/6.46	c |      7486 |   31195   501752  1483482 |   394368     7486     48 |  0.016 % |
7.48/7.51	c |     11330 |   31195   501752  1483482 |   433805    11330     48 |  0.016 % |
8.18/8.26	c |     17096 |   31195   501752  1483482 |   477185    17096     49 |  0.016 % |
9.28/9.35	c |     25745 |   31195   501752  1483482 |   524904    25745     49 |  0.016 % |
10.88/10.94	c |     38719 |   31195   501752  1483482 |   577394    38719     53 |  0.016 % |
13.38/13.44	c |     58180 |   31195   501752  1483482 |   635134    58180     53 |  0.016 % |
17.28/17.38	c |     87372 |   31195   501752  1483482 |   698647    87372     52 |  0.016 % |
25.98/26.08	c |    131161 |   31195   501752  1483482 |   768512   131161     54 |  0.016 % |
39.67/39.70	c |    196845 |   31195   501752  1483482 |   845363   196845     59 |  0.016 % |
62.66/62.71	c |    295371 |   31195   501752  1483482 |   929899   295371     57 |  0.016 % |
107.84/107.90	c |    443160 |   31195   501752  1483482 |  1022889   443160     61 |  0.016 % |
191.41/191.54	c |    664843 |   31195   501752  1483482 |  1125178   664843     65 |  0.016 % |
407.03/407.24	c |    997368 |   31195   501752  1483482 |  1237696   997368     63 |  0.016 % |
1108.78/1109.25	c |   1496156 |   31195   501752  1483482 |  1361466   283680     54 |  0.016 % |

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-1719103-1240643333/watcher-1719103-1240643333 -o /tmp/evaluation-result-1719103-1240643333/solver-1719103-1240643333 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1719103-1240643333.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: 2.05 1.90 1.48 3/65 16358
/proc/meminfo: memFree=1892984/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=7600 CPUtime=0
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 426 0 0 0 0 0 0 0 20 0 1 0 92362298 7782400 410 1992294400 4194304 5092341 548682068832 18446744073709551615 4215358 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 1900 410 63 219 0 1678 0

[startup+0.070957 s]
/proc/loadavg: 2.05 1.90 1.48 3/65 16358
/proc/meminfo: memFree=1892984/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=11816 CPUtime=0.06
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 1864 0 0 0 5 1 0 0 20 0 1 0 92362298 12099584 1746 1992294400 4194304 5092341 548682068832 18446744073709551615 4270245 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 2954 1747 63 219 0 2732 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11816

[startup+0.101963 s]
/proc/loadavg: 2.05 1.90 1.48 3/65 16358
/proc/meminfo: memFree=1892984/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=13420 CPUtime=0.09
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 2530 0 0 0 8 1 0 0 21 0 1 0 92362298 13742080 2321 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 3355 2321 63 219 0 3133 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13420

[startup+0.302004 s]
/proc/loadavg: 2.05 1.90 1.48 3/65 16358
/proc/meminfo: memFree=1892984/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=26732 CPUtime=0.29
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 6419 0 0 0 26 3 0 0 22 0 1 0 92362298 27373568 5871 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 6716 5873 63 219 0 6494 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 26732

[startup+0.701085 s]
/proc/loadavg: 2.05 1.90 1.48 3/65 16358
/proc/meminfo: memFree=1892984/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=43988 CPUtime=0.69
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 11473 0 0 0 63 6 0 0 25 0 1 0 92362298 45043712 10165 1992294400 4194304 5092341 548682068832 18446744073709551615 4220396 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 10997 10165 87 219 0 10775 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 43988

[startup+1.50225 s]
/proc/loadavg: 2.05 1.90 1.48 2/66 16359
/proc/meminfo: memFree=1852528/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=45384 CPUtime=1.49
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 12093 0 0 0 143 6 0 0 25 0 1 0 92362298 46473216 10785 1992294400 4194304 5092341 548682068832 18446744073709551615 4223137 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 11346 10785 87 219 0 11124 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 45384

[startup+3.10157 s]
/proc/loadavg: 2.05 1.90 1.48 2/66 16359
/proc/meminfo: memFree=1849456/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=52136 CPUtime=3.08
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 12465 0 0 0 302 6 0 0 25 0 1 0 92362298 53387264 11157 1992294400 4194304 5092341 548682068832 18446744073709551615 4219892 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 13034 11157 87 219 0 12812 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 52136

[startup+6.30122 s]
/proc/loadavg: 1.96 1.88 1.47 2/66 16359
/proc/meminfo: memFree=1854640/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=43560 CPUtime=6.29
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 14824 0 0 0 621 8 0 0 25 0 1 0 92362298 44605440 9750 1992294400 4194304 5092341 548682068832 18446744073709551615 4241861 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 10890 9750 102 219 0 10668 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43560

[startup+12.7015 s]
/proc/loadavg: 1.89 1.87 1.47 2/66 16359
/proc/meminfo: memFree=1845488/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=58160 CPUtime=12.68
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 17338 0 0 0 1258 10 0 0 25 0 1 0 92362298 59555840 12264 1992294400 4194304 5092341 548682068832 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 14540 12264 102 219 0 14318 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 58160

[startup+25.5011 s]
/proc/loadavg: 1.69 1.83 1.46 2/66 16359
/proc/meminfo: memFree=1824496/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=76012 CPUtime=25.47
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 22448 0 0 0 2533 14 0 0 25 0 1 0 92362298 77836288 17374 1992294400 4194304 5092341 548682068832 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 19003 17374 102 219 0 18781 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 76012

[startup+51.1013 s]
/proc/loadavg: 1.45 1.76 1.45 2/66 16359
/proc/meminfo: memFree=1789296/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=131128 CPUtime=51.06
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 31277 0 0 0 5083 23 0 0 25 0 1 0 92362298 134275072 26203 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 32782 26203 102 219 0 32560 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 131128

[startup+102.306 s]
/proc/loadavg: 1.20 1.64 1.42 2/66 16359
/proc/meminfo: memFree=1731120/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=186944 CPUtime=102.25
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 45650 0 0 0 10189 36 0 0 25 0 1 0 92362298 191430656 40576 1992294400 4194304 5092341 548682068832 18446744073709551615 4240552 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 46736 40576 102 219 0 46514 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 186944

[startup+162.302 s]
/proc/loadavg: 1.07 1.52 1.39 2/66 16359
/proc/meminfo: memFree=1664432/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=266180 CPUtime=162.22
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 62364 0 0 0 16172 50 0 0 25 0 1 0 92362298 272568320 57290 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 66545 57290 102 219 0 66323 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 266180

[startup+222.302 s]
/proc/loadavg: 1.02 1.42 1.37 2/66 16359
/proc/meminfo: memFree=1625712/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=274576 CPUtime=222.2
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 71946 0 0 0 22161 59 0 0 25 0 1 0 92362298 281165824 66872 1992294400 4194304 5092341 548682068832 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 68644 66872 102 219 0 68422 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 274576

[startup+282.301 s]
/proc/loadavg: 1.01 1.34 1.34 2/66 16359
/proc/meminfo: memFree=1595184/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=385144 CPUtime=282.18
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 79591 0 0 0 28153 65 0 0 25 0 1 0 92362298 394387456 74517 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 96286 74517 102 219 0 96064 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 385144

[startup+342.301 s]
/proc/loadavg: 1.00 1.28 1.32 2/66 16359
/proc/meminfo: memFree=1571248/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=391536 CPUtime=342.16
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 85531 0 0 0 34143 73 0 0 25 0 1 0 92362298 400932864 80457 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 97884 80457 102 219 0 97662 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 391536

[startup+402.301 s]
/proc/loadavg: 1.00 1.23 1.29 2/66 16359
/proc/meminfo: memFree=1540464/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=403684 CPUtime=402.13
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 93315 0 0 0 40133 80 0 0 25 0 1 0 92362298 413372416 88241 1992294400 4194304 5092341 548682068832 18446744073709551615 4240661 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 100921 88241 102 219 0 100699 0
Current children cumulated CPU time (s) 402.13
Current children cumulated vsize (KiB) 403684

[startup+462.302 s]
/proc/loadavg: 1.00 1.18 1.27 2/66 16359
/proc/meminfo: memFree=1499760/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=412672 CPUtime=462.11
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 103369 0 0 0 46121 90 0 0 25 0 1 0 92362298 422576128 98295 1992294400 4194304 5092341 548682068832 18446744073709551615 4249959 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 103168 98295 102 219 0 102946 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 412672

[startup+522.302 s]
/proc/loadavg: 1.00 1.15 1.25 2/66 16359
/proc/meminfo: memFree=1474416/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=570828 CPUtime=522.09
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 109688 0 0 0 52112 97 0 0 25 0 1 0 92362298 584527872 104614 1992294400 4194304 5092341 548682068832 18446744073709551615 4241067 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 142707 104614 102 219 0 142485 0
Current children cumulated CPU time (s) 522.09
Current children cumulated vsize (KiB) 570828

[startup+582.302 s]
/proc/loadavg: 1.00 1.12 1.24 2/66 16359
/proc/meminfo: memFree=1451888/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=580412 CPUtime=582.08
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 115257 0 0 0 58105 103 0 0 25 0 1 0 92362298 594341888 110183 1992294400 4194304 5092341 548682068832 18446744073709551615 4252133 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 145103 110183 102 219 0 144881 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 580412

[startup+642.301 s]
/proc/loadavg: 1.00 1.09 1.22 2/66 16359
/proc/meminfo: memFree=1451888/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=580412 CPUtime=642.06
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 115257 0 0 0 64103 103 0 0 25 0 1 0 92362298 594341888 110183 1992294400 4194304 5092341 548682068832 18446744073709551615 4252256 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 145103 110183 102 219 0 144881 0
Current children cumulated CPU time (s) 642.06
Current children cumulated vsize (KiB) 580412

[startup+702.302 s]
/proc/loadavg: 1.00 1.07 1.20 2/66 16359
/proc/meminfo: memFree=1451888/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=580412 CPUtime=702.03
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 115257 0 0 0 70100 103 0 0 25 0 1 0 92362298 594341888 110183 1992294400 4194304 5092341 548682068832 18446744073709551615 4252531 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 145103 110183 102 219 0 144881 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 580412

[startup+762.305 s]
/proc/loadavg: 1.00 1.06 1.18 2/66 16359
/proc/meminfo: memFree=1451888/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=580412 CPUtime=762.02
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 115257 0 0 0 76099 103 0 0 25 0 1 0 92362298 594341888 110183 1992294400 4194304 5092341 548682068832 18446744073709551615 4252133 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 145103 110183 102 219 0 144881 0
Current children cumulated CPU time (s) 762.02
Current children cumulated vsize (KiB) 580412

[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/66 16359
/proc/meminfo: memFree=1451824/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=580412 CPUtime=821.99
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 115257 0 0 0 82096 103 0 0 25 0 1 0 92362298 594341888 110183 1992294400 4194304 5092341 548682068832 18446744073709551615 4252576 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 145103 110183 102 219 0 144881 0
Current children cumulated CPU time (s) 821.99
Current children cumulated vsize (KiB) 580412

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/66 16359
/proc/meminfo: memFree=1451824/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=580412 CPUtime=881.97
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 115257 0 0 0 88094 103 0 0 25 0 1 0 92362298 594341888 110183 1992294400 4194304 5092341 548682068832 18446744073709551615 4252253 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 145103 110183 102 219 0 144881 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 580412

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.15 2/66 16359
/proc/meminfo: memFree=1451824/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=580412 CPUtime=941.95
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 115257 0 0 0 94092 103 0 0 25 0 1 0 92362298 594341888 110183 1992294400 4194304 5092341 548682068832 18446744073709551615 4252133 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 145103 110183 102 219 0 144881 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 580412

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 16359
/proc/meminfo: memFree=1451824/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=580412 CPUtime=1001.93
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 115257 0 0 0 100090 103 0 0 25 0 1 0 92362298 594341888 110183 1992294400 4194304 5092341 548682068832 18446744073709551615 4252133 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 145103 110183 102 219 0 144881 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 580412

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 16359
/proc/meminfo: memFree=1707440/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=217348 CPUtime=1061.9
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 131901 0 0 0 106074 116 0 0 25 0 1 0 92362298 222564352 46445 1992294400 4194304 5092341 548682068832 18446744073709551615 4248220 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 54337 46445 102 219 0 54115 0
Current children cumulated CPU time (s) 1061.9
Current children cumulated vsize (KiB) 217348

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 16359
/proc/meminfo: memFree=1665392/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=246908 CPUtime=1121.88
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 142315 0 0 0 112061 127 0 0 25 0 1 0 92362298 252833792 56859 1992294400 4194304 5092341 548682068832 18446744073709551615 4240611 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 61727 56859 102 219 0 61505 0
Current children cumulated CPU time (s) 1121.88
Current children cumulated vsize (KiB) 246908

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 16359
/proc/meminfo: memFree=1618544/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=291252 CPUtime=1181.86
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 154058 0 0 0 118048 138 0 0 25 0 1 0 92362298 298242048 68602 1992294400 4194304 5092341 548682068832 18446744073709551615 4249569 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 72813 68602 102 219 0 72591 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 291252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 16359
/proc/meminfo: memFree=1610224/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=357764 CPUtime=1200.05
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 156040 0 0 0 119865 140 0 0 25 0 1 0 92362298 366350336 70584 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 89441 70584 102 219 0 89219 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 357764

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.10 2/66 16359
/proc/meminfo: memFree=1610224/2055920 swapFree=4181392/4192956
[pid=16358] ppid=16356 vsize=357764 CPUtime=1200.05
/proc/16358/stat : 16358 (minisat) R 16356 16358 15938 0 -1 4194304 156040 0 0 0 119865 140 0 0 25 0 1 0 92362298 366350336 70584 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/16358/statm: 89441 70584 102 219 0 89219 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 357764

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.55
CPU time (s): 1200.11
CPU user time (s): 1198.66
CPU system time (s): 1.45078
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (KiB): 607180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.66
system time used= 1.45078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156040
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= 2
involuntary context switches= 1998

runsolver used 1.3078 second user time and 3.07853 second system time

The end

Launcher Data

Begin job on node80 at 2009-04-25 09:08:53
IDJOB=1719103
IDBENCH=20577
IDSOLVER=546
FILE ID=node80/1719103-1240643333
PBS_JOBID= 9186467
Free space on /tmp= 66144 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq2.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1719103-1240643333/watcher-1719103-1240643333 -o /tmp/evaluation-result-1719103-1240643333/solver-1719103-1240643333 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/minisat HOME/instance-1719103-1240643333.cnf

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

MD5SUM BENCH= f0f4556999ccb446384994a4148fca28
RANDOM SEED=645493547

node80.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.270
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.270
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:       1894168 kB
Buffers:         29132 kB
Cached:          57664 kB
SwapCached:       5344 kB
Active:          20912 kB
Inactive:        73616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1894168 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:           11176 kB
Writeback:           0 kB
Mapped:          13432 kB
Slab:            53156 kB
Committed_AS:   281328 kB
PageTables:       1384 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= 66144 MiB
End job on node80 at 2009-04-25 09:28:56