Trace number 1797090

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.61

General information on the benchmark

NameAPPLICATIONS/bioinfo/
q_query_3_L100_coli.sat.cnf
MD5SUM370a08d01be1cc652e9a09ab1aafdced
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark396.216
Satisfiable
(Un)Satisfiability was proved
Number of variables315617
Number of clauses1522583
Sum of the clauses size4407119
Maximum clause length11
Minimum clause length1
Number of clauses of size 132077
Number of clauses of size 2403677
Number of clauses of size 3835608
Number of clauses of size 4197035
Number of clauses of size 553887
Number of clauses of size over 5299

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.98/501.26	#ITERATIONS 2
500.98/501.26	#LEARNT CLAUSES 1309
501.79/502.01	done !
501.79/502.01	c Now, SatElite...
501.79/502.01	c Parsing...
502.57/502.89	c ==============================================================================
502.57/502.89	c |           |     ORIGINAL     |              LEARNT              |          |
502.57/502.89	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
502.57/502.89	c ==============================================================================
502.57/502.89	c |         0 |  817544  2080093 |  245263       0        0     nan |  0.000 % |
504.77/505.02	c |         0 |  413963  1348576 |      --       0       --      -- |     --   | -403581/-731517
504.77/505.02	c ==============================================================================
504.77/505.02	c Result  :   #vars: 44110   #clauses: 413963   #literals: 1348576
504.77/505.02	c CPU time:   2.79857 s
504.77/505.02	c ==============================================================================
505.57/505.85	c SatElite is done !
505.57/505.85	c Calling MINISAT
505.57/505.85	This is MiniSat 2.0 beta
505.57/505.85	WARNING: for repeatability, setting FPU to use double precision
505.57/505.85	============================[ Problem Statistics ]=============================
505.57/505.85	|                                                                             |
505.57/505.85	|  Number of variables:  44110                                                |
505.57/505.85	|  Number of clauses:    413963                                               |
505.78/506.09	|  Parsing time:         0.21         s                                       |
505.87/506.10	============================[ Search Statistics ]==============================
505.87/506.10	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
505.87/506.10	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
505.87/506.10	===============================================================================
505.87/506.10	|         0 |   44110   413963  1348576 |   137987        0    nan |  0.000 % |
505.87/506.14	|       100 |   44110   413963  1348576 |   151786      100      9 |  0.000 % |
505.87/506.17	|       251 |   44110   413963  1348576 |   166965      251      9 |  0.000 % |
505.97/506.21	|       478 |   44110   413963  1348576 |   183661      478      9 |  0.000 % |
505.97/506.23	|       815 |   44110   413963  1348576 |   202027      815     10 |  0.000 % |
505.97/506.27	|      1321 |   44110   413963  1348576 |   222230     1321     11 |  0.000 % |
506.07/506.32	|      2080 |   44110   413963  1348576 |   244453     2080     12 |  0.000 % |
506.07/506.40	|      3221 |   44110   413963  1348576 |   268898     3221     15 |  0.000 % |
506.37/506.66	|      4932 |   44110   413963  1348576 |   295788     4932     16 |  0.000 % |
506.57/506.84	|      7498 |   44110   413963  1348576 |   325367     7498     18 |  0.000 % |
506.88/507.12	|     11344 |   44110   413963  1348576 |   357904    11344     18 |  0.000 % |
507.37/507.60	|     17110 |   44110   413963  1348576 |   393694    17110     18 |  0.000 % |
514.67/514.95	|     25760 |   44108   413961  1348572 |   433064    25757     21 |  0.005 % |
524.56/524.81	|     38735 |   44105   413959  1348568 |   476370    38728     23 |  0.011 % |
532.17/532.49	|     58198 |   44105   413943  1348526 |   524007    58137     27 |  0.011 % |
548.55/548.84	|     87391 |   44104   413941  1348522 |   576408    87323     31 |  0.016 % |
577.42/577.77	|    131180 |   44102   413939  1348518 |   634049   131111     36 |  0.018 % |
641.39/641.70	|    196864 |   44101   413935  1348510 |   697454   196794     44 |  0.020 % |
784.14/784.59	|    295390 |   44101   413935  1348510 |   767200   295320     52 |  0.020 % |
1071.43/1071.95	|    443179 |   44100   413933  1348506 |   843920   443108     52 |  0.023 % |

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-1797090-1242083972/watcher-1797090-1242083972 -o /tmp/evaluation-result-1797090-1242083972/solver-1797090-1242083972 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797090-1242083972.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.07 1.01 1.00 3/65 5776
/proc/meminfo: memFree=1078400/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=0
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236431144 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 237 196 169 0 51 0
[pid=5777] ppid=5776 vsize=2124 CPUtime=0
/proc/5777/stat : 5777 (revival) R 5776 5776 5328 0 -1 4194304 252 0 0 0 0 0 0 0 19 0 1 0 236431145 2174976 218 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/5777/statm: 531 224 81 6 0 169 0

