Trace number 1821722

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
BinMiniSat 2009-03-21? (TO) 1200.01 1200.33

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_11_UNSAT.cnf
MD5SUM238f1788225c41f1f5779700e39b5833
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 variables2316
Number of clauses216962
Sum of the clauses size647286
Maximum clause length12
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23879
Number of clauses of size 3213052
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c Parsing...
0.12/0.14	c ==============================================================================
0.12/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.12/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.12/0.14	c ==============================================================================
0.12/0.14	c |         0 |  216962   647286 |   65088       0        0     nan |  0.000 % |
2.93/2.99	c |         0 |  215680   949307 |      --       0       --      -- |     --   | -1282/302021
2.93/2.99	c ==============================================================================
2.93/2.99	c Result  :   #vars: 1435   #clauses: 215680   #literals: 949307
2.93/2.99	c CPU time:   2.93 s
2.93/2.99	c ==============================================================================
3.23/3.28	This is MiniSat 2.0 beta
3.23/3.28	WARNING: for repeatability, setting FPU to use double precision
3.23/3.28	============================[ Problem Statistics ]=============================
3.23/3.28	|                                                                             |
3.23/3.28	|  Number of variables:  1435                                                 |
3.23/3.28	|  Number of clauses:    215680                                               |
3.33/3.41	|  Parsing time:         0.12         s                                       |
3.44/3.42	============================[ Search Statistics ]==============================
3.44/3.42	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.44/3.42	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.44/3.42	===============================================================================
3.44/3.43	|         0 |    1435   215680   949307 |    71893        0    nan |  0.000 % |
3.52/3.58	|       100 |    1435   215680   949307 |    79082      100     54 |  0.012 % |
3.67/3.76	|       250 |    1435   215680   949307 |    86990      250     52 |  0.012 % |
3.89/4.02	|       475 |    1435   215680   949307 |    95690      475     53 |  0.001 % |
4.40/4.52	|       813 |    1435   215680   949307 |   105259      813     49 |  0.002 % |
4.99/5.12	|      1320 |    1435   215680   949307 |   115784     1320     49 |  0.002 % |
5.68/5.87	|      2080 |    1435   215680   949307 |   127363     2080     47 |  0.001 % |
7.57/7.75	|      3219 |    1435   215680   949307 |   140099     3219     43 |  0.002 % |
8.97/9.19	|      4928 |    1435   215680   949307 |   154109     4928     43 |  0.001 % |
11.26/11.42	|      7491 |    1435   215680   949307 |   169520     7491     51 |  0.001 % |
16.03/16.26	|     11335 |    1435   215680   949307 |   186472    11335     56 |  0.002 % |
21.11/21.31	|     17101 |    1435   215680   949307 |   205120    17101     63 |  0.000 % |
32.25/32.56	|     25751 |    1435   215680   949307 |   225632    25751     70 |  0.002 % |
47.88/48.22	|     38726 |    1435   215680   949307 |   248195    38726     68 |  0.000 % |
76.51/76.92	|     58187 |    1435   215680   949307 |   273014    58187     73 |  0.001 % |
116.91/117.39	|     87381 |    1435   215680   949307 |   300316    87381     73 |  0.002 % |
203.42/203.87	|    131172 |    1435   215680   949307 |   330347   131172     72 |  0.002 % |
384.73/385.19	|    196856 |    1435   215680   949307 |   363382   196856     71 |  0.001 % |
795.47/795.82	|    295384 |    1435   215680   949307 |   399720   295384     73 |  0.001 % |
1200.00/1200.32	HOME/SatELiteGTI: line 36: 31414 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-1821722-1242557344/watcher-1821722-1242557344 -o /tmp/evaluation-result-1821722-1242557344/solver-1821722-1242557344 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821722-1242557344.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.02 1.01 1.00 3/93 31221
/proc/meminfo: memFree=569152/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2416 CPUtime=0.02
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 368 646 0 0 0 0 0 2 18 0 1 0 1020231562 2473984 277 4294967295 134512640 135169312 3213921360 3213919896 3084869358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31221/statm: 604 277 235 161 0 43 0
[pid=31225] ppid=31221 vsize=956 CPUtime=0
/proc/31225/stat : 31225 (SatELite_releas) R 31221 31221 14060 0 -1 4202496 127 0 0 0 0 0 0 0 20 0 1 0 1020231562 978944 63 4294967295 134512640 135223648 3216410272 3216408868 134719062 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31225/statm: 239 68 45 174 0 64 0

