Trace number 1821121

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

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-32-s100.cnf
MD5SUM7785f51f4f3cb780b4d123215711f948
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 variables32312
Number of clauses97285
Sum of the clauses size229627
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 262100
Number of clauses of size 335121
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.00/0.09	c ==============================================================================
0.00/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.09	c ==============================================================================
0.00/0.09	c |         0 |   97093   229175 |   29127       0        0     nan |  0.000 % |
1.23/1.26	c |         0 |   60325   180482 |      --       0       --      -- |     --   | -36648/-48269
1.23/1.26	c ==============================================================================
1.23/1.26	c Result  :   #vars: 14507   #clauses: 60325   #literals: 180482
1.23/1.26	c CPU time:   1.23 s
1.23/1.26	c ==============================================================================
1.32/1.33	This is MiniSat 2.0 beta with hacks by AVG
1.32/1.33	WARNING: for repeatability, setting FPU to use double precision
1.32/1.33	============================[ Problem Statistics ]=============================
1.32/1.33	|                                                                             |
1.32/1.33	|  Number of variables:  14507                                                |
1.32/1.33	|  Number of clauses:    60325                                                |
1.32/1.37	|  Parsing time:         0.04         s                                       |
1200.01/1199.92	HOME/SatELiteGTI: line 36:  5227 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-1821121-1242508719/watcher-1821121-1242508719 -o /tmp/evaluation-result-1821121-1242508719/solver-1821121-1242508719 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821121-1242508719.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 2/91 5221
/proc/meminfo: memFree=1416784/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2416 CPUtime=0
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 365 647 0 0 0 0 0 0 18 0 1 0 1015370065 2473984 276 4294967295 134512640 135169312 3218948384 3218946920 3084943086 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5221/statm: 604 276 235 161 0 43 0
[pid=5225] ppid=5221 vsize=952 CPUtime=0
/proc/5225/stat : 5225 (SatELite_releas) R 5221 5221 15108 0 -1 4202496 105 0 0 0 0 0 0 0 18 0 1 0 1015370066 974848 41 4294967295 134512640 135223648 3213511648 3213510716 134525680 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5225/statm: 238 49 40 174 0 63 0

