Trace number 1820821

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

Namegoldb-heqc-dalumul.cnf
MD5SUMf03acb1e2f3063539a5fb2ac1bbf6244
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 variables9426
Number of clauses59991
Sum of the clauses size202888
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 213834
Number of clauses of size 327796
Number of clauses of size 40
Number of clauses of size 518360
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.05	c ==============================================================================
0.00/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.05	c ==============================================================================
0.00/0.05	c |         0 |   59991   202888 |   17997       0        0     nan |  0.000 % |
0.13/0.16	c |         0 |   59810   202648 |      --       0       --      -- |     --   | -181/-240
0.13/0.16	c ==============================================================================
0.13/0.16	c Result  :   #vars: 9363   #clauses: 59810   #literals: 202648
0.13/0.16	c CPU time:   0.15 s
0.13/0.16	c ==============================================================================
0.23/0.23	This is MiniSat 2.0 beta with hacks by AVG
0.23/0.23	WARNING: for repeatability, setting FPU to use double precision
0.23/0.23	============================[ Problem Statistics ]=============================
0.23/0.23	|                                                                             |
0.23/0.23	|  Number of variables:  9363                                                 |
0.23/0.23	|  Number of clauses:    59810                                                |
0.23/0.27	|  Parsing time:         0.03         s                                       |
1200.01/1199.92	HOME/SatELiteGTI: line 36: 12885 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-1820821-1242480818/watcher-1820821-1242480818 -o /tmp/evaluation-result-1820821-1242480818/solver-1820821-1242480818 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820821-1242480818.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/91 12879
/proc/meminfo: memFree=1613536/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2416 CPUtime=0.01
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 367 649 0 0 0 0 0 1 18 0 1 0 1012579936 2473984 277 4294967295 134512640 135169312 3214585088 3214583624 3085827822 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12879/statm: 604 277 235 161 0 43 0
[pid=12883] ppid=12879 vsize=956 CPUtime=0
/proc/12883/stat : 12883 (SatELite_releas) R 12879 12879 15108 0 -1 4202496 124 0 0 0 0 0 0 0 20 0 1 0 1012579936 978944 60 4294967295 134512640 135223648 3215603168 3215601764 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12883/statm: 239 63 45 174 0 64 0

