Trace number 1820385

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
APTUSAT 2009-03-22? (TO) 1200.08 1200.13

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.63/0.66	c ==============================================================================
0.63/0.66	c |           |     ORIGINAL     |              LEARNT              |          |
0.63/0.66	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.63/0.66	c ==============================================================================
0.63/0.66	c |         0 |  717437  1645964 |  215231       0        0     nan |  0.000 % |
5.02/5.06	c |         0 |  408968  1113292 |      --       0       --      -- |     --   | -134393/-137715
5.02/5.07	c ==============================================================================
5.02/5.07	c Result  :   #vars: 76968   #clauses: 408968   #literals: 1113292
5.02/5.07	c CPU time:   4.87 s
5.02/5.07	c ==============================================================================
5.42/5.50	This is MiniSat 2.0 beta
5.42/5.50	WARNING: for repeatability, setting FPU to use double precision
5.42/5.50	============================[ Problem Statistics ]=============================
5.42/5.50	|                                                                             |
5.42/5.50	|  Number of variables:  76968                                                |
5.42/5.50	|  Number of clauses:    408968                                               |
5.50/5.78	|  Parsing time:         0.24         s                                       |
5.50/5.80	============================[ Search Statistics ]==============================
5.50/5.80	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
5.50/5.80	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
5.50/5.80	===============================================================================
5.50/5.80	|         0 |   76968   408968  1113292 |   136322        0    nan |  0.000 % |
5.50/6.04	|       100 |   76968   408968  1113292 |   149954      100    239 |  0.000 % |
5.50/6.45	|       250 |   76890   408968  1113292 |   164950      242    139 |  5.532 % |
6.82/6.82	|       475 |   72362   381957  1044401 |   181445      454    113 |  5.985 % |
7.52/7.55	|       812 |   68488   359019   985838 |   199590      747     85 | 11.038 % |
8.83/8.89	|      1318 |   68393   358456   984345 |   219549     1249    102 | 11.167 % |
10.82/10.84	|      2077 |   65875   344283   947947 |   241503     1971    102 | 18.005 % |
12.52/12.58	|      3216 |   63039   327681   905279 |   265654     3066    111 | 18.287 % |
18.08/18.18	|      4924 |   61096   315860   876028 |   292219     4559    129 | 20.622 % |
26.23/26.42	|      7486 |   60812   314318   871991 |   321441     7027    153 | 21.334 % |
40.43/40.60	|     11330 |   59047   303916   845868 |   353585    10507    190 | 24.050 % |
63.93/64.04	|     17096 |   57746   295815   825527 |   388944    15921    231 | 24.974 % |
100.62/100.77	|     25745 |   57101   291985   815456 |   427838    24388    255 | 25.812 % |
153.73/153.90	|     38721 |   56958   291172   813489 |   470622    37189    292 | 26.005 % |
252.33/252.41	|     58183 |   56406   287972   805075 |   517685    56542    324 | 26.793 % |
411.94/412.07	|     87375 |   54245   275422   772648 |   569453    85378    348 | 29.523 % |
649.16/649.32	|    131164 |   53959   273837   768977 |   626398   129072    350 | 29.894 % |
1000.47/1000.58	|    196848 |   53746   272688   766268 |   689038   194589    369 | 30.178 % |

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-1820385-1242436747/watcher-1820385-1242436747 -o /tmp/evaluation-result-1820385-1242436747/solver-1820385-1242436747 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820385-1242436747.cnf -restarts=1 

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.01 1.06 1.01 2/91 27449
/proc/meminfo: memFree=829860/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2416 CPUtime=0.01
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 366 648 0 0 0 1 0 0 18 0 1 0 1008175115 2473984 277 4294967295 134512640 135169312 3217203056 3217201592 3085418222 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27449/statm: 604 277 235 161 0 43 0
[pid=27453] ppid=27449 vsize=952 CPUtime=0
/proc/27453/stat : 27453 (SatELite_releas) R 27449 27449 9090 0 -1 4202496 99 0 0 0 0 0 0 0 20 0 1 0 1008175115 974848 35 4294967295 134512640 135223648 3220027936 3220027560 134719062 0 0 0 0 0 0 0 17 3 0 0 0
/proc/27453/statm: 238 49 40 174 0 63 0

[startup+0.051345 s]
/proc/loadavg: 1.01 1.06 1.01 2/91 27449
/proc/meminfo: memFree=829860/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2416 CPUtime=0.01
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 366 648 0 0 0 1 0 0 18 0 1 0 1008175115 2473984 277 4294967295 134512640 135169312 3217203056 3217201592 3085418222 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27449/statm: 604 277 235 161 0 43 0
[pid=27453] ppid=27449 vsize=11312 CPUtime=0.05
/proc/27453/stat : 27453 (SatELite_releas) R 27449 27449 9090 0 -1 4202496 2053 0 0 0 4 1 0 0 21 0 1 0 1008175115 11583488 1989 4294967295 134512640 135223648 3220027936 3220026888 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27453/statm: 2828 1989 46 174 0 2653 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 13728

