Trace number 1821529

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.05

General information on the benchmark

NameAPPLICATIONS/diagnosis/
ACG-20-10p0.cnf
MD5SUM28e85fc2a4586943a0ffdffa15206b58
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 variables374228
Number of clauses1603007
Sum of the clauses size3767588
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 21211215
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

Solver Data

0.00/0.00	c Parsing...
1.79/1.84	c ==============================================================================
1.79/1.84	c |           |     ORIGINAL     |              LEARNT              |          |
1.79/1.84	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.79/1.84	c ==============================================================================
1.79/1.84	c |         0 | 1588988  3752699 |  476696       0        0     nan |  0.000 % |
9.85/9.93	c |         0 | 1168572  3106678 |      --       0       --      -- |     --   | -118492/40523
9.85/9.94	c ==============================================================================
9.85/9.94	c Result  :   #vars: 243534   #clauses: 1168572   #literals: 3106678
9.85/9.94	c CPU time:   9.48 s
9.85/9.94	c ==============================================================================
11.03/11.15	This is MiniSat 2.0 beta with hacks by AVG
11.03/11.15	WARNING: for repeatability, setting FPU to use double precision
11.03/11.15	============================[ Problem Statistics ]=============================
11.03/11.15	|                                                                             |
11.03/11.15	|  Number of variables:  243534                                               |
11.03/11.15	|  Number of clauses:    1168572                                              |
11.06/11.99	|  Parsing time:         0.69         s                                       |
1200.03/1200.04	HOME/SatELiteGTI: line 36: 30236 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-1821529-1242534603/watcher-1821529-1242534603 -o /tmp/evaluation-result-1821529-1242534603/solver-1821529-1242534603 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821529-1242534603.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.99 0.99 3/94 30214
/proc/meminfo: memFree=665424/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2412 CPUtime=0
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 337 0 0 0 0 0 0 0 25 0 1 0 1017961699 2469888 271 4294967295 134512640 135169312 3213923408 3213921000 3085869998 0 0 4 65536 3222620697 0 0 17 2 0 0 0
/proc/30214/statm: 603 271 230 161 0 42 0

[startup+0.057993 s]
/proc/loadavg: 0.92 0.99 0.99 3/94 30214
/proc/meminfo: memFree=665424/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2412 CPUtime=0
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 367 644 0 0 0 0 0 0 25 0 1 0 1017961699 2469888 276 4294967295 134512640 135169312 3213923408 3213921944 3085676270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30214/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.107963 s]
/proc/loadavg: 0.92 0.99 0.99 3/94 30214
/proc/meminfo: memFree=665424/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2412 CPUtime=0
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 367 644 0 0 0 0 0 0 25 0 1 0 1017961699 2469888 276 4294967295 134512640 135169312 3213923408 3213921944 3085676270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30214/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.307937 s]
/proc/loadavg: 0.92 0.99 0.99 3/94 30214
/proc/meminfo: memFree=665424/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2412 CPUtime=0
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 367 644 0 0 0 0 0 0 25 0 1 0 1017961699 2469888 276 4294967295 134512640 135169312 3213923408 3213921944 3085676270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30214/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.707898 s]
/proc/loadavg: 0.92 0.99 0.99 3/94 30214
/proc/meminfo: memFree=665424/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2412 CPUtime=0
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 367 644 0 0 0 0 0 0 25 0 1 0 1017961699 2469888 276 4294967295 134512640 135169312 3213923408 3213921944 3085676270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30214/statm: 603 276 235 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+1.50782 s]
/proc/loadavg: 0.93 0.99 0.99 2/95 30235
/proc/meminfo: memFree=586420/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2412 CPUtime=0
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 367 644 0 0 0 0 0 0 25 0 1 0 1017961699 2469888 276 4294967295 134512640 135169312 3213923408 3213921944 3085676270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30214/statm: 603 276 235 161 0 42 0
[pid=30222] ppid=30214 vsize=155128 CPUtime=1.49
/proc/30222/stat : 30222 (SatELite_releas) R 30214 30214 20977 0 -1 4202496 34912 0 0 0 126 23 0 0 25 0 1 0 1017961700 158851072 34681 4294967295 134512640 135223648 3214484688 3214483528 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30222/statm: 38782 34683 47 174 0 38607 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 157540

