Trace number 1821631

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
MiniSat2hack 2009-03-23? (TO) 1200.05 1200.03

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p0.cnf
MD5SUMbcbcc9a4e4a7e3ebed9eeaa393ebdc32
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1020.65
Satisfiable
(Un)Satisfiability was proved
Number of variables199304
Number of clauses1005834
Sum of the clauses size2392967
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2756917
Number of clauses of size 3187708
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c Parsing...
1.03/1.05	c ==============================================================================
1.03/1.05	c |           |     ORIGINAL     |              LEARNT              |          |
1.03/1.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.03/1.05	c ==============================================================================
1.03/1.05	c |         0 |  994915  2381378 |  298474       0        0     nan |  0.000 % |
6.11/6.20	c |         0 |  656617  1827272 |      --       0       --      -- |     --   | -87269/19681
6.11/6.20	c ==============================================================================
6.11/6.20	c Result  :   #vars: 101783   #clauses: 656617   #literals: 1827272
6.11/6.20	c CPU time:   6.03 s
6.11/6.20	c ==============================================================================
6.80/6.90	This is MiniSat 2.0 beta with hacks by AVG
6.80/6.90	WARNING: for repeatability, setting FPU to use double precision
6.80/6.90	============================[ Problem Statistics ]=============================
6.80/6.90	|                                                                             |
6.80/6.90	|  Number of variables:  101783                                               |
6.80/6.90	|  Number of clauses:    656617                                               |
6.88/7.36	|  Parsing time:         0.42         s                                       |

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-1821631-1242546037/watcher-1821631-1242546037 -o /tmp/evaluation-result-1821631-1242546037/solver-1821631-1242546037 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821631-1242546037.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 1.00 0.99 2/96 23854
/proc/meminfo: memFree=1570260/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2412 CPUtime=0.01
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 366 645 0 0 0 0 0 1 18 0 1 0 1019102192 2469888 276 4294967295 134512640 135169312 3213124496 3213123032 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23854/statm: 603 276 235 161 0 42 0
[pid=23858] ppid=23854 vsize=952 CPUtime=0
/proc/23858/stat : 23858 (SatELite_releas) R 23854 23854 11066 0 -1 4202496 124 0 0 0 0 0 0 0 20 0 1 0 1019102193 974848 60 4294967295 134512640 135223648 3219718608 3219717564 134563184 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23858/statm: 238 63 46 174 0 63 0

[startup+0.103609 s]
/proc/loadavg: 0.92 1.00 0.99 2/96 23854
/proc/meminfo: memFree=1570260/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2412 CPUtime=0.01
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 366 645 0 0 0 0 0 1 18 0 1 0 1019102192 2469888 276 4294967295 134512640 135169312 3213124496 3213123032 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23854/statm: 603 276 235 161 0 42 0
[pid=23858] ppid=23854 vsize=29616 CPUtime=0.1
/proc/23858/stat : 23858 (SatELite_releas) R 23854 23854 11066 0 -1 4202496 5321 0 0 0 9 1 0 0 21 0 1 0 1019102193 30326784 5090 4294967295 134512640 135223648 3219718608 3219717560 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23858/statm: 7404 5091 46 174 0 7229 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 32028

[startup+0.223603 s]
/proc/loadavg: 0.92 1.00 0.99 2/96 23854
/proc/meminfo: memFree=1570260/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2412 CPUtime=0.01
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 366 645 0 0 0 0 0 1 18 0 1 0 1019102192 2469888 276 4294967295 134512640 135169312 3213124496 3213123032 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23854/statm: 603 276 235 161 0 42 0
[pid=23858] ppid=23854 vsize=43856 CPUtime=0.22
/proc/23858/stat : 23858 (SatELite_releas) R 23854 23854 11066 0 -1 4202496 8869 0 0 0 21 1 0 0 21 0 1 0 1019102193 44908544 8638 4294967295 134512640 135223648 3219718608 3219717176 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23858/statm: 10964 8639 46 174 0 10789 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 46268

[startup+0.323598 s]
/proc/loadavg: 0.92 1.00 0.99 2/96 23854
/proc/meminfo: memFree=1570260/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2412 CPUtime=0.01
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 366 645 0 0 0 0 0 1 18 0 1 0 1019102192 2469888 276 4294967295 134512640 135169312 3213124496 3213123032 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23854/statm: 603 276 235 161 0 42 0
[pid=23858] ppid=23854 vsize=48840 CPUtime=0.32
/proc/23858/stat : 23858 (SatELite_releas) R 23854 23854 11066 0 -1 4202496 10011 0 0 0 31 1 0 0 21 0 1 0 1019102193 50012160 9780 4294967295 134512640 135223648 3219718608 3219717560 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23858/statm: 12210 9781 46 174 0 12035 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 51252

