Trace number 1849564

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
minisat2 070721/core? (TO) 1200.01 1199.94

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L200_coli.sat.cnf
MD5SUM853982f8646333d217e35d938b7eb00b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark762.01
Satisfiable
(Un)Satisfiability was proved
Number of variables670867
Number of clauses3513333
Sum of the clauses size10259569
Maximum clause length11
Minimum clause length1
Number of clauses of size 159077
Number of clauses of size 2795777
Number of clauses of size 32146608
Number of clauses of size 4393835
Number of clauses of size 5117437
Number of clauses of size over 5599

Solver Data

0.00/0.00	c Parsing...
3.11/3.17	c ==============================================================================
3.11/3.17	c |           |     ORIGINAL     |              LEARNT              |          |
3.11/3.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
3.11/3.17	c ==============================================================================
3.11/3.17	c |         0 | 3355019  9898785 | 1006505       0        0     nan |  0.000 % |
152.52/152.53	c |         0 | 1504771  5219166 |      --       0       --      -- |     --   | -1498875/-3723973
152.52/152.55	c ==============================================================================
152.52/152.55	c Result  :   #vars: 146997   #clauses: 1504771   #literals: 5219166
152.52/152.55	c CPU time:   151.86 s
152.52/152.55	c ==============================================================================
154.32/154.36	This is MiniSat 2.0 beta
154.32/154.36	WARNING: for repeatability, setting FPU to use double precision
154.32/154.36	============================[ Problem Statistics ]=============================
154.32/154.36	|                                                                             |
154.32/154.37	|  Number of variables:  146997                                               |
154.32/154.37	|  Number of clauses:    1504771                                              |
155.32/155.33	|  Parsing time:         0.91         s                                       |
155.32/155.41	============================[ Search Statistics ]==============================
155.32/155.41	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
155.32/155.41	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
155.32/155.41	===============================================================================
155.32/155.41	|         0 |  146997  1504771  5219166 |   501590        0    nan |  0.000 % |
155.42/155.45	|       100 |  146991  1504771  5219166 |   551749       98      6 |  0.041 % |
155.42/155.50	|       250 |  146988  1504771  5219166 |   606924      247     12 |  0.050 % |
155.52/155.58	|       475 |  146987  1504771  5219166 |   667616      471     11 |  0.052 % |
155.62/155.61	|       814 |  146983  1504771  5219166 |   734378      808     11 |  0.056 % |
155.62/155.67	|      1321 |  146979  1504771  5219166 |   807816     1314     12 |  0.059 % |
156.22/156.30	|      2080 |  146946  1504771  5219166 |   888597     2054     14 |  0.101 % |
156.42/156.43	|      3220 |  146946  1504771  5219166 |   977457     3194     15 |  0.101 % |
156.92/156.98	|      4929 |  146937  1504771  5219166 |  1075203     4893     17 |  0.121 % |
157.32/157.34	|      7497 |  146889  1504771  5219166 |  1182723     7452     18 |  0.252 % |
158.22/158.23	|     11342 |  146769  1504771  5219166 |  1300996    11292     18 |  0.276 % |
158.72/158.79	|     17109 |  146769  1504771  5219166 |  1431095    17059     19 |  0.276 % |
160.12/160.15	|     25760 |  146767  1504771  5219166 |  1574205    25708     19 |  0.280 % |
162.92/162.95	|     38736 |  146583  1452806  4920927 |  1731625    34694     19 |  0.282 % |
166.12/166.16	|     58197 |  146575  1452806  4920927 |  1904788    54151     21 |  0.290 % |
174.52/174.60	|     87390 |  146564  1452035  4916769 |  2095267    83333     23 |  0.295 % |
187.12/187.20	|    131179 |  146552  1451896  4916195 |  2304794   127117     24 |  0.303 % |
234.33/234.38	|    196863 |  146548  1451848  4916031 |  2535273   192797     25 |  0.305 % |
311.94/311.99	|    295391 |  146536  1451752  4915703 |  2788800   291317     27 |  0.314 % |
597.75/597.72	|    443184 |  146533  1451728  4915621 |  3067680   439108     29 |  0.316 % |
1183.70/1183.67	|    664870 |  146518  1451608  4915211 |  3374448   660783     31 |  0.326 % |
1200.00/1199.93	HOME/SatELiteGTI: line 36: 26042 Terminated              $MS $TMP.cnf $TMP.result

