Trace number 1821853

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.09 1200.04

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_11_UNKNOWN.cnf
MD5SUMe0639bbed56c8b8c34616f8cb99c381c
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 variables1740
Number of clauses114011
Sum of the clauses size339448
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22792
Number of clauses of size 3111196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.03/0.07	c ==============================================================================
0.03/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.07	c ==============================================================================
0.03/0.07	c |         0 |  114011   339448 |   34203       0        0     nan |  0.000 % |
1.13/1.13	c |         0 |  113182   490657 |      --       0       --      -- |     --   | -829/151209
1.13/1.13	c ==============================================================================
1.13/1.13	c Result  :   #vars: 1091   #clauses: 113182   #literals: 490657
1.13/1.13	c CPU time:   1.09 s
1.13/1.13	c ==============================================================================
1.22/1.28	This is MiniSat 2.0 beta with hacks by AVG
1.22/1.28	WARNING: for repeatability, setting FPU to use double precision
1.22/1.28	============================[ Problem Statistics ]=============================
1.22/1.28	|                                                                             |
1.22/1.28	|  Number of variables:  1091                                                 |
1.22/1.28	|  Number of clauses:    113182                                               |
1.28/1.35	|  Parsing time:         0.06         s                                       |
1200.08/1200.03	HOME/SatELiteGTI: line 36: 12144 Terminated              $MS $TMP.cnf $TMP.result

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:503) (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w /tmp/evaluation-result-1821853-1242573662/watcher-1821853-1242573662 -o /tmp/evaluation-result-1821853-1242573662/solver-1821853-1242573662 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821853-1242573662.cnf 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12138
/proc/meminfo: memFree=663540/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2412 CPUtime=0.01
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 367 646 0 0 0 0 0 1 18 0 1 0 1021867009 2469888 276 4294967295 134512640 135169312 3220552352 3220550888 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12138/statm: 603 276 235 161 0 42 0
[pid=12142] ppid=12138 vsize=956 CPUtime=0
/proc/12142/stat : 12142 (SatELite_releas) R 12138 12138 10114 0 -1 4202496 118 0 0 0 0 0 0 0 20 0 1 0 1021867010 978944 54 4294967295 134512640 135223648 3220197952 3220195368 134697236 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12142/statm: 239 56 45 174 0 64 0

[startup+0.022689 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12138
/proc/meminfo: memFree=663540/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2412 CPUtime=0.01
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 367 646 0 0 0 0 0 1 18 0 1 0 1021867009 2469888 276 4294967295 134512640 135169312 3220552352 3220550888 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12138/statm: 603 276 235 161 0 42 0
[pid=12142] ppid=12138 vsize=2712 CPUtime=0.02
/proc/12142/stat : 12142 (SatELite_releas) R 12138 12138 10114 0 -1 4202496 563 0 0 0 1 1 0 0 20 0 1 0 1021867010 2777088 499 4294967295 134512640 135223648 3220197952 3220196904 134737310 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12142/statm: 678 499 46 174 0 503 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5124

[startup+0.112684 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12138
/proc/meminfo: memFree=663540/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2412 CPUtime=0.01
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 367 646 0 0 0 0 0 1 18 0 1 0 1021867009 2469888 276 4294967295 134512640 135169312 3220552352 3220550888 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12138/statm: 603 276 235 161 0 42 0
[pid=12142] ppid=12138 vsize=9228 CPUtime=0.11
/proc/12142/stat : 12142 (SatELite_releas) R 12138 12138 10114 0 -1 4202496 2205 0 0 0 9 2 0 0 20 0 1 0 1021867010 9449472 2141 4294967295 134512640 135223648 3220197952 3220195728 134585515 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12142/statm: 2307 2141 73 174 0 2132 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 11640

[startup+0.312674 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12138
/proc/meminfo: memFree=663540/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2412 CPUtime=0.01
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 367 646 0 0 0 0 0 1 18 0 1 0 1021867009 2469888 276 4294967295 134512640 135169312 3220552352 3220550888 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12138/statm: 603 276 235 161 0 42 0
[pid=12142] ppid=12138 vsize=11260 CPUtime=0.31
/proc/12142/stat : 12142 (SatELite_releas) R 12138 12138 10114 0 -1 4202496 2608 0 0 0 28 3 0 0 21 0 1 0 1021867010 11530240 2544 4294967295 134512640 135223648 3220197952 3220195952 134549042 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12142/statm: 2815 2544 73 174 0 2640 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 13672

[startup+0.712654 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12138
/proc/meminfo: memFree=663540/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2412 CPUtime=0.01
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 367 646 0 0 0 0 0 1 18 0 1 0 1021867009 2469888 276 4294967295 134512640 135169312 3220552352 3220550888 3085577966 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/12138/statm: 603 276 235 161 0 42 0
[pid=12142] ppid=12138 vsize=13856 CPUtime=0.71
/proc/12142/stat : 12142 (SatELite_releas) R 12138 12138 10114 0 -1 4202496 3057 0 0 0 68 3 0 0 22 0 1 0 1021867010 14188544 2993 4294967295 134512640 135223648 3220197952 3220196048 134585504 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12142/statm: 3464 2993 73 174 0 3289 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 16268

[startup+1.51262 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12143
/proc/meminfo: memFree=651008/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 2416

[startup+3.11254 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12144
/proc/meminfo: memFree=652992/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=8508 CPUtime=1.83
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 2052 0 0 0 182 1 0 0 25 0 1 0 1021867137 8712192 1987 4294967295 134512640 135214715 3217166272 3217164736 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12144/statm: 2127 1987 74 172 0 1954 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 10924

[startup+6.31238 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12144
/proc/meminfo: memFree=651380/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=10092 CPUtime=5.03
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 2453 0 0 0 502 1 0 0 25 0 1 0 1021867137 10334208 2388 4294967295 134512640 135214715 3217166272 3217164736 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12144/statm: 2523 2388 74 172 0 2350 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 12508

[startup+12.7121 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12146
/proc/meminfo: memFree=648096/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=13020 CPUtime=11.43
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 3177 0 0 0 1142 1 0 0 25 0 1 0 1021867137 13332480 3112 4294967295 134512640 135214715 3217166272 3217164736 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12144/statm: 3255 3112 74 172 0 3082 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 15436

[startup+25.5114 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12146
/proc/meminfo: memFree=643696/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=17288 CPUtime=24.23
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 4239 0 0 0 2422 1 0 0 25 0 1 0 1021867137 17702912 4174 4294967295 134512640 135214715 3217166272 3217164736 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12144/statm: 4322 4174 74 172 0 4149 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 19704

[startup+51.1202 s]
/proc/loadavg: 1.00 1.00 1.00 4/95 12332
/proc/meminfo: memFree=637184/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=23616 CPUtime=49.84
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 5778 0 0 0 4981 3 0 0 25 0 1 0 1021867137 24182784 5713 4294967295 134512640 135214715 3217166272 3217164736 134528688 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12144/statm: 5904 5713 74 172 0 5731 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 26032

[startup+102.328 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12518
/proc/meminfo: memFree=626116/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=34520 CPUtime=101.05
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 8468 0 0 0 10101 4 0 0 25 0 1 0 1021867137 35348480 8403 4294967295 134512640 135214715 3217166272 3217164736 134528579 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12144/statm: 8630 8403 74 172 0 8457 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 36936

[startup+162.325 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 12711
/proc/meminfo: memFree=618272/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=42680 CPUtime=161.05
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 10416 0 0 0 16100 5 0 0 25 0 1 0 1021867137 43704320 10351 4294967295 134512640 135214715 3217166272 3217164736 134528800 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12144/statm: 10670 10351 74 172 0 10497 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 45096

[startup+222.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 12900
/proc/meminfo: memFree=611624/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=49596 CPUtime=221.04
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 12119 0 0 0 22094 10 0 0 25 0 1 0 1021867137 50786304 12054 4294967295 134512640 135214715 3217166272 3217164736 134528727 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12144/statm: 12399 12054 74 172 0 12226 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 52012

[startup+282.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 13089
/proc/meminfo: memFree=605136/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=56048 CPUtime=281.05
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 13730 0 0 0 28093 12 0 0 25 0 1 0 1021867137 57393152 13665 4294967295 134512640 135214715 3217166272 3217164736 134528672 0 0 0 3 0 0 0 17 0 0 0 0
/proc/12144/statm: 14012 13665 74 172 0 13839 0
Current children cumulated CPU time (s) 282.33
Current children cumulated vsize (KiB) 58464

[startup+342.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 13275
/proc/meminfo: memFree=600036/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=61492 CPUtime=341.05
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 15060 0 0 0 34092 13 0 0 25 0 1 0 1021867137 62967808 14987 4294967295 134512640 135214715 3217166272 3217164736 134528688 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12144/statm: 15373 14987 74 172 0 15200 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 63908

[startup+402.323 s]

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

[pid=12144] ppid=12138 vsize=70096 CPUtime=461.05
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 17149 0 0 0 46091 14 0 0 25 0 1 0 1021867137 71778304 17060 4294967295 134512640 135214715 3217166272 3217164736 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12144/statm: 17524 17060 74 172 0 17351 0
Current children cumulated CPU time (s) 462.33
Current children cumulated vsize (KiB) 72512

[startup+522.317 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 13843
/proc/meminfo: memFree=591372/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=70096 CPUtime=521.06
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 17150 0 0 0 52092 14 0 0 25 0 1 0 1021867137 71778304 17061 4294967295 134512640 135214715 3217166272 3217164736 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12144/statm: 17524 17061 74 172 0 17351 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 72512

[startup+582.304 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 14032
/proc/meminfo: memFree=591248/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=70096 CPUtime=581.05
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 17152 0 0 0 58091 14 0 0 25 0 1 0 1021867137 71778304 17063 4294967295 134512640 135214715 3217166272 3217164736 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12144/statm: 17524 17063 74 172 0 17351 0
Current children cumulated CPU time (s) 582.33
Current children cumulated vsize (KiB) 72512

[startup+642.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 14218
/proc/meminfo: memFree=591132/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=70096 CPUtime=641.06
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 17153 0 0 0 64092 14 0 0 25 0 1 0 1021867137 71778304 17064 4294967295 134512640 135214715 3217166272 3217164736 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12144/statm: 17524 17064 74 172 0 17351 0
Current children cumulated CPU time (s) 642.34
Current children cumulated vsize (KiB) 72512

[startup+702.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 14406
/proc/meminfo: memFree=591008/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=70096 CPUtime=701.06
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 17158 0 0 0 70092 14 0 0 25 0 1 0 1021867137 71778304 17069 4294967295 134512640 135214715 3217166272 3217164736 134528672 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12144/statm: 17524 17069 74 172 0 17351 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 72512

[startup+762.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 14595
/proc/meminfo: memFree=591000/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=70096 CPUtime=761.07
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 17158 0 0 0 76093 14 0 0 25 0 1 0 1021867137 71778304 17069 4294967295 134512640 135214715 3217166272 3217164736 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12144/statm: 17524 17069 74 172 0 17351 0
Current children cumulated CPU time (s) 762.35
Current children cumulated vsize (KiB) 72512

[startup+822.313 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 14782
/proc/meminfo: memFree=591008/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=70096 CPUtime=821.07
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 17167 0 0 0 82093 14 0 0 25 0 1 0 1021867137 71778304 17078 4294967295 134512640 135214715 3217166272 3217164736 134528714 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12144/statm: 17524 17078 74 172 0 17351 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 72512

[startup+882.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 14975
/proc/meminfo: memFree=587264/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=73968 CPUtime=881.08
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 18149 0 0 0 88093 15 0 0 25 0 1 0 1021867137 75743232 18060 4294967295 134512640 135214715 3217166272 3217164736 134528794 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12144/statm: 18492 18060 74 172 0 18319 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 76384

[startup+942.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 15161
/proc/meminfo: memFree=583560/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=78340 CPUtime=941.07
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 19172 0 0 0 94092 15 0 0 25 0 1 0 1021867137 80220160 19083 4294967295 134512640 135214715 3217166272 3217164736 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12144/statm: 19585 19083 74 172 0 19412 0
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (KiB) 80756

[startup+1002.31 s]
/proc/loadavg: 1.08 1.02 1.01 2/95 15349
/proc/meminfo: memFree=578500/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=83132 CPUtime=1001.08
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 20409 0 0 0 100092 16 0 0 25 0 1 0 1021867137 85127168 20320 4294967295 134512640 135214715 3217166272 3217164736 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12144/statm: 20783 20320 74 172 0 20610 0
Current children cumulated CPU time (s) 1002.36
Current children cumulated vsize (KiB) 85548

[startup+1062.32 s]
/proc/loadavg: 1.03 1.01 1.00 2/95 15538
/proc/meminfo: memFree=574484/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=87320 CPUtime=1061.09
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 21422 0 0 0 106092 17 0 0 25 0 1 0 1021867137 89415680 21333 4294967295 134512640 135214715 3217166272 3217164736 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12144/statm: 21830 21333 74 172 0 21657 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 89736

[startup+1122.32 s]
/proc/loadavg: 1.01 1.00 1.00 3/95 15725
/proc/meminfo: memFree=571564/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=90836 CPUtime=1121.09
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 22198 0 0 0 112092 17 0 0 25 0 1 0 1021867137 93016064 22109 4294967295 134512640 135214715 3217166272 3217164736 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12144/statm: 22709 22109 74 172 0 22536 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 93252

[startup+1182.33 s]
/proc/loadavg: 1.07 1.02 1.00 2/95 15914
/proc/meminfo: memFree=570244/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=91628 CPUtime=1181.1
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 22386 0 0 0 118093 17 0 0 25 0 1 0 1021867137 93827072 22297 4294967295 134512640 135214715 3217166272 3217164736 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12144/statm: 22907 22297 74 172 0 22734 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 94044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.05 1.01 1.00 2/95 15914
/proc/meminfo: memFree=570544/2074464 swapFree=1950884/1959888
[pid=12138] ppid=12136 vsize=2416 CPUtime=1.28
/proc/12138/stat : 12138 (SatELiteGTI) S 12136 12138 10114 0 -1 4194304 386 3706 0 0 0 0 123 5 18 0 1 0 1021867009 2473984 277 4294967295 134512640 135169312 3220552352 3220548568 3085577966 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/12138/statm: 604 277 235 161 0 43 0
[pid=12144] ppid=12138 vsize=91628 CPUtime=1198.8
/proc/12144/stat : 12144 (minisat_static) R 12138 12138 10114 0 -1 4202496 22387 0 0 0 119863 17 0 0 25 0 1 0 1021867137 93827072 22298 4294967295 134512640 135214715 3217166272 3217164736 134528800 0 0 0 3 0 0 0 17 2 0 0 0
/proc/12144/statm: 22907 22298 74 172 0 22734 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 94044

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

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

Child status: 143
Real time (s): 1200.04
CPU time (s): 1200.09
CPU user time (s): 1199.86
CPU system time (s): 0.23
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 94044

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

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-17 17:21:02
IDJOB=1821853
IDBENCH=71103
IDSOLVER=660
FILE ID=tipi13/1821853-1242573662
PBS_JOBID=
Free space on /tmp= 6763 MiB

SOLVER NAME= MiniSat2hack 2009-03-23
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_11_UNKNOWN.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821853-1242573662/watcher-1821853-1242573662 -o /tmp/evaluation-result-1821853-1242573662/solver-1821853-1242573662 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821853-1242573662.cnf

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

MD5SUM BENCH= e0639bbed56c8b8c34616f8cb99c381c
RANDOM SEED= 1126471871

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:        663556 kB
Buffers:         65940 kB
Cached:        1228552 kB
SwapCached:       3516 kB
Active:         565364 kB
Inactive:       738704 kB
HighTotal:     1178688 kB
HighFree:        79852 kB
LowTotal:       895776 kB
LowFree:        583704 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:            3356 kB
Writeback:           0 kB
AnonPages:        8680 kB
Mapped:           2892 kB
Slab:            98320 kB
PageTables:        476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90596 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 6763 MiB
End job on tipi13 at 2009-05-17 17:41:02