Trace number 1821133

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.09 1200.03

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-22-s100.cnf
MD5SUM96596d59af0c6949ab68ac8c5abcf28b
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 variables31616
Number of clauses95110
Sum of the clauses size224220
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260982
Number of clauses of size 334064
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.08/0.09	c ==============================================================================
0.08/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.08/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.08/0.09	c ==============================================================================
0.08/0.09	c |         0 |   94910   223744 |   28472       0        0     nan |  0.000 % |
1.21/1.27	c |         0 |   57628   172230 |      --       0       --      -- |     --   | -36942/-50538
1.21/1.27	c ==============================================================================
1.21/1.27	c Result  :   #vars: 13864   #clauses: 57628   #literals: 172230
1.21/1.27	c CPU time:   1.21 s
1.21/1.27	c ==============================================================================
1.31/1.34	This is MiniSat 2.0 beta with hacks by AVG
1.31/1.34	WARNING: for repeatability, setting FPU to use double precision
1.31/1.34	============================[ Problem Statistics ]=============================
1.31/1.34	|                                                                             |
1.31/1.34	|  Number of variables:  13864                                                |
1.31/1.34	|  Number of clauses:    57628                                                |
1.31/1.38	|  Parsing time:         0.04         s                                       |
1200.08/1200.02	HOME/SatELiteGTI: line 36:  4287 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-1821133-1242509903/watcher-1821133-1242509903 -o /tmp/evaluation-result-1821133-1242509903/solver-1821133-1242509903 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821133-1242509903.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.01 1.02 1.00 3/93 4281
/proc/meminfo: memFree=1306900/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2412 CPUtime=0
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1015490886 2469888 276 4294967295 134512640 135169312 3221082928 3221081464 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 603 276 235 161 0 42 0
[pid=4285] ppid=4281 vsize=956 CPUtime=0
/proc/4285/stat : 4285 (SatELite_releas) R 4281 4281 10436 0 -1 4202496 121 0 0 0 0 0 0 0 25 0 1 0 1015490886 978944 57 4294967295 134512640 135223648 3220238928 3220237524 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/4285/statm: 239 59 45 174 0 64 0

[startup+0.077429 s]
/proc/loadavg: 1.01 1.02 1.00 3/93 4281
/proc/meminfo: memFree=1306900/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2412 CPUtime=0
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1015490886 2469888 276 4294967295 134512640 135169312 3221082928 3221081464 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 603 276 235 161 0 42 0
[pid=4285] ppid=4281 vsize=11024 CPUtime=0.08
/proc/4285/stat : 4285 (SatELite_releas) R 4281 4281 10436 0 -1 4202496 2583 0 0 0 4 4 0 0 25 0 1 0 1015490886 11288576 2519 4294967295 134512640 135223648 3220238928 3220237880 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/4285/statm: 2756 2520 47 174 0 2581 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13436

[startup+0.117427 s]
/proc/loadavg: 1.01 1.02 1.00 3/93 4281
/proc/meminfo: memFree=1306900/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2412 CPUtime=0
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1015490886 2469888 276 4294967295 134512640 135169312 3221082928 3221081464 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 603 276 235 161 0 42 0
[pid=4285] ppid=4281 vsize=13784 CPUtime=0.12
/proc/4285/stat : 4285 (SatELite_releas) R 4281 4281 10436 0 -1 4202496 3417 0 0 0 8 4 0 0 25 0 1 0 1015490886 14114816 3214 4294967295 134512640 135223648 3220238928 3220236656 134734703 0 0 0 3 0 0 0 17 1 0 0 0
/proc/4285/statm: 3446 3214 73 174 0 3271 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16196

