Trace number 1821807

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
APTUSAT 2009-03-22? (TO) 1200.09 1200.03

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_12_UNKNOWN.cnf
MD5SUMd18a114d646a89f18fb3efba2be009e6
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 variables1898
Number of clauses118441
Sum of the clauses size352559
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22994
Number of clauses of size 3115424
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.06/0.08	c ==============================================================================
0.06/0.08	c |           |     ORIGINAL     |              LEARNT              |          |
0.06/0.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.06/0.08	c ==============================================================================
0.06/0.08	c |         0 |  118441   352559 |   35532       0        0     nan |  0.000 % |
0.82/0.90	c |         0 |  117566   500149 |      --       0       --      -- |     --   | -875/147590
0.82/0.90	c ==============================================================================
0.82/0.90	c Result  :   #vars: 1205   #clauses: 117566   #literals: 500149
0.82/0.90	c CPU time:   0.86 s
0.82/0.90	c ==============================================================================
1.02/1.05	This is MiniSat 2.0 beta
1.02/1.05	WARNING: for repeatability, setting FPU to use double precision
1.02/1.05	============================[ Problem Statistics ]=============================
1.02/1.05	|                                                                             |
1.02/1.05	|  Number of variables:  1205                                                 |
1.02/1.05	|  Number of clauses:    117566                                               |
1.06/1.12	|  Parsing time:         0.07         s                                       |
1.06/1.13	============================[ Search Statistics ]==============================
1.06/1.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.06/1.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.06/1.13	===============================================================================
1.06/1.13	|         0 |    1205   117566   500149 |    39188        0    nan |  0.000 % |
1.06/1.16	|       101 |    1205   117566   500149 |    43107      101     40 |  0.000 % |
1.06/1.20	|       251 |    1205   117566   500149 |    47418      251     48 |  0.000 % |
1.06/1.25	|       476 |    1205   117566   500149 |    52160      476     48 |  0.001 % |
1.06/1.33	|       813 |    1205   117566   500149 |    57376      813     51 |  0.002 % |
1.06/1.44	|      1319 |    1205   117566   500149 |    63113     1319     48 |  0.002 % |
1.06/1.57	|      2079 |    1205   117566   500149 |    69425     2079     48 |  0.002 % |
1.06/1.84	|      3218 |    1205   117566   500149 |    76367     3218     48 |  0.001 % |
2.12/2.15	|      4926 |    1205   117566   500149 |    84004     4926     53 |  0.002 % |
2.72/2.76	|      7488 |    1205   117566   500149 |    92404     7488     50 |  0.002 % |
3.72/3.80	|     11333 |    1205   117566   500149 |   101645    11333     53 |  0.001 % |
5.12/5.15	|     17099 |    1205   117566   500149 |   111809    17099     55 |  0.000 % |
8.91/8.98	|     25748 |    1205   117566   500149 |   122990    25748     55 |  0.001 % |
15.51/15.52	|     38722 |    1205   117566   500149 |   135289    38722     52 |  0.001 % |
24.51/24.53	|     58183 |    1205   117566   500149 |   148818    58183     55 |  0.001 % |
42.81/42.87	|     87375 |    1205   117566   500149 |   163700    87375     59 |  0.001 % |
90.22/90.28	|    131164 |    1205   117566   500149 |   180070   131164     56 |  0.002 % |
175.12/175.17	|    196848 |    1205   117566   500149 |   198077    31718     33 |  0.001 % |
294.64/294.68	|    295375 |    1205   117566   500149 |   217885   130245     26 |  0.001 % |
491.95/491.93	|    443165 |    1205   117566   500149 |   239674    77370     35 |  0.001 % |
797.66/797.70	|    664848 |    1205   117566   500149 |   263641    81545     23 |  0.001 % |
1200.08/1200.02	HOME/SatELiteGTI: line 36: 27639 Terminated              $MS $2 $TMP.cnf $TMP.result

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1821807-1242567561/watcher-1821807-1242567561 -o /tmp/evaluation-result-1821807-1242567561/solver-1821807-1242567561 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821807-1242567561.cnf -restarts=1 

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: 0.91 0.98 0.99 2/96 27633
/proc/meminfo: memFree=1463688/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2416 CPUtime=0.01
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 368 643 0 0 0 1 0 0 18 0 1 0 1021254358 2473984 277 4294967295 134512640 135169312 3218483360 3218481896 3085893358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27633/statm: 604 277 235 161 0 43 0
[pid=27637] ppid=27633 vsize=956 CPUtime=0
/proc/27637/stat : 27637 (SatELite_releas) R 27633 27633 11066 0 -1 4202496 131 0 0 0 0 0 0 0 20 0 1 0 1021254359 978944 67 4294967295 134512640 135223648 3213196176 3213194896 134734703 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27637/statm: 239 71 46 174 0 64 0