[startup+0.723574 s]
/proc/loadavg: 0.92 1.00 0.99 2/96 23854
/proc/meminfo: memFree=1570260/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2412 CPUtime=0.01
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 366 645 0 0 0 0 0 1 18 0 1 0 1019102192 2469888 276 4294967295 134512640 135169312 3213124496 3213123032 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23854/statm: 603 276 235 161 0 42 0
[pid=23858] ppid=23854 vsize=73232 CPUtime=0.72
/proc/23858/stat : 23858 (SatELite_releas) R 23854 23854 11066 0 -1 4202496 16338 0 0 0 65 7 0 0 22 0 1 0 1019102193 74989568 16108 4294967295 134512640 135223648 3219718608 3219717176 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23858/statm: 18308 16108 47 174 0 18133 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 75644

[startup+1.52353 s]
/proc/loadavg: 0.92 1.00 0.99 2/98 23859
/proc/meminfo: memFree=1481684/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2412 CPUtime=0.01
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 366 645 0 0 0 0 0 1 18 0 1 0 1019102192 2469888 276 4294967295 134512640 135169312 3213124496 3213123032 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23854/statm: 603 276 235 161 0 42 0
[pid=23858] ppid=23854 vsize=104364 CPUtime=1.52
/proc/23858/stat : 23858 (SatELite_releas) R 23854 23854 11066 0 -1 4202496 26466 0 0 0 141 11 0 0 25 0 1 0 1019102193 106868736 23803 4294967295 134512640 135223648 3219718608 3219716624 134586986 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23858/statm: 26091 23803 73 174 0 25916 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 106776

[startup+3.12344 s]
/proc/loadavg: 0.93 1.00 0.99 2/98 23859
/proc/meminfo: memFree=1462216/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2412 CPUtime=0.01
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 366 645 0 0 0 0 0 1 18 0 1 0 1019102192 2469888 276 4294967295 134512640 135169312 3213124496 3213123032 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23854/statm: 603 276 235 161 0 42 0
[pid=23858] ppid=23854 vsize=116708 CPUtime=3.12
/proc/23858/stat : 23858 (SatELite_releas) R 23854 23854 11066 0 -1 4202496 29432 0 0 0 300 12 0 0 25 0 1 0 1019102193 119508992 26621 4294967295 134512640 135223648 3219718608 3219716624 134586656 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23858/statm: 29177 26621 73 174 0 29002 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 119120

[startup+6.32326 s]
/proc/loadavg: 0.93 1.00 0.99 2/98 23859
/proc/meminfo: memFree=1451428/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2412 CPUtime=0.01
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 366 645 0 0 0 0 0 1 18 0 1 0 1019102192 2469888 276 4294967295 134512640 135169312 3213124496 3213123032 3085151982 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/23854/statm: 603 276 235 161 0 42 0
[pid=23858] ppid=23854 vsize=117812 CPUtime=6.3
/proc/23858/stat : 23858 (SatELite_releas) R 23854 23854 11066 0 -1 4202496 36151 0 0 0 615 15 0 0 25 0 1 0 1019102193 120639488 27099 4294967295 134512640 135223648 3219718608 3219715228 134737406 0 0 0 3 0 0 0 17 1 0 0 0
/proc/23858/statm: 29453 27099 73 174 0 29278 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 120224

[startup+12.7229 s]
/proc/loadavg: 0.94 1.00 0.99 2/98 23860
/proc/meminfo: memFree=1514360/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=38240 CPUtime=5.82
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 9247 0 0 0 577 5 0 0 25 0 1 0 1019102883 39157760 9132 4294967295 134512640 135214715 3216051888 3216050352 134528560 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 9560 9132 73 172 0 9387 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 40656

[startup+25.5122 s]
/proc/loadavg: 0.95 1.00 0.99 2/98 24045
/proc/meminfo: memFree=1508916/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=42764 CPUtime=18.61
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 10374 0 0 0 1855 6 0 0 25 0 1 0 1019102883 43790336 10259 4294967295 134512640 135214715 3216051888 3216050448 134540425 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 10691 10259 73 172 0 10518 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 45180

[startup+51.1108 s]
/proc/loadavg: 0.97 1.00 0.99 2/98 24046
/proc/meminfo: memFree=1500364/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=51608 CPUtime=44.21
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 12587 0 0 0 4414 7 0 0 25 0 1 0 1019102883 52846592 12472 4294967295 134512640 135214715 3216051888 3216050352 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 12902 12472 73 172 0 12729 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54024

