Trace number 1821825

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.03 1199.94

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_14_UNKNOWN.cnf
MD5SUM74b3bf25aa16f613ee15d6b4b9bc9486
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 variables2220
Number of clauses160694
Sum of the clauses size478924
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23434
Number of clauses of size 3157237
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.11/0.10	c ==============================================================================
0.11/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.11/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.11/0.10	c ==============================================================================
0.11/0.10	c |         0 |  160694   478924 |   48208       0        0     nan |  0.000 % |
1.52/1.56	c |         0 |  159558   690102 |      --       0       --      -- |     --   | -1136/211178
1.52/1.56	c ==============================================================================
1.52/1.56	c Result  :   #vars: 1437   #clauses: 159558   #literals: 690102
1.52/1.56	c CPU time:   1.52 s
1.52/1.56	c ==============================================================================
1.72/1.78	This is MiniSat 2.0 beta
1.72/1.78	WARNING: for repeatability, setting FPU to use double precision
1.72/1.78	============================[ Problem Statistics ]=============================
1.72/1.78	|                                                                             |
1.72/1.78	|  Number of variables:  1437                                                 |
1.72/1.78	|  Number of clauses:    159558                                               |
1.78/1.87	|  Parsing time:         0.08         s                                       |
1.78/1.88	============================[ Search Statistics ]==============================
1.78/1.88	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.78/1.88	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.78/1.88	===============================================================================
1.78/1.88	|         0 |    1437   159558   690102 |    53186        0    nan |  0.000 % |
1.78/1.97	|       100 |    1437   159558   690102 |    58504      100     73 |  0.000 % |
1.78/2.05	|       250 |    1437   159558   690102 |    64355      250     60 |  0.001 % |
1.78/2.10	|       476 |    1437   159558   690102 |    70790      476     58 |  0.002 % |
2.22/2.27	|       814 |    1437   159558   690102 |    77869      814     59 |  0.001 % |
2.33/2.40	|      1320 |    1437   159558   690102 |    85656     1320     68 |  0.000 % |
2.62/2.66	|      2079 |    1437   159558   690102 |    94222     2079     62 |  0.001 % |
3.02/3.04	|      3218 |    1437   159558   690102 |   103644     3218     62 |  0.001 % |
3.32/3.40	|      4927 |    1437   159558   690102 |   114008     4927     65 |  0.000 % |
4.12/4.12	|      7489 |    1437   159558   690102 |   125409     7489     67 |  0.001 % |
5.02/5.06	|     11333 |    1437   159558   690102 |   137950    11333     77 |  0.000 % |
6.92/6.98	|     17100 |    1437   159558   690102 |   151745    17100     77 |  0.001 % |
10.12/10.12	|     25749 |    1437   159558   690102 |   166920    25749     76 |  0.001 % |
16.72/16.79	|     38723 |    1437   159558   690102 |   183612    38723     74 |  0.002 % |
28.73/28.75	|     58184 |    1437   159558   690102 |   201973    58184     74 |  0.002 % |
49.13/49.14	|     87376 |    1437   159558   690102 |   222171    87376     70 |  0.002 % |
95.13/95.14	|    131165 |    1437   159558   690102 |   244388   131165     70 |  0.001 % |
176.23/176.29	|    196850 |    1437   159558   690102 |   268827   196850     70 |  0.002 % |
307.75/307.75	|    295377 |    1437   159558   690102 |   295709    44772     63 |  0.001 % |
497.26/497.24	|    443167 |    1437   159558   690102 |   325280   192562     63 |  0.002 % |
846.29/846.25	|    664850 |    1437   159558   690102 |   357808   107759     75 |  0.002 % |
1200.02/1199.93	HOME/SatELiteGTI: line 36:  9675 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-1821825-1242570269/watcher-1821825-1242570269 -o /tmp/evaluation-result-1821825-1242570269/solver-1821825-1242570269 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821825-1242570269.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: 1.04 1.01 1.00 2/91 9668
/proc/meminfo: memFree=853888/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2416 CPUtime=0.01
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 367 642 0 0 1 0 0 0 18 0 1 0 1021524994 2473984 277 4294967295 134512640 135169312 3218532528 3218531064 3085459182 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9668/statm: 604 277 235 161 0 43 0
[pid=9672] ppid=9668 vsize=948 CPUtime=0
/proc/9672/stat : 9672 (SatELite_releas) R 9668 9668 15108 0 -1 4202496 93 0 0 0 0 0 0 0 20 0 1 0 1021524995 970752 29 4294967295 134512640 135223648 3220808416 3220808192 134651181 0 0 0 0 0 0 0 17 3 0 0 0
/proc/9672/statm: 237 41 32 174 0 62 0

