Trace number 1820653

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

General information on the benchmark

Nameindustrial/vliw_unsat_2.0/
9dlx_vliw_at_b_iq5.cnf
MD5SUM79c983ee7a6671238604da3040f85341
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 variables151669
Number of clauses2465731
Sum of the clauses size7141423
Maximum clause length150
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22309834
Number of clauses of size 335167
Number of clauses of size 45995
Number of clauses of size 511790
Number of clauses of size over 5102944

Solver Data

0.00/0.00	c Parsing...
2.02/2.05	c ==============================================================================
2.02/2.05	c |           |     ORIGINAL     |              LEARNT              |          |
2.02/2.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.02/2.05	c ==============================================================================
2.02/2.05	c |         0 | 2465730  7141422 |  739718       0        0     nan |  0.000 % |
28.32/28.36	c |         0 | 2391111  7388117 |      --       0       --      -- |     --   | -74473/249552
28.32/28.36	c ==============================================================================
28.32/28.36	c Result  :   #vars: 120317   #clauses: 2391111   #literals: 7388117
28.32/28.36	c CPU time:   27.88 s
28.32/28.36	c ==============================================================================
30.82/30.82	This is MiniSat 2.0 beta with hacks by AVG
30.82/30.82	WARNING: for repeatability, setting FPU to use double precision
30.82/30.82	============================[ Problem Statistics ]=============================
30.82/30.82	|                                                                             |
30.82/30.82	|  Number of variables:  120317                                               |
30.82/30.82	|  Number of clauses:    2391111                                              |
32.31/32.35	|  Parsing time:         1.31         s                                       |

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-1820653-1242463167/watcher-1820653-1242463167 -o /tmp/evaluation-result-1820653-1242463167/solver-1820653-1242463167 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820653-1242463167.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/93 15672
/proc/meminfo: memFree=952492/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2416 CPUtime=0
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1010817849 2473984 277 4294967295 134512640 135169312 3218131040 3218129576 3085868782 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15672/statm: 604 277 235 161 0 43 0
[pid=15676] ppid=15672 vsize=956 CPUtime=0
/proc/15676/stat : 15676 (SatELite_releas) R 15672 15672 10114 0 -1 4202496 135 0 0 0 0 0 0 0 25 0 1 0 1010817849 978944 71 4294967295 134512640 135223648 3219534240 3219532824 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15676/statm: 239 71 46 174 0 64 0