[startup+102.318 s]
/proc/loadavg: 0.98 1.00 0.99 2/98 24237
/proc/meminfo: memFree=1478448/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=73516 CPUtime=95.42
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 18050 0 0 0 9532 10 0 0 25 0 1 0 1019102883 75280384 17935 4294967295 134512640 135214715 3216051888 3216050352 134528704 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 18379 17935 73 172 0 18206 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 75932

[startup+162.315 s]
/proc/loadavg: 0.99 1.00 0.99 3/98 24425
/proc/meminfo: memFree=1454384/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=97300 CPUtime=155.42
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 24029 0 0 0 15526 16 0 0 25 0 1 0 1019102883 99635200 23914 4294967295 134512640 135214715 3216051888 3216050352 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 24325 23914 73 172 0 24152 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 99716

[startup+222.321 s]
/proc/loadavg: 0.99 1.00 0.99 3/98 24613
/proc/meminfo: memFree=1433048/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=118280 CPUtime=215.43
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 29261 0 0 0 21521 22 0 0 25 0 1 0 1019102883 121118720 29146 4294967295 134512640 135214715 3216051888 3216050352 134528688 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 29570 29146 73 172 0 29397 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 120696

[startup+282.318 s]
/proc/loadavg: 0.99 1.00 0.99 2/98 24800
/proc/meminfo: memFree=1411628/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=140096 CPUtime=275.43
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 34722 0 0 0 27519 24 0 0 25 0 1 0 1019102883 143458304 34607 4294967295 134512640 135214715 3216051888 3216050352 134528576 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 35024 34607 73 172 0 34851 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 142512

[startup+342.315 s]
/proc/loadavg: 0.99 1.00 0.99 3/98 24991
/proc/meminfo: memFree=1394764/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=157096 CPUtime=335.43
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 38908 0 0 0 33519 24 0 0 25 0 1 0 1019102883 160866304 38793 4294967295 134512640 135214715 3216051888 3216050352 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 39274 38793 73 172 0 39101 0
Current children cumulated CPU time (s) 342.31

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

/proc/23860/statm: 48443 47978 73 172 0 48270 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 196188

[startup+642.318 s]
/proc/loadavg: 0.99 1.00 0.99 3/98 25936
/proc/meminfo: memFree=1358276/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=193772 CPUtime=635.45
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 48095 0 0 0 63509 36 0 0 25 0 1 0 1019102883 198422528 47980 4294967295 134512640 135214715 3216051888 3216050352 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 48443 47980 73 172 0 48270 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 196188

[startup+702.315 s]
/proc/loadavg: 0.99 1.00 0.99 3/98 26125
/proc/meminfo: memFree=1345404/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=206716 CPUtime=695.45
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 51292 0 0 0 69507 38 0 0 25 0 1 0 1019102883 211677184 51177 4294967295 134512640 135214715 3216051888 3216050352 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 51679 51177 73 172 0 51506 0
Current children cumulated CPU time (s) 702.33
Current children cumulated vsize (KiB) 209132

[startup+762.311 s]
/proc/loadavg: 0.99 1.00 0.99 3/98 26311
/proc/meminfo: memFree=1334252/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=217784 CPUtime=755.45
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 54062 0 0 0 75507 38 0 0 25 0 1 0 1019102883 223010816 53947 4294967295 134512640 135214715 3216051888 3216050352 134528579 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 54446 53947 73 172 0 54273 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 220200

[startup+822.308 s]
/proc/loadavg: 0.99 1.00 0.99 2/98 26499
/proc/meminfo: memFree=1323432/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=229072 CPUtime=815.45
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 56855 0 0 0 81501 44 0 0 25 0 1 0 1019102883 234569728 56740 4294967295 134512640 135214715 3216051888 3216050352 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 57268 56740 73 172 0 57095 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 231488

[startup+882.315 s]
/proc/loadavg: 0.99 1.00 0.99 2/98 26690
/proc/meminfo: memFree=1314032/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=238084 CPUtime=875.46
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 59125 0 0 0 87492 54 0 0 25 0 1 0 1019102883 243798016 59010 4294967295 134512640 135214715 3216051888 3216050352 134528509 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 59521 59010 73 172 0 59348 0
Current children cumulated CPU time (s) 882.34
Current children cumulated vsize (KiB) 240500

[startup+942.311 s]
/proc/loadavg: 0.99 1.00 0.99 2/98 26879
/proc/meminfo: memFree=1307552/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=244556 CPUtime=935.46
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 60760 0 0 0 93486 60 0 0 25 0 1 0 1019102883 250425344 60645 4294967295 134512640 135214715 3216051888 3216050352 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 61139 60645 73 172 0 60966 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 246972

