Trace number 1773212

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) 10000.3 10004.2

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.49/5.54	c |  Number of variables:        482093                                         |
5.49/5.54	c |  Number of clauses:         9676385                                         |
5.49/5.54	c |  Parse time:                   4.87 s                                       |
5.59/5.68	c |  Simplification time:          0.14 s                                       |
5.59/5.68	c |                                                                             |
5.59/5.68	c ============================[ Search Statistics ]==============================
5.59/5.68	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.59/5.68	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.59/5.68	c ===============================================================================
6.09/6.15	c |       100 |  482081  9676339 28194925 |  3547990      100     74 |  0.003 % |
6.39/6.42	c |       250 |  482081  9676339 28194925 |  3902790      250    110 |  0.003 % |
6.60/6.63	c |       475 |  482081  9676339 28194925 |  4293069      475     97 |  0.002 % |
7.69/7.74	c |       812 |  482081  9676339 28194925 |  4722375      812     88 |  0.002 % |
8.59/8.69	c |      1318 |  482081  9676339 28194925 |  5194613     1318     68 |  0.002 % |
12.38/12.46	c |      2077 |  482081  9676339 28194925 |  5714074     2077     65 |  0.002 % |
14.49/14.52	c |      3216 |  482081  9676339 28194925 |  6285482     3216     64 |  0.002 % |
20.79/20.85	c |      4924 |  482081  9676339 28194925 |  6914030     4924     71 |  0.002 % |
25.29/25.32	c |      7486 |  482081  9676339 28194925 |  7605433     7486     65 |  0.002 % |
30.38/30.43	c |     11330 |  482081  9676339 28194925 |  8365977    11330     59 |  0.002 % |
35.48/35.55	c |     17096 |  482081  9676339 28194925 |  9202574    17096     57 |  0.002 % |
42.47/42.55	c |     25745 |  482081  9676339 28194925 | 10122832    25745     56 |  0.002 % |
52.46/52.51	c |     38719 |  482081  9676339 28194925 | 11135115    38719     52 |  0.002 % |
68.95/69.03	c |     58180 |  482081  9676339 28194925 | 12248627    58180     48 |  0.002 % |
98.82/98.92	c |     87372 |  482081  9676339 28194925 | 13473489    87372     47 |  0.002 % |
146.50/146.69	c |    131161 |  482080  9675987 28194221 | 14820838   131160     58 |  0.003 % |
255.86/256.08	c |    196845 |  482080  9675987 28194221 | 16302922   196844     71 |  0.003 % |
424.79/425.00	c |    295371 |  482079  9675739 28193654 | 17933214   295369     90 |  0.003 % |
632.31/632.64	c |    443160 |  482077  9675712 28193599 | 19726536   443156    117 |  0.003 % |
1006.16/1006.61	c |    664843 |  482075  9675678 28193510 | 21699190   664837    156 |  0.004 % |
1512.96/1513.64	c |    997368 |  477501  9564627 27888878 | 23869109   997343    166 |  0.953 % |

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-1773212-1241209589/watcher-1773212-1241209589 -o /tmp/evaluation-result-1773212-1241209589/solver-1773212-1241209589 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1773212-1241209589.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 30722
/proc/meminfo: memFree=735496/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=7472 CPUtime=0
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 430 0 0 0 0 0 0 0 18 0 1 0 148993423 7651328 413 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 1868 413 67 219 0 1646 0

