Trace number 1797066

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-18? (TO) 1200.08 1200.71

General information on the benchmark

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

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
501.82/502.20	#ITERATIONS 2
501.82/502.20	#LEARNT CLAUSES 1820
503.21/503.52	done !
503.21/503.52	c Now, SatElite...
503.21/503.52	c Parsing...
504.60/504.98	c ==============================================================================
504.60/504.98	c |           |     ORIGINAL     |              LEARNT              |          |
504.60/504.98	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
504.60/504.98	c ==============================================================================
504.60/504.98	c |         0 | 1415927  3701597 |  424778       0        0     nan |  0.000 % |
508.09/508.41	c |         0 |  806018  2593284 |      --       0       --      -- |     --   | -609909/-1108313
508.09/508.42	c ==============================================================================
508.09/508.42	c Result  :   #vars: 85083   #clauses: 806018   #literals: 2593284
508.09/508.42	c CPU time:   4.56531 s
508.09/508.42	c ==============================================================================
509.80/510.12	c SatElite is done !
509.80/510.12	c Calling MINISAT
509.80/510.12	This is MiniSat 2.0 beta
509.80/510.12	WARNING: for repeatability, setting FPU to use double precision
509.80/510.12	============================[ Problem Statistics ]=============================
509.80/510.12	|                                                                             |
509.80/510.13	|  Number of variables:  85083                                                |
509.80/510.13	|  Number of clauses:    806018                                               |
510.20/510.59	|  Parsing time:         0.40         s                                       |
510.30/510.61	============================[ Search Statistics ]==============================
510.30/510.61	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
510.30/510.61	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
510.30/510.61	===============================================================================
510.30/510.61	|         0 |   85083   806018  2593284 |   268672        0    nan |  0.000 % |
510.30/510.65	|       101 |   85083   806018  2593284 |   295539      101      7 |  0.000 % |
510.40/510.73	|       251 |   85083   806018  2593284 |   325093      251     11 |  0.000 % |
510.40/510.77	|       478 |   85083   806018  2593284 |   357603      478     10 |  0.000 % |
510.40/510.79	|       816 |   85083   806018  2593284 |   393363      816      9 |  0.000 % |
510.50/510.83	|      1322 |   85083   806018  2593284 |   432700     1322     11 |  0.000 % |
511.21/511.50	|      2081 |   85083   806018  2593284 |   475970     2081     14 |  0.000 % |
511.80/512.13	|      3221 |   85083   806018  2593284 |   523567     3221     17 |  0.000 % |
512.30/512.69	|      4929 |   85083   806018  2593284 |   575923     4929     20 |  0.000 % |
513.80/514.19	|      7491 |   85083   806018  2593284 |   633516     7491     22 |  0.000 % |
519.90/520.23	|     11335 |   85083   806018  2593284 |   696867    11335     24 |  0.000 % |
524.19/524.54	|     17101 |   85083   806018  2593284 |   766554    17101     24 |  0.000 % |
536.79/537.14	|     25751 |   85083   806018  2593284 |   843209    25751     24 |  0.000 % |
559.77/560.18	|     38725 |   85083   806018  2593284 |   927530    38725     25 |  0.000 % |
579.28/579.65	|     58187 |   85083   806018  2593284 |  1020284    58187     26 |  0.000 % |
590.66/591.02	|     87383 |   85083   806018  2593284 |  1122312    87383     31 |  0.000 % |
620.24/620.68	|    131175 |   85083   806018  2593284 |  1234543   131175     35 |  0.000 % |
701.10/701.59	|    196860 |   85083   806018  2593284 |  1357998   196860     40 |  0.000 % |
894.01/894.56	|    295387 |   85083   806018  2593284 |  1493797   295387     39 |  0.000 % |

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1797066-1242083661/watcher-1797066-1242083661 -o /tmp/evaluation-result-1797066-1242083661/solver-1797066-1242083661 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797066-1242083661.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 31842
/proc/meminfo: memFree=1533144/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=0
/proc/31842/stat : 31842 (run.sh) R 31840 31842 31365 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236399857 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 269757246111 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/31842/statm: 1340 236 195 169 0 51 0
[pid=31843] ppid=31842 vsize=2124 CPUtime=0
/proc/31843/stat : 31843 (revival) R 31842 31842 31365 0 -1 4194304 281 0 0 0 0 0 0 0 18 0 1 0 236399858 2174976 247 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/31843/statm: 531 254 81 6 0 169 0

