Trace number 1773232

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

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq6.cnf
MD5SUM580dc3969c4e46e50013253fd4ac9139
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3577.9
Satisfiable
(Un)Satisfiability was proved
Number of variables209724
Number of clauses3634677
Sum of the clauses size10547961
Maximum clause length169
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 23415202
Number of clauses of size 349840
Number of clauses of size 46998
Number of clauses of size 514973
Number of clauses of size over 5147663

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 |                                                                             |
3.99/4.08	c |  Number of variables:        209724                                         |
3.99/4.08	c |  Number of clauses:         3634676                                         |
3.99/4.08	c |  Parse time:                   3.64 s                                       |
47.58/47.60	c |  Simplification time:         43.42 s                                       |
47.58/47.60	c |                                                                             |
47.58/47.60	c ============================[ Search Statistics ]==============================
47.58/47.60	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
47.58/47.60	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
47.58/47.60	c ===============================================================================
47.68/47.77	c |       100 |  168320  3524641 10193241 |  1292368      100     51 |  0.004 % |
47.98/48.01	c |       250 |  168320  3524641 10193241 |  1421605      250     43 |  0.004 % |
48.08/48.18	c |       475 |  168320  3524641 10193241 |  1563765      475     41 |  0.004 % |
48.48/48.54	c |       812 |  168320  3524641 10193241 |  1720142      812     43 |  0.004 % |
48.68/48.72	c |      1318 |  168320  3524641 10193241 |  1892156     1318     49 |  0.004 % |
49.68/49.71	c |      2077 |  168320  3524641 10193241 |  2081372     2077     49 |  0.004 % |
50.68/50.76	c |      3216 |  168320  3524641 10193241 |  2289509     3216     49 |  0.004 % |
51.88/51.98	c |      4924 |  168320  3524641 10193241 |  2518460     4924     53 |  0.004 % |
53.28/53.34	c |      7486 |  168319  3524622 10193199 |  2770306     7485     57 |  0.005 % |
56.78/56.81	c |     11330 |  168319  3524622 10193199 |  3047337    11329     61 |  0.005 % |
62.48/62.52	c |     17096 |  168319  3524622 10193199 |  3352070    17095     82 |  0.005 % |
70.68/70.74	c |     25745 |  168318  3524610 10193175 |  3687277    25743     78 |  0.005 % |
83.88/83.99	c |     38719 |  168318  3524610 10193175 |  4056005    38717     80 |  0.005 % |
104.79/104.84	c |     58180 |  168318  3524610 10193175 |  4461606    58178     83 |  0.005 % |
138.69/138.79	c |     87372 |  168318  3524610 10193175 |  4907766    87370     95 |  0.005 % |
181.79/181.87	c |    131161 |  168318  3524610 10193175 |  5398543   131159    100 |  0.005 % |
225.90/225.94	c |    196845 |  168318  3524610 10193175 |  5938397   196843     99 |  0.005 % |
296.80/296.83	c |    295371 |  168318  3524610 10193175 |  6532237   295369    122 |  0.005 % |
414.22/414.29	c |    443160 |  168318  3524610 10193175 |  7185461   443158    126 |  0.005 % |
602.93/603.00	c |    664843 |  168318  3524610 10193175 |  7904007   664841    132 |  0.005 % |
919.48/919.50	c |    997368 |  168312  3524442 10192835 |  8694408   997359    131 |  0.008 % |
1563.05/1562.96	c |   1496156 |  168312  3524442 10192835 |  9563848  1496147    140 |  0.008 % |

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-1773232-1241209867/watcher-1773232-1241209867 -o /tmp/evaluation-result-1773232-1241209867/solver-1773232-1241209867 -C 10000 -W 12000 -M 1800 HOME/minisat HOME/instance-1773232-1241209867.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.86 0.97 0.99 3/64 24972
/proc/meminfo: memFree=1136952/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=7336 CPUtime=0
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 357 0 0 0 0 0 0 0 20 0 1 0 149020536 7512064 341 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 1834 343 63 219 0 1612 0

