Trace number 1820292

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
MiniSAT 09z 2009-03-22? (TO) 1200.08 1200.03

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
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 variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

Solver Data

0.00/0.00	c Parsing...
1.02/1.01	c ==============================================================================
1.02/1.01	c |           |     ORIGINAL     |              LEARNT              |          |
1.02/1.01	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.02/1.01	c ==============================================================================
1.02/1.01	c |         0 | 1052492  2433683 |  315747       0        0     nan |  0.000 % |
7.39/7.49	c |         0 |  628528  1721300 |      --       0       --      -- |     --   | -196875/-198394
7.39/7.50	c ==============================================================================
7.39/7.50	c Result  :   #vars: 113985   #clauses: 628528   #literals: 1721300
7.39/7.50	c CPU time:   7.26 s
7.39/7.50	c ==============================================================================
8.08/8.15	c WARNING: for repeatability, setting FPU to use double precision
8.08/8.15	c Number of variables   : 113985       
8.08/8.15	c Number of clauses     : 628528       
8.12/8.58	c Parsing time: 0.38         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-1820292-1242423239/watcher-1820292-1242423239 -o /tmp/evaluation-result-1820292-1242423239/solver-1820292-1242423239 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820292-1242423239.cnf -random-seed=1648919892 

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.04 1.01 0.90 4/94 18317
/proc/meminfo: memFree=1119548/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2416 CPUtime=0.01
/proc/18317/stat : 18317 (SatELiteGTI) R 18314 18317 10436 0 -1 4194304 354 646 0 0 0 0 1 0 25 0 1 0 1006824608 2473984 277 4294967295 134512640 135169312 3213462480 3213460956 3085846388 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/18317/statm: 604 277 235 161 0 43 0
[pid=18324] ppid=18317 vsize=2416 CPUtime=0
/proc/18324/stat : 18324 (SatELiteGTI) R 18317 18317 10436 0 -1 4194368 26 0 0 0 0 0 0 0 25 0 1 0 1006824609 2473984 59 4294967295 134512640 135169312 3213462480 3213461036 3085429920 0 65538 4 65536 0 0 0 17 0 0 0 0
/proc/18324/statm: 604 71 28 161 0 43 0

[startup+0.101837 s]
/proc/loadavg: 1.04 1.01 0.90 4/94 18317
/proc/meminfo: memFree=1119548/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2416 CPUtime=0.01
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 367 646 0 0 0 0 1 0 25 0 1 0 1006824608 2473984 277 4294967295 134512640 135169312 3213462480 3213461016 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18317/statm: 604 277 235 161 0 43 0
[pid=18324] ppid=18317 vsize=21572 CPUtime=0.1
/proc/18324/stat : 18324 (SatELite_releas) R 18317 18317 10436 0 -1 4202496 4203 0 0 0 8 2 0 0 25 0 1 0 1006824609 22089728 4139 4294967295 134512640 135223648 3214589168 3214587752 134719062 0 0 0 3 0 0 0 17 1 0 0 0
/proc/18324/statm: 5393 4140 46 174 0 5218 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 23988

[startup+0.211827 s]
/proc/loadavg: 1.04 1.01 0.90 4/94 18317
/proc/meminfo: memFree=1119548/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2416 CPUtime=0.01
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 367 646 0 0 0 0 1 0 25 0 1 0 1006824608 2473984 277 4294967295 134512640 135169312 3213462480 3213461016 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18317/statm: 604 277 235 161 0 43 0
[pid=18324] ppid=18317 vsize=42680 CPUtime=0.21
/proc/18324/stat : 18324 (SatELite_releas) R 18317 18317 10436 0 -1 4202496 9309 0 0 0 19 2 0 0 25 0 1 0 1006824609 43704320 9245 4294967295 134512640 135223648 3214589168 3214588120 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/18324/statm: 10670 9247 46 174 0 10495 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 45096

[startup+0.311817 s]
/proc/loadavg: 1.04 1.01 0.90 4/94 18317
/proc/meminfo: memFree=1119548/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2416 CPUtime=0.01
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 367 646 0 0 0 0 1 0 25 0 1 0 1006824608 2473984 277 4294967295 134512640 135169312 3213462480 3213461016 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18317/statm: 604 277 235 161 0 43 0
[pid=18324] ppid=18317 vsize=52152 CPUtime=0.31
/proc/18324/stat : 18324 (SatELite_releas) R 18317 18317 10436 0 -1 4202496 11594 0 0 0 27 4 0 0 25 0 1 0 1006824609 53403648 11530 4294967295 134512640 135223648 3214589168 3214587904 134540952 0 0 0 3 0 0 0 17 1 0 0 0
/proc/18324/statm: 13038 11530 46 174 0 12863 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 54568

