Trace number 1797062

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 1043.8 1044.09

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L80_coli.sat.cnf
MD5SUMeb71c8cb3482ee70f1c98af8944179ca
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark245.963
Satisfiable
(Un)Satisfiability was proved
Number of variables250567
Number of clauses1183233
Sum of the clauses size3415429
Maximum clause length11
Minimum clause length1
Number of clauses of size 126677
Number of clauses of size 2325257
Number of clauses of size 3631008
Number of clauses of size 4157675
Number of clauses of size 542377
Number of clauses of size over 5239

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.76/500.96	#ITERATIONS 3
500.76/500.96	#LEARNT CLAUSES 1130
501.35/501.51	done !
501.35/501.51	c Now, SatElite...
501.35/501.52	c Parsing...
501.37/502.18	c ==============================================================================
501.37/502.18	c |           |     ORIGINAL     |              LEARNT              |          |
501.37/502.18	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
501.37/502.18	c ==============================================================================
501.37/502.18	c |         0 |  610961  1532090 |  183288       0        0     nan |  0.000 % |
503.54/503.78	c |         0 |  290930   953374 |      --       0       --      -- |     --   | -320031/-578716
503.54/503.79	c ==============================================================================
503.54/503.79	c Result  :   #vars: 31160   #clauses: 290930   #literals: 953374
503.54/503.79	c CPU time:   2.11168 s
503.54/503.79	c ==============================================================================
504.14/504.39	c SatElite is done !
504.14/504.39	c Calling MINISAT
504.14/504.39	This is MiniSat 2.0 beta
504.14/504.39	WARNING: for repeatability, setting FPU to use double precision
504.14/504.39	============================[ Problem Statistics ]=============================
504.14/504.39	|                                                                             |
504.14/504.39	|  Number of variables:  31160                                                |
504.14/504.39	|  Number of clauses:    290930                                               |
504.24/504.56	|  Parsing time:         0.15         s                                       |
504.24/504.57	============================[ Search Statistics ]==============================
504.24/504.57	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
504.24/504.57	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
504.24/504.57	===============================================================================
504.24/504.57	|         0 |   31160   290930   953374 |    96976        0    nan |  0.000 % |
504.24/504.58	|       101 |   31160   290930   953374 |   106674      101      6 |  0.000 % |
504.24/504.59	|       252 |   31160   290930   953374 |   117341      252     11 |  0.000 % |
504.24/504.62	|       479 |   31160   290930   953374 |   129075      479     11 |  0.000 % |
504.24/504.64	|       816 |   31160   290930   953374 |   141983      816     13 |  0.000 % |
504.24/504.67	|      1323 |   31160   290930   953374 |   156181     1323     15 |  0.000 % |
504.24/504.72	|      2083 |   31160   290930   953374 |   171800     2083     15 |  0.000 % |
504.63/504.84	|      3222 |   31160   290930   953374 |   188980     3222     15 |  0.000 % |
504.73/504.99	|      4930 |   31160   290930   953374 |   207878     4930     16 |  0.000 % |
505.23/505.46	|      7494 |   31160   290930   953374 |   228665     7494     16 |  0.000 % |
506.14/506.36	|     11340 |   31160   290930   953374 |   251532    11340     18 |  0.000 % |
506.84/507.01	|     17107 |   31160   290930   953374 |   276685    17107     21 |  0.000 % |
510.04/510.27	|     25758 |   31160   290930   953374 |   304354    25758     22 |  0.000 % |
512.53/512.74	|     38732 |   31160   290930   953374 |   334789    38732     28 |  0.000 % |
520.33/520.52	|     58193 |   31160   290930   953374 |   368268    58193     31 |  0.000 % |
537.03/537.29	|     87385 |   31160   290930   953374 |   405095    87385     36 |  0.000 % |
564.82/565.07	|    131174 |   31160   290930   953374 |   445605   131174     41 |  0.000 % |
618.70/618.91	|    196860 |   31160   290930   953374 |   490165   196860     42 |  0.000 % |
770.16/770.41	|    295387 |   31160   290930   953374 |   539182   295387     48 |  0.000 % |
990.30/990.60	|    443176 |   31157   290218   951258 |   593100   219564     29 |  0.010 % |
1043.69/1044.07	===============================================================================
1043.69/1044.07	restarts              : 20
1043.69/1044.07	conflicts             : 488187         (905 /sec)
1043.69/1044.07	decisions             : 752803         (1.56 % random) (1396 /sec)
1043.69/1044.07	propagations          : 300318496      (556866 /sec)
1043.69/1044.07	conflict literals     : 20350578       (45.15 % deleted)
1043.69/1044.07	Memory used           : 97.36 MB
1043.69/1044.07	CPU time              : 539.301 s
1043.69/1044.07	
1043.69/1044.07	UNSATISFIABLE
1043.69/1044.09	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-1797062-1242083592/watcher-1797062-1242083592 -o /tmp/evaluation-result-1797062-1242083592/solver-1797062-1242083592 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797062-1242083592.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: 0.99 0.98 0.99 3/64 14381
/proc/meminfo: memFree=1214680/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=0
/proc/14381/stat : 14381 (run.sh) R 14379 14381 13912 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236388206 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 231882680991 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14381/statm: 1340 236 195 169 0 51 0
[pid=14382] ppid=14381 vsize=2124 CPUtime=0
/proc/14382/stat : 14382 (revival) R 14381 14381 13912 0 -1 4194304 233 0 0 0 0 0 0 0 18 0 1 0 236388207 2174976 200 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14382/statm: 531 207 81 6 0 169 0

