Trace number 1820384

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
BinMiniSat 2009-03-21? (TO) 1200.03 1199.93

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-11-u.cnf
MD5SUM8e22d84b1ae625d44fbf300a32374a2d
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 variables164158
Number of clauses730719
Sum of the clauses size1660140
Maximum clause length10
Minimum clause length1
Number of clauses of size 112474
Number of clauses of size 2600009
Number of clauses of size 387256
Number of clauses of size 43440
Number of clauses of size 513760
Number of clauses of size over 513780

Solver Data

0.00/0.00	c Parsing...
0.00/0.69	c ==============================================================================
0.00/0.69	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.69	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.69	c ==============================================================================
0.00/0.69	c |         0 |  717437  1645964 |  215231       0        0     nan |  0.000 % |
5.11/5.13	c |         0 |  408968  1113292 |      --       0       --      -- |     --   | -134393/-137715
5.11/5.14	c ==============================================================================
5.11/5.14	c Result  :   #vars: 76968   #clauses: 408968   #literals: 1113292
5.11/5.14	c CPU time:   4.91 s
5.11/5.14	c ==============================================================================
5.52/5.57	This is MiniSat 2.0 beta
5.52/5.58	WARNING: for repeatability, setting FPU to use double precision
5.52/5.58	============================[ Problem Statistics ]=============================
5.52/5.58	|                                                                             |
5.52/5.58	|  Number of variables:  76968                                                |
5.52/5.58	|  Number of clauses:    408968                                               |
5.57/5.86	|  Parsing time:         0.27         s                                       |
5.57/5.88	============================[ Search Statistics ]==============================
5.57/5.88	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.57/5.88	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.57/5.88	===============================================================================
5.57/5.90	|         0 |   76968   408968  1113292 |   136322        0    nan |  0.000 % |
5.57/6.40	|       101 |   76801   408968  1113292 |   149954       92     84 |  6.582 % |
6.71/6.72	|       251 |   71275   375542  1028984 |   164950      232     79 |  7.415 % |
7.01/7.07	|       476 |   71241   375542  1028984 |   181445      449     64 | 11.024 % |
7.41/7.48	|       814 |   65527   341779   942513 |   199590      689     77 | 15.581 % |
8.31/8.33	|      1320 |   64760   337146   930695 |   219549     1173     69 | 16.024 % |
9.41/9.49	|      2080 |   63048   327319   905558 |   241503     1910     80 | 18.153 % |
11.31/11.38	|      3221 |   61258   316220   877821 |   265654     3000    103 | 20.411 % |
15.42/15.42	|      4929 |   60015   308856   859388 |   292219     4599    122 | 22.048 % |
21.82/21.91	|      7491 |   59208   304237   848243 |   321441     7041    152 | 23.075 % |
31.72/31.75	|     11339 |   56204   286171   801332 |   353585    10446    172 | 27.000 % |
49.52/49.56	|     17105 |   55327   281386   789038 |   388944    15990    230 | 28.117 % |
75.93/75.92	|     25754 |   54995   279937   785900 |   427838    24584    248 | 28.566 % |
120.93/120.93	|     38728 |   54946   279502   784886 |   470622    37487    308 | 28.613 % |
195.44/195.46	|     58189 |   54933   279447   784776 |   517685    56879    343 | 28.629 % |
316.94/316.96	|     87381 |   54807   278867   783583 |   569453    86009    363 | 28.841 % |
531.07/531.07	|    131171 |   54527   277453   779965 |   626398   129505    401 | 29.290 % |
908.80/908.80	|    196857 |   54214   275689   775585 |   689038   194855    443 | 29.916 % |

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1820384-1242436516/watcher-1820384-1242436516 -o /tmp/evaluation-result-1820384-1242436516/solver-1820384-1242436516 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820384-1242436516.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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.00 3/96 6210
/proc/meminfo: memFree=1496928/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2412 CPUtime=0
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 338 0 0 0 0 0 0 0 25 0 1 0 1008152752 2469888 272 4294967295 134512640 135169312 3215302048 3215299640 3085599662 0 0 4 65536 3222620697 0 0 17 0 0 0 0
/proc/6207/statm: 603 272 230 161 0 42 0
[pid=6208] ppid=6207 vsize=2412 CPUtime=0
/proc/6208/stat : 6208 (SatELiteGTI) R 6207 6207 20977 0 -1 4194368 103 0 0 0 0 0 0 0 25 0 1 0 1008152752 2469888 115 4294967295 134512640 135169312 3215302048 3215298268 3085408116 0 65538 0 65538 0 0 0 17 0 0 0 0
/proc/6208/statm: 603 115 72 161 0 42 0
[pid=6209] ppid=6208 vsize=0 CPUtime=0
/proc/6209/stat : 6209 (SatELiteGTI) Z 6208 6207 20977 0 -1 4194380 143 0 0 0 0 0 0 0 25 0 1 0 1008152752 0 0 4294967295 0 0 0 0 0 0 0 0 65538 3222378830 0 0 17 0 0 0 0
/proc/6209/statm: 0 0 0 0 0 0 0
[pid=6210] ppid=6208 vsize=2412 CPUtime=0
/proc/6210/stat : 6210 (SatELiteGTI) R 6208 6207 20977 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1008152752 2469888 43 4294967295 134512640 135169312 3215302048 3215298268 3085408116 0 65538 0 65538 0 0 0 17 0 0 0 0
/proc/6210/statm: 603 43 0 161 0 42 0