[startup+0.711784 s]
/proc/loadavg: 1.04 1.01 0.90 4/94 18317
/proc/meminfo: memFree=1119548/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2416 CPUtime=0.01
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 367 646 0 0 0 0 1 0 25 0 1 0 1006824608 2473984 277 4294967295 134512640 135169312 3213462480 3213461016 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18317/statm: 604 277 235 161 0 43 0
[pid=18324] ppid=18317 vsize=79736 CPUtime=0.71
/proc/18324/stat : 18324 (SatELite_releas) R 18317 18317 10436 0 -1 4202496 19077 0 0 0 62 9 0 0 25 0 1 0 1006824609 81649664 19013 4294967295 134512640 135223648 3214589168 3214588120 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/18324/statm: 19934 19013 47 174 0 19759 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 82152

[startup+1.51172 s]
/proc/loadavg: 1.04 1.01 0.90 2/95 18327
/proc/meminfo: memFree=1020868/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2416 CPUtime=0.01
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 367 646 0 0 0 0 1 0 25 0 1 0 1006824608 2473984 277 4294967295 134512640 135169312 3213462480 3213461016 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18317/statm: 604 277 235 161 0 43 0
[pid=18324] ppid=18317 vsize=117832 CPUtime=1.51
/proc/18324/stat : 18324 (SatELite_releas) R 18317 18317 10436 0 -1 4202496 29030 0 0 0 136 15 0 0 25 0 1 0 1006824609 120659968 26324 4294967295 134512640 135223648 3214589168 3214587168 134548489 0 0 0 3 0 0 0 17 1 0 0 0
/proc/18324/statm: 29458 26324 73 174 0 29283 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 120248

[startup+3.11159 s]
/proc/loadavg: 1.04 1.01 0.90 2/95 18327
/proc/meminfo: memFree=1006732/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2416 CPUtime=0.01
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 367 646 0 0 0 0 1 0 25 0 1 0 1006824608 2473984 277 4294967295 134512640 135169312 3213462480 3213461016 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18317/statm: 604 277 235 161 0 43 0
[pid=18324] ppid=18317 vsize=128476 CPUtime=3.1
/proc/18324/stat : 18324 (SatELite_releas) R 18317 18317 10436 0 -1 4202496 31267 0 0 0 294 16 0 0 25 0 1 0 1006824609 131559424 28380 4294967295 134512640 135223648 3214589168 3214587264 134595772 0 0 0 3 0 0 0 17 1 0 0 0
/proc/18324/statm: 32119 28380 73 174 0 31944 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 130892

[startup+6.31132 s]
/proc/loadavg: 1.04 1.01 0.90 4/95 18328
/proc/meminfo: memFree=998768/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2416 CPUtime=0.01
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 367 646 0 0 0 0 1 0 25 0 1 0 1006824608 2473984 277 4294967295 134512640 135169312 3213462480 3213461016 3085844206 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/18317/statm: 604 277 235 161 0 43 0
[pid=18324] ppid=18317 vsize=130976 CPUtime=6.28
/proc/18324/stat : 18324 (SatELite_releas) R 18317 18317 10436 0 -1 4202496 34358 0 0 0 610 18 0 0 25 0 1 0 1006824609 134119424 29071 4294967295 134512640 135223648 3214589168 3214587184 134586740 0 0 0 3 0 0 0 17 1 0 0 0
/proc/18324/statm: 32744 29071 73 174 0 32569 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133392

[startup+12.7108 s]
/proc/loadavg: 1.04 1.01 0.90 2/95 18329
/proc/meminfo: memFree=1064592/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=38676 CPUtime=4.56
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 9115 0 0 0 451 5 0 0 25 0 1 0 1006825424 39604224 9034 4294967295 134512640 135212243 3219065232 3219063840 134526427 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 9669 9034 73 171 0 9496 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 41096

[startup+25.5197 s]
/proc/loadavg: 1.03 1.01 0.90 2/95 18329
/proc/meminfo: memFree=1059744/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=43868 CPUtime=17.37
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 10407 0 0 0 1727 10 0 0 25 0 1 0 1006825424 44920832 10326 4294967295 134512640 135212243 3219065232 3219063840 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 10967 10326 73 171 0 10794 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46288

