Trace number 1821150

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
MiniSAT 09z 2009-03-22? (TO) 1200.01 1199.92

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-20-s100.cnf
MD5SUM5d7745a7593199a47cd1accba5810ed0
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1105.71
Satisfiable
(Un)Satisfiability was proved
Number of variables31503
Number of clauses94748
Sum of the clauses size223300
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260816
Number of clauses of size 333868
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.04/0.08	c ==============================================================================
0.04/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.04/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.04/0.08	c ==============================================================================
0.04/0.08	c |         0 |   94548   222824 |   28364       0        0     nan |  0.000 % |
1.23/1.24	c |         0 |   56930   168628 |      --       0       --      -- |     --   | -37278/-53220
1.23/1.24	c ==============================================================================
1.23/1.24	c Result  :   #vars: 13726   #clauses: 56930   #literals: 168628
1.23/1.24	c CPU time:   1.2 s
1.23/1.24	c ==============================================================================
1.23/1.30	c WARNING: for repeatability, setting FPU to use double precision
1.23/1.31	c Number of variables   : 13726        
1.23/1.31	c Number of clauses     : 56930        
1.31/1.34	c Parsing time: 0.04         s
1200.01/1199.91	HOME/SatELiteGTI: line 36: 16703 Terminated              $MS $2 $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-1821150-1242512324/watcher-1821150-1242512324 -o /tmp/evaluation-result-1821150-1242512324/solver-1821150-1242512324 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821150-1242512324.cnf -random-seed=1421480120 

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.03 1.00 2/91 16697
/proc/meminfo: memFree=1415148/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2412 CPUtime=0.01
/proc/16697/stat : 16697 (SatELiteGTI) R 16695 16697 15108 0 -1 4194304 354 645 0 0 0 1 0 0 19 0 1 0 1015730477 2469888 277 4294967295 134512640 135169312 3214470336 3214468812 3085555572 0 65538 4 65536 0 0 0 17 1 0 0 0
/proc/16697/statm: 603 277 235 161 0 42 0
[pid=16701] ppid=16697 vsize=2412 CPUtime=0
/proc/16701/stat : 16701 (SatELiteGTI) R 16697 16697 15108 0 -1 4194368 65 0 0 0 0 0 0 0 20 0 1 0 1015730477 2469888 95 4294967295 134512640 135169312 3214470336 3214468964 3085556202 0 0 0 0 0 0 0 17 2 0 0 0
/proc/16701/statm: 0 0 0 0 0 0 0

[startup+0.03073 s]
/proc/loadavg: 1.00 1.03 1.00 2/91 16697
/proc/meminfo: memFree=1415148/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2412 CPUtime=0.01
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 367 645 0 0 0 1 0 0 19 0 1 0 1015730477 2469888 277 4294967295 134512640 135169312 3214470336 3214468872 3085553390 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16697/statm: 603 277 235 161 0 42 0
[pid=16701] ppid=16697 vsize=6152 CPUtime=0.03
/proc/16701/stat : 16701 (SatELite_releas) R 16697 16697 15108 0 -1 4202496 1404 0 0 0 1 2 0 0 20 0 1 0 1015730477 6299648 1340 4294967295 134512640 135223648 3219798496 3219797448 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16701/statm: 1538 1341 47 174 0 1363 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 8564

[startup+0.120723 s]
/proc/loadavg: 1.00 1.03 1.00 2/91 16697
/proc/meminfo: memFree=1415148/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2412 CPUtime=0.01
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 367 645 0 0 0 1 0 0 19 0 1 0 1015730477 2469888 277 4294967295 134512640 135169312 3214470336 3214468872 3085553390 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16697/statm: 603 277 235 161 0 42 0
[pid=16701] ppid=16697 vsize=14000 CPUtime=0.12
/proc/16701/stat : 16701 (SatELite_releas) R 16697 16697 15108 0 -1 4202496 3462 0 0 0 9 3 0 0 21 0 1 0 1015730477 14336000 3260 4294967295 134512640 135223648 3219798496 3219796164 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16701/statm: 3500 3260 73 174 0 3325 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 16412

