Trace number 1821571

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.04 1199.93

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UCG-15-10p1.cnf
MD5SUM484dad50fb275faff8eff92c4d5447cb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark937.79
Satisfiable
(Un)Satisfiability was proved
Number of variables200003
Number of clauses1019221
Sum of the clauses size2431032
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2759013
Number of clauses of size 3198999
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...
0.01/1.06	c ==============================================================================
0.01/1.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/1.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/1.06	c ==============================================================================
0.01/1.06	c |         0 | 1008302  2419443 |  302490       0        0     nan |  0.000 % |
6.23/6.23	c |         0 |  667154  1853970 |      --       0       --      -- |     --   | -90102/8377
6.23/6.24	c ==============================================================================
6.23/6.24	c Result  :   #vars: 102501   #clauses: 667154   #literals: 1853970
6.23/6.24	c CPU time:   6.1 s
6.23/6.24	c ==============================================================================
6.93/6.93	This is MiniSat 2.0 beta with hacks by AVG
6.93/6.93	WARNING: for repeatability, setting FPU to use double precision
6.93/6.93	============================[ Problem Statistics ]=============================
6.93/6.93	|                                                                             |
6.93/6.93	|  Number of variables:  102501                                               |
6.93/6.93	|  Number of clauses:    667154                                               |
6.94/7.41	|  Parsing time:         0.44         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-1821571-1242538221/watcher-1821571-1242538221 -o /tmp/evaluation-result-1821571-1242538221/solver-1821571-1242538221 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821571-1242538221.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: 1.00 1.00 1.00 4/96 9381
/proc/meminfo: memFree=592656/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2416 CPUtime=0.01
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 339 0 0 0 0 1 0 0 18 0 1 0 1018323323 2473984 272 4294967295 134512640 135169312 3219483040 3219480632 3085824942 0 0 4 65536 3222620697 0 0 17 2 0 0 0
/proc/9378/statm: 604 272 230 161 0 43 0
[pid=9379] ppid=9378 vsize=2416 CPUtime=0
/proc/9379/stat : 9379 (SatELiteGTI) R 9378 9378 20977 0 -1 4194368 103 0 0 0 0 0 0 0 20 0 1 0 1018323324 2473984 115 4294967295 134512640 135169312 3219483040 3219479260 3085633396 0 65538 0 65538 0 0 0 17 2 0 0 0
/proc/9379/statm: 604 115 72 161 0 43 0
[pid=9380] ppid=9379 vsize=0 CPUtime=0
/proc/9380/stat : 9380 (SatELiteGTI) Z 9379 9378 20977 0 -1 4194380 142 0 0 0 0 0 0 0 18 0 1 0 1018323324 0 0 4294967295 0 0 0 0 0 0 0 0 65538 3222378830 0 0 17 2 0 0 0
/proc/9380/statm: 0 0 0 0 0 0 0
[pid=9381] ppid=9379 vsize=2416 CPUtime=0
/proc/9381/stat : 9381 (SatELiteGTI) R 9379 9378 20977 0 -1 4194368 0 0 0 0 0 0 0 0 20 0 1 0 1018323324 2473984 43 4294967295 134512640 135169312 3219483040 3219479260 3085633396 0 65538 0 65538 0 0 0 17 2 0 0 0
/proc/9381/statm: 604 43 0 161 0 43 0

[startup+0.111556 s]
/proc/loadavg: 1.00 1.00 1.00 4/96 9381
/proc/meminfo: memFree=592656/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2416 CPUtime=0.01
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 367 647 0 0 0 1 0 0 19 0 1 0 1018323323 2473984 277 4294967295 134512640 135169312 3219483040 3219481576 3085631214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9378/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+0.221545 s]
/proc/loadavg: 1.00 1.00 1.00 4/96 9381
/proc/meminfo: memFree=592656/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2416 CPUtime=0.01
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 367 647 0 0 0 1 0 0 19 0 1 0 1018323323 2473984 277 4294967295 134512640 135169312 3219483040 3219481576 3085631214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9378/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+0.321534 s]
/proc/loadavg: 1.00 1.00 1.00 4/96 9381
/proc/meminfo: memFree=592656/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2416 CPUtime=0.01
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 367 647 0 0 0 1 0 0 19 0 1 0 1018323323 2473984 277 4294967295 134512640 135169312 3219483040 3219481576 3085631214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9378/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+0.721495 s]
/proc/loadavg: 1.00 1.00 1.00 4/96 9381
/proc/meminfo: memFree=592656/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2416 CPUtime=0.01
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 367 647 0 0 0 1 0 0 19 0 1 0 1018323323 2473984 277 4294967295 134512640 135169312 3219483040 3219481576 3085631214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9378/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 2416

