Trace number 1797010

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

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 revival is preprocessing the formula...#ITERATIONS 27
42.88/42.96	#LEARNT CLAUSES 536
42.98/43.08	done !
42.98/43.08	c Now, SatElite...
42.98/43.08	c Parsing...
43.06/43.20	c ==============================================================================
43.06/43.20	c |           |     ORIGINAL     |              LEARNT              |          |
43.06/43.20	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
43.06/43.20	c ==============================================================================
43.06/43.20	c |         0 |  122606   315532 |   36781       0        0     nan |  0.000 % |
43.06/43.78	c |         0 |   71402   237036 |      --       0       --      -- |     --   | -51204/-78496
43.06/43.78	c ==============================================================================
43.06/43.78	c Result  :   #vars: 7448   #clauses: 71402   #literals: 237036
43.06/43.78	c CPU time:   0.677896 s
43.06/43.78	c ==============================================================================
43.87/43.94	c SatElite is done !
43.87/43.94	c Calling MINISAT
43.87/43.94	This is MiniSat 2.0 beta
43.87/43.94	WARNING: for repeatability, setting FPU to use double precision
43.87/43.94	============================[ Problem Statistics ]=============================
43.87/43.94	|                                                                             |
43.87/43.94	|  Number of variables:  7448                                                 |
43.87/43.94	|  Number of clauses:    71402                                                |
43.87/43.98	|  Parsing time:         0.04         s                                       |
43.87/43.98	============================[ Search Statistics ]==============================
43.87/43.98	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
43.87/43.98	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
43.87/43.98	===============================================================================
43.87/43.98	|         0 |    7448    71402   237036 |    23800        0    nan |  0.000 % |
43.87/43.99	|       100 |    7448    71402   237036 |    26180      100     10 |  0.000 % |
43.87/44.00	|       251 |    7448    71402   237036 |    28798      251     11 |  0.000 % |
43.91/44.01	|       476 |    7448    71402   237036 |    31678      476     12 |  0.000 % |
43.91/44.03	|       813 |    7448    71402   237036 |    34846      813     13 |  0.000 % |
43.91/44.06	|      1319 |    7448    71402   237036 |    38331     1319     15 |  0.000 % |
43.91/44.11	|      2079 |    7448    71402   237036 |    42164     2079     15 |  0.000 % |
43.91/44.18	|      3218 |    7448    71402   237036 |    46380     3218     15 |  0.000 % |
43.91/44.31	|      4926 |    7448    71402   237036 |    51018     4926     17 |  0.000 % |
43.91/44.53	|      7490 |    7448    71402   237036 |    56120     7490     19 |  0.000 % |
43.91/44.92	|     11334 |    7448    71402   237036 |    61732    11334     19 |  0.000 % |
45.66/45.78	|     17101 |    7448    71402   237036 |    67906    17101     21 |  0.000 % |
47.05/47.17	|     25750 |    7448    71402   237036 |    74696    25750     21 |  0.000 % |
49.75/49.84	|     38724 |    7448    71402   237036 |    82166    38724     20 |  0.000 % |
56.15/56.22	|     58186 |    7448    71402   237036 |    90382    58186     20 |  0.000 % |
75.04/75.17	|     87379 |    7448    71402   237036 |    99421    87379     20 |  0.000 % |
95.83/95.93	|    131168 |    7448    71402   237036 |   109363    56272     20 |  0.000 % |
135.73/135.88	|    196852 |    7448    71402   237036 |   120299    32819     21 |  0.000 % |
199.81/199.98	|    295380 |    7448    71402   237036 |   132329    37273     21 |  0.000 % |
308.58/308.78	|    443169 |    7448    71402   237036 |   145562    80435     23 |  0.000 % |
493.83/494.00	|    664852 |    7448    71402   237036 |   160118    56461     21 |  0.000 % |
698.88/699.13	===============================================================================
698.88/699.13	restarts              : 21
698.88/699.13	conflicts             : 905819         (1383 /sec)
698.88/699.13	decisions             : 1287514        (1.81 % random) (1966 /sec)
698.88/699.13	propagations          : 192655168      (294161 /sec)
698.88/699.13	conflict literals     : 20879911       (39.05 % deleted)
698.88/699.13	Memory used           : 28.32 MB
698.88/699.13	CPU time              : 654.931 s
698.88/699.13	
698.88/699.13	UNSATISFIABLE
698.88/699.13	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-1797010-1242083109/watcher-1797010-1242083109 -o /tmp/evaluation-result-1797010-1242083109/solver-1797010-1242083109 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797010-1242083109.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.00 1.00 1.00 3/64 4389
/proc/meminfo: memFree=1073880/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=0
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344097 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 237 196 169 0 51 0
[pid=4390] ppid=4389 vsize=1868 CPUtime=0
/proc/4390/stat : 4390 (revival) R 4389 4389 3885 0 -1 4194304 177 0 0 0 0 0 0 0 20 0 1 0 236344097 1912832 143 1992294400 134512640 134537284 4294956368 18446744073709551615 1610701 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 467 151 80 6 0 105 0

