Trace number 1821139

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-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
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 variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
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 |   95961   226361 |   28788       0        0     nan |  0.000 % |
1.22/1.29	c |         0 |   59330   176425 |      --       0       --      -- |     --   | -36291/-48960
1.22/1.29	c ==============================================================================
1.22/1.29	c Result  :   #vars: 14275   #clauses: 59330   #literals: 176425
1.22/1.29	c CPU time:   1.24 s
1.22/1.29	c ==============================================================================
1.32/1.35	This is MiniSat 2.0 beta with hacks by AVG
1.32/1.35	WARNING: for repeatability, setting FPU to use double precision
1.32/1.35	============================[ Problem Statistics ]=============================
1.32/1.35	|                                                                             |
1.32/1.36	|  Number of variables:  14275                                                |
1.32/1.36	|  Number of clauses:    59330                                                |
1.32/1.40	|  Parsing time:         0.04         s                                       |
1200.08/1200.02	HOME/SatELiteGTI: line 36:  7578 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-1821139-1242510903/watcher-1821139-1242510903 -o /tmp/evaluation-result-1821139-1242510903/solver-1821139-1242510903 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821139-1242510903.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 7572
/proc/meminfo: memFree=953620/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1015588650 2473984 277 4294967295 134512640 135169312 3215205776 3215204312 3085844206 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7572/statm: 604 277 235 161 0 43 0
[pid=7576] ppid=7572 vsize=956 CPUtime=0
/proc/7576/stat : 7576 (SatELite_releas) R 7572 7572 11066 0 -1 4202496 130 0 0 0 0 0 0 0 25 0 1 0 1015588650 978944 65 4294967295 134512640 135223648 3218436240 3218434836 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7576/statm: 239 71 45 174 0 64 0