[startup+0.104144 s]
/proc/loadavg: 1.04 1.01 1.00 2/91 9668
/proc/meminfo: memFree=853888/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2416 CPUtime=0.01
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 367 642 0 0 1 0 0 0 18 0 1 0 1021524994 2473984 277 4294967295 134512640 135169312 3218532528 3218531064 3085459182 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9668/statm: 604 277 235 161 0 43 0
[pid=9672] ppid=9668 vsize=10712 CPUtime=0.1
/proc/9672/stat : 9672 (SatELite_releas) R 9668 9668 15108 0 -1 4202496 2448 0 0 0 6 4 0 0 20 0 1 0 1021524995 10969088 2384 4294967295 134512640 135223648 3220808416 3220807424 134547532 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9672/statm: 2678 2384 47 174 0 2503 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 13128

[startup+0.214136 s]
/proc/loadavg: 1.04 1.01 1.00 2/91 9668
/proc/meminfo: memFree=853888/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2416 CPUtime=0.01
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 367 642 0 0 1 0 0 0 18 0 1 0 1021524994 2473984 277 4294967295 134512640 135169312 3218532528 3218531064 3085459182 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9668/statm: 604 277 235 161 0 43 0
[pid=9672] ppid=9668 vsize=13724 CPUtime=0.21
/proc/9672/stat : 9672 (SatELite_releas) R 9668 9668 15108 0 -1 4202496 3222 0 0 0 17 4 0 0 21 0 1 0 1021524995 14053376 3158 4294967295 134512640 135223648 3220808416 3220806416 134548993 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9672/statm: 3431 3158 73 174 0 3256 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 16140

[startup+0.314128 s]
/proc/loadavg: 1.04 1.01 1.00 2/91 9668
/proc/meminfo: memFree=853888/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2416 CPUtime=0.01
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 367 642 0 0 1 0 0 0 18 0 1 0 1021524994 2473984 277 4294967295 134512640 135169312 3218532528 3218531064 3085459182 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9668/statm: 604 277 235 161 0 43 0
[pid=9672] ppid=9668 vsize=14520 CPUtime=0.31
/proc/9672/stat : 9672 (SatELite_releas) R 9668 9668 15108 0 -1 4202496 3431 0 0 0 27 4 0 0 21 0 1 0 1021524995 14868480 3367 4294967295 134512640 135223648 3220808416 3220806416 134548984 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9672/statm: 3630 3367 73 174 0 3455 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 16936

[startup+0.714097 s]
/proc/loadavg: 1.04 1.01 1.00 2/91 9668
/proc/meminfo: memFree=853888/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2416 CPUtime=0.01
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 367 642 0 0 1 0 0 0 18 0 1 0 1021524994 2473984 277 4294967295 134512640 135169312 3218532528 3218531064 3085459182 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9668/statm: 604 277 235 161 0 43 0
[pid=9672] ppid=9668 vsize=18800 CPUtime=0.71
/proc/9672/stat : 9672 (SatELite_releas) R 9668 9668 15108 0 -1 4202496 4142 0 0 0 67 4 0 0 22 0 1 0 1021524995 19251200 4077 4294967295 134512640 135223648 3220808416 3220806512 134585512 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9672/statm: 4700 4077 75 174 0 4525 0
Current children cumulated CPU time (s) 0.72
Current children cumulated vsize (KiB) 21216

