Trace number 1797011

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
ReVivAl 0.23 + SatElite 2009-03-18UNSAT 625.763 626.075

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l47_lambda.cnf
MD5SUMed7689c65135a913d97feca3ab3874eb
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark291.973
Satisfiable
(Un)Satisfiability was proved
Number of variables33871
Number of clauses170161
Sum of the clauses size490938
Maximum clause length9
Minimum clause length1
Number of clauses of size 14346
Number of clauses of size 241947
Number of clauses of size 3100545
Number of clauses of size 416116
Number of clauses of size 57066
Number of clauses of size over 5141

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.09/0.16	c ==============================================================================
0.09/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.16	c ==============================================================================
0.09/0.16	c |         0 |  159423   466748 |   47826       0        0     nan |  0.000 % |
0.99/1.09	c |         0 |   71082   239848 |      --       0       --      -- |     --   | -82705/-209984
0.99/1.09	c ==============================================================================
0.99/1.09	c Result  :   #vars: 8110   #clauses: 71082   #literals: 239848
0.99/1.09	c CPU time:   1.05584 s
0.99/1.09	c ==============================================================================
1.19/1.24	c SatElite is done !
1.19/1.24	c revival is preprocessing the formula...#ITERATIONS 87
59.72/59.89	#LEARNT CLAUSES 982
59.82/59.97	done !
59.82/59.97	c Calling MINISAT
59.82/59.97	This is MiniSat 2.0 beta
59.82/59.97	WARNING: for repeatability, setting FPU to use double precision
59.82/59.97	============================[ Problem Statistics ]=============================
59.82/59.97	|                                                                             |
59.82/59.97	|  Number of variables:  8110                                                 |
59.82/59.97	|  Number of clauses:    69635                                                |
59.90/60.01	|  Parsing time:         0.04         s                                       |
59.90/60.01	============================[ Search Statistics ]==============================
59.90/60.01	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
59.90/60.01	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
59.90/60.01	===============================================================================
59.90/60.01	|         0 |    7939    69450   221285 |    23150        0    nan |  0.000 % |
59.90/60.02	|       100 |    7939    69450   221285 |    25465      100      9 |  2.109 % |
59.90/60.03	|       251 |    7939    69450   221285 |    28011      251     11 |  2.109 % |
59.90/60.04	|       476 |    7939    69450   221285 |    30812      476     12 |  2.109 % |
59.90/60.07	|       814 |    7939    69450   221285 |    33893      814     13 |  2.109 % |
59.90/60.10	|      1320 |    7939    69450   221285 |    37283     1320     16 |  2.109 % |
59.90/60.17	|      2080 |    7939    69450   221285 |    41011     2080     16 |  2.109 % |
59.90/60.24	|      3219 |    7939    69450   221285 |    45112     3219     16 |  2.109 % |
59.90/60.36	|      4927 |    7939    69450   221285 |    49624     4927     17 |  2.109 % |
59.90/60.57	|      7491 |    7939    69450   221285 |    54586     7491     18 |  2.109 % |
60.81/60.91	|     11336 |    7939    69450   221285 |    60045    11336     19 |  2.109 % |
61.51/61.64	|     17105 |    7939    69450   221285 |    66049    17105     20 |  2.109 % |
62.92/63.08	|     25754 |    7939    69450   221285 |    72654    25754     20 |  2.109 % |
66.31/66.44	|     38729 |    7939    69450   221285 |    79920    38729     21 |  2.109 % |
74.31/74.44	|     58190 |    7939    69450   221285 |    87912    58190     21 |  2.109 % |
89.70/89.83	|     87382 |    7939    69450   221285 |    96703    87382     20 |  2.109 % |
106.39/106.51	|    131171 |    7939    69450   221285 |   106373    52172     21 |  2.109 % |
139.58/139.76	|    196857 |    7939    69450   221285 |   117010    29686     25 |  2.109 % |
202.75/202.91	|    295383 |    7939    69450   221285 |   128712    36424     22 |  2.109 % |
310.90/311.13	|    443175 |    7939    69450   221285 |   141583    81623     21 |  2.109 % |
478.64/478.98	|    664858 |    7926    68074   215399 |   155741    66571     19 |  2.318 % |
625.67/626.06	===============================================================================
625.67/626.06	restarts              : 21
625.67/626.06	conflicts             : 839002         (1483 /sec)
625.67/626.06	decisions             : 1186115        (1.81 % random) (2096 /sec)
625.67/626.06	propagations          : 202984060      (358770 /sec)
625.67/626.06	conflict literals     : 19113329       (39.81 % deleted)
625.67/626.06	Memory used           : 27.39 MB
625.67/626.06	CPU time              : 565.778 s
625.67/626.06	
625.67/626.06	UNSATISFIABLE
625.67/626.07	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797011-1242083115/watcher-1797011-1242083115 -o /tmp/evaluation-result-1797011-1242083115/solver-1797011-1242083115 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797011-1242083115.cnf HOME 

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: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 17053
/proc/meminfo: memFree=766980/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=0
/proc/17053/stat : 17053 (run.sh) R 17051 17053 16487 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 236340553 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 256364833439 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/17053/statm: 1340 237 196 169 0 51 0
[pid=17054] ppid=17053 vsize=980 CPUtime=0
/proc/17054/stat : 17054 (SatElite) R 17053 17053 16487 0 -1 4194304 144 0 0 0 0 0 0 0 18 0 1 0 236340554 1003520 127 1992294400 134512640 135031949 4294956224 18446744073709551615 134545038 0 0 4096 3 0 0 0 17 0 0 0
/proc/17054/statm: 245 129 52 126 0 116 0

