Trace number 1821169

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-34-s100.cnf
MD5SUMd33264afbb7fa6f88a24b97cfc468c5a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables32465
Number of clauses97748
Sum of the clauses size230766
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262350
Number of clauses of size 335334
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.07/0.09	c ==============================================================================
0.07/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.07/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.07/0.09	c ==============================================================================
0.07/0.09	c |         0 |   97556   230314 |   29266       0        0     nan |  0.000 % |
1.22/1.26	c |         0 |   60741   181511 |      --       0       --      -- |     --   | -36695/-48379
1.22/1.26	c ==============================================================================
1.22/1.26	c Result  :   #vars: 14617   #clauses: 60741   #literals: 181511
1.22/1.26	c CPU time:   1.24 s
1.22/1.26	c ==============================================================================
1.32/1.33	This is MiniSat 2.0 beta with hacks by AVG
1.32/1.33	WARNING: for repeatability, setting FPU to use double precision
1.32/1.33	============================[ Problem Statistics ]=============================
1.32/1.33	|                                                                             |
1.32/1.33	|  Number of variables:  14617                                                |
1.32/1.33	|  Number of clauses:    60741                                                |
1.32/1.37	|  Parsing time:         0.03         s                                       |
1200.02/1199.92	HOME/SatELiteGTI: line 36: 19606 Terminated              $MS $TMP.cnf $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1821169-1242513561/watcher-1821169-1242513561 -o /tmp/evaluation-result-1821169-1242513561/solver-1821169-1242513561 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821169-1242513561.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.19 1.11 1.04 2/93 19600
/proc/meminfo: memFree=444016/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2412 CPUtime=0
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1015853238 2469888 276 4294967295 134512640 135169312 3220886272 3220884808 3085340398 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/19600/statm: 603 276 235 161 0 42 0
[pid=19604] ppid=19600 vsize=952 CPUtime=0
/proc/19604/stat : 19604 (SatELite_releas) R 19600 19600 14060 0 -1 4202496 98 0 0 0 0 0 0 0 18 0 1 0 1015853238 974848 34 4294967295 134512640 135223648 3218258032 3218257656 134719062 0 0 0 0 0 0 0 17 2 0 0 0
/proc/19604/statm: 238 48 39 174 0 63 0

[startup+0.06919 s]
/proc/loadavg: 1.19 1.11 1.04 2/93 19600
/proc/meminfo: memFree=444016/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2412 CPUtime=0
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1015853238 2469888 276 4294967295 134512640 135169312 3220886272 3220884808 3085340398 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/19600/statm: 603 276 235 161 0 42 0
[pid=19604] ppid=19600 vsize=10496 CPUtime=0.07
/proc/19604/stat : 19604 (SatELite_releas) R 19600 19600 14060 0 -1 4202496 2464 0 0 0 7 0 0 0 18 0 1 0 1015853238 10747904 2400 4294967295 134512640 135223648 3218258032 3218256984 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19604/statm: 2624 2401 47 174 0 2449 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12908

[startup+0.119175 s]
/proc/loadavg: 1.19 1.11 1.04 2/93 19600
/proc/meminfo: memFree=444016/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2412 CPUtime=0
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1015853238 2469888 276 4294967295 134512640 135169312 3220886272 3220884808 3085340398 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/19600/statm: 603 276 235 161 0 42 0
[pid=19604] ppid=19600 vsize=14188 CPUtime=0.12
/proc/19604/stat : 19604 (SatELite_releas) R 19600 19600 14060 0 -1 4202496 3408 0 0 0 12 0 0 0 18 0 1 0 1015853238 14528512 3308 4294967295 134512640 135223648 3218258032 3218255700 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19604/statm: 3547 3308 73 174 0 3372 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16600

[startup+0.319158 s]
/proc/loadavg: 1.19 1.11 1.04 2/93 19600
/proc/meminfo: memFree=444016/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2412 CPUtime=0
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1015853238 2469888 276 4294967295 134512640 135169312 3220886272 3220884808 3085340398 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/19600/statm: 603 276 235 161 0 42 0
[pid=19604] ppid=19600 vsize=14804 CPUtime=0.32
/proc/19604/stat : 19604 (SatELite_releas) R 19600 19600 14060 0 -1 4202496 3558 0 0 0 31 1 0 0 18 0 1 0 1015853238 15159296 3458 4294967295 134512640 135223648 3218258032 3218256128 134597720 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19604/statm: 3701 3458 73 174 0 3526 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 17216

