Trace number 1821734

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
BinMiniSat 2009-03-21? (TO) 1200.1 1200.04

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_13_UNKNOWN.cnf
MD5SUM57b85ec7870f670f13b00667a6315c05
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 variables2058
Number of clauses144294
Sum of the clauses size429916
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23219
Number of clauses of size 3141052
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.05/0.09	c ==============================================================================
0.05/0.09	c |           |     ORIGINAL     |              LEARNT              |          |
0.05/0.09	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.05/0.09	c ==============================================================================
0.05/0.09	c |         0 |  144294   429916 |   43288       0        0     nan |  0.000 % |
1.31/1.39	c |         0 |  143366   620643 |      --       0       --      -- |     --   | -928/190727
1.31/1.39	c ==============================================================================
1.31/1.39	c Result  :   #vars: 1298   #clauses: 143366   #literals: 620643
1.31/1.39	c CPU time:   1.36 s
1.31/1.39	c ==============================================================================
1.51/1.58	This is MiniSat 2.0 beta
1.51/1.58	WARNING: for repeatability, setting FPU to use double precision
1.51/1.58	============================[ Problem Statistics ]=============================
1.51/1.58	|                                                                             |
1.51/1.58	|  Number of variables:  1298                                                 |
1.51/1.58	|  Number of clauses:    143366                                               |
1.58/1.66	|  Parsing time:         0.06         s                                       |
1.58/1.67	============================[ Search Statistics ]==============================
1.58/1.67	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.58/1.67	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.58/1.67	===============================================================================
1.58/1.67	|         0 |    1298   143366   620643 |    47788        0    nan |  0.000 % |
1.58/1.73	|       100 |    1298   143366   620643 |    52567      100     61 |  0.014 % |
1.58/1.79	|       250 |    1298   143366   620643 |    57824      250     65 |  0.002 % |
1.58/1.91	|       475 |    1298   143366   620643 |    63606      475     69 |  0.002 % |
1.58/2.07	|       812 |    1298   143366   620643 |    69967      812     60 |  0.002 % |
2.22/2.28	|      1318 |    1298   143366   620643 |    76964     1318     62 |  0.002 % |
2.51/2.50	|      2077 |    1298   143366   620643 |    84660     2077     68 |  0.000 % |
2.91/2.94	|      3220 |    1298   143366   620643 |    93126     3220     75 |  0.002 % |
3.51/3.50	|      4928 |    1298   143366   620643 |   102439     4928     76 |  0.002 % |
4.51/4.56	|      7490 |    1298   143366   620643 |   112683     7490     71 |  0.002 % |
6.71/6.74	|     11334 |    1298   143366   620643 |   123951    11334     68 |  0.002 % |
9.71/9.74	|     17100 |    1298   143366   620643 |   136346    17100     67 |  0.002 % |
14.81/14.82	|     25750 |    1298   143366   620643 |   149981    25750     72 |  0.002 % |
24.82/24.89	|     38725 |    1298   143366   620643 |   164979    38725     78 |  0.001 % |
48.42/48.45	|     58186 |    1298   143366   620643 |   181477    58186     83 |  0.002 % |
91.42/91.47	|     87378 |    1298   143366   620643 |   199625    87378     84 |  0.000 % |
169.13/169.12	|    131168 |    1298   143366   620643 |   219587   131168     91 |  0.000 % |
290.24/290.30	|    196854 |    1298   143366   620643 |   241546   196854     94 |  0.002 % |
462.54/462.57	|    295381 |    1298   143366   620643 |   265701    70493     65 |  0.002 % |
692.26/692.31	|    443172 |    1298   143366   620643 |   292271   218284     51 |  0.001 % |
1197.68/1197.69	|    664855 |    1298   143366   620643 |   321498   164844     84 |  0.001 % |
1200.08/1200.03	HOME/SatELiteGTI: line 36: 31466 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-1821734-1242558603/watcher-1821734-1242558603 -o /tmp/evaluation-result-1821734-1242558603/solver-1821734-1242558603 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821734-1242558603.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/96 31460
/proc/meminfo: memFree=1466516/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2412 CPUtime=0.01
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 364 646 0 0 0 0 0 1 25 0 1 0 1020358628 2469888 275 4294967295 134512640 135169312 3219735008 3219733544 3084914414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31460/statm: 603 275 235 161 0 42 0
[pid=31464] ppid=31460 vsize=952 CPUtime=0
/proc/31464/stat : 31464 (SatELite_releas) R 31460 31460 11066 0 -1 4202496 135 0 0 0 0 0 0 0 25 0 1 0 1020358628 974848 71 4294967295 134512640 135223648 3215015248 3215014200 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31464/statm: 238 71 46 174 0 63 0

