Trace number 1820376

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

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/partial-5-15-u.cnf
MD5SUMc2f768afbb9db3d5f5133c3f48734894
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 variables217930
Number of clauses1002997
Sum of the clauses size2303180
Maximum clause length10
Minimum clause length1
Number of clauses of size 116378
Number of clauses of size 2795155
Number of clauses of size 3150764
Number of clauses of size 44520
Number of clauses of size 518080
Number of clauses of size over 518100

Solver Data

0.00/0.01	c Parsing...
0.00/0.95	c ==============================================================================
0.00/0.95	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.95	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.95	c ==============================================================================
0.00/0.95	c |         0 |  985541  2284533 |  295662       0        0     nan |  0.000 % |
6.82/6.92	c |         0 |  590731  1617848 |      --       0       --      -- |     --   | -181197/-182944
6.92/6.92	c ==============================================================================
6.92/6.92	c Result  :   #vars: 105677   #clauses: 590731   #literals: 1617848
6.92/6.92	c CPU time:   6.6 s
6.92/6.92	c ==============================================================================
7.52/7.53	c WARNING: for repeatability, setting FPU to use double precision
7.52/7.53	c Number of variables   : 105677       
7.52/7.53	c Number of clauses     : 590731       
7.92/7.94	c Parsing time: 0.31         s
1200.03/1199.93	HOME/SatELiteGTI: line 36:  2347 Terminated              $MS $2 $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-1820376-1242435311/watcher-1820376-1242435311 -o /tmp/evaluation-result-1820376-1242435311/solver-1820376-1242435311 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1820376-1242435311.cnf -random-seed=630723163 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 2343
/proc/meminfo: memFree=1511540/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2412 CPUtime=0
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 340 0 0 0 0 0 0 0 25 0 1 0 1008032302 2469888 272 4294967295 134512640 135169312 3213560800 3213558392 3085231022 0 0 4 65536 3222620697 0 0 17 3 0 0 0
/proc/2340/statm: 603 272 230 161 0 42 0
[pid=2341] ppid=2340 vsize=2412 CPUtime=0
/proc/2341/stat : 2341 (SatELiteGTI) R 2340 2340 20977 0 -1 4194368 103 0 0 0 0 0 0 0 25 0 1 0 1008032302 2469888 115 4294967295 134512640 135169312 3213560800 3213557020 3085039476 0 65538 0 65538 0 0 0 17 3 0 0 0
/proc/2341/statm: 603 115 72 161 0 42 0
[pid=2342] ppid=2341 vsize=0 CPUtime=0
/proc/2342/stat : 2342 (SatELiteGTI) Z 2341 2340 20977 0 -1 4194380 141 0 0 0 0 0 0 0 25 0 1 0 1008032302 0 0 4294967295 0 0 0 0 0 0 0 0 65538 3222378830 0 0 17 3 0 0 0
/proc/2342/statm: 0 0 0 0 0 0 0
[pid=2343] ppid=2341 vsize=2412 CPUtime=0
/proc/2343/stat : 2343 (SatELiteGTI) R 2341 2340 20977 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 1008032302 2469888 43 4294967295 134512640 135169312 3213560800 3213557020 3085039476 0 65538 0 65538 0 0 0 17 3 0 0 0
/proc/2343/statm: 603 43 0 161 0 42 0

[startup+0.092455 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 2343
/proc/meminfo: memFree=1511540/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2412 CPUtime=0
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1008032302 2469888 277 4294967295 134512640 135169312 3213560800 3213559336 3085037294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/2340/statm: 603 277 235 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.112449 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 2343
/proc/meminfo: memFree=1511540/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2412 CPUtime=0
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1008032302 2469888 277 4294967295 134512640 135169312 3213560800 3213559336 3085037294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/2340/statm: 603 277 235 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.312429 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 2343
/proc/meminfo: memFree=1511540/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2412 CPUtime=0
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1008032302 2469888 277 4294967295 134512640 135169312 3213560800 3213559336 3085037294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/2340/statm: 603 277 235 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+0.712389 s]
/proc/loadavg: 1.00 1.00 1.00 3/96 2343
/proc/meminfo: memFree=1511540/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2412 CPUtime=0
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1008032302 2469888 277 4294967295 134512640 135169312 3213560800 3213559336 3085037294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/2340/statm: 603 277 235 161 0 42 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2412