[startup+0.719123 s]
/proc/loadavg: 1.19 1.11 1.04 2/93 19600
/proc/meminfo: memFree=444016/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2412 CPUtime=0
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1015853238 2469888 276 4294967295 134512640 135169312 3220886272 3220884808 3085340398 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/19600/statm: 603 276 235 161 0 42 0
[pid=19604] ppid=19600 vsize=15828 CPUtime=0.72
/proc/19604/stat : 19604 (SatELite_releas) R 19600 19600 14060 0 -1 4202496 3792 0 0 0 70 2 0 0 18 0 1 0 1015853238 16207872 3692 4294967295 134512640 135223648 3218258032 3218256048 134586656 0 0 0 3 0 0 0 17 2 0 0 0
/proc/19604/statm: 3957 3692 96 174 0 3782 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 18240

[startup+1.51906 s]
/proc/loadavg: 1.19 1.11 1.04 3/95 19605
/proc/meminfo: memFree=425748/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2416

[startup+3.11892 s]
/proc/loadavg: 1.19 1.11 1.04 4/95 19606
/proc/meminfo: memFree=434056/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=6056 CPUtime=1.79
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 1395 0 0 0 177 2 0 0 25 0 1 0 1015853371 6201344 1330 4294967295 134512640 135214715 3213710448 3213708656 134537839 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 1514 1330 74 172 0 1341 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8472

[startup+6.31864 s]
/proc/loadavg: 1.17 1.11 1.04 3/95 19606
/proc/meminfo: memFree=433932/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=6188 CPUtime=4.99
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 1428 0 0 0 497 2 0 0 25 0 1 0 1015853371 6336512 1363 4294967295 134512640 135214715 3213710448 3213708912 134528539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 1547 1363 74 172 0 1374 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8604

[startup+12.7181 s]
/proc/loadavg: 1.16 1.11 1.04 3/95 19789
/proc/meminfo: memFree=433256/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=6460 CPUtime=11.39
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 1520 0 0 0 1137 2 0 0 25 0 1 0 1015853371 6615040 1455 4294967295 134512640 135214715 3213710448 3213708912 134528509 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 1615 1455 74 172 0 1442 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 8876

[startup+25.527 s]
/proc/loadavg: 1.12 1.10 1.04 3/95 19790
/proc/meminfo: memFree=432648/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=7120 CPUtime=24.2
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 1690 0 0 0 2418 2 0 0 25 0 1 0 1015853371 7290880 1625 4294967295 134512640 135214715 3213710448 3213708912 134528785 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 1780 1625 74 172 0 1607 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 9536

[startup+51.1248 s]
/proc/loadavg: 1.19 1.12 1.04 3/95 19792
/proc/meminfo: memFree=431100/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=8880 CPUtime=49.8
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 2110 0 0 0 4977 3 0 0 25 0 1 0 1015853371 9093120 2045 4294967295 134512640 135214715 3213710448 3213707376 134536289 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 2220 2045 74 172 0 2047 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 11296

[startup+102.32 s]
/proc/loadavg: 1.08 1.10 1.04 3/95 19979
/proc/meminfo: memFree=428496/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=11300 CPUtime=101
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 2709 0 0 0 10097 3 0 0 25 0 1 0 1015853371 11571200 2644 4294967295 134512640 135214715 3213710448 3213708912 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 2825 2644 74 172 0 2652 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 13716

[startup+162.315 s]
/proc/loadavg: 1.09 1.09 1.04 2/95 20171
/proc/meminfo: memFree=426024/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=13872 CPUtime=161
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 3345 0 0 0 16097 3 0 0 25 0 1 0 1015853371 14204928 3280 4294967295 134512640 135214715 3213710448 3213708912 134528785 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 3468 3280 74 172 0 3295 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 16288

