Trace number 1718947

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.2 1200.76

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 WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c ============================[ Problem Statistics ]=============================
0.00/0.00	c |                                                                             |
5.50/5.54	c |  Number of variables:        482093                                         |
5.50/5.54	c |  Number of clauses:         9676385                                         |
5.50/5.55	c |  Parse time:                   4.89 s                                       |
5.59/5.69	c |  Simplification time:          0.14 s                                       |
5.59/5.69	c |                                                                             |
5.59/5.69	c ============================[ Search Statistics ]==============================
5.59/5.69	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.59/5.69	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.59/5.69	c ===============================================================================
6.09/6.16	c |       100 |  482081  9676339 28194925 |  3547990      100     74 |  0.003 % |
6.39/6.43	c |       250 |  482081  9676339 28194925 |  3902790      250    110 |  0.003 % |
6.59/6.64	c |       475 |  482081  9676339 28194925 |  4293069      475     97 |  0.002 % |
7.69/7.75	c |       812 |  482081  9676339 28194925 |  4722375      812     88 |  0.002 % |
8.69/8.72	c |      1318 |  482081  9676339 28194925 |  5194613     1318     68 |  0.002 % |
12.48/12.54	c |      2077 |  482081  9676339 28194925 |  5714074     2077     65 |  0.002 % |
14.48/14.58	c |      3216 |  482081  9676339 28194925 |  6285482     3216     64 |  0.002 % |
20.88/20.92	c |      4924 |  482081  9676339 28194925 |  6914030     4924     71 |  0.002 % |
25.37/25.45	c |      7486 |  482081  9676339 28194925 |  7605433     7486     65 |  0.002 % |
30.47/30.56	c |     11330 |  482081  9676339 28194925 |  8365977    11330     59 |  0.002 % |
35.56/35.65	c |     17096 |  482081  9676339 28194925 |  9202574    17096     57 |  0.002 % |
42.56/42.64	c |     25745 |  482081  9676339 28194925 | 10122832    25745     56 |  0.002 % |
52.46/52.54	c |     38719 |  482081  9676339 28194925 | 11135115    38719     52 |  0.002 % |
69.05/69.13	c |     58180 |  482081  9676339 28194925 | 12248627    58180     48 |  0.002 % |
98.83/98.97	c |     87372 |  482081  9676339 28194925 | 13473489    87372     47 |  0.002 % |
146.70/146.87	c |    131161 |  482080  9675987 28194221 | 14820838   131160     58 |  0.003 % |
256.15/256.36	c |    196845 |  482080  9675987 28194221 | 16302922   196844     71 |  0.003 % |
425.08/425.34	c |    295371 |  482079  9675739 28193654 | 17933214   295369     90 |  0.003 % |
632.78/633.19	c |    443160 |  482077  9675712 28193599 | 19726536   443156    117 |  0.003 % |
1006.93/1007.46	c |    664843 |  482075  9675678 28193510 | 21699190   664837    156 |  0.004 % |

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-1718947-1240641359/watcher-1718947-1240641359 -o /tmp/evaluation-result-1718947-1240641359/solver-1718947-1240641359 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/minisat HOME/instance-1718947-1240641359.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.99 0.99 3/64 17053
/proc/meminfo: memFree=1403248/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=7472 CPUtime=0
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 427 0 0 0 0 0 0 0 18 0 1 0 92165157 7651328 410 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 1868 411 67 219 0 1646 0