[startup+0.320707 s]
/proc/loadavg: 1.00 1.03 1.00 2/91 16697
/proc/meminfo: memFree=1415148/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2412 CPUtime=0.01
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 367 645 0 0 0 1 0 0 19 0 1 0 1015730477 2469888 277 4294967295 134512640 135169312 3214470336 3214468872 3085553390 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16697/statm: 603 277 235 161 0 42 0
[pid=16701] ppid=16697 vsize=14464 CPUtime=0.32
/proc/16701/stat : 16701 (SatELite_releas) R 16697 16697 15108 0 -1 4202496 3591 0 0 0 28 4 0 0 21 0 1 0 1015730477 14811136 3389 4294967295 134512640 135223648 3219798496 3219796512 134586909 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16701/statm: 3616 3389 73 174 0 3441 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 16876

[startup+0.720676 s]
/proc/loadavg: 1.00 1.03 1.00 2/91 16697
/proc/meminfo: memFree=1415148/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2412 CPUtime=0.01
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 367 645 0 0 0 1 0 0 19 0 1 0 1015730477 2469888 277 4294967295 134512640 135169312 3214470336 3214468872 3085553390 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/16697/statm: 603 277 235 161 0 42 0
[pid=16701] ppid=16697 vsize=16028 CPUtime=0.72
/proc/16701/stat : 16701 (SatELite_releas) R 16697 16697 15108 0 -1 4202496 3783 0 0 0 68 4 0 0 22 0 1 0 1015730477 16412672 3581 4294967295 134512640 135223648 3219798496 3219796512 134586706 0 0 0 3 0 0 0 17 2 0 0 0
/proc/16701/statm: 4007 3581 73 174 0 3832 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 18440

[startup+1.52061 s]
/proc/loadavg: 1.00 1.03 1.00 2/93 16702
/proc/meminfo: memFree=1397028/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 2416

[startup+3.12049 s]
/proc/loadavg: 1.00 1.03 1.00 2/93 16703
/proc/meminfo: memFree=1405956/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=5784 CPUtime=1.82
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 1344 0 0 0 182 0 0 0 25 0 1 0 1015730607 5922816 1279 4294967295 134512640 135212243 3215509040 3215507648 134526197 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 1446 1279 74 171 0 1273 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 8200

[startup+6.32025 s]
/proc/loadavg: 1.00 1.03 1.00 2/93 16703
/proc/meminfo: memFree=1405708/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=6048 CPUtime=5.02
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 1381 0 0 0 502 0 0 0 25 0 1 0 1015730607 6193152 1316 4294967295 134512640 135212243 3215509040 3215507744 134538439 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 1512 1316 74 171 0 1339 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 8464

[startup+12.7198 s]
/proc/loadavg: 1.00 1.03 1.00 2/93 16703
/proc/meminfo: memFree=1405564/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=6180 CPUtime=11.42
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 1446 0 0 0 1142 0 0 0 25 0 1 0 1015730607 6328320 1381 4294967295 134512640 135212243 3215509040 3215507424 134536919 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 1545 1381 74 171 0 1372 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 8596