[startup+1.51231 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 2345
/proc/meminfo: memFree=1419020/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2412 CPUtime=0
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1008032302 2469888 277 4294967295 134512640 135169312 3213560800 3213559336 3085037294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/2340/statm: 603 277 235 161 0 42 0
[pid=2345] ppid=2340 vsize=109024 CPUtime=1.51
/proc/2345/stat : 2345 (SatELite_releas) R 2340 2340 20977 0 -1 4202496 27399 0 0 0 128 23 0 0 25 0 1 0 1008032303 111640576 24898 4294967295 134512640 135223648 3218266224 3218263992 134737406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2345/statm: 27256 24898 73 174 0 27081 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 111436

[startup+3.12215 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 2345
/proc/meminfo: memFree=1405256/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2412 CPUtime=0
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1008032302 2469888 277 4294967295 134512640 135169312 3213560800 3213559336 3085037294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/2340/statm: 603 277 235 161 0 42 0
[pid=2345] ppid=2340 vsize=118372 CPUtime=3.12
/proc/2345/stat : 2345 (SatELite_releas) R 2340 2340 20977 0 -1 4202496 29178 0 0 0 286 26 0 0 25 0 1 0 1008032303 121212928 26509 4294967295 134512640 135223648 3218266224 3218264240 134586930 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2345/statm: 29593 26509 73 174 0 29418 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 120784

[startup+6.32184 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 2346
/proc/meminfo: memFree=1398104/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2412 CPUtime=0
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 368 646 0 0 0 0 0 0 25 0 1 0 1008032302 2469888 277 4294967295 134512640 135169312 3213560800 3213559336 3085037294 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/2340/statm: 603 277 235 161 0 42 0
[pid=2345] ppid=2340 vsize=119756 CPUtime=6.32
/proc/2345/stat : 2345 (SatELite_releas) R 2340 2340 20977 0 -1 4202496 34714 0 0 0 603 29 0 0 25 0 1 0 1008032303 122630144 27066 4294967295 134512640 135223648 3218266224 3218264240 134586754 0 0 0 3 0 0 0 17 0 0 0 0
/proc/2345/statm: 29939 27066 73 174 0 29764 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 122168

[startup+12.7212 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 2347
/proc/meminfo: memFree=1462012/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=35908 CPUtime=5.19
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 8275 0 0 0 509 10 0 0 25 0 1 0 1008033055 36769792 8194 4294967295 134512640 135212243 3214775680 3214774288 134526019 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 8977 8194 73 171 0 8804 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 38324

[startup+25.5199 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 2347
/proc/meminfo: memFree=1457816/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=40424 CPUtime=17.99
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 9419 0 0 0 1787 12 0 0 25 0 1 0 1008033055 41394176 9338 4294967295 134512640 135212243 3214775680 3214774288 134526492 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 10106 9338 73 171 0 9933 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 42840

[startup+51.1074 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 2540
/proc/meminfo: memFree=1445972/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=52076 CPUtime=43.58
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 12333 0 0 0 4346 12 0 0 25 0 1 0 1008033055 53325824 12252 4294967295 134512640 135212243 3214775680 3214774000 134527698 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 13019 12252 73 171 0 12846 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 54492

[startup+102.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 2733
/proc/meminfo: memFree=1421660/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=76104 CPUtime=94.79
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 18316 0 0 0 9464 15 0 0 25 0 1 0 1008033055 77930496 18235 4294967295 134512640 135212243 3214775680 3214774288 134526306 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 19026 18235 73 171 0 18853 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 78520

[startup+162.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 2924
/proc/meminfo: memFree=1391528/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=106888 CPUtime=154.79
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 26022 0 0 0 15460 19 0 0 25 0 1 0 1008033055 109453312 25941 4294967295 134512640 135212243 3214775680 3214774288 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 26722 25941 73 171 0 26549 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 109304

[startup+222.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3117
/proc/meminfo: memFree=1361544/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=136296 CPUtime=214.8
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 33388 0 0 0 21446 34 0 0 25 0 1 0 1008033055 139567104 33307 4294967295 134512640 135212243 3214775680 3214774064 134536919 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 34074 33307 73 171 0 33901 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 138712

[startup+282.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 3306
/proc/meminfo: memFree=1334760/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=163288 CPUtime=274.81
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 40114 0 0 0 27441 40 0 0 25 0 1 0 1008033055 167206912 40033 4294967295 134512640 135212243 3214775680 3214774288 134526086 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 40822 40033 73 171 0 40649 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 165704

[startup+342.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 3514
/proc/meminfo: memFree=1323824/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=173860 CPUtime=334.82
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 42761 0 0 0 33438 44 0 0 25 0 1 0 1008033055 178032640 42680 4294967295 134512640 135212243 3214775680 3214774288 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 43465 42680 73 171 0 43292 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 176276

[startup+402.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 3709
/proc/meminfo: memFree=1323956/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53

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

[pid=2347] ppid=2340 vsize=173860 CPUtime=514.83
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 42761 0 0 0 51438 45 0 0 25 0 1 0 1008033055 178032640 42680 4294967295 134512640 135212243 3214775680 3214774288 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 43465 42680 73 171 0 43292 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 176276

[startup+582.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 4277
/proc/meminfo: memFree=1309820/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=188564 CPUtime=574.84
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 46420 0 0 0 57438 46 0 0 25 0 1 0 1008033055 193089536 46339 4294967295 134512640 135212243 3214775680 3214774288 134526427 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 47141 46339 73 171 0 46968 0
Current children cumulated CPU time (s) 582.37
Current children cumulated vsize (KiB) 190980

[startup+642.309 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 4465
/proc/meminfo: memFree=1304332/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=193592 CPUtime=634.84
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 47680 0 0 0 63438 46 0 0 25 0 1 0 1008033055 198238208 47599 4294967295 134512640 135212243 3214775680 3214774288 134526751 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 48398 47599 73 171 0 48225 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 196008

[startup+702.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 4652
/proc/meminfo: memFree=1304240/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=193592 CPUtime=694.85
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 47680 0 0 0 69439 46 0 0 25 0 1 0 1008033055 198238208 47599 4294967295 134512640 135212243 3214775680 3214774384 134538389 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 48398 47599 73 171 0 48225 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 196008

[startup+762.317 s]
/proc/loadavg: 1.07 1.02 1.00 3/95 4841
/proc/meminfo: memFree=1304396/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=193592 CPUtime=754.86
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 47680 0 0 0 75440 46 0 0 25 0 1 0 1008033055 198238208 47599 4294967295 134512640 135212243 3214775680 3214774288 134526516 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 48398 47599 73 171 0 48225 0
Current children cumulated CPU time (s) 762.39
Current children cumulated vsize (KiB) 196008

[startup+822.321 s]
/proc/loadavg: 1.02 1.01 1.00 2/95 5029
/proc/meminfo: memFree=1304256/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=193592 CPUtime=814.87
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 47680 0 0 0 81441 46 0 0 25 0 1 0 1008033055 198238208 47599 4294967295 134512640 135212243 3214775680 3214774288 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 48398 47599 73 171 0 48225 0
Current children cumulated CPU time (s) 822.4
Current children cumulated vsize (KiB) 196008

[startup+882.315 s]
/proc/loadavg: 1.01 1.00 1.00 3/95 5216
/proc/meminfo: memFree=1300520/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=197696 CPUtime=874.87
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 48710 0 0 0 87439 48 0 0 25 0 1 0 1008033055 202440704 48629 4294967295 134512640 135212243 3214775680 3214774288 134525968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 49424 48629 73 171 0 49251 0
Current children cumulated CPU time (s) 882.4
Current children cumulated vsize (KiB) 200112

[startup+942.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 5404
/proc/meminfo: memFree=1284012/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=214168 CPUtime=934.88
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 52796 0 0 0 93437 51 0 0 25 0 1 0 1008033055 219308032 52715 4294967295 134512640 135212243 3214775680 3214774288 134526065 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 53542 52715 73 171 0 53369 0
Current children cumulated CPU time (s) 942.41
Current children cumulated vsize (KiB) 216584

[startup+1002.32 s]
/proc/loadavg: 1.06 1.03 1.01 2/95 5595
/proc/meminfo: memFree=1283656/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=214168 CPUtime=994.89
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 52796 0 0 0 99438 51 0 0 25 0 1 0 1008033055 219308032 52715 4294967295 134512640 135212243 3214775680 3214774384 134538353 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 53542 52715 73 171 0 53369 0
Current children cumulated CPU time (s) 1002.42
Current children cumulated vsize (KiB) 216584

[startup+1062.32 s]
/proc/loadavg: 1.02 1.02 1.00 3/95 5784
/proc/meminfo: memFree=1283764/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=214168 CPUtime=1054.89
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 52796 0 0 0 105438 51 0 0 25 0 1 0 1008033055 219308032 52715 4294967295 134512640 135212243 3214775680 3214774288 134525968 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 53542 52715 73 171 0 53369 0
Current children cumulated CPU time (s) 1062.42
Current children cumulated vsize (KiB) 216584

[startup+1122.31 s]
/proc/loadavg: 1.01 1.01 1.00 2/95 5972
/proc/meminfo: memFree=1283672/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=214168 CPUtime=1114.89
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 52796 0 0 0 111438 51 0 0 25 0 1 0 1008033055 219308032 52715 4294967295 134512640 135212243 3214775680 3214774064 134535633 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 53542 52715 73 171 0 53369 0
Current children cumulated CPU time (s) 1122.42
Current children cumulated vsize (KiB) 216584

[startup+1182.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 6159
/proc/meminfo: memFree=1283904/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=214168 CPUtime=1174.9
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 52796 0 0 0 117439 51 0 0 25 0 1 0 1008033055 219308032 52715 4294967295 134512640 135212243 3214775680 3214774288 134526248 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 53542 52715 73 171 0 53369 0
Current children cumulated CPU time (s) 1182.43
Current children cumulated vsize (KiB) 216584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.91 s]
/proc/loadavg: 1.00 1.01 1.00 4/95 6161
/proc/meminfo: memFree=1283992/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=214168 CPUtime=1192.5
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 52796 0 0 0 119199 51 0 0 25 0 1 0 1008033055 219308032 52715 4294967295 134512640 135212243 3214775680 3214774288 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 53542 52715 73 171 0 53369 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 216584

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

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

[startup+1199.91 s]
/proc/loadavg: 1.00 1.01 1.00 4/95 6161
/proc/meminfo: memFree=1283992/2074464 swapFree=1951868/1959888
[pid=2340] ppid=2338 vsize=2416 CPUtime=7.53
/proc/2340/stat : 2340 (SatELiteGTI) S 2338 2340 20977 0 -1 4194304 386 42040 0 0 0 0 714 39 20 0 1 0 1008032302 2473984 278 4294967295 134512640 135169312 3213560800 3213557016 3085037294 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/2340/statm: 604 278 235 161 0 43 0
[pid=2347] ppid=2340 vsize=214168 CPUtime=1192.5
/proc/2347/stat : 2347 (minisat_static) R 2340 2340 20977 0 -1 4202496 52796 0 0 0 119199 51 0 0 25 0 1 0 1008033055 219308032 52715 4294967295 134512640 135212243 3214775680 3214774288 134526010 0 0 0 3 0 0 0 17 2 0 0 0
/proc/2347/statm: 53542 52715 73 171 0 53369 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 216584

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.93
CPU time (s): 1200.05
CPU user time (s): 1199.13
CPU system time (s): 0.92
CPU usage (%): 100.01
Max. virtual memory (cumulated for all children) (KiB): 216584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.13
system time used= 0.92
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 95300
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= 16
involuntary context switches= 3567

runsolver used 0.01 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi10 at 2009-05-16 02:55:11
IDJOB=1820376
IDBENCH=20385
IDSOLVER=659
FILE ID=tipi10/1820376-1242435311
PBS_JOBID=
Free space on /tmp= 5644 MiB

SOLVER NAME= MiniSAT 09z 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/partial-5-15-u.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -random-seed=RANDOMSEED
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1820376-1242435311/watcher-1820376-1242435311 -o /tmp/evaluation-result-1820376-1242435311/solver-1820376-1242435311 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1820376-1242435311.cnf -random-seed=630723163

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

MD5SUM BENCH= c2f768afbb9db3d5f5133c3f48734894
RANDOM SEED= 630723163

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

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

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

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

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


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1512092 kB
Buffers:         26568 kB
Cached:         448532 kB
SwapCached:       2896 kB
Active:         361648 kB
Inactive:       123516 kB
HighTotal:     1178688 kB
HighFree:       720808 kB
LowTotal:       895776 kB
LowFree:        791284 kB
SwapTotal:     1959888 kB
SwapFree:      1951868 kB
Dirty:           19848 kB
Writeback:           0 kB
AnonPages:        9416 kB
Mapped:           3328 kB
Slab:            67024 kB
PageTables:        636 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90592 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 5626 MiB
End job on tipi10 at 2009-05-16 03:15:15