Trace number 1821199

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-24-s100.cnf
MD5SUM107f2922072d64498e09af3270c7b9c3
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 variables31821
Number of clauses95735
Sum of the clauses size225739
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261338
Number of clauses of size 334333
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.09/0.09	c ==============================================================================
0.09/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.09	c ==============================================================================
0.09/0.09	c |         0 |   95535   225263 |   28660       0        0     nan |  0.000 % |
1.22/1.25	c |         0 |   58933   176133 |      --       0       --      -- |     --   | -36262/-48154
1.22/1.25	c ==============================================================================
1.22/1.25	c Result  :   #vars: 14170   #clauses: 58933   #literals: 176133
1.22/1.25	c CPU time:   1.21 s
1.22/1.25	c ==============================================================================
1.32/1.31	This is MiniSat 2.0 beta with hacks by AVG
1.32/1.31	WARNING: for repeatability, setting FPU to use double precision
1.32/1.31	============================[ Problem Statistics ]=============================
1.32/1.31	|                                                                             |
1.32/1.32	|  Number of variables:  14170                                                |
1.32/1.32	|  Number of clauses:    58933                                                |
1.32/1.36	|  Parsing time:         0.04         s                                       |
1200.09/1200.02	HOME/SatELiteGTI: line 36:  6605 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-1821199-1242517232/watcher-1821199-1242517232 -o /tmp/evaluation-result-1821199-1242517232/solver-1821199-1242517232 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821199-1242517232.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.00 1.00 1.00 3/93 6599
/proc/meminfo: memFree=941224/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2412 CPUtime=0
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1016224262 2469888 276 4294967295 134512640 135169312 3220368000 3220366536 3085717230 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6599/statm: 603 276 235 161 0 42 0
[pid=6603] ppid=6599 vsize=952 CPUtime=0
/proc/6603/stat : 6603 (SatELite_releas) R 6599 6599 20977 0 -1 4202496 109 0 0 0 0 0 0 0 25 0 1 0 1016224262 974848 46 4294967295 134512640 135223648 3218335872 3218334892 134668528 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6603/statm: 238 49 40 174 0 63 0

