Trace number 1796990

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 455.118 455.315

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_l46_lambda.cnf
MD5SUMeb4d0d02a25a8a84182ddd3b6d1fa8b5
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark361.596
Satisfiable
(Un)Satisfiability was proved
Number of variables33090
Number of clauses165828
Sum of the clauses size478271
Maximum clause length9
Minimum clause length1
Number of clauses of size 14268
Number of clauses of size 241089
Number of clauses of size 397665
Number of clauses of size 415752
Number of clauses of size 56916
Number of clauses of size over 5138

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 26
36.87/36.93	#LEARNT CLAUSES 519
36.98/37.04	done !
36.98/37.04	c Now, SatElite...
36.98/37.04	c Parsing...
37.01/37.16	c ==============================================================================
37.01/37.16	c |           |     ORIGINAL     |              LEARNT              |          |
37.01/37.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
37.01/37.16	c ==============================================================================
37.01/37.16	c |         0 |  119160   306277 |   35747       0        0     nan |  0.000 % |
37.65/37.74	c |         0 |   69390   230109 |      --       0       --      -- |     --   | -49770/-76168
37.65/37.74	c ==============================================================================
37.65/37.74	c Result  :   #vars: 7265   #clauses: 69390   #literals: 230109
37.65/37.74	c CPU time:   0.676897 s
37.65/37.74	c ==============================================================================
37.75/37.89	c SatElite is done !
37.75/37.89	c Calling MINISAT
37.75/37.89	This is MiniSat 2.0 beta
37.75/37.89	WARNING: for repeatability, setting FPU to use double precision
37.75/37.89	============================[ Problem Statistics ]=============================
37.75/37.89	|                                                                             |
37.75/37.89	|  Number of variables:  7265                                                 |
37.75/37.89	|  Number of clauses:    69390                                                |
37.87/37.94	|  Parsing time:         0.04         s                                       |
37.87/37.94	============================[ Search Statistics ]==============================
37.87/37.94	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
37.87/37.94	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
37.87/37.94	===============================================================================
37.87/37.94	|         0 |    7265    69390   230109 |    23130        0    nan |  0.000 % |
37.87/37.95	|       101 |    7265    69390   230109 |    25443      101      9 |  0.000 % |
37.87/37.96	|       253 |    7265    69390   230109 |    27987      253     12 |  0.000 % |
37.87/37.97	|       478 |    7265    69390   230109 |    30786      478     14 |  0.000 % |
37.87/38.00	|       817 |    7265    69390   230109 |    33864      817     14 |  0.000 % |
37.87/38.03	|      1325 |    7265    69390   230109 |    37251     1325     14 |  0.000 % |
37.87/38.08	|      2084 |    7265    69390   230109 |    40976     2084     17 |  0.000 % |
37.87/38.15	|      3224 |    7265    69390   230109 |    45073     3224     18 |  0.000 % |
37.87/38.28	|      4934 |    7265    69390   230109 |    49581     4934     17 |  0.000 % |
38.36/38.49	|      7496 |    7265    69390   230109 |    54539     7496     17 |  0.000 % |
38.75/38.89	|     11340 |    7265    69390   230109 |    59993    11340     18 |  0.000 % |
39.26/39.34	|     17106 |    7265    69390   230109 |    65992    17106     19 |  0.000 % |
40.46/40.52	|     25755 |    7265    69390   230109 |    72591    25755     19 |  0.000 % |
43.06/43.14	|     38729 |    7265    69390   230109 |    79851    38729     19 |  0.000 % |
48.96/49.05	|     58190 |    7265    69390   230109 |    87836    58190     19 |  0.000 % |
65.64/65.74	|     87382 |    7265    69390   230109 |    96619    87382     20 |  0.000 % |
80.34/80.40	|    131171 |    7263    69114   229021 |   106281    25747     18 |  0.028 % |
119.52/119.61	|    196856 |    7263    69114   229021 |   116909    91432     21 |  0.028 % |
173.40/173.58	|    295382 |    7263    69114   229021 |   128600    92397     22 |  0.028 % |
293.33/293.59	|    443171 |    7261    69101   228994 |   141460    37401     18 |  0.055 % |
455.10/455.31	===============================================================================
455.10/455.31	restarts              : 20
455.10/455.31	conflicts             : 643360         (1542 /sec)
455.10/455.31	decisions             : 919880         (1.82 % random) (2205 /sec)
455.10/455.31	propagations          : 137365339      (329275 /sec)
455.10/455.31	conflict literals     : 13992679       (38.79 % deleted)
455.10/455.31	Memory used           : 25.02 MB
455.10/455.31	CPU time              : 417.175 s
455.10/455.31	
455.10/455.31	UNSATISFIABLE
455.10/455.31	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-1796990-1242082960/watcher-1796990-1242082960 -o /tmp/evaluation-result-1796990-1242082960/solver-1796990-1242082960 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1796990-1242082960.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.06 1.01 1.00 3/64 30424
/proc/meminfo: memFree=1044328/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=0
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236320399 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 237 196 169 0 51 0
[pid=30425] ppid=30424 vsize=2124 CPUtime=0
/proc/30425/stat : 30425 (revival) R 30424 30424 29975 0 -1 4194304 283 0 0 0 0 0 0 0 19 0 1 0 236320399 2174976 249 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/30425/statm: 531 257 81 6 0 169 0