[startup+0.0606849 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14381
/proc/meminfo: memFree=1214680/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=0
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236388206 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14381/statm: 1340 237 196 169 0 51 0
[pid=14382] ppid=14381 vsize=34212 CPUtime=0.05
/proc/14382/stat : 14382 (revival) R 14381 14381 13912 0 -1 4194304 7345 0 0 0 1 4 0 0 19 0 1 0 236388207 35033088 7298 1992294400 134512640 134537284 4294956368 18446744073709551615 134526288 0 0 4096 0 0 0 0 17 0 0 0
/proc/14382/statm: 8553 7300 82 6 0 8191 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 39572

[startup+0.10169 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14381
/proc/meminfo: memFree=1214680/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=0
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236388206 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14381/statm: 1340 237 196 169 0 51 0
[pid=14382] ppid=14381 vsize=39608 CPUtime=0.08
/proc/14382/stat : 14382 (revival) R 14381 14381 13912 0 -1 4194304 9365 0 0 0 4 4 0 0 19 0 1 0 236388207 40558592 9318 1992294400 134512640 134537284 4294956368 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 0 0 0
/proc/14382/statm: 9902 9319 82 6 0 9540 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 44968

[startup+0.301713 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14381
/proc/meminfo: memFree=1214680/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=0
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236388206 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14381/statm: 1340 237 196 169 0 51 0
[pid=14382] ppid=14381 vsize=67168 CPUtime=0.29
/proc/14382/stat : 14382 (revival) R 14381 14381 13912 0 -1 4194304 15766 0 0 0 22 7 0 0 21 0 1 0 236388207 68780032 15719 1992294400 134512640 134537284 4294956368 18446744073709551615 7169659 0 0 4096 0 0 0 0 17 0 0 0
/proc/14382/statm: 16825 15720 82 6 0 16463 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 72528

[startup+0.70176 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 14381
/proc/meminfo: memFree=1214680/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=0
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236388206 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14381/statm: 1340 237 196 169 0 51 0
[pid=14382] ppid=14381 vsize=87744 CPUtime=0.68
/proc/14382/stat : 14382 (revival) R 14381 14381 13912 0 -1 4194304 21012 0 0 0 59 9 0 0 25 0 1 0 236388207 89849856 20965 1992294400 134512640 134537284 4294956368 18446744073709551615 134521595 0 0 4096 0 0 0 0 17 0 0 0
/proc/14382/statm: 21936 20965 82 6 0 21574 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 93104

[startup+1.50186 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14383
/proc/meminfo: memFree=1153288/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=0
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236388206 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14381/statm: 1340 237 196 169 0 51 0
[pid=14382] ppid=14381 vsize=65180 CPUtime=1.49
/proc/14382/stat : 14382 (revival) R 14381 14381 13912 0 -1 4194304 21139 0 0 0 139 10 0 0 25 0 1 50000 236388207 66744320 15312 1992294400 134512640 134537284 4294956368 18446744073709551615 134523781 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14382/statm: 16295 15312 85 6 0 15933 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70540

[startup+3.10104 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14383
/proc/meminfo: memFree=1153096/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=0
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236388206 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14381/statm: 1340 237 196 169 0 51 0
[pid=14382] ppid=14381 vsize=65180 CPUtime=3.09
/proc/14382/stat : 14382 (revival) R 14381 14381 13912 0 -1 4194304 21144 0 0 0 298 11 0 0 25 0 1 50000 236388207 66744320 15317 1992294400 134512640 134537284 4294956368 18446744073709551615 134531213 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14382/statm: 16295 15317 85 6 0 15933 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70540

[startup+6.30242 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14383
/proc/meminfo: memFree=1153096/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=0
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236388206 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14381/statm: 1340 237 196 169 0 51 0
[pid=14382] ppid=14381 vsize=65312 CPUtime=6.29
/proc/14382/stat : 14382 (revival) R 14381 14381 13912 0 -1 4194304 21235 0 0 0 618 11 0 0 25 0 1 50000 236388207 66879488 15408 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14382/statm: 16328 15408 85 6 0 15966 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 70672

[startup+12.7012 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14383
/proc/meminfo: memFree=1152968/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=0
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236388206 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14381/statm: 1340 237 196 169 0 51 0
[pid=14382] ppid=14381 vsize=65312 CPUtime=12.68
/proc/14382/stat : 14382 (revival) R 14381 14381 13912 0 -1 4194304 21236 0 0 0 1257 11 0 0 25 0 1 50000 236388207 66879488 15409 1992294400 134512640 134537284 4294956368 18446744073709551615 134523844 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14382/statm: 16328 15409 85 6 0 15966 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 70672

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14383
/proc/meminfo: memFree=1153096/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=0
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236388206 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14381/statm: 1340 237 196 169 0 51 0
[pid=14382] ppid=14381 vsize=65312 CPUtime=25.48
/proc/14382/stat : 14382 (revival) R 14381 14381 13912 0 -1 4194304 21236 0 0 0 2537 11 0 0 25 0 1 50000 236388207 66879488 15409 1992294400 134512640 134537284 4294956368 18446744073709551615 134524107 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14382/statm: 16328 15409 85 6 0 15966 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 70672

[startup+51.1017 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14383
/proc/meminfo: memFree=1152968/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=0
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236388206 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14381/statm: 1340 237 196 169 0 51 0
[pid=14382] ppid=14381 vsize=65312 CPUtime=51.07
/proc/14382/stat : 14382 (revival) R 14381 14381 13912 0 -1 4194304 21239 0 0 0 5096 11 0 0 25 0 1 50000 236388207 66879488 15412 1992294400 134512640 134537284 4294956368 18446744073709551615 134523954 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14382/statm: 16328 15412 85 6 0 15966 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 70672

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14383
/proc/meminfo: memFree=1153096/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=0
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236388206 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14381/statm: 1340 237 196 169 0 51 0
[pid=14382] ppid=14381 vsize=65312 CPUtime=102.26
/proc/14382/stat : 14382 (revival) R 14381 14381 13912 0 -1 4194304 21239 0 0 0 10215 11 0 0 25 0 1 50000 236388207 66879488 15412 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14382/statm: 16328 15412 85 6 0 15966 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 70672

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14383
/proc/meminfo: memFree=1153096/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=0
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236388206 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14381/statm: 1340 237 196 169 0 51 0
[pid=14382] ppid=14381 vsize=65312 CPUtime=162.24
/proc/14382/stat : 14382 (revival) R 14381 14381 13912 0 -1 4194304 21239 0 0 0 16213 11 0 0 25 0 1 50000 236388207 66879488 15412 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14382/statm: 16328 15412 85 6 0 15966 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 70672

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14383
/proc/meminfo: memFree=1153096/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=0
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236388206 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14381/statm: 1340 237 196 169 0 51 0
[pid=14382] ppid=14381 vsize=65312 CPUtime=222.22
/proc/14382/stat : 14382 (revival) R 14381 14381 13912 0 -1 4194304 21239 0 0 0 22211 11 0 0 25 0 1 50000 236388207 66879488 15412 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14382/statm: 16328 15412 85 6 0 15966 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 70672

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14383
/proc/meminfo: memFree=1153160/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=0
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236388206 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14381/statm: 1340 237 196 169 0 51 0
[pid=14382] ppid=14381 vsize=65312 CPUtime=282.22
/proc/14382/stat : 14382 (revival) R 14381 14381 13912 0 -1 4194304 21239 0 0 0 28210 12 0 0 25 0 1 50000 236388207 66879488 15412 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14382/statm: 16328 15412 85 6 0 15966 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 70672

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14383
/proc/meminfo: memFree=1153160/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=0
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236388206 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14381/statm: 1340 237 196 169 0 51 0
[pid=14382] ppid=14381 vsize=65312 CPUtime=342.2
/proc/14382/stat : 14382 (revival) R 14381 14381 13912 0 -1 4194304 21240 0 0 0 34208 12 0 0 25 0 1 50000 236388207 66879488 15413 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14382/statm: 16328 15413 85 6 0 15966 0
Current children cumulated CPU time (s) 342.2

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


[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14385
/proc/meminfo: memFree=1115144/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=504.24
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 341 46027 0 0 0 0 50388 36 16 0 1 0 236388206 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14381/statm: 1340 241 197 169 0 51 0
[pid=14385] ppid=14381 vsize=74756 CPUtime=197.84
/proc/14385/stat : 14385 (minisat) R 14381 14381 13912 0 -1 4194304 18338 0 0 0 19768 16 0 0 25 0 1 0 236438646 76550144 18314 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14385/statm: 18689 18314 77 170 0 18517 0
Current children cumulated CPU time (s) 702.08
Current children cumulated vsize (KiB) 80116

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14385
/proc/meminfo: memFree=1106184/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=504.24
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 341 46027 0 0 0 0 50388 36 16 0 1 0 236388206 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14381/statm: 1340 241 197 169 0 51 0
[pid=14385] ppid=14381 vsize=83708 CPUtime=257.83
/proc/14385/stat : 14385 (minisat) R 14381 14381 13912 0 -1 4194304 20568 0 0 0 25764 19 0 0 25 0 1 0 236438646 85716992 20544 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14385/statm: 20927 20544 77 170 0 20755 0
Current children cumulated CPU time (s) 762.07
Current children cumulated vsize (KiB) 89068

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14385
/proc/meminfo: memFree=1100296/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=504.24
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 341 46027 0 0 0 0 50388 36 16 0 1 0 236388206 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14381/statm: 1340 241 197 169 0 51 0
[pid=14385] ppid=14381 vsize=90100 CPUtime=317.81
/proc/14385/stat : 14385 (minisat) R 14381 14381 13912 0 -1 4194304 22048 0 0 0 31760 21 0 0 25 0 1 0 236438646 92262400 22024 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14385/statm: 22525 22024 77 170 0 22353 0
Current children cumulated CPU time (s) 822.05
Current children cumulated vsize (KiB) 95460

[startup+882.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14385
/proc/meminfo: memFree=1093256/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=504.24
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 341 46027 0 0 0 0 50388 36 16 0 1 0 236388206 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14381/statm: 1340 241 197 169 0 51 0
[pid=14385] ppid=14381 vsize=97028 CPUtime=377.79
/proc/14385/stat : 14385 (minisat) R 14381 14381 13912 0 -1 4194304 23809 0 0 0 37757 22 0 0 25 0 1 0 236438646 99356672 23785 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14385/statm: 24257 23785 77 170 0 24085 0
Current children cumulated CPU time (s) 882.03
Current children cumulated vsize (KiB) 102388

[startup+942.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14385
/proc/meminfo: memFree=1090824/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=504.24
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 341 46027 0 0 0 0 50388 36 16 0 1 0 236388206 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14381/statm: 1340 241 197 169 0 51 0
[pid=14385] ppid=14381 vsize=99416 CPUtime=437.78
/proc/14385/stat : 14385 (minisat) R 14381 14381 13912 0 -1 4194304 24415 0 0 0 43755 23 0 0 25 0 1 0 236438646 101801984 24391 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14385/statm: 24854 24391 77 170 0 24682 0
Current children cumulated CPU time (s) 942.02
Current children cumulated vsize (KiB) 104776

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14385
/proc/meminfo: memFree=1090696/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=504.24
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 341 46027 0 0 0 0 50388 36 16 0 1 0 236388206 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14381/statm: 1340 241 197 169 0 51 0
[pid=14385] ppid=14381 vsize=99548 CPUtime=497.76
/proc/14385/stat : 14385 (minisat) R 14381 14381 13912 0 -1 4194304 24457 0 0 0 49753 23 0 0 25 0 1 0 236438646 101937152 24433 1992294400 134512640 135212939 4294956240 18446744073709551615 134523980 0 0 4096 3 0 0 0 17 0 0 0
/proc/14385/statm: 24887 24433 77 170 0 24715 0
Current children cumulated CPU time (s) 1002
Current children cumulated vsize (KiB) 104908

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

[startup+1023.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14385
/proc/meminfo: memFree=1090504/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=504.24
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 341 46027 0 0 0 0 50388 36 16 0 1 0 236388206 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14381/statm: 1340 241 197 169 0 51 0
[pid=14385] ppid=14381 vsize=99692 CPUtime=519.35
/proc/14385/stat : 14385 (minisat) R 14381 14381 13912 0 -1 4194304 24493 0 0 0 51912 23 0 0 25 0 1 0 236438646 102084608 24469 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14385/statm: 24923 24469 77 170 0 24751 0
Current children cumulated CPU time (s) 1023.59
Current children cumulated vsize (KiB) 105052

[startup+1036.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14385
/proc/meminfo: memFree=1090504/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=504.24
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 341 46027 0 0 0 0 50388 36 16 0 1 0 236388206 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14381/statm: 1340 241 197 169 0 51 0
[pid=14385] ppid=14381 vsize=99692 CPUtime=532.15
/proc/14385/stat : 14385 (minisat) R 14381 14381 13912 0 -1 4194304 24493 0 0 0 53192 23 0 0 25 0 1 0 236438646 102084608 24469 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/14385/statm: 24923 24469 77 170 0 24751 0
Current children cumulated CPU time (s) 1036.39
Current children cumulated vsize (KiB) 105052

[startup+1039.9 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14385
/proc/meminfo: memFree=1090504/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=504.24
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 341 46027 0 0 0 0 50388 36 16 0 1 0 236388206 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14381/statm: 1340 241 197 169 0 51 0
[pid=14385] ppid=14381 vsize=99692 CPUtime=535.35
/proc/14385/stat : 14385 (minisat) R 14381 14381 13912 0 -1 4194304 24493 0 0 0 53512 23 0 0 25 0 1 0 236438646 102084608 24469 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14385/statm: 24923 24469 77 170 0 24751 0
Current children cumulated CPU time (s) 1039.59
Current children cumulated vsize (KiB) 105052

[startup+1041.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14385
/proc/meminfo: memFree=1090504/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=504.24
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 341 46027 0 0 0 0 50388 36 16 0 1 0 236388206 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14381/statm: 1340 241 197 169 0 51 0
[pid=14385] ppid=14381 vsize=99692 CPUtime=536.95
/proc/14385/stat : 14385 (minisat) R 14381 14381 13912 0 -1 4194304 24493 0 0 0 53672 23 0 0 25 0 1 0 236438646 102084608 24469 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/14385/statm: 24923 24469 77 170 0 24751 0
Current children cumulated CPU time (s) 1041.19
Current children cumulated vsize (KiB) 105052

[startup+1043.1 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14385
/proc/meminfo: memFree=1090504/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=504.24
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 341 46027 0 0 0 0 50388 36 16 0 1 0 236388206 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14381/statm: 1340 241 197 169 0 51 0
[pid=14385] ppid=14381 vsize=99692 CPUtime=538.55
/proc/14385/stat : 14385 (minisat) R 14381 14381 13912 0 -1 4194304 24493 0 0 0 53832 23 0 0 25 0 1 0 236438646 102084608 24469 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14385/statm: 24923 24469 77 170 0 24751 0
Current children cumulated CPU time (s) 1042.79
Current children cumulated vsize (KiB) 105052

[startup+1043.5 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14385
/proc/meminfo: memFree=1090504/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=504.24
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 341 46027 0 0 0 0 50388 36 16 0 1 0 236388206 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14381/statm: 1340 241 197 169 0 51 0
[pid=14385] ppid=14381 vsize=99692 CPUtime=538.95
/proc/14385/stat : 14385 (minisat) R 14381 14381 13912 0 -1 4194304 24493 0 0 0 53872 23 0 0 25 0 1 0 236438646 102084608 24469 1992294400 134512640 135212939 4294956240 18446744073709551615 134526759 0 0 4096 3 0 0 0 17 0 0 0
/proc/14385/statm: 24923 24469 77 170 0 24751 0
Current children cumulated CPU time (s) 1043.19
Current children cumulated vsize (KiB) 105052

[startup+1043.91 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14385
/proc/meminfo: memFree=1090504/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=504.24
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 341 46027 0 0 0 0 50388 36 16 0 1 0 236388206 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14381/statm: 1340 241 197 169 0 51 0
[pid=14385] ppid=14381 vsize=99692 CPUtime=539.35
/proc/14385/stat : 14385 (minisat) R 14381 14381 13912 0 -1 4194304 24493 0 0 0 53912 23 0 0 25 0 1 0 236438646 102084608 24469 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/14385/statm: 24923 24469 77 170 0 24751 0
Current children cumulated CPU time (s) 1043.59
Current children cumulated vsize (KiB) 105052

[startup+1044 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 14385
/proc/meminfo: memFree=1090504/2055920 swapFree=4179992/4192956
[pid=14381] ppid=14379 vsize=5360 CPUtime=504.24
/proc/14381/stat : 14381 (run.sh) S 14379 14381 13912 0 -1 4194304 341 46027 0 0 0 0 50388 36 16 0 1 0 236388206 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14381/statm: 1340 241 197 169 0 51 0
[pid=14385] ppid=14381 vsize=99692 CPUtime=539.45
/proc/14385/stat : 14385 (minisat) R 14381 14381 13912 0 -1 4194304 24493 0 0 0 53922 23 0 0 25 0 1 0 236438646 102084608 24469 1992294400 134512640 135212939 4294956240 18446744073709551615 134536008 0 0 4096 3 0 0 0 17 0 0 0
/proc/14385/statm: 24923 24469 77 170 0 24751 0
Current children cumulated CPU time (s) 1043.69
Current children cumulated vsize (KiB) 105052

Child status: 20
Real time (s): 1044.09
CPU time (s): 1043.8
CPU user time (s): 1043.18
CPU system time (s): 0.618905
CPU usage (%): 99.9721
Max. virtual memory (cumulated for all children) (KiB): 105052

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

runsolver used 1.16282 second user time and 2.6436 second system time

The end

Launcher Data

Begin job on node75 at 2009-05-12 01:13:14
IDJOB=1797062
IDBENCH=70960
IDSOLVER=647
FILE ID=node75/1797062-1242083592
PBS_JOBID= 9277595
Free space on /tmp= 66328 MiB

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

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

MD5SUM BENCH= eb71c8cb3482ee70f1c98af8944179ca
RANDOM SEED=494766728

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1215160 kB
Buffers:         75204 kB
Cached:         683864 kB
SwapCached:       7224 kB
Active:         212224 kB
Inactive:       556072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1215160 kB
SwapTotal:     4192956 kB
SwapFree:      4179992 kB
Dirty:           24528 kB
Writeback:           0 kB
Mapped:          14084 kB
Slab:            58376 kB
Committed_AS:   670460 kB
PageTables:       1420 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= 66300 MiB
End job on node75 at 2009-05-12 01:30:38