[startup+0.077215 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 7572
/proc/meminfo: memFree=953620/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1015588650 2473984 277 4294967295 134512640 135169312 3215205776 3215204312 3085844206 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7572/statm: 604 277 235 161 0 43 0
[pid=7576] ppid=7572 vsize=11024 CPUtime=0.08
/proc/7576/stat : 7576 (SatELite_releas) R 7572 7572 11066 0 -1 4202496 2623 0 0 0 4 4 0 0 25 0 1 0 1015588650 11288576 2558 4294967295 134512640 135223648 3218436240 3218434976 134540952 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7576/statm: 2789 2559 47 174 0 2614 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13440

[startup+0.117212 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 7572
/proc/meminfo: memFree=953620/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1015588650 2473984 277 4294967295 134512640 135169312 3215205776 3215204312 3085844206 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7572/statm: 604 277 235 161 0 43 0
[pid=7576] ppid=7572 vsize=13888 CPUtime=0.12
/proc/7576/stat : 7576 (SatELite_releas) R 7572 7572 11066 0 -1 4202496 3453 0 0 0 7 5 0 0 25 0 1 0 1015588650 14221312 3245 4294967295 134512640 135223648 3218436240 3218433968 134734703 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7576/statm: 3472 3245 73 174 0 3297 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16304

[startup+0.3172 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 7572
/proc/meminfo: memFree=953620/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1015588650 2473984 277 4294967295 134512640 135169312 3215205776 3215204312 3085844206 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7572/statm: 604 277 235 161 0 43 0
[pid=7576] ppid=7572 vsize=14628 CPUtime=0.32
/proc/7576/stat : 7576 (SatELite_releas) R 7572 7572 11066 0 -1 4202496 3637 0 0 0 27 5 0 0 25 0 1 0 1015588650 14979072 3429 4294967295 134512640 135223648 3218436240 3218434256 134586640 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7576/statm: 3657 3429 73 174 0 3482 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 17044

[startup+0.717178 s]
/proc/loadavg: 0.92 0.98 0.99 2/96 7572
/proc/meminfo: memFree=953620/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2416 CPUtime=0
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 368 643 0 0 0 0 0 0 25 0 1 0 1015588650 2473984 277 4294967295 134512640 135169312 3215205776 3215204312 3085844206 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/7572/statm: 604 277 235 161 0 43 0
[pid=7576] ppid=7572 vsize=15768 CPUtime=0.72
/proc/7576/stat : 7576 (SatELite_releas) R 7572 7572 11066 0 -1 4202496 3865 0 0 0 67 5 0 0 25 0 1 0 1015588650 16146432 3657 4294967295 134512640 135223648 3218436240 3218434256 134587052 0 0 0 3 0 0 0 17 0 0 0 0
/proc/7576/statm: 3942 3657 73 174 0 3767 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 18184

[startup+1.51713 s]
/proc/loadavg: 0.92 0.98 0.99 3/98 7577
/proc/meminfo: memFree=935492/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 1.36
Current children cumulated vsize (KiB) 2420

[startup+3.11704 s]
/proc/loadavg: 0.92 0.98 0.99 3/98 7578
/proc/meminfo: memFree=944048/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=5904 CPUtime=1.76
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 1358 0 0 0 176 0 0 0 25 0 1 0 1015588786 6045696 1293 4294967295 134512640 135214715 3217180608 3217178816 134537344 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 1476 1293 73 172 0 1303 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8324

[startup+6.31687 s]
/proc/loadavg: 0.93 0.98 0.99 3/98 7578
/proc/meminfo: memFree=943956/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=6036 CPUtime=4.96
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 1389 0 0 0 496 0 0 0 25 0 1 0 1015588786 6180864 1324 4294967295 134512640 135214715 3217180608 3217179072 134528509 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 1509 1324 73 172 0 1336 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8456

[startup+12.7165 s]
/proc/loadavg: 0.93 0.98 0.99 3/98 7578
/proc/meminfo: memFree=943616/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=6300 CPUtime=11.36
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 1456 0 0 0 1136 0 0 0 25 0 1 0 1015588786 6451200 1391 4294967295 134512640 135214715 3217180608 3217178816 134538301 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 1575 1391 73 172 0 1402 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 8720

[startup+25.5158 s]
/proc/loadavg: 0.95 0.98 0.99 3/98 7580
/proc/meminfo: memFree=943092/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=6828 CPUtime=24.16
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 1603 0 0 0 2416 0 0 0 25 0 1 0 1015588786 6991872 1538 4294967295 134512640 135214715 3217180608 3217178816 134537619 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 1707 1538 73 172 0 1534 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 9248

[startup+51.1144 s]
/proc/loadavg: 0.96 0.98 0.99 2/98 7771
/proc/meminfo: memFree=941492/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=7924 CPUtime=49.76
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 1876 0 0 0 4974 2 0 0 25 0 1 0 1015588786 8114176 1811 4294967295 134512640 135214715 3217180608 3217179072 134528560 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 1981 1811 73 172 0 1808 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 10344

[startup+102.312 s]
/proc/loadavg: 0.98 0.98 0.99 3/98 7957
/proc/meminfo: memFree=939552/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=9604 CPUtime=100.96
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 2282 0 0 0 10094 2 0 0 25 0 1 0 1015588786 9834496 2217 4294967295 134512640 135214715 3217180608 3217179072 134528634 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 2401 2217 73 172 0 2228 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 12024

[startup+162.308 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 8143
/proc/meminfo: memFree=938088/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=11108 CPUtime=160.96
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 2632 0 0 0 16094 2 0 0 25 0 1 0 1015588786 11374592 2567 4294967295 134512640 135214715 3217180608 3217179072 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 2777 2567 73 172 0 2604 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 13528

[startup+222.305 s]
/proc/loadavg: 1.04 1.00 1.00 3/98 8332
/proc/meminfo: memFree=936576/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=12484 CPUtime=220.96
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 2993 0 0 0 22093 3 0 0 25 0 1 0 1015588786 12783616 2928 4294967295 134512640 135214715 3217180608 3217179072 134528539 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 3121 2928 73 172 0 2948 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 14904

[startup+282.312 s]
/proc/loadavg: 1.01 1.00 1.00 4/98 8521
/proc/meminfo: memFree=934864/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=14372 CPUtime=280.97
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 3433 0 0 0 28094 3 0 0 25 0 1 0 1015588786 14716928 3368 4294967295 134512640 135214715 3217180608 3217179072 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 3593 3368 73 172 0 3420 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 16792

[startup+342.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 8710
/proc/meminfo: memFree=933988/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=15496 CPUtime=340.98
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 3715 0 0 0 34095 3 0 0 25 0 1 0 1015588786 15867904 3650 4294967295 134512640 135214715 3217180608 3217179072 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 3874 3650 73 172 0 3701 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 17916

[startup+402.325 s]

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

[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=19124 CPUtime=460.98
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 4578 0 0 0 46094 4 0 0 25 0 1 0 1015588786 19582976 4513 4294967295 134512640 135214715 3217180608 3217179072 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 4781 4513 73 172 0 4608 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 21544

[startup+522.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 9277
/proc/meminfo: memFree=929284/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=19972 CPUtime=520.99
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 4781 0 0 0 52095 4 0 0 25 0 1 0 1015588786 20451328 4716 4294967295 134512640 135214715 3217180608 3217178816 134537101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 4993 4716 73 172 0 4820 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 22392

[startup+582.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 9466
/proc/meminfo: memFree=928896/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=20252 CPUtime=580.99
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 4833 0 0 0 58095 4 0 0 25 0 1 0 1015588786 20738048 4768 4294967295 134512640 135214715 3217180608 3217179072 134528509 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 5063 4768 73 172 0 4890 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 22672

[startup+642.322 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 9653
/proc/meminfo: memFree=928740/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=20252 CPUtime=641
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 4855 0 0 0 64096 4 0 0 25 0 1 0 1015588786 20738048 4790 4294967295 134512640 135214715 3217180608 3217179072 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 5063 4790 73 172 0 4890 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 22672

[startup+702.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 9841
/proc/meminfo: memFree=928888/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=20252 CPUtime=701
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 4855 0 0 0 70096 4 0 0 25 0 1 0 1015588786 20738048 4790 4294967295 134512640 135214715 3217180608 3217179072 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 5063 4790 73 172 0 4890 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 22672

[startup+762.325 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 10027
/proc/meminfo: memFree=928772/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=20252 CPUtime=761.01
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 4855 0 0 0 76097 4 0 0 25 0 1 0 1015588786 20738048 4790 4294967295 134512640 135214715 3217180608 3217179072 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 5063 4790 73 172 0 4890 0
Current children cumulated CPU time (s) 762.37
Current children cumulated vsize (KiB) 22672

[startup+822.312 s]
/proc/loadavg: 1.12 1.04 1.01 3/98 10220
/proc/meminfo: memFree=928740/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=20416 CPUtime=821
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 4888 0 0 0 82096 4 0 0 25 0 1 0 1015588786 20905984 4823 4294967295 134512640 135214715 3217180608 3217179072 134528691 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 5104 4823 73 172 0 4931 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 22836

[startup+882.319 s]
/proc/loadavg: 1.04 1.03 1.01 3/98 10409
/proc/meminfo: memFree=928872/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=20416 CPUtime=881.01
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 4890 0 0 0 88097 4 0 0 25 0 1 0 1015588786 20905984 4825 4294967295 134512640 135214715 3217180608 3217179072 134528539 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 5104 4825 73 172 0 4931 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 22836

[startup+942.315 s]
/proc/loadavg: 1.09 1.04 1.01 3/98 10596
/proc/meminfo: memFree=927896/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=21532 CPUtime=941.01
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 5166 0 0 0 94097 4 0 0 25 0 1 0 1015588786 22048768 5101 4294967295 134512640 135214715 3217180608 3217179072 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 5383 5101 73 172 0 5210 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 23952

[startup+1002.32 s]
/proc/loadavg: 1.03 1.03 1.00 3/98 10784
/proc/meminfo: memFree=925400/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=23776 CPUtime=1001.02
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 5727 0 0 0 100094 8 0 0 25 0 1 0 1015588786 24346624 5662 4294967295 134512640 135214715 3217180608 3217178816 134537101 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 5944 5662 73 172 0 5771 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 26196

[startup+1062.32 s]
/proc/loadavg: 1.01 1.02 1.00 2/98 10970
/proc/meminfo: memFree=924880/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=24484 CPUtime=1061.02
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 5877 0 0 0 106094 8 0 0 25 0 1 0 1015588786 25071616 5812 4294967295 134512640 135214715 3217180608 3217179072 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 6121 5812 73 172 0 5948 0
Current children cumulated CPU time (s) 1062.38
Current children cumulated vsize (KiB) 26904

[startup+1122.33 s]
/proc/loadavg: 1.00 1.02 1.00 2/98 11162
/proc/meminfo: memFree=924640/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=24636 CPUtime=1121.03
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 5896 0 0 0 112095 8 0 0 25 0 1 0 1015588786 25227264 5831 4294967295 134512640 135214715 3217180608 3217179072 134528800 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 6159 5831 73 172 0 5986 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 27056

[startup+1182.31 s]
/proc/loadavg: 1.07 1.03 1.00 3/98 11355
/proc/meminfo: memFree=924764/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=24636 CPUtime=1181.02
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 5899 0 0 0 118094 8 0 0 25 0 1 0 1015588786 25227264 5834 4294967295 134512640 135214715 3217180608 3217179072 134528749 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 6159 5834 73 172 0 5986 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 27056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.05 1.03 1.00 3/98 11355
/proc/meminfo: memFree=925080/2074464 swapFree=1950760/1959888
[pid=7572] ppid=7570 vsize=2420 CPUtime=1.36
/proc/7572/stat : 7572 (SatELiteGTI) S 7570 7572 11066 0 -1 4194304 386 4984 0 0 0 0 128 8 18 0 1 0 1015588650 2478080 278 4294967295 134512640 135169312 3215205776 3215201992 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/7572/statm: 605 278 235 161 0 44 0
[pid=7578] ppid=7572 vsize=24636 CPUtime=1198.72
/proc/7578/stat : 7578 (minisat_static) R 7572 7572 11066 0 -1 4202496 5899 0 0 0 119864 8 0 0 25 0 1 0 1015588786 25227264 5834 4294967295 134512640 135214715 3217180608 3217179072 134529050 0 0 0 3 0 0 0 17 1 0 0 0
/proc/7578/statm: 6159 5834 73 172 0 5986 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 27056

Sending SIGTERM to process tree (bottom up)
Solver just ended. D
Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.09
CPU user time (s): 1199.92
CPU system time (s): 0.17
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 27056

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-16 23:55:03
IDJOB=1821139
IDBENCH=70849
IDSOLVER=660
FILE ID=tipi23/1821139-1242510903
PBS_JOBID=
Free space on /tmp= 8813 MiB

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

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED= 149046770

Linux tipi23 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.377
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.38

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

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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:        953652 kB
Buffers:         33488 kB
Cached:         986364 kB
SwapCached:       3660 kB
Active:         475368 kB
Inactive:       556324 kB
HighTotal:     1178688 kB
HighFree:       315360 kB
LowTotal:       895776 kB
LowFree:        638292 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:            3248 kB
Writeback:           0 kB
AnonPages:       11188 kB
Mapped:           4396 kB
Slab:            80704 kB
PageTables:        524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96900 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8813 MiB
End job on tipi23 at 2009-05-17 00:15:04