[startup+0.31741 s]
/proc/loadavg: 1.01 1.02 1.00 3/93 4281
/proc/meminfo: memFree=1306900/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2412 CPUtime=0
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1015490886 2469888 276 4294967295 134512640 135169312 3221082928 3221081464 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 603 276 235 161 0 42 0
[pid=4285] ppid=4281 vsize=14516 CPUtime=0.31
/proc/4285/stat : 4285 (SatELite_releas) R 4281 4281 10436 0 -1 4202496 3598 0 0 0 26 5 0 0 25 0 1 0 1015490886 14864384 3395 4294967295 134512640 135223648 3220238928 3220236696 134737406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4285/statm: 3629 3395 73 174 0 3454 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 16928

[startup+0.717377 s]
/proc/loadavg: 1.01 1.02 1.00 3/93 4281
/proc/meminfo: memFree=1306900/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2412 CPUtime=0
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 366 645 0 0 0 0 0 0 25 0 1 0 1015490886 2469888 276 4294967295 134512640 135169312 3221082928 3221081464 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 603 276 235 161 0 42 0
[pid=4285] ppid=4281 vsize=15720 CPUtime=0.71
/proc/4285/stat : 4285 (SatELite_releas) R 4281 4281 10436 0 -1 4202496 3791 0 0 0 66 5 0 0 25 0 1 0 1015490886 16097280 3588 4294967295 134512640 135223648 3220238928 3220236944 134586709 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4285/statm: 3930 3588 73 174 0 3755 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 18132