[startup+0.0755209 s]
/proc/loadavg: 1.07 1.01 1.00 3/65 5776
/proc/meminfo: memFree=1078400/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=0
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236431144 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 237 196 169 0 51 0
[pid=5777] ppid=5776 vsize=48224 CPUtime=0.06
/proc/5777/stat : 5777 (revival) R 5776 5776 5328 0 -1 4194304 9380 0 0 0 1 5 0 0 19 0 1 0 236431145 49381376 9333 1992294400 134512640 134537284 4294956368 18446744073709551615 134526366 0 0 4096 0 0 0 0 17 0 0 0
/proc/5777/statm: 12056 9339 82 6 0 11694 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 53584

[startup+0.102523 s]
/proc/loadavg: 1.07 1.01 1.00 3/65 5776
/proc/meminfo: memFree=1078400/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=0
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236431144 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 237 196 169 0 51 0
[pid=5777] ppid=5776 vsize=52404 CPUtime=0.09
/proc/5777/stat : 5777 (revival) R 5776 5776 5328 0 -1 4194304 11182 0 0 0 3 6 0 0 19 0 1 0 236431145 53661696 11135 1992294400 134512640 134537284 4294956368 18446744073709551615 3741307 0 0 4096 0 0 0 0 17 0 0 0
/proc/5777/statm: 13101 11136 82 6 0 12739 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 57764

[startup+0.301545 s]
/proc/loadavg: 1.07 1.01 1.00 3/65 5776
/proc/meminfo: memFree=1078400/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=0
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236431144 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 237 196 169 0 51 0
[pid=5777] ppid=5776 vsize=73788 CPUtime=0.29
/proc/5777/stat : 5777 (revival) R 5776 5776 5328 0 -1 4194304 17573 0 0 0 20 9 0 0 21 0 1 0 236431145 75558912 17527 1992294400 134512640 134537284 4294956368 18446744073709551615 134526259 0 0 4096 0 0 0 0 17 0 0 0
/proc/5777/statm: 18447 17527 82 6 0 18085 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 79148

[startup+0.701579 s]
/proc/loadavg: 1.07 1.01 1.00 3/65 5776
/proc/meminfo: memFree=1078400/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=0
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236431144 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 237 196 169 0 51 0
[pid=5777] ppid=5776 vsize=124284 CPUtime=0.69
/proc/5777/stat : 5777 (revival) R 5776 5776 5328 0 -1 4194304 26843 0 0 0 56 13 0 0 25 0 1 0 236431145 127266816 26796 1992294400 134512640 134537284 4294956368 18446744073709551615 134521693 0 0 4096 0 0 0 0 17 0 0 0
/proc/5777/statm: 31071 26796 82 6 0 30709 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129644

[startup+1.50165 s]
/proc/loadavg: 1.07 1.01 1.00 2/67 5778
/proc/meminfo: memFree=970992/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=0
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236431144 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 237 196 169 0 51 0
[pid=5777] ppid=5776 vsize=94768 CPUtime=1.48
/proc/5777/stat : 5777 (revival) R 5776 5776 5328 0 -1 4194304 26984 0 0 0 135 13 0 0 25 0 1 50000 236431145 97042432 19419 1992294400 134512640 134537284 4294956368 18446744073709551615 134523948 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5777/statm: 23692 19419 85 6 0 23330 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 100128

[startup+3.1018 s]
/proc/loadavg: 1.07 1.01 1.00 2/67 5778
/proc/meminfo: memFree=1000368/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=0
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236431144 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 237 196 169 0 51 0
[pid=5777] ppid=5776 vsize=94768 CPUtime=3.09
/proc/5777/stat : 5777 (revival) R 5776 5776 5328 0 -1 4194304 26989 0 0 0 295 14 0 0 25 0 1 50000 236431145 97042432 19424 1992294400 134512640 134537284 4294956368 18446744073709551615 134515837 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5777/statm: 23692 19424 85 6 0 23330 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 100128

