Trace number 1820456

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 1200.24

General information on the benchmark

Nameindustrial/palacios/hard/
safe-50-h49-unsat.cnf
MD5SUMafc9746f162b3434bc79ea21bd1704d5
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 variables615037
Number of clauses2098249
Sum of the clauses size5069473
Maximum clause length101
Minimum clause length1
Number of clauses of size 150
Number of clauses of size 21488062
Number of clauses of size 3602029
Number of clauses of size 4238
Number of clauses of size 5148
Number of clauses of size over 57722

Solver Data

0.00/0.00	c Parsing...
2.11/2.13	c ==============================================================================
2.11/2.13	c |           |     ORIGINAL     |              LEARNT              |          |
2.11/2.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.11/2.13	c ==============================================================================
2.11/2.13	c |         0 | 2098099  5069173 |  629429       0        0     nan |  0.000 % |
454.42/454.63	c |         0 |  769676  6992680 |      --       0       --      -- |     --   | -1328423/1923507
454.42/454.63	c ==============================================================================
454.42/454.63	c Result  :   #vars: 20526   #clauses: 769676   #literals: 6992680
454.42/454.63	c CPU time:   453.19 s
454.42/454.63	c ==============================================================================
456.57/456.89	This is MiniSat 2.0 beta
456.57/456.89	WARNING: for repeatability, setting FPU to use double precision
456.57/456.89	============================[ Problem Statistics ]=============================
456.57/456.89	|                                                                             |
456.57/456.90	|  Number of variables:  20526                                                |
456.57/456.90	|  Number of clauses:    769676                                               |
457.57/457.89	|  Parsing time:         0.93         s                                       |
457.67/457.95	============================[ Search Statistics ]==============================
457.67/457.95	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
457.67/457.95	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
457.67/457.95	===============================================================================
457.67/457.97	|         0 |   20526   769676  6992680 |   256558        0    nan |  0.000 % |
458.37/458.70	|       101 |   20526   769676  6992680 |   282214      101      9 |  0.000 % |
458.77/459.04	|       252 |   20526   769676  6992680 |   310435      252     13 |  0.000 % |
459.17/459.44	|       477 |   20526   769676  6992680 |   341479      477     14 |  0.000 % |
459.57/459.86	|       817 |   20526   769676  6992680 |   375627      817     16 |  0.001 % |
459.97/460.28	|      1323 |   20526   769676  6992680 |   413190     1323     21 |  0.000 % |
460.47/460.78	|      2097 |   20526   769676  6992680 |   454509     2097     29 |  0.000 % |
461.47/461.80	|      3236 |   20526   769676  6992680 |   499960     3236     33 |  0.000 % |
463.27/463.57	|      4945 |   20526   769676  6992680 |   549956     4945     30 |  0.000 % |
466.07/466.34	|      7508 |   20526   769676  6992680 |   604951     7508     28 |  0.000 % |
470.07/470.36	|     11353 |   20526   769676  6992680 |   665447    11353     30 |  0.000 % |
475.37/475.66	|     17119 |   20526   769676  6992680 |   731991    17119     25 |  0.000 % |
483.67/483.91	|     25768 |   20483   767023  6942369 |   805190    20418     23 |  0.209 % |
497.07/497.38	|     38745 |   20483   767023  6942369 |   885710    33395     26 |  0.209 % |
519.27/519.55	|     58208 |   20419   765844  6914417 |   974281    52498     25 |  0.526 % |
541.68/541.96	|     87401 |   20418   764420  6882350 |  1071709    79939     24 |  0.526 % |
616.89/617.12	|    131191 |   20402   764316  6879596 |  1178880   123663     35 |  0.648 % |
699.09/699.32	|    196877 |   20378   764316  6879596 |  1296768   189348     34 |  0.775 % |
894.49/894.78	|    295403 |   20367   762573  6844455 |  1426444   286385     42 |  0.775 % |
1200.02/1200.23	HOME/SatELiteGTI: line 36: 30552 Terminated              $MS $TMP.cnf $TMP.result

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-1820456-1242446841/watcher-1820456-1242446841 -o /tmp/evaluation-result-1820456-1242446841/solver-1820456-1242446841 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820456-1242446841.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: 0.92 0.98 0.99 2/96 29223
/proc/meminfo: memFree=1501792/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2420 CPUtime=0
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009182767 2478080 277 4294967295 134512640 135169312 3212856144 3212854680 3085483758 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29223/statm: 605 277 235 161 0 44 0
[pid=29227] ppid=29223 vsize=956 CPUtime=0.01
/proc/29227/stat : 29227 (SatELite_releas) R 29223 29223 11066 0 -1 4202496 135 0 0 0 0 1 0 0 18 0 1 0 1009182767 978944 71 4294967295 134512640 135223648 3213816880 3213815600 134734703 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29227/statm: 239 74 45 174 0 64 0