[startup+0.059268 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 17053
/proc/meminfo: memFree=766980/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=0
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236340553 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17053/statm: 1340 238 197 169 0 51 0
[pid=17054] ppid=17053 vsize=6408 CPUtime=0.05
/proc/17054/stat : 17054 (SatElite) R 17053 17053 16487 0 -1 4194304 1513 0 0 0 4 1 0 0 19 0 1 0 236340554 6561792 1496 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/17054/statm: 1602 1497 52 126 0 1473 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 11768

[startup+0.101272 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 17053
/proc/meminfo: memFree=766980/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=0
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236340553 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17053/statm: 1340 238 197 169 0 51 0
[pid=17054] ppid=17053 vsize=10860 CPUtime=0.09
/proc/17054/stat : 17054 (SatElite) R 17053 17053 16487 0 -1 4194304 2479 0 0 0 8 1 0 0 19 0 1 0 236340554 11120640 2462 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/17054/statm: 2715 2462 52 126 0 2586 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16220

[startup+0.301291 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 17053
/proc/meminfo: memFree=766980/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=0
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236340553 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17053/statm: 1340 238 197 169 0 51 0
[pid=17054] ppid=17053 vsize=21996 CPUtime=0.29
/proc/17054/stat : 17054 (SatElite) R 17053 17053 16487 0 -1 4194304 4575 0 0 0 27 2 0 0 21 0 1 0 236340554 22523904 4558 1992294400 134512640 135031949 4294956224 18446744073709551615 134540923 0 0 4096 3 0 0 0 17 0 0 0
/proc/17054/statm: 5499 4558 66 126 0 5370 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27356

[startup+0.701332 s]
/proc/loadavg: 1.08 1.02 1.01 3/64 17053
/proc/meminfo: memFree=766980/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=0
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236340553 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17053/statm: 1340 238 197 169 0 51 0
[pid=17054] ppid=17053 vsize=22036 CPUtime=0.69
/proc/17054/stat : 17054 (SatElite) R 17053 17053 16487 0 -1 4194304 4998 0 0 0 66 3 0 0 25 0 1 0 236340554 22564864 4586 1992294400 134512640 135031949 4294956224 18446744073709551615 134566100 0 0 4096 3 0 0 0 17 0 0 0
/proc/17054/statm: 5509 4586 67 126 0 5380 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 27396

[startup+1.50142 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 17055
/proc/meminfo: memFree=745396/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=1.23
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 317 5474 0 0 0 0 119 4 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 5360

[startup+3.10158 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 17056
/proc/meminfo: memFree=758836/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=1.23
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 317 5474 0 0 0 0 119 4 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17056] ppid=17053 vsize=7104 CPUtime=1.84
/proc/17056/stat : 17056 (revival) R 17053 17053 16487 0 -1 4194304 1873 0 0 0 184 0 0 0 25 0 1 50000 236340678 7274496 1490 1992294400 134512640 134537284 4294956384 18446744073709551615 134523742 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17056/statm: 1776 1490 85 6 0 1414 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12464

[startup+6.30191 s]
/proc/loadavg: 1.07 1.02 1.00 2/66 17056
/proc/meminfo: memFree=755380/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=1.23
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 317 5474 0 0 0 0 119 4 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17056] ppid=17053 vsize=10140 CPUtime=5.04
/proc/17056/stat : 17056 (revival) R 17053 17053 16487 0 -1 4194304 2620 0 0 0 503 1 0 0 25 0 1 50000 236340678 10383360 2237 1992294400 134512640 134537284 4294956384 18446744073709551615 134523781 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17056/statm: 2535 2237 85 6 0 2173 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15500

[startup+12.7016 s]
/proc/loadavg: 1.37 1.08 1.03 2/66 17056
/proc/meminfo: memFree=749300/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=1.23
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 317 5474 0 0 0 0 119 4 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17056] ppid=17053 vsize=15948 CPUtime=11.43
/proc/17056/stat : 17056 (revival) R 17053 17053 16487 0 -1 4194304 4067 0 0 0 1142 1 0 0 25 0 1 50000 236340678 16330752 3684 1992294400 134512640 134537284 4294956384 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17056/statm: 3987 3684 85 6 0 3625 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 21308

[startup+25.5059 s]
/proc/loadavg: 1.47 1.11 1.04 2/66 17056
/proc/meminfo: memFree=738356/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=1.23
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 317 5474 0 0 0 0 119 4 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17056] ppid=17053 vsize=26772 CPUtime=24.22
/proc/17056/stat : 17056 (revival) R 17053 17053 16487 0 -1 4194304 6767 0 0 0 2418 4 0 0 25 0 1 50000 236340678 27414528 6384 1992294400 134512640 134537284 4294956384 18446744073709551615 134523882 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17056/statm: 6693 6384 85 6 0 6331 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 32132

[startup+51.1015 s]
/proc/loadavg: 1.28 1.10 1.03 2/66 17056
/proc/meminfo: memFree=717556/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=1.23
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 317 5474 0 0 0 0 119 4 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17056] ppid=17053 vsize=48024 CPUtime=49.8
/proc/17056/stat : 17056 (revival) R 17053 17053 16487 0 -1 4194304 12079 0 0 0 4974 6 0 0 25 0 1 50000 236340678 49176576 11696 1992294400 134512640 134537284 4294956384 18446744073709551615 134517703 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17056/statm: 12006 11696 85 6 0 11644 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 53384