[startup+222.32 s]
/proc/loadavg: 1.13 1.11 1.04 2/95 20360
/proc/meminfo: memFree=423312/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=16532 CPUtime=221.01
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 3988 0 0 0 22098 3 0 0 25 0 1 0 1015853371 16928768 3923 4294967295 134512640 135214715 3213710448 3213708656 134537549 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 4133 3923 74 172 0 3960 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 18948

[startup+282.315 s]
/proc/loadavg: 1.05 1.08 1.04 2/95 20549
/proc/meminfo: memFree=420760/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=19364 CPUtime=281.01
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 4676 0 0 0 28097 4 0 0 25 0 1 0 1015853371 19828736 4611 4294967295 134512640 135214715 3213710448 3213708656 134537607 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 4841 4611 74 172 0 4668 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 21780

[startup+342.32 s]
/proc/loadavg: 1.02 1.07 1.03 2/95 20734
/proc/meminfo: memFree=418344/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=21836 CPUtime=341.02
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 5269 0 0 0 34098 4 0 0 25 0 1 0 1015853371 22360064 5204 4294967295 134512640 135214715 3213710448 3213708912 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 5459 5204 74 172 0 5286 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 24252

[startup+402.314 s]

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

/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=23828 CPUtime=521.03
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 5788 0 0 0 52096 7 0 0 25 0 1 0 1015853371 24399872 5723 4294967295 134512640 135214715 3213710448 3213708656 134537872 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 5957 5723 74 172 0 5784 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 26244

[startup+582.309 s]
/proc/loadavg: 1.00 1.02 1.01 3/95 21494
/proc/meminfo: memFree=415476/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=24292 CPUtime=581.03
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 5882 0 0 0 58096 7 0 0 25 0 1 0 1015853371 24875008 5817 4294967295 134512640 135214715 3213710448 3213708912 134528634 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 6073 5817 74 172 0 5900 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 26708