[startup+0.12132 s]
/proc/loadavg: 1.01 1.06 1.01 2/91 27449
/proc/meminfo: memFree=829860/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2416 CPUtime=0.01
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 366 648 0 0 0 1 0 0 18 0 1 0 1008175115 2473984 277 4294967295 134512640 135169312 3217203056 3217201592 3085418222 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27449/statm: 604 277 235 161 0 43 0
[pid=27453] ppid=27449 vsize=23224 CPUtime=0.12
/proc/27453/stat : 27453 (SatELite_releas) R 27449 27449 9090 0 -1 4202496 5624 0 0 0 9 3 0 0 21 0 1 0 1008175115 23781376 5560 4294967295 134512640 135223648 3220027936 3220026816 134543095 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27453/statm: 5806 5564 46 174 0 5631 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 25640

[startup+0.321311 s]
/proc/loadavg: 1.01 1.06 1.01 2/91 27449
/proc/meminfo: memFree=829860/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2416 CPUtime=0.01
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 366 648 0 0 0 1 0 0 18 0 1 0 1008175115 2473984 277 4294967295 134512640 135169312 3217203056 3217201592 3085418222 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27449/statm: 604 277 235 161 0 43 0
[pid=27453] ppid=27449 vsize=53672 CPUtime=0.32
/proc/27453/stat : 27453 (SatELite_releas) R 27449 27449 9090 0 -1 4202496 10561 0 0 0 27 5 0 0 21 0 1 0 1008175115 54960128 10497 4294967295 134512640 135223648 3220027936 3220026888 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27453/statm: 13418 10497 46 174 0 13243 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 56088

[startup+0.721292 s]
/proc/loadavg: 1.01 1.06 1.01 2/91 27449
/proc/meminfo: memFree=829860/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2416 CPUtime=0.01
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 366 648 0 0 0 1 0 0 18 0 1 0 1008175115 2473984 277 4294967295 134512640 135169312 3217203056 3217201592 3085418222 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27449/statm: 604 277 235 161 0 43 0
[pid=27453] ppid=27449 vsize=81912 CPUtime=0.72
/proc/27453/stat : 27453 (SatELite_releas) R 27449 27449 9090 0 -1 4202496 17270 0 0 0 61 11 0 0 22 0 1 0 1008175115 83877888 17206 4294967295 134512640 135223648 3220027936 3220026508 134713916 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27453/statm: 20478 17206 67 174 0 20303 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 84328

[startup+1.52125 s]
/proc/loadavg: 1.00 1.06 1.01 2/93 27454
/proc/meminfo: memFree=756536/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2416 CPUtime=0.01
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 366 648 0 0 0 1 0 0 18 0 1 0 1008175115 2473984 277 4294967295 134512640 135169312 3217203056 3217201592 3085418222 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27449/statm: 604 277 235 161 0 43 0
[pid=27453] ppid=27449 vsize=90556 CPUtime=1.51
/proc/27453/stat : 27453 (SatELite_releas) R 27449 27449 9090 0 -1 4202496 20962 0 0 0 138 13 0 0 25 0 1 0 1008175115 92729344 19212 4294967295 134512640 135223648 3220027936 3220026032 134595980 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27453/statm: 22639 19212 73 174 0 22464 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 92972

[startup+3.12119 s]
/proc/loadavg: 1.00 1.06 1.01 2/93 27454
/proc/meminfo: memFree=750708/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2416 CPUtime=0.01
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 366 648 0 0 0 1 0 0 18 0 1 0 1008175115 2473984 277 4294967295 134512640 135169312 3217203056 3217201592 3085418222 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27449/statm: 604 277 235 161 0 43 0
[pid=27453] ppid=27449 vsize=98792 CPUtime=3.11
/proc/27453/stat : 27453 (SatELite_releas) R 27449 27449 9090 0 -1 4202496 23154 0 0 0 297 14 0 0 25 0 1 0 1008175115 101163008 21156 4294967295 134512640 135223648 3220027936 3220026032 134586136 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27453/statm: 24698 21156 73 174 0 24523 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 101208

[startup+6.32103 s]
/proc/loadavg: 1.00 1.06 1.01 2/93 27454
/proc/meminfo: memFree=738968/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
Current children cumulated CPU time (s) 5.5
Current children cumulated vsize (KiB) 2420

[startup+12.7207 s]
/proc/loadavg: 1.00 1.06 1.01 2/93 27456
/proc/meminfo: memFree=793568/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=25732 CPUtime=7.22
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 6052 0 0 0 718 4 0 0 25 0 1 0 1008175665 26349568 5976 4294967295 134512640 135213731 3214130400 3214128880 134529947 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27455/statm: 6433 5976 74 172 0 6259 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 28152