[startup+102.302 s]
/proc/loadavg: 1.22 1.11 1.04 2/66 17057
/proc/meminfo: memFree=745844/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=59.9
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 343 19297 0 0 0 0 5978 12 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17057] ppid=17053 vsize=17664 CPUtime=42.29
/proc/17057/stat : 17057 (minisat) R 17053 17053 16487 0 -1 4194304 4188 0 0 0 4226 3 0 0 25 0 1 0 236346551 18087936 4172 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/17057/statm: 4416 4172 76 170 0 4244 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 23024

[startup+162.302 s]
/proc/loadavg: 1.25 1.14 1.05 2/66 17057
/proc/meminfo: memFree=742964/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=59.9
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 343 19297 0 0 0 0 5978 12 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17057] ppid=17053 vsize=20472 CPUtime=102.27
/proc/17057/stat : 17057 (minisat) R 17053 17053 16487 0 -1 4194304 4907 0 0 0 10223 4 0 0 25 0 1 0 236346551 20963328 4891 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17057/statm: 5118 4891 76 170 0 4946 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 25832

[startup+222.301 s]
/proc/loadavg: 1.09 1.11 1.04 2/66 17057
/proc/meminfo: memFree=739572/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=59.9
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 343 19297 0 0 0 0 5978 12 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17057] ppid=17053 vsize=23956 CPUtime=162.24
/proc/17057/stat : 17057 (minisat) R 17053 17053 16487 0 -1 4194304 5773 0 0 0 16219 5 0 0 25 0 1 0 236346551 24530944 5757 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/17057/statm: 5989 5757 76 170 0 5817 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 29316

