Trace number 1821729

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.08 1200.04

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_14_SAT.cnf
MD5SUM0678a0ef5b4345961915559db9bf689b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.6
Satisfiable
(Un)Satisfiability was proved
Number of variables2220
Number of clauses148488
Sum of the clauses size442317
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23423
Number of clauses of size 3145042
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Parsing...
0.00/0.10	c ==============================================================================
0.00/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.10	c ==============================================================================
0.00/0.10	c |         0 |  148488   442317 |   44546       0        0     nan |  0.000 % |
1.00/1.10	c |         0 |  147422   626130 |      --       0       --      -- |     --   | -1066/183813
1.00/1.10	c ==============================================================================
1.00/1.10	c Result  :   #vars: 1437   #clauses: 147422   #literals: 626130
1.00/1.10	c CPU time:   1.07 s
1.00/1.10	c ==============================================================================
1.21/1.29	This is MiniSat 2.0 beta
1.21/1.29	WARNING: for repeatability, setting FPU to use double precision
1.21/1.29	============================[ Problem Statistics ]=============================
1.21/1.29	|                                                                             |
1.21/1.30	|  Number of variables:  1437                                                 |
1.21/1.30	|  Number of clauses:    147422                                               |
1.28/1.38	|  Parsing time:         0.07         s                                       |
1.28/1.39	============================[ Search Statistics ]==============================
1.28/1.39	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.28/1.39	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.28/1.39	===============================================================================
1.28/1.39	|         0 |    1437   147422   626130 |    49140        0    nan |  0.000 % |
1.28/1.47	|       101 |    1437   147422   626130 |    54054      101     59 |  0.000 % |
1.28/1.52	|       252 |    1437   147422   626130 |    59460      252     60 |  0.001 % |
1.28/1.57	|       477 |    1437   147422   626130 |    65406      477     62 |  0.000 % |
1.28/1.70	|       814 |    1437   147422   626130 |    71946      814     59 |  0.001 % |
1.28/1.85	|      1320 |    1437   147422   626130 |    79141     1320     58 |  0.002 % |
1.28/2.04	|      2079 |    1437   147422   626130 |    87055     2079     59 |  0.000 % |
2.20/2.27	|      3219 |    1437   147422   626130 |    95761     3219     63 |  0.001 % |
2.70/2.72	|      4927 |    1437   147422   626130 |   105337     4927     65 |  0.002 % |
3.30/3.39	|      7489 |    1437   147422   626130 |   115871     7489     65 |  0.002 % |
4.40/4.48	|     11333 |    1437   147422   626130 |   127458    11333     62 |  0.002 % |
6.00/6.02	|     17100 |    1437   147422   626130 |   140204    17100     71 |  0.000 % |
9.80/9.90	|     25749 |    1437   147422   626130 |   154224    25749     74 |  0.001 % |
14.80/14.89	|     38724 |    1437   147422   626130 |   169646    38724     74 |  0.002 % |
28.01/28.02	|     58185 |    1437   147422   626130 |   186611    58185     68 |  0.001 % |
48.91/48.95	|     87377 |    1437   147422   626130 |   205272    87377     71 |  0.000 % |
109.61/109.69	|    131166 |    1437   147422   626130 |   225800   131166     63 |  0.001 % |
200.02/200.06	|    196851 |    1437   147422   626130 |   248380   196851     69 |  0.001 % |
332.02/332.07	|    295377 |    1437   147422   626130 |   273218    62938     51 |  0.001 % |
571.54/571.60	|    443166 |    1437   147422   626130 |   300539   210727     81 |  0.001 % |
1027.05/1027.03	|    664849 |    1437   147422   626130 |   330593   148809     97 |  0.002 % |
1200.07/1200.03	HOME/SatELiteGTI: line 36: 26741 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-1821729-1242557885/watcher-1821729-1242557885 -o /tmp/evaluation-result-1821729-1242557885/solver-1821729-1242557885 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821729-1242557885.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.00 1.01 1.00 2/93 26734
/proc/meminfo: memFree=686012/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2416 CPUtime=0
/proc/26734/stat : 26734 (SatELiteGTI) R 26732 26734 10114 0 -1 4194304 366 646 0 0 0 0 0 0 25 0 1 0 1020289368 2473984 277 4294967295 134512640 135169312 3213487072 3213485904 134794349 0 0 4 65536 0 0 0 17 1 0 0 0
/proc/26734/statm: 604 277 235 161 0 43 0
[pid=26738] ppid=26734 vsize=812 CPUtime=0
/proc/26738/stat : 26738 (SatELite_releas) R 26734 26734 10114 0 -1 4194304 65 0 0 0 0 0 0 0 25 0 1 0 1020289369 831488 1 4294967295 0 0 3214097506 3213485700 3085117930 0 0 0 0 0 0 0 17 3 0 0 0
/proc/26738/statm: 204 10 6 174 0 29 0