Verifier Data

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

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1849564-1244839916/watcher-1849564-1244839916 -o /tmp/evaluation-result-1849564-1244839916/solver-1849564-1244839916 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1849564-1244839916.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/94 25466
/proc/meminfo: memFree=1674236/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2416 CPUtime=0
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 338 0 0 0 0 0 0 0 25 0 1 0 81417458 2473984 272 4294967295 134512640 135169312 3213978720 3213976312 3085374382 0 0 4 65536 3222620697 0 0 17 2 0 0 0
/proc/25463/statm: 604 272 230 161 0 43 0
[pid=25464] ppid=25463 vsize=2416 CPUtime=0
/proc/25464/stat : 25464 (SatELiteGTI) R 25463 25463 18459 0 -1 4194368 103 0 0 0 0 0 0 0 25 0 1 0 81417458 2473984 115 4294967295 134512640 135169312 3213978720 3213974940 3085182836 0 65538 0 65538 0 0 0 17 2 0 0 0
/proc/25464/statm: 604 115 72 161 0 43 0
[pid=25465] ppid=25464 vsize=0 CPUtime=0
/proc/25465/stat : 25465 (SatELiteGTI) Z 25464 25463 18459 0 -1 4194380 142 0 0 0 0 0 0 0 25 0 1 0 81417458 0 0 4294967295 0 0 0 0 0 0 0 0 65538 3222378830 0 0 17 2 0 0 0
/proc/25465/statm: 0 0 0 0 0 0 0
[pid=25466] ppid=25464 vsize=2416 CPUtime=0
/proc/25466/stat : 25466 (SatELiteGTI) R 25464 25463 18459 0 -1 4194368 0 0 0 0 0 0 0 0 25 0 1 0 81417458 2473984 43 4294967295 134512640 135169312 3213978720 3213974940 3085182836 0 65538 0 65538 0 0 0 17 2 0 0 0
/proc/25466/statm: 604 43 0 161 0 43 0

[startup+0.022438 s]
/proc/loadavg: 1.00 1.00 1.00 3/94 25466
/proc/meminfo: memFree=1674236/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2416 CPUtime=0
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81417458 2473984 277 4294967295 134512640 135169312 3213978720 3213977256 3085180654 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25463/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.112429 s]
/proc/loadavg: 1.00 1.00 1.00 3/94 25466
/proc/meminfo: memFree=1674236/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2416 CPUtime=0
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81417458 2473984 277 4294967295 134512640 135169312 3213978720 3213977256 3085180654 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25463/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.312416 s]
/proc/loadavg: 1.00 1.00 1.00 3/94 25466
/proc/meminfo: memFree=1674236/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2416 CPUtime=0
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81417458 2473984 277 4294967295 134512640 135169312 3213978720 3213977256 3085180654 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25463/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+0.712387 s]
/proc/loadavg: 1.00 1.00 1.00 3/94 25466
/proc/meminfo: memFree=1674236/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2416 CPUtime=0
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81417458 2473984 277 4294967295 134512640 135169312 3213978720 3213977256 3085180654 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25463/statm: 604 277 235 161 0 43 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2416

[startup+1.51233 s]
/proc/loadavg: 1.00 1.00 1.00 4/93 25468
/proc/meminfo: memFree=1552212/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2416 CPUtime=0
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81417458 2473984 277 4294967295 134512640 135169312 3213978720 3213977256 3085180654 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25463/statm: 604 277 235 161 0 43 0
[pid=25468] ppid=25463 vsize=211288 CPUtime=1.51
/proc/25468/stat : 25468 (SatELite_releas) R 25463 25463 18459 0 -1 4202496 43527 0 0 0 126 25 0 0 25 0 1 0 81417459 216358912 43367 4294967295 134512640 135223648 3215078752 3215077704 134737310 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25468/statm: 52822 43368 47 174 0 52647 0
Current children cumulated CPU time (s) 1.51
Current children cumulated vsize (KiB) 213704

