Trace number 1820749

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

General information on the benchmark

Namemizh-sha0-36-3.cnf
MD5SUM7e900a3d5c709e5167c14f906d6ebd88
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark676.91
Satisfiable
(Un)Satisfiability was proved
Number of variables50073
Number of clauses210235
Sum of the clauses size628383
Maximum clause length4
Minimum clause length1
Number of clauses of size 1177
Number of clauses of size 286992
Number of clauses of size 338042
Number of clauses of size 485024
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.12/0.18	c ==============================================================================
0.12/0.18	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.18	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.18	c ==============================================================================
0.12/0.18	c |         0 |  180421   522537 |   54126       0        0     nan |  0.000 % |
0.72/0.78	c |         0 |  120276   407848 |      --       0       --      -- |     --   | -57310/-106300
0.72/0.78	c ==============================================================================
0.72/0.78	c Result  :   #vars: 20562   #clauses: 120276   #literals: 407848
0.72/0.78	c CPU time:   0.74 s
0.72/0.78	c ==============================================================================
0.92/0.93	This is MiniSat 2.0 beta with hacks by AVG
0.92/0.93	WARNING: for repeatability, setting FPU to use double precision
0.92/0.93	============================[ Problem Statistics ]=============================
0.92/0.93	|                                                                             |
0.92/0.93	|  Number of variables:  20562                                                |
0.92/0.93	|  Number of clauses:    120276                                               |
1.02/1.01	|  Parsing time:         0.07         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-1820749-1242473569/watcher-1820749-1242473569 -o /tmp/evaluation-result-1820749-1242473569/solver-1820749-1242473569 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820749-1242473569.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/91 22000
/proc/meminfo: memFree=1628804/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2412 CPUtime=0.01
/proc/22000/stat : 22000 (SatELiteGTI) R 21998 22000 15108 0 -1 4194304 351 644 0 0 0 0 1 0 18 0 1 0 1011855052 2469888 275 4294967295 134512640 135169312 3219235168 3219233644 3085539188 0 65538 4 65536 0 0 0 17 2 0 0 0
/proc/22000/statm: 603 275 235 161 0 42 0
[pid=22004] ppid=22000 vsize=2412 CPUtime=0
/proc/22004/stat : 22004 (SatELiteGTI) R 22000 22000 15108 0 -1 4194368 61 0 0 0 0 0 0 0 18 0 1 0 1011855053 2469888 90 4294967295 134512640 135169312 3219235168 3219233444 3086575514 0 0 0 0 0 0 0 17 2 0 0 0
/proc/22004/statm: 603 93 52 161 0 42 0