[startup+0.054604 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 29223
/proc/meminfo: memFree=1501792/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2420 CPUtime=0
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009182767 2478080 277 4294967295 134512640 135169312 3212856144 3212854680 3085483758 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29223/statm: 605 277 235 161 0 44 0
[pid=29227] ppid=29223 vsize=6544 CPUtime=0.06
/proc/29227/stat : 29227 (SatELite_releas) R 29223 29223 11066 0 -1 4202496 1477 0 0 0 5 1 0 0 18 0 1 0 1009182767 6701056 1413 4294967295 134512640 135223648 3213816880 3213815464 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29227/statm: 1636 1414 47 174 0 1461 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8964

[startup+0.114582 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 29223
/proc/meminfo: memFree=1501792/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2420 CPUtime=0
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009182767 2478080 277 4294967295 134512640 135169312 3212856144 3212854680 3085483758 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29223/statm: 605 277 235 161 0 44 0
[pid=29227] ppid=29223 vsize=16476 CPUtime=0.12
/proc/29227/stat : 29227 (SatELite_releas) R 29223 29223 11066 0 -1 4202496 3241 0 0 0 11 1 0 0 18 0 1 0 1009182767 16871424 3177 4294967295 134512640 135223648 3213816880 3213815832 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29227/statm: 4119 3177 47 174 0 3944 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 18896

[startup+0.314571 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 29223
/proc/meminfo: memFree=1501792/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2420 CPUtime=0
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009182767 2478080 277 4294967295 134512640 135169312 3212856144 3212854680 3085483758 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29223/statm: 605 277 235 161 0 44 0
[pid=29227] ppid=29223 vsize=40060 CPUtime=0.32
/proc/29227/stat : 29227 (SatELite_releas) R 29223 29223 11066 0 -1 4202496 9112 0 0 0 29 3 0 0 18 0 1 0 1009182767 41021440 9048 4294967295 134512640 135223648 3213816880 3213815448 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/29227/statm: 10015 9048 47 174 0 9840 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 42480

[startup+0.714548 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 29223
/proc/meminfo: memFree=1501792/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2420 CPUtime=0
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009182767 2478080 277 4294967295 134512640 135169312 3212856144 3212854680 3085483758 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29223/statm: 605 277 235 161 0 44 0
[pid=29227] ppid=29223 vsize=86332 CPUtime=0.71
/proc/29227/stat : 29227 (SatELite_releas) R 29223 29223 11066 0 -1 4202496 20621 0 0 0 62 9 0 0 18 0 1 0 1009182767 88403968 20557 4294967295 134512640 135223648 3213816880 3213815464 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29227/statm: 21583 20557 47 174 0 21408 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 88752

[startup+1.5145 s]
/proc/loadavg: 0.93 0.98 0.99 2/98 29228
/proc/meminfo: memFree=1384736/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2420 CPUtime=0
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009182767 2478080 277 4294967295 134512640 135169312 3212856144 3212854680 3085483758 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29223/statm: 605 277 235 161 0 44 0
[pid=29227] ppid=29223 vsize=181288 CPUtime=1.51
/proc/29227/stat : 29227 (SatELite_releas) R 29223 29223 11066 0 -1 4202496 44550 0 0 0 132 19 0 0 20 0 1 0 1009182767 185638912 44486 4294967295 134512640 135223648 3213816880 3213815832 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29227/statm: 45322 44487 47 174 0 45147 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 183708

[startup+3.11442 s]
/proc/loadavg: 0.93 0.98 0.99 2/98 29228
/proc/meminfo: memFree=1260860/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2420 CPUtime=0
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009182767 2478080 277 4294967295 134512640 135169312 3212856144 3212854680 3085483758 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29223/statm: 605 277 235 161 0 44 0
[pid=29227] ppid=29223 vsize=319376 CPUtime=3.11
/proc/29227/stat : 29227 (SatELite_releas) R 29223 29223 11066 0 -1 4202496 66916 0 0 0 280 31 0 0 25 0 1 0 1009182767 327041024 65305 4294967295 134512640 135223648 3213816880 3213814880 134548984 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29227/statm: 79844 65305 73 174 0 79669 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 321796

[startup+6.31424 s]
/proc/loadavg: 0.93 0.98 0.99 2/98 29228
/proc/meminfo: memFree=1223676/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2420 CPUtime=0
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009182767 2478080 277 4294967295 134512640 135169312 3212856144 3212854680 3085483758 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29223/statm: 605 277 235 161 0 44 0
[pid=29227] ppid=29223 vsize=326372 CPUtime=6.31
/proc/29227/stat : 29227 (SatELite_releas) R 29223 29223 11066 0 -1 4202496 68700 0 0 0 595 36 0 0 25 0 1 0 1009182767 334204928 67089 4294967295 134512640 135223648 3213816880 3213814880 134548984 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29227/statm: 81593 67089 73 174 0 81418 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 328792

[startup+12.7139 s]
/proc/loadavg: 0.94 0.98 0.99 2/98 29228
/proc/meminfo: memFree=1195104/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2420 CPUtime=0
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009182767 2478080 277 4294967295 134512640 135169312 3212856144 3212854680 3085483758 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29223/statm: 605 277 235 161 0 44 0
[pid=29227] ppid=29223 vsize=336132 CPUtime=12.71
/proc/29227/stat : 29227 (SatELite_releas) R 29223 29223 11066 0 -1 4202496 71125 0 0 0 1226 45 0 0 25 0 1 0 1009182767 344199168 69514 4294967295 134512640 135223648 3213816880 3213814648 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/29227/statm: 84033 69514 73 174 0 83858 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 338552

[startup+25.5232 s]
/proc/loadavg: 0.95 0.98 0.99 2/98 29231
/proc/meminfo: memFree=1155148/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2420 CPUtime=0
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009182767 2478080 277 4294967295 134512640 135169312 3212856144 3212854680 3085483758 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29223/statm: 605 277 235 161 0 44 0
[pid=29227] ppid=29223 vsize=350596 CPUtime=25.44
/proc/29227/stat : 29227 (SatELite_releas) R 29223 29223 11066 0 -1 4202496 74629 0 0 0 2485 59 0 0 25 0 1 0 1009182767 359010304 73018 4294967295 134512640 135223648 3213816880 3213814880 134548979 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29227/statm: 87649 73018 73 174 0 87474 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 353016

[startup+51.1217 s]
/proc/loadavg: 0.96 0.98 0.99 2/98 29234
/proc/meminfo: memFree=1102200/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2420 CPUtime=0
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009182767 2478080 277 4294967295 134512640 135169312 3212856144 3212854680 3085483758 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29223/statm: 605 277 235 161 0 44 0
[pid=29227] ppid=29223 vsize=373424 CPUtime=50.99
/proc/29227/stat : 29227 (SatELite_releas) R 29223 29223 11066 0 -1 4202496 79581 0 0 0 5020 79 0 0 25 0 1 0 1009182767 382386176 77970 4294967295 134512640 135223648 3213816880 3213814832 134563693 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29227/statm: 93356 77970 73 174 0 93181 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 375844

[startup+102.319 s]
/proc/loadavg: 0.98 0.98 0.99 2/98 29421
/proc/meminfo: memFree=1022204/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2420 CPUtime=0
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009182767 2478080 277 4294967295 134512640 135169312 3212856144 3212854680 3085483758 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29223/statm: 605 277 235 161 0 44 0
[pid=29227] ppid=29223 vsize=402728 CPUtime=102.12
/proc/29227/stat : 29227 (SatELite_releas) R 29223 29223 11066 0 -1 4202496 86235 0 0 0 10107 105 0 0 25 0 1 0 1009182767 412393472 84624 4294967295 134512640 135223648 3213816880 3213814880 134548993 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29227/statm: 100682 84624 73 174 0 100507 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 405148

[startup+162.316 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 29606
/proc/meminfo: memFree=994808/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2420 CPUtime=0
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009182767 2478080 277 4294967295 134512640 135169312 3212856144 3212854680 3085483758 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29223/statm: 605 277 235 161 0 44 0
[pid=29227] ppid=29223 vsize=424028 CPUtime=162.11
/proc/29227/stat : 29227 (SatELite_releas) R 29223 29223 11066 0 -1 4202496 90875 0 0 0 16094 117 0 0 25 0 1 0 1009182767 434204672 88061 4294967295 134512640 135223648 3213816880 3213814896 134548987 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29227/statm: 106007 88061 73 174 0 105832 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 426448

[startup+222.312 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 29795
/proc/meminfo: memFree=991444/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2420 CPUtime=0
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009182767 2478080 277 4294967295 134512640 135169312 3212856144 3212854680 3085483758 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29223/statm: 605 277 235 161 0 44 0
[pid=29227] ppid=29223 vsize=427392 CPUtime=222.11
/proc/29227/stat : 29227 (SatELite_releas) R 29223 29223 11066 0 -1 4202496 91622 0 0 0 22094 117 0 0 25 0 1 0 1009182767 437649408 88808 4294967295 134512640 135223648 3213816880 3213814896 134549033 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29227/statm: 106848 88808 73 174 0 106673 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 429812

[startup+282.319 s]
/proc/loadavg: 0.99 0.98 0.99 2/98 29988
/proc/meminfo: memFree=987740/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2420 CPUtime=0
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009182767 2478080 277 4294967295 134512640 135169312 3212856144 3212854680 3085483758 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29223/statm: 605 277 235 161 0 44 0
[pid=29227] ppid=29223 vsize=430916 CPUtime=282.12
/proc/29227/stat : 29227 (SatELite_releas) R 29223 29223 11066 0 -1 4202496 92469 0 0 0 28094 118 0 0 25 0 1 0 1009182767 441257984 89655 4294967295 134512640 135223648 3213816880 3213814896 134549042 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29227/statm: 107729 89655 73 174 0 107554 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 433336

[startup+342.316 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 30179
/proc/meminfo: memFree=983548/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2420 CPUtime=0
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1009182767 2478080 277 4294967295 134512640 135169312 3212856144 3212854680 3085483758 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/29223/statm: 605 277 235 161 0 44 0
[pid=29227] ppid=29223 vsize=435464 CPUtime=342.12
/proc/29227/stat : 29227 (SatELite_releas) R 29223 29223 11066 0 -1 4202496 93424 0 0 0 34091 121 0 0 25 0 1 0 1009182767 445915136 90610 4294967295 134512640 135223648 3213816880 3213814896 134549033 0 0 0 3 0 0 0 17 1 0 0 0
/proc/29227/statm: 108866 90610 73 174 0 108691 0
Current children cumulated CPU time (s) 342.12

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

[pid=30552] ppid=29223 vsize=72512 CPUtime=5.42
/proc/30552/stat : 30552 (minisat_static) R 29223 29223 11066 0 -1 4202496 17678 0 0 0 531 11 0 0 25 0 1 0 1009228457 74252288 17613 4294967295 134512640 135216011 3216076464 3216074816 134527408 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30552/statm: 18128 17613 71 172 0 17955 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 74936

[startup+522.306 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 30741
/proc/meminfo: memFree=1223092/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2424 CPUtime=456.65
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 386 103712 0 0 0 0 45529 136 18 0 1 0 1009182767 2482176 278 4294967295 134512640 135169312 3212856144 3212852360 3085483758 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29223/statm: 606 278 235 161 0 45 0
[pid=30552] ppid=29223 vsize=79672 CPUtime=65.42
/proc/30552/stat : 30552 (minisat_static) R 29223 29223 11066 0 -1 4202496 19462 0 0 0 6531 11 0 0 25 0 1 0 1009228457 81584128 19397 4294967295 134512640 135216011 3216076464 3216074816 134527395 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30552/statm: 19918 19397 71 172 0 19745 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 82096

[startup+582.312 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 30933
/proc/meminfo: memFree=1212684/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2424 CPUtime=456.65
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 386 103712 0 0 0 0 45529 136 18 0 1 0 1009182767 2482176 278 4294967295 134512640 135169312 3212856144 3212852360 3085483758 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29223/statm: 606 278 235 161 0 45 0
[pid=30552] ppid=29223 vsize=90144 CPUtime=125.43
/proc/30552/stat : 30552 (minisat_static) R 29223 29223 11066 0 -1 4202496 22042 0 0 0 12531 12 0 0 25 0 1 0 1009228457 92307456 21977 4294967295 134512640 135216011 3216076464 3216074816 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30552/statm: 22536 21977 71 172 0 22363 0
Current children cumulated CPU time (s) 582.08
Current children cumulated vsize (KiB) 92568

[startup+642.309 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 31126
/proc/meminfo: memFree=1205972/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2424 CPUtime=456.65
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 386 103712 0 0 0 0 45529 136 18 0 1 0 1009182767 2482176 278 4294967295 134512640 135169312 3212856144 3212852360 3085483758 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29223/statm: 606 278 235 161 0 45 0
[pid=30552] ppid=29223 vsize=96772 CPUtime=185.43
/proc/30552/stat : 30552 (minisat_static) R 29223 29223 11066 0 -1 4202496 23682 0 0 0 18531 12 0 0 25 0 1 0 1009228457 99094528 23617 4294967295 134512640 135216011 3216076464 3216074816 134527208 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30552/statm: 24193 23617 71 172 0 24020 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 99196

[startup+702.316 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 31313
/proc/meminfo: memFree=1198184/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2424 CPUtime=456.65
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 386 103712 0 0 0 0 45529 136 18 0 1 0 1009182767 2482176 278 4294967295 134512640 135169312 3212856144 3212852360 3085483758 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29223/statm: 606 278 235 161 0 45 0
[pid=30552] ppid=29223 vsize=104608 CPUtime=245.44
/proc/30552/stat : 30552 (minisat_static) R 29223 29223 11066 0 -1 4202496 25683 0 0 0 24532 12 0 0 25 0 1 0 1009228457 107118592 25618 4294967295 134512640 135216011 3216076464 3216074632 134525492 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30552/statm: 26152 25618 71 172 0 25979 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 107032

[startup+762.322 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 31498
/proc/meminfo: memFree=1191108/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2424 CPUtime=456.65
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 386 103712 0 0 0 0 45529 136 18 0 1 0 1009182767 2482176 278 4294967295 134512640 135169312 3212856144 3212852360 3085483758 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29223/statm: 606 278 235 161 0 45 0
[pid=30552] ppid=29223 vsize=111760 CPUtime=305.45
/proc/30552/stat : 30552 (minisat_static) R 29223 29223 11066 0 -1 4202496 27405 0 0 0 30533 12 0 0 25 0 1 0 1009228457 114442240 27340 4294967295 134512640 135216011 3216076464 3216074816 134527269 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30552/statm: 27940 27340 71 172 0 27767 0
Current children cumulated CPU time (s) 762.1
Current children cumulated vsize (KiB) 114184

[startup+822.309 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 31687
/proc/meminfo: memFree=1183180/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2424 CPUtime=456.65
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 386 103712 0 0 0 0 45529 136 18 0 1 0 1009182767 2482176 278 4294967295 134512640 135169312 3212856144 3212852360 3085483758 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29223/statm: 606 278 235 161 0 45 0
[pid=30552] ppid=29223 vsize=119688 CPUtime=365.44
/proc/30552/stat : 30552 (minisat_static) R 29223 29223 11066 0 -1 4202496 29412 0 0 0 36532 12 0 0 25 0 1 0 1009228457 122560512 29347 4294967295 134512640 135216011 3216076464 3216074816 134527533 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30552/statm: 29922 29347 71 172 0 29749 0
Current children cumulated CPU time (s) 822.09
Current children cumulated vsize (KiB) 122112

[startup+882.306 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 31876
/proc/meminfo: memFree=1174724/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2424 CPUtime=456.65
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 386 103712 0 0 0 0 45529 136 18 0 1 0 1009182767 2482176 278 4294967295 134512640 135169312 3212856144 3212852360 3085483758 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29223/statm: 606 278 235 161 0 45 0
[pid=30552] ppid=29223 vsize=128004 CPUtime=425.44
/proc/30552/stat : 30552 (minisat_static) R 29223 29223 11066 0 -1 4202496 31514 0 0 0 42531 13 0 0 25 0 1 0 1009228457 131076096 31449 4294967295 134512640 135216011 3216076464 3216074816 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30552/statm: 32001 31449 71 172 0 31828 0
Current children cumulated CPU time (s) 882.09
Current children cumulated vsize (KiB) 130428

[startup+942.312 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 32065
/proc/meminfo: memFree=1167432/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2424 CPUtime=456.65
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 386 103712 0 0 0 0 45529 136 18 0 1 0 1009182767 2482176 278 4294967295 134512640 135169312 3212856144 3212852360 3085483758 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29223/statm: 606 278 235 161 0 45 0
[pid=30552] ppid=29223 vsize=135932 CPUtime=485.45
/proc/30552/stat : 30552 (minisat_static) R 29223 29223 11066 0 -1 4202496 33360 0 0 0 48531 14 0 0 25 0 1 0 1009228457 139194368 33295 4294967295 134512640 135216011 3216076464 3216074816 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30552/statm: 33983 33295 71 172 0 33810 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 138356

[startup+1002.32 s]
/proc/loadavg: 1.28 1.05 1.02 3/98 32252
/proc/meminfo: memFree=1159388/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2424 CPUtime=456.65
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 386 103712 0 0 0 0 45529 136 18 0 1 0 1009182767 2482176 278 4294967295 134512640 135169312 3212856144 3212852360 3085483758 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29223/statm: 606 278 235 161 0 45 0
[pid=30552] ppid=29223 vsize=143872 CPUtime=545.46
/proc/30552/stat : 30552 (minisat_static) R 29223 29223 11066 0 -1 4202496 35380 0 0 0 54532 14 0 0 25 0 1 0 1009228457 147324928 35315 4294967295 134512640 135216011 3216076464 3216074816 134527548 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30552/statm: 35968 35315 71 172 0 35795 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 146296

[startup+1062.33 s]
/proc/loadavg: 1.24 1.09 1.03 4/98 32556
/proc/meminfo: memFree=1153040/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2424 CPUtime=456.65
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 386 103712 0 0 0 0 45529 136 18 0 1 0 1009182767 2482176 278 4294967295 134512640 135169312 3212856144 3212852360 3085483758 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29223/statm: 606 278 235 161 0 45 0
[pid=30552] ppid=29223 vsize=148912 CPUtime=605.47
/proc/30552/stat : 30552 (minisat_static) R 29223 29223 11066 0 -1 4202496 36660 0 0 0 60531 16 0 0 25 0 1 0 1009228457 152485888 36595 4294967295 134512640 135216011 3216076464 3216074816 134527953 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30552/statm: 37228 36595 71 172 0 37055 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 151336

[startup+1122.32 s]
/proc/loadavg: 1.13 1.09 1.03 3/98 32745
/proc/meminfo: memFree=1146956/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2424 CPUtime=456.65
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 386 103712 0 0 0 0 45529 136 18 0 1 0 1009182767 2482176 278 4294967295 134512640 135169312 3212856144 3212852360 3085483758 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29223/statm: 606 278 235 161 0 45 0
[pid=30552] ppid=29223 vsize=155668 CPUtime=665.47
/proc/30552/stat : 30552 (minisat_static) R 29223 29223 11066 0 -1 4202496 38351 0 0 0 66528 19 0 0 25 0 1 0 1009228457 159404032 38286 4294967295 134512640 135216011 3216076464 3216074816 134527283 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30552/statm: 38917 38286 71 172 0 38744 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 158092

[startup+1182.32 s]
/proc/loadavg: 1.05 1.07 1.02 2/98 466
/proc/meminfo: memFree=1140516/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2424 CPUtime=456.65
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 386 103712 0 0 0 0 45529 136 18 0 1 0 1009182767 2482176 278 4294967295 134512640 135169312 3212856144 3212852360 3085483758 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29223/statm: 606 278 235 161 0 45 0
[pid=30552] ppid=29223 vsize=162064 CPUtime=725.47
/proc/30552/stat : 30552 (minisat_static) R 29223 29223 11066 0 -1 4202496 39967 0 0 0 72523 24 0 0 25 0 1 0 1009228457 165953536 39902 4294967295 134512640 135216011 3216076464 3216074816 134527243 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30552/statm: 40516 39902 71 172 0 40343 0
Current children cumulated CPU time (s) 1182.12
Current children cumulated vsize (KiB) 164488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.22 s]
/proc/loadavg: 1.03 1.06 1.02 2/98 649
/proc/meminfo: memFree=1138672/2074464 swapFree=1950760/1959888
[pid=29223] ppid=29221 vsize=2424 CPUtime=456.65
/proc/29223/stat : 29223 (SatELiteGTI) S 29221 29223 11066 0 -1 4194304 386 103712 0 0 0 0 45529 136 18 0 1 0 1009182767 2482176 278 4294967295 134512640 135169312 3212856144 3212852360 3085483758 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/29223/statm: 606 278 235 161 0 45 0
[pid=30552] ppid=29223 vsize=163668 CPUtime=743.37
/proc/30552/stat : 30552 (minisat_static) R 29223 29223 11066 0 -1 4202496 40393 0 0 0 74312 25 0 0 25 0 1 0 1009228457 167596032 40328 4294967295 134512640 135216011 3216076464 3216074760 134722150 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30552/statm: 40917 40328 71 172 0 40744 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 166092

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.24
CPU time (s): 1200.03
CPU user time (s): 1198.41
CPU system time (s): 1.62
CPU usage (%): 99.9827
Max. virtual memory (cumulated for all children) (KiB): 468876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.41
system time used= 1.62
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144582
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= 38
involuntary context switches= 2200

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 06:07:21
IDJOB=1820456
IDBENCH=20408
IDSOLVER=661
FILE ID=tipi23/1820456-1242446841
PBS_JOBID=
Free space on /tmp= 9920 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT07/industrial/palacios/hard/safe-50-h49-unsat.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820456-1242446841/watcher-1820456-1242446841 -o /tmp/evaluation-result-1820456-1242446841/solver-1820456-1242446841 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820456-1242446841.cnf

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

MD5SUM BENCH= afc9746f162b3434bc79ea21bd1704d5
RANDOM SEED= 601314530

Linux tipi23 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.377
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.38

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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.78

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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.78


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1501792 kB
Buffers:         28128 kB
Cached:         456008 kB
SwapCached:       3700 kB
Active:         331220 kB
Inactive:       164584 kB
HighTotal:     1178688 kB
HighFree:       716520 kB
LowTotal:       895776 kB
LowFree:        785272 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:           41340 kB
Writeback:           0 kB
AnonPages:       11192 kB
Mapped:           4364 kB
Slab:            68312 kB
PageTables:        564 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96900 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9776 MiB
End job on tipi23 at 2009-05-16 06:27:27