[startup+1.51731 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 4286
/proc/meminfo: memFree=1288648/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2416

[startup+3.11718 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 4287
/proc/meminfo: memFree=1297576/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=5796 CPUtime=1.77
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 1342 0 0 0 177 0 0 0 25 0 1 0 1015491020 5935104 1277 4294967295 134512640 135214715 3215291888 3215290352 134528714 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4287/statm: 1449 1277 73 172 0 1276 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 8212

[startup+6.31692 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 4288
/proc/meminfo: memFree=1297576/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=5928 CPUtime=4.97
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 1378 0 0 0 497 0 0 0 25 0 1 0 1015491020 6070272 1313 4294967295 134512640 135214715 3215291888 3215290352 134528812 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4287/statm: 1482 1313 73 172 0 1309 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 8344

[startup+12.7164 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 4288
/proc/meminfo: memFree=1297548/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=6324 CPUtime=11.37
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 1452 0 0 0 1137 0 0 0 25 0 1 0 1015491020 6475776 1387 4294967295 134512640 135214715 3215291888 3215290096 134537101 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4287/statm: 1581 1387 73 172 0 1408 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 8740

[startup+25.5153 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 4290
/proc/meminfo: memFree=1297084/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=6852 CPUtime=24.17
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 1597 0 0 0 2414 3 0 0 25 0 1 0 1015491020 7016448 1532 4294967295 134512640 135214715 3215291888 3215290096 134539116 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4287/statm: 1713 1532 73 172 0 1540 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 9268

[startup+51.1132 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 4476
/proc/meminfo: memFree=1295904/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=7520 CPUtime=49.77
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 1768 0 0 0 4974 3 0 0 25 0 1 0 1015491020 7700480 1703 4294967295 134512640 135214715 3215291888 3215290352 134528702 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4287/statm: 1880 1703 73 172 0 1707 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 9936

[startup+102.319 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 4668
/proc/meminfo: memFree=1293140/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=9472 CPUtime=100.98
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 2233 0 0 0 10094 4 0 0 25 0 1 0 1015491020 9699328 2168 4294967295 134512640 135214715 3215291888 3215290096 134537610 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4287/statm: 2368 2168 73 172 0 2195 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 11888

[startup+162.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 4856
/proc/meminfo: memFree=1291512/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=11264 CPUtime=160.98
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 2680 0 0 0 16094 4 0 0 25 0 1 0 1015491020 11534336 2615 4294967295 134512640 135214715 3215291888 3215290352 134528634 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4287/statm: 2816 2615 73 172 0 2643 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 13680

[startup+222.329 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 5045
/proc/meminfo: memFree=1289932/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=12816 CPUtime=221
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 3056 0 0 0 22096 4 0 0 25 0 1 0 1015491020 13123584 2991 4294967295 134512640 135214715 3215291888 3215290032 134536346 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4287/statm: 3204 2991 73 172 0 3031 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 15232

[startup+282.314 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 5234
/proc/meminfo: memFree=1288536/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=14040 CPUtime=280.99
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 3370 0 0 0 28092 7 0 0 25 0 1 0 1015491020 14376960 3305 4294967295 134512640 135214715 3215291888 3215290352 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4287/statm: 3510 3305 73 172 0 3337 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 16456

[startup+342.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 5421
/proc/meminfo: memFree=1287180/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=15308 CPUtime=341
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 3676 0 0 0 34091 9 0 0 25 0 1 0 1015491020 15675392 3611 4294967295 134512640 135214715 3215291888 3215290352 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/4287/statm: 3827 3611 73 172 0 3654 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 17724

[startup+402.314 s]

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

[pid=4287] ppid=4281 vsize=17568 CPUtime=460.99
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 4208 0 0 0 46088 11 0 0 25 0 1 0 1015491020 17989632 4143 4294967295 134512640 135214715 3215291888 3215289968 134536289 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4287/statm: 4392 4143 73 172 0 4219 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 19984

[startup+522.315 s]
/proc/loadavg: 1.00 1.00 1.00 4/96 5924
/proc/meminfo: memFree=1285044/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=17832 CPUtime=520.99
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 4280 0 0 0 52088 11 0 0 25 0 1 0 1015491020 18259968 4215 4294967295 134512640 135214715 3215291888 3215290352 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4287/statm: 4458 4215 73 172 0 4285 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 20248

[startup+582.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6177
/proc/meminfo: memFree=1284700/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=18344 CPUtime=581
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 4393 0 0 0 58089 11 0 0 25 0 1 0 1015491020 18784256 4328 4294967295 134512640 135214715 3215291888 3215290352 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4287/statm: 4586 4328 73 172 0 4413 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 20760

[startup+642.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6364
/proc/meminfo: memFree=1284724/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=18344 CPUtime=640.99
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 4395 0 0 0 64088 11 0 0 25 0 1 0 1015491020 18784256 4330 4294967295 134512640 135214715 3215291888 3215290032 134536256 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4287/statm: 4586 4330 73 172 0 4413 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 20760

[startup+702.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6552
/proc/meminfo: memFree=1284716/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=18556 CPUtime=701.01
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 4422 0 0 0 70090 11 0 0 25 0 1 0 1015491020 19001344 4357 4294967295 134512640 135214715 3215291888 3215290096 134537101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4287/statm: 4639 4357 73 172 0 4466 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 20972

[startup+762.325 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6743
/proc/meminfo: memFree=1284312/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=18556 CPUtime=761.02
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 4453 0 0 0 76091 11 0 0 25 0 1 0 1015491020 19001344 4388 4294967295 134512640 135214715 3215291888 3215290352 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4287/statm: 4639 4388 73 172 0 4466 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 20972

[startup+822.32 s]
/proc/loadavg: 1.08 1.03 1.01 3/95 6748
/proc/meminfo: memFree=1283764/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=19472 CPUtime=821.02
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 4680 0 0 0 82091 11 0 0 25 0 1 0 1015491020 19939328 4607 4294967295 134512640 135214715 3215291888 3215290352 134528997 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4287/statm: 4868 4607 73 172 0 4695 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 21888

[startup+882.315 s]
/proc/loadavg: 1.07 1.03 1.01 4/96 6948
/proc/meminfo: memFree=1283304/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=19868 CPUtime=881.02
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 4778 0 0 0 88091 11 0 0 25 0 1 0 1015491020 20344832 4705 4294967295 134512640 135214715 3215291888 3215290096 134537101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4287/statm: 4967 4705 73 172 0 4794 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 22284

[startup+942.32 s]
/proc/loadavg: 1.09 1.05 1.01 3/95 7124
/proc/meminfo: memFree=1283268/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=20008 CPUtime=941.03
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 4794 0 0 0 94092 11 0 0 25 0 1 0 1015491020 20488192 4721 4294967295 134512640 135214715 3215291888 3215290352 134528634 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4287/statm: 5002 4721 73 172 0 4829 0
Current children cumulated CPU time (s) 942.36
Current children cumulated vsize (KiB) 22424

[startup+1002.32 s]
/proc/loadavg: 1.03 1.04 1.01 3/95 7312
/proc/meminfo: memFree=1283144/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=20008 CPUtime=1001.03
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 4825 0 0 0 100092 11 0 0 25 0 1 0 1015491020 20488192 4752 4294967295 134512640 135214715 3215291888 3215290352 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4287/statm: 5002 4752 73 172 0 4829 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 22424

[startup+1062.31 s]
/proc/loadavg: 1.01 1.03 1.00 2/95 7499
/proc/meminfo: memFree=1282772/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=20304 CPUtime=1061.03
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 4891 0 0 0 106092 11 0 0 25 0 1 0 1015491020 20791296 4818 4294967295 134512640 135214715 3215291888 3215290032 134536289 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4287/statm: 5076 4818 73 172 0 4903 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 22720

[startup+1122.32 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 7687
/proc/meminfo: memFree=1282648/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=20444 CPUtime=1121.04
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 4903 0 0 0 112093 11 0 0 25 0 1 0 1015491020 20934656 4830 4294967295 134512640 135214715 3215291888 3215290096 134537861 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4287/statm: 5111 4830 73 172 0 4938 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 22860

[startup+1182.32 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 7880
/proc/meminfo: memFree=1282508/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=20616 CPUtime=1181.05
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 4946 0 0 0 118094 11 0 0 25 0 1 0 1015491020 21110784 4873 4294967295 134512640 135214715 3215291888 3215290352 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4287/statm: 5154 4873 73 172 0 4981 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 23032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 8063
/proc/meminfo: memFree=1282360/2074464 swapFree=1948616/1959888
[pid=4281] ppid=4279 vsize=2416 CPUtime=1.33
/proc/4281/stat : 4281 (SatELiteGTI) S 4279 4281 10436 0 -1 4194304 385 4810 0 0 0 0 127 6 18 0 1 0 1015490886 2473984 277 4294967295 134512640 135169312 3221082928 3221079144 3085291246 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/4281/statm: 604 277 235 161 0 43 0
[pid=4287] ppid=4281 vsize=20780 CPUtime=1198.75
/proc/4287/stat : 4287 (minisat_static) R 4281 4281 10436 0 -1 4202496 4979 0 0 0 119864 11 0 0 25 0 1 0 1015491020 21278720 4906 4294967295 134512640 135214715 3215291888 3215290352 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/4287/statm: 5195 4906 73 172 0 5022 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 23196

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

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

Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.09
CPU user time (s): 1199.91
CPU system time (s): 0.18
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 23196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.91
system time used= 0.18
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10452
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= 18
involuntary context switches= 2074

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-16 23:38:23
IDJOB=1821133
IDBENCH=70848
IDSOLVER=660
FILE ID=tipi16/1821133-1242509903
PBS_JOBID=
Free space on /tmp= 4941 MiB

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

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

MD5SUM BENCH= 96596d59af0c6949ab68ac8c5abcf28b
RANDOM SEED= 1794280855

Linux tipi16 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.457
cache size	: 1024 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3618.37

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

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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:       1306924 kB
Buffers:         38284 kB
Cached:         649188 kB
SwapCached:       5940 kB
Active:          89544 kB
Inactive:       607912 kB
HighTotal:     1178688 kB
HighFree:       565992 kB
LowTotal:       895776 kB
LowFree:        740932 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:            3052 kB
Writeback:           0 kB
AnonPages:        9260 kB
Mapped:           3204 kB
Slab:            61496 kB
PageTables:        520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90764 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4941 MiB
End job on tipi16 at 2009-05-16 23:58:24