Trace number 1821464

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-21UNSAT 655.54 655.492

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L150_coli.sat.cnf
MD5SUMba6884aaa746378e56c38fd8b3d0255e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark447.11
Satisfiable
(Un)Satisfiability was proved
Number of variables486992
Number of clauses2456708
Sum of the clauses size7147094
Maximum clause length11
Minimum clause length1
Number of clauses of size 145577
Number of clauses of size 2599727
Number of clauses of size 31431108
Number of clauses of size 4295435
Number of clauses of size 584412
Number of clauses of size over 5449

Solver Data

0.00/0.00	c Parsing...
2.24/2.23	c ==============================================================================
2.24/2.23	c |           |     ORIGINAL     |              LEARNT              |          |
2.24/2.23	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.24/2.23	c ==============================================================================
2.24/2.23	c |         0 | 2333194  6866110 |  699958       0        0     nan |  0.000 % |
89.14/89.13	c |         0 |  944203  3351555 |      --       0       --      -- |     --   | -1124318/-2793809
89.14/89.14	c ==============================================================================
89.14/89.14	c Result  :   #vars: 91522   #clauses: 944203   #literals: 3351555
89.14/89.14	c CPU time:   88.76 s
89.14/89.14	c ==============================================================================
90.32/90.34	This is MiniSat 2.0 beta
90.32/90.34	WARNING: for repeatability, setting FPU to use double precision
90.32/90.34	============================[ Problem Statistics ]=============================
90.32/90.34	|                                                                             |
90.32/90.34	|  Number of variables:  91522                                                |
90.32/90.34	|  Number of clauses:    944203                                               |
90.35/90.93	|  Parsing time:         0.52         s                                       |
90.35/90.97	============================[ Search Statistics ]==============================
90.35/90.97	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
90.35/90.97	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
90.35/90.97	===============================================================================
90.35/90.99	|         0 |   91522   944203  3351555 |   314734        0    nan |  0.000 % |
90.35/91.05	|       101 |   91512   944203  3351555 |   346207       98      7 |  0.081 % |
90.35/91.08	|       252 |   91509   944203  3351555 |   380828      248      7 |  0.084 % |
90.35/91.17	|       477 |   91509   944203  3351555 |   418911      473      8 |  0.084 % |
91.22/91.22	|       815 |   91509   944203  3351555 |   460802      811      8 |  0.084 % |
91.22/91.28	|      1322 |   91509   944203  3351555 |   506882     1318      9 |  0.084 % |
91.33/91.37	|      2082 |   91509   944203  3351555 |   557571     2078     10 |  0.084 % |
91.62/91.65	|      3222 |   91453   944203  3351555 |   613328     3205     10 |  0.284 % |
91.92/91.95	|      4931 |   91419   944203  3351555 |   674660     4909     11 |  0.340 % |
92.12/92.16	|      7494 |   91419   944203  3351555 |   742127     7472     12 |  0.340 % |
92.62/92.63	|     11338 |   91410   944203  3351555 |   816339    11312     12 |  0.357 % |
93.82/93.88	|     17104 |   90966   899769  3099378 |   897973    16767     12 |  0.621 % |
95.12/95.13	|     25753 |   90935   899769  3099378 |   987771    25410     12 |  0.699 % |
97.42/97.44	|     38728 |   90878   896966  3085293 |  1086548    38303     14 |  0.704 % |
102.62/102.68	|     58195 |   90877   896948  3085237 |  1195203    57768     15 |  0.705 % |
113.22/113.24	|     87387 |   90163   871527  2962836 |  1314723    37535     12 |  1.637 % |
130.83/130.88	|    131179 |   89357   852350  2860682 |  1446195    79690     16 |  2.372 % |
176.63/176.69	|    196863 |   89344   852191  2860136 |  1590815   145344     18 |  2.380 % |
265.64/265.70	|    295390 |   88676   838739  2789216 |  1749896   189909     20 |  3.111 % |
483.55/483.52	|    443181 |   88592   837561  2784142 |  1924886   337609     24 |  3.202 % |
655.47/655.45	===============================================================================
655.47/655.45	restarts              : 20
655.47/655.45	conflicts             : 527919         (934 /sec)
655.47/655.45	decisions             : 753599         (1.83 % random) (1334 /sec)
655.47/655.45	propagations          : 295559158      (523114 /sec)
655.47/655.45	conflict literals     : 12184257       (48.17 % deleted)
655.47/655.45	Memory used           : 95.51 MB
655.47/655.45	CPU time              : 565 s
655.47/655.45	
655.47/655.45	UNSATISFIABLE
655.47/655.46	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: runsolver --timestamp -w /tmp/evaluation-result-1821464-1242529690/watcher-1821464-1242529690 -o /tmp/evaluation-result-1821464-1242529690/solver-1821464-1242529690 -C 1200 -W 1800 -M 1800 SatELiteGTI HOME/instance-1821464-1242529690.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: 0.99 0.98 0.99 3/93 7485
/proc/meminfo: memFree=375804/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2412 CPUtime=0.01
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 368 643 0 0 0 1 0 0 19 0 1 0 1017466596 2469888 276 4294967295 134512640 135169312 3216398000 3216396536 3085168366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7485/statm: 603 276 235 161 0 42 0
[pid=7489] ppid=7485 vsize=952 CPUtime=0
/proc/7489/stat : 7489 (SatELite_releas) R 7485 7485 14060 0 -1 4202496 113 0 0 0 0 0 0 0 18 0 1 0 1017466596 974848 48 4294967295 134512640 135223648 3213360064 3213359032 134700496 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7489/statm: 238 49 40 174 0 63 0