[startup+0.071203 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 24972
/proc/meminfo: memFree=1136952/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=11284 CPUtime=0.06
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 1740 0 0 0 6 0 0 0 20 0 1 0 149020536 11554816 1622 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 2821 1622 63 219 0 2599 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 11284

[startup+0.102194 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 24972
/proc/meminfo: memFree=1136952/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=13252 CPUtime=0.09
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 2407 0 0 0 8 1 0 0 20 0 1 0 149020536 13570048 2198 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 3313 2198 63 219 0 3091 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13252

[startup+0.302142 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 24972
/proc/meminfo: memFree=1136952/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=25492 CPUtime=0.29
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 6029 0 0 0 26 3 0 0 21 0 1 0 149020536 26103808 5481 1992294400 4194304 5092341 548682068848 18446744073709551615 4494759 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 6373 5482 63 219 0 6151 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 25492

[startup+0.701024 s]
/proc/loadavg: 0.86 0.97 0.99 3/64 24972
/proc/meminfo: memFree=1136952/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=54636 CPUtime=0.69
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 13146 0 0 0 62 7 0 0 25 0 1 0 149020536 55947264 11838 1992294400 4194304 5092341 548682068848 18446744073709551615 4498449 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 13659 11838 63 219 0 13437 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54636

[startup+1.5018 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 24973
/proc/meminfo: memFree=1067824/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=116036 CPUtime=1.49
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 27788 0 0 0 134 15 0 0 25 0 1 0 149020536 118820864 24770 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 29009 24770 63 219 0 28787 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 116036

[startup+3.10134 s]
/proc/loadavg: 0.86 0.97 0.99 2/65 24973
/proc/meminfo: memFree=1002032/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=207120 CPUtime=3.09
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 54951 0 0 0 276 33 0 0 25 0 1 0 149020536 212090880 48088 1992294400 4194304 5092341 548682068848 18446744073709551615 4270144 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 51780 48089 63 219 0 51558 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 207120

[startup+6.30144 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 24973
/proc/meminfo: memFree=882288/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=288044 CPUtime=6.29
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 74188 0 0 0 585 44 0 0 25 0 1 0 149020536 294957056 63864 1992294400 4194304 5092341 548682068848 18446744073709551615 4215552 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 72011 63864 87 219 0 71789 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 288044

[startup+12.7016 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 24973
/proc/meminfo: memFree=882424/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=288044 CPUtime=12.69
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 74188 0 0 0 1225 44 0 0 25 0 1 0 149020536 294957056 63864 1992294400 4194304 5092341 548682068848 18446744073709551615 4220403 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 72011 63864 87 219 0 71789 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 288044

[startup+25.501 s]
/proc/loadavg: 0.96 0.98 0.99 2/65 24973
/proc/meminfo: memFree=869624/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=295320 CPUtime=25.49
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 77435 0 0 0 2503 46 0 0 25 0 1 0 149020536 302407680 67111 1992294400 4194304 5092341 548682068848 18446744073709551615 4239888 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 73830 67111 87 219 0 73608 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 295320

[startup+51.1017 s]
/proc/loadavg: 0.97 0.98 0.99 2/65 24973
/proc/meminfo: memFree=884856/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=274192 CPUtime=51.08
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 98058 0 0 0 5054 54 0 0 25 0 1 0 149020536 280772608 63375 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 68548 63375 103 219 0 68326 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 274192

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24973
/proc/meminfo: memFree=866488/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=303752 CPUtime=102.29
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 102636 0 0 0 10171 58 0 0 25 0 1 0 149020536 311042048 67953 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 75938 67953 103 219 0 75716 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 303752

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24973
/proc/meminfo: memFree=840248/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=348096 CPUtime=162.3
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 109251 0 0 0 16166 64 0 0 25 0 1 0 149020536 356450304 74568 1992294400 4194304 5092341 548682068848 18446744073709551615 4241447 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 87024 74568 103 219 0 86802 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 348096

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24973
/proc/meminfo: memFree=810488/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=348096 CPUtime=222.3
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 116708 0 0 0 22160 70 0 0 25 0 1 0 149020536 356450304 82025 1992294400 4194304 5092341 548682068848 18446744073709551615 4265869 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 87024 82025 103 219 0 86802 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 348096

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24975
/proc/meminfo: memFree=750712/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=414608 CPUtime=282.31
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 131710 0 0 0 28149 82 0 0 25 0 1 0 149020536 424558592 97027 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 103652 97027 103 219 0 103430 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 414608

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/65 24975
/proc/meminfo: memFree=710264/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=514376 CPUtime=342.31
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 141774 0 0 0 34140 91 0 0 25 0 1 0 149020536 526721024 107091 1992294400 4194304 5092341 548682068848 18446744073709551615 4240640 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 128594 107091 103 219 0 128372 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 514376

[startup+402.302 s]
/proc/loadavg: 1.07 1.00 1.00 2/65 24975
/proc/meminfo: memFree=679224/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=514376 CPUtime=402.31
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 149635 0 0 0 40134 97 0 0 25 0 1 0 149020536 526721024 114952 1992294400 4194304 5092341 548682068848 18446744073709551615 4251464 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 128594 114952 103 219 0 128372 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 514376

[startup+462.302 s]
/proc/loadavg: 1.02 1.00 1.00 2/65 24975
/proc/meminfo: memFree=611576/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=664024 CPUtime=462.32
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 166253 0 0 0 46120 112 0 0 25 0 1 0 149020536 679960576 131570 1992294400 4194304 5092341 548682068848 18446744073709551615 4240947 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 166006 131570 103 219 0 165784 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 664024

[startup+522.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 24975
/proc/meminfo: memFree=581496/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=664024 CPUtime=522.33
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 173731 0 0 0 52114 119 0 0 25 0 1 0 149020536 679960576 139048 1992294400 4194304 5092341 548682068848 18446744073709551615 4240558 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 166006 139048 103 219 0 165784 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 664024

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24975
/proc/meminfo: memFree=545848/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=664024 CPUtime=582.33
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 182630 0 0 0 58107 126 0 0 25 0 1 0 149020536 679960576 147947 1992294400 4194304 5092341 548682068848 18446744073709551615 4244035 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 166006 147947 103 219 0 165784 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 664024

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24975
/proc/meminfo: memFree=517368/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=664024 CPUtime=642.34
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 189697 0 0 0 64099 135 0 0 25 0 1 0 149020536 679960576 155014 1992294400 4194304 5092341 548682068848 18446744073709551615 4248648 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 166006 155014 103 219 0 165784 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 664024

[startup+702.301 s]

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

[startup+9042.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24997
/proc/meminfo: memFree=15992/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=1263348 CPUtime=9043.21
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 346556 0 0 0 904015 306 0 0 25 0 1 0 149020536 1293668352 311873 1992294400 4194304 5092341 548682068848 18446744073709551615 4265772 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 315837 311873 103 219 0 315615 0
Current children cumulated CPU time (s) 9043.21
Current children cumulated vsize (KiB) 1263348

[startup+9102.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24997
/proc/meminfo: memFree=15992/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=1263348 CPUtime=9103.22
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 346556 0 0 0 910016 306 0 0 25 0 1 0 149020536 1293668352 311873 1992294400 4194304 5092341 548682068848 18446744073709551615 4265766 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 315837 311873 103 219 0 315615 0
Current children cumulated CPU time (s) 9103.22
Current children cumulated vsize (KiB) 1263348

[startup+9162.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24997
/proc/meminfo: memFree=15928/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=1263348 CPUtime=9163.22
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 346556 0 0 0 916016 306 0 0 25 0 1 0 149020536 1293668352 311873 1992294400 4194304 5092341 548682068848 18446744073709551615 4265760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 315837 311873 103 219 0 315615 0
Current children cumulated CPU time (s) 9163.22
Current children cumulated vsize (KiB) 1263348

[startup+9222.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24997
/proc/meminfo: memFree=15864/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=1263348 CPUtime=9223.24
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 346556 0 0 0 922017 307 0 0 25 0 1 0 149020536 1293668352 311873 1992294400 4194304 5092341 548682068848 18446744073709551615 4265764 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 315837 311873 103 219 0 315615 0
Current children cumulated CPU time (s) 9223.24
Current children cumulated vsize (KiB) 1263348

[startup+9282.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24997
/proc/meminfo: memFree=15800/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=1263348 CPUtime=9283.25
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 346556 0 0 0 928018 307 0 0 25 0 1 0 149020536 1293668352 311873 1992294400 4194304 5092341 548682068848 18446744073709551615 4265781 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 315837 311873 103 219 0 315615 0
Current children cumulated CPU time (s) 9283.25
Current children cumulated vsize (KiB) 1263348

[startup+9342.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24997
/proc/meminfo: memFree=15800/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=1263348 CPUtime=9343.26
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 346556 0 0 0 934019 307 0 0 25 0 1 0 149020536 1293668352 311873 1992294400 4194304 5092341 548682068848 18446744073709551615 4265769 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 315837 311873 103 219 0 315615 0
Current children cumulated CPU time (s) 9343.26
Current children cumulated vsize (KiB) 1263348

[startup+9402.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24997
/proc/meminfo: memFree=15928/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=1263348 CPUtime=9403.26
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 346556 0 0 0 940019 307 0 0 25 0 1 0 149020536 1293668352 311873 1992294400 4194304 5092341 548682068848 18446744073709551615 4265774 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 315837 311873 103 219 0 315615 0
Current children cumulated CPU time (s) 9403.26
Current children cumulated vsize (KiB) 1263348

[startup+9462.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24997
/proc/meminfo: memFree=15928/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=1263348 CPUtime=9463.27
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 346556 0 0 0 946020 307 0 0 25 0 1 0 149020536 1293668352 311873 1992294400 4194304 5092341 548682068848 18446744073709551615 4265786 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 315837 311873 103 219 0 315615 0
Current children cumulated CPU time (s) 9463.27
Current children cumulated vsize (KiB) 1263348

[startup+9522.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24997
/proc/meminfo: memFree=15928/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=1263348 CPUtime=9523.27
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 346556 0 0 0 952020 307 0 0 25 0 1 0 149020536 1293668352 311873 1992294400 4194304 5092341 548682068848 18446744073709551615 4265760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 315837 311873 103 219 0 315615 0
Current children cumulated CPU time (s) 9523.27
Current children cumulated vsize (KiB) 1263348

[startup+9582.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24997
/proc/meminfo: memFree=15928/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=1263348 CPUtime=9583.28
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 346556 0 0 0 958021 307 0 0 25 0 1 0 149020536 1293668352 311873 1992294400 4194304 5092341 548682068848 18446744073709551615 4265764 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 315837 311873 103 219 0 315615 0
Current children cumulated CPU time (s) 9583.28
Current children cumulated vsize (KiB) 1263348

[startup+9642.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 24997
/proc/meminfo: memFree=15928/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=1263348 CPUtime=9643.28
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 346556 0 0 0 964021 307 0 0 25 0 1 0 149020536 1293668352 311873 1992294400 4194304 5092341 548682068848 18446744073709551615 4265784 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 315837 311873 103 219 0 315615 0
Current children cumulated CPU time (s) 9643.28
Current children cumulated vsize (KiB) 1263348

[startup+9702.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/65 24997
/proc/meminfo: memFree=15928/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=1263348 CPUtime=9703.29
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 346556 0 0 0 970022 307 0 0 25 0 1 0 149020536 1293668352 311873 1992294400 4194304 5092341 548682068848 18446744073709551615 4265764 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 315837 311873 103 219 0 315615 0
Current children cumulated CPU time (s) 9703.29
Current children cumulated vsize (KiB) 1263348

[startup+9762.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/65 24997
/proc/meminfo: memFree=15928/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=1263348 CPUtime=9763.3
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 346556 0 0 0 976023 307 0 0 25 0 1 0 149020536 1293668352 311873 1992294400 4194304 5092341 548682068848 18446744073709551615 4265760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 315837 311873 103 219 0 315615 0
Current children cumulated CPU time (s) 9763.3
Current children cumulated vsize (KiB) 1263348

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24997
/proc/meminfo: memFree=15928/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=1263348 CPUtime=9823.3
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 346556 0 0 0 982023 307 0 0 25 0 1 0 149020536 1293668352 311873 1992294400 4194304 5092341 548682068848 18446744073709551615 4265786 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 315837 311873 103 219 0 315615 0
Current children cumulated CPU time (s) 9823.3
Current children cumulated vsize (KiB) 1263348

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24997
/proc/meminfo: memFree=15928/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=1263348 CPUtime=9883.31
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 346556 0 0 0 988024 307 0 0 25 0 1 0 149020536 1293668352 311873 1992294400 4194304 5092341 548682068848 18446744073709551615 4265760 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 315837 311873 103 219 0 315615 0
Current children cumulated CPU time (s) 9883.31
Current children cumulated vsize (KiB) 1263348

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24997
/proc/meminfo: memFree=15928/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=1263348 CPUtime=9943.32
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 346556 0 0 0 994025 307 0 0 25 0 1 0 149020536 1293668352 311873 1992294400 4194304 5092341 548682068848 18446744073709551615 4265774 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 315837 311873 103 219 0 315615 0
Current children cumulated CPU time (s) 9943.32
Current children cumulated vsize (KiB) 1263348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+9999 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24997
/proc/meminfo: memFree=15928/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=1263348 CPUtime=10000
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4194304 346556 0 0 0 999696 307 0 0 25 0 1 0 149020536 1293668352 311873 1992294400 4194304 5092341 548682068848 18446744073709551615 4265769 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 315837 311873 103 219 0 315615 0
Current children cumulated CPU time (s) 10000
Current children cumulated vsize (KiB) 1263348

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

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

[startup+9999.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 24997
/proc/meminfo: memFree=15928/2055920 swapFree=4179172/4192956
[pid=24972] ppid=24970 vsize=0 CPUtime=10000.1
/proc/24972/stat : 24972 (minisat) R 24970 24972 24935 0 -1 4195332 346556 0 0 0 999696 316 0 0 25 0 1 0 149020536 0 0 1992294400 0 0 0 0 0 0 0 4096 3 0 0 0 17 1 0 0
/proc/24972/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 10000.1
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 9999.2
CPU time (s): 10000.2
CPU user time (s): 9996.96
CPU system time (s): 3.2645
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 1263348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9996.96
system time used= 3.2645
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 346556
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= 1
involuntary context switches= 17918

runsolver used 7.27289 second user time and 20.6059 second system time

The end

Launcher Data

Begin job on node16 at 2009-05-01 22:31:11
IDJOB=1773232
IDBENCH=20576
IDSOLVER=608
FILE ID=node16/1773232-1241209867
PBS_JOBID= 9224718
Free space on /tmp= 66432 MiB

SOLVER NAME= MiniSat 2.1 (Sat-race'08 Edition)
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq6.cnf
COMMAND LINE= HOME/minisat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1773232-1241209867/watcher-1773232-1241209867 -o /tmp/evaluation-result-1773232-1241209867/solver-1773232-1241209867 -C 10000 -W 12000 -M 1800  HOME/minisat HOME/instance-1773232-1241209867.cnf

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

MD5SUM BENCH= 580dc3969c4e46e50013253fd4ac9139
RANDOM SEED=1593246300

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1137496 kB
Buffers:         76132 kB
Cached:         765652 kB
SwapCached:       8080 kB
Active:         276340 kB
Inactive:       574756 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1137496 kB
SwapTotal:     4192956 kB
SwapFree:      4179172 kB
Dirty:           77976 kB
Writeback:           0 kB
Mapped:          13388 kB
Slab:            53476 kB
Committed_AS:   679680 kB
PageTables:       1436 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= 66432 MiB
End job on node16 at 2009-05-02 01:17:52