[startup+0.050681 s]
/proc/loadavg: 0.91 0.98 0.99 2/96 27633
/proc/meminfo: memFree=1463688/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2416 CPUtime=0.01
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 368 643 0 0 0 1 0 0 18 0 1 0 1021254358 2473984 277 4294967295 134512640 135169312 3218483360 3218481896 3085893358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27633/statm: 604 277 235 161 0 43 0
[pid=27637] ppid=27633 vsize=5092 CPUtime=0.05
/proc/27637/stat : 27637 (SatELite_releas) R 27633 27633 11066 0 -1 4202496 1119 0 0 0 3 2 0 0 20 0 1 0 1021254359 5214208 1055 4294967295 134512640 135223648 3213196176 3213195128 134737310 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27637/statm: 1273 1055 46 174 0 1098 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 7508

[startup+0.110678 s]
/proc/loadavg: 0.91 0.98 0.99 2/96 27633
/proc/meminfo: memFree=1463688/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2416 CPUtime=0.01
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 368 643 0 0 0 1 0 0 18 0 1 0 1021254358 2473984 277 4294967295 134512640 135169312 3218483360 3218481896 3085893358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27633/statm: 604 277 235 161 0 43 0
[pid=27637] ppid=27633 vsize=9524 CPUtime=0.11
/proc/27637/stat : 27637 (SatELite_releas) R 27633 27633 11066 0 -1 4202496 2300 0 0 0 7 4 0 0 21 0 1 0 1021254359 9752576 2236 4294967295 134512640 135223648 3213196176 3213194176 134548993 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27637/statm: 2381 2236 73 174 0 2206 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 11940

[startup+0.310666 s]
/proc/loadavg: 0.91 0.98 0.99 2/96 27633
/proc/meminfo: memFree=1463688/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2416 CPUtime=0.01
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 368 643 0 0 0 1 0 0 18 0 1 0 1021254358 2473984 277 4294967295 134512640 135169312 3218483360 3218481896 3085893358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27633/statm: 604 277 235 161 0 43 0
[pid=27637] ppid=27633 vsize=11372 CPUtime=0.31
/proc/27637/stat : 27637 (SatELite_releas) R 27633 27633 11066 0 -1 4202496 2761 0 0 0 27 4 0 0 21 0 1 0 1021254359 11644928 2697 4294967295 134512640 135223648 3213196176 3213193952 134585487 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27637/statm: 2843 2697 73 174 0 2668 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 13788

[startup+0.710644 s]
/proc/loadavg: 0.91 0.98 0.99 2/96 27633
/proc/meminfo: memFree=1463688/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2416 CPUtime=0.01
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 368 643 0 0 0 1 0 0 18 0 1 0 1021254358 2473984 277 4294967295 134512640 135169312 3218483360 3218481896 3085893358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/27633/statm: 604 277 235 161 0 43 0
[pid=27637] ppid=27633 vsize=14040 CPUtime=0.71
/proc/27637/stat : 27637 (SatELite_releas) R 27633 27633 11066 0 -1 4202496 3131 0 0 0 67 4 0 0 22 0 1 0 1021254359 14376960 3067 4294967295 134512640 135223648 3213196176 3213194272 134585468 0 0 0 3 0 0 0 17 1 0 0 0
/proc/27637/statm: 3510 3067 73 174 0 3335 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 16456