[startup+282.301 s]
/proc/loadavg: 1.03 1.09 1.04 2/66 17057
/proc/meminfo: memFree=738804/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=59.9
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 343 19297 0 0 0 0 5978 12 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17057] ppid=17053 vsize=24732 CPUtime=222.21
/proc/17057/stat : 17057 (minisat) R 17053 17053 16487 0 -1 4194304 5967 0 0 0 22216 5 0 0 25 0 1 0 236346551 25325568 5951 1992294400 134512640 135212939 4294956240 18446744073709551615 134535806 0 0 4096 3 0 0 0 17 0 0 0
/proc/17057/statm: 6183 5951 76 170 0 6011 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 30092

[startup+342.301 s]
/proc/loadavg: 1.01 1.07 1.03 2/66 17057
/proc/meminfo: memFree=738612/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=59.9
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 343 19297 0 0 0 0 5978 12 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17057] ppid=17053 vsize=25028 CPUtime=282.19
/proc/17057/stat : 17057 (minisat) R 17053 17053 16487 0 -1 4194304 6013 0 0 0 28214 5 0 0 25 0 1 0 236346551 25628672 5997 1992294400 134512640 135212939 4294956240 18446744073709551615 134526863 0 0 4096 3 0 0 0 17 0 0 0
/proc/17057/statm: 6257 5997 76 170 0 6085 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 30388

[startup+402.302 s]
/proc/loadavg: 1.00 1.05 1.02 2/66 17057
/proc/meminfo: memFree=737972/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=59.9
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 343 19297 0 0 0 0 5978 12 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17057] ppid=17053 vsize=25840 CPUtime=342.16
/proc/17057/stat : 17057 (minisat) R 17053 17053 16487 0 -1 4194304 6171 0 0 0 34211 5 0 0 25 0 1 0 236346551 26460160 6155 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17057/statm: 6460 6155 76 170 0 6288 0
Current children cumulated CPU time (s) 402.06
Current children cumulated vsize (KiB) 31200

[startup+462.302 s]
/proc/loadavg: 1.00 1.04 1.02 2/66 17057
/proc/meminfo: memFree=737332/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=59.9
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 343 19297 0 0 0 0 5978 12 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17057] ppid=17053 vsize=26608 CPUtime=402.14
/proc/17057/stat : 17057 (minisat) R 17053 17053 16487 0 -1 4194304 6340 0 0 0 40209 5 0 0 25 0 1 0 236346551 27246592 6324 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17057/statm: 6652 6324 76 170 0 6480 0
Current children cumulated CPU time (s) 462.04
Current children cumulated vsize (KiB) 31968

[startup+522.302 s]
/proc/loadavg: 1.00 1.03 1.01 2/66 17057
/proc/meminfo: memFree=736884/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=59.9
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 343 19297 0 0 0 0 5978 12 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17057] ppid=17053 vsize=26964 CPUtime=462.11
/proc/17057/stat : 17057 (minisat) R 17053 17053 16487 0 -1 4194304 6427 0 0 0 46206 5 0 0 25 0 1 0 236346551 27611136 6411 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/17057/statm: 6741 6411 76 170 0 6569 0
Current children cumulated CPU time (s) 522.01
Current children cumulated vsize (KiB) 32324