[startup+0.050093 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 7485
/proc/meminfo: memFree=375804/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2412 CPUtime=0.01
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 368 643 0 0 0 1 0 0 19 0 1 0 1017466596 2469888 276 4294967295 134512640 135169312 3216398000 3216396536 3085168366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7485/statm: 603 276 235 161 0 42 0
[pid=7489] ppid=7485 vsize=14240 CPUtime=0.05
/proc/7489/stat : 7489 (SatELite_releas) R 7485 7485 14060 0 -1 4202496 2951 0 0 0 4 1 0 0 18 0 1 0 1017466596 14581760 2822 4294967295 134512640 135223648 3213360064 3213358944 134543504 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7489/statm: 3560 2822 47 174 0 3385 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 16652

[startup+0.120086 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 7485
/proc/meminfo: memFree=375804/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2412 CPUtime=0.01
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 368 643 0 0 0 1 0 0 19 0 1 0 1017466596 2469888 276 4294967295 134512640 135169312 3216398000 3216396536 3085168366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7485/statm: 603 276 235 161 0 42 0
[pid=7489] ppid=7485 vsize=28636 CPUtime=0.12
/proc/7489/stat : 7489 (SatELite_releas) R 7485 7485 14060 0 -1 4202496 6191 0 0 0 9 3 0 0 18 0 1 0 1017466596 29323264 6030 4294967295 134512640 135223648 3213360064 3213359016 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7489/statm: 7159 6031 47 174 0 6984 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 31048

[startup+0.320069 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 7485
/proc/meminfo: memFree=375804/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2412 CPUtime=0.01
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 368 643 0 0 0 1 0 0 19 0 1 0 1017466596 2469888 276 4294967295 134512640 135169312 3216398000 3216396536 3085168366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7485/statm: 603 276 235 161 0 42 0
[pid=7489] ppid=7485 vsize=70024 CPUtime=0.32
/proc/7489/stat : 7489 (SatELite_releas) R 7485 7485 14060 0 -1 4202496 11507 0 0 0 29 3 0 0 18 0 1 0 1017466596 71704576 11346 4294967295 134512640 135223648 3213360064 3213359016 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7489/statm: 17506 11346 47 174 0 17331 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 72436

[startup+0.720035 s]
/proc/loadavg: 0.99 0.98 0.99 3/93 7485
/proc/meminfo: memFree=375804/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2412 CPUtime=0.01
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 368 643 0 0 0 1 0 0 19 0 1 0 1017466596 2469888 276 4294967295 134512640 135169312 3216398000 3216396536 3085168366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7485/statm: 603 276 235 161 0 42 0
[pid=7489] ppid=7485 vsize=102584 CPUtime=0.72
/proc/7489/stat : 7489 (SatELite_releas) R 7485 7485 14060 0 -1 4202496 22013 0 0 0 65 7 0 0 18 0 1 0 1017466596 105046016 21852 4294967295 134512640 135223648 3213360064 3213359016 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7489/statm: 25646 21853 47 174 0 25471 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 104996

[startup+1.51996 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 7490
/proc/meminfo: memFree=256764/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2412 CPUtime=0.01
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 368 643 0 0 0 1 0 0 19 0 1 0 1017466596 2469888 276 4294967295 134512640 135169312 3216398000 3216396536 3085168366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7485/statm: 603 276 235 161 0 42 0
[pid=7489] ppid=7485 vsize=164708 CPUtime=1.52
/proc/7489/stat : 7489 (SatELite_releas) R 7485 7485 14060 0 -1 4202496 39747 0 0 0 133 19 0 0 20 0 1 0 1017466596 168660992 39586 4294967295 134512640 135223648 3213360064 3213359016 134737310 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7489/statm: 41177 39586 47 174 0 41002 0
Current children cumulated CPU time (s) 1.53
Current children cumulated vsize (KiB) 167120

[startup+3.11983 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 7490
/proc/meminfo: memFree=149752/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2412 CPUtime=0.01
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 368 643 0 0 0 1 0 0 19 0 1 0 1017466596 2469888 276 4294967295 134512640 135169312 3216398000 3216396536 3085168366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7485/statm: 603 276 235 161 0 42 0
[pid=7489] ppid=7485 vsize=250744 CPUtime=3.12
/proc/7489/stat : 7489 (SatELite_releas) R 7485 7485 14060 0 -1 4202496 59472 0 0 0 288 24 0 0 25 0 1 0 1017466596 256761856 59298 4294967295 134512640 135223648 3213360064 3213358560 134548581 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7489/statm: 62686 59298 67 174 0 62511 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 253156

[startup+6.31955 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 7490
/proc/meminfo: memFree=137856/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2412 CPUtime=0.01
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 368 643 0 0 0 1 0 0 19 0 1 0 1017466596 2469888 276 4294967295 134512640 135169312 3216398000 3216396536 3085168366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7485/statm: 603 276 235 161 0 42 0
[pid=7489] ppid=7485 vsize=274624 CPUtime=6.32
/proc/7489/stat : 7489 (SatELite_releas) R 7485 7485 14060 0 -1 4202496 64649 0 0 0 606 26 0 0 25 0 1 0 1017466596 281214976 64475 4294967295 134512640 135223648 3213360064 3213358240 134548209 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7489/statm: 68656 64475 72 174 0 68481 0
Current children cumulated CPU time (s) 6.33
Current children cumulated vsize (KiB) 277036

[startup+12.719 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 7490
/proc/meminfo: memFree=117748/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2412 CPUtime=0.01
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 368 643 0 0 0 1 0 0 19 0 1 0 1017466596 2469888 276 4294967295 134512640 135169312 3216398000 3216396536 3085168366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7485/statm: 603 276 235 161 0 42 0
[pid=7489] ppid=7485 vsize=274624 CPUtime=12.72
/proc/7489/stat : 7489 (SatELite_releas) R 7485 7485 14060 0 -1 4202496 64679 0 0 0 1243 29 0 0 25 0 1 0 1017466596 281214976 64505 4294967295 134512640 135223648 3213360064 3213358144 134548581 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7489/statm: 68656 64505 72 174 0 68481 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 277036

[startup+25.5279 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 7491
/proc/meminfo: memFree=117812/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2412 CPUtime=0.01
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 368 643 0 0 0 1 0 0 19 0 1 0 1017466596 2469888 276 4294967295 134512640 135169312 3216398000 3216396536 3085168366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7485/statm: 603 276 235 161 0 42 0
[pid=7489] ppid=7485 vsize=274396 CPUtime=25.53
/proc/7489/stat : 7489 (SatELite_releas) R 7485 7485 14060 0 -1 4202496 64729 0 0 0 2523 30 0 0 25 0 1 0 1017466596 280981504 64498 4294967295 134512640 135223648 3213360064 3213358144 134548581 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7489/statm: 68599 64498 72 174 0 68424 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 276808

[startup+51.1157 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 7496
/proc/meminfo: memFree=117580/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2412 CPUtime=0.01
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 368 643 0 0 0 1 0 0 19 0 1 0 1017466596 2469888 276 4294967295 134512640 135169312 3216398000 3216396536 3085168366 0 65536 4 65538 3222381614 0 0 17 1 0 0 0
/proc/7485/statm: 603 276 235 161 0 42 0
[pid=7489] ppid=7485 vsize=274152 CPUtime=51.12
/proc/7489/stat : 7489 (SatELite_releas) R 7485 7485 14060 0 -1 4202496 64889 0 0 0 5080 32 0 0 25 0 1 0 1017466596 280731648 64469 4294967295 134512640 135223648 3213360064 3213357936 134549024 0 0 0 3 0 0 0 17 2 0 0 0
/proc/7489/statm: 68538 64469 72 174 0 68363 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 276564

[startup+102.321 s]
/proc/loadavg: 0.99 0.98 0.99 3/95 7681
/proc/meminfo: memFree=277392/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2416 CPUtime=90.35
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 386 81602 0 0 0 1 8986 48 21 0 1 0 1017466596 2473984 277 4294967295 134512640 135169312 3216398000 3216394216 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7485/statm: 604 277 235 161 0 43 0
[pid=7680] ppid=7485 vsize=54852 CPUtime=11.98
/proc/7680/stat : 7680 (minisat_static) R 7485 7485 14060 0 -1 4202496 13502 0 0 0 1189 9 0 0 25 0 1 0 1017475630 56168448 13392 4294967295 134512640 135216011 3218442496 3218440848 134527406 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7680/statm: 13713 13392 71 172 0 13540 0
Current children cumulated CPU time (s) 102.33
Current children cumulated vsize (KiB) 57268

[startup+162.316 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 7871
/proc/meminfo: memFree=269632/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2416 CPUtime=90.35
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 386 81602 0 0 0 1 8986 48 21 0 1 0 1017466596 2473984 277 4294967295 134512640 135169312 3216398000 3216394216 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7485/statm: 604 277 235 161 0 43 0
[pid=7680] ppid=7485 vsize=61900 CPUtime=71.98
/proc/7680/stat : 7680 (minisat_static) R 7485 7485 14060 0 -1 4202496 15235 0 0 0 7188 10 0 0 25 0 1 0 1017475630 63385600 15125 4294967295 134512640 135216011 3218442496 3218440848 134527533 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7680/statm: 15475 15125 71 172 0 15302 0
Current children cumulated CPU time (s) 162.33
Current children cumulated vsize (KiB) 64316

[startup+222.321 s]
/proc/loadavg: 0.99 0.98 0.99 2/95 8060
/proc/meminfo: memFree=262420/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2416 CPUtime=90.35
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 386 81602 0 0 0 1 8986 48 21 0 1 0 1017466596 2473984 277 4294967295 134512640 135169312 3216398000 3216394216 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7485/statm: 604 277 235 161 0 43 0
[pid=7680] ppid=7485 vsize=69152 CPUtime=131.99
/proc/7680/stat : 7680 (minisat_static) R 7485 7485 14060 0 -1 4202496 17054 0 0 0 13188 11 0 0 25 0 1 0 1017475630 70811648 16944 4294967295 134512640 135216011 3218442496 3218440848 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7680/statm: 17288 16944 71 172 0 17115 0
Current children cumulated CPU time (s) 222.34
Current children cumulated vsize (KiB) 71568

[startup+282.316 s]
/proc/loadavg: 1.07 1.01 1.00 4/95 8253
/proc/meminfo: memFree=258908/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2416 CPUtime=90.35
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 386 81602 0 0 0 1 8986 48 21 0 1 0 1017466596 2473984 277 4294967295 134512640 135169312 3216398000 3216394216 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7485/statm: 604 277 235 161 0 43 0
[pid=7680] ppid=7485 vsize=72808 CPUtime=191.99
/proc/7680/stat : 7680 (minisat_static) R 7485 7485 14060 0 -1 4202496 17963 0 0 0 19188 11 0 0 25 0 1 0 1017475630 74555392 17853 4294967295 134512640 135216011 3218442496 3218440848 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7680/statm: 18202 17853 71 172 0 18029 0
Current children cumulated CPU time (s) 282.34
Current children cumulated vsize (KiB) 75224

[startup+342.32 s]
/proc/loadavg: 1.02 1.01 1.00 3/95 8438
/proc/meminfo: memFree=251824/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2416 CPUtime=90.35
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 386 81602 0 0 0 1 8986 48 21 0 1 0 1017466596 2473984 277 4294967295 134512640 135169312 3216398000 3216394216 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7485/statm: 604 277 235 161 0 43 0
[pid=7680] ppid=7485 vsize=80116 CPUtime=252
/proc/7680/stat : 7680 (minisat_static) R 7485 7485 14060 0 -1 4202496 19736 0 0 0 25188 12 0 0 25 0 1 0 1017475630 82038784 19626 4294967295 134512640 135216011 3218442496 3218440848 134527269 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7680/statm: 20029 19626 71 172 0 19856 0
Current children cumulated CPU time (s) 342.35
Current children cumulated vsize (KiB) 82532

[startup+402.305 s]
/proc/loadavg: 1.01 1.00 1.00 3/95 8626
/proc/meminfo: memFree=246548/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2416 CPUtime=90.35
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 386 81602 0 0 0 1 8986 48 21 0 1 0 1017466596 2473984 277 4294967295 134512640 135169312 3216398000 3216394216 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7485/statm: 604 277 235 161 0 43 0
[pid=7680] ppid=7485 vsize=85492 CPUtime=311.99
/proc/7680/stat : 7680 (minisat_static) R 7485 7485 14060 0 -1 4202496 21110 0 0 0 31185 14 0 0 25 0 1 0 1017475630 87543808 21000 4294967295 134512640 135216011 3218442496 3218440848 134527330 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7680/statm: 21373 21000 71 172 0 21200 0
Current children cumulated CPU time (s) 402.34
Current children cumulated vsize (KiB) 87908

[startup+462.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 8814
/proc/meminfo: memFree=242332/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2416 CPUtime=90.35
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 386 81602 0 0 0 1 8986 48 21 0 1 0 1017466596 2473984 277 4294967295 134512640 135169312 3216398000 3216394216 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7485/statm: 604 277 235 161 0 43 0
[pid=7680] ppid=7485 vsize=90488 CPUtime=372
/proc/7680/stat : 7680 (minisat_static) R 7485 7485 14060 0 -1 4202496 22234 0 0 0 37186 14 0 0 25 0 1 0 1017475630 92659712 22124 4294967295 134512640 135216011 3218442496 3218440848 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7680/statm: 22622 22124 71 172 0 22449 0
Current children cumulated CPU time (s) 462.35
Current children cumulated vsize (KiB) 92904

[startup+522.315 s]
/proc/loadavg: 1.00 1.00 1.00 2/95 9003
/proc/meminfo: memFree=239456/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2416 CPUtime=90.35
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 386 81602 0 0 0 1 8986 48 21 0 1 0 1017466596 2473984 277 4294967295 134512640 135169312 3216398000 3216394216 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7485/statm: 604 277 235 161 0 43 0
[pid=7680] ppid=7485 vsize=93304 CPUtime=432.01
/proc/7680/stat : 7680 (minisat_static) R 7485 7485 14060 0 -1 4202496 22911 0 0 0 43187 14 0 0 25 0 1 0 1017475630 95543296 22801 4294967295 134512640 135216011 3218442496 3218440848 134527243 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7680/statm: 23326 22801 71 172 0 23153 0
Current children cumulated CPU time (s) 522.36
Current children cumulated vsize (KiB) 95720

[startup+582.31 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 9195
/proc/meminfo: memFree=235372/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2416 CPUtime=90.35
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 386 81602 0 0 0 1 8986 48 21 0 1 0 1017466596 2473984 277 4294967295 134512640 135169312 3216398000 3216394216 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7485/statm: 604 277 235 161 0 43 0
[pid=7680] ppid=7485 vsize=97184 CPUtime=492.01
/proc/7680/stat : 7680 (minisat_static) R 7485 7485 14060 0 -1 4202496 23931 0 0 0 49185 16 0 0 25 0 1 0 1017475630 99516416 23821 4294967295 134512640 135216011 3218442496 3218440848 134527379 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7680/statm: 24296 23821 71 172 0 24123 0
Current children cumulated CPU time (s) 582.36
Current children cumulated vsize (KiB) 99600

[startup+642.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 9384
/proc/meminfo: memFree=234356/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2416 CPUtime=90.35
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 386 81602 0 0 0 1 8986 48 21 0 1 0 1017466596 2473984 277 4294967295 134512640 135169312 3216398000 3216394216 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7485/statm: 604 277 235 161 0 43 0
[pid=7680] ppid=7485 vsize=98020 CPUtime=552.02
/proc/7680/stat : 7680 (minisat_static) R 7485 7485 14060 0 -1 4202496 24123 0 0 0 55186 16 0 0 25 0 1 0 1017475630 100372480 24013 4294967295 134512640 135216011 3218442496 3218440848 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7680/statm: 24505 24013 71 172 0 24332 0
Current children cumulated CPU time (s) 642.37
Current children cumulated vsize (KiB) 100436

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

[startup+646.314 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 9385
/proc/meminfo: memFree=234256/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2416 CPUtime=90.35
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 386 81602 0 0 0 1 8986 48 21 0 1 0 1017466596 2473984 277 4294967295 134512640 135169312 3216398000 3216394216 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7485/statm: 604 277 235 161 0 43 0
[pid=7680] ppid=7485 vsize=98020 CPUtime=556.02
/proc/7680/stat : 7680 (minisat_static) R 7485 7485 14060 0 -1 4202496 24129 0 0 0 55586 16 0 0 25 0 1 0 1017475630 100372480 24019 4294967295 134512640 135216011 3218442496 3218440848 134527243 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7680/statm: 24505 24019 71 172 0 24332 0
Current children cumulated CPU time (s) 646.37
Current children cumulated vsize (KiB) 100436

[startup+649.514 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 9388
/proc/meminfo: memFree=234116/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2416 CPUtime=90.35
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 386 81602 0 0 0 1 8986 48 21 0 1 0 1017466596 2473984 277 4294967295 134512640 135169312 3216398000 3216394216 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7485/statm: 604 277 235 161 0 43 0
[pid=7680] ppid=7485 vsize=98020 CPUtime=559.22
/proc/7680/stat : 7680 (minisat_static) R 7485 7485 14060 0 -1 4202496 24143 0 0 0 55906 16 0 0 25 0 1 0 1017475630 100372480 24033 4294967295 134512640 135216011 3218442496 3218440848 134527395 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7680/statm: 24505 24033 71 172 0 24332 0
Current children cumulated CPU time (s) 649.57
Current children cumulated vsize (KiB) 100436

[startup+652.714 s]
/proc/loadavg: 1.00 1.00 1.00 5/96 9562
/proc/meminfo: memFree=233816/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2416 CPUtime=90.35
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 386 81602 0 0 0 1 8986 48 21 0 1 0 1017466596 2473984 277 4294967295 134512640 135169312 3216398000 3216394216 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7485/statm: 604 277 235 161 0 43 0
[pid=7680] ppid=7485 vsize=98156 CPUtime=562.42
/proc/7680/stat : 7680 (minisat_static) R 7485 7485 14060 0 -1 4202496 24149 0 0 0 56226 16 0 0 25 0 1 0 1017475630 100511744 24039 4294967295 134512640 135216011 3218442496 3218440848 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7680/statm: 24539 24039 71 172 0 24366 0
Current children cumulated CPU time (s) 652.77
Current children cumulated vsize (KiB) 100572

[startup+654.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 9571
/proc/meminfo: memFree=234032/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2416 CPUtime=90.35
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 386 81602 0 0 0 1 8986 48 21 0 1 0 1017466596 2473984 277 4294967295 134512640 135169312 3216398000 3216394216 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7485/statm: 604 277 235 161 0 43 0
[pid=7680] ppid=7485 vsize=98156 CPUtime=564.02
/proc/7680/stat : 7680 (minisat_static) R 7485 7485 14060 0 -1 4202496 24149 0 0 0 56386 16 0 0 25 0 1 0 1017475630 100511744 24039 4294967295 134512640 135216011 3218442496 3218440848 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7680/statm: 24539 24039 71 172 0 24366 0
Current children cumulated CPU time (s) 654.37
Current children cumulated vsize (KiB) 100572

[startup+655.113 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 9571
/proc/meminfo: memFree=234032/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2416 CPUtime=90.35
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 386 81602 0 0 0 1 8986 48 21 0 1 0 1017466596 2473984 277 4294967295 134512640 135169312 3216398000 3216394216 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7485/statm: 604 277 235 161 0 43 0
[pid=7680] ppid=7485 vsize=98156 CPUtime=564.82
/proc/7680/stat : 7680 (minisat_static) R 7485 7485 14060 0 -1 4202496 24149 0 0 0 56466 16 0 0 25 0 1 0 1017475630 100511744 24039 4294967295 134512640 135216011 3218442496 3218440848 134527539 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7680/statm: 24539 24039 71 172 0 24366 0
Current children cumulated CPU time (s) 655.17
Current children cumulated vsize (KiB) 100572

[startup+655.313 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 9571
/proc/meminfo: memFree=234032/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2416 CPUtime=90.35
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 386 81602 0 0 0 1 8986 48 21 0 1 0 1017466596 2473984 277 4294967295 134512640 135169312 3216398000 3216394216 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7485/statm: 604 277 235 161 0 43 0
[pid=7680] ppid=7485 vsize=98156 CPUtime=565.02
/proc/7680/stat : 7680 (minisat_static) R 7485 7485 14060 0 -1 4202496 24149 0 0 0 56486 16 0 0 25 0 1 0 1017475630 100511744 24039 4294967295 134512640 135216011 3218442496 3218440848 134527548 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7680/statm: 24539 24039 71 172 0 24366 0
Current children cumulated CPU time (s) 655.37
Current children cumulated vsize (KiB) 100572

[startup+655.413 s]
/proc/loadavg: 1.00 1.00 1.00 3/95 9571
/proc/meminfo: memFree=234032/2074464 swapFree=1949056/1959888
[pid=7485] ppid=7483 vsize=2416 CPUtime=90.35
/proc/7485/stat : 7485 (SatELiteGTI) S 7483 7485 14060 0 -1 4194304 386 81602 0 0 0 1 8986 48 21 0 1 0 1017466596 2473984 277 4294967295 134512640 135169312 3216398000 3216394216 3085168366 0 65536 4 65538 3222381614 0 0 17 2 0 0 0
/proc/7485/statm: 604 277 235 161 0 43 0
[pid=7680] ppid=7485 vsize=98156 CPUtime=565.12
/proc/7680/stat : 7680 (minisat_static) R 7485 7485 14060 0 -1 4202496 24149 0 0 0 56496 16 0 0 25 0 1 0 1017475630 100511744 24039 4294967295 134512640 135216011 3218442496 3218440848 134527957 0 0 0 3 0 0 0 17 3 0 0 0
/proc/7680/statm: 24539 24039 71 172 0 24366 0
Current children cumulated CPU time (s) 655.47
Current children cumulated vsize (KiB) 100572

Child status: 20
Real time (s): 655.492
CPU time (s): 655.54
CPU user time (s): 654.86
CPU system time (s): 0.68
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 301448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 654.86
system time used= 0.68
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106421
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= 21
involuntary context switches= 578

runsolver used 0 second user time and 0 second system time

The end

Launcher Data

Begin job on tipi27 at 2009-05-17 05:08:10
IDJOB=1821464
IDBENCH=70961
IDSOLVER=661
FILE ID=tipi27/1821464-1242529690
PBS_JOBID=
Free space on /tmp= 8994 MiB

SOLVER NAME= BinMiniSat 2009-03-21
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_L150_coli.sat.cnf
COMMAND LINE= SatELiteGTI BENCHNAME
RUNSOLVER COMMAND LINE= runsolver --timestamp  -w /tmp/evaluation-result-1821464-1242529690/watcher-1821464-1242529690 -o /tmp/evaluation-result-1821464-1242529690/solver-1821464-1242529690 -C 1200 -W 1800 -M 1800  SatELiteGTI HOME/instance-1821464-1242529690.cnf

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED= 1440044326

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:        375804 kB
Buffers:         72436 kB
Cached:        1490696 kB
SwapCached:       5508 kB
Active:         687568 kB
Inactive:       885404 kB
HighTotal:     1178688 kB
HighFree:       121772 kB
LowTotal:       895776 kB
LowFree:        254032 kB
SwapTotal:     1959888 kB
SwapFree:      1949056 kB
Dirty:           51628 kB
Writeback:           0 kB
AnonPages:        9064 kB
Mapped:           3300 kB
Slab:           117392 kB
PageTables:        536 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= 8994 MiB
End job on tipi27 at 2009-05-17 05:19:10