[startup+0.092445 s]
/proc/loadavg: 1.00 1.01 1.00 3/96 6210
/proc/meminfo: memFree=1496928/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2412 CPUtime=0
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1008152752 2469888 277 4294967295 134512640 135169312 3215302048 3215300584 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6207/statm: 603 277 235 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.112442 s]
/proc/loadavg: 1.00 1.01 1.00 3/96 6210
/proc/meminfo: memFree=1496928/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2412 CPUtime=0
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1008152752 2469888 277 4294967295 134512640 135169312 3215302048 3215300584 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6207/statm: 603 277 235 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.312422 s]
/proc/loadavg: 1.00 1.01 1.00 3/96 6210
/proc/meminfo: memFree=1496928/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2412 CPUtime=0
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1008152752 2469888 277 4294967295 134512640 135169312 3215302048 3215300584 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6207/statm: 603 277 235 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.712383 s]
/proc/loadavg: 1.00 1.01 1.00 3/96 6210
/proc/meminfo: memFree=1496928/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2412 CPUtime=0
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1008152752 2469888 277 4294967295 134512640 135169312 3215302048 3215300584 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6207/statm: 603 277 235 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+1.51231 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 6213
/proc/meminfo: memFree=1424124/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2412 CPUtime=0
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1008152752 2469888 277 4294967295 134512640 135169312 3215302048 3215300584 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6207/statm: 603 277 235 161 0 42 0
[pid=6212] ppid=6207 vsize=90028 CPUtime=1.51
/proc/6212/stat : 6212 (SatELite_releas) R 6207 6207 20977 0 -1 4202496 20832 0 0 0 134 17 0 0 25 0 1 0 1008152753 92188672 19082 4294967295 134512640 135223648 3217237872 3217235824 134563693 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6212/statm: 22507 19082 73 174 0 22332 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 92440