[startup+6.3011 s]
/proc/loadavg: 1.15 1.02 1.01 2/67 5778
/proc/meminfo: memFree=1000496/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=0
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236431144 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 237 196 169 0 51 0
[pid=5777] ppid=5776 vsize=94768 CPUtime=6.29
/proc/5777/stat : 5777 (revival) R 5776 5776 5328 0 -1 4194304 27000 0 0 0 614 15 0 0 25 0 1 50000 236431145 97042432 19435 1992294400 134512640 134537284 4294956368 18446744073709551615 134531217 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5777/statm: 23692 19435 85 6 0 23330 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 100128

[startup+12.7017 s]
/proc/loadavg: 1.13 1.02 1.00 2/67 5778
/proc/meminfo: memFree=1000304/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=0
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236431144 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 237 196 169 0 51 0
[pid=5777] ppid=5776 vsize=94900 CPUtime=12.69
/proc/5777/stat : 5777 (revival) R 5776 5776 5328 0 -1 4194304 27110 0 0 0 1254 15 0 0 25 0 1 50000 236431145 97177600 19545 1992294400 134512640 134537284 4294956368 18446744073709551615 134523958 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5777/statm: 23725 19545 85 6 0 23363 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 100260

[startup+25.5029 s]
/proc/loadavg: 1.10 1.02 1.00 2/67 5778
/proc/meminfo: memFree=1000496/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=0
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236431144 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 237 196 169 0 51 0
[pid=5777] ppid=5776 vsize=94900 CPUtime=25.48
/proc/5777/stat : 5777 (revival) R 5776 5776 5328 0 -1 4194304 27110 0 0 0 2533 15 0 0 25 0 1 50000 236431145 97177600 19545 1992294400 134512640 134537284 4294956368 18446744073709551615 134523751 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5777/statm: 23725 19545 85 6 0 23363 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 100260

[startup+51.1023 s]
/proc/loadavg: 1.07 1.02 1.00 2/67 5778
/proc/meminfo: memFree=1000560/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=0
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236431144 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 237 196 169 0 51 0
[pid=5777] ppid=5776 vsize=94900 CPUtime=51.06
/proc/5777/stat : 5777 (revival) R 5776 5776 5328 0 -1 4194304 27111 0 0 0 5091 15 0 0 25 0 1 50000 236431145 97177600 19546 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5777/statm: 23725 19546 85 6 0 23363 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 100260