[startup+0.088031 s]
/proc/loadavg: 1.06 1.01 1.00 3/64 30424
/proc/meminfo: memFree=1044328/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=0
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236320399 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 237 196 169 0 51 0
[pid=30425] ppid=30424 vsize=11824 CPUtime=0.08
/proc/30425/stat : 30425 (revival) R 30424 30424 29975 0 -1 4194304 3033 0 0 0 7 1 0 0 19 0 1 50000 236320399 12107776 2233 1992294400 134512640 134537284 4294956368 18446744073709551615 134515837 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30425/statm: 2956 2233 85 6 0 2594 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17184

[startup+0.101031 s]
/proc/loadavg: 1.06 1.01 1.00 3/64 30424
/proc/meminfo: memFree=1044328/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=0
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236320399 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 237 196 169 0 51 0
[pid=30425] ppid=30424 vsize=11824 CPUtime=0.09
/proc/30425/stat : 30425 (revival) R 30424 30424 29975 0 -1 4194304 3044 0 0 0 8 1 0 0 19 0 1 50000 236320399 12107776 2244 1992294400 134512640 134537284 4294956368 18446744073709551615 134515837 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30425/statm: 2956 2244 85 6 0 2594 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17184

[startup+0.301051 s]
/proc/loadavg: 1.06 1.01 1.00 3/64 30424
/proc/meminfo: memFree=1044328/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=0
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236320399 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 237 196 169 0 51 0
[pid=30425] ppid=30424 vsize=11824 CPUtime=0.29
/proc/30425/stat : 30425 (revival) R 30424 30424 29975 0 -1 4194304 3044 0 0 0 28 1 0 0 21 0 1 50000 236320399 12107776 2244 1992294400 134512640 134537284 4294956368 18446744073709551615 134523580 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30425/statm: 2956 2244 85 6 0 2594 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17184

[startup+0.701107 s]
/proc/loadavg: 1.06 1.01 1.00 3/64 30424
/proc/meminfo: memFree=1044328/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=0
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236320399 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 237 196 169 0 51 0
[pid=30425] ppid=30424 vsize=11824 CPUtime=0.69
/proc/30425/stat : 30425 (revival) R 30424 30424 29975 0 -1 4194304 3051 0 0 0 68 1 0 0 24 0 1 50000 236320399 12107776 2251 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30425/statm: 2956 2251 85 6 0 2594 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17184