[startup+25.5201 s]
/proc/loadavg: 1.00 1.05 1.01 2/93 27459
/proc/meminfo: memFree=791152/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=28108 CPUtime=19.93
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 6655 0 0 0 1988 5 0 0 25 0 1 0 1008175665 28782592 6579 4294967295 134512640 135213731 3214130400 3214128880 134529947 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27455/statm: 7027 6579 74 172 0 6853 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 30528

[startup+51.1189 s]
/proc/loadavg: 1.00 1.05 1.01 2/93 27642
/proc/meminfo: memFree=784844/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=34844 CPUtime=45.53
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 8332 0 0 0 4547 6 0 0 25 0 1 0 1008175665 35680256 8256 4294967295 134512640 135213731 3214130400 3214128880 134530458 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27455/statm: 8711 8256 74 172 0 8537 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 37264

[startup+102.306 s]
/proc/loadavg: 1.00 1.04 1.00 3/93 27831
/proc/meminfo: memFree=768876/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=50684 CPUtime=96.72
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 12290 0 0 0 9664 8 0 0 25 0 1 0 1008175665 51900416 12214 4294967295 134512640 135213731 3214130400 3214128592 134527087 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27455/statm: 12671 12214 74 172 0 12497 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 53104

[startup+162.314 s]
/proc/loadavg: 1.00 1.03 1.00 2/93 28017
/proc/meminfo: memFree=748432/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=71044 CPUtime=156.73
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 17389 0 0 0 15664 9 0 0 25 0 1 0 1008175665 72749056 17313 4294967295 134512640 135213731 3214130400 3214128880 134529947 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27455/statm: 17761 17313 74 172 0 17587 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 73464

