Trace number 1821854

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.06 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.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  114011   339448 |   34203       0        0     nan |  0.000 % |
1.02/1.09	c |         0 |  113182   490657 |      --       0       --      -- |     --   | -829/151209
1.02/1.09	c ==============================================================================
1.02/1.09	c Result  :   #vars: 1091   #clauses: 113182   #literals: 490657
1.02/1.09	c CPU time:   1.06 s
1.02/1.09	c ==============================================================================
1.22/1.24	This is MiniSat 2.0 beta
1.22/1.24	WARNING: for repeatability, setting FPU to use double precision
1.22/1.24	============================[ Problem Statistics ]=============================
1.22/1.24	|                                                                             |
1.22/1.24	|  Number of variables:  1091                                                 |
1.22/1.24	|  Number of clauses:    113182                                               |
1.22/1.31	|  Parsing time:         0.06         s                                       |
1.24/1.31	============================[ Search Statistics ]==============================
1.24/1.31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.24/1.31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.24/1.31	===============================================================================
1.24/1.31	|         0 |    1091   113182   490657 |    37727        0    nan |  0.000 % |
1.24/1.35	|       102 |    1091   113182   490657 |    41500      102     49 |  0.017 % |
1.24/1.42	|       255 |    1091   113182   490657 |    45650      255     51 |  0.001 % |
1.24/1.49	|       481 |    1091   113182   490657 |    50215      481     54 |  0.002 % |
1.24/1.63	|       818 |    1091   113182   490657 |    55236      818     59 |  0.003 % |
1.24/1.88	|      1325 |    1091   113182   490657 |    60760     1325     54 |  0.002 % |
2.23/2.28	|      2084 |    1091   113182   490657 |    66836     2084     54 |  0.001 % |
2.52/2.53	|      3224 |    1091   113182   490657 |    73519     3224     61 |  0.001 % |
3.02/3.10	|      4932 |    1091   113182   490657 |    80871     4932     66 |  0.001 % |
3.82/3.87	|      7496 |    1091   113182   490657 |    88959     7496     68 |  0.003 % |
5.42/5.43	|     11343 |    1091   113182   490657 |    97854    11343     76 |  0.002 % |
8.02/8.09	|     17109 |    1091   113182   490657 |   107640    17109     82 |  0.003 % |
13.02/13.07	|     25761 |    1091   113182   490657 |   118404    25761     79 |  0.002 % |
22.22/22.31	|     38739 |    1091   113182   490657 |   130244    38739     77 |  0.003 % |
45.19/45.23	|     58202 |    1091   113182   490657 |   143269    58202     67 |  0.001 % |
76.29/76.39	|     87397 |    1091   113182   490657 |   157596    87397     62 |  0.001 % |
167.39/167.44	|    131187 |    1091   113182   490657 |   173356   131187     62 |  0.001 % |
297.20/297.25	|    196873 |    1091   113182   490657 |   190691    41396     60 |  0.002 % |
482.91/482.99	|    295403 |    1091   113182   490657 |   209760   139926     57 |  0.002 % |
767.82/767.86	|    443192 |    1091   113182   490657 |   230736    92773     46 |  0.001 % |
1200.05/1200.03	HOME/SatELiteGTI: line 36: 14479 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-1821854-1242573738/watcher-1821854-1242573738 -o /tmp/evaluation-result-1821854-1242573738/solver-1821854-1242573738 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821854-1242573738.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/91 14473
/proc/meminfo: memFree=602932/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2416 CPUtime=0.01
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 367 643 0 0 1 0 0 0 18 0 1 0 1021874110 2473984 277 4294967295 134512640 135169312 3217930288 3217928824 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14473/statm: 604 277 235 161 0 43 0
[pid=14477] ppid=14473 vsize=948 CPUtime=0
/proc/14477/stat : 14477 (SatELite_releas) R 14473 14473 9090 0 -1 4202496 89 0 0 0 0 0 0 0 20 0 1 0 1021874110 970752 24 4294967295 134512640 135223648 3213833264 3213833032 134927997 0 0 0 0 0 0 0 17 2 0 0 0
/proc/14477/statm: 237 36 28 174 0 62 0