[startup+51.1176 s]
/proc/loadavg: 1.08 1.02 0.91 2/95 18332
/proc/meminfo: memFree=1048840/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=54888 CPUtime=42.97
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 13172 0 0 0 4278 19 0 0 25 0 1 0 1006825424 56205312 13091 4294967295 134512640 135212243 3219065232 3219063552 134528036 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 13722 13091 73 171 0 13549 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 57308

[startup+102.313 s]
/proc/loadavg: 1.03 1.02 0.91 2/95 18518
/proc/meminfo: memFree=1019676/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=83912 CPUtime=94.17
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 20408 0 0 0 9389 28 0 0 25 0 1 0 1006825424 85925888 20327 4294967295 134512640 135212243 3219065232 3219063768 134718663 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 20978 20327 73 171 0 20805 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 86332

[startup+162.318 s]
/proc/loadavg: 1.01 1.01 0.91 3/95 18711
/proc/meminfo: memFree=987616/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=116432 CPUtime=154.18
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 28560 0 0 0 15380 38 0 0 25 0 1 0 1006825424 119226368 28479 4294967295 134512640 135212243 3219065232 3219063840 134526086 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 29108 28479 73 171 0 28935 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 118852

[startup+222.324 s]
/proc/loadavg: 1.00 1.01 0.91 3/95 18897
/proc/meminfo: memFree=951532/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=151952 CPUtime=214.19
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 37413 0 0 0 21377 42 0 0 25 0 1 0 1006825424 155598848 37332 4294967295 134512640 135212243 3219065232 3219063840 134526526 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 37988 37332 73 171 0 37815 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 154372

[startup+282.309 s]
/proc/loadavg: 1.00 1.00 0.91 3/95 19086
/proc/meminfo: memFree=914456/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=189416 CPUtime=274.18
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 46789 0 0 0 27370 48 0 0 25 0 1 0 1006825424 193961984 46708 4294967295 134512640 135212243 3219065232 3219063840 134526236 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 47354 46708 73 171 0 47181 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 191836

[startup+342.304 s]
/proc/loadavg: 1.00 1.00 0.91 3/95 19277
/proc/meminfo: memFree=890368/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=213188 CPUtime=334.18
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 52716 0 0 0 33369 49 0 0 25 0 1 0 1006825424 218304512 52635 4294967295 134512640 135212243 3219065232 3219063552 134527896 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 53297 52635 73 171 0 53124 0
Current children cumulated CPU time (s) 342.3

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

/proc/18329/statm: 53762 53094 73 171 0 53589 0
Current children cumulated CPU time (s) 582.34
Current children cumulated vsize (KiB) 217468

[startup+642.309 s]
/proc/loadavg: 1.00 1.01 0.92 2/95 20220
/proc/meminfo: memFree=855416/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=248396 CPUtime=634.21
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 61548 0 0 0 63365 56 0 0 25 0 1 0 1006825424 254357504 61467 4294967295 134512640 135212243 3219065232 3219063840 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 62099 61467 73 171 0 61926 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 250816

[startup+702.314 s]
/proc/loadavg: 1.00 1.01 0.92 4/95 20406
/proc/meminfo: memFree=854564/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=248800 CPUtime=694.22
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 61645 0 0 0 69366 56 0 0 25 0 1 0 1006825424 254771200 61564 4294967295 134512640 135212243 3219065232 3219063840 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 62200 61564 73 171 0 62027 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 251220

[startup+762.309 s]
/proc/loadavg: 1.00 1.00 0.92 3/95 20595
/proc/meminfo: memFree=854564/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=248800 CPUtime=754.22
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 61645 0 0 0 75366 56 0 0 25 0 1 0 1006825424 254771200 61564 4294967295 134512640 135212243 3219065232 3219063616 134535873 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 62200 61564 73 171 0 62027 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 251220

[startup+822.314 s]
/proc/loadavg: 1.08 1.03 0.93 2/95 20781
/proc/meminfo: memFree=854564/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=248800 CPUtime=814.23
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 61645 0 0 0 81367 56 0 0 25 0 1 0 1006825424 254771200 61564 4294967295 134512640 135212243 3219065232 3219063552 134527744 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 62200 61564 73 171 0 62027 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 251220

[startup+882.329 s]
/proc/loadavg: 1.03 1.02 0.93 2/95 20970
/proc/meminfo: memFree=854688/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=248800 CPUtime=874.25
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 61645 0 0 0 87369 56 0 0 25 0 1 0 1006825424 254771200 61564 4294967295 134512640 135212243 3219065232 3219063840 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 62200 61564 73 171 0 62027 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 251220

