Trace number 1820407

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 1199.93

General information on the benchmark

Nameindustrial/fuhs/medium/
AProVE07-16.cnf
MD5SUM65057bcebbeecf6a7f3bc3fcfb2de009
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark591.75
Satisfiable
(Un)Satisfiability was proved
Number of variables52382
Number of clauses182485
Sum of the clauses size472601
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 285834
Number of clauses of size 387884
Number of clauses of size 47609
Number of clauses of size 5700
Number of clauses of size over 5457

Solver Data

0.00/0.00	c Parsing...
0.12/0.16	c ==============================================================================
0.12/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.16	c ==============================================================================
0.12/0.16	c |         0 |  181871   470932 |   54561       0        0     nan |  0.000 % |
1.42/1.43	c |         0 |   98030   321620 |      --       0       --      -- |     --   | -83841/-149312
1.42/1.43	c ==============================================================================
1.42/1.43	c Result  :   #vars: 17506   #clauses: 98030   #literals: 321620
1.42/1.43	c CPU time:   1.4 s
1.42/1.43	c ==============================================================================
1.52/1.55	This is MiniSat 2.0 beta with hacks by AVG
1.52/1.55	WARNING: for repeatability, setting FPU to use double precision
1.52/1.55	============================[ Problem Statistics ]=============================
1.52/1.55	|                                                                             |
1.52/1.55	|  Number of variables:  17506                                                |
1.52/1.55	|  Number of clauses:    98030                                                |
1.55/1.61	|  Parsing time:         0.06         s                                       |
1200.04/1199.92	HOME/SatELiteGTI: line 36: 17315 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-1820407-1242440011/watcher-1820407-1242440011 -o /tmp/evaluation-result-1820407-1242440011/solver-1820407-1242440011 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820407-1242440011.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 3/93 17309
/proc/meminfo: memFree=1471664/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2412 CPUtime=0.01
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 364 646 0 0 1 0 0 0 18 0 1 0 1008502251 2469888 275 4294967295 134512640 135169312 3219112272 3219110808 3085897454 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17309/statm: 603 275 235 161 0 42 0
[pid=17313] ppid=17309 vsize=952 CPUtime=0
/proc/17313/stat : 17313 (SatELite_releas) R 17309 17309 20977 0 -1 4202496 122 0 0 0 0 0 0 0 20 0 1 0 1008502251 974848 58 4294967295 134512640 135223648 3217229680 3217228276 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17313/statm: 238 61 45 174 0 63 0