[startup+25.5188 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 16704
/proc/meminfo: memFree=1405008/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=6712 CPUtime=24.22
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 1561 0 0 0 2422 0 0 0 25 0 1 0 1015730607 6873088 1496 4294967295 134512640 135212243 3215509040 3215507648 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 1678 1496 74 171 0 1505 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 9128

[startup+51.1168 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 16705
/proc/meminfo: memFree=1404180/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=7688 CPUtime=49.82
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 1789 0 0 0 4982 0 0 0 25 0 1 0 1015730607 7872512 1724 4294967295 134512640 135212243 3215509040 3215507648 134526010 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 1922 1724 74 171 0 1749 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 10104

[startup+102.323 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 16893
/proc/meminfo: memFree=1402196/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=9464 CPUtime=101.03
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 2257 0 0 0 10103 0 0 0 25 0 1 0 1015730607 9691136 2192 4294967295 134512640 135212243 3215509040 3215507424 134535612 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 2366 2192 74 171 0 2193 0
Current children cumulated CPU time (s) 102.34
Current children cumulated vsize (KiB) 11880

[startup+162.308 s]
/proc/loadavg: 1.04 1.03 1.00 3/93 17085
/proc/meminfo: memFree=1400460/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=11420 CPUtime=161.02
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 2715 0 0 0 16101 1 0 0 25 0 1 0 1015730607 11694080 2650 4294967295 134512640 135212243 3215509040 3215507648 134525968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 2855 2650 74 171 0 2682 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 13836

[startup+222.314 s]
/proc/loadavg: 1.05 1.03 1.00 2/93 17274
/proc/meminfo: memFree=1398584/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=13228 CPUtime=221.03
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 3156 0 0 0 22101 2 0 0 25 0 1 0 1015730607 13545472 3091 4294967295 134512640 135212243 3215509040 3215507424 134536100 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 3307 3091 74 171 0 3134 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 15644

[startup+282.319 s]
/proc/loadavg: 1.05 1.04 1.00 2/93 17460
/proc/meminfo: memFree=1397228/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=14756 CPUtime=281.04
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 3532 0 0 0 28102 2 0 0 25 0 1 0 1015730607 15110144 3467 4294967295 134512640 135212243 3215509040 3215507648 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 3689 3467 74 171 0 3516 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 17172

[startup+342.315 s]
/proc/loadavg: 1.06 1.04 1.00 2/93 17648
/proc/meminfo: memFree=1395748/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=16348 CPUtime=341.04
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 3900 0 0 0 34102 2 0 0 25 0 1 0 1015730607 16740352 3835 4294967295 134512640 135212243 3215509040 3215507648 134526197 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 4087 3835 74 171 0 3914 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 18764

[startup+402.32 s]

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

[pid=16703] ppid=16697 vsize=17084 CPUtime=581.05
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 4085 0 0 0 58103 2 0 0 25 0 1 0 1015730607 17494016 4020 4294967295 134512640 135212243 3215509040 3215507648 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 4271 4020 74 171 0 4098 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 19500

[startup+642.322 s]
/proc/loadavg: 1.06 1.02 1.00 2/93 18593
/proc/meminfo: memFree=1394632/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=17084 CPUtime=641.07
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 4086 0 0 0 64105 2 0 0 25 0 1 0 1015730607 17494016 4021 4294967295 134512640 135212243 3215509040 3215507424 134535631 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 4271 4021 74 171 0 4098 0
Current children cumulated CPU time (s) 642.38
Current children cumulated vsize (KiB) 19500

[startup+702.317 s]
/proc/loadavg: 1.21 1.06 1.01 3/93 18781
/proc/meminfo: memFree=1394004/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=17916 CPUtime=701.07
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 4297 0 0 0 70105 2 0 0 25 0 1 0 1015730607 18345984 4232 4294967295 134512640 135212243 3215509040 3215507648 134526108 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 4479 4232 74 171 0 4306 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 20332

[startup+762.322 s]
/proc/loadavg: 1.12 1.06 1.01 2/93 18969
/proc/meminfo: memFree=1393144/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=18448 CPUtime=761.08
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 4449 0 0 0 76106 2 0 0 25 0 1 0 1015730607 18890752 4384 4294967295 134512640 135212243 3215509040 3215507648 134526010 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 4612 4384 74 171 0 4439 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 20864

[startup+822.318 s]
/proc/loadavg: 1.04 1.05 1.01 3/93 19158
/proc/meminfo: memFree=1393252/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=18448 CPUtime=821.08
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 4449 0 0 0 82106 2 0 0 25 0 1 0 1015730607 18890752 4384 4294967295 134512640 135212243 3215509040 3215507648 134526152 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 4612 4384 74 171 0 4439 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 20864

[startup+882.313 s]
/proc/loadavg: 1.01 1.04 1.00 2/93 19348
/proc/meminfo: memFree=1393368/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=18592 CPUtime=881.08
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 4459 0 0 0 88106 2 0 0 25 0 1 0 1015730607 19038208 4394 4294967295 134512640 135212243 3215509040 3215507648 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 4648 4394 74 171 0 4475 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 21008

[startup+942.309 s]
/proc/loadavg: 1.00 1.03 1.00 2/93 19536
/proc/meminfo: memFree=1393516/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=18592 CPUtime=941.08
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 4459 0 0 0 94106 2 0 0 25 0 1 0 1015730607 19038208 4394 4294967295 134512640 135212243 3215509040 3215507648 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 4648 4394 74 171 0 4475 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 21008

[startup+1002.31 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 19724
/proc/meminfo: memFree=1393260/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=18592 CPUtime=1001.09
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 4467 0 0 0 100103 6 0 0 25 0 1 0 1015730607 19038208 4402 4294967295 134512640 135212243 3215509040 3215507424 134536811 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 4648 4402 74 171 0 4475 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 21008

[startup+1062.32 s]
/proc/loadavg: 1.00 1.02 1.00 2/93 19912
/proc/meminfo: memFree=1393144/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=18800 CPUtime=1061.1
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 4507 0 0 0 106104 6 0 0 25 0 1 0 1015730607 19251200 4442 4294967295 134512640 135212243 3215509040 3215507648 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 4700 4442 74 171 0 4527 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 21216

[startup+1122.31 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 20101
/proc/meminfo: memFree=1392384/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=19492 CPUtime=1121.1
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 4700 0 0 0 112104 6 0 0 25 0 1 0 1015730607 19959808 4635 4294967295 134512640 135212243 3215509040 3215507648 134526427 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 4873 4635 74 171 0 4700 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 21908

[startup+1182.32 s]
/proc/loadavg: 1.16 1.06 1.02 2/93 20287
/proc/meminfo: memFree=1392144/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=19752 CPUtime=1181.11
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 4762 0 0 0 118104 7 0 0 25 0 1 0 1015730607 20226048 4697 4294967295 134512640 135212243 3215509040 3215507648 134526248 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 4938 4697 74 171 0 4765 0
Current children cumulated CPU time (s) 1182.42
Current children cumulated vsize (KiB) 22168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.12 1.06 1.01 3/93 20473
/proc/meminfo: memFree=1391764/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=19752 CPUtime=1198.7
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 4762 0 0 0 119863 7 0 0 25 0 1 0 1015730607 20226048 4697 4294967295 134512640 135212243 3215509040 3215507648 134526044 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 4938 4697 74 171 0 4765 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 22168

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

[startup+1199.91 s]
/proc/loadavg: 1.12 1.06 1.01 3/93 20473
/proc/meminfo: memFree=1391764/2074464 swapFree=1952056/1959888
[pid=16697] ppid=16695 vsize=2416 CPUtime=1.31
/proc/16697/stat : 16697 (SatELiteGTI) S 16695 16697 15108 0 -1 4194304 385 4872 0 0 0 1 126 4 18 0 1 0 1015730477 2473984 278 4294967295 134512640 135169312 3214470336 3214466552 3085553390 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/16697/statm: 604 278 235 161 0 43 0
[pid=16703] ppid=16697 vsize=19752 CPUtime=1198.7
/proc/16703/stat : 16703 (minisat_static) R 16697 16697 15108 0 -1 4202496 4762 0 0 0 119863 7 0 0 25 0 1 0 1015730607 20226048 4697 4294967295 134512640 135212243 3215509040 3215507648 134526044 0 0 0 3 0 0 0 17 3 0 0 0
/proc/16703/statm: 4938 4697 74 171 0 4765 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 22168

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 16697 and gives
#  childrusage.ru_utime.tv_sec=1199
#  childrusage.ru_utime.tv_usec=890000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=120000
# CPU time returned by wait4() is 1200.01
# 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.92
CPU time (s): 1200.01
CPU user time (s): 1199.89
CPU system time (s): 0.12
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 22168

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.89
system time used= 0.12
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10296
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= 20
involuntary context switches= 3720

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-17 00:18:44
IDJOB=1821150
IDBENCH=70853
IDSOLVER=659
FILE ID=tipi24/1821150-1242512324
PBS_JOBID=
Free space on /tmp= 9945 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-20-s100.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821150-1242512324/watcher-1821150-1242512324 -o /tmp/evaluation-result-1821150-1242512324/solver-1821150-1242512324 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821150-1242512324.cnf -random-seed=1421480120

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

MD5SUM BENCH= 5d7745a7593199a47cd1accba5810ed0
RANDOM SEED= 1421480120

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:       1415024 kB
Buffers:         28264 kB
Cached:         549532 kB
SwapCached:       3828 kB
Active:          83616 kB
Inactive:       503576 kB
HighTotal:     1178688 kB
HighFree:       709332 kB
LowTotal:       895776 kB
LowFree:        705692 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:            3172 kB
Writeback:           0 kB
AnonPages:        8836 kB
Mapped:           3080 kB
Slab:            62864 kB
PageTables:        404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87796 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9945 MiB
End job on tipi24 at 2009-05-17 00:38:44