[startup+1.52142 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9384
/proc/meminfo: memFree=503236/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2416 CPUtime=0.01
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 367 647 0 0 0 1 0 0 19 0 1 0 1018323323 2473984 277 4294967295 134512640 135169312 3219483040 3219481576 3085631214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9378/statm: 604 277 235 161 0 43 0
[pid=9383] ppid=9378 vsize=105852 CPUtime=1.52
/proc/9383/stat : 9383 (SatELite_releas) R 9378 9378 20977 0 -1 4202496 26780 0 0 0 143 9 0 0 25 0 1 0 1018323324 108392448 24074 4294967295 134512640 135223648 3213306800 3213304816 134586777 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9383/statm: 26463 24074 73 174 0 26288 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 108268

[startup+3.12126 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9384
/proc/meminfo: memFree=483768/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2416 CPUtime=0.01
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 367 647 0 0 0 1 0 0 19 0 1 0 1018323323 2473984 277 4294967295 134512640 135169312 3219483040 3219481576 3085631214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9378/statm: 604 277 235 161 0 43 0
[pid=9383] ppid=9378 vsize=117604 CPUtime=3.12
/proc/9383/stat : 9383 (SatELite_releas) R 9378 9378 20977 0 -1 4202496 29617 0 0 0 302 10 0 0 25 0 1 0 1018323324 120426496 26762 4294967295 134512640 135223648 3213306800 3213304816 134587032 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9383/statm: 29401 26762 73 174 0 29226 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 120020

[startup+6.32095 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9384
/proc/meminfo: memFree=472236/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2416 CPUtime=0.01
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 367 647 0 0 0 1 0 0 19 0 1 0 1018323323 2473984 277 4294967295 134512640 135169312 3219483040 3219481576 3085631214 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9378/statm: 604 277 235 161 0 43 0
[pid=9383] ppid=9378 vsize=119232 CPUtime=6.32
/proc/9383/stat : 9383 (SatELite_releas) R 9378 9378 20977 0 -1 4202496 37611 0 0 0 617 15 0 0 25 0 1 0 1018323324 122093568 27313 4294967295 134512640 135223648 3213306800 3213303604 134818481 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9383/statm: 29808 27313 73 174 0 29633 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 121648

[startup+12.7203 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9385
/proc/meminfo: memFree=535780/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=38112 CPUtime=5.79
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 9204 0 0 0 574 5 0 0 25 0 1 0 1018324017 39026688 9113 4294967295 134512640 135214715 3220447968 3220446432 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9385/statm: 9528 9113 73 172 0 9355 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 40532

[startup+25.5191 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9387
/proc/meminfo: memFree=532744/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=41160 CPUtime=18.59
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 9980 0 0 0 1854 5 0 0 25 0 1 0 1018324017 42147840 9889 4294967295 134512640 135214715 3220447968 3220446432 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9385/statm: 10290 9889 73 172 0 10117 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 43580

[startup+51.1166 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9572
/proc/meminfo: memFree=523616/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=50368 CPUtime=44.19
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 12290 0 0 0 4410 9 0 0 25 0 1 0 1018324017 51576832 12199 4294967295 134512640 135214715 3220447968 3220446432 134528702 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9385/statm: 12592 12199 73 172 0 12419 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 52788

[startup+102.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9576
/proc/meminfo: memFree=507092/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=66912 CPUtime=95.4
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 16424 0 0 0 9527 13 0 0 25 0 1 0 1018324017 68517888 16333 4294967295 134512640 135214715 3220447968 3220446360 134720710 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9385/statm: 16728 16333 73 172 0 16555 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 69332

[startup+162.326 s]
/proc/loadavg: 1.03 1.01 1.00 3/95 9763
/proc/meminfo: memFree=485764/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=88648 CPUtime=155.41
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 21855 0 0 0 15522 19 0 0 25 0 1 0 1018324017 90775552 21764 4294967295 134512640 135214715 3220447968 3220446432 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9385/statm: 22162 21764 73 172 0 21989 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 91068

[startup+222.32 s]
/proc/loadavg: 1.09 1.02 1.01 2/95 9950
/proc/meminfo: memFree=467040/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=107780 CPUtime=215.41
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 26599 0 0 0 21521 20 0 0 25 0 1 0 1018324017 110366720 26508 4294967295 134512640 135214715 3220447968 3220446528 134540425 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9385/statm: 26945 26508 73 172 0 26772 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 110200

[startup+282.314 s]
/proc/loadavg: 1.13 1.06 1.02 2/95 10139
/proc/meminfo: memFree=452764/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=122436 CPUtime=275.41
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 30278 0 0 0 27520 21 0 0 25 0 1 0 1018324017 125374464 30187 4294967295 134512640 135214715 3220447968 3220446432 134528749 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9385/statm: 30609 30187 73 172 0 30436 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 124856

[startup+342.318 s]
/proc/loadavg: 1.05 1.04 1.01 2/95 10328
/proc/meminfo: memFree=436684/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=137752 CPUtime=335.42
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 34138 0 0 0 33517 25 0 0 25 0 1 0 1018324017 141058048 34047 4294967295 134512640 135214715 3220447968 3220446432 134528749 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9385/statm: 34438 34047 73 172 0 34265 0
Current children cumulated CPU time (s) 342.36
Current children cumulated vsize (KiB) 140172

[startup+402.322 s]
/proc/loadavg: 1.02 1.03 1.00 2/95 10521
/proc/meminfo: memFree=421936/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94

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

/proc/9385/statm: 42970 42535 73 172 0 42797 0
Current children cumulated CPU time (s) 522.38
Current children cumulated vsize (KiB) 174300

[startup+582.315 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 11084
/proc/meminfo: memFree=395640/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=179204 CPUtime=575.44
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 44450 0 0 0 57507 37 0 0 25 0 1 0 1018324017 183504896 44359 4294967295 134512640 135214715 3220447968 3220446432 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/9385/statm: 44801 44359 73 172 0 44628 0
Current children cumulated CPU time (s) 582.38
Current children cumulated vsize (KiB) 181624

[startup+642.309 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 11271
/proc/meminfo: memFree=379388/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=195068 CPUtime=635.44
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 48405 0 0 0 63507 37 0 0 25 0 1 0 1018324017 199749632 48314 4294967295 134512640 135214715 3220447968 3220446432 134528539 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9385/statm: 48767 48314 73 172 0 48594 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 197488

[startup+702.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 11460
/proc/meminfo: memFree=363912/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=210292 CPUtime=695.45
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 52237 0 0 0 69506 39 0 0 25 0 1 0 1018324017 215339008 52146 4294967295 134512640 135214715 3220447968 3220446432 134528539 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9385/statm: 52573 52146 73 172 0 52400 0
Current children cumulated CPU time (s) 702.39
Current children cumulated vsize (KiB) 212712

[startup+762.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 11651
/proc/meminfo: memFree=358184/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=216268 CPUtime=755.46
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 53630 0 0 0 75507 39 0 0 25 0 1 0 1018324017 221458432 53539 4294967295 134512640 135214715 3220447968 3220446352 134524125 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9385/statm: 54067 53539 73 172 0 53894 0
Current children cumulated CPU time (s) 762.4
Current children cumulated vsize (KiB) 218688

[startup+822.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 11838
/proc/meminfo: memFree=358200/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=216268 CPUtime=815.47
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 53632 0 0 0 81508 39 0 0 25 0 1 0 1018324017 221458432 53541 4294967295 134512640 135214715 3220447968 3220445088 134536349 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9385/statm: 54067 53541 73 172 0 53894 0
Current children cumulated CPU time (s) 822.41
Current children cumulated vsize (KiB) 218688

[startup+882.325 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12027
/proc/meminfo: memFree=358076/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=216268 CPUtime=875.48
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 53634 0 0 0 87509 39 0 0 25 0 1 0 1018324017 221458432 53543 4294967295 134512640 135214715 3220447968 3220446432 134528509 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9385/statm: 54067 53543 73 172 0 53894 0
Current children cumulated CPU time (s) 882.42
Current children cumulated vsize (KiB) 218688

[startup+942.309 s]
/proc/loadavg: 1.00 1.00 1.00 4/95 12214
/proc/meminfo: memFree=357564/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=216928 CPUtime=935.47
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 53818 0 0 0 93506 41 0 0 25 0 1 0 1018324017 222134272 53727 4294967295 134512640 135214715 3220447968 3220446176 134537101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9385/statm: 54232 53727 73 172 0 54059 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 219348

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12403
/proc/meminfo: memFree=345560/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=229104 CPUtime=995.48
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 56851 0 0 0 99506 42 0 0 25 0 1 0 1018324017 234602496 56760 4294967295 134512640 135214715 3220447968 3220446432 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9385/statm: 57276 56760 73 172 0 57103 0
Current children cumulated CPU time (s) 1002.42
Current children cumulated vsize (KiB) 231524

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12590
/proc/meminfo: memFree=330424/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=244592 CPUtime=1055.49
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 60735 0 0 0 105503 46 0 0 25 0 1 0 1018324017 250462208 60644 4294967295 134512640 135214715 3220447968 3220446432 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9385/statm: 61148 60644 73 172 0 60975 0
Current children cumulated CPU time (s) 1062.43
Current children cumulated vsize (KiB) 247012

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12777
/proc/meminfo: memFree=315552/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=259140 CPUtime=1115.49
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 64379 0 0 0 111500 49 0 0 25 0 1 0 1018324017 265359360 64288 4294967295 134512640 135214715 3220447968 3220446432 134528785 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9385/statm: 64785 64288 73 172 0 64612 0
Current children cumulated CPU time (s) 1122.43
Current children cumulated vsize (KiB) 261560

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12970
/proc/meminfo: memFree=306004/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=268668 CPUtime=1175.5
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 66787 0 0 0 117500 50 0 0 25 0 1 0 1018324017 275116032 66696 4294967295 134512640 135214715 3220447968 3220446432 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9385/statm: 67167 66696 73 172 0 66994 0
Current children cumulated CPU time (s) 1182.44
Current children cumulated vsize (KiB) 271088



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 13153
/proc/meminfo: memFree=301652/2074464 swapFree=1951864/1959888
[pid=9378] ppid=9376 vsize=2420 CPUtime=6.94
/proc/9378/stat : 9378 (SatELiteGTI) S 9376 9378 20977 0 -1 4194304 386 38260 0 0 0 1 674 19 20 0 1 0 1018323323 2478080 278 4294967295 134512640 135169312 3219483040 3219479256 3085631214 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9378/statm: 605 278 235 161 0 44 0
[pid=9385] ppid=9378 vsize=272760 CPUtime=1193.1
/proc/9385/stat : 9385 (minisat_static) R 9378 9378 20977 0 -1 4202496 67786 0 0 0 119260 50 0 0 25 0 1 0 1018324017 279306240 67695 4294967295 134512640 135214715 3220447968 3220446432 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/9385/statm: 68190 67695 73 172 0 68017 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 275180

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)

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

Real time (s): 1199.93
CPU time (s): 1200.04
CPU user time (s): 1199.34
CPU system time (s): 0.7
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 275180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.74
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= 38646
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= 13
involuntary context switches= 16

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-17 07:30:21
IDJOB=1821571
IDBENCH=71010
IDSOLVER=660
FILE ID=tipi10/1821571-1242538221
PBS_JOBID=
Free space on /tmp= 3982 MiB

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

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

MD5SUM BENCH= 484dad50fb275faff8eff92c4d5447cb
RANDOM SEED= 1740826301

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:        593076 kB
Buffers:         39108 kB
Cached:        1313964 kB
SwapCached:       2732 kB
Active:         578152 kB
Inactive:       784792 kB
HighTotal:     1178688 kB
HighFree:       140900 kB
LowTotal:       895776 kB
LowFree:        452176 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:           20748 kB
Writeback:           0 kB
AnonPages:        9144 kB
Mapped:           3376 kB
Slab:           109600 kB
PageTables:        540 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90596 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 3963 MiB
End job on tipi10 at 2009-05-17 07:50:25