[startup+1.51061 s]
/proc/loadavg: 0.91 0.98 0.99 2/98 27638
/proc/meminfo: memFree=1450404/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 1.06
Current children cumulated vsize (KiB) 2420

[startup+3.11052 s]
/proc/loadavg: 0.91 0.98 0.99 2/98 27641
/proc/meminfo: memFree=1452388/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=9816 CPUtime=2.06
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 2367 0 0 0 205 1 0 0 25 0 1 0 1021254464 10051584 2302 4294967295 134512640 135213731 3215025584 3215024064 134530101 0 0 0 3 0 0 0 17 2 0 0 0
/proc/27639/statm: 2454 2302 74 172 0 2280 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 12236

[startup+6.31035 s]
/proc/loadavg: 0.92 0.98 0.99 3/98 27642
/proc/meminfo: memFree=1449072/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=12732 CPUtime=5.25
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 3101 0 0 0 521 4 0 0 25 0 1 0 1021254464 13037568 3036 4294967295 134512640 135213731 3215025584 3215024064 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/27639/statm: 3183 3036 74 172 0 3009 0
Current children cumulated CPU time (s) 6.31
Current children cumulated vsize (KiB) 15152

[startup+12.71 s]
/proc/loadavg: 0.93 0.98 0.99 2/98 27642
/proc/meminfo: memFree=1445632/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=15936 CPUtime=11.65
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 3890 0 0 0 1160 5 0 0 25 0 1 0 1021254464 16318464 3825 4294967295 134512640 135213731 3215025584 3215024064 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 3984 3825 74 172 0 3810 0
Current children cumulated CPU time (s) 12.71
Current children cumulated vsize (KiB) 18356

[startup+25.5093 s]
/proc/loadavg: 0.94 0.98 0.99 4/98 27827
/proc/meminfo: memFree=1437692/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=23180 CPUtime=24.45
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 5704 0 0 0 2439 6 0 0 25 0 1 0 1021254464 23736320 5639 4294967295 134512640 135213731 3215025584 3215024064 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 5795 5639 74 172 0 5621 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 25600

[startup+51.1079 s]
/proc/loadavg: 0.96 0.98 0.99 3/98 27828
/proc/meminfo: memFree=1427632/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=33744 CPUtime=50.05
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 8295 0 0 0 4999 6 0 0 25 0 1 0 1021254464 34553856 8230 4294967295 134512640 135213731 3215025584 3215024064 134530092 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 8436 8230 74 172 0 8262 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 36164

[startup+102.315 s]
/proc/loadavg: 0.98 0.98 0.99 3/98 28016
/proc/meminfo: memFree=1414448/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=46760 CPUtime=101.26
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 11544 0 0 0 10116 10 0 0 25 0 1 0 1021254464 47882240 11479 4294967295 134512640 135213731 3215025584 3215024064 134530166 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 11690 11479 74 172 0 11516 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 49180