[startup+0.0508521 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4389
/proc/meminfo: memFree=1073880/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=0
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344097 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 237 196 169 0 51 0
[pid=4390] ppid=4389 vsize=10644 CPUtime=0.04
/proc/4390/stat : 4390 (revival) R 4389 4389 3885 0 -1 4194304 2206 0 0 0 3 1 0 0 20 0 1 0 236344097 10899456 2168 1992294400 134512640 134537284 4294956368 18446744073709551615 1607291 0 0 4096 0 0 0 0 17 1 0 0
/proc/4390/statm: 2661 2169 82 6 0 2299 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 16004

[startup+0.102855 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4389
/proc/meminfo: memFree=1073880/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=0
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344097 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 237 196 169 0 51 0
[pid=4390] ppid=4389 vsize=11968 CPUtime=0.09
/proc/4390/stat : 4390 (revival) R 4389 4389 3885 0 -1 4194304 3116 0 0 0 8 1 0 0 20 0 1 50000 236344097 12255232 2295 1992294400 134512640 134537284 4294956368 18446744073709551615 1607291 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4390/statm: 2992 2295 85 6 0 2630 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17328

[startup+0.301872 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4389
/proc/meminfo: memFree=1073880/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=0
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344097 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 237 196 169 0 51 0
[pid=4390] ppid=4389 vsize=11968 CPUtime=0.28
/proc/4390/stat : 4390 (revival) R 4389 4389 3885 0 -1 4194304 3119 0 0 0 27 1 0 0 20 0 1 50000 236344097 12255232 2298 1992294400 134512640 134537284 4294956368 18446744073709551615 134524284 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4390/statm: 2992 2298 85 6 0 2630 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 17328

[startup+0.701906 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 4389
/proc/meminfo: memFree=1073880/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=0
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344097 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 237 196 169 0 51 0
[pid=4390] ppid=4389 vsize=12100 CPUtime=0.68
/proc/4390/stat : 4390 (revival) R 4389 4389 3885 0 -1 4194304 3133 0 0 0 67 1 0 0 25 0 1 50000 236344097 12390400 2312 1992294400 134512640 134537284 4294956368 18446744073709551615 134523992 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4390/statm: 3025 2312 85 6 0 2663 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 17460

[startup+1.50297 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4391
/proc/meminfo: memFree=1064520/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=0
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344097 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 237 196 169 0 51 0
[pid=4390] ppid=4389 vsize=12232 CPUtime=1.49
/proc/4390/stat : 4390 (revival) R 4389 4389 3885 0 -1 4194304 3172 0 0 0 148 1 0 0 25 0 1 50000 236344097 12525568 2351 1992294400 134512640 134537284 4294956368 18446744073709551615 134528363 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4390/statm: 3058 2351 85 6 0 2696 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17592

[startup+3.10111 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4391
/proc/meminfo: memFree=1064328/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=0
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344097 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 237 196 169 0 51 0
[pid=4390] ppid=4389 vsize=12496 CPUtime=3.08
/proc/4390/stat : 4390 (revival) R 4389 4389 3885 0 -1 4194304 3250 0 0 0 307 1 0 0 25 0 1 50000 236344097 12795904 2429 1992294400 134512640 134537284 4294956368 18446744073709551615 134523634 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4390/statm: 3124 2429 85 6 0 2762 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 17856

[startup+6.30139 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4391
/proc/meminfo: memFree=1063048/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=0
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344097 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 237 196 169 0 51 0
[pid=4390] ppid=4389 vsize=13552 CPUtime=6.28
/proc/4390/stat : 4390 (revival) R 4389 4389 3885 0 -1 4194304 3518 0 0 0 627 1 0 0 25 0 1 50000 236344097 13877248 2697 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4390/statm: 3388 2697 85 6 0 3026 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18912

[startup+12.7019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4391
/proc/meminfo: memFree=1060872/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=0
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344097 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 237 196 169 0 51 0
[pid=4390] ppid=4389 vsize=15664 CPUtime=12.68
/proc/4390/stat : 4390 (revival) R 4389 4389 3885 0 -1 4194304 4048 0 0 0 1266 2 0 0 25 0 1 50000 236344097 16039936 3227 1992294400 134512640 134537284 4294956368 18446744073709551615 134523922 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4390/statm: 3916 3227 85 6 0 3554 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21024

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4391
/proc/meminfo: memFree=1056904/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=0
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236344097 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 237 196 169 0 51 0
[pid=4390] ppid=4389 vsize=19492 CPUtime=25.48
/proc/4390/stat : 4390 (revival) R 4389 4389 3885 0 -1 4194304 5012 0 0 0 2545 3 0 0 25 0 1 50000 236344097 19959808 4191 1992294400 134512640 134537284 4294956368 18446744073709551615 134523652 0 0 4096 8192 0 0 0 17 1 0 0
/proc/4390/statm: 4873 4191 85 6 0 4511 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 24852

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1058568/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=10592 CPUtime=7.14
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 2512 0 0 0 713 1 0 0 25 0 1 0 236348491 10846208 2496 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 2648 2496 76 170 0 2476 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15952

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1051464/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=17688 CPUtime=58.33
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 4216 0 0 0 5830 3 0 0 25 0 1 0 236348491 18112512 4200 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 4422 4200 76 170 0 4250 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 23048

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1049352/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=19696 CPUtime=118.31
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 4731 0 0 0 11827 4 0 0 25 0 1 0 236348491 20168704 4715 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 4924 4715 76 170 0 4752 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 25056

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1045448/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=23552 CPUtime=178.29
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 5706 0 0 0 17824 5 0 0 25 0 1 0 236348491 24117248 5690 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 5888 5690 76 170 0 5716 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 28912

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1044616/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=24360 CPUtime=238.28
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 5921 0 0 0 23823 5 0 0 25 0 1 0 236348491 24944640 5905 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 6090 5905 76 170 0 5918 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 29720

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1044232/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=24816 CPUtime=298.26
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 5999 0 0 0 29821 5 0 0 25 0 1 0 236348491 25411584 5983 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 6204 5983 76 170 0 6032 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 30176

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1042632/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=26684 CPUtime=358.24
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 6408 0 0 0 35819 5 0 0 25 0 1 0 236348491 27324416 6392 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 6671 6392 76 170 0 6499 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 32044

[startup+462.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1042120/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=27148 CPUtime=418.23
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 6523 0 0 0 41817 6 0 0 25 0 1 0 236348491 27799552 6507 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 6787 6507 76 170 0 6615 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 32508

[startup+522.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1041800/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=27580 CPUtime=478.21
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 6598 0 0 0 47815 6 0 0 25 0 1 0 236348491 28241920 6582 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 6895 6582 76 170 0 6723 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 32940

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1040904/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=28396 CPUtime=538.19
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 6820 0 0 0 53813 6 0 0 25 0 1 0 236348491 29077504 6804 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 7099 6804 76 170 0 6927 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 33756

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1040648/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=28700 CPUtime=598.19
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 6884 0 0 0 59812 7 0 0 25 0 1 0 236348491 29388800 6868 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 7175 6868 76 170 0 7003 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 34060

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

[startup+665.505 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1040392/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=28844 CPUtime=621.38
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 6929 0 0 0 62131 7 0 0 25 0 1 0 236348491 29536256 6913 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 7211 6913 76 170 0 7039 0
Current children cumulated CPU time (s) 665.29
Current children cumulated vsize (KiB) 34204

[startup+678.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1040328/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=28844 CPUtime=634.17
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 6946 0 0 0 63410 7 0 0 25 0 1 0 236348491 29536256 6930 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 7211 6930 76 170 0 7039 0
Current children cumulated CPU time (s) 678.08
Current children cumulated vsize (KiB) 34204

[startup+691.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1040328/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=28844 CPUtime=646.97
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 6946 0 0 0 64690 7 0 0 25 0 1 0 236348491 29536256 6930 1992294400 134512640 135212939 4294956240 18446744073709551615 134527048 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 7211 6930 76 170 0 7039 0
Current children cumulated CPU time (s) 690.88
Current children cumulated vsize (KiB) 34204

[startup+694.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1040328/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=28844 CPUtime=650.17
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 6946 0 0 0 65010 7 0 0 25 0 1 0 236348491 29536256 6930 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 7211 6930 76 170 0 7039 0
Current children cumulated CPU time (s) 694.08
Current children cumulated vsize (KiB) 34204

[startup+697.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1040328/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=28996 CPUtime=653.37
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 6952 0 0 0 65330 7 0 0 25 0 1 0 236348491 29691904 6936 1992294400 134512640 135212939 4294956240 18446744073709551615 134524243 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 7249 6936 76 170 0 7077 0
Current children cumulated CPU time (s) 697.28
Current children cumulated vsize (KiB) 34356

[startup+698.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1040328/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=28996 CPUtime=654.17
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 6952 0 0 0 65410 7 0 0 25 0 1 0 236348491 29691904 6936 1992294400 134512640 135212939 4294956240 18446744073709551615 134523991 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 7249 6936 76 170 0 7077 0
Current children cumulated CPU time (s) 698.08
Current children cumulated vsize (KiB) 34356

[startup+698.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1040328/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=28996 CPUtime=654.57
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 6952 0 0 0 65450 7 0 0 25 0 1 0 236348491 29691904 6936 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 7249 6936 76 170 0 7077 0
Current children cumulated CPU time (s) 698.48
Current children cumulated vsize (KiB) 34356

[startup+699.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 4393
/proc/meminfo: memFree=1040328/2055920 swapFree=4178016/4192956
[pid=4389] ppid=4387 vsize=5360 CPUtime=43.91
/proc/4389/stat : 4389 (run.sh) S 4387 4389 3885 0 -1 4194304 341 10836 0 0 0 0 4383 8 16 0 1 0 236344097 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/4389/statm: 1340 241 197 169 0 51 0
[pid=4393] ppid=4389 vsize=28996 CPUtime=654.97
/proc/4393/stat : 4393 (minisat) R 4389 4389 3885 0 -1 4194304 6952 0 0 0 65490 7 0 0 25 0 1 0 236348491 29691904 6936 1992294400 134512640 135212939 4294956240 18446744073709551615 134526759 0 0 4096 3 0 0 0 17 1 0 0
/proc/4393/statm: 7249 6936 76 170 0 7077 0
Current children cumulated CPU time (s) 698.88
Current children cumulated vsize (KiB) 34356

Child status: 20
Real time (s): 699.136
CPU time (s): 698.938
CPU user time (s): 698.769
CPU system time (s): 0.168974
CPU usage (%): 99.9717
Max. virtual memory (cumulated for all children) (KiB): 34356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 698.769
system time used= 0.168974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18151
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= 11
involuntary context switches= 1684

runsolver used 0.812876 second user time and 1.67474 second system time

The end

Launcher Data

Begin job on node31 at 2009-05-12 01:05:09
IDJOB=1797010
IDBENCH=70946
IDSOLVER=647
FILE ID=node31/1797010-1242083109
PBS_JOBID= 9277589
Free space on /tmp= 66288 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 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-1797010-1242083109/watcher-1797010-1242083109 -o /tmp/evaluation-result-1797010-1242083109/solver-1797010-1242083109 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797010-1242083109.cnf HOME

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

MD5SUM BENCH= ed7689c65135a913d97feca3ab3874eb
RANDOM SEED=1248663541

node31.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.213
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.213
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1074296 kB
Buffers:         58128 kB
Cached:         824068 kB
SwapCached:       8604 kB
Active:          57460 kB
Inactive:       835968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1074296 kB
SwapTotal:     4192956 kB
SwapFree:      4178016 kB
Dirty:            4536 kB
Writeback:           0 kB
Mapped:          14376 kB
Slab:            73900 kB
Committed_AS:   768944 kB
PageTables:       1488 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 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 node31 at 2009-05-12 01:16:48