[startup+0.117071 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 5221
/proc/meminfo: memFree=1416784/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2416 CPUtime=0
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 365 647 0 0 0 0 0 0 18 0 1 0 1015370065 2473984 276 4294967295 134512640 135169312 3218948384 3218946920 3084943086 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5221/statm: 604 276 235 161 0 43 0
[pid=5225] ppid=5221 vsize=14108 CPUtime=0.12
/proc/5225/stat : 5225 (SatELite_releas) R 5221 5221 15108 0 -1 4202496 3386 0 0 0 10 2 0 0 18 0 1 0 1015370066 14446592 3289 4294967295 134512640 135223648 3213511648 3213509664 134586697 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5225/statm: 3527 3289 73 174 0 3352 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 16524

[startup+0.217063 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 5221
/proc/meminfo: memFree=1416784/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2416 CPUtime=0
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 365 647 0 0 0 0 0 0 18 0 1 0 1015370065 2473984 276 4294967295 134512640 135169312 3218948384 3218946920 3084943086 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5221/statm: 604 276 235 161 0 43 0
[pid=5225] ppid=5221 vsize=14508 CPUtime=0.22
/proc/5225/stat : 5225 (SatELite_releas) R 5221 5221 15108 0 -1 4202496 3487 0 0 0 20 2 0 0 18 0 1 0 1015370066 14856192 3390 4294967295 134512640 135223648 3213511648 3213509712 134546351 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5225/statm: 3627 3390 73 174 0 3452 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 16924

[startup+0.317056 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 5221
/proc/meminfo: memFree=1416784/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2416 CPUtime=0
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 365 647 0 0 0 0 0 0 18 0 1 0 1015370065 2473984 276 4294967295 134512640 135169312 3218948384 3218946920 3084943086 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5221/statm: 604 276 235 161 0 43 0
[pid=5225] ppid=5221 vsize=14732 CPUtime=0.32
/proc/5225/stat : 5225 (SatELite_releas) R 5221 5221 15108 0 -1 4202496 3542 0 0 0 29 3 0 0 18 0 1 0 1015370066 15085568 3445 4294967295 134512640 135223648 3213511648 3213509416 134737406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5225/statm: 3683 3445 73 174 0 3508 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 17148

[startup+0.717026 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 5221
/proc/meminfo: memFree=1416784/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2416 CPUtime=0
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 365 647 0 0 0 0 0 0 18 0 1 0 1015370065 2473984 276 4294967295 134512640 135169312 3218948384 3218946920 3084943086 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/5221/statm: 604 276 235 161 0 43 0
[pid=5225] ppid=5221 vsize=15752 CPUtime=0.72
/proc/5225/stat : 5225 (SatELite_releas) R 5221 5221 15108 0 -1 4202496 3777 0 0 0 69 3 0 0 18 0 1 0 1015370066 16130048 3680 4294967295 134512640 135223648 3213511648 3213509664 134587044 0 0 0 3 0 0 0 17 3 0 0 0
/proc/5225/statm: 3938 3680 95 174 0 3763 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 18168

[startup+1.51696 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5226
/proc/meminfo: memFree=1398764/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 2420

[startup+3.11684 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5227
/proc/meminfo: memFree=1407320/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=6040 CPUtime=1.79
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 1392 0 0 0 179 0 0 0 25 0 1 0 1015370199 6184960 1326 4294967295 134512640 135214715 3213964464 3213962928 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5227/statm: 1510 1326 73 172 0 1337 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 8460

[startup+6.3166 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5227
/proc/meminfo: memFree=1407196/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=6172 CPUtime=4.99
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 1431 0 0 0 499 0 0 0 25 0 1 0 1015370199 6320128 1365 4294967295 134512640 135214715 3213964464 3213962928 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5227/statm: 1543 1365 73 172 0 1370 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 8592

[startup+12.7161 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5227
/proc/meminfo: memFree=1406888/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=6436 CPUtime=11.39
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 1499 0 0 0 1139 0 0 0 25 0 1 0 1015370199 6590464 1433 4294967295 134512640 135214715 3213964464 3213962928 134528706 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5227/statm: 1609 1433 73 172 0 1436 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 8856

[startup+25.5251 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5228
/proc/meminfo: memFree=1406340/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=6832 CPUtime=24.2
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 1597 0 0 0 2420 0 0 0 25 0 1 0 1015370199 6995968 1531 4294967295 134512640 135214715 3213964464 3213962480 134536289 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5227/statm: 1708 1531 73 172 0 1535 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 9252

[startup+51.1232 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5412
/proc/meminfo: memFree=1405256/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=7756 CPUtime=49.8
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 1820 0 0 0 4980 0 0 0 25 0 1 0 1015370199 7942144 1754 4294967295 134512640 135214715 3213964464 3213962928 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5227/statm: 1939 1754 73 172 0 1766 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 10176

[startup+102.319 s]
/proc/loadavg: 1.00 1.00 1.00 4/93 5417
/proc/meminfo: memFree=1402728/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=10276 CPUtime=101
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 2470 0 0 0 10100 0 0 0 25 0 1 0 1015370199 10522624 2404 4294967295 134512640 135214715 3213964464 3213962928 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5227/statm: 2569 2404 73 172 0 2396 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 12696

[startup+162.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 5605
/proc/meminfo: memFree=1399644/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=13512 CPUtime=161
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 3249 0 0 0 16096 4 0 0 25 0 1 0 1015370199 13836288 3183 4294967295 134512640 135214715 3213964464 3213962928 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5227/statm: 3378 3183 73 172 0 3205 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 15932

[startup+222.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 5794
/proc/meminfo: memFree=1397396/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=15636 CPUtime=221
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 3786 0 0 0 22095 5 0 0 25 0 1 0 1015370199 16011264 3720 4294967295 134512640 135214715 3213964464 3213962928 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5227/statm: 3909 3720 73 172 0 3736 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 18056

[startup+282.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 5980
/proc/meminfo: memFree=1395024/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=18036 CPUtime=281
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 4374 0 0 0 28095 5 0 0 25 0 1 0 1015370199 18468864 4308 4294967295 134512640 135214715 3213964464 3213962928 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5227/statm: 4509 4308 73 172 0 4336 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 20456

[startup+342.321 s]
/proc/loadavg: 1.16 1.03 1.01 3/93 6168
/proc/meminfo: memFree=1393032/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=19972 CPUtime=341.02
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 4864 0 0 0 34097 5 0 0 25 0 1 0 1015370199 20451328 4798 4294967295 134512640 135214715 3213964464 3213962928 134528749 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5227/statm: 4993 4798 73 172 0 4820 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 22392

[startup+402.316 s]

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

/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=23236 CPUtime=461.03
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 5646 0 0 0 46091 12 0 0 25 0 1 0 1015370199 23793664 5580 4294967295 134512640 135214715 3213964464 3213962928 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5227/statm: 5809 5580 73 172 0 5636 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 25656

[startup+522.307 s]
/proc/loadavg: 1.02 1.02 1.00 2/93 6739
/proc/meminfo: memFree=1389004/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=24064 CPUtime=521.02
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 5858 0 0 0 52090 12 0 0 25 0 1 0 1015370199 24641536 5792 4294967295 134512640 135214715 3213964464 3213962928 134528539 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5227/statm: 6016 5792 73 172 0 5843 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 26484

[startup+582.313 s]
/proc/loadavg: 1.00 1.02 1.00 3/93 6925
/proc/meminfo: memFree=1389252/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=24064 CPUtime=581.03
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 5858 0 0 0 58091 12 0 0 25 0 1 0 1015370199 24641536 5792 4294967295 134512640 135214715 3213964464 3213962928 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/5227/statm: 6016 5792 73 172 0 5843 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 26484

[startup+642.308 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 7113
/proc/meminfo: memFree=1389260/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=24064 CPUtime=641.03
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 5858 0 0 0 64091 12 0 0 25 0 1 0 1015370199 24641536 5792 4294967295 134512640 135214715 3213964464 3213962928 134528521 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5227/statm: 6016 5792 73 172 0 5843 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 26484

[startup+702.323 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 7301
/proc/meminfo: memFree=1389020/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=24196 CPUtime=701.05
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 5888 0 0 0 70093 12 0 0 25 0 1 0 1015370199 24776704 5822 4294967295 134512640 135214715 3213964464 3213962928 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5227/statm: 6049 5822 73 172 0 5876 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 26616

[startup+762.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 7493
/proc/meminfo: memFree=1389004/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=24196 CPUtime=761.05
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 5890 0 0 0 76093 12 0 0 25 0 1 0 1015370199 24776704 5824 4294967295 134512640 135214715 3213964464 3213962928 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5227/statm: 6049 5824 73 172 0 5876 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 26616

[startup+822.324 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 7682
/proc/meminfo: memFree=1388880/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=24676 CPUtime=821.06
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 6001 0 0 0 82094 12 0 0 25 0 1 0 1015370199 25268224 5935 4294967295 134512640 135214715 3213964464 3213962928 134528560 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5227/statm: 6169 5935 73 172 0 5996 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 27096

[startup+882.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 7868
/proc/meminfo: memFree=1388376/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=25168 CPUtime=881.05
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 6099 0 0 0 88093 12 0 0 25 0 1 0 1015370199 25772032 6033 4294967295 134512640 135214715 3213964464 3213962928 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5227/statm: 6292 6033 73 172 0 6119 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 27588

[startup+942.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 8056
/proc/meminfo: memFree=1387780/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=25800 CPUtime=941.06
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 6260 0 0 0 94094 12 0 0 25 0 1 0 1015370199 26419200 6194 4294967295 134512640 135214715 3213964464 3213962928 134528724 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5227/statm: 6450 6194 73 172 0 6277 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 28220

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 8244
/proc/meminfo: memFree=1387656/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=25980 CPUtime=1001.06
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 6269 0 0 0 100094 12 0 0 25 0 1 0 1015370199 26603520 6203 4294967295 134512640 135214715 3213964464 3213962928 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5227/statm: 6495 6203 73 172 0 6322 0
Current children cumulated CPU time (s) 1002.39
Current children cumulated vsize (KiB) 28400

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 8432
/proc/meminfo: memFree=1387276/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=26276 CPUtime=1061.07
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 6347 0 0 0 106095 12 0 0 25 0 1 0 1015370199 26906624 6281 4294967295 134512640 135214715 3213964464 3213962928 134529085 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5227/statm: 6569 6281 73 172 0 6396 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 28696

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 8625
/proc/meminfo: memFree=1387276/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=26276 CPUtime=1121.08
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 6347 0 0 0 112096 12 0 0 25 0 1 0 1015370199 26906624 6281 4294967295 134512640 135214715 3213964464 3213962928 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5227/statm: 6569 6281 73 172 0 6396 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 28696

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 8811
/proc/meminfo: memFree=1387136/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=26408 CPUtime=1181.08
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 6358 0 0 0 118096 12 0 0 25 0 1 0 1015370199 27041792 6292 4294967295 134512640 135214715 3213964464 3213962928 134529088 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5227/statm: 6602 6292 73 172 0 6429 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 28828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 8997
/proc/meminfo: memFree=1387040/2074464 swapFree=1952056/1959888
[pid=5221] ppid=5219 vsize=2420 CPUtime=1.33
/proc/5221/stat : 5221 (SatELiteGTI) S 5219 5221 15108 0 -1 4194304 383 4682 0 0 0 0 130 3 18 0 1 0 1015370065 2478080 277 4294967295 134512640 135169312 3218948384 3218944600 3084943086 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/5221/statm: 605 277 235 161 0 44 0
[pid=5227] ppid=5221 vsize=26408 CPUtime=1198.68
/proc/5227/stat : 5227 (minisat_static) R 5221 5221 15108 0 -1 4202496 6358 0 0 0 119856 12 0 0 25 0 1 0 1015370199 27041792 6292 4294967295 134512640 135214715 3213964464 3213962928 134528714 0 0 0 3 0 0 0 17 2 0 0 0
/proc/5227/statm: 6602 6292 73 172 0 6429 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 28828

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1199.93
CPU time (s): 1200.02
CPU user time (s): 1199.86
CPU system time (s): 0.16
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 28828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.86
system time used= 0.16
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 11701
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= 19
involuntary context switches= 761

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-16 23:18:39
IDJOB=1821121
IDBENCH=70843
IDSOLVER=660
FILE ID=tipi24/1821121-1242508719
PBS_JOBID=
Free space on /tmp= 9945 MiB

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

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

MD5SUM BENCH= 7785f51f4f3cb780b4d123215711f948
RANDOM SEED= 786879796

Linux tipi24 2.6.18 #19 SMP Tue Jun 19 11:27:27 CEST 2007 i686 GNU/Linux

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1416800 kB
Buffers:         28116 kB
Cached:         547924 kB
SwapCached:       3828 kB
Active:          83492 kB
Inactive:       502176 kB
HighTotal:     1178688 kB
HighFree:       710712 kB
LowTotal:       895776 kB
LowFree:        706088 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:            2996 kB
Writeback:           0 kB
AnonPages:        8824 kB
Mapped:           3084 kB
Slab:            62876 kB
PageTables:        492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87804 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9945 MiB
End job on tipi24 at 2009-05-16 23:38:40