[startup+0.082546 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 22000
/proc/meminfo: memFree=1628804/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2412 CPUtime=0.01
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 364 644 0 0 0 0 1 0 18 0 1 0 1011855052 2469888 275 4294967295 134512640 135169312 3219235168 3219233704 3085537006 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22000/statm: 603 275 235 161 0 42 0
[pid=22004] ppid=22000 vsize=10268 CPUtime=0.08
/proc/22004/stat : 22004 (SatELite_releas) R 22000 22000 15108 0 -1 4202496 2314 0 0 0 8 0 0 0 20 0 1 0 1011855053 10514432 2250 4294967295 134512640 135223648 3218929936 3218928888 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22004/statm: 2567 2250 47 174 0 2392 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12680

[startup+0.112538 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 22000
/proc/meminfo: memFree=1628804/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2412 CPUtime=0.01
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 364 644 0 0 0 0 1 0 18 0 1 0 1011855052 2469888 275 4294967295 134512640 135169312 3219235168 3219233704 3085537006 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22000/statm: 603 275 235 161 0 42 0
[pid=22004] ppid=22000 vsize=15500 CPUtime=0.11
/proc/22004/stat : 22004 (SatELite_releas) R 22000 22000 15108 0 -1 4202496 3166 0 0 0 10 1 0 0 21 0 1 0 1011855053 15872000 3102 4294967295 134512640 135223648 3218929936 3218928888 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22004/statm: 3875 3102 47 174 0 3700 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 17912

[startup+0.312522 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 22000
/proc/meminfo: memFree=1628804/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2412 CPUtime=0.01
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 364 644 0 0 0 0 1 0 18 0 1 0 1011855052 2469888 275 4294967295 134512640 135169312 3219235168 3219233704 3085537006 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22000/statm: 603 275 235 161 0 42 0
[pid=22004] ppid=22000 vsize=27812 CPUtime=0.31
/proc/22004/stat : 22004 (SatELite_releas) R 22000 22000 15108 0 -1 4202496 6572 0 0 0 28 3 0 0 21 0 1 0 1011855053 28479488 6057 4294967295 134512640 135223648 3218929936 3218927604 134718983 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22004/statm: 6953 6057 73 174 0 6778 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 30224

[startup+0.712492 s]
/proc/loadavg: 0.92 0.98 0.99 3/91 22000
/proc/meminfo: memFree=1628804/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2412 CPUtime=0.01
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 364 644 0 0 0 0 1 0 18 0 1 0 1011855052 2469888 275 4294967295 134512640 135169312 3219235168 3219233704 3085537006 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/22000/statm: 603 275 235 161 0 42 0
[pid=22004] ppid=22000 vsize=30068 CPUtime=0.71
/proc/22004/stat : 22004 (SatELite_releas) R 22000 22000 15108 0 -1 4202496 7670 0 0 0 67 4 0 0 22 0 1 0 1011855053 30789632 6611 4294967295 134512640 135223648 3218929936 3218927952 134586808 0 0 0 3 0 0 0 17 3 0 0 0
/proc/22004/statm: 7517 6611 73 174 0 7342 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 32480

[startup+1.51243 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 22006
/proc/meminfo: memFree=1616736/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=9308 CPUtime=0.58
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 2146 0 0 0 57 1 0 0 22 0 1 0 1011855145 9531392 2081 4294967295 134512640 135214715 3214111952 3214110512 134540473 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 2327 2081 74 172 0 2154 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 11724

[startup+3.11231 s]
/proc/loadavg: 0.92 0.98 0.99 3/93 22006
/proc/meminfo: memFree=1615248/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=10632 CPUtime=2.18
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 2506 0 0 0 217 1 0 0 25 0 1 0 1011855145 10887168 2441 4294967295 134512640 135214715 3214111952 3214110416 134528599 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 2658 2441 74 172 0 2485 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 13048

[startup+6.31206 s]
/proc/loadavg: 1.09 1.02 1.01 3/93 22007
/proc/meminfo: memFree=1612396/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=13300 CPUtime=5.38
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 3153 0 0 0 536 2 0 0 25 0 1 0 1011855145 13619200 3088 4294967295 134512640 135214715 3214111952 3214110416 134528509 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 3325 3088 74 172 0 3152 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 15716

[startup+12.7116 s]
/proc/loadavg: 1.08 1.02 1.00 3/93 22007
/proc/meminfo: memFree=1607500/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=17512 CPUtime=11.78
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 4206 0 0 0 1176 2 0 0 25 0 1 0 1011855145 17932288 4141 4294967295 134512640 135214715 3214111952 3214110416 134528783 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 4378 4141 74 172 0 4205 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 19928

[startup+25.5106 s]
/proc/loadavg: 1.06 1.01 1.00 3/93 22012
/proc/meminfo: memFree=1600248/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=24964 CPUtime=24.58
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 6017 0 0 0 2456 2 0 0 25 0 1 0 1011855145 25563136 5952 4294967295 134512640 135214715 3214111952 3214110416 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 6241 5952 74 172 0 6068 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 27380

[startup+51.1086 s]
/proc/loadavg: 1.04 1.01 1.00 3/93 22198
/proc/meminfo: memFree=1587328/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=37640 CPUtime=50.18
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 9223 0 0 0 5013 5 0 0 25 0 1 0 1011855145 38543360 9158 4294967295 134512640 135214715 3214111952 3214110416 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 9410 9158 74 172 0 9237 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 40056

[startup+102.315 s]
/proc/loadavg: 1.02 1.01 1.00 2/93 22384
/proc/meminfo: memFree=1561000/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=63920 CPUtime=101.39
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 15704 0 0 0 10129 10 0 0 25 0 1 0 1011855145 65454080 15639 4294967295 134512640 135214715 3214111952 3214110160 134538620 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 15980 15639 74 172 0 15807 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 66336

[startup+162.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 22572
/proc/meminfo: memFree=1546584/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=78704 CPUtime=161.39
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 19420 0 0 0 16127 12 0 0 25 0 1 0 1011855145 80592896 19355 4294967295 134512640 135214715 3214111952 3214110416 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 19676 19355 74 172 0 19503 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 81120

[startup+222.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 22760
/proc/meminfo: memFree=1513980/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=111044 CPUtime=221.4
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 27510 0 0 0 22122 18 0 0 25 0 1 0 1011855145 113709056 27445 4294967295 134512640 135214715 3214111952 3214109840 134536289 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 27761 27445 74 172 0 27588 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 113460

[startup+282.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 22948
/proc/meminfo: memFree=1488196/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=137052 CPUtime=281.4
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 34014 0 0 0 28122 18 0 0 25 0 1 0 1011855145 140341248 33949 4294967295 134512640 135214715 3214111952 3214110416 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 34263 33949 74 172 0 34090 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 139468

[startup+342.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 23139
/proc/meminfo: memFree=1465892/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=159108 CPUtime=341.41
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 39517 0 0 0 34112 29 0 0 25 0 1 0 1011855145 162926592 39452 4294967295 134512640 135214715 3214111952 3214110416 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 39777 39452 74 172 0 39604 0
Current children cumulated CPU time (s) 342.35

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

/proc/22006/statm: 57686 57377 74 172 0 57513 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 233160

[startup+642.313 s]
/proc/loadavg: 1.05 1.02 1.00 2/93 24082
/proc/meminfo: memFree=1393816/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=230744 CPUtime=641.43
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 57442 0 0 0 64087 56 0 0 25 0 1 0 1011855145 236281856 57377 4294967295 134512640 135214715 3214111952 3214110416 134528977 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 57686 57377 74 172 0 57513 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 233160

[startup+702.309 s]
/proc/loadavg: 1.02 1.02 1.00 4/93 24268
/proc/meminfo: memFree=1393808/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=230744 CPUtime=701.43
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 57442 0 0 0 70085 58 0 0 25 0 1 0 1011855145 236281856 57377 4294967295 134512640 135214715 3214111952 3214110416 134528963 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 57686 57377 74 172 0 57513 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 233160

[startup+762.314 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 24456
/proc/meminfo: memFree=1393824/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=230744 CPUtime=761.44
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 57442 0 0 0 76086 58 0 0 25 0 1 0 1011855145 236281856 57377 4294967295 134512640 135214715 3214111952 3214110416 134528560 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 57686 57377 74 172 0 57513 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 233160

[startup+822.31 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 24648
/proc/meminfo: memFree=1393824/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=230744 CPUtime=821.44
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 57442 0 0 0 82084 60 0 0 25 0 1 0 1011855145 236281856 57377 4294967295 134512640 135214715 3214111952 3214110416 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 57686 57377 74 172 0 57513 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 233160

[startup+882.325 s]
/proc/loadavg: 1.07 1.02 1.00 2/93 24836
/proc/meminfo: memFree=1393824/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=230744 CPUtime=881.46
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 57442 0 0 0 88080 66 0 0 25 0 1 0 1011855145 236281856 57377 4294967295 134512640 135214715 3214111952 3214110416 134528579 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 57686 57377 74 172 0 57513 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 233160

[startup+942.31 s]
/proc/loadavg: 1.08 1.03 1.00 2/93 25025
/proc/meminfo: memFree=1393808/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=230744 CPUtime=941.45
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 57442 0 0 0 94079 66 0 0 25 0 1 0 1011855145 236281856 57377 4294967295 134512640 135214715 3214111952 3214110416 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 57686 57377 74 172 0 57513 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 233160

[startup+1002.32 s]
/proc/loadavg: 1.08 1.04 1.00 2/93 25211
/proc/meminfo: memFree=1393700/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=230744 CPUtime=1001.46
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 57442 0 0 0 100079 67 0 0 25 0 1 0 1011855145 236281856 57377 4294967295 134512640 135214715 3214111952 3214110416 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 57686 57377 74 172 0 57513 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 233160

[startup+1062.31 s]
/proc/loadavg: 1.03 1.03 1.00 2/93 25399
/proc/meminfo: memFree=1385344/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=239324 CPUtime=1061.46
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 59581 0 0 0 106077 69 0 0 25 0 1 0 1011855145 245067776 59516 4294967295 134512640 135214715 3214111952 3214110416 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 59831 59516 74 172 0 59658 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 241740

[startup+1122.32 s]
/proc/loadavg: 1.01 1.02 1.00 4/93 25587
/proc/meminfo: memFree=1367652/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=256748 CPUtime=1121.47
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 63933 0 0 0 112072 75 0 0 25 0 1 0 1011855145 262909952 63868 4294967295 134512640 135214715 3214111952 3214110416 134528626 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 64187 63868 74 172 0 64014 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 259164

[startup+1182.31 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 25779
/proc/meminfo: memFree=1351540/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=272904 CPUtime=1181.47
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 67982 0 0 0 118066 81 0 0 25 0 1 0 1011855145 279453696 67917 4294967295 134512640 135214715 3214111952 3214110416 134528724 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 68226 67917 74 172 0 68053 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 275320



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 25780
/proc/meminfo: memFree=1346816/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=277524 CPUtime=1199.07
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 69129 0 0 0 119826 81 0 0 25 0 1 0 1011855145 284184576 69064 4294967295 134512640 135214715 3214111952 3214110416 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 69381 69064 74 172 0 69208 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 279940

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

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

[startup+1199.91 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 25780
/proc/meminfo: memFree=1346816/2074464 swapFree=1952056/1959888
[pid=22000] ppid=21998 vsize=2416 CPUtime=0.94
/proc/22000/stat : 22000 (SatELiteGTI) S 21998 22000 15108 0 -1 4194304 382 8780 0 0 0 0 87 7 19 0 1 0 1011855052 2473984 276 4294967295 134512640 135169312 3219235168 3219231384 3085537006 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/22000/statm: 604 276 235 161 0 43 0
[pid=22006] ppid=22000 vsize=277524 CPUtime=1199.07
/proc/22006/stat : 22006 (minisat_static) R 22000 22000 15108 0 -1 4202496 69129 0 0 0 119826 81 0 0 25 0 1 0 1011855145 284184576 69064 4294967295 134512640 135214715 3214111952 3214110416 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/22006/statm: 69381 69064 74 172 0 69208 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 279940

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22000 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=870000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=70000
# CPU time returned by wait4() is 0.94
# while last known CPU time is 1200.01
#
# 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.01
CPU user time (s): 1199.13
CPU system time (s): 0.88
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 279940

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-16 13:32:49
IDJOB=1820749
IDBENCH=69574
IDSOLVER=660
FILE ID=tipi24/1820749-1242473569
PBS_JOBID=
Free space on /tmp= 10106 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT_RACE08/cnf/mizh-sha0-36-3.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820749-1242473569/watcher-1820749-1242473569 -o /tmp/evaluation-result-1820749-1242473569/solver-1820749-1242473569 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820749-1242473569.cnf

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

MD5SUM BENCH= 7e900a3d5c709e5167c14f906d6ebd88
RANDOM SEED= 1317915102

Linux tipi24 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.461
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.40

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

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
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.461
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:       1628820 kB
Buffers:         22324 kB
Cached:         343144 kB
SwapCached:       3828 kB
Active:          38596 kB
Inactive:       336428 kB
HighTotal:     1178688 kB
HighFree:       916500 kB
LowTotal:       895776 kB
LowFree:        712320 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:            5960 kB
Writeback:           0 kB
AnonPages:        8660 kB
Mapped:           3252 kB
Slab:            62736 kB
PageTables:        432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87804 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 10101 MiB
End job on tipi24 at 2009-05-16 13:52:52