[startup+942.324 s]
/proc/loadavg: 1.01 1.02 0.93 4/95 21163
/proc/meminfo: memFree=854548/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=248800 CPUtime=934.25
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 61645 0 0 0 93369 56 0 0 25 0 1 0 1006825424 254771200 61564 4294967295 134512640 135212243 3219065232 3219063840 134526136 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 62200 61564 73 171 0 62027 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 251220

[startup+1002.31 s]
/proc/loadavg: 1.00 1.01 0.93 2/95 21349
/proc/meminfo: memFree=833980/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=269520 CPUtime=994.24
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 66828 0 0 0 99366 58 0 0 25 0 1 0 1006825424 275988480 66747 4294967295 134512640 135212243 3219065232 3219063840 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 67380 66747 73 171 0 67207 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 271940

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/95 21538
/proc/meminfo: memFree=833856/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=269520 CPUtime=1054.25
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 66828 0 0 0 105367 58 0 0 25 0 1 0 1006825424 275988480 66747 4294967295 134512640 135212243 3219065232 3219063840 134526008 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 67380 66747 73 171 0 67207 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 271940

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 0.93 3/95 21724
/proc/meminfo: memFree=833856/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=269520 CPUtime=1114.25
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 66828 0 0 0 111366 59 0 0 25 0 1 0 1006825424 275988480 66747 4294967295 134512640 135212243 3219065232 3219063840 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 67380 66747 73 171 0 67207 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 271940

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/95 21913
/proc/meminfo: memFree=833980/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=269520 CPUtime=1174.26
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 66828 0 0 0 117367 59 0 0 25 0 1 0 1006825424 275988480 66747 4294967295 134512640 135212243 3219065232 3219063840 134526086 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 67380 66747 73 171 0 67207 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 271940



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 0.93 2/95 21915
/proc/meminfo: memFree=833840/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=269520 CPUtime=1191.96
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 66828 0 0 0 119137 59 0 0 25 0 1 0 1006825424 275988480 66747 4294967295 134512640 135212243 3219065232 3219063840 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 67380 66747 73 171 0 67207 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 271940

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 0.93 2/95 21915
/proc/meminfo: memFree=833840/2074464 swapFree=1948616/1959888
[pid=18317] ppid=18314 vsize=2420 CPUtime=8.12
/proc/18317/stat : 18317 (SatELiteGTI) S 18314 18317 10436 0 -1 4194304 385 44819 0 0 0 0 787 25 18 0 1 0 1006824608 2478080 278 4294967295 134512640 135169312 3213462480 3213458696 3085844206 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/18317/statm: 605 278 235 161 0 44 0
[pid=18329] ppid=18317 vsize=269520 CPUtime=1191.96
/proc/18329/stat : 18329 (minisat_static) R 18317 18317 10436 0 -1 4202496 66828 0 0 0 119137 59 0 0 25 0 1 0 1006825424 275988480 66747 4294967295 134512640 135212243 3219065232 3219063840 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/18329/statm: 67380 66747 73 171 0 67207 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 271940

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18317 and gives
#  childrusage.ru_utime.tv_sec=7
#  childrusage.ru_utime.tv_usec=870000
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=250000
# CPU time returned by wait4() is 8.12
# while last known CPU time is 1200.08
#
# 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.08
CPU user time (s): 1199.24
CPU system time (s): 0.84
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 271940

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.87
system time used= 0.25
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45204
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= 15
involuntary context switches= 35

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi16 at 2009-05-15 23:33:59
IDJOB=1820292
IDBENCH=20353
IDSOLVER=659
FILE ID=tipi16/1820292-1242423239
PBS_JOBID=
Free space on /tmp= 6148 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820292-1242423239/watcher-1820292-1242423239 -o /tmp/evaluation-result-1820292-1242423239/solver-1820292-1242423239 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820292-1242423239.cnf -random-seed=1648919892

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED= 1648919892

Linux tipi16 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.457
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.457
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.457
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.78

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.457
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:       1119704 kB
Buffers:         31780 kB
Cached:         839672 kB
SwapCached:       6028 kB
Active:         626540 kB
Inactive:       254904 kB
HighTotal:     1178688 kB
HighFree:       403212 kB
LowTotal:       895776 kB
LowFree:        716492 kB
SwapTotal:     1959888 kB
SwapFree:      1948616 kB
Dirty:           21064 kB
Writeback:           0 kB
AnonPages:        9320 kB
Mapped:           3260 kB
Slab:            64912 kB
PageTables:        508 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    93176 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 6129 MiB
End job on tipi16 at 2009-05-15 23:54:03