Trace number 1797282

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/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 11
62.86/62.91	#LEARNT CLAUSES 0
62.86/62.99	done !
62.86/62.99	c Now, SatElite...
62.86/62.99	c Parsing...
62.96/63.08	c ==============================================================================
62.96/63.08	c |           |     ORIGINAL     |              LEARNT              |          |
62.96/63.08	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
62.96/63.08	c ==============================================================================
62.96/63.08	c |         0 |   87044   251846 |   26113       0        0     nan |  0.000 % |
63.76/63.88	c |         0 |   86165   366400 |      --       0       --      -- |     --   | -879/114554
63.76/63.88	c ==============================================================================
63.76/63.88	c Result  :   #vars: 871   #clauses: 86165   #literals: 366400
63.76/63.88	c CPU time:   0.873867 s
63.76/63.88	c ==============================================================================
63.96/64.06	c SatElite is done !
63.96/64.06	c Calling MINISAT
63.96/64.06	This is MiniSat 2.0 beta
63.96/64.06	WARNING: for repeatability, setting FPU to use double precision
63.96/64.06	============================[ Problem Statistics ]=============================
63.96/64.06	|                                                                             |
63.96/64.06	|  Number of variables:  871                                                  |
63.96/64.06	|  Number of clauses:    86165                                                |
64.01/64.11	|  Parsing time:         0.04         s                                       |
64.01/64.11	============================[ Search Statistics ]==============================
64.01/64.11	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
64.01/64.11	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
64.01/64.11	===============================================================================
64.01/64.11	|         0 |     871    86165   366400 |    28721        0    nan |  0.000 % |
64.01/64.14	|       101 |     871    86165   366400 |    31593      101     35 |  0.000 % |
64.01/64.19	|       251 |     871    86165   366400 |    34753      251     48 |  0.000 % |
64.01/64.26	|       476 |     871    86165   366400 |    38228      476     47 |  0.000 % |
64.01/64.36	|       815 |     871    86165   366400 |    42051      815     49 |  0.000 % |
64.01/64.56	|      1323 |     871    86165   366400 |    46256     1323     50 |  0.000 % |
64.74/64.85	|      2084 |     871    86165   366400 |    50882     2084     47 |  0.000 % |
65.14/65.27	|      3223 |     871    86165   366400 |    55970     3223     46 |  0.000 % |
65.84/65.92	|      4931 |     871    86165   366400 |    61567     4931     50 |  0.000 % |
66.74/66.89	|      7499 |     871    86165   366400 |    67724     7499     52 |  0.000 % |
67.93/68.06	|     11343 |     871    86165   366400 |    74496    11343     57 |  0.000 % |
71.14/71.20	|     17109 |     871    86165   366400 |    81946    17109     57 |  0.000 % |
77.53/77.67	|     25762 |     871    86165   366400 |    90140    25762     56 |  0.000 % |
87.42/87.57	|     38736 |     871    86165   366400 |    99154    38736     56 |  0.000 % |
139.50/139.62	|     58197 |     871    86165   366400 |   109070    58197     56 |  0.000 % |
196.18/196.39	|     87390 |     871    86165   366400 |   119977    87390     56 |  0.000 % |
363.91/364.13	|    131181 |     871    86165   366400 |   131975    27072     53 |  0.000 % |
465.77/466.03	|    196866 |     871    86165   366400 |   145172    92757     58 |  0.000 % |
680.28/680.62	|    295393 |     871    86165   366400 |   159690    65334     54 |  0.000 % |
929.09/929.56	|    443185 |     871    86165   366400 |   175659    71661     54 |  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-1797282-1242087814/watcher-1797282-1242087814 -o /tmp/evaluation-result-1797282-1242087814/solver-1797282-1242087814 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797282-1242087814.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.91 0.95 0.98 3/64 15605
/proc/meminfo: memFree=1837848/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (run.sh) R 15603 15605 15480 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 63783295 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 244671113887 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/15605/statm: 1340 236 195 169 0 51 0
[pid=15606] ppid=15605 vsize=2124 CPUtime=0
/proc/15606/stat : 15606 (revival) R 15605 15605 15480 0 -1 4194304 273 0 0 0 0 0 0 0 18 0 1 0 63783295 2174976 239 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15606/statm: 531 245 81 6 0 169 0