[startup+1002.32 s]
/proc/loadavg: 0.99 1.00 0.99 2/98 27068
/proc/meminfo: memFree=1299640/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=252380 CPUtime=995.47
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 62693 0 0 0 99481 66 0 0 25 0 1 0 1019102883 258437120 62578 4294967295 134512640 135214715 3216051888 3216050352 134528695 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 63095 62578 73 172 0 62922 0
Current children cumulated CPU time (s) 1002.35
Current children cumulated vsize (KiB) 254796

[startup+1062.31 s]
/proc/loadavg: 0.99 1.00 0.99 3/98 27254
/proc/meminfo: memFree=1288580/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=263436 CPUtime=1055.47
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 65471 0 0 0 105476 71 0 0 25 0 1 0 1019102883 269758464 65356 4294967295 134512640 135214715 3216051888 3216050352 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 65859 65356 73 172 0 65686 0
Current children cumulated CPU time (s) 1062.35
Current children cumulated vsize (KiB) 265852

[startup+1122.31 s]
/proc/loadavg: 0.99 1.00 0.99 3/98 27442
/proc/meminfo: memFree=1277560/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=274272 CPUtime=1115.47
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 68208 0 0 0 111474 73 0 0 25 0 1 0 1019102883 280854528 68093 4294967295 134512640 135214715 3216051888 3216050352 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 68568 68093 73 172 0 68395 0
Current children cumulated CPU time (s) 1122.35
Current children cumulated vsize (KiB) 276688

[startup+1182.31 s]
/proc/loadavg: 0.99 1.00 0.99 3/98 27629
/proc/meminfo: memFree=1268656/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=283700 CPUtime=1175.47
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 70439 0 0 0 117473 74 0 0 25 0 1 0 1019102883 290508800 70324 4294967295 134512640 135214715 3216051888 3216050352 134528509 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 70925 70324 73 172 0 70752 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 286116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 0.99 1.00 0.99 3/98 27632
/proc/meminfo: memFree=1266308/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=285812 CPUtime=1193.17
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 70979 0 0 0 119243 74 0 0 25 0 1 0 1019102883 292671488 70864 4294967295 134512640 135214715 3216051888 3216050352 134528809 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 71453 70864 73 172 0 71280 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 288228

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

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

[startup+1200.01 s]
/proc/loadavg: 0.99 1.00 0.99 3/98 27632
/proc/meminfo: memFree=1266308/2074464 swapFree=1950760/1959888
[pid=23854] ppid=23852 vsize=2416 CPUtime=6.88
/proc/23854/stat : 23854 (SatELiteGTI) S 23852 23854 11066 0 -1 4194304 385 36798 0 0 0 0 668 20 18 0 1 0 1019102192 2473984 277 4294967295 134512640 135169312 3213124496 3213120712 3085151982 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/23854/statm: 604 277 235 161 0 43 0
[pid=23860] ppid=23854 vsize=285812 CPUtime=1193.17
/proc/23860/stat : 23860 (minisat_static) R 23854 23854 11066 0 -1 4202496 70979 0 0 0 119243 74 0 0 25 0 1 0 1019102883 292671488 70864 4294967295 134512640 135214715 3216051888 3216050352 134528809 0 0 0 3 0 0 0 17 3 0 0 0
/proc/23860/statm: 71453 70864 73 172 0 71280 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 288228

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1200.03
CPU time (s): 1200.05
CPU user time (s): 1199.11
CPU system time (s): 0.94
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 288228

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.68
system time used= 0.2
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 37183
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= 16
involuntary context switches= 317

runsolver used 0 second user time and 0.03 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-17 09:40:37
IDJOB=1821631
IDBENCH=71039
IDSOLVER=660
FILE ID=tipi23/1821631-1242546037
PBS_JOBID=
Free space on /tmp= 8595 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UCG-15-10p0.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821631-1242546037/watcher-1821631-1242546037 -o /tmp/evaluation-result-1821631-1242546037/solver-1821631-1242546037 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821631-1242546037.cnf

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

MD5SUM BENCH= bcbcc9a4e4a7e3ebed9eeaa393ebdc32
RANDOM SEED= 1616778402

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:       1570284 kB
Buffers:         35080 kB
Cached:         387008 kB
SwapCached:       3584 kB
Active:         204568 kB
Inactive:       229200 kB
HighTotal:     1178688 kB
HighFree:       781060 kB
LowTotal:       895776 kB
LowFree:        789224 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:           20512 kB
Writeback:           0 kB
AnonPages:       10772 kB
Mapped:           4284 kB
Slab:            61336 kB
PageTables:        532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96896 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8576 MiB
End job on tipi23 at 2009-05-17 10:00:41