[startup+1.51404 s]
/proc/loadavg: 1.04 1.01 1.00 2/93 9674
/proc/meminfo: memFree=837488/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2416 CPUtime=0.01
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 367 642 0 0 1 0 0 0 18 0 1 0 1021524994 2473984 277 4294967295 134512640 135169312 3218532528 3218531064 3085459182 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/9668/statm: 604 277 235 161 0 43 0
[pid=9672] ppid=9668 vsize=18800 CPUtime=1.51
/proc/9672/stat : 9672 (SatELite_releas) R 9668 9668 15108 0 -1 4202496 4142 0 0 0 147 4 0 0 25 0 1 0 1021524995 19251200 4077 4294967295 134512640 135223648 3220808416 3220806512 134585544 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9672/statm: 4700 4077 75 174 0 4525 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 21216

[startup+3.11398 s]
/proc/loadavg: 1.04 1.01 1.00 2/93 9675
/proc/meminfo: memFree=840836/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=10780 CPUtime=1.34
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 2597 0 0 0 132 2 0 0 25 0 1 0 1021525172 11038720 2532 4294967295 134512640 135213731 3213020112 3213018592 134529996 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 2695 2532 74 172 0 2521 0
Current children cumulated CPU time (s) 3.12
Current children cumulated vsize (KiB) 13200

[startup+6.31367 s]
/proc/loadavg: 1.04 1.01 1.00 2/93 9858
/proc/meminfo: memFree=836656/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=15028 CPUtime=4.54
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 3648 0 0 0 452 2 0 0 25 0 1 0 1021525172 15388672 3583 4294967295 134512640 135213731 3213020112 3213018592 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 3757 3583 74 172 0 3583 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 17448

[startup+12.7132 s]
/proc/loadavg: 1.04 1.01 1.00 2/93 9858
/proc/meminfo: memFree=831088/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=20112 CPUtime=10.94
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 4919 0 0 0 1091 3 0 0 25 0 1 0 1021525172 20594688 4854 4294967295 134512640 135213731 3213020112 3213018592 134530117 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 5028 4854 74 172 0 4854 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 22532

[startup+25.5222 s]
/proc/loadavg: 1.03 1.01 1.00 2/93 9858
/proc/meminfo: memFree=823636/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=27468 CPUtime=23.75
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 6763 0 0 0 2370 5 0 0 25 0 1 0 1021525172 28127232 6698 4294967295 134512640 135213731 3213020112 3213018592 134529996 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 6867 6698 74 172 0 6693 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 29888

[startup+51.1202 s]
/proc/loadavg: 1.02 1.01 1.00 2/93 9862
/proc/meminfo: memFree=813128/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=38120 CPUtime=49.35
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 9415 0 0 0 4928 7 0 0 25 0 1 0 1021525172 39034880 9350 4294967295 134512640 135213731 3213020112 3213018592 134529996 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 9530 9350 74 172 0 9356 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 40540

[startup+102.316 s]
/proc/loadavg: 1.01 1.00 1.00 2/93 10048
/proc/meminfo: memFree=797396/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=54032 CPUtime=100.55
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 13308 0 0 0 10042 13 0 0 25 0 1 0 1021525172 55328768 13243 4294967295 134512640 135213731 3213020112 3213018592 134530138 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 13508 13243 74 172 0 13334 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 56452