[startup+102.306 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 5778
/proc/meminfo: memFree=1000560/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=0
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236431144 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 237 196 169 0 51 0
[pid=5777] ppid=5776 vsize=94900 CPUtime=102.25
/proc/5777/stat : 5777 (revival) R 5776 5776 5328 0 -1 4194304 27115 0 0 0 10210 15 0 0 25 0 1 50000 236431145 97177600 19550 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5777/statm: 23725 19550 85 6 0 23363 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 100260

[startup+162.303 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 5778
/proc/meminfo: memFree=1000560/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=0
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236431144 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 237 196 169 0 51 0
[pid=5777] ppid=5776 vsize=94900 CPUtime=162.22
/proc/5777/stat : 5777 (revival) R 5776 5776 5328 0 -1 4194304 27115 0 0 0 16207 15 0 0 25 0 1 50000 236431145 97177600 19550 1992294400 134512640 134537284 4294956368 18446744073709551615 134524059 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5777/statm: 23725 19550 85 6 0 23363 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 100260

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5778
/proc/meminfo: memFree=1000560/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=0
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236431144 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 237 196 169 0 51 0
[pid=5777] ppid=5776 vsize=94900 CPUtime=222.2
/proc/5777/stat : 5777 (revival) R 5776 5776 5328 0 -1 4194304 27115 0 0 0 22205 15 0 0 25 0 1 50000 236431145 97177600 19550 1992294400 134512640 134537284 4294956368 18446744073709551615 134523597 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5777/statm: 23725 19550 85 6 0 23363 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 100260

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5778
/proc/meminfo: memFree=1000496/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=0
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236431144 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 237 196 169 0 51 0
[pid=5777] ppid=5776 vsize=94900 CPUtime=282.17
/proc/5777/stat : 5777 (revival) R 5776 5776 5328 0 -1 4194304 27115 0 0 0 28202 15 0 0 25 0 1 50000 236431145 97177600 19550 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5777/statm: 23725 19550 85 6 0 23363 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 100260

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5778
/proc/meminfo: memFree=1000560/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=0
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236431144 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 237 196 169 0 51 0
[pid=5777] ppid=5776 vsize=94900 CPUtime=342.14
/proc/5777/stat : 5777 (revival) R 5776 5776 5328 0 -1 4194304 27115 0 0 0 34199 15 0 0 25 0 1 50000 236431145 97177600 19550 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5777/statm: 23725 19550 85 6 0 23363 0
Current children cumulated CPU time (s) 342.14

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

/proc/5780/statm: 6963 6662 77 170 0 6791 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 33212

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5780
/proc/meminfo: memFree=996080/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=505.64
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 341 59611 0 0 0 0 50515 49 16 0 1 0 236431144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 241 197 169 0 51 0
[pid=5780] ppid=5776 vsize=48592 CPUtime=76.37
/proc/5780/stat : 5780 (minisat) R 5776 5776 5328 0 -1 4194304 11918 0 0 0 7627 10 0 0 25 0 1 0 236481730 49758208 11874 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/5780/statm: 12148 11874 77 170 0 11976 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 53952

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5780
/proc/meminfo: memFree=979184/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=505.64
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 341 59611 0 0 0 0 50515 49 16 0 1 0 236431144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 241 197 169 0 51 0
[pid=5780] ppid=5776 vsize=65296 CPUtime=136.35
/proc/5780/stat : 5780 (minisat) R 5776 5776 5328 0 -1 4194304 16073 0 0 0 13619 16 0 0 25 0 1 0 236481730 66863104 16029 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5780/statm: 16324 16029 77 170 0 16152 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 70656

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5780
/proc/meminfo: memFree=967216/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=505.64
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 341 59611 0 0 0 0 50515 49 16 0 1 0 236431144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 241 197 169 0 51 0
[pid=5780] ppid=5776 vsize=77508 CPUtime=196.32
/proc/5780/stat : 5780 (minisat) R 5776 5776 5328 0 -1 4194304 19052 0 0 0 19612 20 0 0 25 0 1 0 236481730 79368192 19008 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5780/statm: 19377 19008 77 170 0 19205 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 82868

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5780
/proc/meminfo: memFree=953520/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=505.64
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 341 59611 0 0 0 0 50515 49 16 0 1 0 236431144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 241 197 169 0 51 0
[pid=5780] ppid=5776 vsize=91016 CPUtime=256.31
/proc/5780/stat : 5780 (minisat) R 5776 5776 5328 0 -1 4194304 22474 0 0 0 25607 24 0 0 25 0 1 0 236481730 93200384 22430 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5780/statm: 22754 22430 77 170 0 22582 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 96376

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5780
/proc/meminfo: memFree=943216/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=505.64
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 341 59611 0 0 0 0 50515 49 16 0 1 0 236431144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 241 197 169 0 51 0
[pid=5780] ppid=5776 vsize=101948 CPUtime=316.28
/proc/5780/stat : 5780 (minisat) R 5776 5776 5328 0 -1 4194304 25082 0 0 0 31602 26 0 0 25 0 1 0 236481730 104394752 25038 1992294400 134512640 135212939 4294956240 18446744073709551615 134538793 0 0 4096 3 0 0 0 17 0 0 0
/proc/5780/statm: 25487 25038 77 170 0 25315 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 107308

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5780
/proc/meminfo: memFree=934192/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=505.64
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 341 59611 0 0 0 0 50515 49 16 0 1 0 236431144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 241 197 169 0 51 0
[pid=5780] ppid=5776 vsize=111016 CPUtime=376.26
/proc/5780/stat : 5780 (minisat) R 5776 5776 5328 0 -1 4194304 27323 0 0 0 37597 29 0 0 25 0 1 0 236481730 113680384 27279 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5780/statm: 27754 27279 77 170 0 27582 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 116376

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5780
/proc/meminfo: memFree=927664/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=505.64
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 341 59611 0 0 0 0 50515 49 16 0 1 0 236431144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 241 197 169 0 51 0
[pid=5780] ppid=5776 vsize=117352 CPUtime=436.23
/proc/5780/stat : 5780 (minisat) R 5776 5776 5328 0 -1 4194304 28948 0 0 0 43592 31 0 0 25 0 1 0 236481730 120168448 28904 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5780/statm: 29338 28904 77 170 0 29166 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 122712

[startup+1002.3 s]
/proc/loadavg: 1.08 1.02 1.01 2/67 5780
/proc/meminfo: memFree=920368/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=505.64
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 341 59611 0 0 0 0 50515 49 16 0 1 0 236431144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 241 197 169 0 51 0
[pid=5780] ppid=5776 vsize=124712 CPUtime=496.22
/proc/5780/stat : 5780 (minisat) R 5776 5776 5328 0 -1 4194304 30775 0 0 0 49589 33 0 0 25 0 1 0 236481730 127705088 30731 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5780/statm: 31178 30731 77 170 0 31006 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 130072

[startup+1062.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 5780
/proc/meminfo: memFree=913968/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=505.64
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 341 59611 0 0 0 0 50515 49 16 0 1 0 236431144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 241 197 169 0 51 0
[pid=5780] ppid=5776 vsize=131068 CPUtime=556.19
/proc/5780/stat : 5780 (minisat) R 5776 5776 5328 0 -1 4194304 32355 0 0 0 55584 35 0 0 25 0 1 0 236481730 134213632 32311 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/5780/statm: 32767 32311 77 170 0 32595 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 136428

[startup+1122.3 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 5780
/proc/meminfo: memFree=908208/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=505.64
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 341 59611 0 0 0 0 50515 49 16 0 1 0 236431144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 241 197 169 0 51 0
[pid=5780] ppid=5776 vsize=136796 CPUtime=616.16
/proc/5780/stat : 5780 (minisat) R 5776 5776 5328 0 -1 4194304 33789 0 0 0 61580 36 0 0 25 0 1 0 236481730 140079104 33745 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/5780/statm: 34199 33745 77 170 0 34027 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 142156

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5780
/proc/meminfo: memFree=903152/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=505.64
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 341 59611 0 0 0 0 50515 49 16 0 1 0 236431144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 241 197 169 0 51 0
[pid=5780] ppid=5776 vsize=142608 CPUtime=676.15
/proc/5780/stat : 5780 (minisat) R 5776 5776 5328 0 -1 4194304 35069 0 0 0 67577 38 0 0 25 0 1 0 236481730 146030592 35025 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/5780/statm: 35652 35025 77 170 0 35480 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 147968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 5780
/proc/meminfo: memFree=901808/2055920 swapFree=4167488/4192956
[pid=5776] ppid=5774 vsize=5360 CPUtime=505.64
/proc/5776/stat : 5776 (run.sh) S 5774 5776 5328 0 -1 4194304 341 59611 0 0 0 0 50515 49 16 0 1 0 236431144 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5776/statm: 1340 241 197 169 0 51 0
[pid=5780] ppid=5776 vsize=143952 CPUtime=694.44
/proc/5780/stat : 5780 (minisat) R 5776 5776 5328 0 -1 4194304 35382 0 0 0 69405 39 0 0 25 0 1 0 236481730 147406848 35338 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/5780/statm: 35988 35338 77 170 0 35816 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 149312

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5776 and gives
#  childrusage.ru_utime.tv_sec=505
#  childrusage.ru_utime.tv_usec=156204
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=491925
# CPU time returned by wait4() is 505.648
# 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.61
CPU time (s): 1200.08
CPU user time (s): 1199.2
CPU system time (s): 0.88
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 149656

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

runsolver used 1.11283 second user time and 3.2635 second system time

The end

Launcher Data

Begin job on node8 at 2009-05-12 01:19:34
IDJOB=1797090
IDBENCH=70967
IDSOLVER=647
FILE ID=node8/1797090-1242083972
PBS_JOBID= 9277613
Free space on /tmp= 66164 MiB

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

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

MD5SUM BENCH= 370a08d01be1cc652e9a09ab1aafdced
RANDOM SEED=510843596

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1078816 kB
Buffers:         67288 kB
Cached:         804264 kB
SwapCached:      19044 kB
Active:         156132 kB
Inactive:       736156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1078816 kB
SwapTotal:     4192956 kB
SwapFree:      4167488 kB
Dirty:           31580 kB
Writeback:           0 kB
Mapped:          14236 kB
Slab:            70560 kB
Committed_AS:   903428 kB
PageTables:       1372 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= 66128 MiB
End job on node8 at 2009-05-12 01:39:37