[startup+3.11222 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25468
/proc/meminfo: memFree=1459584/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2416 CPUtime=0
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81417458 2473984 277 4294967295 134512640 135169312 3213978720 3213977256 3085180654 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25463/statm: 604 277 235 161 0 43 0
[pid=25468] ppid=25463 vsize=361264 CPUtime=3.11
/proc/25468/stat : 25468 (SatELite_releas) R 25463 25463 18459 0 -1 4202496 79793 0 0 0 261 50 0 0 25 0 1 0 81417459 369934336 79633 4294967295 134512640 135223648 3215078752 3215077760 134547523 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25468/statm: 90316 79633 47 174 0 90141 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 363680

[startup+6.32199 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25468
/proc/meminfo: memFree=1339676/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2416 CPUtime=0
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81417458 2473984 277 4294967295 134512640 135169312 3213978720 3213977256 3085180654 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25463/statm: 604 277 235 161 0 43 0
[pid=25468] ppid=25463 vsize=383016 CPUtime=6.32
/proc/25468/stat : 25468 (SatELite_releas) R 25463 25463 18459 0 -1 4202496 83701 0 0 0 581 51 0 0 25 0 1 0 81417459 392208384 83541 4294967295 134512640 135223648 3215078752 3215077248 134548574 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25468/statm: 95754 83541 67 174 0 95579 0
Current children cumulated CPU time (s) 6.32
Current children cumulated vsize (KiB) 385432

[startup+12.7215 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 25468
/proc/meminfo: memFree=1310228/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2416 CPUtime=0
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81417458 2473984 277 4294967295 134512640 135169312 3213978720 3213977256 3085180654 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25463/statm: 604 277 235 161 0 43 0
[pid=25468] ppid=25463 vsize=428652 CPUtime=12.72
/proc/25468/stat : 25468 (SatELite_releas) R 25463 25463 18459 0 -1 4202496 91143 0 0 0 1218 54 0 0 25 0 1 0 81417459 438939648 90856 4294967295 134512640 135223648 3215078752 3215076832 134548560 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25468/statm: 107163 90856 72 174 0 106988 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 431068

[startup+25.5206 s]
/proc/loadavg: 1.07 1.02 1.00 3/93 25659
/proc/meminfo: memFree=1309852/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2416 CPUtime=0
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81417458 2473984 277 4294967295 134512640 135169312 3213978720 3213977256 3085180654 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25463/statm: 604 277 235 161 0 43 0
[pid=25468] ppid=25463 vsize=428652 CPUtime=25.52
/proc/25468/stat : 25468 (SatELite_releas) R 25463 25463 18459 0 -1 4202496 91158 0 0 0 2498 54 0 0 25 0 1 0 81417459 438939648 90871 4294967295 134512640 135223648 3215078752 3215076832 134548563 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25468/statm: 107163 90871 72 174 0 106988 0
Current children cumulated CPU time (s) 25.52
Current children cumulated vsize (KiB) 431068

[startup+51.1188 s]
/proc/loadavg: 1.05 1.01 1.00 4/93 25661
/proc/meminfo: memFree=1310060/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2416 CPUtime=0
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81417458 2473984 277 4294967295 134512640 135169312 3213978720 3213977256 3085180654 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25463/statm: 604 277 235 161 0 43 0
[pid=25468] ppid=25463 vsize=428200 CPUtime=51.12
/proc/25468/stat : 25468 (SatELite_releas) R 25463 25463 18459 0 -1 4202496 91228 0 0 0 5057 55 0 0 25 0 1 0 81417459 438476800 90828 4294967295 134512640 135223648 3215078752 3215076832 134548577 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25468/statm: 107050 90828 72 174 0 106875 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 430616

[startup+102.325 s]
/proc/loadavg: 1.08 1.03 1.00 2/93 25850
/proc/meminfo: memFree=1310012/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2416 CPUtime=0
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 367 646 0 0 0 0 0 0 25 0 1 0 81417458 2473984 277 4294967295 134512640 135169312 3213978720 3213977256 3085180654 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/25463/statm: 604 277 235 161 0 43 0
[pid=25468] ppid=25463 vsize=430232 CPUtime=102.33
/proc/25468/stat : 25468 (SatELite_releas) R 25463 25463 18459 0 -1 4202496 91397 0 0 0 10178 55 0 0 25 0 1 0 81417459 440557568 90865 4294967295 134512640 135223648 3215078752 3215076832 134548345 0 0 0 3 0 0 0 17 3 0 0 0
/proc/25468/statm: 107558 90865 72 174 0 107383 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 432648

[startup+162.311 s]
/proc/loadavg: 1.08 1.03 1.00 2/93 26042
/proc/meminfo: memFree=1532128/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2420 CPUtime=154.37
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 386 115252 0 0 0 0 15348 89 20 0 1 0 81417458 2478080 278 4294967295 134512640 135169312 3213978720 3213974936 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25463/statm: 605 278 235 161 0 44 0
[pid=26042] ppid=25463 vsize=79976 CPUtime=7.95
/proc/26042/stat : 26042 (minisat_static) R 25463 25463 18459 0 -1 4202496 19466 0 0 0 789 6 0 0 25 0 1 0 81432895 81895424 19356 4294967295 134512640 135212939 3213909152 3213907616 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26042/statm: 19994 19356 76 171 0 19822 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 82396

[startup+222.307 s]
/proc/loadavg: 1.09 1.04 1.00 3/93 26233
/proc/meminfo: memFree=1510404/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2420 CPUtime=154.37
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 386 115252 0 0 0 0 15348 89 20 0 1 0 81417458 2478080 278 4294967295 134512640 135169312 3213978720 3213974936 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25463/statm: 605 278 235 161 0 44 0
[pid=26042] ppid=25463 vsize=101236 CPUtime=67.95
/proc/26042/stat : 26042 (minisat_static) R 25463 25463 18459 0 -1 4202496 24738 0 0 0 6786 9 0 0 25 0 1 0 81432895 103665664 24628 4294967295 134512640 135212939 3213909152 3213907616 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26042/statm: 25309 24628 76 171 0 25137 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 103656

[startup+282.322 s]
/proc/loadavg: 1.09 1.05 1.00 2/93 26424
/proc/meminfo: memFree=1498012/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2420 CPUtime=154.37
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 386 115252 0 0 0 0 15348 89 20 0 1 0 81417458 2478080 278 4294967295 134512640 135169312 3213978720 3213974936 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25463/statm: 605 278 235 161 0 44 0
[pid=26042] ppid=25463 vsize=114072 CPUtime=127.97
/proc/26042/stat : 26042 (minisat_static) R 25463 25463 18459 0 -1 4202496 27932 0 0 0 12784 13 0 0 25 0 1 0 81432895 116809728 27822 4294967295 134512640 135212939 3213909152 3213907616 134526627 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26042/statm: 28518 27822 76 171 0 28346 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 116492

[startup+342.318 s]
/proc/loadavg: 1.03 1.03 1.00 3/93 26612
/proc/meminfo: memFree=1489492/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2420 CPUtime=154.37
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 386 115252 0 0 0 0 15348 89 20 0 1 0 81417458 2478080 278 4294967295 134512640 135169312 3213978720 3213974936 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25463/statm: 605 278 235 161 0 44 0
[pid=26042] ppid=25463 vsize=122544 CPUtime=187.97
/proc/26042/stat : 26042 (minisat_static) R 25463 25463 18459 0 -1 4202496 29941 0 0 0 18782 15 0 0 25 0 1 0 81432895 125485056 29831 4294967295 134512640 135212939 3213909152 3213907616 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26042/statm: 30636 29831 76 171 0 30464 0
Current children cumulated CPU time (s) 342.34
Current children cumulated vsize (KiB) 124964

[startup+402.324 s]
/proc/loadavg: 1.01 1.03 1.00 2/93 26806
/proc/meminfo: memFree=1483796/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2420 CPUtime=154.37

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

[pid=26042] ppid=25463 vsize=138864 CPUtime=367.98
/proc/26042/stat : 26042 (minisat_static) R 25463 25463 18459 0 -1 4202496 34084 0 0 0 36776 22 0 0 25 0 1 0 81432895 142196736 33974 4294967295 134512640 135212939 3213909152 3213907616 134526808 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26042/statm: 34716 33974 76 171 0 34544 0
Current children cumulated CPU time (s) 522.35
Current children cumulated vsize (KiB) 141284

[startup+582.311 s]
/proc/loadavg: 1.00 1.01 1.00 3/93 27377
/proc/meminfo: memFree=1468940/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2420 CPUtime=154.37
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 386 115252 0 0 0 0 15348 89 20 0 1 0 81417458 2478080 278 4294967295 134512640 135169312 3213978720 3213974936 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25463/statm: 605 278 235 161 0 44 0
[pid=26042] ppid=25463 vsize=142748 CPUtime=427.98
/proc/26042/stat : 26042 (minisat_static) R 25463 25463 18459 0 -1 4202496 35069 0 0 0 42773 25 0 0 25 0 1 0 81432895 146173952 34959 4294967295 134512640 135212939 3213909152 3213907616 134526636 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26042/statm: 35687 34959 76 171 0 35515 0
Current children cumulated CPU time (s) 582.35
Current children cumulated vsize (KiB) 145168

[startup+642.307 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 27565
/proc/meminfo: memFree=1465756/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2420 CPUtime=154.37
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 386 115252 0 0 0 0 15348 89 20 0 1 0 81417458 2478080 278 4294967295 134512640 135169312 3213978720 3213974936 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25463/statm: 605 278 235 161 0 44 0
[pid=26042] ppid=25463 vsize=145964 CPUtime=487.98
/proc/26042/stat : 26042 (minisat_static) R 25463 25463 18459 0 -1 4202496 35900 0 0 0 48773 25 0 0 25 0 1 0 81432895 149467136 35790 4294967295 134512640 135212939 3213909152 3213907616 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26042/statm: 36491 35790 76 171 0 36319 0
Current children cumulated CPU time (s) 642.35
Current children cumulated vsize (KiB) 148384

[startup+702.313 s]
/proc/loadavg: 1.05 1.01 1.00 2/93 27755
/proc/meminfo: memFree=1462764/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2420 CPUtime=154.37
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 386 115252 0 0 0 0 15348 89 20 0 1 0 81417458 2478080 278 4294967295 134512640 135169312 3213978720 3213974936 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25463/statm: 605 278 235 161 0 44 0
[pid=26042] ppid=25463 vsize=149704 CPUtime=547.99
/proc/26042/stat : 26042 (minisat_static) R 25463 25463 18459 0 -1 4202496 36607 0 0 0 54773 26 0 0 25 0 1 0 81432895 153296896 36497 4294967295 134512640 135212939 3213909152 3213907712 134538793 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26042/statm: 37426 36497 76 171 0 37254 0
Current children cumulated CPU time (s) 702.36
Current children cumulated vsize (KiB) 152124

[startup+762.328 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 27944
/proc/meminfo: memFree=1457472/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2420 CPUtime=154.37
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 386 115252 0 0 0 0 15348 89 20 0 1 0 81417458 2478080 278 4294967295 134512640 135169312 3213978720 3213974936 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25463/statm: 605 278 235 161 0 44 0
[pid=26042] ppid=25463 vsize=155004 CPUtime=608.01
/proc/26042/stat : 26042 (minisat_static) R 25463 25463 18459 0 -1 4202496 37909 0 0 0 60771 30 0 0 25 0 1 0 81432895 158724096 37791 4294967295 134512640 135212939 3213909152 3213907616 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26042/statm: 38751 37791 76 171 0 38579 0
Current children cumulated CPU time (s) 762.38
Current children cumulated vsize (KiB) 157424

[startup+822.324 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 28139
/proc/meminfo: memFree=1452040/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2420 CPUtime=154.37
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 386 115252 0 0 0 0 15348 89 20 0 1 0 81417458 2478080 278 4294967295 134512640 135169312 3213978720 3213974936 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25463/statm: 605 278 235 161 0 44 0
[pid=26042] ppid=25463 vsize=160568 CPUtime=668.01
/proc/26042/stat : 26042 (minisat_static) R 25463 25463 18459 0 -1 4202496 39360 0 0 0 66770 31 0 0 25 0 1 0 81432895 164421632 39242 4294967295 134512640 135212939 3213909152 3213907616 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26042/statm: 40142 39242 76 171 0 39970 0
Current children cumulated CPU time (s) 822.38
Current children cumulated vsize (KiB) 162988

[startup+882.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28330
/proc/meminfo: memFree=1448800/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2420 CPUtime=154.37
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 386 115252 0 0 0 0 15348 89 20 0 1 0 81417458 2478080 278 4294967295 134512640 135169312 3213978720 3213974936 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25463/statm: 605 278 235 161 0 44 0
[pid=26042] ppid=25463 vsize=163928 CPUtime=728
/proc/26042/stat : 26042 (minisat_static) R 25463 25463 18459 0 -1 4202496 40198 0 0 0 72769 31 0 0 25 0 1 0 81432895 167862272 40080 4294967295 134512640 135212939 3213909152 3213907616 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26042/statm: 40982 40080 76 171 0 40810 0
Current children cumulated CPU time (s) 882.37
Current children cumulated vsize (KiB) 166348

[startup+942.316 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28518
/proc/meminfo: memFree=1445600/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2420 CPUtime=154.37
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 386 115252 0 0 0 0 15348 89 20 0 1 0 81417458 2478080 278 4294967295 134512640 135169312 3213978720 3213974936 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25463/statm: 605 278 235 161 0 44 0
[pid=26042] ppid=25463 vsize=167168 CPUtime=788.01
/proc/26042/stat : 26042 (minisat_static) R 25463 25463 18459 0 -1 4202496 41039 0 0 0 78769 32 0 0 25 0 1 0 81432895 171180032 40921 4294967295 134512640 135212939 3213909152 3213907616 134526736 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26042/statm: 41792 40921 76 171 0 41620 0
Current children cumulated CPU time (s) 942.38
Current children cumulated vsize (KiB) 169588

[startup+1002.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 28708
/proc/meminfo: memFree=1442600/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2420 CPUtime=154.37
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 386 115252 0 0 0 0 15348 89 20 0 1 0 81417458 2478080 278 4294967295 134512640 135169312 3213978720 3213974936 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25463/statm: 605 278 235 161 0 44 0
[pid=26042] ppid=25463 vsize=170128 CPUtime=848.01
/proc/26042/stat : 26042 (minisat_static) R 25463 25463 18459 0 -1 4202496 41779 0 0 0 84768 33 0 0 25 0 1 0 81432895 174211072 41661 4294967295 134512640 135212939 3213909152 3213907616 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26042/statm: 42532 41661 76 171 0 42360 0
Current children cumulated CPU time (s) 1002.38
Current children cumulated vsize (KiB) 172548

[startup+1062.32 s]
/proc/loadavg: 1.00 1.00 1.00 3/93 28897
/proc/meminfo: memFree=1439904/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2420 CPUtime=154.37
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 386 115252 0 0 0 0 15348 89 20 0 1 0 81417458 2478080 278 4294967295 134512640 135169312 3213978720 3213974936 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25463/statm: 605 278 235 161 0 44 0
[pid=26042] ppid=25463 vsize=172852 CPUtime=908.02
/proc/26042/stat : 26042 (minisat_static) R 25463 25463 18459 0 -1 4202496 42434 0 0 0 90766 36 0 0 25 0 1 0 81432895 177000448 42316 4294967295 134512640 135212939 3213909152 3213907616 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26042/statm: 43213 42316 76 171 0 43041 0
Current children cumulated CPU time (s) 1062.39
Current children cumulated vsize (KiB) 175272

[startup+1122.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29088
/proc/meminfo: memFree=1436300/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2420 CPUtime=154.37
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 386 115252 0 0 0 0 15348 89 20 0 1 0 81417458 2478080 278 4294967295 134512640 135169312 3213978720 3213974936 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25463/statm: 605 278 235 161 0 44 0
[pid=26042] ppid=25463 vsize=176364 CPUtime=968.02
/proc/26042/stat : 26042 (minisat_static) R 25463 25463 18459 0 -1 4202496 43316 0 0 0 96764 38 0 0 25 0 1 0 81432895 180596736 43198 4294967295 134512640 135212939 3213909152 3213907616 134526661 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26042/statm: 44091 43198 76 171 0 43919 0
Current children cumulated CPU time (s) 1122.39
Current children cumulated vsize (KiB) 178784

[startup+1182.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29282
/proc/meminfo: memFree=1431572/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2420 CPUtime=154.37
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 386 115252 0 0 0 0 15348 89 20 0 1 0 81417458 2478080 278 4294967295 134512640 135169312 3213978720 3213974936 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25463/statm: 605 278 235 161 0 44 0
[pid=26042] ppid=25463 vsize=181004 CPUtime=1028.03
/proc/26042/stat : 26042 (minisat_static) R 25463 25463 18459 0 -1 4202496 44515 0 0 0 102762 41 0 0 25 0 1 0 81432895 185348096 44397 4294967295 134512640 135212939 3213909152 3213907616 134526848 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26042/statm: 45251 44397 76 171 0 45079 0
Current children cumulated CPU time (s) 1182.4
Current children cumulated vsize (KiB) 183424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29283
/proc/meminfo: memFree=1430528/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2420 CPUtime=154.37
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 386 115252 0 0 0 0 15348 89 20 0 1 0 81417458 2478080 278 4294967295 134512640 135169312 3213978720 3213974936 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25463/statm: 605 278 235 161 0 44 0
[pid=26042] ppid=25463 vsize=181980 CPUtime=1045.63
/proc/26042/stat : 26042 (minisat_static) R 25463 25463 18459 0 -1 4202496 44773 0 0 0 104522 41 0 0 25 0 1 0 81432895 186347520 44655 4294967295 134512640 135212939 3213909152 3213907616 134527045 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26042/statm: 45495 44655 76 171 0 45323 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 184400

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

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

[startup+1199.92 s]
/proc/loadavg: 1.00 1.00 1.00 2/93 29283
/proc/meminfo: memFree=1430528/2074464 swapFree=1959864/1959888
[pid=25463] ppid=25461 vsize=2420 CPUtime=154.37
/proc/25463/stat : 25463 (SatELiteGTI) S 25461 25463 18459 0 -1 4194304 386 115252 0 0 0 0 15348 89 20 0 1 0 81417458 2478080 278 4294967295 134512640 135169312 3213978720 3213974936 3085180654 0 65536 4 65538 3222381614 0 0 17 3 0 0 0
/proc/25463/statm: 605 278 235 161 0 44 0
[pid=26042] ppid=25463 vsize=181980 CPUtime=1045.63
/proc/26042/stat : 26042 (minisat_static) R 25463 25463 18459 0 -1 4202496 44773 0 0 0 104522 41 0 0 25 0 1 0 81432895 186347520 44655 4294967295 134512640 135212939 3213909152 3213907616 134527045 0 0 0 3 0 0 0 17 0 0 0 0
/proc/26042/statm: 45495 44655 76 171 0 45323 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 184400

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1199.94
CPU time (s): 1200.01
CPU user time (s): 1198.7
CPU system time (s): 1.31
CPU usage (%): 100.006
Max. virtual memory (cumulated for all children) (KiB): 463628

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.7
system time used= 1.31
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160502
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= 17
involuntary context switches= 883

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi06 at 2009-06-12 22:51:56
IDJOB=1849564
IDBENCH=70965
IDSOLVER=690
FILE ID=tipi06/1849564-1244839916
PBS_JOBID=
Free space on /tmp= 15406 MiB

SOLVER NAME= minisat2 070721/core
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L200_coli.sat.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1849564-1244839916/watcher-1849564-1244839916 -o /tmp/evaluation-result-1849564-1244839916/solver-1849564-1244839916 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1849564-1244839916.cnf

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

MD5SUM BENCH= 853982f8646333d217e35d938b7eb00b
RANDOM SEED= 1674789230

Linux tipi06 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.76

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.76


/proc/meminfo:
MemTotal:      2074464 kB
MemFree:       1674416 kB
Buffers:         18700 kB
Cached:         316608 kB
SwapCached:         24 kB
Active:         111036 kB
Inactive:       235440 kB
HighTotal:     1178688 kB
HighFree:       903124 kB
LowTotal:       895776 kB
LowFree:        771292 kB
SwapTotal:     1959888 kB
SwapFree:      1959864 kB
Dirty:           73872 kB
Writeback:           0 kB
AnonPages:       11136 kB
Mapped:           5428 kB
Slab:            45732 kB
PageTables:        464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    85596 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 15378 MiB
End job on tipi06 at 2009-06-12 23:12:04