[startup+222.311 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 28205
/proc/meminfo: memFree=731600/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=88032 CPUtime=216.73
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 21609 0 0 0 21657 16 0 0 25 0 1 0 1008175665 90144768 21533 4294967295 134512640 135213731 3214130400 3214128880 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27455/statm: 22008 21533 74 172 0 21834 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 90452

[startup+282.318 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 28398
/proc/meminfo: memFree=714084/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=105452 CPUtime=276.74
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 25942 0 0 0 27656 18 0 0 25 0 1 0 1008175665 107982848 25866 4294967295 134512640 135213731 3214130400 3214128880 134530157 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27455/statm: 26363 25866 74 172 0 26189 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 107872

[startup+342.315 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 28587
/proc/meminfo: memFree=699732/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=119720 CPUtime=336.74
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 29535 0 0 0 33655 19 0 0 25 0 1 0 1008175665 122593280 29459 4294967295 134512640 135213731 3214130400 3214128880 134530479 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27455/statm: 29930 29459 74 172 0 29756 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 122140

[startup+402.312 s]

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

/proc/27455/statm: 47608 47145 74 172 0 47434 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 192852

[startup+642.321 s]
/proc/loadavg: 1.10 1.03 1.01 2/93 29530
/proc/meminfo: memFree=613172/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=206588 CPUtime=636.76
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 51255 0 0 0 63639 37 0 0 25 0 1 0 1008175665 211546112 51179 4294967295 134512640 135213731 3214130400 3214128880 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27455/statm: 51647 51179 74 172 0 51473 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 209008

[startup+702.318 s]
/proc/loadavg: 1.10 1.05 1.01 3/93 29719
/proc/meminfo: memFree=596880/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=222988 CPUtime=696.76
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 55300 0 0 0 69638 38 0 0 25 0 1 0 1008175665 228339712 55224 4294967295 134512640 135213731 3214130400 3214128880 134530110 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27455/statm: 55747 55224 74 172 0 55573 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 225408

[startup+762.315 s]
/proc/loadavg: 1.03 1.04 1.01 2/93 29905
/proc/meminfo: memFree=578684/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=240956 CPUtime=756.76
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 59806 0 0 0 75635 41 0 0 25 0 1 0 1008175665 246738944 59730 4294967295 134512640 135213731 3214130400 3214128880 134530096 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27455/statm: 60239 59730 74 172 0 60065 0
Current children cumulated CPU time (s) 762.26
Current children cumulated vsize (KiB) 243376

[startup+822.312 s]
/proc/loadavg: 1.01 1.03 1.00 3/93 30093
/proc/meminfo: memFree=560456/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=259316 CPUtime=816.76
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 64414 0 0 0 81631 45 0 0 25 0 1 0 1008175665 265539584 64338 4294967295 134512640 135213731 3214130400 3214128880 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27455/statm: 64829 64338 74 172 0 64655 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 261736

[startup+882.319 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 30282
/proc/meminfo: memFree=540956/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=278364 CPUtime=876.77
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 69170 0 0 0 87629 48 0 0 25 0 1 0 1008175665 285044736 69094 4294967295 134512640 135213731 3214130400 3214128880 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27455/statm: 69591 69094 74 172 0 69417 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 280784

[startup+942.317 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 30469
/proc/meminfo: memFree=521768/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=297648 CPUtime=936.77
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 74002 0 0 0 93624 53 0 0 25 0 1 0 1008175665 304791552 73926 4294967295 134512640 135213731 3214130400 3214128880 134529968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27455/statm: 74412 73926 74 172 0 74238 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 300068

[startup+1002.31 s]
/proc/loadavg: 1.06 1.04 1.01 2/93 30662
/proc/meminfo: memFree=501268/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=317616 CPUtime=996.77
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 78999 0 0 0 99621 56 0 0 25 0 1 0 1008175665 325238784 78923 4294967295 134512640 135213731 3214130400 3214128880 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27455/statm: 79404 78923 74 172 0 79230 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 320036

[startup+1062.31 s]
/proc/loadavg: 1.02 1.03 1.00 3/93 30848
/proc/meminfo: memFree=484008/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=334932 CPUtime=1056.77
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 83332 0 0 0 105620 57 0 0 25 0 1 0 1008175665 342970368 83256 4294967295 134512640 135213731 3214130400 3214128880 134530042 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27455/statm: 83733 83256 74 172 0 83559 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 337352

[startup+1122.31 s]
/proc/loadavg: 1.01 1.02 1.00 3/93 31036
/proc/meminfo: memFree=469508/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=349612 CPUtime=1116.77
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 86909 0 0 0 111619 58 0 0 25 0 1 0 1008175665 358002688 86833 4294967295 134512640 135213731 3214130400 3214128880 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27455/statm: 87403 86833 74 172 0 87229 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 352032

[startup+1182.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 31225
/proc/meminfo: memFree=458480/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=360760 CPUtime=1176.77
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 89706 0 0 0 117615 62 0 0 25 0 1 0 1008175665 369418240 89630 4294967295 134512640 135213731 3214130400 3214128592 134527026 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27455/statm: 90190 89630 74 172 0 90016 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 363180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.11 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 31225
/proc/meminfo: memFree=454120/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=364996 CPUtime=1194.58
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 90779 0 0 0 119395 63 0 0 25 0 1 0 1008175665 373755904 90703 4294967295 134512640 135213731 3214130400 3214128880 134530157 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27455/statm: 91249 90703 74 172 0 91075 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 367416

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

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

[startup+1200.11 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 31225
/proc/meminfo: memFree=454120/2074464 swapFree=1953004/1959888
[pid=27449] ppid=27447 vsize=2420 CPUtime=5.5
/proc/27449/stat : 27449 (SatELiteGTI) S 27447 27449 9090 0 -1 4194304 385 30740 0 0 0 1 525 24 18 0 1 0 1008175115 2478080 279 4294967295 134512640 135169312 3217203056 3217199272 3085418222 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27449/statm: 605 279 235 161 0 44 0
[pid=27455] ppid=27449 vsize=364996 CPUtime=1194.58
/proc/27455/stat : 27455 (minisat_static) R 27449 27449 9090 0 -1 4202496 90779 0 0 0 119395 63 0 0 25 0 1 0 1008175665 373755904 90703 4294967295 134512640 135213731 3214130400 3214128880 134530157 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27455/statm: 91249 90703 74 172 0 91075 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 367416

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.13
CPU time (s): 1200.08
CPU user time (s): 1199.2
CPU system time (s): 0.88
CPU usage (%): 99.9955
Max. virtual memory (cumulated for all children) (KiB): 367416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 5.25
system time used= 0.25
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31125
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= 17
involuntary context switches= 454

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-16 03:19:07
IDJOB=1820385
IDBENCH=20386
IDSOLVER=662
FILE ID=tipi19/1820385-1242436747
PBS_JOBID=
Free space on /tmp= 10187 MiB

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

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

MD5SUM BENCH= 8e22d84b1ae625d44fbf300a32374a2d
RANDOM SEED= 510760014

Linux tipi19 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.426
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.39

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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.426
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.426
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:        830248 kB
Buffers:         26984 kB
Cached:        1125096 kB
SwapCached:       3036 kB
Active:         436488 kB
Inactive:       725172 kB
HighTotal:     1178688 kB
HighFree:       304956 kB
LowTotal:       895776 kB
LowFree:        525292 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:           14388 kB
Writeback:           0 kB
AnonPages:        8880 kB
Mapped:           3176 kB
Slab:            73408 kB
PageTables:        320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87780 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 10174 MiB
End job on tipi19 at 2009-05-16 03:39:10