[startup+3.11766 s]
/proc/loadavg: 0.93 0.99 0.99 2/95 30235
/proc/meminfo: memFree=507680/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2412 CPUtime=0
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 367 644 0 0 0 0 0 0 25 0 1 0 1017961699 2469888 276 4294967295 134512640 135169312 3213923408 3213921944 3085676270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30214/statm: 603 276 235 161 0 42 0
[pid=30222] ppid=30214 vsize=197780 CPUtime=3.1
/proc/30222/stat : 30222 (SatELite_releas) R 30214 30214 20977 0 -1 4202496 48661 0 0 0 277 33 0 0 25 0 1 0 1017961700 202526720 44323 4294967295 134512640 135223648 3214484688 3214482464 134585363 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30222/statm: 49445 44323 73 174 0 49270 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 200192

[startup+6.31735 s]
/proc/loadavg: 0.93 0.99 0.99 2/95 30235
/proc/meminfo: memFree=470312/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2412 CPUtime=0
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 367 644 0 0 0 0 0 0 25 0 1 0 1017961699 2469888 276 4294967295 134512640 135169312 3213923408 3213921944 3085676270 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/30214/statm: 603 276 235 161 0 42 0
[pid=30222] ppid=30214 vsize=233076 CPUtime=6.25
/proc/30222/stat : 30222 (SatELite_releas) R 30214 30214 20977 0 -1 4202496 56051 0 0 0 589 36 0 0 25 0 1 0 1017961700 238669824 50829 4294967295 134512640 135223648 3214484688 3214482784 134585540 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30222/statm: 58269 50829 73 174 0 58094 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 235488

[startup+12.7167 s]
/proc/loadavg: 0.94 0.99 0.99 3/95 30236
/proc/meminfo: memFree=569584/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=70580 CPUtime=1.57
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 16121 0 0 0 142 15 0 0 25 0 1 0 1017962814 72273920 16020 4294967295 134512640 135214715 3218194624 3218193088 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30236/statm: 17645 16020 72 172 0 17472 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 72996

[startup+25.5155 s]
/proc/loadavg: 0.95 0.99 0.99 2/95 30238
/proc/meminfo: memFree=564068/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=72572 CPUtime=14.37
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 16543 0 0 0 1421 16 0 0 25 0 1 0 1017962814 74313728 16442 4294967295 134512640 135214715 3218194624 3218193088 134528841 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30236/statm: 18143 16442 73 172 0 17970 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 74988

[startup+51.113 s]
/proc/loadavg: 0.97 0.99 0.99 2/95 30240
/proc/meminfo: memFree=558752/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=78028 CPUtime=39.97
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 17905 0 0 0 3979 18 0 0 25 0 1 0 1017962814 79900672 17804 4294967295 134512640 135214715 3218194624 3218192832 134537852 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30236/statm: 19507 17804 73 172 0 19334 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 80444

[startup+102.318 s]
/proc/loadavg: 0.98 0.99 0.99 2/95 30427
/proc/meminfo: memFree=541756/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=94472 CPUtime=91.18
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 22031 0 0 0 9095 23 0 0 25 0 1 0 1017962814 96739328 21930 4294967295 134512640 135214715 3218194624 3218193088 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30236/statm: 23618 21930 73 172 0 23445 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 96888