[startup+582.305 s]
/proc/loadavg: 1.00 1.02 1.01 2/66 17057
/proc/meminfo: memFree=735924/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=59.9
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 343 19297 0 0 0 0 5978 12 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17057] ppid=17053 vsize=27872 CPUtime=522.1
/proc/17057/stat : 17057 (minisat) R 17053 17053 16487 0 -1 4194304 6672 0 0 0 52204 6 0 0 25 0 1 0 236346551 28540928 6656 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17057/statm: 6968 6656 76 170 0 6796 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 33232

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

[startup+589.102 s]
/proc/loadavg: 1.00 1.02 1.01 2/66 17057
/proc/meminfo: memFree=735924/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=59.9
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 343 19297 0 0 0 0 5978 12 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17057] ppid=17053 vsize=27872 CPUtime=528.88
/proc/17057/stat : 17057 (minisat) R 17053 17053 16487 0 -1 4194304 6672 0 0 0 52882 6 0 0 25 0 1 0 236346551 28540928 6656 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/17057/statm: 6968 6656 76 170 0 6796 0
Current children cumulated CPU time (s) 588.78
Current children cumulated vsize (KiB) 33232

[startup+601.901 s]
/proc/loadavg: 1.00 1.02 1.01 2/66 17057
/proc/meminfo: memFree=735924/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=59.9
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 343 19297 0 0 0 0 5978 12 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17057] ppid=17053 vsize=28044 CPUtime=541.67
/proc/17057/stat : 17057 (minisat) R 17053 17053 16487 0 -1 4194304 6682 0 0 0 54161 6 0 0 25 0 1 0 236346551 28717056 6666 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17057/statm: 7011 6666 76 170 0 6839 0
Current children cumulated CPU time (s) 601.57
Current children cumulated vsize (KiB) 33404

[startup+614.701 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 17057
/proc/meminfo: memFree=735860/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=59.9
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 343 19297 0 0 0 0 5978 12 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17057] ppid=17053 vsize=28044 CPUtime=554.47
/proc/17057/stat : 17057 (minisat) R 17053 17053 16487 0 -1 4194304 6689 0 0 0 55441 6 0 0 25 0 1 0 236346551 28717056 6673 1992294400 134512640 135212939 4294956240 18446744073709551615 134526704 0 0 4096 3 0 0 0 17 0 0 0
/proc/17057/statm: 7011 6673 76 170 0 6839 0
Current children cumulated CPU time (s) 614.37
Current children cumulated vsize (KiB) 33404

[startup+621.101 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 17057
/proc/meminfo: memFree=735860/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=59.9
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 343 19297 0 0 0 0 5978 12 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17057] ppid=17053 vsize=28044 CPUtime=560.87
/proc/17057/stat : 17057 (minisat) R 17053 17053 16487 0 -1 4194304 6689 0 0 0 56081 6 0 0 25 0 1 0 236346551 28717056 6673 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17057/statm: 7011 6673 76 170 0 6839 0
Current children cumulated CPU time (s) 620.77
Current children cumulated vsize (KiB) 33404

[startup+624.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 17057
/proc/meminfo: memFree=735860/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=59.9
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 343 19297 0 0 0 0 5978 12 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17057] ppid=17053 vsize=28044 CPUtime=564.07
/proc/17057/stat : 17057 (minisat) R 17053 17053 16487 0 -1 4194304 6689 0 0 0 56401 6 0 0 25 0 1 0 236346551 28717056 6673 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/17057/statm: 7011 6673 76 170 0 6839 0
Current children cumulated CPU time (s) 623.97
Current children cumulated vsize (KiB) 33404