[startup+0.02159 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31842
/proc/meminfo: memFree=1533144/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=0
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236399857 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31842/statm: 1340 237 196 169 0 51 0
[pid=31843] ppid=31842 vsize=17996 CPUtime=0.01
/proc/31843/stat : 31843 (revival) R 31842 31842 31365 0 -1 4194304 2885 0 0 0 0 1 0 0 19 0 1 0 236399858 18427904 2851 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/31843/statm: 4499 2857 81 6 0 4137 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 23356

[startup+0.101599 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31842
/proc/meminfo: memFree=1533144/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=0
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236399857 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31842/statm: 1340 237 196 169 0 51 0
[pid=31843] ppid=31842 vsize=66964 CPUtime=0.09
/proc/31843/stat : 31843 (revival) R 31842 31842 31365 0 -1 4194304 13905 0 0 0 1 8 0 0 19 0 1 0 236399858 68571136 13858 1992294400 134512640 134537284 4294956368 18446744073709551615 134526386 0 0 4096 0 0 0 0 17 0 0 0
/proc/31843/statm: 16741 13863 82 6 0 16379 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 72324

[startup+0.301625 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31842
/proc/meminfo: memFree=1533144/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=0
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236399857 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31842/statm: 1340 237 196 169 0 51 0
[pid=31843] ppid=31842 vsize=105224 CPUtime=0.29
/proc/31843/stat : 31843 (revival) R 31842 31842 31365 0 -1 4194304 22665 0 0 0 17 12 0 0 21 0 1 0 236399858 107749376 22618 1992294400 134512640 134537284 4294956368 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/31843/statm: 26306 22618 82 6 0 25944 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110584

[startup+0.701678 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 31842
/proc/meminfo: memFree=1533144/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=0
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236399857 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31842/statm: 1340 237 196 169 0 51 0
[pid=31843] ppid=31842 vsize=150528 CPUtime=0.69
/proc/31843/stat : 31843 (revival) R 31842 31842 31365 0 -1 4194304 35090 0 0 0 51 18 0 0 25 0 1 0 236399858 154140672 35043 1992294400 134512640 134537284 4294956368 18446744073709551615 12314235 0 0 4096 0 0 0 0 17 0 0 0
/proc/31843/statm: 37632 35044 82 6 0 37270 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 155888

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31844
/proc/meminfo: memFree=1361288/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=0
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236399857 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31842/statm: 1340 237 196 169 0 51 0
[pid=31843] ppid=31842 vsize=181308 CPUtime=1.48
/proc/31843/stat : 31843 (revival) R 31842 31842 31365 0 -1 4194304 43533 0 0 0 127 21 0 0 25 0 1 0 236399858 185659392 43486 1992294400 134512640 134537284 4294956368 18446744073709551615 134521595 0 0 4096 0 0 0 0 17 0 0 0
/proc/31843/statm: 45327 43486 82 6 0 44965 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 186668

[startup+3.10199 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31844
/proc/meminfo: memFree=1357000/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=0
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236399857 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31842/statm: 1340 237 196 169 0 51 0
[pid=31843] ppid=31842 vsize=132816 CPUtime=3.09
/proc/31843/stat : 31843 (revival) R 31842 31842 31365 0 -1 4194304 43699 0 0 0 286 23 0 0 25 0 1 50000 236399858 136003584 31317 1992294400 134512640 134537284 4294956368 18446744073709551615 134524076 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31843/statm: 33204 31317 85 6 0 32842 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 138176

[startup+6.30141 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31844
/proc/meminfo: memFree=1407880/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=0
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236399857 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31842/statm: 1340 237 196 169 0 51 0
[pid=31843] ppid=31842 vsize=132816 CPUtime=6.28
/proc/31843/stat : 31843 (revival) R 31842 31842 31365 0 -1 4194304 43707 0 0 0 605 23 0 0 25 0 1 50000 236399858 136003584 31325 1992294400 134512640 134537284 4294956368 18446744073709551615 134515837 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31843/statm: 33204 31325 85 6 0 32842 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 138176

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31844
/proc/meminfo: memFree=1408008/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=0
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236399857 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31842/statm: 1340 237 196 169 0 51 0
[pid=31843] ppid=31842 vsize=132816 CPUtime=12.67
/proc/31843/stat : 31843 (revival) R 31842 31842 31365 0 -1 4194304 43724 0 0 0 1244 23 0 0 25 0 1 50000 236399858 136003584 31342 1992294400 134512640 134537284 4294956368 18446744073709551615 134515941 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31843/statm: 33204 31342 85 6 0 32842 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 138176

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31844
/proc/meminfo: memFree=1407560/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=0
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236399857 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31842/statm: 1340 237 196 169 0 51 0
[pid=31843] ppid=31842 vsize=133080 CPUtime=25.47
/proc/31843/stat : 31843 (revival) R 31842 31842 31365 0 -1 4194304 43887 0 0 0 2523 24 0 0 25 0 1 50000 236399858 136273920 31505 1992294400 134512640 134537284 4294956368 18446744073709551615 134523789 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31843/statm: 33270 31505 85 6 0 32908 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 138440

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31844
/proc/meminfo: memFree=1407304/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=0
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236399857 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31842/statm: 1340 237 196 169 0 51 0
[pid=31843] ppid=31842 vsize=133080 CPUtime=51.06
/proc/31843/stat : 31843 (revival) R 31842 31842 31365 0 -1 4194304 43887 0 0 0 5082 24 0 0 25 0 1 50000 236399858 136273920 31505 1992294400 134512640 134537284 4294956368 18446744073709551615 134523948 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31843/statm: 33270 31505 85 6 0 32908 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 138440

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31844
/proc/meminfo: memFree=1407368/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=0
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236399857 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31842/statm: 1340 237 196 169 0 51 0
[pid=31843] ppid=31842 vsize=133080 CPUtime=102.21
/proc/31843/stat : 31843 (revival) R 31842 31842 31365 0 -1 4194304 43893 0 0 0 10197 24 0 0 25 0 1 50000 236399858 136273920 31511 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31843/statm: 33270 31511 85 6 0 32908 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 138440

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31844
/proc/meminfo: memFree=1407432/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=0
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236399857 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31842/statm: 1340 237 196 169 0 51 0
[pid=31843] ppid=31842 vsize=133080 CPUtime=162.18
/proc/31843/stat : 31843 (revival) R 31842 31842 31365 0 -1 4194304 43893 0 0 0 16194 24 0 0 25 0 1 50000 236399858 136273920 31511 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31843/statm: 33270 31511 85 6 0 32908 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 138440

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31844
/proc/meminfo: memFree=1407368/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=0
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236399857 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31842/statm: 1340 237 196 169 0 51 0
[pid=31843] ppid=31842 vsize=133080 CPUtime=222.15
/proc/31843/stat : 31843 (revival) R 31842 31842 31365 0 -1 4194304 43893 0 0 0 22191 24 0 0 25 0 1 50000 236399858 136273920 31511 1992294400 134512640 134537284 4294956368 18446744073709551615 134531162 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31843/statm: 33270 31511 85 6 0 32908 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 138440

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31844
/proc/meminfo: memFree=1407432/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=0
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236399857 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31842/statm: 1340 237 196 169 0 51 0
[pid=31843] ppid=31842 vsize=133080 CPUtime=282.12
/proc/31843/stat : 31843 (revival) R 31842 31842 31365 0 -1 4194304 43893 0 0 0 28188 24 0 0 25 0 1 50000 236399858 136273920 31511 1992294400 134512640 134537284 4294956368 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31843/statm: 33270 31511 85 6 0 32908 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 138440

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31844
/proc/meminfo: memFree=1407368/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=0
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236399857 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31842/statm: 1340 237 196 169 0 51 0
[pid=31843] ppid=31842 vsize=133080 CPUtime=342.1
/proc/31843/stat : 31843 (revival) R 31842 31842 31365 0 -1 4194304 43893 0 0 0 34186 24 0 0 25 0 1 50000 236399858 136273920 31511 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/31843/statm: 33270 31511 85 6 0 32908 0
Current children cumulated CPU time (s) 342.1

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

/proc/31846/statm: 13221 12667 77 170 0 13049 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 58244

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31846
/proc/meminfo: memFree=1404424/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=509.84
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 341 96694 0 0 0 0 50904 80 16 0 1 0 236399857 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31842/statm: 1340 241 197 169 0 51 0
[pid=31846] ppid=31842 vsize=69472 CPUtime=132.09
/proc/31846/stat : 31846 (minisat) R 31842 31842 31365 0 -1 4194304 16820 0 0 0 13197 12 0 0 25 0 1 0 236450870 71139328 16787 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/31846/statm: 17368 16787 77 170 0 17196 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 74832

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31846
/proc/meminfo: memFree=1392072/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=509.84
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 341 96694 0 0 0 0 50904 80 16 0 1 0 236399857 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31842/statm: 1340 241 197 169 0 51 0
[pid=31846] ppid=31842 vsize=81624 CPUtime=192.06
/proc/31846/stat : 31846 (minisat) R 31842 31842 31365 0 -1 4194304 19912 0 0 0 19191 15 0 0 25 0 1 0 236450870 83582976 19879 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/31846/statm: 20406 19879 77 170 0 20234 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 86984

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31846
/proc/meminfo: memFree=1383048/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=509.84
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 341 96694 0 0 0 0 50904 80 16 0 1 0 236399857 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31842/statm: 1340 241 197 169 0 51 0
[pid=31846] ppid=31842 vsize=90872 CPUtime=252.04
/proc/31846/stat : 31846 (minisat) R 31842 31842 31365 0 -1 4194304 22137 0 0 0 25187 17 0 0 25 0 1 0 236450870 93052928 22104 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/31846/statm: 22718 22104 77 170 0 22546 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 96232

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31846
/proc/meminfo: memFree=1378248/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=509.84
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 341 96694 0 0 0 0 50904 80 16 0 1 0 236399857 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31842/statm: 1340 241 197 169 0 51 0
[pid=31846] ppid=31842 vsize=95572 CPUtime=312
/proc/31846/stat : 31846 (minisat) R 31842 31842 31365 0 -1 4194304 23334 0 0 0 31181 19 0 0 25 0 1 0 236450870 97865728 23301 1992294400 134512640 135212939 4294956240 18446744073709551615 134527098 0 0 4096 3 0 0 0 17 0 0 0
/proc/31846/statm: 23893 23301 77 170 0 23721 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 100932

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31846
/proc/meminfo: memFree=1374024/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=509.84
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 341 96694 0 0 0 0 50904 80 16 0 1 0 236399857 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31842/statm: 1340 241 197 169 0 51 0
[pid=31846] ppid=31842 vsize=99632 CPUtime=371.98
/proc/31846/stat : 31846 (minisat) R 31842 31842 31365 0 -1 4194304 24378 0 0 0 37178 20 0 0 25 0 1 0 236450870 102023168 24345 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/31846/statm: 24908 24345 77 170 0 24736 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 104992

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31846
/proc/meminfo: memFree=1366344/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=509.84
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 341 96694 0 0 0 0 50904 80 16 0 1 0 236399857 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31842/statm: 1340 241 197 169 0 51 0
[pid=31846] ppid=31842 vsize=108084 CPUtime=431.96
/proc/31846/stat : 31846 (minisat) R 31842 31842 31365 0 -1 4194304 26340 0 0 0 43173 23 0 0 25 0 1 0 236450870 110678016 26307 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/31846/statm: 27021 26307 77 170 0 26849 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 113444

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31846
/proc/meminfo: memFree=1358984/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=509.84
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 341 96694 0 0 0 0 50904 80 16 0 1 0 236399857 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31842/statm: 1340 241 197 169 0 51 0
[pid=31846] ppid=31842 vsize=115284 CPUtime=491.93
/proc/31846/stat : 31846 (minisat) R 31842 31842 31365 0 -1 4194304 28152 0 0 0 49168 25 0 0 25 0 1 0 236450870 118050816 28119 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/31846/statm: 28821 28119 77 170 0 28649 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 120644

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31846
/proc/meminfo: memFree=1352776/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=509.84
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 341 96694 0 0 0 0 50904 80 16 0 1 0 236399857 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31842/statm: 1340 241 197 169 0 51 0
[pid=31846] ppid=31842 vsize=121440 CPUtime=551.91
/proc/31846/stat : 31846 (minisat) R 31842 31842 31365 0 -1 4194304 29705 0 0 0 55165 26 0 0 25 0 1 0 236450870 124354560 29672 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/31846/statm: 30360 29672 77 170 0 30188 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 126800

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31846
/proc/meminfo: memFree=1348936/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=509.84
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 341 96694 0 0 0 0 50904 80 16 0 1 0 236399857 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31842/statm: 1340 241 197 169 0 51 0
[pid=31846] ppid=31842 vsize=125364 CPUtime=611.87
/proc/31846/stat : 31846 (minisat) R 31842 31842 31365 0 -1 4194304 30645 0 0 0 61160 27 0 0 25 0 1 0 236450870 128372736 30612 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/31846/statm: 31341 30612 77 170 0 31169 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 130724

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31846
/proc/meminfo: memFree=1345032/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=509.84
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 341 96694 0 0 0 0 50904 80 16 0 1 0 236399857 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31842/statm: 1340 241 197 169 0 51 0
[pid=31846] ppid=31842 vsize=129140 CPUtime=671.85
/proc/31846/stat : 31846 (minisat) R 31842 31842 31365 0 -1 4194304 31618 0 0 0 67157 28 0 0 25 0 1 0 236450870 132239360 31585 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/31846/statm: 32285 31585 77 170 0 32113 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 134500



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31846
/proc/meminfo: memFree=1343816/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=509.84
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 341 96694 0 0 0 0 50904 80 16 0 1 0 236399857 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31842/statm: 1340 241 197 169 0 51 0
[pid=31846] ppid=31842 vsize=130340 CPUtime=690.24
/proc/31846/stat : 31846 (minisat) R 31842 31842 31365 0 -1 4194304 31922 0 0 0 68996 28 0 0 25 0 1 0 236450870 133468160 31889 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/31846/statm: 32585 31889 77 170 0 32413 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 135700

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31846
/proc/meminfo: memFree=1343816/2055920 swapFree=4181380/4192956
[pid=31842] ppid=31840 vsize=5360 CPUtime=509.84
/proc/31842/stat : 31842 (run.sh) S 31840 31842 31365 0 -1 4194304 341 96694 0 0 0 0 50904 80 16 0 1 0 236399857 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/31842/statm: 1340 241 197 169 0 51 0
[pid=31846] ppid=31842 vsize=130340 CPUtime=690.24
/proc/31846/stat : 31846 (minisat) R 31842 31842 31365 0 -1 4194304 31922 0 0 0 68996 28 0 0 25 0 1 0 236450870 133468160 31889 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/31846/statm: 32585 31889 77 170 0 32413 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 135700

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 31842 and gives
#  childrusage.ru_utime.tv_sec=509
#  childrusage.ru_utime.tv_usec=42613
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=808877
# CPU time returned by wait4() is 509.852
# while last known CPU time is 1200.08
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1199
CPU system time (s): 1.08
CPU usage (%): 99.9473
Max. virtual memory (cumulated for all children) (KiB): 216452

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 509.043
system time used= 0.808877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 97035
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= 8
involuntary context switches= 1429

runsolver used 1.02684 second user time and 3.34849 second system time

The end

Launcher Data

Begin job on node13 at 2009-05-12 01:14:24
IDJOB=1797066
IDBENCH=70961
IDSOLVER=647
FILE ID=node13/1797066-1242083661
PBS_JOBID= 9277638
Free space on /tmp= 66364 MiB

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

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

MD5SUM BENCH= ba6884aaa746378e56c38fd8b3d0255e
RANDOM SEED=166926964

node13.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.227
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.227
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:       1533688 kB
Buffers:         61856 kB
Cached:         381608 kB
SwapCached:       5336 kB
Active:         195600 kB
Inactive:       256288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1533688 kB
SwapTotal:     4192956 kB
SwapFree:      4181380 kB
Dirty:           50748 kB
Writeback:           0 kB
Mapped:          14056 kB
Slab:            56392 kB
Committed_AS:   733756 kB
PageTables:       1464 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= 66304 MiB
End job on node13 at 2009-05-12 01:34:26