[startup+0.0711 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 17309
/proc/meminfo: memFree=1471664/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2412 CPUtime=0.01
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 364 646 0 0 1 0 0 0 18 0 1 0 1008502251 2469888 275 4294967295 134512640 135169312 3219112272 3219110808 3085897454 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17309/statm: 603 275 235 161 0 42 0
[pid=17313] ppid=17309 vsize=12316 CPUtime=0.07
/proc/17313/stat : 17313 (SatELite_releas) R 17309 17309 20977 0 -1 4202496 2698 0 0 0 5 2 0 0 20 0 1 0 1008502251 12611584 2587 4294967295 134512640 135223648 3217229680 3217228632 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17313/statm: 3079 2588 47 174 0 2904 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 14728

[startup+0.111097 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 17309
/proc/meminfo: memFree=1471664/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2412 CPUtime=0.01
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 364 646 0 0 1 0 0 0 18 0 1 0 1008502251 2469888 275 4294967295 134512640 135169312 3219112272 3219110808 3085897454 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17309/statm: 603 275 235 161 0 42 0
[pid=17313] ppid=17309 vsize=16656 CPUtime=0.11
/proc/17313/stat : 17313 (SatELite_releas) R 17309 17309 20977 0 -1 4202496 3724 0 0 0 9 2 0 0 21 0 1 0 1008502251 17055744 3613 4294967295 134512640 135223648 3217229680 3217228248 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17313/statm: 4164 3613 47 174 0 3989 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 19068

[startup+0.311076 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 17309
/proc/meminfo: memFree=1471664/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2412 CPUtime=0.01
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 364 646 0 0 1 0 0 0 18 0 1 0 1008502251 2469888 275 4294967295 134512640 135169312 3219112272 3219110808 3085897454 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17309/statm: 603 275 235 161 0 42 0
[pid=17313] ppid=17309 vsize=28080 CPUtime=0.31
/proc/17313/stat : 17313 (SatELite_releas) R 17309 17309 20977 0 -1 4202496 6489 0 0 0 28 3 0 0 21 0 1 0 1008502251 28753920 6275 4294967295 134512640 135223648 3217229680 3217227408 134734703 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17313/statm: 7020 6279 73 174 0 6845 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 30492

[startup+0.711036 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 17309
/proc/meminfo: memFree=1471664/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2412 CPUtime=0.01
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 364 646 0 0 1 0 0 0 18 0 1 0 1008502251 2469888 275 4294967295 134512640 135169312 3219112272 3219110808 3085897454 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17309/statm: 603 275 235 161 0 42 0
[pid=17313] ppid=17309 vsize=32328 CPUtime=0.71
/proc/17313/stat : 17313 (SatELite_releas) R 17309 17309 20977 0 -1 4202496 7603 0 0 0 68 3 0 0 22 0 1 0 1008502251 33103872 7338 4294967295 134512640 135223648 3217229680 3217227696 134587016 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17313/statm: 8082 7338 73 174 0 7907 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 34740

[startup+1.51096 s]
/proc/loadavg: 0.92 0.98 0.99 4/95 17314
/proc/meminfo: memFree=1439392/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2412 CPUtime=0.01
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 364 646 0 0 1 0 0 0 18 0 1 0 1008502251 2469888 275 4294967295 134512640 135169312 3219112272 3219110808 3085897454 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/17309/statm: 603 275 235 161 0 42 0
[pid=17313] ppid=17309 vsize=33772 CPUtime=1.51
/proc/17313/stat : 17313 (SatELite_releas) R 17309 17309 20977 0 -1 4202496 8928 0 0 0 147 4 0 0 25 0 1 0 1008502251 34582528 7613 4294967295 134512640 135223648 3217229680 3217226484 134820648 0 0 0 3 0 0 0 17 0 0 0 0
/proc/17313/statm: 8443 7613 73 174 0 8268 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 36184

[startup+3.1108 s]
/proc/loadavg: 0.92 0.98 0.99 2/95 17315
/proc/meminfo: memFree=1460100/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=8372 CPUtime=1.57
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 1987 0 0 0 155 2 0 0 20 0 1 0 1008502405 8572928 1922 4294967295 134512640 135214715 3216793440 3216791904 134528521 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 2093 1922 74 172 0 1920 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 10788

[startup+6.31049 s]
/proc/loadavg: 0.93 0.98 0.99 2/95 17315
/proc/meminfo: memFree=1458272/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=10404 CPUtime=4.77
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 2502 0 0 0 474 3 0 0 25 0 1 0 1008502405 10653696 2437 4294967295 134512640 135214715 3216793440 3216791904 134528620 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 2601 2437 74 172 0 2428 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 12820

[startup+12.7099 s]
/proc/loadavg: 0.93 0.98 0.99 3/95 17315
/proc/meminfo: memFree=1456444/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=11784 CPUtime=11.17
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 2831 0 0 0 1113 4 0 0 25 0 1 0 1008502405 12066816 2766 4294967295 134512640 135214715 3216793440 3216791904 134528763 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 2946 2766 74 172 0 2773 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 14200

[startup+25.5086 s]
/proc/loadavg: 0.95 0.98 0.99 3/95 17500
/proc/meminfo: memFree=1452056/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=15652 CPUtime=23.97
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 3792 0 0 0 2393 4 0 0 25 0 1 0 1008502405 16027648 3727 4294967295 134512640 135214715 3216793440 3216791904 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 3913 3727 74 172 0 3740 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 18068

[startup+51.1061 s]
/proc/loadavg: 0.96 0.98 0.99 3/95 17501
/proc/meminfo: memFree=1445264/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=22932 CPUtime=49.57
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 5580 0 0 0 4950 7 0 0 25 0 1 0 1008502405 23482368 5515 4294967295 134512640 135214715 3216793440 3216791904 134528539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 5733 5515 74 172 0 5560 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 25348

[startup+102.311 s]
/proc/loadavg: 0.98 0.98 0.99 3/95 17693
/proc/meminfo: memFree=1430492/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=37468 CPUtime=100.78
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 9210 0 0 0 10069 9 0 0 25 0 1 0 1008502405 38367232 9145 4294967295 134512640 135214715 3216793440 3216791904 134528709 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 9367 9145 74 172 0 9194 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 39884

[startup+162.315 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 17880
/proc/meminfo: memFree=1416000/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=52492 CPUtime=160.79
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 12924 0 0 0 16065 14 0 0 25 0 1 0 1008502405 53751808 12859 4294967295 134512640 135214715 3216793440 3216791904 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 13123 12859 74 172 0 12950 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 54908

[startup+222.309 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 18072
/proc/meminfo: memFree=1398716/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=69804 CPUtime=220.79
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 17177 0 0 0 22058 21 0 0 25 0 1 0 1008502405 71479296 17112 4294967295 134512640 135214715 3216793440 3216787360 134536395 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 17451 17112 74 172 0 17278 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 72220

[startup+282.313 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 18258
/proc/meminfo: memFree=1389968/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=78432 CPUtime=280.8
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 19345 0 0 0 28057 23 0 0 25 0 1 0 1008502405 80314368 19280 4294967295 134512640 135214715 3216793440 3216791648 134537852 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 19608 19280 74 172 0 19435 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 80848

[startup+342.318 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 18449
/proc/meminfo: memFree=1389804/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=78432 CPUtime=340.81
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 19349 0 0 0 34056 25 0 0 25 0 1 0 1008502405 80314368 19284 4294967295 134512640 135214715 3216793440 3216791904 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 19608 19284 74 172 0 19435 0
Current children cumulated CPU time (s) 342.36

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

/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=82452 CPUtime=520.82
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 20354 0 0 0 52053 29 0 0 25 0 1 0 1008502405 84430848 20289 4294967295 134512640 135214715 3216793440 3216791904 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 20613 20289 74 172 0 20440 0
Current children cumulated CPU time (s) 522.37
Current children cumulated vsize (KiB) 84868

[startup+582.324 s]
/proc/loadavg: 1.30 1.05 1.02 3/95 19203
/proc/meminfo: memFree=1371492/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=96992 CPUtime=580.84
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 23988 0 0 0 58050 34 0 0 25 0 1 0 1008502405 99319808 23923 4294967295 134512640 135214715 3216793440 3216791904 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 24248 23923 74 172 0 24075 0
Current children cumulated CPU time (s) 582.39
Current children cumulated vsize (KiB) 99408

[startup+642.318 s]
/proc/loadavg: 1.41 1.15 1.05 2/95 19392
/proc/meminfo: memFree=1366320/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=101588 CPUtime=640.84
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 25126 0 0 0 64047 37 0 0 25 0 1 0 1008502405 104026112 25061 4294967295 134512640 135214715 3216793440 3216791904 134528963 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 25397 25061 74 172 0 25224 0
Current children cumulated CPU time (s) 642.39
Current children cumulated vsize (KiB) 104004

[startup+702.322 s]
/proc/loadavg: 1.15 1.12 1.05 2/95 19580
/proc/meminfo: memFree=1366492/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=101588 CPUtime=700.85
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 25126 0 0 0 70048 37 0 0 25 0 1 0 1008502405 104026112 25061 4294967295 134512640 135214715 3216793440 3216791904 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 25397 25061 74 172 0 25224 0
Current children cumulated CPU time (s) 702.4
Current children cumulated vsize (KiB) 104004

[startup+762.316 s]
/proc/loadavg: 1.09 1.11 1.05 3/95 19767
/proc/meminfo: memFree=1366608/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=101588 CPUtime=760.85
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 25127 0 0 0 76048 37 0 0 25 0 1 0 1008502405 104026112 25062 4294967295 134512640 135214715 3216793440 3216790688 134536548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 25397 25062 74 172 0 25224 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 104004

[startup+822.32 s]
/proc/loadavg: 1.03 1.09 1.04 2/95 19960
/proc/meminfo: memFree=1366180/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=101952 CPUtime=820.86
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 25197 0 0 0 82049 37 0 0 25 0 1 0 1008502405 104398848 25132 4294967295 134512640 135214715 3216793440 3216791904 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 25488 25132 74 172 0 25315 0
Current children cumulated CPU time (s) 822.41
Current children cumulated vsize (KiB) 104368

[startup+882.314 s]
/proc/loadavg: 1.01 1.07 1.03 2/95 20146
/proc/meminfo: memFree=1353936/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=114236 CPUtime=880.86
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 28284 0 0 0 88047 39 0 0 25 0 1 0 1008502405 116977664 28219 4294967295 134512640 135214715 3216793440 3216791904 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 28559 28219 74 172 0 28386 0
Current children cumulated CPU time (s) 882.41
Current children cumulated vsize (KiB) 116652

[startup+942.319 s]
/proc/loadavg: 1.00 1.05 1.03 2/95 20335
/proc/meminfo: memFree=1343124/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=125208 CPUtime=940.87
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 31020 0 0 0 94039 48 0 0 25 0 1 0 1008502405 128212992 30955 4294967295 134512640 135214715 3216793440 3216791904 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 31302 30955 74 172 0 31129 0
Current children cumulated CPU time (s) 942.42
Current children cumulated vsize (KiB) 127624

[startup+1002.32 s]
/proc/loadavg: 1.00 1.04 1.02 2/95 20523
/proc/meminfo: memFree=1335188/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=133272 CPUtime=1000.88
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 32929 0 0 0 100038 50 0 0 25 0 1 0 1008502405 136470528 32864 4294967295 134512640 135214715 3216793440 3216791904 134528791 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 33318 32864 74 172 0 33145 0
Current children cumulated CPU time (s) 1002.43
Current children cumulated vsize (KiB) 135688

[startup+1062.33 s]
/proc/loadavg: 1.00 1.03 1.02 3/95 20710
/proc/meminfo: memFree=1335336/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=133272 CPUtime=1060.89
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 32929 0 0 0 106039 50 0 0 25 0 1 0 1008502405 136470528 32864 4294967295 134512640 135214715 3216793440 3216791904 134528509 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 33318 32864 74 172 0 33145 0
Current children cumulated CPU time (s) 1062.44
Current children cumulated vsize (KiB) 135688

[startup+1122.31 s]
/proc/loadavg: 1.00 1.02 1.01 2/95 20899
/proc/meminfo: memFree=1334792/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=133272 CPUtime=1120.88
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 32932 0 0 0 112038 50 0 0 25 0 1 0 1008502405 136470528 32867 4294967295 134512640 135214715 3216793440 3216791904 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 33318 32867 74 172 0 33145 0
Current children cumulated CPU time (s) 1122.43
Current children cumulated vsize (KiB) 135688

[startup+1182.32 s]
/proc/loadavg: 1.00 1.02 1.01 3/95 21090
/proc/meminfo: memFree=1335236/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=133272 CPUtime=1180.89
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 32934 0 0 0 118039 50 0 0 25 0 1 0 1008502405 136470528 32869 4294967295 134512640 135214715 3216793440 3216791904 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 33318 32869 74 172 0 33145 0
Current children cumulated CPU time (s) 1182.44
Current children cumulated vsize (KiB) 135688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 21097
/proc/meminfo: memFree=1334872/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=133272 CPUtime=1198.49
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 32936 0 0 0 119799 50 0 0 25 0 1 0 1008502405 136470528 32871 4294967295 134512640 135214715 3216793440 3216791456 134536342 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 33318 32871 74 172 0 33145 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 135688

Sending SIGTERM to process tree (bottom up)

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

[startup+1199.91 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 21097
/proc/meminfo: memFree=1334872/2074464 swapFree=1951868/1959888
[pid=17309] ppid=17307 vsize=2416 CPUtime=1.55
/proc/17309/stat : 17309 (SatELiteGTI) S 17307 17309 20977 0 -1 4194304 382 9576 0 0 1 0 150 4 20 0 1 0 1008502251 2473984 276 4294967295 134512640 135169312 3219112272 3219108488 3085897454 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/17309/statm: 604 276 235 161 0 43 0
[pid=17315] ppid=17309 vsize=133272 CPUtime=1198.49
/proc/17315/stat : 17315 (minisat_static) R 17309 17309 20977 0 -1 4202496 32936 0 0 0 119799 50 0 0 25 0 1 0 1008502405 136470528 32871 4294967295 134512640 135214715 3216793440 3216791456 134536342 0 0 0 3 0 0 0 17 3 0 0 0
/proc/17315/statm: 33318 32871 74 172 0 33145 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 135688

Child status: 143
Real time (s): 1199.93
CPU time (s): 1200.05
CPU user time (s): 1199.5
CPU system time (s): 0.55
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 135688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.5
system time used= 0.55
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43172
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= 19
involuntary context switches= 812

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-16 04:13:31
IDJOB=1820407
IDBENCH=20398
IDSOLVER=660
FILE ID=tipi10/1820407-1242440011
PBS_JOBID=
Free space on /tmp= 5618 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/fuhs/medium/AProVE07-16.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820407-1242440011/watcher-1820407-1242440011 -o /tmp/evaluation-result-1820407-1242440011/solver-1820407-1242440011 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820407-1242440011.cnf

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

MD5SUM BENCH= 65057bcebbeecf6a7f3bc3fcfb2de009
RANDOM SEED= 703193251

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:       1471672 kB
Buffers:         27528 kB
Cached:         487724 kB
SwapCached:       2896 kB
Active:         366940 kB
Inactive:       158424 kB
HighTotal:     1178688 kB
HighFree:       682060 kB
LowTotal:       895776 kB
LowFree:        789612 kB
SwapTotal:     1959888 kB
SwapFree:      1951868 kB
Dirty:            4680 kB
Writeback:           0 kB
AnonPages:        9020 kB
Mapped:           3172 kB
Slab:            68388 kB
PageTables:        632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90588 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 5618 MiB
End job on tipi10 at 2009-05-16 04:33:32