[startup+3.11215 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 6213
/proc/meminfo: memFree=1416684/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2412 CPUtime=0
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 367 648 0 0 0 0 0 0 25 0 1 0 1008152752 2469888 277 4294967295 134512640 135169312 3215302048 3215300584 3085405934 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/6207/statm: 603 277 235 161 0 42 0
[pid=6212] ppid=6207 vsize=98408 CPUtime=3.11
/proc/6212/stat : 6212 (SatELite_releas) R 6207 6207 20977 0 -1 4202496 23113 0 0 0 294 17 0 0 25 0 1 0 1008152753 100769792 21115 4294967295 134512640 135223648 3217237872 3217235988 134724166 0 0 0 3 0 0 0 17 1 0 0 0
/proc/6212/statm: 24602 21115 73 174 0 24427 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 100820

[startup+6.31184 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 6213
/proc/meminfo: memFree=1406464/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 5.57
Current children cumulated vsize (KiB) 2416

[startup+12.7112 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6214
/proc/meminfo: memFree=1459956/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=26132 CPUtime=7.14
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 6167 0 0 0 712 2 0 0 25 0 1 0 1008153310 26759168 6075 4294967295 134512640 135216011 3213698160 3213696240 134524416 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 6533 6075 71 172 0 6360 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 28548

[startup+25.5199 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6397
/proc/meminfo: memFree=1454912/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=30428 CPUtime=19.95
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 7225 0 0 0 1993 2 0 0 25 0 1 0 1008153310 31158272 7133 4294967295 134512640 135216011 3213698160 3213696512 134527406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 7607 7133 71 172 0 7434 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 32844

[startup+51.1174 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6404
/proc/meminfo: memFree=1445728/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=40008 CPUtime=45.55
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 9624 0 0 0 4547 8 0 0 25 0 1 0 1008153310 40968192 9532 4294967295 134512640 135216011 3213698160 3213696512 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 10002 9532 71 172 0 9829 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 42424

[startup+102.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6590
/proc/meminfo: memFree=1423316/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=62420 CPUtime=96.76
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 15220 0 0 0 9654 22 0 0 25 0 1 0 1008153310 63918080 15128 4294967295 134512640 135216011 3213698160 3213696512 134527211 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 15605 15128 71 172 0 15432 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 64836

[startup+162.316 s]
/proc/loadavg: 1.06 1.02 1.00 3/95 6782
/proc/meminfo: memFree=1395228/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=90752 CPUtime=156.76
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 22299 0 0 0 15645 31 0 0 25 0 1 0 1008153310 92930048 22207 4294967295 134512640 135216011 3213698160 3213696512 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 22688 22207 71 172 0 22515 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 93168

[startup+222.321 s]
/proc/loadavg: 1.02 1.01 1.00 3/95 6970
/proc/meminfo: memFree=1371800/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=113724 CPUtime=216.77
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 28036 0 0 0 21644 33 0 0 25 0 1 0 1008153310 116453376 27944 4294967295 134512640 135216011 3213698160 3213696512 134527243 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 28431 27944 71 172 0 28258 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 116140

[startup+282.315 s]
/proc/loadavg: 1.05 1.02 1.00 2/95 7157
/proc/meminfo: memFree=1346992/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=138944 CPUtime=276.77
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 34337 0 0 0 27640 37 0 0 25 0 1 0 1008153310 142278656 34245 4294967295 134512640 135216011 3213698160 3213696512 134527783 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 34736 34245 71 172 0 34563 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 141360

[startup+342.309 s]
/proc/loadavg: 1.02 1.01 1.00 3/95 7346
/proc/meminfo: memFree=1322408/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=162972 CPUtime=336.77
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 40364 0 0 0 33633 44 0 0 25 0 1 0 1008153310 166883328 40272 4294967295 134512640 135216011 3213698160 3213696512 134527395 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 40743 40272 71 172 0 40570 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 165388

[startup+402.313 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 7534
/proc/meminfo: memFree=1296276/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=189720 CPUtime=396.78

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

/proc/6214/statm: 64089 63552 71 172 0 63916 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 258772

[startup+642.309 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 8291
/proc/meminfo: memFree=1209444/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=276192 CPUtime=636.8
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 68618 0 0 0 63615 65 0 0 25 0 1 0 1008153310 282820608 68526 4294967295 134512640 135216011 3213698160 3213696456 134722150 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 69048 68526 71 172 0 68875 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 278608

[startup+702.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 8477
/proc/meminfo: memFree=1191000/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=295124 CPUtime=696.81
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 73355 0 0 0 69615 66 0 0 25 0 1 0 1008153310 302206976 73263 4294967295 134512640 135216011 3213698160 3213696512 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 73781 73263 71 172 0 73608 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 297540

[startup+762.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 8670
/proc/meminfo: memFree=1174044/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=311800 CPUtime=756.82
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 77510 0 0 0 75614 68 0 0 25 0 1 0 1008153310 319283200 77418 4294967295 134512640 135216011 3213698160 3213696240 134524338 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 77950 77418 71 172 0 77777 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 314216

[startup+822.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 8858
/proc/meminfo: memFree=1145780/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=339848 CPUtime=816.82
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 84537 0 0 0 81606 76 0 0 25 0 1 0 1008153310 348004352 84445 4294967295 134512640 135216011 3213698160 3213696512 134527301 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 84962 84445 71 172 0 84789 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 342264

[startup+882.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 9045
/proc/meminfo: memFree=1122956/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=363000 CPUtime=876.83
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 90339 0 0 0 87606 77 0 0 25 0 1 0 1008153310 371712000 90247 4294967295 134512640 135216011 3213698160 3213696512 134527269 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 90750 90247 71 172 0 90577 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 365416

[startup+942.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9234
/proc/meminfo: memFree=1101968/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=383916 CPUtime=936.84
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 95584 0 0 0 93603 81 0 0 25 0 1 0 1008153310 393129984 95492 4294967295 134512640 135216011 3213698160 3213696512 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 95979 95492 71 172 0 95806 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 386332

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 9420
/proc/meminfo: memFree=1085028/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=401240 CPUtime=996.84
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 99789 0 0 0 99599 85 0 0 25 0 1 0 1008153310 410869760 99697 4294967295 134512640 135216011 3213698160 3213696512 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 100310 99697 71 172 0 100137 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 403656

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 9610
/proc/meminfo: memFree=1073108/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=413312 CPUtime=1056.84
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 102837 0 0 0 105597 87 0 0 25 0 1 0 1008153310 423231488 102745 4294967295 134512640 135216011 3213698160 3213696512 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 103328 102745 71 172 0 103155 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 415728

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 9802
/proc/meminfo: memFree=1050912/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=435184 CPUtime=1116.85
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 108284 0 0 0 111597 88 0 0 25 0 1 0 1008153310 445628416 108192 4294967295 134512640 135216011 3213698160 3213696512 134527213 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 108796 108192 71 172 0 108623 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 437600

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9989
/proc/meminfo: memFree=1036172/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=450056 CPUtime=1176.86
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 112016 0 0 0 117589 97 0 0 25 0 1 0 1008153310 460857344 111924 4294967295 134512640 135216011 3213698160 3213696512 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 112514 111924 71 172 0 112341 0
Current children cumulated CPU time (s) 1182.43
Current children cumulated vsize (KiB) 452472



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9991
/proc/meminfo: memFree=1032880/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=453356 CPUtime=1194.46
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 112846 0 0 0 119348 98 0 0 25 0 1 0 1008153310 464236544 112754 4294967295 134512640 135216011 3213698160 3213696512 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 113339 112754 71 172 0 113166 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 455772

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

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

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9991
/proc/meminfo: memFree=1032880/2074464 swapFree=1951868/1959888
[pid=6207] ppid=6205 vsize=2416 CPUtime=5.57
/proc/6207/stat : 6207 (SatELiteGTI) S 6205 6207 20977 0 -1 4194304 387 30740 0 0 0 0 534 23 20 0 1 0 1008152752 2473984 278 4294967295 134512640 135169312 3215302048 3215298264 3085405934 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/6207/statm: 604 278 235 161 0 43 0
[pid=6214] ppid=6207 vsize=453356 CPUtime=1194.46
/proc/6214/stat : 6214 (minisat_static) R 6207 6207 20977 0 -1 4202496 112846 0 0 0 119348 98 0 0 25 0 1 0 1008153310 464236544 112754 4294967295 134512640 135216011 3213698160 3213696512 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6214/statm: 113339 112754 71 172 0 113166 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 455772

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 6207 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=340000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=230000
# CPU time returned by wait4() is 5.57
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1199.93
CPU time (s): 1200.03
CPU user time (s): 1198.82
CPU system time (s): 1.21
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 455772

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.34
system time used= 0.23
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31127
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= 15
involuntary context switches= 34

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-16 03:15:16
IDJOB=1820384
IDBENCH=20386
IDSOLVER=661
FILE ID=tipi10/1820384-1242436516
PBS_JOBID=
Free space on /tmp= 5631 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-11-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820384-1242436516/watcher-1820384-1242436516 -o /tmp/evaluation-result-1820384-1242436516/solver-1820384-1242436516 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820384-1242436516.cnf

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED= 1386263691

Linux tipi10 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.37

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1497232 kB
Buffers:         26652 kB
Cached:         464328 kB
SwapCached:       2896 kB
Active:         367836 kB
Inactive:       133240 kB
HighTotal:     1178688 kB
HighFree:       705660 kB
LowTotal:       895776 kB
LowFree:        791572 kB
SwapTotal:     1959888 kB
SwapFree:      1951868 kB
Dirty:           14372 kB
Writeback:           0 kB
AnonPages:        9332 kB
Mapped:           3208 kB
Slab:            67084 kB
PageTables:        692 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90588 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 5619 MiB
End job on tipi10 at 2009-05-16 03:35:19