[startup+162.322 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10237
/proc/meminfo: memFree=782020/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=69608 CPUtime=160.56
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 17196 0 0 0 16041 15 0 0 25 0 1 0 1021525172 71278592 17131 4294967295 134512640 135213731 3213020112 3213018592 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 17402 17131 74 172 0 17228 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 72028

[startup+222.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10425
/proc/meminfo: memFree=768752/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=82912 CPUtime=220.55
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 20461 0 0 0 22040 15 0 0 25 0 1 0 1021525172 84901888 20396 4294967295 134512640 135213731 3213020112 3213018592 134530110 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 20728 20396 74 172 0 20554 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 85332

[startup+282.323 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10613
/proc/meminfo: memFree=758452/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=93488 CPUtime=280.57
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 23081 0 0 0 28041 16 0 0 25 0 1 0 1021525172 95731712 23016 4294967295 134512640 135213731 3213020112 3213018592 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 23372 23016 74 172 0 23198 0
Current children cumulated CPU time (s) 282.35
Current children cumulated vsize (KiB) 95908

[startup+342.318 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 10808
/proc/meminfo: memFree=757520/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=94388 CPUtime=340.57
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 23315 0 0 0 34041 16 0 0 25 0 1 0 1021525172 96653312 23250 4294967295 134512640 135213731 3213020112 3213018592 134530096 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 23597 23250 74 172 0 23423 0
Current children cumulated CPU time (s) 342.35

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

/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=94388 CPUtime=460.58
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 23332 0 0 0 46042 16 0 0 25 0 1 0 1021525172 96653312 23267 4294967295 134512640 135213731 3213020112 3213018592 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 23597 23267 74 172 0 23423 0
Current children cumulated CPU time (s) 462.36
Current children cumulated vsize (KiB) 96808

[startup+522.304 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 11370
/proc/meminfo: memFree=757428/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=94388 CPUtime=520.57
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 23334 0 0 0 52041 16 0 0 25 0 1 0 1021525172 96653312 23269 4294967295 134512640 135213731 3213020112 3213018592 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 23597 23269 74 172 0 23423 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 96808

[startup+582.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11558
/proc/meminfo: memFree=757660/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=94388 CPUtime=580.58
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 23339 0 0 0 58042 16 0 0 25 0 1 0 1021525172 96653312 23274 4294967295 134512640 135213731 3213020112 3213018592 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 23597 23274 74 172 0 23423 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 96808

[startup+642.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 11747
/proc/meminfo: memFree=756204/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=95840 CPUtime=640.59
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 23708 0 0 0 64043 16 0 0 25 0 1 0 1021525172 98140160 23643 4294967295 134512640 135213731 3213020112 3213018592 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 23960 23643 74 172 0 23786 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 98260

[startup+702.32 s]
/proc/loadavg: 1.06 1.02 1.00 2/93 11932
/proc/meminfo: memFree=746680/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=105308 CPUtime=700.6
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 26047 0 0 0 70040 20 0 0 25 0 1 0 1021525172 107835392 25974 4294967295 134512640 135213731 3213020112 3213018592 134530096 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 26327 25974 74 172 0 26153 0
Current children cumulated CPU time (s) 702.38
Current children cumulated vsize (KiB) 107728

[startup+762.316 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 12125
/proc/meminfo: memFree=738868/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=113424 CPUtime=760.6
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 27954 0 0 0 76037 23 0 0 25 0 1 0 1021525172 116146176 27881 4294967295 134512640 135213731 3213020112 3213018592 134530122 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 28356 27881 74 172 0 28182 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 115844

[startup+822.321 s]
/proc/loadavg: 1.01 1.00 1.00 2/93 12313
/proc/meminfo: memFree=738868/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=113424 CPUtime=820.61
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 27963 0 0 0 82038 23 0 0 25 0 1 0 1021525172 116146176 27890 4294967295 134512640 135213731 3213020112 3213018592 134530096 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 28356 27890 74 172 0 28182 0
Current children cumulated CPU time (s) 822.39
Current children cumulated vsize (KiB) 115844

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12501
/proc/meminfo: memFree=738860/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=113424 CPUtime=880.6
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 27971 0 0 0 88037 23 0 0 25 0 1 0 1021525172 116146176 27898 4294967295 134512640 135213731 3213020112 3213018592 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 28356 27898 74 172 0 28182 0
Current children cumulated CPU time (s) 882.38
Current children cumulated vsize (KiB) 115844

[startup+942.312 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 12690
/proc/meminfo: memFree=738720/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=113424 CPUtime=940.61
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 27976 0 0 0 94038 23 0 0 25 0 1 0 1021525172 116146176 27903 4294967295 134512640 135213731 3213020112 3213018592 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 28356 27903 74 172 0 28182 0
Current children cumulated CPU time (s) 942.39
Current children cumulated vsize (KiB) 115844

[startup+1002.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 12875
/proc/meminfo: memFree=738744/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=113424 CPUtime=1000.62
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 27981 0 0 0 100038 24 0 0 25 0 1 0 1021525172 116146176 27908 4294967295 134512640 135213731 3213020112 3213018592 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 28356 27908 74 172 0 28182 0
Current children cumulated CPU time (s) 1002.4
Current children cumulated vsize (KiB) 115844

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13064
/proc/meminfo: memFree=738496/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=113424 CPUtime=1060.62
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 27989 0 0 0 106038 24 0 0 25 0 1 0 1021525172 116146176 27916 4294967295 134512640 135213731 3213020112 3213018592 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 28356 27916 74 172 0 28182 0
Current children cumulated CPU time (s) 1062.4
Current children cumulated vsize (KiB) 115844

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13257
/proc/meminfo: memFree=738992/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=113424 CPUtime=1120.63
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 27991 0 0 0 112039 24 0 0 25 0 1 0 1021525172 116146176 27918 4294967295 134512640 135213731 3213020112 3213018592 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 28356 27918 74 172 0 28182 0
Current children cumulated CPU time (s) 1122.41
Current children cumulated vsize (KiB) 115844

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13445
/proc/meminfo: memFree=738868/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=113424 CPUtime=1180.63
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 27991 0 0 0 118037 26 0 0 25 0 1 0 1021525172 116146176 27918 4294967295 134512640 135213731 3213020112 3213018592 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 28356 27918 74 172 0 28182 0
Current children cumulated CPU time (s) 1182.41
Current children cumulated vsize (KiB) 115844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 13446
/proc/meminfo: memFree=738868/2074464 swapFree=1952056/1959888
[pid=9668] ppid=9666 vsize=2420 CPUtime=1.78
/proc/9668/stat : 9668 (SatELiteGTI) S 9666 9668 15108 0 -1 4194304 385 4787 0 0 1 0 172 5 18 0 1 0 1021524994 2478080 278 4294967295 134512640 135169312 3218532528 3218528744 3085459182 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/9668/statm: 605 278 235 161 0 44 0
[pid=9675] ppid=9668 vsize=113424 CPUtime=1198.24
/proc/9675/stat : 9675 (minisat_static) R 9668 9668 15108 0 -1 4202496 27991 0 0 0 119798 26 0 0 25 0 1 0 1021525172 116146176 27918 4294967295 134512640 135213731 3213020112 3213018592 134530092 0 0 0 3 0 0 0 17 3 0 0 0
/proc/9675/statm: 28356 27918 74 172 0 28182 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 115844

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1199.94
CPU time (s): 1200.03
CPU user time (s): 1199.71
CPU system time (s): 0.32
CPU usage (%): 100.008
Max. virtual memory (cumulated for all children) (KiB): 115844

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.71
system time used= 0.32
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33439
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= 994

runsolver used 0.01 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi24 at 2009-05-17 16:24:29
IDJOB=1821825
IDBENCH=71097
IDSOLVER=662
FILE ID=tipi24/1821825-1242570269
PBS_JOBID=
Free space on /tmp= 9640 MiB

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

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

MD5SUM BENCH= 74b3bf25aa16f613ee15d6b4b9bc9486
RANDOM SEED= 1695421244

Linux tipi24 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.461
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.40

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

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.461
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.461
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:        853896 kB
Buffers:         53488 kB
Cached:        1050892 kB
SwapCached:       3828 kB
Active:         315612 kB
Inactive:       798288 kB
HighTotal:     1178688 kB
HighFree:       208196 kB
LowTotal:       895776 kB
LowFree:        645700 kB
SwapTotal:     1959888 kB
SwapFree:      1952056 kB
Dirty:            4200 kB
Writeback:           0 kB
AnonPages:        8792 kB
Mapped:           3420 kB
Slab:            97556 kB
PageTables:        460 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    87800 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 9640 MiB
End job on tipi24 at 2009-05-17 16:44:29