[startup+162.312 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 30614
/proc/meminfo: memFree=527604/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=109092 CPUtime=151.18
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 25676 0 0 0 15091 27 0 0 25 0 1 0 1017962814 111710208 25575 4294967295 134512640 135214715 3218194624 3218193088 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30236/statm: 27273 25575 73 172 0 27100 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 111508

[startup+222.316 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 30803
/proc/meminfo: memFree=511920/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=124952 CPUtime=211.19
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 29614 0 0 0 21085 34 0 0 25 0 1 0 1017962814 127950848 29513 4294967295 134512640 135214715 3218194624 3218193088 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30236/statm: 31238 29513 73 172 0 31065 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 127368

[startup+282.31 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 30990
/proc/meminfo: memFree=496932/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=140412 CPUtime=271.19
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 33514 0 0 0 27077 42 0 0 25 0 1 0 1017962814 143781888 33413 4294967295 134512640 135214715 3218194624 3218193088 134528613 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30236/statm: 35103 33413 73 172 0 34930 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 142828

[startup+342.314 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 31185
/proc/meminfo: memFree=483764/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=153096 CPUtime=331.2
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 36689 0 0 0 33075 45 0 0 25 0 1 0 1017962814 156770304 36588 4294967295 134512640 135214715 3218194624 3218193088 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30236/statm: 38274 36588 73 172 0 38101 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 155512

[startup+402.309 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 31372
/proc/meminfo: memFree=470636/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=166448 CPUtime=391.2
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 40043 0 0 0 39068 52 0 0 25 0 1 0 1017962814 170442752 39942 4294967295 134512640 135214715 3218194624 3218193088 134528509 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30236/statm: 41612 39942 73 172 0 41439 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 168864

[startup+462.313 s]

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

[pid=30236] ppid=30214 vsize=180132 CPUtime=451.21
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 43399 0 0 0 45066 55 0 0 25 0 1 0 1017962814 184455168 43298 4294967295 134512640 135214715 3218194624 3218192832 134537329 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30236/statm: 45033 43298 73 172 0 44860 0
Current children cumulated CPU time (s) 462.27
Current children cumulated vsize (KiB) 182548

[startup+522.317 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 31748
/proc/meminfo: memFree=442232/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=195636 CPUtime=511.22
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 47287 0 0 0 51063 59 0 0 25 0 1 0 1017962814 200331264 47186 4294967295 134512640 135214715 3218194624 3218193088 134528963 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30236/statm: 48909 47186 73 172 0 48736 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 198052

[startup+582.321 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 31935
/proc/meminfo: memFree=427724/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=210032 CPUtime=571.23
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 50901 0 0 0 57061 62 0 0 25 0 1 0 1017962814 215072768 50800 4294967295 134512640 135214715 3218194624 3218193088 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30236/statm: 52508 50800 73 172 0 52335 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 212448

[startup+642.305 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 32124
/proc/meminfo: memFree=404080/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=233876 CPUtime=631.22
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 56881 0 0 0 63059 63 0 0 25 0 1 0 1017962814 239489024 56780 4294967295 134512640 135214715 3218194624 3218193008 134524118 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30236/statm: 58469 56780 73 172 0 58296 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 236292

[startup+702.309 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 32315
/proc/meminfo: memFree=385596/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=252004 CPUtime=691.23
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 61425 0 0 0 69057 66 0 0 25 0 1 0 1017962814 258052096 61324 4294967295 134512640 135214715 3218194624 3218193088 134528539 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30236/statm: 63001 61324 73 172 0 62828 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 254420

[startup+762.313 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 32502
/proc/meminfo: memFree=364144/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=273476 CPUtime=751.24
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 66719 0 0 0 75057 67 0 0 25 0 1 0 1017962814 280039424 66618 4294967295 134512640 135214715 3218194624 3218193088 134528539 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30236/statm: 68369 66618 73 172 0 68196 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 275892

[startup+822.307 s]
/proc/loadavg: 0.99 0.99 0.99 2/95 32691
/proc/meminfo: memFree=351000/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=286420 CPUtime=811.24
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 69965 0 0 0 81055 69 0 0 25 0 1 0 1017962814 293294080 69864 4294967295 134512640 135214715 3218194624 3218193088 134529071 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30236/statm: 71605 69864 73 172 0 71432 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 288836

[startup+882.312 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 410
/proc/meminfo: memFree=332896/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=304584 CPUtime=871.25
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 74510 0 0 0 87053 72 0 0 25 0 1 0 1017962814 311894016 74409 4294967295 134512640 135214715 3218194624 3218191232 134536213 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30236/statm: 76146 74409 73 172 0 75973 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 307000

[startup+942.316 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 599
/proc/meminfo: memFree=317148/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=320256 CPUtime=931.26
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 78429 0 0 0 93050 76 0 0 25 0 1 0 1017962814 327942144 78328 4294967295 134512640 135214715 3218194624 3218193088 134528539 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30236/statm: 80064 78328 73 172 0 79891 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 322672

[startup+1002.31 s]
/proc/loadavg: 0.99 0.99 0.99 3/95 786
/proc/meminfo: memFree=300176/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=336976 CPUtime=991.26
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 82615 0 0 0 99045 81 0 0 25 0 1 0 1017962814 345063424 82514 4294967295 134512640 135214715 3218194624 3218192832 134537288 0 0 0 3 0 0 0 17 2 0 0 0
/proc/30236/statm: 84244 82514 73 172 0 84071 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 339392

[startup+1062.31 s]
/proc/loadavg: 1.26 1.06 1.01 2/95 1070
/proc/meminfo: memFree=285880/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=351032 CPUtime=1051.25
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 86143 0 0 0 105042 83 0 0 25 0 1 0 1017962814 359456768 86042 4294967295 134512640 135214715 3218194624 3218193088 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30236/statm: 87758 86042 73 172 0 87585 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 353448

[startup+1122.32 s]
/proc/loadavg: 1.09 1.05 1.01 3/95 1264
/proc/meminfo: memFree=270688/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=365880 CPUtime=1111.26
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 89875 0 0 0 111041 85 0 0 25 0 1 0 1017962814 374661120 89774 4294967295 134512640 135214715 3218194624 3218193088 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30236/statm: 91470 89774 73 172 0 91297 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 368296

[startup+1182.32 s]
/proc/loadavg: 1.07 1.05 1.01 2/95 1451
/proc/meminfo: memFree=264440/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=372624 CPUtime=1171.27
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 91545 0 0 0 117041 86 0 0 25 0 1 0 1017962814 381566976 91444 4294967295 134512640 135214715 3218194624 3218193088 134528509 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30236/statm: 93156 91444 73 172 0 92983 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 375040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.13 1.06 1.01 2/95 1453
/proc/meminfo: memFree=261612/2074464 swapFree=1951864/1959888
[pid=30214] ppid=30211 vsize=2416 CPUtime=11.06
/proc/30214/stat : 30214 (SatELiteGTI) S 30211 30214 20977 0 -1 4194304 385 63441 0 0 0 0 1059 47 18 0 1 0 1017961699 2473984 277 4294967295 134512640 135169312 3213923408 3213919624 3085676270 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/30214/statm: 604 277 235 161 0 43 0
[pid=30236] ppid=30214 vsize=375268 CPUtime=1188.97
/proc/30236/stat : 30236 (minisat_static) R 30214 30214 20977 0 -1 4202496 92210 0 0 0 118810 87 0 0 25 0 1 0 1017962814 384274432 92109 4294967295 134512640 135214715 3218194624 3218193088 134528588 0 0 0 3 0 0 0 17 0 0 0 0
/proc/30236/statm: 93817 92109 73 172 0 93644 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 377684

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.05
CPU time (s): 1200.05
CPU user time (s): 1198.69
CPU system time (s): 1.36
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 377684

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.69
system time used= 1.36
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156115
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= 3254

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-17 06:30:03
IDJOB=1821529
IDBENCH=70996
IDSOLVER=660
FILE ID=tipi10/1821529-1242534603
PBS_JOBID=
Free space on /tmp= 4033 MiB

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

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

MD5SUM BENCH= 28e85fc2a4586943a0ffdffa15206b58
RANDOM SEED= 1160497043

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        665548 kB
Buffers:         37764 kB
Cached:        1245868 kB
SwapCached:       2732 kB
Active:         549868 kB
Inactive:       743688 kB
HighTotal:     1178688 kB
HighFree:       165484 kB
LowTotal:       895776 kB
LowFree:        500064 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:           32024 kB
Writeback:           0 kB
AnonPages:        9340 kB
Mapped:           3388 kB
Slab:           106436 kB
PageTables:        420 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90744 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4001 MiB
End job on tipi10 at 2009-05-17 06:50:09