[startup+0.103024 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 31221
/proc/meminfo: memFree=569152/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2416 CPUtime=0.02
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 368 646 0 0 0 0 0 2 18 0 1 0 1020231562 2473984 277 4294967295 134512640 135169312 3213921360 3213919896 3084869358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31221/statm: 604 277 235 161 0 43 0
[pid=31225] ppid=31221 vsize=9400 CPUtime=0.1
/proc/31225/stat : 31225 (SatELite_releas) R 31221 31221 14060 0 -1 4202496 2148 0 0 0 8 2 0 0 20 0 1 0 1020231562 9625600 2084 4294967295 134512640 135223648 3216410272 3216409224 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31225/statm: 2350 2084 46 174 0 2175 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 11816

[startup+0.213016 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 31221
/proc/meminfo: memFree=569152/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2416 CPUtime=0.02
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 368 646 0 0 0 0 0 2 18 0 1 0 1020231562 2473984 277 4294967295 134512640 135169312 3213921360 3213919896 3084869358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31221/statm: 604 277 235 161 0 43 0
[pid=31225] ppid=31221 vsize=16476 CPUtime=0.21
/proc/31225/stat : 31225 (SatELite_releas) R 31221 31221 14060 0 -1 4202496 3958 0 0 0 17 4 0 0 21 0 1 0 1020231562 16871424 3894 4294967295 134512640 135223648 3216410272 3216408224 134564077 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31225/statm: 4119 3894 73 174 0 3944 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 18892

[startup+0.313012 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 31221
/proc/meminfo: memFree=569152/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2416 CPUtime=0.02
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 368 646 0 0 0 0 0 2 18 0 1 0 1020231562 2473984 277 4294967295 134512640 135169312 3213921360 3213919896 3084869358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31221/statm: 604 277 235 161 0 43 0
[pid=31225] ppid=31221 vsize=17180 CPUtime=0.31
/proc/31225/stat : 31225 (SatELite_releas) R 31221 31221 14060 0 -1 4202496 4153 0 0 0 27 4 0 0 21 0 1 0 1020231562 17592320 4089 4294967295 134512640 135223648 3216410272 3216408048 134585471 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31225/statm: 4295 4089 73 174 0 4120 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 19596

[startup+0.712972 s]
/proc/loadavg: 1.02 1.01 1.00 3/93 31221
/proc/meminfo: memFree=569152/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2416 CPUtime=0.02
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 368 646 0 0 0 0 0 2 18 0 1 0 1020231562 2473984 277 4294967295 134512640 135169312 3213921360 3213919896 3084869358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31221/statm: 604 277 235 161 0 43 0
[pid=31225] ppid=31221 vsize=19888 CPUtime=0.71
/proc/31225/stat : 31225 (SatELite_releas) R 31221 31221 14060 0 -1 4202496 4586 0 0 0 67 4 0 0 22 0 1 0 1020231562 20365312 4522 4294967295 134512640 135223648 3216410272 3216408048 134585485 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31225/statm: 4972 4522 73 174 0 4797 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 22304

[startup+1.51291 s]
/proc/loadavg: 1.02 1.01 1.00 2/95 31226
/proc/meminfo: memFree=546692/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2416 CPUtime=0.02
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 368 646 0 0 0 0 0 2 18 0 1 0 1020231562 2473984 277 4294967295 134512640 135169312 3213921360 3213919896 3084869358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31221/statm: 604 277 235 161 0 43 0
[pid=31225] ppid=31221 vsize=23972 CPUtime=1.51
/proc/31225/stat : 31225 (SatELite_releas) R 31221 31221 14060 0 -1 4202496 5459 0 0 0 146 5 0 0 25 0 1 0 1020231562 24547328 5395 4294967295 134512640 135223648 3216410272 3216408368 134585468 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31225/statm: 5993 5395 73 174 0 5818 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 26388

[startup+3.11276 s]
/proc/loadavg: 1.02 1.01 1.00 3/95 31409
/proc/meminfo: memFree=545804/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2416 CPUtime=0.02
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 368 646 0 0 0 0 0 2 18 0 1 0 1020231562 2473984 277 4294967295 134512640 135169312 3213921360 3213919896 3084869358 0 65536 4 65538 3222381614 0 0 17 0 0 0 0
/proc/31221/statm: 604 277 235 161 0 43 0
[pid=31225] ppid=31221 vsize=21576 CPUtime=3.11
/proc/31225/stat : 31225 (SatELite_releas) R 31221 31221 14060 0 -1 4202496 5460 0 0 0 306 5 0 0 25 0 1 0 1020231562 22093824 4968 4294967295 134512640 135223648 3216410272 3216406892 134737406 0 0 0 3 0 0 0 17 2 0 0 0
/proc/31225/statm: 5394 4968 73 174 0 5219 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 23992

[startup+6.31249 s]
/proc/loadavg: 1.02 1.01 1.00 3/95 31414
/proc/meminfo: memFree=550408/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=13440 CPUtime=2.89
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 3201 0 0 0 286 3 0 0 25 0 1 0 1020231890 13762560 3136 4294967295 134512640 135216011 3213929648 3213928000 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31414/statm: 3360 3136 71 172 0 3187 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 15860

[startup+12.7119 s]
/proc/loadavg: 1.02 1.01 1.00 2/95 31414
/proc/meminfo: memFree=548724/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=15024 CPUtime=9.26
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 3614 0 0 0 923 3 0 0 25 0 1 0 1020231890 15384576 3549 4294967295 134512640 135216011 3213929648 3213928000 134527419 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31414/statm: 3756 3549 71 172 0 3583 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 17444

[startup+25.5108 s]
/proc/loadavg: 1.01 1.01 1.00 2/95 31414
/proc/meminfo: memFree=544852/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=19160 CPUtime=22
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 4646 0 0 0 2197 3 0 0 25 0 1 0 1020231890 19619840 4581 4294967295 134512640 135216011 3213929648 3213928000 134527243 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31414/statm: 4790 4581 71 172 0 4617 0
Current children cumulated CPU time (s) 25.29
Current children cumulated vsize (KiB) 21580

[startup+51.1186 s]
/proc/loadavg: 1.01 1.00 1.00 2/95 31415
/proc/meminfo: memFree=538032/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=25852 CPUtime=47.48
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 6314 0 0 0 4742 6 0 0 25 0 1 0 1020231890 26472448 6249 4294967295 134512640 135216011 3213929648 3213928000 134527548 0 0 0 3 0 0 0 17 1 0 0 0
/proc/31414/statm: 6463 6249 71 172 0 6290 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 28272

[startup+102.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 31603
/proc/meminfo: memFree=524680/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=39440 CPUtime=98.62
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 9645 0 0 0 9856 6 0 0 25 0 1 0 1020231890 40386560 9580 4294967295 134512640 135216011 3213929648 3213928000 134527406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 9860 9580 71 172 0 9687 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 41860

[startup+162.319 s]
/proc/loadavg: 1.09 1.03 1.01 3/95 31792
/proc/meminfo: memFree=513816/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=50356 CPUtime=158.63
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 12353 0 0 0 15855 8 0 0 25 0 1 0 1020231890 51564544 12288 4294967295 134512640 135216011 3213929648 3213928000 134527395 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 12589 12288 71 172 0 12416 0
Current children cumulated CPU time (s) 161.92
Current children cumulated vsize (KiB) 52776

[startup+222.324 s]
/proc/loadavg: 1.11 1.05 1.01 2/95 31976
/proc/meminfo: memFree=504408/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=59948 CPUtime=218.64
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 14626 0 0 0 21855 9 0 0 25 0 1 0 1020231890 61386752 14561 4294967295 134512640 135216011 3213929648 3213928000 134527301 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 14987 14561 71 172 0 14814 0
Current children cumulated CPU time (s) 221.93
Current children cumulated vsize (KiB) 62368

[startup+282.319 s]
/proc/loadavg: 1.09 1.05 1.01 3/95 32169
/proc/meminfo: memFree=496820/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=67524 CPUtime=278.64
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 16517 0 0 0 27853 11 0 0 25 0 1 0 1020231890 69144576 16452 4294967295 134512640 135216011 3213929648 3213927792 134536056 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 16881 16452 71 172 0 16708 0
Current children cumulated CPU time (s) 281.93
Current children cumulated vsize (KiB) 69944

[startup+342.313 s]
/proc/loadavg: 1.07 1.06 1.01 3/95 32359
/proc/meminfo: memFree=489776/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=74456 CPUtime=338.64
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 18280 0 0 0 33852 12 0 0 25 0 1 0 1020231890 76242944 18215 4294967295 134512640 135216011 3213929648 3213928000 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 18614 18215 71 172 0 18441 0
Current children cumulated CPU time (s) 341.93

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

[pid=31414] ppid=31221 vsize=87552 CPUtime=458.65
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 21365 0 0 0 45850 15 0 0 25 0 1 0 1020231890 89653248 21300 4294967295 134512640 135216011 3213929648 3213928000 134527301 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 21888 21300 71 172 0 21715 0
Current children cumulated CPU time (s) 461.94
Current children cumulated vsize (KiB) 89972

[startup+522.308 s]
/proc/loadavg: 1.07 1.06 1.01 3/95 453
/proc/meminfo: memFree=472004/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=93020 CPUtime=518.65
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 22757 0 0 0 51849 16 0 0 25 0 1 0 1020231890 95252480 22692 4294967295 134512640 135216011 3213929648 3213928000 134527301 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 23255 22692 71 172 0 23082 0
Current children cumulated CPU time (s) 521.94
Current children cumulated vsize (KiB) 95440

[startup+582.323 s]
/proc/loadavg: 1.11 1.08 1.01 3/95 642
/proc/meminfo: memFree=466540/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=98460 CPUtime=578.67
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 24127 0 0 0 57851 16 0 0 25 0 1 0 1020231890 100823040 24062 4294967295 134512640 135216011 3213929648 3213928000 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 24615 24062 71 172 0 24442 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 100880

[startup+642.327 s]
/proc/loadavg: 1.04 1.06 1.01 2/95 834
/proc/meminfo: memFree=460960/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=104268 CPUtime=638.68
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 25540 0 0 0 63851 17 0 0 25 0 1 0 1020231890 106770432 25475 4294967295 134512640 135216011 3213929648 3213928000 134527406 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 26067 25475 71 172 0 25894 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 106688

[startup+702.312 s]
/proc/loadavg: 1.01 1.05 1.00 2/95 1036
/proc/meminfo: memFree=455860/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=109560 CPUtime=698.67
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 26795 0 0 0 69848 19 0 0 25 0 1 0 1020231890 112189440 26730 4294967295 134512640 135216011 3213929648 3213928000 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 27390 26730 71 172 0 27217 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 111980

[startup+762.317 s]
/proc/loadavg: 1.00 1.04 1.00 2/95 1226
/proc/meminfo: memFree=452016/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=113508 CPUtime=758.68
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 27764 0 0 0 75848 20 0 0 25 0 1 0 1020231890 116232192 27699 4294967295 134512640 135216011 3213929648 3213928000 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 28377 27699 71 172 0 28204 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 115928

[startup+822.312 s]
/proc/loadavg: 1.00 1.03 1.00 2/95 1410
/proc/meminfo: memFree=449048/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=116884 CPUtime=818.68
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 28584 0 0 0 81848 20 0 0 25 0 1 0 1020231890 119689216 28519 4294967295 134512640 135216011 3213929648 3213928000 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 29221 28519 71 172 0 29048 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 119304

[startup+882.317 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 1599
/proc/meminfo: memFree=447320/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=118664 CPUtime=878.69
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 29010 0 0 0 87848 21 0 0 25 0 1 0 1020231890 121511936 28945 4294967295 134512640 135216011 3213929648 3213928000 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 29666 28945 71 172 0 29493 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 121084

[startup+942.321 s]
/proc/loadavg: 1.00 1.02 1.00 2/95 1787
/proc/meminfo: memFree=445848/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=120604 CPUtime=938.7
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 29357 0 0 0 93847 23 0 0 25 0 1 0 1020231890 123498496 29292 4294967295 134512640 135216011 3213929648 3213928000 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 30151 29292 71 172 0 29978 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 123024

[startup+1002.32 s]
/proc/loadavg: 1.00 1.01 1.00 3/95 1980
/proc/meminfo: memFree=443592/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=122772 CPUtime=998.7
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 29915 0 0 0 99846 24 0 0 25 0 1 0 1020231890 125718528 29850 4294967295 134512640 135216011 3213929648 3213928000 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 30693 29850 71 172 0 30520 0
Current children cumulated CPU time (s) 1001.99
Current children cumulated vsize (KiB) 125192

[startup+1062.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 2169
/proc/meminfo: memFree=441600/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=124764 CPUtime=1058.7
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 30448 0 0 0 105846 24 0 0 25 0 1 0 1020231890 127758336 30383 4294967295 134512640 135216011 3213929648 3213928000 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 31191 30383 71 172 0 31018 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 127184

[startup+1122.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 2353
/proc/meminfo: memFree=439144/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=127172 CPUtime=1118.71
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 31042 0 0 0 111847 24 0 0 25 0 1 0 1020231890 130224128 30977 4294967295 134512640 135216011 3213929648 3213928000 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 31793 30977 71 172 0 31620 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 129592

[startup+1182.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 2542
/proc/meminfo: memFree=436524/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=129752 CPUtime=1178.71
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 31657 0 0 0 117845 26 0 0 25 0 1 0 1020231890 132866048 31592 4294967295 134512640 135216011 3213929648 3213928000 134527289 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 32438 31592 71 172 0 32265 0
Current children cumulated CPU time (s) 1182
Current children cumulated vsize (KiB) 132172



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 2543
/proc/meminfo: memFree=435928/2074464 swapFree=1949056/1959888
[pid=31221] ppid=31219 vsize=2420 CPUtime=3.29
/proc/31221/stat : 31221 (SatELiteGTI) S 31219 31221 14060 0 -1 4194304 387 6108 0 0 0 0 321 8 20 0 1 0 1020231562 2478080 278 4294967295 134512640 135169312 3213921360 3213917576 3084869358 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/31221/statm: 605 278 235 161 0 44 0
[pid=31414] ppid=31221 vsize=130280 CPUtime=1196.71
/proc/31414/stat : 31414 (minisat_static) R 31221 31221 14060 0 -1 4202496 31801 0 0 0 119645 26 0 0 25 0 1 0 1020231890 133406720 31736 4294967295 134512640 135216011 3213929648 3213928000 134527548 0 0 0 3 0 0 0 17 0 0 0 0
/proc/31414/statm: 32570 31736 71 172 0 32397 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 132700

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

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

Child status: 143
Real time (s): 1200.33
CPU time (s): 1200.01
CPU user time (s): 1199.66
CPU system time (s): 0.35
CPU usage (%): 99.9735
Max. virtual memory (cumulated for all children) (KiB): 132700

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.66
system time used= 0.35
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38573
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 4425

runsolver used 0 second user time and 0.01 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-17 12:49:04
IDJOB=1821722
IDBENCH=71074
IDSOLVER=661
FILE ID=tipi27/1821722-1242557344
PBS_JOBID=
Free space on /tmp= 8693 MiB

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

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

MD5SUM BENCH= 238f1788225c41f1f5779700e39b5833
RANDOM SEED= 1817186919

Linux tipi27 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.389
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.389
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.79

processor	: 2
vendor_id	: AuthenticAMD
cpu family	: 15
model		: 33
model name	: Dual Core AMD Opteron(tm) Processor 265
stepping	: 2
cpu MHz		: 1808.389
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.389
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:        569160 kB
Buffers:         55020 kB
Cached:        1320276 kB
SwapCached:       5456 kB
Active:         516848 kB
Inactive:       868244 kB
HighTotal:     1178688 kB
HighFree:       266676 kB
LowTotal:       895776 kB
LowFree:        302484 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:            5232 kB
Writeback:           0 kB
AnonPages:        9068 kB
Mapped:           3244 kB
Slab:           112000 kB
PageTables:        472 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   2997120 kB
Committed_AS:    90628 kB
VmallocTotal:   114680 kB
VmallocUsed:      1324 kB
VmallocChunk:   113264 kB

Free space on /tmp at the end= 8693 MiB
End job on tipi27 at 2009-05-17 13:09:05