[startup+0.04323 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 31460
/proc/meminfo: memFree=1466516/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2412 CPUtime=0.01
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 364 646 0 0 0 0 0 1 25 0 1 0 1020358628 2469888 275 4294967295 134512640 135169312 3219735008 3219733544 3084914414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31460/statm: 603 275 235 161 0 42 0
[pid=31464] ppid=31460 vsize=4564 CPUtime=0.04
/proc/31464/stat : 31464 (SatELite_releas) R 31460 31460 11066 0 -1 4202496 990 0 0 0 3 1 0 0 25 0 1 0 1020358628 4673536 926 4294967295 134512640 135223648 3215015248 3215014200 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31464/statm: 1141 926 46 174 0 966 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 6976

[startup+0.103226 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 31460
/proc/meminfo: memFree=1466516/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2412 CPUtime=0.01
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 364 646 0 0 0 0 0 1 25 0 1 0 1020358628 2469888 275 4294967295 134512640 135169312 3219735008 3219733544 3084914414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31460/statm: 603 275 235 161 0 42 0
[pid=31464] ppid=31460 vsize=10724 CPUtime=0.1
/proc/31464/stat : 31464 (SatELite_releas) R 31460 31460 11066 0 -1 4202496 2473 0 0 0 8 2 0 0 25 0 1 0 1020358628 10981376 2409 4294967295 134512640 135223648 3215015248 3215013040 134734703 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31464/statm: 2681 2409 72 174 0 2506 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13136

[startup+0.303214 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 31460
/proc/meminfo: memFree=1466516/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2412 CPUtime=0.01
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 364 646 0 0 0 0 0 1 25 0 1 0 1020358628 2469888 275 4294967295 134512640 135169312 3219735008 3219733544 3084914414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31460/statm: 603 275 235 161 0 42 0
[pid=31464] ppid=31460 vsize=13556 CPUtime=0.3
/proc/31464/stat : 31464 (SatELite_releas) R 31460 31460 11066 0 -1 4202496 3151 0 0 0 28 2 0 0 25 0 1 0 1020358628 13881344 3087 4294967295 134512640 135223648 3215015248 3215012984 134719062 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31464/statm: 3389 3088 73 174 0 3214 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 15968

[startup+0.703193 s]
/proc/loadavg: 1.00 1.00 1.00 2/96 31460
/proc/meminfo: memFree=1466516/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2412 CPUtime=0.01
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 364 646 0 0 0 0 0 1 25 0 1 0 1020358628 2469888 275 4294967295 134512640 135169312 3219735008 3219733544 3084914414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31460/statm: 603 275 235 161 0 42 0
[pid=31464] ppid=31460 vsize=16980 CPUtime=0.7
/proc/31464/stat : 31464 (SatELite_releas) R 31460 31460 11066 0 -1 4202496 3781 0 0 0 68 2 0 0 25 0 1 0 1020358628 17387520 3717 4294967295 134512640 135223648 3215015248 3215013344 134585544 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31464/statm: 4245 3717 73 174 0 4070 0
Current children cumulated CPU time (s) 0.71
Current children cumulated vsize (KiB) 19392

[startup+1.50315 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 31465
/proc/meminfo: memFree=1451108/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2412 CPUtime=0.01
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 364 646 0 0 0 0 0 1 25 0 1 0 1020358628 2469888 275 4294967295 134512640 135169312 3219735008 3219733544 3084914414 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31460/statm: 603 275 235 161 0 42 0
[pid=31464] ppid=31460 vsize=14964 CPUtime=1.5
/proc/31464/stat : 31464 (SatELite_releas) R 31460 31460 11066 0 -1 4202496 3783 0 0 0 147 3 0 0 25 0 1 0 1020358628 15323136 3439 4294967295 134512640 135223648 3215015248 3215011868 134737406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31464/statm: 3741 3439 73 174 0 3566 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 17376

[startup+3.10306 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 31466
/proc/meminfo: memFree=1454084/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=10248 CPUtime=1.53
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 2442 0 0 0 150 3 0 0 25 0 1 0 1020358786 10493952 2377 4294967295 134512640 135216011 3214318848 3214317200 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31466/statm: 2562 2377 71 172 0 2389 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 12664

[startup+6.30288 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 31466
/proc/meminfo: memFree=1451232/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=12360 CPUtime=4.73
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 2972 0 0 0 470 3 0 0 25 0 1 0 1020358786 12656640 2907 4294967295 134512640 135216011 3214318848 3214316992 134537152 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31466/statm: 3090 2907 71 172 0 2917 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 14776

[startup+12.7025 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 31466
/proc/meminfo: memFree=1446956/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=16540 CPUtime=11.13
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 3993 0 0 0 1108 5 0 0 25 0 1 0 1020358786 16936960 3928 4294967295 134512640 135216011 3214318848 3214317200 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31466/statm: 4135 3928 71 172 0 3962 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 18956

[startup+25.5118 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 31649
/proc/meminfo: memFree=1439808/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=23084 CPUtime=23.94
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 5650 0 0 0 2388 6 0 0 25 0 1 0 1020358786 23638016 5585 4294967295 134512640 135216011 3214318848 3214317200 134527395 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31466/statm: 5771 5585 71 172 0 5598 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 25500

[startup+51.1104 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 31652
/proc/meminfo: memFree=1430932/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=32348 CPUtime=49.54
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 7943 0 0 0 4946 8 0 0 25 0 1 0 1020358786 33124352 7878 4294967295 134512640 135216011 3214318848 3214317200 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31466/statm: 8087 7878 71 172 0 7914 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 34764

[startup+102.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 31842
/proc/meminfo: memFree=1417268/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=45904 CPUtime=100.75
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 11282 0 0 0 10063 12 0 0 25 0 1 0 1020358786 47005696 11217 4294967295 134512640 135216011 3214318848 3214317200 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31466/statm: 11476 11217 71 172 0 11303 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 48320

[startup+162.324 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 32031
/proc/meminfo: memFree=1401708/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=62184 CPUtime=160.75
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 15320 0 0 0 16057 18 0 0 25 0 1 0 1020358786 63676416 15255 4294967295 134512640 135216011 3214318848 3214317200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31466/statm: 15546 15255 71 172 0 15373 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 64600

[startup+222.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 32220
/proc/meminfo: memFree=1384060/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=79828 CPUtime=220.75
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 19643 0 0 0 22051 24 0 0 25 0 1 0 1020358786 81743872 19578 4294967295 134512640 135216011 3214318848 3214317200 134527474 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31466/statm: 19957 19578 71 172 0 19784 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 82244

[startup+282.328 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 32408
/proc/meminfo: memFree=1372692/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=91296 CPUtime=280.76
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 22489 0 0 0 28050 26 0 0 25 0 1 0 1020358786 93487104 22424 4294967295 134512640 135216011 3214318848 3214317200 134527376 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31466/statm: 22824 22424 71 172 0 22651 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 93712

[startup+342.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 32595
/proc/meminfo: memFree=1362128/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=102400 CPUtime=340.75
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 25144 0 0 0 34048 27 0 0 25 0 1 0 1020358786 104857600 25079 4294967295 134512640 135216011 3214318848 3214317200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31466/statm: 25600 25079 71 172 0 25427 0
Current children cumulated CPU time (s) 342.33

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

[pid=31466] ppid=31460 vsize=107996 CPUtime=460.76
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 26586 0 0 0 46048 28 0 0 25 0 1 0 1020358786 110587904 26521 4294967295 134512640 135216011 3214318848 3214317200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31466/statm: 26999 26521 71 172 0 26826 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 110412

[startup+522.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 700
/proc/meminfo: memFree=1356300/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=107996 CPUtime=520.76
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 26586 0 0 0 52048 28 0 0 25 0 1 0 1020358786 110587904 26521 4294967295 134512640 135216011 3214318848 3214317200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31466/statm: 26999 26521 71 172 0 26826 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 110412

[startup+582.321 s]
/proc/loadavg: 1.11 1.03 1.01 2/98 889
/proc/meminfo: memFree=1356424/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=107996 CPUtime=580.77
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 26587 0 0 0 58049 28 0 0 25 0 1 0 1020358786 110587904 26522 4294967295 134512640 135216011 3214318848 3214317200 134527330 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31466/statm: 26999 26522 71 172 0 26826 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 110412

[startup+642.318 s]
/proc/loadavg: 1.10 1.04 1.01 3/98 1088
/proc/meminfo: memFree=1356392/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=107996 CPUtime=640.77
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 26592 0 0 0 64048 29 0 0 25 0 1 0 1020358786 110587904 26527 4294967295 134512640 135216011 3214318848 3214317200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31466/statm: 26999 26527 71 172 0 26826 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 110412

[startup+702.314 s]
/proc/loadavg: 1.04 1.03 1.00 3/98 1275
/proc/meminfo: memFree=1356052/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=107996 CPUtime=700.77
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 26595 0 0 0 70048 29 0 0 25 0 1 0 1020358786 110587904 26530 4294967295 134512640 135216011 3214318848 3214317200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31466/statm: 26999 26530 71 172 0 26826 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 110412

[startup+762.321 s]
/proc/loadavg: 1.01 1.02 1.00 3/98 1464
/proc/meminfo: memFree=1356036/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=107996 CPUtime=760.78
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 26612 0 0 0 76049 29 0 0 25 0 1 0 1020358786 110587904 26547 4294967295 134512640 135216011 3214318848 3214317200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31466/statm: 26999 26547 71 172 0 26826 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 110412

[startup+822.318 s]
/proc/loadavg: 1.00 1.02 1.00 3/98 1657
/proc/meminfo: memFree=1355996/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=107996 CPUtime=820.78
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 26637 0 0 0 82049 29 0 0 25 0 1 0 1020358786 110587904 26572 4294967295 134512640 135216011 3214318848 3214317200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31466/statm: 26999 26572 71 172 0 26826 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 110412

[startup+882.314 s]
/proc/loadavg: 1.00 1.01 1.00 2/98 1845
/proc/meminfo: memFree=1355632/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=107916 CPUtime=880.78
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 26658 0 0 0 88049 29 0 0 25 0 1 0 1020358786 110505984 26590 4294967295 134512640 135216011 3214318848 3214317200 134527406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31466/statm: 26979 26590 71 172 0 26806 0
Current children cumulated CPU time (s) 882.36
Current children cumulated vsize (KiB) 110332

[startup+942.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 2032
/proc/meminfo: memFree=1355648/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=107916 CPUtime=940.79
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 26662 0 0 0 94046 33 0 0 25 0 1 0 1020358786 110505984 26594 4294967295 134512640 135216011 3214318848 3214317200 134527518 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31466/statm: 26979 26594 71 172 0 26806 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 110332

[startup+1002.32 s]
/proc/loadavg: 1.13 1.03 1.01 3/98 2218
/proc/meminfo: memFree=1355664/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=107916 CPUtime=1000.79
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 26670 0 0 0 100046 33 0 0 25 0 1 0 1020358786 110505984 26602 4294967295 134512640 135216011 3214318848 3214317200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31466/statm: 26979 26602 71 172 0 26806 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 110332

[startup+1062.31 s]
/proc/loadavg: 1.20 1.06 1.02 3/98 2407
/proc/meminfo: memFree=1355624/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=107916 CPUtime=1060.79
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 26671 0 0 0 106046 33 0 0 25 0 1 0 1020358786 110505984 26603 4294967295 134512640 135216011 3214318848 3214317200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31466/statm: 26979 26603 71 172 0 26806 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 110332

[startup+1122.31 s]
/proc/loadavg: 1.07 1.04 1.01 3/98 2596
/proc/meminfo: memFree=1355624/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=107916 CPUtime=1120.79
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 26671 0 0 0 112046 33 0 0 25 0 1 0 1020358786 110505984 26603 4294967295 134512640 135216011 3214318848 3214317200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31466/statm: 26979 26603 71 172 0 26806 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 110332

[startup+1182.32 s]
/proc/loadavg: 1.02 1.03 1.00 3/98 2791
/proc/meminfo: memFree=1355904/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=107916 CPUtime=1180.8
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 26673 0 0 0 118047 33 0 0 25 0 1 0 1020358786 110505984 26605 4294967295 134512640 135216011 3214318848 3214317200 134527518 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31466/statm: 26979 26605 71 172 0 26806 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 110332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.02 1.03 1.00 2/98 2796
/proc/meminfo: memFree=1355844/2074464 swapFree=1950760/1959888
[pid=31460] ppid=31458 vsize=2416 CPUtime=1.58
/proc/31460/stat : 31460 (SatELiteGTI) S 31458 31460 11066 0 -1 4194304 382 4431 0 0 0 0 154 4 20 0 1 0 1020358628 2473984 276 4294967295 134512640 135169312 3219735008 3219731224 3084914414 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/31460/statm: 604 276 235 161 0 43 0
[pid=31466] ppid=31460 vsize=107916 CPUtime=1198.5
/proc/31466/stat : 31466 (minisat_static) R 31460 31460 11066 0 -1 4202496 26676 0 0 0 119815 35 0 0 25 0 1 0 1020358786 110505984 26608 4294967295 134512640 135216011 3214318848 3214317200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/31466/statm: 26979 26608 71 172 0 26806 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 110332

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.1
CPU user time (s): 1199.69
CPU system time (s): 0.41
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 110412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.69
system time used= 0.41
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 31766
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= 21
involuntary context switches= 1741

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-17 13:10:03
IDJOB=1821734
IDBENCH=71076
IDSOLVER=661
FILE ID=tipi23/1821734-1242558603
PBS_JOBID=
Free space on /tmp= 8522 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rpoc_xits_13_UNKNOWN.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821734-1242558603/watcher-1821734-1242558603 -o /tmp/evaluation-result-1821734-1242558603/solver-1821734-1242558603 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821734-1242558603.cnf

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

MD5SUM BENCH= 57b85ec7870f670f13b00667a6315c05
RANDOM SEED= 86490750

Linux tipi23 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.377
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.38

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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.377
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.79

processor	: 3
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.377
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:       1466392 kB
Buffers:         37744 kB
Cached:         484372 kB
SwapCached:       3584 kB
Active:         244796 kB
Inactive:       288972 kB
HighTotal:     1178688 kB
HighFree:       683744 kB
LowTotal:       895776 kB
LowFree:        782648 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:            4092 kB
Writeback:           0 kB
AnonPages:       11092 kB
Mapped:           4388 kB
Slab:            65596 kB
PageTables:        656 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96900 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8522 MiB
End job on tipi23 at 2009-05-17 13:30:04