[startup+0.119719 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 15672
/proc/meminfo: memFree=952492/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2416 CPUtime=0
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1010817849 2473984 277 4294967295 134512640 135169312 3218131040 3218129576 3085868782 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15672/statm: 604 277 235 161 0 43 0
[pid=15676] ppid=15672 vsize=11048 CPUtime=0.12
/proc/15676/stat : 15676 (SatELite_releas) R 15672 15672 10114 0 -1 4202496 2557 0 0 0 11 1 0 0 25 0 1 0 1010817849 11313152 2493 4294967295 134512640 135223648 3219534240 3219532740 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15676/statm: 2762 2493 46 174 0 2587 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 13464

[startup+0.219714 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 15672
/proc/meminfo: memFree=952492/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2416 CPUtime=0
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1010817849 2473984 277 4294967295 134512640 135169312 3218131040 3218129576 3085868782 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15672/statm: 604 277 235 161 0 43 0
[pid=15676] ppid=15672 vsize=19632 CPUtime=0.22
/proc/15676/stat : 15676 (SatELite_releas) R 15672 15672 10114 0 -1 4202496 4463 0 0 0 19 3 0 0 25 0 1 0 1010817849 20103168 4399 4294967295 134512640 135223648 3219534240 3219533192 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15676/statm: 4908 4400 46 174 0 4733 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 22048

[startup+0.319709 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 15672
/proc/meminfo: memFree=952492/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2416 CPUtime=0
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1010817849 2473984 277 4294967295 134512640 135169312 3218131040 3218129576 3085868782 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15672/statm: 604 277 235 161 0 43 0
[pid=15676] ppid=15672 vsize=28496 CPUtime=0.32
/proc/15676/stat : 15676 (SatELite_releas) R 15672 15672 10114 0 -1 4202496 6332 0 0 0 26 6 0 0 25 0 1 0 1010817849 29179904 6268 4294967295 134512640 135223648 3219534240 3219533192 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15676/statm: 7124 6269 46 174 0 6949 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 30912

[startup+0.71969 s]
/proc/loadavg: 0.92 0.98 0.99 2/93 15672
/proc/meminfo: memFree=952492/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2416 CPUtime=0
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1010817849 2473984 277 4294967295 134512640 135169312 3218131040 3218129576 3085868782 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15672/statm: 604 277 235 161 0 43 0
[pid=15676] ppid=15672 vsize=60424 CPUtime=0.72
/proc/15676/stat : 15676 (SatELite_releas) R 15672 15672 10114 0 -1 4202496 13641 0 0 0 61 11 0 0 25 0 1 0 1010817849 61874176 13577 4294967295 134512640 135223648 3219534240 3219533192 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15676/statm: 15106 13577 46 174 0 14931 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 62840

[startup+1.51965 s]
/proc/loadavg: 0.93 0.98 0.99 3/95 15677
/proc/meminfo: memFree=869536/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2416 CPUtime=0
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1010817849 2473984 277 4294967295 134512640 135169312 3218131040 3218129576 3085868782 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15672/statm: 604 277 235 161 0 43 0
[pid=15676] ppid=15672 vsize=131240 CPUtime=1.52
/proc/15676/stat : 15676 (SatELite_releas) R 15672 15672 10114 0 -1 4202496 27720 0 0 0 127 25 0 0 25 0 1 0 1010817849 134389760 27656 4294967295 134512640 135223648 3219534240 3219532808 134719062 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15676/statm: 32810 27656 46 174 0 32635 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 133656

[startup+3.11957 s]
/proc/loadavg: 0.93 0.98 0.99 3/95 15677
/proc/meminfo: memFree=767236/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2416 CPUtime=0
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1010817849 2473984 277 4294967295 134512640 135169312 3218131040 3218129576 3085868782 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15672/statm: 604 277 235 161 0 43 0
[pid=15676] ppid=15672 vsize=192936 CPUtime=3.12
/proc/15676/stat : 15676 (SatELite_releas) R 15672 15672 10114 0 -1 4202496 47132 0 0 0 277 35 0 0 25 0 1 0 1010817849 197566464 41880 4294967295 134512640 135223648 3219534240 3219532240 134548993 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15676/statm: 48234 41880 73 174 0 48059 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 195352

[startup+6.31941 s]
/proc/loadavg: 0.93 0.98 0.99 3/95 15679
/proc/meminfo: memFree=769888/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2416 CPUtime=0
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1010817849 2473984 277 4294967295 134512640 135169312 3218131040 3218129576 3085868782 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15672/statm: 604 277 235 161 0 43 0
[pid=15676] ppid=15672 vsize=221628 CPUtime=6.32
/proc/15676/stat : 15676 (SatELite_releas) R 15672 15672 10114 0 -1 4202496 51741 0 0 0 596 36 0 0 25 0 1 0 1010817849 226947072 46489 4294967295 134512640 135223648 3219534240 3219532240 134548993 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15676/statm: 55407 46489 73 174 0 55232 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 224044

[startup+12.7191 s]
/proc/loadavg: 0.94 0.98 0.99 3/95 15679
/proc/meminfo: memFree=751856/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2416 CPUtime=0
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1010817849 2473984 277 4294967295 134512640 135169312 3218131040 3218129576 3085868782 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15672/statm: 604 277 235 161 0 43 0
[pid=15676] ppid=15672 vsize=233092 CPUtime=12.72
/proc/15676/stat : 15676 (SatELite_releas) R 15672 15672 10114 0 -1 4202496 54493 0 0 0 1233 39 0 0 25 0 1 0 1010817849 238686208 49092 4294967295 134512640 135223648 3219534240 3219532256 134587023 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15676/statm: 58273 49092 73 174 0 58098 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 235508

[startup+25.5185 s]
/proc/loadavg: 0.95 0.98 0.99 3/95 15681
/proc/meminfo: memFree=731252/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2416 CPUtime=0
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 367 643 0 0 0 0 0 0 25 0 1 0 1010817849 2473984 277 4294967295 134512640 135169312 3218131040 3218129576 3085868782 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/15672/statm: 604 277 235 161 0 43 0
[pid=15676] ppid=15672 vsize=264956 CPUtime=25.52
/proc/15676/stat : 15676 (SatELite_releas) R 15672 15672 10114 0 -1 4202496 59916 0 0 0 2507 45 0 0 25 0 1 0 1010817849 271314944 54253 4294967295 134512640 135223648 3219534240 3219532432 134549033 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15676/statm: 66239 54253 73 174 0 66064 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 267372

[startup+51.1172 s]
/proc/loadavg: 0.96 0.98 0.99 3/95 15685
/proc/meminfo: memFree=770452/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2420 CPUtime=30.82
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 386 65689 0 0 1 0 3026 55 18 0 1 0 1010817849 2478080 278 4294967295 134512640 135169312 3218131040 3218127256 3085868782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15672/statm: 605 278 235 161 0 44 0
[pid=15683] ppid=15672 vsize=133192 CPUtime=20.29
/proc/15683/stat : 15683 (minisat_static) R 15672 15672 10114 0 -1 4202496 31735 0 0 0 2004 25 0 0 25 0 1 0 1010820931 136388608 31663 4294967295 134512640 135214715 3214474544 3214473008 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15683/statm: 33298 31663 72 172 0 33125 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 135612

[startup+102.315 s]
/proc/loadavg: 0.98 0.98 0.99 2/95 15872
/proc/meminfo: memFree=725724/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2420 CPUtime=30.82
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 386 65689 0 0 1 0 3026 55 18 0 1 0 1010817849 2478080 278 4294967295 134512640 135169312 3218131040 3218127256 3085868782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15672/statm: 605 278 235 161 0 44 0
[pid=15683] ppid=15672 vsize=176264 CPUtime=71.49
/proc/15683/stat : 15683 (minisat_static) R 15672 15672 10114 0 -1 4202496 42476 0 0 0 7108 41 0 0 25 0 1 0 1010820931 180494336 42404 4294967295 134512640 135214715 3214474544 3214472936 134720710 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15683/statm: 44066 42404 72 172 0 43893 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 178684

[startup+162.312 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 16059
/proc/meminfo: memFree=629860/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2420 CPUtime=30.82
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 386 65689 0 0 1 0 3026 55 18 0 1 0 1010817849 2478080 278 4294967295 134512640 135169312 3218131040 3218127256 3085868782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15672/statm: 605 278 235 161 0 44 0
[pid=15683] ppid=15672 vsize=272844 CPUtime=131.49
/proc/15683/stat : 15683 (minisat_static) R 15672 15672 10114 0 -1 4202496 66573 0 0 0 13092 57 0 0 25 0 1 0 1010820931 279392256 66501 4294967295 134512640 135214715 3214474544 3214473008 134528785 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15683/statm: 68211 66501 72 172 0 68038 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 275264

[startup+222.319 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 16250
/proc/meminfo: memFree=551600/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2420 CPUtime=30.82
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 386 65689 0 0 1 0 3026 55 18 0 1 0 1010817849 2478080 278 4294967295 134512640 135169312 3218131040 3218127256 3085868782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15672/statm: 605 278 235 161 0 44 0
[pid=15683] ppid=15672 vsize=351164 CPUtime=191.5
/proc/15683/stat : 15683 (minisat_static) R 15672 15672 10114 0 -1 4202496 86086 0 0 0 19085 65 0 0 25 0 1 0 1010820931 359591936 86014 4294967295 134512640 135214715 3214474544 3214473008 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15683/statm: 87791 86014 72 172 0 87618 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 353584

[startup+282.316 s]
/proc/loadavg: 1.06 1.00 1.00 3/95 16439
/proc/meminfo: memFree=388888/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2420 CPUtime=30.82
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 386 65689 0 0 1 0 3026 55 18 0 1 0 1010817849 2478080 278 4294967295 134512640 135169312 3218131040 3218127256 3085868782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15672/statm: 605 278 235 161 0 44 0
[pid=15683] ppid=15672 vsize=513996 CPUtime=251.5
/proc/15683/stat : 15683 (minisat_static) R 15672 15672 10114 0 -1 4202496 126823 0 0 0 25068 82 0 0 25 0 1 0 1010820931 526331904 126751 4294967295 134512640 135214715 3214474544 3214472752 134539281 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15683/statm: 128499 126751 72 172 0 128326 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 516416

[startup+342.323 s]
/proc/loadavg: 1.02 1.00 1.00 3/95 16629
/proc/meminfo: memFree=291936/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2420 CPUtime=30.82
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 386 65689 0 0 1 0 3026 55 18 0 1 0 1010817849 2478080 278 4294967295 134512640 135169312 3218131040 3218127256 3085868782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15672/statm: 605 278 235 161 0 44 0
[pid=15683] ppid=15672 vsize=610192 CPUtime=311.51
/proc/15683/stat : 15683 (minisat_static) R 15672 15672 10114 0 -1 4202496 150930 0 0 0 31062 89 0 0 25 0 1 0 1010820931 624836608 150858 4294967295 134512640 135214715 3214474544 3214473008 134528691 0 0 0 3 0 0 0 17 0 0 0 0
/proc/15683/statm: 152548 150858 72 172 0 152375 0
Current children cumulated CPU time (s) 342.33

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

/proc/15683/statm: 203837 201818 72 172 0 203664 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 817768

[startup+642.308 s]
/proc/loadavg: 1.10 1.05 1.01 3/95 17572
/proc/meminfo: memFree=51480/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2420 CPUtime=30.82
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 386 65689 0 0 1 0 3026 55 18 0 1 0 1010817849 2478080 278 4294967295 134512640 135169312 3218131040 3218127256 3085868782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15672/statm: 605 278 235 161 0 44 0
[pid=15683] ppid=15672 vsize=898200 CPUtime=611.51
/proc/15683/stat : 15683 (minisat_static) R 15672 15672 10114 0 -1 4202496 222604 0 0 0 61023 128 0 0 25 0 1 0 1010820931 919756800 222532 4294967295 134512640 135214715 3214474544 3214473008 134528684 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15683/statm: 224550 222532 72 172 0 224377 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 900620

[startup+702.315 s]
/proc/loadavg: 1.04 1.04 1.01 2/95 17760
/proc/meminfo: memFree=53496/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2420 CPUtime=30.82
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 386 65689 0 0 1 0 3026 55 18 0 1 0 1010817849 2478080 278 4294967295 134512640 135169312 3218131040 3218127256 3085868782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15672/statm: 605 278 235 161 0 44 0
[pid=15683] ppid=15672 vsize=1032176 CPUtime=671.52
/proc/15683/stat : 15683 (minisat_static) R 15672 15672 10114 0 -1 4202496 256127 0 0 0 66999 153 0 0 25 0 1 0 1010820931 1056948224 256055 4294967295 134512640 135214715 3214474544 3214472752 134537355 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15683/statm: 258044 256055 72 172 0 257871 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 1034596

[startup+762.312 s]
/proc/loadavg: 1.01 1.03 1.00 2/95 17947
/proc/meminfo: memFree=52640/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2420 CPUtime=30.82
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 386 65689 0 0 1 0 3026 55 18 0 1 0 1010817849 2478080 278 4294967295 134512640 135169312 3218131040 3218127256 3085868782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15672/statm: 605 278 235 161 0 44 0
[pid=15683] ppid=15672 vsize=1133064 CPUtime=731.52
/proc/15683/stat : 15683 (minisat_static) R 15672 15672 10114 0 -1 4202496 281341 0 0 0 72988 164 0 0 25 0 1 0 1010820931 1160257536 281269 4294967295 134512640 135214715 3214474544 3214473008 134528688 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15683/statm: 283266 281269 72 172 0 283093 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 1135484

[startup+822.309 s]
/proc/loadavg: 1.00 1.02 1.00 3/95 18134
/proc/meminfo: memFree=52120/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2420 CPUtime=30.82
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 386 65689 0 0 1 0 3026 55 18 0 1 0 1010817849 2478080 278 4294967295 134512640 135169312 3218131040 3218127256 3085868782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15672/statm: 605 278 235 161 0 44 0
[pid=15683] ppid=15672 vsize=1203368 CPUtime=791.52
/proc/15683/stat : 15683 (minisat_static) R 15672 15672 10114 0 -1 4202496 298951 0 0 0 78979 173 0 0 25 0 1 0 1010820931 1232248832 298879 4294967295 134512640 135214715 3214474544 3214473008 134528702 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15683/statm: 300842 298879 72 172 0 300669 0
Current children cumulated CPU time (s) 822.34
Current children cumulated vsize (KiB) 1205788

[startup+882.316 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 18323
/proc/meminfo: memFree=52564/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2420 CPUtime=30.82
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 386 65689 0 0 1 0 3026 55 18 0 1 0 1010817849 2478080 278 4294967295 134512640 135169312 3218131040 3218127256 3085868782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15672/statm: 605 278 235 161 0 44 0
[pid=15683] ppid=15672 vsize=1274536 CPUtime=851.53
/proc/15683/stat : 15683 (minisat_static) R 15672 15672 10114 0 -1 4202496 316728 0 0 0 84967 186 0 0 25 0 1 0 1010820931 1305124864 316656 4294967295 134512640 135214715 3214474544 3214473008 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15683/statm: 318634 316656 72 172 0 318461 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 1276956

[startup+942.313 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 18515
/proc/meminfo: memFree=64088/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2420 CPUtime=30.82
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 386 65689 0 0 1 0 3026 55 18 0 1 0 1010817849 2478080 278 4294967295 134512640 135169312 3218131040 3218127256 3085868782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15672/statm: 605 278 235 161 0 44 0
[pid=15683] ppid=15672 vsize=1357588 CPUtime=911.53
/proc/15683/stat : 15683 (minisat_static) R 15672 15672 10114 0 -1 4202496 337501 0 0 0 90951 202 0 0 25 0 1 0 1010820931 1390170112 337429 4294967295 134512640 135214715 3214474544 3214473008 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15683/statm: 339397 337429 72 172 0 339224 0
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (KiB) 1360008

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 18703
/proc/meminfo: memFree=52508/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2420 CPUtime=30.82
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 386 65689 0 0 1 0 3026 55 18 0 1 0 1010817849 2478080 278 4294967295 134512640 135169312 3218131040 3218127256 3085868782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15672/statm: 605 278 235 161 0 44 0
[pid=15683] ppid=15672 vsize=1388872 CPUtime=971.54
/proc/15683/stat : 15683 (minisat_static) R 15672 15672 10114 0 -1 4202496 345377 0 0 0 96946 208 0 0 25 0 1 0 1010820931 1422204928 345305 4294967295 134512640 135214715 3214474544 3214473104 134540425 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15683/statm: 347218 345305 72 172 0 347045 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 1391292

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 18890
/proc/meminfo: memFree=51728/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2420 CPUtime=30.82
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 386 65689 0 0 1 0 3026 55 18 0 1 0 1010817849 2478080 278 4294967295 134512640 135169312 3218131040 3218127256 3085868782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15672/statm: 605 278 235 161 0 44 0
[pid=15683] ppid=15672 vsize=1410336 CPUtime=1031.54
/proc/15683/stat : 15683 (minisat_static) R 15672 15672 10114 0 -1 4202496 350352 0 0 0 102940 214 0 0 25 0 1 0 1010820931 1444184064 350280 4294967295 134512640 135214715 3214474544 3214472752 134537288 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15683/statm: 352584 350280 72 172 0 352411 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 1412756

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19077
/proc/meminfo: memFree=52484/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2420 CPUtime=30.82
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 386 65689 0 0 1 0 3026 55 18 0 1 0 1010817849 2478080 278 4294967295 134512640 135169312 3218131040 3218127256 3085868782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15672/statm: 605 278 235 161 0 44 0
[pid=15683] ppid=15672 vsize=1429652 CPUtime=1091.55
/proc/15683/stat : 15683 (minisat_static) R 15672 15672 10114 0 -1 4202496 355177 0 0 0 108937 218 0 0 25 0 1 0 1010820931 1463963648 355105 4294967295 134512640 135214715 3214474544 3214472624 134536289 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15683/statm: 357413 355105 72 172 0 357240 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 1432072

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19266
/proc/meminfo: memFree=51748/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2420 CPUtime=30.82
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 386 65689 0 0 1 0 3026 55 18 0 1 0 1010817849 2478080 278 4294967295 134512640 135169312 3218131040 3218127256 3085868782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15672/statm: 605 278 235 161 0 44 0
[pid=15683] ppid=15672 vsize=1447016 CPUtime=1151.54
/proc/15683/stat : 15683 (minisat_static) R 15672 15672 10114 0 -1 4202496 359534 0 0 0 114930 224 0 0 25 0 1 0 1010820931 1481744384 359462 4294967295 134512640 135214715 3214474544 3214473008 134528763 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15683/statm: 361754 359462 72 172 0 361581 0
Current children cumulated CPU time (s) 1182.36
Current children cumulated vsize (KiB) 1449436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19266
/proc/meminfo: memFree=52212/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2420 CPUtime=30.82
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 386 65689 0 0 1 0 3026 55 18 0 1 0 1010817849 2478080 278 4294967295 134512640 135169312 3218131040 3218127256 3085868782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15672/statm: 605 278 235 161 0 44 0
[pid=15683] ppid=15672 vsize=1451124 CPUtime=1169.24
/proc/15683/stat : 15683 (minisat_static) R 15672 15672 10114 0 -1 4202496 360572 0 0 0 116700 224 0 0 25 0 1 0 1010820931 1485950976 360500 4294967295 134512640 135214715 3214474544 3214473008 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15683/statm: 362781 360500 72 172 0 362608 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 1453544

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

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

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 19266
/proc/meminfo: memFree=52212/2074464 swapFree=1950876/1959888
[pid=15672] ppid=15670 vsize=2420 CPUtime=30.82
/proc/15672/stat : 15672 (SatELiteGTI) S 15670 15672 10114 0 -1 4194304 386 65689 0 0 1 0 3026 55 18 0 1 0 1010817849 2478080 278 4294967295 134512640 135169312 3218131040 3218127256 3085868782 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/15672/statm: 605 278 235 161 0 44 0
[pid=15683] ppid=15672 vsize=1451124 CPUtime=1169.24
/proc/15683/stat : 15683 (minisat_static) R 15672 15672 10114 0 -1 4202496 360572 0 0 0 116700 224 0 0 25 0 1 0 1010820931 1485950976 360500 4294967295 134512640 135214715 3214474544 3214473008 134528800 0 0 0 3 0 0 0 17 3 0 0 0
/proc/15683/statm: 362781 360500 72 172 0 362608 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 1453544

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15672 and gives
#  childrusage.ru_utime.tv_sec=30
#  childrusage.ru_utime.tv_usec=270000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=550000
# CPU time returned by wait4() is 30.82
# while last known CPU time is 1200.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.03
CPU time (s): 1200.06
CPU user time (s): 1197.27
CPU system time (s): 2.79
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1453544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 30.27
system time used= 0.55
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 66075
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= 14
involuntary context switches= 44

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-16 10:39:27
IDJOB=1820653
IDBENCH=20575
IDSOLVER=660
FILE ID=tipi13/1820653-1242463167
PBS_JOBID=
Free space on /tmp= 7847 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT07/industrial/vliw_unsat_2.0/9dlx_vliw_at_b_iq5.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820653-1242463167/watcher-1820653-1242463167 -o /tmp/evaluation-result-1820653-1242463167/solver-1820653-1242463167 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820653-1242463167.cnf

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

MD5SUM BENCH= 79c983ee7a6671238604da3040f85341
RANDOM SEED= 1352060866

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:        952492 kB
Buffers:         41164 kB
Cached:         967008 kB
SwapCached:       3568 kB
Active:         470916 kB
Inactive:       546856 kB
HighTotal:     1178688 kB
HighFree:       343776 kB
LowTotal:       895776 kB
LowFree:        608716 kB
SwapTotal:     1959888 kB
SwapFree:      1950876 kB
Dirty:           76464 kB
Writeback:           0 kB
AnonPages:        8660 kB
Mapped:           3068 kB
Slab:            95788 kB
PageTables:        456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 7792 MiB
End job on tipi13 at 2009-05-16 10:59:33