[startup+625.102 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 17057
/proc/meminfo: memFree=735860/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=59.9
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 343 19297 0 0 0 0 5978 12 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17057] ppid=17053 vsize=28044 CPUtime=564.87
/proc/17057/stat : 17057 (minisat) R 17053 17053 16487 0 -1 4194304 6689 0 0 0 56481 6 0 0 25 0 1 0 236346551 28717056 6673 1992294400 134512640 135212939 4294956240 18446744073709551615 134524249 0 0 4096 3 0 0 0 17 0 0 0
/proc/17057/statm: 7011 6673 76 170 0 6839 0
Current children cumulated CPU time (s) 624.77
Current children cumulated vsize (KiB) 33404

[startup+625.502 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 17057
/proc/meminfo: memFree=735860/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=59.9
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 343 19297 0 0 0 0 5978 12 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17057] ppid=17053 vsize=28044 CPUtime=565.27
/proc/17057/stat : 17057 (minisat) R 17053 17053 16487 0 -1 4194304 6689 0 0 0 56521 6 0 0 25 0 1 0 236346551 28717056 6673 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17057/statm: 7011 6673 76 170 0 6839 0
Current children cumulated CPU time (s) 625.17
Current children cumulated vsize (KiB) 33404

[startup+625.902 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 17057
/proc/meminfo: memFree=735860/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=59.9
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 343 19297 0 0 0 0 5978 12 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17057] ppid=17053 vsize=28044 CPUtime=565.67
/proc/17057/stat : 17057 (minisat) R 17053 17053 16487 0 -1 4194304 6689 0 0 0 56561 6 0 0 25 0 1 0 236346551 28717056 6673 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/17057/statm: 7011 6673 76 170 0 6839 0
Current children cumulated CPU time (s) 625.57
Current children cumulated vsize (KiB) 33404

[startup+626.003 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 17057
/proc/meminfo: memFree=735860/2055920 swapFree=4181692/4192956
[pid=17053] ppid=17051 vsize=5360 CPUtime=59.9
/proc/17053/stat : 17053 (run.sh) S 17051 17053 16487 0 -1 4194304 343 19297 0 0 0 0 5978 12 16 0 1 0 236340553 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 256364831556 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/17053/statm: 1340 241 197 169 0 51 0
[pid=17057] ppid=17053 vsize=28044 CPUtime=565.77
/proc/17057/stat : 17057 (minisat) R 17053 17053 16487 0 -1 4194304 6689 0 0 0 56571 6 0 0 25 0 1 0 236346551 28717056 6673 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/17057/statm: 7011 6673 76 170 0 6839 0
Current children cumulated CPU time (s) 625.67
Current children cumulated vsize (KiB) 33404

Child status: 20
Real time (s): 626.075
CPU time (s): 625.763
CPU user time (s): 625.564
CPU system time (s): 0.198969
CPU usage (%): 99.9502
Max. virtual memory (cumulated for all children) (KiB): 60260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 625.564
system time used= 0.198969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26351
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= 10
involuntary context switches= 2624

runsolver used 0.844871 second user time and 2.10468 second system time

The end

Launcher Data

Begin job on node90 at 2009-05-12 01:05:15
IDJOB=1797011
IDBENCH=70946
IDSOLVER=648
FILE ID=node90/1797011-1242083115
PBS_JOBID= 9277664
Free space on /tmp= 66284 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/bioinfo/q_query_3_l47_lambda.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797011-1242083115/watcher-1797011-1242083115 -o /tmp/evaluation-result-1797011-1242083115/solver-1797011-1242083115 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797011-1242083115.cnf HOME

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

MD5SUM BENCH= ed7689c65135a913d97feca3ab3874eb
RANDOM SEED=809562940

node90.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.238
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        767460 kB
Buffers:         74972 kB
Cached:        1103904 kB
SwapCached:       5480 kB
Active:         231436 kB
Inactive:       956540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        767460 kB
SwapTotal:     4192956 kB
SwapFree:      4181692 kB
Dirty:            4728 kB
Writeback:           0 kB
Mapped:          15088 kB
Slab:            86488 kB
Committed_AS:   710992 kB
PageTables:       1428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66280 MiB
End job on node90 at 2009-05-12 01:15:41