[startup+0.087592 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 6599
/proc/meminfo: memFree=941224/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2412 CPUtime=0
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1016224262 2469888 276 4294967295 134512640 135169312 3220368000 3220366536 3085717230 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6599/statm: 603 276 235 161 0 42 0
[pid=6603] ppid=6599 vsize=12608 CPUtime=0.09
/proc/6603/stat : 6603 (SatELite_releas) R 6599 6599 20977 0 -1 4202496 2999 0 0 0 8 1 0 0 25 0 1 0 1016224262 12910592 2935 4294967295 134512640 135223648 3218335872 3218334880 134547620 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6603/statm: 3152 2935 47 174 0 2977 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15020

[startup+0.117588 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 6599
/proc/meminfo: memFree=941224/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2412 CPUtime=0
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1016224262 2469888 276 4294967295 134512640 135169312 3220368000 3220366536 3085717230 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6599/statm: 603 276 235 161 0 42 0
[pid=6603] ppid=6599 vsize=13972 CPUtime=0.12
/proc/6603/stat : 6603 (SatELite_releas) R 6599 6599 20977 0 -1 4202496 3468 0 0 0 11 1 0 0 25 0 1 0 1016224262 14307328 3263 4294967295 134512640 135223648 3218335872 3218333540 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6603/statm: 3493 3263 73 174 0 3318 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16384

[startup+0.317568 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 6599
/proc/meminfo: memFree=941224/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2412 CPUtime=0
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1016224262 2469888 276 4294967295 134512640 135169312 3220368000 3220366536 3085717230 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6599/statm: 603 276 235 161 0 42 0
[pid=6603] ppid=6599 vsize=14580 CPUtime=0.32
/proc/6603/stat : 6603 (SatELite_releas) R 6599 6599 20977 0 -1 4202496 3628 0 0 0 30 2 0 0 25 0 1 0 1016224262 14929920 3423 4294967295 134512640 135223648 3218335872 3218333640 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6603/statm: 3645 3423 73 174 0 3470 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 16992

[startup+0.717529 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 6599
/proc/meminfo: memFree=941224/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2412 CPUtime=0
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 367 645 0 0 0 0 0 0 25 0 1 0 1016224262 2469888 276 4294967295 134512640 135169312 3220368000 3220366536 3085717230 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/6599/statm: 603 276 235 161 0 42 0
[pid=6603] ppid=6599 vsize=16148 CPUtime=0.72
/proc/6603/stat : 6603 (SatELite_releas) R 6599 6599 20977 0 -1 4202496 3815 0 0 0 68 4 0 0 25 0 1 0 1016224262 16535552 3610 4294967295 134512640 135223648 3218335872 3218333888 134586667 0 0 0 3 0 0 0 17 2 0 0 0
/proc/6603/statm: 4037 3610 73 174 0 3862 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 18560

[startup+1.51746 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6604
/proc/meminfo: memFree=923120/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 2416

[startup+3.1173 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6606
/proc/meminfo: memFree=932048/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=5820 CPUtime=1.78
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 1358 0 0 0 178 0 0 0 25 0 1 0 1016224394 5959680 1293 4294967295 134512640 135214715 3214716272 3214714736 134528539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 1455 1293 73 172 0 1282 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 8236

[startup+6.31699 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6606
/proc/meminfo: memFree=931924/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=6084 CPUtime=4.98
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 1409 0 0 0 498 0 0 0 25 0 1 0 1016224394 6230016 1344 4294967295 134512640 135214715 3214716272 3214714736 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 1521 1344 73 172 0 1348 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 8500

[startup+12.7163 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6606
/proc/meminfo: memFree=931368/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=6480 CPUtime=11.36
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 1496 0 0 0 1136 0 0 0 25 0 1 0 1016224394 6635520 1431 4294967295 134512640 135214715 3214716272 3214714736 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 1620 1431 73 172 0 1447 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 8896

[startup+25.5151 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6606
/proc/meminfo: memFree=930960/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=6876 CPUtime=24.16
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 1618 0 0 0 2416 0 0 0 25 0 1 0 1016224394 7041024 1553 4294967295 134512640 135214715 3214716272 3214714736 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 1719 1553 73 172 0 1546 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 9292

[startup+51.1126 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6608
/proc/meminfo: memFree=929820/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=7980 CPUtime=49.76
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 1874 0 0 0 4974 2 0 0 25 0 1 0 1016224394 8171520 1809 4294967295 134512640 135214715 3214716272 3214714736 134528509 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 1995 1809 73 172 0 1822 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 10396

[startup+102.308 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6795
/proc/meminfo: memFree=927332/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=10028 CPUtime=100.96
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 2380 0 0 0 10094 2 0 0 25 0 1 0 1016224394 10268672 2315 4294967295 134512640 135214715 3214716272 3214714736 134528539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 2507 2315 73 172 0 2334 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 12444

[startup+162.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6988
/proc/meminfo: memFree=925100/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=12592 CPUtime=160.97
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 3002 0 0 0 16095 2 0 0 25 0 1 0 1016224394 12894208 2937 4294967295 134512640 135214715 3214716272 3214714480 134537801 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 3148 2937 73 172 0 2975 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 15008

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 7175
/proc/meminfo: memFree=922884/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=14592 CPUtime=220.97
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 3503 0 0 0 22095 2 0 0 25 0 1 0 1016224394 14942208 3438 4294967295 134512640 135214715 3214716272 3214714736 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 3648 3438 73 172 0 3475 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 17008

[startup+282.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 7362
/proc/meminfo: memFree=921264/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=16368 CPUtime=280.98
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 3933 0 0 0 28090 8 0 0 25 0 1 0 1016224394 16760832 3868 4294967295 134512640 135214715 3214716272 3214714736 134528539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 4092 3868 73 172 0 3919 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 18784

[startup+342.324 s]
/proc/loadavg: 1.13 1.03 1.01 3/95 7551
/proc/meminfo: memFree=919160/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=18496 CPUtime=341
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 4436 0 0 0 34091 9 0 0 25 0 1 0 1016224394 18939904 4371 4294967295 134512640 135214715 3214716272 3214714736 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 4624 4371 73 172 0 4451 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 20912

[startup+402.328 s]

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

/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=19956 CPUtime=461
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 4829 0 0 0 46090 10 0 0 25 0 1 0 1016224394 20434944 4764 4294967295 134512640 135214715 3214716272 3214714736 134528560 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 4989 4764 73 172 0 4816 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 22372

[startup+522.316 s]
/proc/loadavg: 1.02 1.03 1.00 3/95 8120
/proc/meminfo: memFree=917584/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=20244 CPUtime=521.01
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 4869 0 0 0 52091 10 0 0 25 0 1 0 1016224394 20729856 4804 4294967295 134512640 135214715 3214716272 3214714736 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 5061 4804 73 172 0 4888 0
Current children cumulated CPU time (s) 522.33
Current children cumulated vsize (KiB) 22660

[startup+582.32 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 8308
/proc/meminfo: memFree=917344/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=20416 CPUtime=581.02
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 4908 0 0 0 58092 10 0 0 25 0 1 0 1016224394 20905984 4843 4294967295 134512640 135214715 3214716272 3214714480 134537101 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 5104 4843 73 172 0 4931 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 22832

[startup+642.315 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 8496
/proc/meminfo: memFree=916964/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=20416 CPUtime=641.02
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 4933 0 0 0 64092 10 0 0 25 0 1 0 1016224394 20905984 4868 4294967295 134512640 135214715 3214716272 3214714480 134537288 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 5104 4868 73 172 0 4931 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 22832

[startup+702.319 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 8683
/proc/meminfo: memFree=916492/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=20712 CPUtime=701.03
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 4971 0 0 0 70093 10 0 0 25 0 1 0 1016224394 21209088 4906 4294967295 134512640 135214715 3214716272 3214714480 134537681 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 5178 4906 73 172 0 5005 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 23128

[startup+762.323 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 8872
/proc/meminfo: memFree=915748/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=21932 CPUtime=761.04
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 5290 0 0 0 76094 10 0 0 25 0 1 0 1016224394 22458368 5225 4294967295 134512640 135214715 3214716272 3214714736 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 5483 5225 73 172 0 5310 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 24348

[startup+822.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9059
/proc/meminfo: memFree=914128/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=23588 CPUtime=821.04
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 5692 0 0 0 82094 10 0 0 25 0 1 0 1016224394 24154112 5627 4294967295 134512640 135214715 3214716272 3214714736 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 5897 5627 73 172 0 5724 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 26004

[startup+882.311 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9249
/proc/meminfo: memFree=913228/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=24116 CPUtime=881.04
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 5850 0 0 0 88094 10 0 0 25 0 1 0 1016224394 24694784 5785 4294967295 134512640 135214715 3214716272 3214714480 134537834 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 6029 5785 73 172 0 5856 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 26532

[startup+942.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9439
/proc/meminfo: memFree=913012/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=24252 CPUtime=941.05
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 5862 0 0 0 94088 17 0 0 25 0 1 0 1016224394 24834048 5797 4294967295 134512640 135214715 3214716272 3214714736 134528785 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 6063 5797 73 172 0 5890 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 26668

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9626
/proc/meminfo: memFree=913096/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=24252 CPUtime=1001.06
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 5866 0 0 0 100089 17 0 0 25 0 1 0 1016224394 24834048 5801 4294967295 134512640 135214715 3214716272 3214714736 134528579 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 6063 5801 73 172 0 5890 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 26668

[startup+1062.32 s]
/proc/loadavg: 1.07 1.03 1.01 2/95 9815
/proc/meminfo: memFree=912748/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=24560 CPUtime=1061.07
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 5937 0 0 0 106090 17 0 0 25 0 1 0 1016224394 25149440 5872 4294967295 134512640 135214715 3214716272 3214714736 134528560 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 6140 5872 73 172 0 5967 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 26976

[startup+1122.32 s]
/proc/loadavg: 1.03 1.02 1.00 2/95 10002
/proc/meminfo: memFree=912880/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=24932 CPUtime=1121.07
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 6011 0 0 0 112090 17 0 0 25 0 1 0 1016224394 25530368 5946 4294967295 134512640 135214715 3214716272 3214714736 134529050 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 6233 5946 73 172 0 6060 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 27348

[startup+1182.31 s]
/proc/loadavg: 1.01 1.02 1.00 2/95 10189
/proc/meminfo: memFree=912616/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=24932 CPUtime=1181.07
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 6014 0 0 0 118090 17 0 0 25 0 1 0 1016224394 25530368 5949 4294967295 134512640 135214715 3214716272 3214714736 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 6233 5949 73 172 0 6060 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 27348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 10192
/proc/meminfo: memFree=912616/2074464 swapFree=1951864/1959888
[pid=6599] ppid=6597 vsize=2416 CPUtime=1.32
/proc/6599/stat : 6599 (SatELiteGTI) S 6597 6599 20977 0 -1 4194304 386 4835 0 0 0 0 127 5 18 0 1 0 1016224262 2473984 277 4294967295 134512640 135169312 3220368000 3220364216 3085717230 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/6599/statm: 604 277 235 161 0 43 0
[pid=6605] ppid=6599 vsize=24932 CPUtime=1198.77
/proc/6605/stat : 6605 (minisat_static) R 6599 6599 20977 0 -1 4202496 6014 0 0 0 119860 17 0 0 25 0 1 0 1016224394 25530368 5949 4294967295 134512640 135214715 3214716272 3214714736 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/6605/statm: 6233 5949 73 172 0 6060 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 27348

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

Child status: 143
Real time (s): 1200.03
CPU time (s): 1200.1
CPU user time (s): 1199.87
CPU system time (s): 0.23
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 27348

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.87
system time used= 0.23
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11512
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 20
involuntary context switches= 962

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-17 01:40:32
IDJOB=1821199
IDBENCH=70874
IDSOLVER=660
FILE ID=tipi10/1821199-1242517232
PBS_JOBID=
Free space on /tmp= 4167 MiB

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

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

MD5SUM BENCH= 107f2922072d64498e09af3270c7b9c3
RANDOM SEED= 880886196

Linux tipi10 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.367
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.367
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.77

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.367
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.367
cache size	: 1024 KB
physical id	: 1
siblings	: 2
core id		: 1
cpu cores	: 2
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 1
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt lm 3dnowext 3dnow pni lahf_lm cmp_legacy ts fid vid ttp
bogomips	: 3616.77


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        941596 kB
Buffers:         25244 kB
Cached:         993908 kB
SwapCached:       2732 kB
Active:         467708 kB
Inactive:       561476 kB
HighTotal:     1178688 kB
HighFree:       329672 kB
LowTotal:       895776 kB
LowFree:        611924 kB
SwapTotal:     1959888 kB
SwapFree:      1951864 kB
Dirty:            3200 kB
Writeback:           0 kB
AnonPages:        9092 kB
Mapped:           3172 kB
Slab:            95000 kB
PageTables:        332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90596 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 4167 MiB
End job on tipi10 at 2009-05-17 02:00:32