[startup+0.103312 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 30722
/proc/meminfo: memFree=735496/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=13256 CPUtime=0.09
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 2473 0 0 0 8 1 0 0 18 0 1 0 148993423 13574144 2456 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 3314 2456 67 219 0 3092 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13256

[startup+0.201321 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 30722
/proc/meminfo: memFree=735496/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=21308 CPUtime=0.19
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 4447 0 0 0 17 2 0 0 18 0 1 0 148993423 21819392 4430 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 5327 4431 67 219 0 5105 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 21308

[startup+0.301332 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 30722
/proc/meminfo: memFree=735496/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=30852 CPUtime=0.29
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 6412 0 0 0 26 3 0 0 19 0 1 0 148993423 31592448 6395 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 7713 6396 67 219 0 7491 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30852

[startup+0.701374 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 30722
/proc/meminfo: memFree=735496/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=67996 CPUtime=0.69
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 14354 0 0 0 61 8 0 0 23 0 1 0 148993423 69627904 14337 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 16999 14337 67 219 0 16777 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 67996

[startup+1.50146 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30723
/proc/meminfo: memFree=650304/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=140180 CPUtime=1.49
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 28747 0 0 0 132 17 0 0 25 0 1 0 148993423 143544320 28730 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 35045 28731 67 219 0 34823 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 140180

[startup+3.10263 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30723
/proc/meminfo: memFree=567616/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=251212 CPUtime=3.09
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 57809 0 0 0 272 37 0 0 25 0 1 0 148993423 257241088 57792 1992294400 4194304 5092341 548682068848 18446744073709551615 4244968 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 62836 57793 67 219 0 62614 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 251212

[startup+6.30198 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30723
/proc/meminfo: memFree=327680/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=490592 CPUtime=6.29
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 105426 0 0 0 561 68 0 0 25 0 1 0 148993423 502366208 105409 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 122648 105409 101 219 0 122426 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 490592

[startup+12.7027 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30723
/proc/meminfo: memFree=309952/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=494352 CPUtime=12.68
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 106452 0 0 0 1200 68 0 0 25 0 1 0 148993423 506216448 106435 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 123588 106435 101 219 0 123366 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 494352

[startup+25.501 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30723
/proc/meminfo: memFree=305152/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=497840 CPUtime=25.48
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 107662 0 0 0 2479 69 0 0 25 0 1 0 148993423 509788160 107645 1992294400 4194304 5092341 548682068848 18446744073709551615 4241287 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 124460 107645 102 219 0 124238 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 497840

[startup+51.1018 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30723
/proc/meminfo: memFree=297408/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=500100 CPUtime=51.05
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 109670 0 0 0 5034 71 0 0 25 0 1 0 148993423 512102400 109653 1992294400 4194304 5092341 548682068848 18446744073709551615 4251323 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 125025 109653 102 219 0 124803 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 500100

[startup+102.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30723
/proc/meminfo: memFree=280448/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=506312 CPUtime=102.23
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 113840 0 0 0 10148 75 0 0 25 0 1 0 148993423 518463488 113823 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 126578 113823 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.97 0.99 2/65 30723
/proc/meminfo: memFree=260480/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=510392 CPUtime=162.2
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 118885 0 0 0 16141 79 0 0 25 0 1 0 148993423 522641408 118868 1992294400 4194304 5092341 548682068848 18446744073709551615 4244035 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 127598 118868 102 219 0 127376 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 510392

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30723
/proc/meminfo: memFree=247296/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=512348 CPUtime=222.17
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 122156 0 0 0 22135 82 0 0 25 0 1 0 148993423 524644352 122139 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 128087 122139 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.97 0.99 2/65 30723
/proc/meminfo: memFree=226688/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=615216 CPUtime=282.15
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 127289 0 0 0 28129 86 0 0 25 0 1 0 148993423 629981184 127272 1992294400 4194304 5092341 548682068848 18446744073709551615 4241823 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 153804 127272 102 219 0 153582 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 615216

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30723
/proc/meminfo: memFree=200064/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=622264 CPUtime=342.13
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 133935 0 0 0 34122 91 0 0 25 0 1 0 148993423 637198336 133918 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 155566 133918 102 219 0 155344 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 622264

[startup+402.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30723
/proc/meminfo: memFree=185024/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=622264 CPUtime=402.1
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 137687 0 0 0 40117 93 0 0 25 0 1 0 148993423 637198336 137670 1992294400 4194304 5092341 548682068848 18446744073709551615 4241309 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 155566 137670 102 219 0 155344 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 622264

[startup+462.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30723
/proc/meminfo: memFree=154880/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=624332 CPUtime=462.08
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 145237 0 0 0 46106 102 0 0 25 0 1 0 148993423 639315968 145220 1992294400 4194304 5092341 548682068848 18446744073709551615 4241287 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 156083 145220 102 219 0 155861 0
Current children cumulated CPU time (s) 462.08
Current children cumulated vsize (KiB) 624332

[startup+522.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30723
/proc/meminfo: memFree=135360/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=626984 CPUtime=522.05
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 150168 0 0 0 52099 106 0 0 25 0 1 0 148993423 642031616 150151 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 156746 150151 102 219 0 156524 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 626984

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30723
/proc/meminfo: memFree=118080/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=782628 CPUtime=582.02
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 154457 0 0 0 58091 111 0 0 25 0 1 0 148993423 801411072 154440 1992294400 4194304 5092341 548682068848 18446744073709551615 4246796 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 195657 154440 102 219 0 195435 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 782628

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/65 30723
/proc/meminfo: memFree=64704/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=782628 CPUtime=642
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 167822 0 0 0 64079 121 0 0 25 0 1 0 148993423 801411072 167805 1992294400 4194304 5092341 548682068848 18446744073709551615 4242042 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 195657 167805 102 219 0 195435 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 782628

[startup+702.302 s]

################
# More data... #
################

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30741
/proc/meminfo: memFree=16320/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=1398992 CPUtime=9158.67
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 344137 0 0 0 915594 273 0 0 25 0 1 0 148993423 1432567808 344120 1992294400 4194304 5092341 548682068848 18446744073709551615 4265786 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 349748 344120 102 219 0 349526 0
Current children cumulated CPU time (s) 9158.67
Current children cumulated vsize (KiB) 1398992

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30741
/proc/meminfo: memFree=16320/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=1398992 CPUtime=9218.64
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 344137 0 0 0 921591 273 0 0 25 0 1 0 148993423 1432567808 344120 1992294400 4194304 5092341 548682068848 18446744073709551615 4265760 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 349748 344120 102 219 0 349526 0
Current children cumulated CPU time (s) 9218.64
Current children cumulated vsize (KiB) 1398992

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30747
/proc/meminfo: memFree=16192/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=1398992 CPUtime=9278.62
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 344137 0 0 0 927589 273 0 0 25 0 1 0 148993423 1432567808 344120 1992294400 4194304 5092341 548682068848 18446744073709551615 4265779 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 349748 344120 102 219 0 349526 0
Current children cumulated CPU time (s) 9278.62
Current children cumulated vsize (KiB) 1398992

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30747
/proc/meminfo: memFree=16256/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=1398992 CPUtime=9338.6
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 344137 0 0 0 933587 273 0 0 25 0 1 0 148993423 1432567808 344120 1992294400 4194304 5092341 548682068848 18446744073709551615 4265760 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 349748 344120 102 219 0 349526 0
Current children cumulated CPU time (s) 9338.6
Current children cumulated vsize (KiB) 1398992

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30747
/proc/meminfo: memFree=16256/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=1398992 CPUtime=9398.57
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 344137 0 0 0 939584 273 0 0 25 0 1 0 148993423 1432567808 344120 1992294400 4194304 5092341 548682068848 18446744073709551615 4265781 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 349748 344120 102 219 0 349526 0
Current children cumulated CPU time (s) 9398.57
Current children cumulated vsize (KiB) 1398992

[startup+9462.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30747
/proc/meminfo: memFree=16320/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=1398992 CPUtime=9458.55
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 344137 0 0 0 945582 273 0 0 25 0 1 0 148993423 1432567808 344120 1992294400 4194304 5092341 548682068848 18446744073709551615 4265769 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 349748 344120 102 219 0 349526 0
Current children cumulated CPU time (s) 9458.55
Current children cumulated vsize (KiB) 1398992

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30747
/proc/meminfo: memFree=16320/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=1398992 CPUtime=9518.52
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 344137 0 0 0 951579 273 0 0 25 0 1 0 148993423 1432567808 344120 1992294400 4194304 5092341 548682068848 18446744073709551615 4265779 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 349748 344120 102 219 0 349526 0
Current children cumulated CPU time (s) 9518.52
Current children cumulated vsize (KiB) 1398992

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30747
/proc/meminfo: memFree=16384/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=1398992 CPUtime=9578.49
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 344137 0 0 0 957576 273 0 0 25 0 1 0 148993423 1432567808 344120 1992294400 4194304 5092341 548682068848 18446744073709551615 4265786 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 349748 344120 102 219 0 349526 0
Current children cumulated CPU time (s) 9578.49
Current children cumulated vsize (KiB) 1398992

[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30747
/proc/meminfo: memFree=16320/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=1398992 CPUtime=9638.47
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 344137 0 0 0 963574 273 0 0 25 0 1 0 148993423 1432567808 344120 1992294400 4194304 5092341 548682068848 18446744073709551615 4265772 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 349748 344120 102 219 0 349526 0
Current children cumulated CPU time (s) 9638.47
Current children cumulated vsize (KiB) 1398992

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30747
/proc/meminfo: memFree=16192/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=1398992 CPUtime=9698.45
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 344137 0 0 0 969572 273 0 0 25 0 1 0 148993423 1432567808 344120 1992294400 4194304 5092341 548682068848 18446744073709551615 4265786 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 349748 344120 102 219 0 349526 0
Current children cumulated CPU time (s) 9698.45
Current children cumulated vsize (KiB) 1398992

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30747
/proc/meminfo: memFree=16192/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=1398992 CPUtime=9758.42
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 344137 0 0 0 975569 273 0 0 25 0 1 0 148993423 1432567808 344120 1992294400 4194304 5092341 548682068848 18446744073709551615 4265760 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 349748 344120 102 219 0 349526 0
Current children cumulated CPU time (s) 9758.42
Current children cumulated vsize (KiB) 1398992

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30747
/proc/meminfo: memFree=16192/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=1398992 CPUtime=9818.4
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 344137 0 0 0 981567 273 0 0 25 0 1 0 148993423 1432567808 344120 1992294400 4194304 5092341 548682068848 18446744073709551615 4265786 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 349748 344120 102 219 0 349526 0
Current children cumulated CPU time (s) 9818.4
Current children cumulated vsize (KiB) 1398992

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30747
/proc/meminfo: memFree=16192/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=1398992 CPUtime=9878.37
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 344137 0 0 0 987564 273 0 0 25 0 1 0 148993423 1432567808 344120 1992294400 4194304 5092341 548682068848 18446744073709551615 4265786 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 349748 344120 102 219 0 349526 0
Current children cumulated CPU time (s) 9878.37
Current children cumulated vsize (KiB) 1398992

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30747
/proc/meminfo: memFree=16256/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=1398992 CPUtime=9938.35
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 344137 0 0 0 993562 273 0 0 25 0 1 0 148993423 1432567808 344120 1992294400 4194304 5092341 548682068848 18446744073709551615 4265784 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 349748 344120 102 219 0 349526 0
Current children cumulated CPU time (s) 9938.35
Current children cumulated vsize (KiB) 1398992

[startup+10002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30747
/proc/meminfo: memFree=16256/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=1398992 CPUtime=9998.34
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 344137 0 0 0 999561 273 0 0 25 0 1 0 148993423 1432567808 344120 1992294400 4194304 5092341 548682068848 18446744073709551615 4265784 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 349748 344120 102 219 0 349526 0
Current children cumulated CPU time (s) 9998.34
Current children cumulated vsize (KiB) 1398992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+10004 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30747
/proc/meminfo: memFree=16256/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=1398992 CPUtime=10000
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4194304 344137 0 0 0 999730 273 0 0 25 0 1 0 148993423 1432567808 344120 1992294400 4194304 5092341 548682068848 18446744073709551615 4265760 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 349748 344120 102 219 0 349526 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1398992

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

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

[startup+10004.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30747
/proc/meminfo: memFree=16256/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=0 CPUtime=10000.1
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4195332 344137 0 0 0 999730 283 0 0 25 0 1 0 148993423 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 0

[startup+10004.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 30747
/proc/meminfo: memFree=16256/2055920 swapFree=4180872/4192956
[pid=30722] ppid=30720 vsize=0 CPUtime=10000.2
/proc/30722/stat : 30722 (minisat) R 30720 30722 30631 0 -1 4195332 344137 0 0 0 999730 293 0 0 25 0 1 0 148993423 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/30722/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.2
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 10004.2
CPU time (s): 10000.3
CPU user time (s): 9997.31
CPU system time (s): 2.94455
CPU usage (%): 99.9604
Max. virtual memory (cumulated for all children) (KiB): 1398992

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

runsolver used 9.73952 second user time and 26.6439 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-01 22:26:42
IDJOB=1773212
IDBENCH=20574
IDSOLVER=608
FILE ID=node19/1773212-1241209589
PBS_JOBID= 9224707
Free space on /tmp= 66248 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-1773212-1241209589/watcher-1773212-1241209589 -o /tmp/evaluation-result-1773212-1241209589/solver-1773212-1241209589 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1773212-1241209589.cnf

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

MD5SUM BENCH= 9a43349587a435e7109b46b3aceb156e
RANDOM SEED=428253713

node19.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.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:        735976 kB
Buffers:         84032 kB
Cached:        1125576 kB
SwapCached:       6776 kB
Active:         283436 kB
Inactive:       934892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        735976 kB
SwapTotal:     4192956 kB
SwapFree:      4180872 kB
Dirty:          206152 kB
Writeback:           0 kB
Mapped:          13404 kB
Slab:            87612 kB
Committed_AS:   702988 kB
PageTables:       1452 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= 66248 MiB
End job on node19 at 2009-05-02 01:13:28