[startup+162.312 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 28207
/proc/meminfo: memFree=1408868/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=52232 CPUtime=161.26
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 12943 0 0 0 16116 10 0 0 25 0 1 0 1021254464 53485568 12878 4294967295 134512640 135213731 3215025584 3215024064 134529996 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 13058 12878 74 172 0 12884 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 54652

[startup+222.308 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 28393
/proc/meminfo: memFree=1408852/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=52232 CPUtime=221.26
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 12943 0 0 0 22116 10 0 0 25 0 1 0 1021254464 53485568 12878 4294967295 134512640 135213731 3215025584 3215024064 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 13058 12878 74 172 0 12884 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 54652

[startup+282.325 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 28582
/proc/meminfo: memFree=1409024/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=52232 CPUtime=281.28
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 12945 0 0 0 28118 10 0 0 25 0 1 0 1021254464 53485568 12880 4294967295 134512640 135213731 3215025584 3215024064 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 13058 12880 74 172 0 12884 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 54652

[startup+342.312 s]
/proc/loadavg: 0.99 0.98 0.99 3/98 28773
/proc/meminfo: memFree=1409240/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=52232 CPUtime=341.27
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 12948 0 0 0 34117 10 0 0 25 0 1 0 1021254464 53485568 12883 4294967295 134512640 135213731 3215025584 3215024064 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 13058 12883 74 172 0 12884 0
Current children cumulated CPU time (s) 342.33
Current children cumulated vsize (KiB) 54652

[startup+402.318 s]

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

[pid=27639] ppid=27633 vsize=52636 CPUtime=461.28
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 12986 0 0 0 46118 10 0 0 25 0 1 0 1021254464 53899264 12921 4294967295 134512640 135213731 3215025584 3215024064 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 13159 12921 74 172 0 12985 0
Current children cumulated CPU time (s) 462.34
Current children cumulated vsize (KiB) 55056

[startup+522.322 s]
/proc/loadavg: 1.04 1.01 1.00 2/98 29338
/proc/meminfo: memFree=1409016/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=52636 CPUtime=521.29
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 12986 0 0 0 52112 17 0 0 25 0 1 0 1021254464 53899264 12921 4294967295 134512640 135213731 3215025584 3215024064 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 13159 12921 74 172 0 12985 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 55056

[startup+582.318 s]
/proc/loadavg: 1.01 1.00 1.00 2/98 29527
/proc/meminfo: memFree=1408992/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=52636 CPUtime=581.29
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 12986 0 0 0 58112 17 0 0 25 0 1 0 1021254464 53899264 12921 4294967295 134512640 135213731 3215025584 3215024064 134529968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 13159 12921 74 172 0 12985 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 55056

[startup+642.325 s]
/proc/loadavg: 1.07 1.02 1.00 2/98 29716
/proc/meminfo: memFree=1409024/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=52636 CPUtime=641.3
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 12986 0 0 0 64113 17 0 0 25 0 1 0 1021254464 53899264 12921 4294967295 134512640 135213731 3215025584 3215024064 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 13159 12921 74 172 0 12985 0
Current children cumulated CPU time (s) 642.36
Current children cumulated vsize (KiB) 55056

[startup+702.312 s]
/proc/loadavg: 1.02 1.01 1.00 2/98 29904
/proc/meminfo: memFree=1409116/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=52636 CPUtime=701.29
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 12986 0 0 0 70112 17 0 0 25 0 1 0 1021254464 53899264 12921 4294967295 134512640 135213731 3215025584 3215024064 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 13159 12921 74 172 0 12985 0
Current children cumulated CPU time (s) 702.35
Current children cumulated vsize (KiB) 55056

[startup+762.319 s]
/proc/loadavg: 1.01 1.00 1.00 2/98 30091
/proc/meminfo: memFree=1409016/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=52636 CPUtime=761.3
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 13007 0 0 0 76113 17 0 0 25 0 1 0 1021254464 53899264 12942 4294967295 134512640 135213731 3215025584 3215024064 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 13159 12942 74 172 0 12985 0
Current children cumulated CPU time (s) 762.36
Current children cumulated vsize (KiB) 55056

[startup+822.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 30277
/proc/meminfo: memFree=1409140/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=52636 CPUtime=821.3
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 13007 0 0 0 82113 17 0 0 25 0 1 0 1021254464 53899264 12942 4294967295 134512640 135213731 3215025584 3215024064 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 13159 12942 74 172 0 12985 0
Current children cumulated CPU time (s) 822.36
Current children cumulated vsize (KiB) 55056

[startup+882.322 s]
/proc/loadavg: 1.03 1.01 1.00 3/98 30470
/proc/meminfo: memFree=1408744/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=52636 CPUtime=881.31
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 13007 0 0 0 88114 17 0 0 25 0 1 0 1021254464 53899264 12942 4294967295 134512640 135213731 3215025584 3215024064 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 13159 12942 74 172 0 12985 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 55056

[startup+942.319 s]
/proc/loadavg: 1.01 1.01 1.00 3/98 30659
/proc/meminfo: memFree=1408728/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=52636 CPUtime=941.31
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 13007 0 0 0 94114 17 0 0 25 0 1 0 1021254464 53899264 12942 4294967295 134512640 135213731 3215025584 3215024064 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 13159 12942 74 172 0 12985 0
Current children cumulated CPU time (s) 942.37
Current children cumulated vsize (KiB) 55056

[startup+1002.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/98 30847
/proc/meminfo: memFree=1409008/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=52636 CPUtime=1001.32
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 13007 0 0 0 100114 18 0 0 25 0 1 0 1021254464 53899264 12942 4294967295 134512640 135213731 3215025584 3215024064 134530193 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 13159 12942 74 172 0 12985 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 55056

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 31034
/proc/meminfo: memFree=1408744/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=52636 CPUtime=1061.31
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 13019 0 0 0 106111 20 0 0 25 0 1 0 1021254464 53899264 12954 4294967295 134512640 135213731 3215025584 3215024064 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 13159 12954 74 172 0 12985 0
Current children cumulated CPU time (s) 1062.37
Current children cumulated vsize (KiB) 55056

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 31220
/proc/meminfo: memFree=1408728/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=52636 CPUtime=1121.31
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 13030 0 0 0 112111 20 0 0 25 0 1 0 1021254464 53899264 12965 4294967295 134512640 135213731 3215025584 3215024064 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 13159 12965 74 172 0 12985 0
Current children cumulated CPU time (s) 1122.37
Current children cumulated vsize (KiB) 55056

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 31409
/proc/meminfo: memFree=1408612/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=52636 CPUtime=1181.32
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 13030 0 0 0 118112 20 0 0 25 0 1 0 1021254464 53899264 12965 4294967295 134512640 135213731 3215025584 3215024064 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 13159 12965 74 172 0 12985 0
Current children cumulated CPU time (s) 1182.38
Current children cumulated vsize (KiB) 55056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.01 s]
/proc/loadavg: 1.00 1.00 1.00 3/98 31409
/proc/meminfo: memFree=1408660/2074464 swapFree=1950760/1959888
[pid=27633] ppid=27631 vsize=2420 CPUtime=1.06
/proc/27633/stat : 27633 (SatELiteGTI) S 27631 27633 11066 0 -1 4194304 386 3778 0 0 0 1 101 4 19 0 1 0 1021254358 2478080 278 4294967295 134512640 135169312 3218483360 3218479576 3085893358 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/27633/statm: 605 278 235 161 0 44 0
[pid=27639] ppid=27633 vsize=52636 CPUtime=1199.02
/proc/27639/stat : 27639 (minisat_static) R 27633 27633 11066 0 -1 4202496 13030 0 0 0 119882 20 0 0 25 0 1 0 1021254464 53899264 12965 4294967295 134512640 135213731 3215025584 3215024064 134529968 0 0 0 3 0 0 0 17 3 0 0 0
/proc/27639/statm: 13159 12965 74 172 0 12985 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 55056

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.03
CPU time (s): 1200.09
CPU user time (s): 1199.83
CPU system time (s): 0.26
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 55056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.83
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= 17470
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= 832

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi23 at 2009-05-17 15:39:21
IDJOB=1821807
IDBENCH=71092
IDSOLVER=662
FILE ID=tipi23/1821807-1242567561
PBS_JOBID=
Free space on /tmp= 8522 MiB

SOLVER NAME= APTUSAT 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_12_UNKNOWN.cnf
COMMAND LINE= SatELiteGTI BENCHNAME -restarts=1
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821807-1242567561/watcher-1821807-1242567561 -o /tmp/evaluation-result-1821807-1242567561/solver-1821807-1242567561 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821807-1242567561.cnf -restarts=1

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

MD5SUM BENCH= d18a114d646a89f18fb3efba2be009e6
RANDOM SEED= 1551165490

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:       1463712 kB
Buffers:         38176 kB
Cached:         486544 kB
SwapCached:       3584 kB
Active:         244820 kB
Inactive:       291432 kB
HighTotal:     1178688 kB
HighFree:       681900 kB
LowTotal:       895776 kB
LowFree:        781812 kB
SwapTotal:     1959888 kB
SwapFree:      1950760 kB
Dirty:            3568 kB
Writeback:           0 kB
AnonPages:       10816 kB
Mapped:           4372 kB
Slab:            65792 kB
PageTables:        472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    96888 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 15:59:21