[startup+0.094237 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 14473
/proc/meminfo: memFree=602932/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2416 CPUtime=0.01
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 367 643 0 0 1 0 0 0 18 0 1 0 1021874110 2473984 277 4294967295 134512640 135169312 3217930288 3217928824 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14473/statm: 604 277 235 161 0 43 0
[pid=14477] ppid=14473 vsize=8828 CPUtime=0.09
/proc/14477/stat : 14477 (SatELite_releas) R 14473 14473 9090 0 -1 4202496 2127 0 0 0 8 1 0 0 21 0 1 0 1021874110 9039872 2062 4294967295 134512640 135223648 3213833264 3213830992 134734703 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14477/statm: 2207 2062 73 174 0 2032 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 11244

[startup+0.114235 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 14473
/proc/meminfo: memFree=602932/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2416 CPUtime=0.01
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 367 643 0 0 1 0 0 0 18 0 1 0 1021874110 2473984 277 4294967295 134512640 135169312 3217930288 3217928824 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14473/statm: 604 277 235 161 0 43 0
[pid=14477] ppid=14473 vsize=9224 CPUtime=0.11
/proc/14477/stat : 14477 (SatELite_releas) R 14473 14473 9090 0 -1 4202496 2215 0 0 0 10 1 0 0 21 0 1 0 1021874110 9445376 2150 4294967295 134512640 135223648 3213833264 3213830932 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14477/statm: 2306 2150 73 174 0 2131 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 11640

[startup+0.314225 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 14473
/proc/meminfo: memFree=602932/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2416 CPUtime=0.01
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 367 643 0 0 1 0 0 0 18 0 1 0 1021874110 2473984 277 4294967295 134512640 135169312 3217930288 3217928824 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14473/statm: 604 277 235 161 0 43 0
[pid=14477] ppid=14473 vsize=11388 CPUtime=0.31
/proc/14477/stat : 14477 (SatELite_releas) R 14473 14473 9090 0 -1 4202496 2630 0 0 0 30 1 0 0 21 0 1 0 1021874110 11661312 2565 4294967295 134512640 135223648 3213833264 3213831040 134585475 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14477/statm: 2847 2565 73 174 0 2672 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 13804

[startup+0.714206 s]
/proc/loadavg: 1.00 1.00 1.00 2/91 14473
/proc/meminfo: memFree=602932/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2416 CPUtime=0.01
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 367 643 0 0 1 0 0 0 18 0 1 0 1021874110 2473984 277 4294967295 134512640 135169312 3217930288 3217928824 3085197038 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/14473/statm: 604 277 235 161 0 43 0
[pid=14477] ppid=14473 vsize=13852 CPUtime=0.71
/proc/14477/stat : 14477 (SatELite_releas) R 14473 14473 9090 0 -1 4202496 3057 0 0 0 68 3 0 0 22 0 1 0 1021874110 14184448 2992 4294967295 134512640 135223648 3213833264 3213831360 134585521 0 0 0 3 0 0 0 17 2 0 0 0
/proc/14477/statm: 3463 2992 73 174 0 3288 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 16268

[startup+1.51418 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 14478
/proc/meminfo: memFree=590872/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 1.24
Current children cumulated vsize (KiB) 2420

[startup+3.11411 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 14479
/proc/meminfo: memFree=592608/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=9024 CPUtime=1.88
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 2175 0 0 0 187 1 0 0 25 0 1 0 1021874234 9240576 2110 4294967295 134512640 135216011 3216652096 3216650448 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14479/statm: 2256 2110 71 172 0 2083 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 11444

[startup+6.31395 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 14663
/proc/meminfo: memFree=588724/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=12344 CPUtime=5.08
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 3005 0 0 0 507 1 0 0 25 0 1 0 1021874234 12640256 2940 4294967295 134512640 135216011 3216652096 3216650176 134524593 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14479/statm: 3086 2940 71 172 0 2913 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 14764

[startup+12.7136 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 14664
/proc/meminfo: memFree=583876/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=16728 CPUtime=11.48
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 4094 0 0 0 1147 1 0 0 25 0 1 0 1021874234 17129472 4029 4294967295 134512640 135216011 3216652096 3216650448 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14479/statm: 4182 4029 71 172 0 4009 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 19148

[startup+25.523 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 14665
/proc/meminfo: memFree=578244/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=22300 CPUtime=24.29
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 5455 0 0 0 2427 2 0 0 25 0 1 0 1021874234 22835200 5390 4294967295 134512640 135216011 3216652096 3216650448 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/14479/statm: 5575 5390 71 172 0 5402 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 24720

[startup+51.1218 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 14668
/proc/meminfo: memFree=573596/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=28064 CPUtime=49.85
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 6886 0 0 0 4980 5 0 0 25 0 1 0 1021874234 28737536 6821 4294967295 134512640 135216011 3216652096 3216650448 134527531 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 7016 6821 71 172 0 6843 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 30484

[startup+102.329 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 14854
/proc/meminfo: memFree=564180/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=37092 CPUtime=101.06
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 9136 0 0 0 10101 5 0 0 25 0 1 0 1021874234 37982208 9071 4294967295 134512640 135216011 3216652096 3216650448 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 9273 9071 71 172 0 9100 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 39512

[startup+162.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 15046
/proc/meminfo: memFree=555740/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=45236 CPUtime=161.05
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 11167 0 0 0 16098 7 0 0 25 0 1 0 1021874234 46321664 11102 4294967295 134512640 135216011 3216652096 3216650448 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 11309 11102 71 172 0 11136 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 47656

[startup+222.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 15233
/proc/meminfo: memFree=547688/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=53272 CPUtime=221.05
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 13118 0 0 0 22098 7 0 0 25 0 1 0 1021874234 54550528 13053 4294967295 134512640 135216011 3216652096 3216650448 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 13318 13053 71 172 0 13145 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 55692

[startup+282.321 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 15422
/proc/meminfo: memFree=542728/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=58136 CPUtime=281.06
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 14353 0 0 0 28097 9 0 0 25 0 1 0 1021874234 59531264 14288 4294967295 134512640 135216011 3216652096 3216650448 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 14534 14288 71 172 0 14361 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 60556

[startup+342.318 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 15611
/proc/meminfo: memFree=542728/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=58136 CPUtime=341.06
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 14356 0 0 0 34097 9 0 0 25 0 1 0 1021874234 59531264 14291 4294967295 134512640 135216011 3216652096 3216650448 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 14534 14291 71 172 0 14361 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 60556

[startup+402.315 s]

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

[pid=14479] ppid=14473 vsize=58136 CPUtime=461.06
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 14359 0 0 0 46096 10 0 0 25 0 1 0 1021874234 59531264 14294 4294967295 134512640 135216011 3216652096 3216650448 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 14534 14294 71 172 0 14361 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 60556

[startup+522.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16178
/proc/meminfo: memFree=542728/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=58268 CPUtime=521.06
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 14378 0 0 0 52095 11 0 0 25 0 1 0 1021874234 59666432 14313 4294967295 134512640 135216011 3216652096 3216650448 134527406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 14567 14313 71 172 0 14394 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 60688

[startup+582.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16367
/proc/meminfo: memFree=534792/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=66840 CPUtime=581.06
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 16513 0 0 0 58092 14 0 0 25 0 1 0 1021874234 68444160 16448 4294967295 134512640 135216011 3216652096 3216650448 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 16710 16448 71 172 0 16537 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 69260

[startup+642.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 16554
/proc/meminfo: memFree=529088/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=72760 CPUtime=641.07
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 17889 0 0 0 64090 17 0 0 25 0 1 0 1021874234 74506240 17824 4294967295 134512640 135216011 3216652096 3216650448 134527531 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 18190 17824 71 172 0 18017 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 75180

[startup+702.311 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 16742
/proc/meminfo: memFree=528584/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=73200 CPUtime=701.07
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 17986 0 0 0 70090 17 0 0 25 0 1 0 1021874234 74956800 17921 4294967295 134512640 135216011 3216652096 3216650448 134527905 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 18300 17921 71 172 0 18127 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 75620

[startup+762.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 16930
/proc/meminfo: memFree=528460/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=73200 CPUtime=761.08
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 17987 0 0 0 76091 17 0 0 25 0 1 0 1021874234 74956800 17922 4294967295 134512640 135216011 3216652096 3216650448 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 18300 17922 71 172 0 18127 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 75620

[startup+822.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 17117
/proc/meminfo: memFree=528220/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=73200 CPUtime=821.08
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 17989 0 0 0 82089 19 0 0 25 0 1 0 1021874234 74956800 17924 4294967295 134512640 135216011 3216652096 3216650448 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 18300 17924 71 172 0 18127 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 75620

[startup+882.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 17310
/proc/meminfo: memFree=528096/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=73200 CPUtime=881.08
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 17991 0 0 0 88089 19 0 0 25 0 1 0 1021874234 74956800 17926 4294967295 134512640 135216011 3216652096 3216650448 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 18300 17926 71 172 0 18127 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 75620

[startup+942.309 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 17497
/proc/meminfo: memFree=527848/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=73200 CPUtime=941.08
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 17991 0 0 0 94089 19 0 0 25 0 1 0 1021874234 74956800 17926 4294967295 134512640 135216011 3216652096 3216650448 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 18300 17926 71 172 0 18127 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 75620

[startup+1002.32 s]
/proc/loadavg: 1.10 1.03 1.01 3/93 17685
/proc/meminfo: memFree=527724/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=73200 CPUtime=1001.09
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 17993 0 0 0 100088 21 0 0 25 0 1 0 1021874234 74956800 17928 4294967295 134512640 135216011 3216652096 3216650448 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 18300 17928 71 172 0 18127 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 75620

[startup+1062.32 s]
/proc/loadavg: 1.08 1.04 1.01 2/93 17873
/proc/meminfo: memFree=527592/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=73200 CPUtime=1061.1
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 18004 0 0 0 106089 21 0 0 25 0 1 0 1021874234 74956800 17939 4294967295 134512640 135216011 3216652096 3216650448 134527533 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 18300 17939 71 172 0 18127 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 75620

[startup+1122.32 s]
/proc/loadavg: 1.14 1.06 1.01 3/93 18060
/proc/meminfo: memFree=527600/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=73200 CPUtime=1121.1
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 18012 0 0 0 112089 21 0 0 25 0 1 0 1021874234 74956800 17947 4294967295 134512640 135216011 3216652096 3216650448 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 18300 17947 71 172 0 18127 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 75620

[startup+1182.33 s]
/proc/loadavg: 1.05 1.04 1.01 3/93 18249
/proc/meminfo: memFree=527600/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=73200 CPUtime=1181.11
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 18034 0 0 0 118090 21 0 0 25 0 1 0 1021874234 74956800 17969 4294967295 134512640 135216011 3216652096 3216650448 134527379 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 18300 17969 71 172 0 18127 0
Current children cumulated CPU time (s) 1182.35
Current children cumulated vsize (KiB) 75620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.03 s]
/proc/loadavg: 1.04 1.04 1.00 3/93 18250
/proc/meminfo: memFree=527592/2074464 swapFree=1953004/1959888
[pid=14473] ppid=14471 vsize=2420 CPUtime=1.24
/proc/14473/stat : 14473 (SatELiteGTI) S 14471 14473 9090 0 -1 4194304 386 3703 0 0 1 0 119 4 18 0 1 0 1021874110 2478080 278 4294967295 134512640 135169312 3217930288 3217926504 3085197038 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/14473/statm: 605 278 235 161 0 44 0
[pid=14479] ppid=14473 vsize=73060 CPUtime=1198.81
/proc/14479/stat : 14479 (minisat_static) R 14473 14473 9090 0 -1 4202496 18037 0 0 0 119860 21 0 0 25 0 1 0 1021874234 74813440 17967 4294967295 134512640 135216011 3216652096 3216650448 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/14479/statm: 18265 17967 71 172 0 18092 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 75480

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.06
CPU user time (s): 1199.8
CPU system time (s): 0.26
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 75620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.8
system time used= 0.26
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22401
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= 19
involuntary context switches= 1532

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi19 at 2009-05-17 17:22:18
IDJOB=1821854
IDBENCH=71103
IDSOLVER=661
FILE ID=tipi19/1821854-1242573738
PBS_JOBID=
Free space on /tmp= 8803 MiB

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

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

MD5SUM BENCH= e0639bbed56c8b8c34616f8cb99c381c
RANDOM SEED= 133437608

Linux tipi19 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.426
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.39

processor	: 1
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.426
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.426
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.426
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:        602956 kB
Buffers:         50924 kB
Cached:        1296656 kB
SwapCached:       2992 kB
Active:         386492 kB
Inactive:       970740 kB
HighTotal:     1178688 kB
HighFree:        66028 kB
LowTotal:       895776 kB
LowFree:        536928 kB
SwapTotal:     1959888 kB
SwapFree:      1953004 kB
Dirty:            3340 kB
Writeback:           0 kB
AnonPages:        8708 kB
Mapped:           3312 kB
Slab:           105688 kB
PageTables:        524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87776 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8803 MiB
End job on tipi19 at 2009-05-17 17:42:18