Trace number 1821830

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/
rbcl_xits_09_UNKNOWN.cnf
MD5SUM18ad1dee1e9d863458e75a20545ae68a
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 variables1430
Number of clauses79453
Sum of the clauses size236162
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22358
Number of clauses of size 377072
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.05	c ==============================================================================
0.03/0.05	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.05	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.05	c ==============================================================================
0.03/0.05	c |         0 |   79453   236162 |   23835       0        0     nan |  0.000 % |
0.52/0.57	c |         0 |   78593   334041 |      --       0       --      -- |     --   | -860/97879
0.52/0.57	c ==============================================================================
0.52/0.57	c Result  :   #vars: 871   #clauses: 78593   #literals: 334041
0.52/0.57	c CPU time:   0.55 s
0.52/0.57	c ==============================================================================
0.62/0.68	This is MiniSat 2.0 beta
0.62/0.68	WARNING: for repeatability, setting FPU to use double precision
0.62/0.68	============================[ Problem Statistics ]=============================
0.62/0.68	|                                                                             |
0.62/0.68	|  Number of variables:  871                                                  |
0.62/0.68	|  Number of clauses:    78593                                                |
0.68/0.72	|  Parsing time:         0.04         s                                       |
0.68/0.73	============================[ Search Statistics ]==============================
0.68/0.73	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.68/0.73	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.68/0.73	===============================================================================
0.68/0.73	|         0 |     871    78593   334041 |    26197        0    nan |  0.000 % |
0.68/0.76	|       100 |     871    78593   334041 |    28817      100     35 |  0.013 % |
0.68/0.81	|       251 |     871    78593   334041 |    31699      251     32 |  0.001 % |
0.68/0.88	|       476 |     871    78593   334041 |    34869      476     29 |  0.001 % |
0.68/0.99	|       814 |     871    78593   334041 |    38356      814     27 |  0.001 % |
1.13/1.14	|      1320 |     871    78593   334041 |    42191     1320     28 |  0.013 % |
1.32/1.37	|      2081 |     871    78593   334041 |    46410     2081     28 |  0.013 % |
1.62/1.68	|      3221 |     871    78593   334041 |    51051     3221     27 |  0.001 % |
2.23/2.28	|      4931 |     871    78593   334041 |    56157     4931     28 |  0.013 % |
3.22/3.27	|      7493 |     871    78593   334041 |    61772     7493     27 |  0.001 % |
4.92/4.93	|     11337 |     871    78593   334041 |    67950    11337     29 |  0.013 % |
7.42/7.51	|     17107 |     871    78593   334041 |    74745    17107     29 |  0.001 % |
11.82/11.84	|     25758 |     871    78593   334041 |    82219    25758     31 |  0.013 % |
17.12/17.20	|     38733 |     871    78593   334041 |    90441    38733     39 |  0.001 % |
29.32/29.37	|     58194 |     871    78593   334041 |    99485    58194     48 |  0.039 % |
61.33/61.40	|     87391 |     871    78593   334041 |   109434    87391     55 |  0.039 % |
111.83/111.82	|    131180 |     871    78593   334041 |   120377    37072     64 |  0.039 % |
200.34/200.41	|    196865 |     871    78593   334041 |   132415   102757     67 |  0.039 % |
385.94/386.00	|    295391 |     871    78593   334041 |   145656    86466     60 |  0.039 % |
655.15/655.20	|    443180 |     871    78593   334041 |   160222   109988     69 |  0.039 % |
1142.58/1142.60	|    664863 |     871    78593   334041 |   176244    53574     71 |  0.039 % |
1200.09/1200.03	HOME/SatELiteGTI: line 36:  3997 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-1821830-1242571106/watcher-1821830-1242571106 -o /tmp/evaluation-result-1821830-1242571106/solver-1821830-1242571106 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821830-1242571106.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 3991
/proc/meminfo: memFree=664324/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2412 CPUtime=0.01
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 367 643 0 0 0 0 1 0 18 0 1 0 1021611440 2469888 276 4294967295 134512640 135169312 3214730528 3214729064 3085446894 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/3991/statm: 603 276 235 161 0 42 0
[pid=3995] ppid=3991 vsize=952 CPUtime=0
/proc/3995/stat : 3995 (SatELite_releas) R 3991 3991 10114 0 -1 4202496 92 0 0 0 0 0 0 0 20 0 1 0 1021611440 974848 27 4294967295 134512640 135223648 3220490896 3220490780 134661920 0 0 0 0 0 0 0 17 2 0 0 0
/proc/3995/statm: 238 40 31 174 0 63 0