[startup+642.314 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 21679
/proc/meminfo: memFree=415632/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=24292 CPUtime=641.04
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 5888 0 0 0 64097 7 0 0 25 0 1 0 1015853371 24875008 5823 4294967295 134512640 135214715 3213710448 3213708656 134537101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 6073 5823 74 172 0 5900 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 26708

[startup+702.308 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 21867
/proc/meminfo: memFree=415500/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=24612 CPUtime=701.04
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 5966 0 0 0 70097 7 0 0 25 0 1 0 1015853371 25202688 5901 4294967295 134512640 135214715 3213710448 3213708656 134538702 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 6153 5901 74 172 0 5980 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 27028

[startup+762.323 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 22055
/proc/meminfo: memFree=413772/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=26328 CPUtime=761.06
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 6392 0 0 0 76098 8 0 0 25 0 1 0 1015853371 26959872 6327 4294967295 134512640 135214715 3213710448 3213708912 134528579 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 6582 6327 74 172 0 6409 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 28744

[startup+822.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22244
/proc/meminfo: memFree=411920/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=28176 CPUtime=821.06
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 6867 0 0 0 82098 8 0 0 25 0 1 0 1015853371 28852224 6802 4294967295 134512640 135214715 3213710448 3213708912 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 7044 6802 74 172 0 6871 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 30592

[startup+882.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22437
/proc/meminfo: memFree=410888/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=29280 CPUtime=881.06
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 7102 0 0 0 88098 8 0 0 25 0 1 0 1015853371 29982720 7037 4294967295 134512640 135214715 3213710448 3213708656 134537641 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 7320 7037 74 172 0 7147 0
Current children cumulated CPU time (s) 882.39
Current children cumulated vsize (KiB) 31696

[startup+942.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 22622
/proc/meminfo: memFree=410772/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=29436 CPUtime=941.07
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 7147 0 0 0 94099 8 0 0 25 0 1 0 1015853371 30142464 7082 4294967295 134512640 135214715 3213710448 3213708912 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 7359 7082 74 172 0 7186 0
Current children cumulated CPU time (s) 942.4
Current children cumulated vsize (KiB) 31852

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22810
/proc/meminfo: memFree=410796/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=29436 CPUtime=1001.08
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 7147 0 0 0 100100 8 0 0 25 0 1 0 1015853371 30142464 7082 4294967295 134512640 135214715 3213710448 3213708592 134536329 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 7359 7082 74 172 0 7186 0
Current children cumulated CPU time (s) 1002.41
Current children cumulated vsize (KiB) 31852

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 22998
/proc/meminfo: memFree=410408/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=29824 CPUtime=1061.08
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 7221 0 0 0 106099 9 0 0 25 0 1 0 1015853371 30539776 7156 4294967295 134512640 135214715 3213710448 3213708912 134528791 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 7456 7156 74 172 0 7283 0
Current children cumulated CPU time (s) 1062.41
Current children cumulated vsize (KiB) 32240

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23187
/proc/meminfo: memFree=410532/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=29824 CPUtime=1121.09
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 7224 0 0 0 112100 9 0 0 25 0 1 0 1015853371 30539776 7159 4294967295 134512640 135214715 3213710448 3213708912 134528539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 7456 7159 74 172 0 7283 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 32240

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 23376
/proc/meminfo: memFree=410360/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=30036 CPUtime=1181.08
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 7273 0 0 0 118099 9 0 0 25 0 1 0 1015853371 30756864 7208 4294967295 134512640 135214715 3213710448 3213708912 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 7509 7208 74 172 0 7336 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 32452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 23376
/proc/meminfo: memFree=410432/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=30036 CPUtime=1198.69
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 7274 0 0 0 119860 9 0 0 25 0 1 0 1015853371 30756864 7209 4294967295 134512640 135214715 3213710448 3213708912 134528588 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 7509 7209 74 172 0 7336 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 32452

Sending SIGTERM to process tree (bottom up)

Sleeping 2 seconds

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 23376
/proc/meminfo: memFree=410432/2074464 swapFree=1949056/1959888
[pid=19600] ppid=19598 vsize=2416 CPUtime=1.33
/proc/19600/stat : 19600 (SatELiteGTI) S 19598 19600 14060 0 -1 4194304 386 4648 0 0 0 0 131 2 18 0 1 0 1015853238 2473984 277 4294967295 134512640 135169312 3220886272 3220882488 3085340398 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/19600/statm: 604 277 235 161 0 43 0
[pid=19606] ppid=19600 vsize=30036 CPUtime=1198.69
/proc/19606/stat : 19606 (minisat_static) R 19600 19600 14060 0 -1 4202496 7274 0 0 0 119860 9 0 0 25 0 1 0 1015853371 30756864 7209 4294967295 134512640 135214715 3213710448 3213708912 134528588 0 0 0 3 0 0 0 17 3 0 0 0
/proc/19606/statm: 7509 7209 74 172 0 7336 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 32452

Child status: 143
Real time (s): 1199.93
CPU time (s): 1200.03
CPU user time (s): 1199.91
CPU system time (s): 0.12
CPU usage (%): 100.009
Max. virtual memory (cumulated for all children) (KiB): 32452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.91
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= 12586
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= 21
involuntary context switches= 4005

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-17 00:39:21
IDJOB=1821169
IDBENCH=70864
IDSOLVER=660
FILE ID=tipi27/1821169-1242513561
PBS_JOBID=
Free space on /tmp= 9073 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-34-s100.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821169-1242513561/watcher-1821169-1242513561 -o /tmp/evaluation-result-1821169-1242513561/solver-1821169-1242513561 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821169-1242513561.cnf

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

MD5SUM BENCH= d33264afbb7fa6f88a24b97cfc468c5a
RANDOM SEED= 1544435595

Linux tipi27 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.389
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.389
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.79

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        444272 kB
Buffers:         65388 kB
Cached:        1431696 kB
SwapCached:       5508 kB
Active:         681640 kB
Inactive:       825424 kB
HighTotal:     1178688 kB
HighFree:       174540 kB
LowTotal:       895776 kB
LowFree:        269732 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:            3064 kB
Writeback:           0 kB
AnonPages:        9008 kB
Mapped:           3372 kB
Slab:           114044 kB
PageTables:        624 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90624 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9073 MiB
End job on tipi27 at 2009-05-17 00:59:21