[startup+1.50122 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 30426
/proc/meminfo: memFree=1035096/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=0
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236320399 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 237 196 169 0 51 0
[pid=30425] ppid=30424 vsize=12088 CPUtime=1.49
/proc/30425/stat : 30425 (revival) R 30424 30424 29975 0 -1 4194304 3098 0 0 0 148 1 0 0 25 0 1 50000 236320399 12378112 2298 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30425/statm: 3022 2298 85 6 0 2660 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17448

[startup+3.10145 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 30426
/proc/meminfo: memFree=1034904/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=0
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236320399 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 237 196 169 0 51 0
[pid=30425] ppid=30424 vsize=12352 CPUtime=3.09
/proc/30425/stat : 30425 (revival) R 30424 30424 29975 0 -1 4194304 3188 0 0 0 308 1 0 0 25 0 1 50000 236320399 12648448 2388 1992294400 134512640 134537284 4294956368 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30425/statm: 3088 2388 85 6 0 2726 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17712

[startup+6.3019 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 30426
/proc/meminfo: memFree=1033624/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=0
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236320399 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 237 196 169 0 51 0
[pid=30425] ppid=30424 vsize=13540 CPUtime=6.28
/proc/30425/stat : 30425 (revival) R 30424 30424 29975 0 -1 4194304 3490 0 0 0 627 1 0 0 25 0 1 50000 236320399 13864960 2690 1992294400 134512640 134537284 4294956368 18446744073709551615 134523620 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30425/statm: 3385 2690 85 6 0 3023 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18900

[startup+12.7018 s]
/proc/loadavg: 1.05 1.01 1.00 2/66 30426
/proc/meminfo: memFree=1031264/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=0
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236320399 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 237 196 169 0 51 0
[pid=30425] ppid=30424 vsize=15784 CPUtime=12.68
/proc/30425/stat : 30425 (revival) R 30424 30424 29975 0 -1 4194304 4035 0 0 0 1266 2 0 0 25 0 1 50000 236320399 16162816 3235 1992294400 134512640 134537284 4294956368 18446744073709551615 134524049 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30425/statm: 3946 3235 85 6 0 3584 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 21144

[startup+25.5026 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 30426
/proc/meminfo: memFree=1027104/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=0
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236320399 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 237 196 169 0 51 0
[pid=30425] ppid=30424 vsize=20008 CPUtime=25.48
/proc/30425/stat : 30425 (revival) R 30424 30424 29975 0 -1 4194304 5079 0 0 0 2545 3 0 0 25 0 1 50000 236320399 20488192 4279 1992294400 134512640 134537284 4294956368 18446744073709551615 134523932 0 0 4096 8192 0 0 0 17 0 0 0
/proc/30425/statm: 5002 4279 85 6 0 4640 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 25368

[startup+51.1022 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 30428
/proc/meminfo: memFree=1027104/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=37.87
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 341 10399 0 0 0 0 3779 8 16 0 1 0 236320399 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 241 197 169 0 51 0
[pid=30428] ppid=30424 vsize=12780 CPUtime=13.18
/proc/30428/stat : 30428 (minisat) R 30424 30424 29975 0 -1 4194304 3013 0 0 0 1316 2 0 0 25 0 1 0 236324188 13086720 2997 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/30428/statm: 3195 2997 76 170 0 3023 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 18140

[startup+102.307 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 30428
/proc/meminfo: memFree=1022560/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=37.87
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 341 10399 0 0 0 0 3779 8 16 0 1 0 236320399 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 241 197 169 0 51 0
[pid=30428] ppid=30424 vsize=17140 CPUtime=64.36
/proc/30428/stat : 30428 (minisat) R 30424 30424 29975 0 -1 4194304 4094 0 0 0 6433 3 0 0 25 0 1 0 236324188 17551360 4078 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/30428/statm: 4285 4078 76 170 0 4113 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 22500

[startup+162.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30428
/proc/meminfo: memFree=1018208/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=37.87
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 341 10399 0 0 0 0 3779 8 16 0 1 0 236320399 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 241 197 169 0 51 0
[pid=30428] ppid=30424 vsize=21504 CPUtime=124.33
/proc/30428/stat : 30428 (minisat) R 30424 30424 29975 0 -1 4194304 5177 0 0 0 12429 4 0 0 25 0 1 0 236324188 22020096 5161 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/30428/statm: 5376 5161 76 170 0 5204 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 26864

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30428
/proc/meminfo: memFree=1016224/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=37.87
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 341 10399 0 0 0 0 3779 8 16 0 1 0 236320399 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 241 197 169 0 51 0
[pid=30428] ppid=30424 vsize=23500 CPUtime=184.3
/proc/30428/stat : 30428 (minisat) R 30424 30424 29975 0 -1 4194304 5679 0 0 0 18425 5 0 0 25 0 1 0 236324188 24064000 5663 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/30428/statm: 5875 5663 76 170 0 5703 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 28860

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30428
/proc/meminfo: memFree=1015648/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=37.87
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 341 10399 0 0 0 0 3779 8 16 0 1 0 236320399 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 241 197 169 0 51 0
[pid=30428] ppid=30424 vsize=24068 CPUtime=244.27
/proc/30428/stat : 30428 (minisat) R 30424 30424 29975 0 -1 4194304 5829 0 0 0 24422 5 0 0 25 0 1 0 236324188 24645632 5813 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/30428/statm: 6017 5813 76 170 0 5845 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 29428

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30428
/proc/meminfo: memFree=1015272/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=37.87
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 341 10399 0 0 0 0 3779 8 16 0 1 0 236320399 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 241 197 169 0 51 0
[pid=30428] ppid=30424 vsize=24432 CPUtime=304.25
/proc/30428/stat : 30428 (minisat) R 30424 30424 29975 0 -1 4194304 5910 0 0 0 30420 5 0 0 25 0 1 0 236324188 25018368 5894 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/30428/statm: 6108 5894 76 170 0 5936 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 29792

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30428
/proc/meminfo: memFree=1014632/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=37.87
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 341 10399 0 0 0 0 3779 8 16 0 1 0 236320399 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 241 197 169 0 51 0
[pid=30428] ppid=30424 vsize=25452 CPUtime=364.23
/proc/30428/stat : 30428 (minisat) R 30424 30424 29975 0 -1 4194304 6065 0 0 0 36418 5 0 0 25 0 1 0 236324188 26062848 6049 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/30428/statm: 6363 6049 76 170 0 6191 0
Current children cumulated CPU time (s) 402.1
Current children cumulated vsize (KiB) 30812

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

[startup+409.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30428
/proc/meminfo: memFree=1014632/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=37.87
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 341 10399 0 0 0 0 3779 8 16 0 1 0 236320399 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 241 197 169 0 51 0
[pid=30428] ppid=30424 vsize=25452 CPUtime=371.44
/proc/30428/stat : 30428 (minisat) R 30424 30424 29975 0 -1 4194304 6065 0 0 0 37138 6 0 0 25 0 1 0 236324188 26062848 6049 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/30428/statm: 6363 6049 76 170 0 6191 0
Current children cumulated CPU time (s) 409.31
Current children cumulated vsize (KiB) 30812

[startup+435.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30428
/proc/meminfo: memFree=1014568/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=37.87
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 341 10399 0 0 0 0 3779 8 16 0 1 0 236320399 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 241 197 169 0 51 0
[pid=30428] ppid=30424 vsize=25452 CPUtime=397.03
/proc/30428/stat : 30428 (minisat) R 30424 30424 29975 0 -1 4194304 6066 0 0 0 39697 6 0 0 25 0 1 0 236324188 26062848 6050 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/30428/statm: 6363 6050 76 170 0 6191 0
Current children cumulated CPU time (s) 434.9
Current children cumulated vsize (KiB) 30812

[startup+447.901 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30428
/proc/meminfo: memFree=1014376/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=37.87
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 341 10399 0 0 0 0 3779 8 16 0 1 0 236320399 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 241 197 169 0 51 0
[pid=30428] ppid=30424 vsize=25616 CPUtime=409.82
/proc/30428/stat : 30428 (minisat) R 30424 30424 29975 0 -1 4194304 6122 0 0 0 40976 6 0 0 25 0 1 0 236324188 26230784 6106 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/30428/statm: 6404 6106 76 170 0 6232 0
Current children cumulated CPU time (s) 447.69
Current children cumulated vsize (KiB) 30976

[startup+451.102 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30428
/proc/meminfo: memFree=1014376/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=37.87
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 341 10399 0 0 0 0 3779 8 16 0 1 0 236320399 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 241 197 169 0 51 0
[pid=30428] ppid=30424 vsize=25616 CPUtime=413.02
/proc/30428/stat : 30428 (minisat) R 30424 30424 29975 0 -1 4194304 6124 0 0 0 41296 6 0 0 25 0 1 0 236324188 26230784 6108 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/30428/statm: 6404 6108 76 170 0 6232 0
Current children cumulated CPU time (s) 450.89
Current children cumulated vsize (KiB) 30976

[startup+452.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30428
/proc/meminfo: memFree=1014376/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=37.87
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 341 10399 0 0 0 0 3779 8 16 0 1 0 236320399 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 241 197 169 0 51 0
[pid=30428] ppid=30424 vsize=25616 CPUtime=414.62
/proc/30428/stat : 30428 (minisat) R 30424 30424 29975 0 -1 4194304 6125 0 0 0 41456 6 0 0 25 0 1 0 236324188 26230784 6109 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/30428/statm: 6404 6109 76 170 0 6232 0
Current children cumulated CPU time (s) 452.49
Current children cumulated vsize (KiB) 30976

[startup+454.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30428
/proc/meminfo: memFree=1014376/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=37.87
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 341 10399 0 0 0 0 3779 8 16 0 1 0 236320399 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 241 197 169 0 51 0
[pid=30428] ppid=30424 vsize=25616 CPUtime=416.23
/proc/30428/stat : 30428 (minisat) R 30424 30424 29975 0 -1 4194304 6125 0 0 0 41617 6 0 0 25 0 1 0 236324188 26230784 6109 1992294400 134512640 135212939 4294956240 18446744073709551615 134530427 0 0 4096 3 0 0 0 17 0 0 0
/proc/30428/statm: 6404 6109 76 170 0 6232 0
Current children cumulated CPU time (s) 454.1
Current children cumulated vsize (KiB) 30976

[startup+455.101 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30428
/proc/meminfo: memFree=1014376/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=37.87
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 341 10399 0 0 0 0 3779 8 16 0 1 0 236320399 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 241 197 169 0 51 0
[pid=30428] ppid=30424 vsize=25616 CPUtime=417.02
/proc/30428/stat : 30428 (minisat) R 30424 30424 29975 0 -1 4194304 6125 0 0 0 41696 6 0 0 25 0 1 0 236324188 26230784 6109 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/30428/statm: 6404 6109 76 170 0 6232 0
Current children cumulated CPU time (s) 454.89
Current children cumulated vsize (KiB) 30976

[startup+455.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 30428
/proc/meminfo: memFree=1014376/2055920 swapFree=4180360/4192956
[pid=30424] ppid=30422 vsize=5360 CPUtime=37.87
/proc/30424/stat : 30424 (run.sh) S 30422 30424 29975 0 -1 4194304 341 10399 0 0 0 0 3779 8 16 0 1 0 236320399 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/30424/statm: 1340 241 197 169 0 51 0
[pid=30428] ppid=30424 vsize=25616 CPUtime=417.23
/proc/30428/stat : 30428 (minisat) R 30424 30424 29975 0 -1 4194304 6125 0 0 0 41717 6 0 0 25 0 1 0 236324188 26230784 6109 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/30428/statm: 6404 6109 76 170 0 6232 0
Current children cumulated CPU time (s) 455.1
Current children cumulated vsize (KiB) 30976

Child status: 20
Real time (s): 455.315
CPU time (s): 455.118
CPU user time (s): 454.969
CPU system time (s): 0.148977
CPU usage (%): 99.9567
Max. virtual memory (cumulated for all children) (KiB): 30976

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 454.969
system time used= 0.148977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16887
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= 944

runsolver used 0.425935 second user time and 1.24281 second system time

The end

Launcher Data

Begin job on node49 at 2009-05-12 01:02:40
IDJOB=1796990
IDBENCH=70941
IDSOLVER=647
FILE ID=node49/1796990-1242082960
PBS_JOBID= 9277651
Free space on /tmp= 66216 MiB

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

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

MD5SUM BENCH= eb4d0d02a25a8a84182ddd3b6d1fa8b5
RANDOM SEED=1755010307

node49.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.241
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.241
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:       1044808 kB
Buffers:         52524 kB
Cached:         899448 kB
SwapCached:       6352 kB
Active:          36224 kB
Inactive:       924716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1044808 kB
SwapTotal:     4192956 kB
SwapFree:      4180360 kB
Dirty:            4496 kB
Writeback:           0 kB
Mapped:          13792 kB
Slab:            36040 kB
Committed_AS:   821920 kB
PageTables:       1384 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= 66208 MiB
End job on node49 at 2009-05-12 01:10:16