[startup+0.022918 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3991
/proc/meminfo: memFree=664324/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2412 CPUtime=0.01
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 367 643 0 0 0 0 1 0 18 0 1 0 1021611440 2469888 276 4294967295 134512640 135169312 3214730528 3214729064 3085446894 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/3991/statm: 603 276 235 161 0 42 0
[pid=3995] ppid=3991 vsize=2920 CPUtime=0.02
/proc/3995/stat : 3995 (SatELite_releas) R 3991 3991 10114 0 -1 4202496 586 0 0 0 2 0 0 0 20 0 1 0 1021611440 2990080 521 4294967295 134512640 135223648 3220490896 3220489472 134734703 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3995/statm: 730 525 46 174 0 555 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5332

[startup+0.112911 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3991
/proc/meminfo: memFree=664324/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2412 CPUtime=0.01
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 367 643 0 0 0 0 1 0 18 0 1 0 1021611440 2469888 276 4294967295 134512640 135169312 3214730528 3214729064 3085446894 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/3991/statm: 603 276 235 161 0 42 0
[pid=3995] ppid=3991 vsize=7328 CPUtime=0.11
/proc/3995/stat : 3995 (SatELite_releas) R 3991 3991 10114 0 -1 4202496 1690 0 0 0 9 2 0 0 21 0 1 0 1021611440 7503872 1625 4294967295 134512640 135223648 3220490896 3220488896 134549024 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3995/statm: 1832 1625 73 174 0 1657 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 9740

[startup+0.3129 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3991
/proc/meminfo: memFree=664324/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2412 CPUtime=0.01
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 367 643 0 0 0 0 1 0 18 0 1 0 1021611440 2469888 276 4294967295 134512640 135169312 3214730528 3214729064 3085446894 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/3991/statm: 603 276 235 161 0 42 0
[pid=3995] ppid=3991 vsize=9400 CPUtime=0.31
/proc/3995/stat : 3995 (SatELite_releas) R 3991 3991 10114 0 -1 4202496 2159 0 0 0 29 2 0 0 21 0 1 0 1021611440 9625600 2094 4294967295 134512640 135223648 3220490896 3220488992 134585547 0 0 0 3 0 0 0 17 2 0 0 0
/proc/3995/statm: 2350 2094 75 174 0 2175 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 11812

[startup+0.712881 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 3991
/proc/meminfo: memFree=664324/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 2416

[startup+1.51284 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3997
/proc/meminfo: memFree=657380/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=6036 CPUtime=0.84
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 1449 0 0 0 83 1 0 0 20 0 1 0 1021611508 6180864 1384 4294967295 134512640 135216011 3217950848 3217948928 134524124 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 1509 1384 71 172 0 1336 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 8452

[startup+3.11277 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3997
/proc/meminfo: memFree=656760/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=6736 CPUtime=2.44
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 1617 0 0 0 243 1 0 0 25 0 1 0 1021611508 6897664 1552 4294967295 134512640 135216011 3217950848 3217948928 134524593 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 1684 1552 71 172 0 1511 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 9152

[startup+6.31261 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3997
/proc/meminfo: memFree=655648/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=8012 CPUtime=5.64
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 1920 0 0 0 563 1 0 0 25 0 1 0 1021611508 8204288 1855 4294967295 134512640 135216011 3217950848 3217949200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 2003 1855 71 172 0 1830 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 10428

[startup+12.7123 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3997
/proc/meminfo: memFree=653264/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=10608 CPUtime=12.04
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 2571 0 0 0 1202 2 0 0 25 0 1 0 1021611508 10862592 2506 4294967295 134512640 135216011 3217950848 3217949200 134527412 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 2652 2506 71 172 0 2479 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 13024

[startup+25.5117 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 3999
/proc/meminfo: memFree=645640/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=18040 CPUtime=24.84
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 4407 0 0 0 2481 3 0 0 25 0 1 0 1021611508 18472960 4342 4294967295 134512640 135216011 3217950848 3217949200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 4510 4342 71 172 0 4337 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 20456

[startup+51.1204 s]
/proc/loadavg: 1.07 1.02 1.00 3/95 4001
/proc/meminfo: memFree=636968/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=26956 CPUtime=50.45
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 6580 0 0 0 5040 5 0 0 25 0 1 0 1021611508 27602944 6515 4294967295 134512640 135216011 3217950848 3217949200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 6739 6515 71 172 0 6566 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 29372

[startup+102.318 s]
/proc/loadavg: 1.03 1.01 1.00 2/95 4193
/proc/meminfo: memFree=626692/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=36844 CPUtime=101.65
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 9022 0 0 0 10160 5 0 0 25 0 1 0 1021611508 37728256 8957 4294967295 134512640 135216011 3217950848 3217949200 134527395 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 9211 8957 71 172 0 9038 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 39260

[startup+162.325 s]
/proc/loadavg: 1.01 1.01 1.00 2/95 4380
/proc/meminfo: memFree=626692/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=36844 CPUtime=161.66
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 9046 0 0 0 16160 6 0 0 25 0 1 0 1021611508 37728256 8981 4294967295 134512640 135216011 3217950848 3217949200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 9211 8981 71 172 0 9038 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 39260

[startup+222.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 4569
/proc/meminfo: memFree=617260/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=46336 CPUtime=221.66
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 11334 0 0 0 22158 8 0 0 25 0 1 0 1021611508 47448064 11269 4294967295 134512640 135216011 3217950848 3217949200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 11584 11269 71 172 0 11411 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 48752

[startup+282.319 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 4757
/proc/meminfo: memFree=612796/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=50688 CPUtime=281.66
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 12434 0 0 0 28157 9 0 0 25 0 1 0 1021611508 51904512 12369 4294967295 134512640 135216011 3217950848 3217949200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 12672 12369 71 172 0 12499 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 53104

[startup+342.316 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 4943
/proc/meminfo: memFree=611316/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=52408 CPUtime=341.66
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 12798 0 0 0 34157 9 0 0 25 0 1 0 1021611508 53665792 12733 4294967295 134512640 135216011 3217950848 3217949200 134527289 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 13102 12733 71 172 0 12929 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 54824

[startup+402.313 s]

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

/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=56760 CPUtime=461.66
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 13698 0 0 0 46155 11 0 0 25 0 1 0 1021611508 58122240 13633 4294967295 134512640 135216011 3217950848 3217949200 134527419 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 14190 13633 71 172 0 14017 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 59176

[startup+522.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 5514
/proc/meminfo: memFree=605208/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=59428 CPUtime=521.67
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 14311 0 0 0 52154 13 0 0 25 0 1 0 1021611508 60854272 14246 4294967295 134512640 135216011 3217950848 3217949200 134527518 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 14857 14246 71 172 0 14684 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 61844

[startup+582.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 5702
/proc/meminfo: memFree=604828/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=59592 CPUtime=581.67
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 14357 0 0 0 58150 17 0 0 25 0 1 0 1021611508 61022208 14292 4294967295 134512640 135216011 3217950848 3217949200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 14898 14292 71 172 0 14725 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 62008

[startup+642.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 5890
/proc/meminfo: memFree=603348/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=61560 CPUtime=641.67
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 14794 0 0 0 64149 18 0 0 25 0 1 0 1021611508 63037440 14729 4294967295 134512640 135216011 3217950848 3217949200 134527471 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 15390 14729 71 172 0 15217 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 63976

[startup+702.309 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6079
/proc/meminfo: memFree=602356/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=62768 CPUtime=701.67
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 15035 0 0 0 70148 19 0 0 25 0 1 0 1021611508 64274432 14970 4294967295 134512640 135216011 3217950848 3217949200 134527303 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 15692 14970 71 172 0 15519 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 65184

[startup+762.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6266
/proc/meminfo: memFree=595924/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=68836 CPUtime=761.68
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 16558 0 0 0 76147 21 0 0 25 0 1 0 1021611508 70488064 16493 4294967295 134512640 135216011 3217950848 3217949200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 17209 16493 71 172 0 17036 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 71252

[startup+822.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6459
/proc/meminfo: memFree=596048/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=68836 CPUtime=821.68
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 16562 0 0 0 82147 21 0 0 25 0 1 0 1021611508 70488064 16497 4294967295 134512640 135216011 3217950848 3217949200 134527406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 17209 16497 71 172 0 17036 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 71252

[startup+882.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 6647
/proc/meminfo: memFree=596040/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=68996 CPUtime=881.69
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 16590 0 0 0 88148 21 0 0 25 0 1 0 1021611508 70651904 16525 4294967295 134512640 135216011 3217950848 3217949200 134527303 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 17249 16525 71 172 0 17076 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 71412

[startup+942.317 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 6833
/proc/meminfo: memFree=595428/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=69804 CPUtime=941.69
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 16747 0 0 0 94148 21 0 0 25 0 1 0 1021611508 71479296 16682 4294967295 134512640 135216011 3217950848 3217949200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 17451 16682 71 172 0 17278 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 72220

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 7022
/proc/meminfo: memFree=594064/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=71424 CPUtime=1001.69
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 17112 0 0 0 100148 21 0 0 25 0 1 0 1021611508 73138176 17047 4294967295 134512640 135216011 3217950848 3217949200 134527395 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 17856 17047 71 172 0 17683 0
Current children cumulated CPU time (s) 1002.37
Current children cumulated vsize (KiB) 73840

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 7209
/proc/meminfo: memFree=593196/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=72628 CPUtime=1061.69
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 17348 0 0 0 106145 24 0 0 25 0 1 0 1021611508 74371072 17283 4294967295 134512640 135216011 3217950848 3217949200 134527412 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 18157 17283 71 172 0 17984 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 75044

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 7398
/proc/meminfo: memFree=589228/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=76900 CPUtime=1121.7
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 18318 0 0 0 112143 27 0 0 25 0 1 0 1021611508 78745600 18253 4294967295 134512640 135216011 3217950848 3217949200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 19225 18253 71 172 0 19052 0
Current children cumulated CPU time (s) 1122.38
Current children cumulated vsize (KiB) 79316

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 7590
/proc/meminfo: memFree=588956/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=77064 CPUtime=1181.7
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 18353 0 0 0 118143 27 0 0 25 0 1 0 1021611508 78913536 18288 4294967295 134512640 135216011 3217950848 3217949200 134527406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 19266 18288 71 172 0 19093 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 79480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 7591
/proc/meminfo: memFree=588980/2074464 swapFree=1950884/1959888
[pid=3991] ppid=3989 vsize=2416 CPUtime=0.68
/proc/3991/stat : 3991 (SatELiteGTI) S 3989 3991 10114 0 -1 4194304 385 2806 0 0 0 0 66 2 15 0 1 0 1021611440 2473984 277 4294967295 134512640 135169312 3214730528 3214726744 3085446894 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/3991/statm: 604 277 235 161 0 43 0
[pid=3997] ppid=3991 vsize=77064 CPUtime=1199.41
/proc/3997/stat : 3997 (minisat_static) R 3991 3991 10114 0 -1 4202496 18354 0 0 0 119914 27 0 0 25 0 1 0 1021611508 78913536 18289 4294967295 134512640 135216011 3217950848 3217949200 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/3997/statm: 19266 18289 71 172 0 19093 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 79480

Sending SIGTERM to process tree (bottom up)
SSolver 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.8
CPU system time (s): 0.3
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 79480

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

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-17 16:38:26
IDJOB=1821830
IDBENCH=71098
IDSOLVER=661
FILE ID=tipi13/1821830-1242571106
PBS_JOBID=
Free space on /tmp= 6763 MiB

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

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

MD5SUM BENCH= 18ad1dee1e9d863458e75a20545ae68a
RANDOM SEED= 1368075836

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:        664324 kB
Buffers:         65824 kB
Cached:        1227448 kB
SwapCached:       3516 kB
Active:         564572 kB
Inactive:       738196 kB
HighTotal:     1178688 kB
HighFree:        80516 kB
LowTotal:       895776 kB
LowFree:        583808 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:            2860 kB
Writeback:           0 kB
AnonPages:        8624 kB
Mapped:           3088 kB
Slab:            98656 kB
PageTables:        632 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90604 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 16:58:26