[startup+0.108989 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 26734
/proc/meminfo: memFree=686012/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2416 CPUtime=0
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1020289368 2473984 277 4294967295 134512640 135169312 3213487072 3213485608 3085115118 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26734/statm: 604 277 235 161 0 43 0
[pid=26738] ppid=26734 vsize=10988 CPUtime=0.1
/proc/26738/stat : 26738 (SatELite_releas) R 26734 26734 10114 0 -1 4202496 2546 0 0 0 8 2 0 0 25 0 1 0 1020289369 11251712 2482 4294967295 134512640 135223648 3214089328 3214087328 134548993 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26738/statm: 2747 2482 72 174 0 2572 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 13404

[startup+0.208984 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 26734
/proc/meminfo: memFree=686012/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2416 CPUtime=0
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1020289368 2473984 277 4294967295 134512640 135169312 3213487072 3213485608 3085115118 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26734/statm: 604 277 235 161 0 43 0
[pid=26738] ppid=26734 vsize=13100 CPUtime=0.2
/proc/26738/stat : 26738 (SatELite_releas) R 26734 26734 10114 0 -1 4202496 3059 0 0 0 18 2 0 0 25 0 1 0 1020289369 13414400 2995 4294967295 134512640 135223648 3214089328 3214087328 134548993 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26738/statm: 3275 2995 73 174 0 3100 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 15516

[startup+0.308979 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 26734
/proc/meminfo: memFree=686012/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2416 CPUtime=0
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1020289368 2473984 277 4294967295 134512640 135169312 3213487072 3213485608 3085115118 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26734/statm: 604 277 235 161 0 43 0
[pid=26738] ppid=26734 vsize=13896 CPUtime=0.3
/proc/26738/stat : 26738 (SatELite_releas) R 26734 26734 10114 0 -1 4202496 3272 0 0 0 28 2 0 0 25 0 1 0 1020289369 14229504 3208 4294967295 134512640 135223648 3214089328 3214087104 134585461 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26738/statm: 3474 3208 73 174 0 3299 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 16312

[startup+0.708959 s]
/proc/loadavg: 1.00 1.01 1.00 2/93 26734
/proc/meminfo: memFree=686012/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2416 CPUtime=0
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 1020289368 2473984 277 4294967295 134512640 135169312 3213487072 3213485608 3085115118 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/26734/statm: 604 277 235 161 0 43 0
[pid=26738] ppid=26734 vsize=17044 CPUtime=0.7
/proc/26738/stat : 26738 (SatELite_releas) R 26734 26734 10114 0 -1 4202496 3828 0 0 0 68 2 0 0 25 0 1 0 1020289369 17453056 3763 4294967295 134512640 135223648 3214089328 3214087424 134585540 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26738/statm: 4261 3763 75 174 0 4086 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 19460

[startup+1.50893 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 26739
/proc/meminfo: memFree=672000/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 2420

[startup+3.10884 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 26741
/proc/meminfo: memFree=673488/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=11156 CPUtime=1.82
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 2671 0 0 0 180 2 0 0 25 0 1 0 1020289498 11423744 2606 4294967295 134512640 135213731 3217803360 3217801840 134530217 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26741/statm: 2789 2606 74 172 0 2615 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 13576

[startup+6.30869 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 26741
/proc/meminfo: memFree=670172/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=14804 CPUtime=5.02
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 3599 0 0 0 500 2 0 0 25 0 1 0 1020289498 15159296 3534 4294967295 134512640 135213731 3217803360 3217801840 134530217 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26741/statm: 3701 3534 74 172 0 3527 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 17224

[startup+12.7084 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 26741
/proc/meminfo: memFree=664400/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=20164 CPUtime=11.42
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 4907 0 0 0 1138 4 0 0 25 0 1 0 1020289498 20647936 4842 4294967295 134512640 135213731 3217803360 3217801840 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26741/statm: 5041 4842 74 172 0 4867 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 22584

[startup+25.5178 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 26741
/proc/meminfo: memFree=657948/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=26332 CPUtime=24.23
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 6445 0 0 0 2416 7 0 0 25 0 1 0 1020289498 26963968 6380 4294967295 134512640 135213731 3217803360 3217801840 134530208 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26741/statm: 6583 6380 74 172 0 6409 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 28752

[startup+51.1165 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 26743
/proc/meminfo: memFree=646764/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=37632 CPUtime=49.83
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 9274 0 0 0 4969 14 0 0 25 0 1 0 1020289498 38535168 9209 4294967295 134512640 135213731 3217803360 3217801840 134529996 0 0 0 3 0 0 0 17 3 0 0 0
/proc/26741/statm: 9408 9209 74 172 0 9234 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 40052

[startup+102.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 26930
/proc/meminfo: memFree=638356/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=45632 CPUtime=101.03
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 11258 0 0 0 10084 19 0 0 25 0 1 0 1020289498 46727168 11193 4294967295 134512640 135213731 3217803360 3217801840 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 11408 11193 74 172 0 11234 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 48052

[startup+162.321 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 27119
/proc/meminfo: memFree=620748/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=63396 CPUtime=161.04
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 15685 0 0 0 16082 22 0 0 25 0 1 0 1020289498 64917504 15620 4294967295 134512640 135213731 3217803360 3217801840 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 15849 15620 74 172 0 15675 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 65816

[startup+222.328 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 27307
/proc/meminfo: memFree=610448/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=74096 CPUtime=221.05
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 18246 0 0 0 22081 24 0 0 25 0 1 0 1020289498 75874304 18181 4294967295 134512640 135213731 3217803360 3217801840 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 18524 18181 74 172 0 18350 0
Current children cumulated CPU time (s) 222.33
Current children cumulated vsize (KiB) 76516

[startup+282.315 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 27493
/proc/meminfo: memFree=603016/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=81560 CPUtime=281.04
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 20129 0 0 0 28080 24 0 0 25 0 1 0 1020289498 83517440 20064 4294967295 134512640 135213731 3217803360 3217801840 134530080 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 20390 20064 74 172 0 20216 0
Current children cumulated CPU time (s) 282.32
Current children cumulated vsize (KiB) 83980

[startup+342.312 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 27686
/proc/meminfo: memFree=602024/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=82352 CPUtime=341.04
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 20332 0 0 0 34079 25 0 0 25 0 1 0 1020289498 84328448 20267 4294967295 134512640 135213731 3217803360 3217801840 134530103 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 20588 20267 74 172 0 20414 0
Current children cumulated CPU time (s) 342.32
Current children cumulated vsize (KiB) 84772

[startup+402.319 s]

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

[pid=26741] ppid=26734 vsize=82836 CPUtime=521.06
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 20471 0 0 0 52077 29 0 0 25 0 1 0 1020289498 84824064 20406 4294967295 134512640 135213731 3217803360 3217801840 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 20709 20406 74 172 0 20535 0
Current children cumulated CPU time (s) 522.34
Current children cumulated vsize (KiB) 85256

[startup+582.301 s]
/proc/loadavg: 1.02 1.01 1.00 3/95 28438
/proc/meminfo: memFree=591484/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=93100 CPUtime=581.04
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 22941 0 0 0 58075 29 0 0 25 0 1 0 1020289498 95334400 22876 4294967295 134512640 135213731 3217803360 3217801840 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 23275 22876 74 172 0 23101 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 95520

[startup+642.308 s]
/proc/loadavg: 1.15 1.04 1.01 3/95 28627
/proc/meminfo: memFree=582556/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=102196 CPUtime=641.05
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 25239 0 0 0 64076 29 0 0 25 0 1 0 1020289498 104648704 25174 4294967295 134512640 135213731 3217803360 3217801840 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 25549 25174 74 172 0 25375 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 104616

[startup+702.315 s]
/proc/loadavg: 1.10 1.04 1.01 3/95 28818
/proc/meminfo: memFree=574248/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=110280 CPUtime=701.06
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 27229 0 0 0 70075 31 0 0 25 0 1 0 1020289498 112926720 27164 4294967295 134512640 135213731 3217803360 3217801840 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 27570 27164 74 172 0 27396 0
Current children cumulated CPU time (s) 702.34
Current children cumulated vsize (KiB) 112700

[startup+762.312 s]
/proc/loadavg: 1.04 1.03 1.00 2/95 29007
/proc/meminfo: memFree=565816/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=118764 CPUtime=761.06
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 29353 0 0 0 76074 32 0 0 25 0 1 0 1020289498 121614336 29288 4294967295 134512640 135213731 3217803360 3217801840 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 29691 29288 74 172 0 29517 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 121184

[startup+822.319 s]
/proc/loadavg: 1.01 1.02 1.00 3/95 29195
/proc/meminfo: memFree=558244/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=126304 CPUtime=821.07
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 31248 0 0 0 82075 32 0 0 25 0 1 0 1020289498 129335296 31183 4294967295 134512640 135213731 3217803360 3217801824 134523426 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 31576 31183 74 172 0 31402 0
Current children cumulated CPU time (s) 822.35
Current children cumulated vsize (KiB) 128724

[startup+882.316 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 29381
/proc/meminfo: memFree=558004/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=126304 CPUtime=881.07
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 31267 0 0 0 88075 32 0 0 25 0 1 0 1020289498 129335296 31202 4294967295 134512640 135213731 3217803360 3217801840 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 31576 31202 74 172 0 31402 0
Current children cumulated CPU time (s) 882.35
Current children cumulated vsize (KiB) 128724

[startup+942.313 s]
/proc/loadavg: 1.00 1.01 1.00 2/95 29570
/proc/meminfo: memFree=558004/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=126304 CPUtime=941.07
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 31270 0 0 0 94075 32 0 0 25 0 1 0 1020289498 129335296 31205 4294967295 134512640 135213731 3217803360 3217801840 134530034 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 31576 31205 74 172 0 31402 0
Current children cumulated CPU time (s) 942.35
Current children cumulated vsize (KiB) 128724

[startup+1002.31 s]
/proc/loadavg: 1.00 1.01 1.00 4/95 29757
/proc/meminfo: memFree=558004/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=126304 CPUtime=1001.07
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 31275 0 0 0 100075 32 0 0 25 0 1 0 1020289498 129335296 31210 4294967295 134512640 135213731 3217803360 3217801840 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 31576 31210 74 172 0 31402 0
Current children cumulated CPU time (s) 1002.35
Current children cumulated vsize (KiB) 128724

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 29950
/proc/meminfo: memFree=558252/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=126304 CPUtime=1061.08
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 31282 0 0 0 106076 32 0 0 25 0 1 0 1020289498 129335296 31217 4294967295 134512640 135213731 3217803360 3217801840 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 31576 31217 74 172 0 31402 0
Current children cumulated CPU time (s) 1062.36
Current children cumulated vsize (KiB) 128724

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 30138
/proc/meminfo: memFree=557996/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=126304 CPUtime=1121.08
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 31283 0 0 0 112076 32 0 0 25 0 1 0 1020289498 129335296 31218 4294967295 134512640 135213731 3217803360 3217801840 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 31576 31218 74 172 0 31402 0
Current children cumulated CPU time (s) 1122.36
Current children cumulated vsize (KiB) 128724

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 30327
/proc/meminfo: memFree=557756/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=126304 CPUtime=1181.09
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 31285 0 0 0 118076 33 0 0 25 0 1 0 1020289498 129335296 31220 4294967295 134512640 135213731 3217803360 3217801840 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 31576 31220 74 172 0 31402 0
Current children cumulated CPU time (s) 1182.37
Current children cumulated vsize (KiB) 128724



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 30513
/proc/meminfo: memFree=557680/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=126304 CPUtime=1198.79
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 31285 0 0 0 119843 36 0 0 25 0 1 0 1020289498 129335296 31220 4294967295 134512640 135213731 3217803360 3217801840 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 31576 31220 74 172 0 31402 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 128724

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.02 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 30513
/proc/meminfo: memFree=557680/2074464 swapFree=1950884/1959888
[pid=26734] ppid=26732 vsize=2420 CPUtime=1.28
/proc/26734/stat : 26734 (SatELiteGTI) S 26732 26734 10114 0 -1 4194304 385 4477 0 0 0 0 124 4 18 0 1 0 1020289368 2478080 278 4294967295 134512640 135169312 3213487072 3213483288 3085115118 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/26734/statm: 605 278 235 161 0 44 0
[pid=26741] ppid=26734 vsize=126304 CPUtime=1198.79
/proc/26741/stat : 26741 (minisat_static) R 26734 26734 10114 0 -1 4202496 31285 0 0 0 119843 36 0 0 25 0 1 0 1020289498 129335296 31220 4294967295 134512640 135213731 3217803360 3217801840 134530208 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26741/statm: 31576 31220 74 172 0 31402 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 128724

Child status: 143
Real time (s): 1200.04
CPU time (s): 1200.08
CPU user time (s): 1199.67
CPU system time (s): 0.41
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 128724

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

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi13 at 2009-05-17 12:58:05
IDJOB=1821729
IDBENCH=71075
IDSOLVER=662
FILE ID=tipi13/1821729-1242557885
PBS_JOBID=
Free space on /tmp= 6780 MiB

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

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

MD5SUM BENCH= 0678a0ef5b4345961915559db9bf689b
RANDOM SEED= 2066405776

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:        686384 kB
Buffers:         65156 kB
Cached:        1207016 kB
SwapCached:       3516 kB
Active:         550236 kB
Inactive:       731584 kB
HighTotal:     1178688 kB
HighFree:       100984 kB
LowTotal:       895776 kB
LowFree:        585400 kB
SwapTotal:     1959888 kB
SwapFree:      1950884 kB
Dirty:            3920 kB
Writeback:           0 kB
AnonPages:        8752 kB
Mapped:           3100 kB
Slab:            97672 kB
PageTables:        528 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90600 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 6780 MiB
End job on tipi13 at 2009-05-17 13:18:06