[startup+0.122673 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 12879
/proc/meminfo: memFree=1613536/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2416 CPUtime=0.01
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 367 649 0 0 0 0 0 1 18 0 1 0 1012579936 2473984 277 4294967295 134512640 135169312 3214585088 3214583624 3085827822 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12879/statm: 604 277 235 161 0 43 0
[pid=12883] ppid=12879 vsize=7700 CPUtime=0.12
/proc/12883/stat : 12883 (SatELite_releas) R 12879 12879 15108 0 -1 4202496 1622 0 0 0 11 1 0 0 20 0 1 0 1012579936 7884800 1558 4294967295 134512640 135223648 3215603168 3215601184 134587028 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12883/statm: 1925 1558 73 174 0 1750 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 10116

[startup+0.222664 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 12879
/proc/meminfo: memFree=1613536/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2416 CPUtime=0.01
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 367 649 0 0 0 0 0 1 18 0 1 0 1012579936 2473984 277 4294967295 134512640 135169312 3214585088 3214583624 3085827822 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12879/statm: 604 277 235 161 0 43 0
[pid=12883] ppid=12879 vsize=7708 CPUtime=0.22
/proc/12883/stat : 12883 (SatELite_releas) R 12879 12879 15108 0 -1 4202496 1775 0 0 0 21 1 0 0 21 0 1 0 1012579936 7892992 1591 4294967295 134512640 135223648 3215603168 3215599972 134818375 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12883/statm: 1927 1591 74 174 0 1752 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 10124

[startup+0.322657 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 12879
/proc/meminfo: memFree=1613536/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 2420

[startup+0.722634 s]
/proc/loadavg: 0.92 0.98 0.99 2/91 12879
/proc/meminfo: memFree=1613536/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 2420

[startup+1.52257 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 12885
/proc/meminfo: memFree=1607708/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=5852 CPUtime=1.29
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 1371 0 0 0 128 1 0 0 23 0 1 0 1012579959 5992448 1306 4294967295 134512640 135214715 3215334912 3215333376 134528791 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12885/statm: 1463 1306 73 172 0 1290 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 8272

[startup+3.12244 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 12885
/proc/meminfo: memFree=1607212/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=7060 CPUtime=2.89
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 1652 0 0 0 286 3 0 0 25 0 1 0 1012579959 7229440 1587 4294967295 134512640 135214715 3215334912 3215333472 134540425 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12885/statm: 1765 1587 73 172 0 1592 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 9480

[startup+6.3222 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 12885
/proc/meminfo: memFree=1605656/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=8304 CPUtime=6.09
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 1989 0 0 0 606 3 0 0 25 0 1 0 1012579959 8503296 1924 4294967295 134512640 135214715 3215334912 3215333304 134720710 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12885/statm: 2076 1925 73 172 0 1903 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 10724

[startup+12.7217 s]
/proc/loadavg: 0.93 0.98 0.99 2/93 12885
/proc/meminfo: memFree=1602752/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=10980 CPUtime=12.49
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 2634 0 0 0 1245 4 0 0 25 0 1 0 1012579959 11243520 2569 4294967295 134512640 135214715 3215334912 3215333376 134528626 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12885/statm: 2745 2569 73 172 0 2572 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 13400

[startup+25.5207 s]
/proc/loadavg: 0.95 0.98 0.99 3/93 12886
/proc/meminfo: memFree=1599004/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=14812 CPUtime=25.29
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 3594 0 0 0 2525 4 0 0 25 0 1 0 1012579959 15167488 3529 4294967295 134512640 135214715 3215334912 3215333376 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12885/statm: 3703 3529 73 172 0 3530 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 17232

[startup+51.1188 s]
/proc/loadavg: 0.96 0.98 0.99 2/93 12888
/proc/meminfo: memFree=1593572/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=20424 CPUtime=50.89
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 4967 0 0 0 5085 4 0 0 25 0 1 0 1012579959 20914176 4902 4294967295 134512640 135214715 3215334912 3215333376 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12885/statm: 5106 4902 73 172 0 4933 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 22844

[startup+102.325 s]
/proc/loadavg: 1.03 1.00 1.00 2/93 13075
/proc/meminfo: memFree=1591340/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=22160 CPUtime=102.1
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 5386 0 0 0 10206 4 0 0 25 0 1 0 1012579959 22691840 5321 4294967295 134512640 135214715 3215334912 3215333376 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12885/statm: 5540 5321 73 172 0 5367 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 24580

[startup+162.31 s]
/proc/loadavg: 1.01 1.00 1.00 2/93 13267
/proc/meminfo: memFree=1589604/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=24016 CPUtime=162.09
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 5775 0 0 0 16204 5 0 0 25 0 1 0 1012579959 24592384 5710 4294967295 134512640 135214715 3215334912 3215333376 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12885/statm: 6004 5710 73 172 0 5831 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 26436

[startup+222.316 s]
/proc/loadavg: 1.15 1.03 1.01 3/93 13456
/proc/meminfo: memFree=1588736/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=24412 CPUtime=222.1
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 5916 0 0 0 22203 7 0 0 25 0 1 0 1012579959 24997888 5851 4294967295 134512640 135214715 3215334912 3215333376 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12885/statm: 6103 5851 73 172 0 5930 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 26832

[startup+282.311 s]
/proc/loadavg: 1.05 1.02 1.00 2/93 13642
/proc/meminfo: memFree=1583900/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=29416 CPUtime=282.1
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 7137 0 0 0 28202 8 0 0 25 0 1 0 1012579959 30121984 7072 4294967295 134512640 135214715 3215334912 3215333376 134528579 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12885/statm: 7354 7072 73 172 0 7181 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 31836

[startup+342.317 s]
/proc/loadavg: 1.02 1.02 1.00 2/93 13830
/proc/meminfo: memFree=1583900/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=29496 CPUtime=342.11
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 7151 0 0 0 34202 9 0 0 25 0 1 0 1012579959 30203904 7086 4294967295 134512640 135214715 3215334912 3215333312 134535009 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12885/statm: 7374 7086 73 172 0 7201 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 31916

[startup+402.322 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 14020
/proc/meminfo: memFree=1583776/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23

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

/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=29496 CPUtime=462.12
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 7191 0 0 0 46203 9 0 0 25 0 1 0 1012579959 30203904 7126 4294967295 134512640 135214715 3215334912 3215333376 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12885/statm: 7374 7126 73 172 0 7201 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 31916

[startup+522.313 s]
/proc/loadavg: 1.01 1.02 1.00 3/93 14401
/proc/meminfo: memFree=1583280/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=29984 CPUtime=522.12
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 7271 0 0 0 52203 9 0 0 25 0 1 0 1012579959 30703616 7206 4294967295 134512640 135214715 3215334912 3215333376 134528714 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12885/statm: 7496 7206 73 172 0 7323 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 32404

[startup+582.308 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 14587
/proc/meminfo: memFree=1583156/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=30268 CPUtime=582.12
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 7321 0 0 0 58203 9 0 0 25 0 1 0 1012579959 30994432 7256 4294967295 134512640 135214715 3215334912 3215333376 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12885/statm: 7567 7256 73 172 0 7394 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 32688

[startup+642.314 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 14775
/proc/meminfo: memFree=1583032/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=30268 CPUtime=642.13
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 7330 0 0 0 64204 9 0 0 25 0 1 0 1012579959 30994432 7265 4294967295 134512640 135214715 3215334912 3215333376 134528791 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12885/statm: 7567 7265 73 172 0 7394 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 32688

[startup+702.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 14963
/proc/meminfo: memFree=1581172/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=32100 CPUtime=702.14
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 7770 0 0 0 70200 14 0 0 25 0 1 0 1012579959 32870400 7705 4294967295 134512640 135214715 3215334912 3215333376 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12885/statm: 8025 7705 73 172 0 7852 0
Current children cumulated CPU time (s) 702.37
Current children cumulated vsize (KiB) 34520

[startup+762.324 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 15154
/proc/meminfo: memFree=1578196/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=35044 CPUtime=762.15
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 8489 0 0 0 76201 14 0 0 25 0 1 0 1012579959 35885056 8424 4294967295 134512640 135214715 3215334912 3215333312 134534722 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12885/statm: 8761 8424 73 172 0 8588 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 37464

[startup+822.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 15343
/proc/meminfo: memFree=1578196/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=35044 CPUtime=822.15
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 8496 0 0 0 82201 14 0 0 25 0 1 0 1012579959 35885056 8431 4294967295 134512640 135214715 3215334912 3215333376 134528709 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12885/statm: 8761 8431 73 172 0 8588 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 37464

[startup+882.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 15533
/proc/meminfo: memFree=1569516/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=43760 CPUtime=882.15
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 10645 0 0 0 88197 18 0 0 25 0 1 0 1012579959 44810240 10580 4294967295 134512640 135214715 3215334912 3215333376 134528634 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12885/statm: 10940 10580 73 172 0 10767 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 46180

[startup+942.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 15721
/proc/meminfo: memFree=1569764/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=43760 CPUtime=942.15
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 10647 0 0 0 94196 19 0 0 25 0 1 0 1012579959 44810240 10582 4294967295 134512640 135214715 3215334912 3215333376 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12885/statm: 10940 10582 73 172 0 10767 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 46180

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 15909
/proc/meminfo: memFree=1569888/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=43760 CPUtime=1002.15
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 10647 0 0 0 100196 19 0 0 25 0 1 0 1012579959 44810240 10582 4294967295 134512640 135214715 3215334912 3215333376 134528809 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12885/statm: 10940 10582 73 172 0 10767 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 46180

[startup+1062.32 s]
/proc/loadavg: 1.13 1.03 1.01 3/93 16097
/proc/meminfo: memFree=1569748/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=43760 CPUtime=1062.17
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 10648 0 0 0 106198 19 0 0 25 0 1 0 1012579959 44810240 10583 4294967295 134512640 135214715 3215334912 3215333376 134529015 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12885/statm: 10940 10583 73 172 0 10767 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 46180

[startup+1122.32 s]
/proc/loadavg: 1.05 1.02 1.00 3/93 16286
/proc/meminfo: memFree=1569724/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=43760 CPUtime=1122.17
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 10649 0 0 0 112198 19 0 0 25 0 1 0 1012579959 44810240 10584 4294967295 134512640 135214715 3215334912 3215333376 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12885/statm: 10940 10584 73 172 0 10767 0
Current children cumulated CPU time (s) 1122.4
Current children cumulated vsize (KiB) 46180

[startup+1182.32 s]
/proc/loadavg: 1.10 1.04 1.01 2/93 16472
/proc/meminfo: memFree=1569724/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=43760 CPUtime=1182.18
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 10663 0 0 0 118199 19 0 0 25 0 1 0 1012579959 44810240 10598 4294967295 134512640 135214715 3215334912 3215333376 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12885/statm: 10940 10598 73 172 0 10767 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 46180



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.07 1.03 1.00 2/93 16658
/proc/meminfo: memFree=1569508/2074464 swapFree=1952056/1959888
[pid=12879] ppid=12877 vsize=2420 CPUtime=0.23
/proc/12879/stat : 12879 (SatELiteGTI) S 12877 12879 15108 0 -1 4194304 387 2426 0 0 0 0 21 2 17 0 1 0 1012579936 2478080 278 4294967295 134512640 135169312 3214585088 3214581304 3085827822 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12879/statm: 605 278 235 161 0 44 0
[pid=12885] ppid=12879 vsize=43760 CPUtime=1199.78
/proc/12885/stat : 12885 (minisat_static) R 12879 12879 15108 0 -1 4202496 10663 0 0 0 119959 19 0 0 25 0 1 0 1012579959 44810240 10598 4294967295 134512640 135214715 3215334912 3215333376 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/12885/statm: 10940 10598 73 172 0 10767 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 46180

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.8
CPU system time (s): 0.22
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 46180

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-16 15:33:38
IDJOB=1820821
IDBENCH=69604
IDSOLVER=660
FILE ID=tipi24/1820821-1242480818
PBS_JOBID=
Free space on /tmp= 10104 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT_RACE08/cnf/goldb-heqc-dalumul.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820821-1242480818/watcher-1820821-1242480818 -o /tmp/evaluation-result-1820821-1242480818/solver-1820821-1242480818 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820821-1242480818.cnf

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

MD5SUM BENCH= f03acb1e2f3063539a5fb2ac1bbf6244
RANDOM SEED= 88460583

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:       1613908 kB
Buffers:         23348 kB
Cached:         356828 kB
SwapCached:       3828 kB
Active:          43912 kB
Inactive:       345800 kB
HighTotal:     1178688 kB
HighFree:       902940 kB
LowTotal:       895776 kB
LowFree:        710968 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:            2872 kB
Writeback:           0 kB
AnonPages:        8800 kB
Mapped:           3340 kB
Slab:            62728 kB
PageTables:        480 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= 10104 MiB
End job on tipi24 at 2009-05-16 15:53:38