[startup+0.028325 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 15605
/proc/meminfo: memFree=1837848/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63783295 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 237 196 169 0 51 0
[pid=15606] ppid=15605 vsize=5980 CPUtime=0.02
/proc/15606/stat : 15606 (revival) R 15605 15605 15480 0 -1 4194304 1240 0 0 0 2 0 0 0 18 0 1 0 63783295 6123520 1206 1992294400 134512640 134537284 4294956368 18446744073709551615 10851963 0 0 4096 0 0 0 0 17 0 0 0
/proc/15606/statm: 1495 1207 82 6 0 1133 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 11340

[startup+0.101331 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 15605
/proc/meminfo: memFree=1837848/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63783295 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 237 196 169 0 51 0
[pid=15606] ppid=15605 vsize=5888 CPUtime=0.09
/proc/15606/stat : 15606 (revival) R 15605 15605 15480 0 -1 4194304 1472 0 0 0 9 0 0 0 19 0 1 50000 63783295 6029312 1105 1992294400 134512640 134537284 4294956368 18446744073709551615 134523720 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15606/statm: 1472 1105 85 6 0 1110 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11248

[startup+0.301352 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 15605
/proc/meminfo: memFree=1837848/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63783295 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 237 196 169 0 51 0
[pid=15606] ppid=15605 vsize=5888 CPUtime=0.29
/proc/15606/stat : 15606 (revival) R 15605 15605 15480 0 -1 4194304 1472 0 0 0 29 0 0 0 21 0 1 50000 63783295 6029312 1105 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15606/statm: 1472 1105 85 6 0 1110 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11248

[startup+0.701393 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 15605
/proc/meminfo: memFree=1837848/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63783295 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 237 196 169 0 51 0
[pid=15606] ppid=15605 vsize=5888 CPUtime=0.69
/proc/15606/stat : 15606 (revival) R 15605 15605 15480 0 -1 4194304 1472 0 0 0 69 0 0 0 25 0 1 50000 63783295 6029312 1105 1992294400 134512640 134537284 4294956368 18446744073709551615 134524301 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15606/statm: 1472 1105 85 6 0 1110 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11248

[startup+1.50148 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 15607
/proc/meminfo: memFree=1833480/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63783295 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 237 196 169 0 51 0
[pid=15606] ppid=15605 vsize=5888 CPUtime=1.49
/proc/15606/stat : 15606 (revival) R 15605 15605 15480 0 -1 4194304 1472 0 0 0 149 0 0 0 25 0 1 50000 63783295 6029312 1105 1992294400 134512640 134537284 4294956368 18446744073709551615 134531254 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15606/statm: 1472 1105 85 6 0 1110 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11248

[startup+3.10165 s]
/proc/loadavg: 0.91 0.95 0.98 2/66 15607
/proc/meminfo: memFree=1833352/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63783295 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 237 196 169 0 51 0
[pid=15606] ppid=15605 vsize=5888 CPUtime=3.09
/proc/15606/stat : 15606 (revival) R 15605 15605 15480 0 -1 4194304 1472 0 0 0 309 0 0 0 25 0 1 50000 63783295 6029312 1105 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15606/statm: 1472 1105 85 6 0 1110 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11248

[startup+6.30198 s]
/proc/loadavg: 0.92 0.95 0.98 2/66 15607
/proc/meminfo: memFree=1833096/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63783295 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 237 196 169 0 51 0
[pid=15606] ppid=15605 vsize=5888 CPUtime=6.28
/proc/15606/stat : 15606 (revival) R 15605 15605 15480 0 -1 4194304 1472 0 0 0 628 0 0 0 25 0 1 50000 63783295 6029312 1105 1992294400 134512640 134537284 4294956368 18446744073709551615 134523890 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15606/statm: 1472 1105 85 6 0 1110 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11248

[startup+12.7027 s]
/proc/loadavg: 0.93 0.95 0.98 2/66 15607
/proc/meminfo: memFree=1832968/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63783295 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 237 196 169 0 51 0
[pid=15606] ppid=15605 vsize=5888 CPUtime=12.68
/proc/15606/stat : 15606 (revival) R 15605 15605 15480 0 -1 4194304 1472 0 0 0 1268 0 0 0 25 0 1 50000 63783295 6029312 1105 1992294400 134512640 134537284 4294956368 18446744073709551615 134524101 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15606/statm: 1472 1105 85 6 0 1110 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11248

[startup+25.502 s]
/proc/loadavg: 0.94 0.96 0.98 2/66 15607
/proc/meminfo: memFree=1833032/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63783295 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 237 196 169 0 51 0
[pid=15606] ppid=15605 vsize=5888 CPUtime=25.48
/proc/15606/stat : 15606 (revival) R 15605 15605 15480 0 -1 4194304 1473 0 0 0 2548 0 0 0 25 0 1 50000 63783295 6029312 1106 1992294400 134512640 134537284 4294956368 18446744073709551615 134523792 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15606/statm: 1472 1106 85 6 0 1110 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 11248

[startup+51.1017 s]
/proc/loadavg: 0.96 0.96 0.98 2/66 15607
/proc/meminfo: memFree=1832968/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=0
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 63783295 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15605/statm: 1340 237 196 169 0 51 0
[pid=15606] ppid=15605 vsize=5888 CPUtime=51.06
/proc/15606/stat : 15606 (revival) R 15605 15605 15480 0 -1 4194304 1477 0 0 0 5106 0 0 0 25 0 1 50000 63783295 6029312 1110 1992294400 134512640 134537284 4294956368 18446744073709551615 134523975 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15606/statm: 1472 1110 85 6 0 1110 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 11248

[startup+102.305 s]
/proc/loadavg: 0.98 0.96 0.98 2/66 15609
/proc/meminfo: memFree=1815880/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=64.01
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 341 3839 0 0 0 0 6399 2 16 0 1 0 63783295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1340 241 197 169 0 51 0
[pid=15609] ppid=15605 vsize=18644 CPUtime=38.21
/proc/15609/stat : 15609 (minisat) R 15605 15605 15480 0 -1 4194304 4515 0 0 0 3817 4 0 0 25 0 1 0 63789701 19091456 4499 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15609/statm: 4661 4499 77 170 0 4489 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 24004

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15609
/proc/meminfo: memFree=1808904/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=64.01
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 341 3839 0 0 0 0 6399 2 16 0 1 0 63783295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1340 241 197 169 0 51 0
[pid=15609] ppid=15605 vsize=26124 CPUtime=98.18
/proc/15609/stat : 15609 (minisat) R 15605 15605 15480 0 -1 4194304 6329 0 0 0 9812 6 0 0 25 0 1 0 63789701 26750976 6313 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15609/statm: 6531 6313 77 170 0 6359 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 31484

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15609
/proc/meminfo: memFree=1802056/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=64.01
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 341 3839 0 0 0 0 6399 2 16 0 1 0 63783295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1340 241 197 169 0 51 0
[pid=15609] ppid=15605 vsize=33036 CPUtime=158.16
/proc/15609/stat : 15609 (minisat) R 15605 15605 15480 0 -1 4194304 7981 0 0 0 15807 9 0 0 25 0 1 0 63789701 33828864 7965 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15609/statm: 8259 7965 77 170 0 8087 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 38396

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15609
/proc/meminfo: memFree=1799176/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=64.01
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 341 3839 0 0 0 0 6399 2 16 0 1 0 63783295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1340 241 197 169 0 51 0
[pid=15609] ppid=15605 vsize=35920 CPUtime=218.13
/proc/15609/stat : 15609 (minisat) R 15605 15605 15480 0 -1 4194304 8710 0 0 0 21804 9 0 0 25 0 1 0 63789701 36782080 8694 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15609/statm: 8980 8694 77 170 0 8808 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 41280

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15609
/proc/meminfo: memFree=1795912/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=64.01
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 341 3839 0 0 0 0 6399 2 16 0 1 0 63783295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1340 241 197 169 0 51 0
[pid=15609] ppid=15605 vsize=39248 CPUtime=278.11
/proc/15609/stat : 15609 (minisat) R 15605 15605 15480 0 -1 4194304 9526 0 0 0 27801 10 0 0 25 0 1 0 63789701 40189952 9510 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15609/statm: 9812 9510 77 170 0 9640 0
Current children cumulated CPU time (s) 342.12

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

/proc/15609/statm: 10100 9779 77 170 0 9928 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 45760

[startup+582.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15609
/proc/meminfo: memFree=1790216/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=64.01
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 341 3839 0 0 0 0 6399 2 16 0 1 0 63783295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1340 241 197 169 0 51 0
[pid=15609] ppid=15605 vsize=44904 CPUtime=518
/proc/15609/stat : 15609 (minisat) R 15605 15605 15480 0 -1 4194304 10923 0 0 0 51788 12 0 0 25 0 1 0 63789701 45981696 10907 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15609/statm: 11226 10907 77 170 0 11054 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 50264

[startup+642.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15609
/proc/meminfo: memFree=1786120/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=64.01
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 341 3839 0 0 0 0 6399 2 16 0 1 0 63783295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1340 241 197 169 0 51 0
[pid=15609] ppid=15605 vsize=49236 CPUtime=577.99
/proc/15609/stat : 15609 (minisat) R 15605 15605 15480 0 -1 4194304 11924 0 0 0 57786 13 0 0 25 0 1 0 63789701 50417664 11908 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15609/statm: 12309 11908 77 170 0 12137 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 54596

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15609
/proc/meminfo: memFree=1785736/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=64.01
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 341 3839 0 0 0 0 6399 2 16 0 1 0 63783295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1340 241 197 169 0 51 0
[pid=15609] ppid=15605 vsize=49700 CPUtime=637.96
/proc/15609/stat : 15609 (minisat) R 15605 15605 15480 0 -1 4194304 12032 0 0 0 63783 13 0 0 25 0 1 0 63789701 50892800 12016 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15609/statm: 12425 12016 77 170 0 12253 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 55060

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15609
/proc/meminfo: memFree=1785224/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=64.01
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 341 3839 0 0 0 0 6399 2 16 0 1 0 63783295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1340 241 197 169 0 51 0
[pid=15609] ppid=15605 vsize=50204 CPUtime=697.95
/proc/15609/stat : 15609 (minisat) R 15605 15605 15480 0 -1 4194304 12145 0 0 0 69781 14 0 0 25 0 1 0 63789701 51408896 12129 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15609/statm: 12551 12129 77 170 0 12379 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 55564

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15609
/proc/meminfo: memFree=1783944/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=64.01
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 341 3839 0 0 0 0 6399 2 16 0 1 0 63783295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1340 241 197 169 0 51 0
[pid=15609] ppid=15605 vsize=51704 CPUtime=757.92
/proc/15609/stat : 15609 (minisat) R 15605 15605 15480 0 -1 4194304 12457 0 0 0 75778 14 0 0 25 0 1 0 63789701 52944896 12441 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15609/statm: 12926 12441 77 170 0 12754 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 57064

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15609
/proc/meminfo: memFree=1781640/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=64.01
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 341 3839 0 0 0 0 6399 2 16 0 1 0 63783295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1340 241 197 169 0 51 0
[pid=15609] ppid=15605 vsize=54008 CPUtime=817.89
/proc/15609/stat : 15609 (minisat) R 15605 15605 15480 0 -1 4194304 13036 0 0 0 81775 14 0 0 25 0 1 0 63789701 55304192 13020 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15609/statm: 13502 13020 77 170 0 13330 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 59368

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15609
/proc/meminfo: memFree=1781320/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=64.01
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 341 3839 0 0 0 0 6399 2 16 0 1 0 63783295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1340 241 197 169 0 51 0
[pid=15609] ppid=15605 vsize=54336 CPUtime=877.87
/proc/15609/stat : 15609 (minisat) R 15605 15605 15480 0 -1 4194304 13101 0 0 0 87772 15 0 0 25 0 1 0 63789701 55640064 13085 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15609/statm: 13584 13085 77 170 0 13412 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 59696

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15609
/proc/meminfo: memFree=1780872/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=64.01
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 341 3839 0 0 0 0 6399 2 16 0 1 0 63783295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1340 241 197 169 0 51 0
[pid=15609] ppid=15605 vsize=54792 CPUtime=937.84
/proc/15609/stat : 15609 (minisat) R 15605 15605 15480 0 -1 4194304 13208 0 0 0 93769 15 0 0 25 0 1 0 63789701 56107008 13192 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15609/statm: 13698 13192 77 170 0 13526 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 60152

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15609
/proc/meminfo: memFree=1780424/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=64.01
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 341 3839 0 0 0 0 6399 2 16 0 1 0 63783295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1340 241 197 169 0 51 0
[pid=15609] ppid=15605 vsize=55284 CPUtime=997.82
/proc/15609/stat : 15609 (minisat) R 15605 15605 15480 0 -1 4194304 13313 0 0 0 99767 15 0 0 25 0 1 0 63789701 56610816 13297 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15609/statm: 13821 13297 77 170 0 13649 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 60644

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15609
/proc/meminfo: memFree=1780232/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=64.01
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 341 3839 0 0 0 0 6399 2 16 0 1 0 63783295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1340 241 197 169 0 51 0
[pid=15609] ppid=15605 vsize=55524 CPUtime=1057.79
/proc/15609/stat : 15609 (minisat) R 15605 15605 15480 0 -1 4194304 13347 0 0 0 105764 15 0 0 25 0 1 0 63789701 56856576 13331 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15609/statm: 13881 13331 77 170 0 13709 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 60884

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15609
/proc/meminfo: memFree=1776648/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=64.01
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 341 3839 0 0 0 0 6399 2 16 0 1 0 63783295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1340 241 197 169 0 51 0
[pid=15609] ppid=15605 vsize=59208 CPUtime=1117.76
/proc/15609/stat : 15609 (minisat) R 15605 15605 15480 0 -1 4194304 14270 0 0 0 111760 16 0 0 25 0 1 0 63789701 60628992 14254 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/15609/statm: 14802 14254 77 170 0 14630 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 64568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 15609
/proc/meminfo: memFree=1775176/2055920 swapFree=4192812/4192956
[pid=15605] ppid=15603 vsize=5360 CPUtime=64.01
/proc/15605/stat : 15605 (run.sh) S 15603 15605 15480 0 -1 4194304 341 3839 0 0 0 0 6399 2 16 0 1 0 63783295 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 244671112004 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15605/statm: 1340 241 197 169 0 51 0
[pid=15609] ppid=15605 vsize=60560 CPUtime=1136.07
/proc/15609/stat : 15609 (minisat) R 15605 15605 15480 0 -1 4194304 14604 0 0 0 113590 17 0 0 25 0 1 0 63789701 62013440 14588 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15609/statm: 15140 14588 77 170 0 14968 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 65920

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 15605 and gives
#  childrusage.ru_utime.tv_sec=64
#  childrusage.ru_utime.tv_usec=1270
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=29995
# CPU time returned by wait4() is 64.0313
# 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.89
CPU system time (s): 0.19
CPU usage (%): 99.9557
Max. virtual memory (cumulated for all children) (KiB): 65920

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

runsolver used 1.09583 second user time and 3.2805 second system time

The end

Launcher Data

Begin job on node7 at 2009-05-12 02:23:34
IDJOB=1797282
IDBENCH=71089
IDSOLVER=647
FILE ID=node7/1797282-1242087814
PBS_JOBID= 9277671
Free space on /tmp= 66316 MiB

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

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=2077616285

node7.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.243
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.243
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:       1838328 kB
Buffers:         39772 kB
Cached:          83916 kB
SwapCached:        140 kB
Active:          42392 kB
Inactive:        95416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1838328 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2736 kB
Writeback:           0 kB
Mapped:          23700 kB
Slab:            65816 kB
Committed_AS:   206836 kB
PageTables:       1444 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= 66312 MiB
End job on node7 at 2009-05-12 02:43:37