[startup+0.018376 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 17053
/proc/meminfo: memFree=1403248/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=8728 CPUtime=0.01
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 784 0 0 0 1 0 0 0 18 0 1 0 92165157 8937472 767 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 2182 767 67 219 0 1960 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8728

[startup+0.101383 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 17053
/proc/meminfo: memFree=1403248/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=13256 CPUtime=0.09
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 2451 0 0 0 8 1 0 0 18 0 1 0 92165157 13574144 2434 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 3314 2436 67 219 0 3092 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13256

[startup+0.301401 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 17053
/proc/meminfo: memFree=1403248/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=30852 CPUtime=0.29
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 6406 0 0 0 26 3 0 0 19 0 1 0 92165157 31592448 6389 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 7713 6389 67 219 0 7491 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30852

[startup+0.701436 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 17053
/proc/meminfo: memFree=1403248/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=67996 CPUtime=0.69
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 14330 0 0 0 61 8 0 0 23 0 1 0 92165157 69627904 14313 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 16999 14313 67 219 0 16777 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67996

[startup+1.50251 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17054
/proc/meminfo: memFree=1324904/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=140180 CPUtime=1.49
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 28701 0 0 0 131 18 0 0 25 0 1 0 92165157 143544320 28684 1992294400 4194304 5092341 548682068832 18446744073709551615 4244898 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 35045 28684 67 219 0 34823 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 140180

[startup+3.10165 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17054
/proc/meminfo: memFree=1245032/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=252168 CPUtime=3.1
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 58034 0 0 0 273 37 0 0 25 0 1 0 92165157 258220032 58017 1992294400 4194304 5092341 548682068832 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 63042 58018 67 219 0 62820 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 252168

[startup+6.30194 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17054
/proc/meminfo: memFree=1006376/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=490460 CPUtime=6.29
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 105400 0 0 0 563 66 0 0 25 0 1 0 92165157 502231040 105383 1992294400 4194304 5092341 548682068832 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 122615 105383 101 219 0 122393 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 490460

[startup+12.7015 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17054
/proc/meminfo: memFree=981160/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=494352 CPUtime=12.68
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 106451 0 0 0 1202 66 0 0 25 0 1 0 92165157 506216448 106434 1992294400 4194304 5092341 548682068832 18446744073709551615 4244318 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 123588 106434 101 219 0 123366 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 494352

[startup+25.5017 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17054
/proc/meminfo: memFree=976168/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=497840 CPUtime=25.47
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 107654 0 0 0 2480 67 0 0 25 0 1 0 92165157 509788160 107637 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 124460 107637 102 219 0 124238 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 497840

[startup+51.102 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17054
/proc/meminfo: memFree=968488/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=500100 CPUtime=51.06
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 109667 0 0 0 5037 69 0 0 25 0 1 0 92165157 512102400 109650 1992294400 4194304 5092341 548682068832 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 125025 109650 102 219 0 124803 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 500100

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17054
/proc/meminfo: memFree=951976/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=506312 CPUtime=102.23
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 113827 0 0 0 10150 73 0 0 25 0 1 0 92165157 518463488 113810 1992294400 4194304 5092341 548682068832 18446744073709551615 4244318 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 126578 113810 102 219 0 126356 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 506312

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=931112/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=510392 CPUtime=162.19
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 118873 0 0 0 16141 78 0 0 25 0 1 0 92165157 522641408 118856 1992294400 4194304 5092341 548682068832 18446744073709551615 4244035 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 127598 118856 102 219 0 127376 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 510392

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=917992/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=512348 CPUtime=222.17
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 122124 0 0 0 22136 81 0 0 25 0 1 0 92165157 524644352 122107 1992294400 4194304 5092341 548682068832 18446744073709551615 4241912 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 128087 122107 102 219 0 127865 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 512348

[startup+282.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=897512/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=615216 CPUtime=282.14
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 127288 0 0 0 28129 85 0 0 25 0 1 0 92165157 629981184 127271 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 153804 127271 102 219 0 153582 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 615216

[startup+342.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=870824/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=622264 CPUtime=342.12
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 133922 0 0 0 34123 89 0 0 25 0 1 0 92165157 637198336 133905 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 155566 133905 102 219 0 155344 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 622264

[startup+402.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=855784/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=622264 CPUtime=402.09
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 137685 0 0 0 40117 92 0 0 25 0 1 0 92165157 637198336 137668 1992294400 4194304 5092341 548682068832 18446744073709551615 4241895 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 155566 137668 102 219 0 155344 0
Current children cumulated CPU time (s) 402.09
Current children cumulated vsize (KiB) 622264

[startup+462.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=825704/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=624332 CPUtime=462.05
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 145196 0 0 0 46106 99 0 0 25 0 1 0 92165157 639315968 145179 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/17053/statm: 156083 145179 102 219 0 155861 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 624332

[startup+522.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=806376/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=626984 CPUtime=522.02
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 150149 0 0 0 52097 105 0 0 25 0 1 0 92165157 642031616 150132 1992294400 4194304 5092341 548682068832 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 156746 150132 102 219 0 156524 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 626984

[startup+582.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=788648/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=782628 CPUtime=582
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 154416 0 0 0 58091 109 0 0 25 0 1 0 92165157 801411072 154399 1992294400 4194304 5092341 548682068832 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 195657 154399 102 219 0 195435 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 782628

[startup+642.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=735080/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=782628 CPUtime=641.98
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 167771 0 0 0 64079 119 0 0 25 0 1 0 92165157 801411072 167754 1992294400 4194304 5092341 548682068832 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 195657 167754 102 219 0 195435 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 782628

[startup+702.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=635880/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=1009884 CPUtime=701.96
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 192863 0 0 0 70060 136 0 0 25 0 1 0 92165157 1034121216 192846 1992294400 4194304 5092341 548682068832 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 252471 192846 102 219 0 252249 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 1009884

[startup+762.307 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=608744/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=1014036 CPUtime=761.94
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 199289 0 0 0 76053 141 0 0 25 0 1 0 92165157 1038372864 199272 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 253509 199272 102 219 0 253287 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 1014036

[startup+822.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=585064/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=1017244 CPUtime=821.9
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 205220 0 0 0 82043 147 0 0 25 0 1 0 92165157 1041657856 205203 1992294400 4194304 5092341 548682068832 18446744073709551615 4244306 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 254311 205203 102 219 0 254089 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 1017244

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=561256/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=1019700 CPUtime=881.88
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 211181 0 0 0 88036 152 0 0 25 0 1 0 92165157 1044172800 211164 1992294400 4194304 5092341 548682068832 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 254925 211164 102 219 0 254703 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 1019700

[startup+942.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=538152/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=1022464 CPUtime=941.86
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 216932 0 0 0 94030 156 0 0 25 0 1 0 92165157 1047003136 216915 1992294400 4194304 5092341 548682068832 18446744073709551615 4241891 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 255616 216915 102 219 0 255394 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 1022464

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=515880/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=1028088 CPUtime=1001.82
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 222483 0 0 0 100022 160 0 0 25 0 1 0 92165157 1052762112 222466 1992294400 4194304 5092341 548682068832 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 257022 222466 102 219 0 256800 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 1028088

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=493288/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=1029988 CPUtime=1061.8
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 228137 0 0 0 106015 165 0 0 25 0 1 0 92165157 1054707712 228120 1992294400 4194304 5092341 548682068832 18446744073709551615 4241075 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 257497 228120 102 219 0 257275 0
Current children cumulated CPU time (s) 1061.8
Current children cumulated vsize (KiB) 1029988

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=431848/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=1037100 CPUtime=1121.78
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 243582 0 0 0 112001 177 0 0 25 0 1 0 92165157 1061990400 243565 1992294400 4194304 5092341 548682068832 18446744073709551615 4241418 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 259275 243565 102 219 0 259053 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 1037100

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=413160/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=1037100 CPUtime=1181.74
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 248174 0 0 0 117992 182 0 0 25 0 1 0 92165157 1061990400 248157 1992294400 4194304 5092341 548682068832 18446744073709551615 4248209 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 259275 248157 102 219 0 259053 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 1037100



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=406440/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=1037100 CPUtime=1200.04
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4194304 249746 0 0 0 119821 183 0 0 25 0 1 0 92165157 1061990400 249729 1992294400 4194304 5092341 548682068832 18446744073709551615 4240665 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 259275 249729 102 219 0 259053 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 1037100

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

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

[startup+1200.71 s]
/proc/loadavg: 0.99 0.99 0.99 2/65 17056
/proc/meminfo: memFree=406440/2055920 swapFree=4192812/4192956
[pid=17053] ppid=17051 vsize=0 CPUtime=1200.14
/proc/17053/stat : 17053 (minisat) R 17051 17053 16752 0 -1 4195332 249746 0 0 0 119821 193 0 0 25 0 1 0 92165157 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/17053/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1200.14
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.76
CPU time (s): 1200.2
CPU user time (s): 1198.21
CPU system time (s): 1.9887
CPU usage (%): 99.9537
Max. virtual memory (cumulated for all children) (KiB): 1037100

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

runsolver used 1.09883 second user time and 3.2785 second system time

The end

Launcher Data

Begin job on node43 at 2009-04-25 08:36:11
IDJOB=1718947
IDBENCH=20574
IDSOLVER=546
FILE ID=node43/1718947-1240641359
PBS_JOBID= 9186437
Free space on /tmp= 66196 MiB

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

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=825310523

node43.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.237
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.237
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:       1403600 kB
Buffers:         40132 kB
Cached:         524328 kB
SwapCached:        144 kB
Active:         346240 kB
Inactive:       232280 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1403600 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:          210344 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            59632 kB
Committed_AS:   328988 kB
PageTables:       1444 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= 66196 MiB
End job on node43 at 2009-04-25 08:56:14