Trace number 1797260

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
ReVivAl 0.23 2009-03-18? (TO) 1200.02 1200.61

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_10_UNSAT.cnf
MD5SUM54c22a62e5d0a640d4ea8d185b9b1fc7
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 variables2112
Number of clauses191788
Sum of the clauses size572017
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23595
Number of clauses of size 3188162
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 10
216.90/217.07	#LEARNT CLAUSES 0
217.09/217.24	done !
217.09/217.24	c Calling MINISAT
217.09/217.24	This is MiniSat 2.0 beta
217.09/217.24	WARNING: for repeatability, setting FPU to use double precision
217.09/217.24	============================[ Problem Statistics ]=============================
217.09/217.24	|                                                                             |
217.09/217.24	|  Number of variables:  2112                                                 |
217.09/217.24	|  Number of clauses:    191788                                               |
217.14/217.33	|  Parsing time:         0.08         s                                       |
217.14/217.33	============================[ Search Statistics ]==============================
217.14/217.33	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
217.14/217.33	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
217.14/217.33	===============================================================================
217.14/217.33	|         0 |    2112   191788   557309 |    63929        0    nan |  0.000 % |
217.14/217.34	|       101 |    2112   191788   557309 |    70322      101     43 |  0.000 % |
217.14/217.36	|       253 |    2112   191788   557309 |    77354      253     47 |  0.000 % |
217.14/217.39	|       479 |    2112   191788   557309 |    85089      479     51 |  0.000 % |
217.14/217.47	|       816 |    2112   191788   557309 |    93598      816     54 |  0.000 % |
217.14/217.58	|      1323 |    2112   191788   557309 |   102958     1323     58 |  0.000 % |
217.69/217.84	|      2086 |    2112   191788   557309 |   113254     2086     57 |  0.000 % |
217.98/218.15	|      3226 |    2112   191788   557309 |   124580     3226     57 |  0.000 % |
218.28/218.40	|      4936 |    2112   191788   557309 |   137038     4936     67 |  0.000 % |
218.88/219.07	|      7498 |    2112   191788   557309 |   150742     7498     66 |  0.000 % |
220.79/220.95	|     11342 |    2112   191788   557309 |   165816    11342     66 |  0.000 % |
223.78/223.94	|     17108 |    2112   191788   557309 |   182397    17108     63 |  0.000 % |
228.18/228.38	|     25760 |    2112   191788   557309 |   200637    25760     64 |  0.000 % |
240.88/241.05	|     38736 |    2112   191788   557309 |   220701    38736     65 |  0.000 % |
269.05/269.24	|     58199 |    2112   191788   557309 |   242771    58199     64 |  0.000 % |
304.74/304.98	|     87391 |    2112   191788   557309 |   267048    87391     64 |  0.000 % |
434.07/434.33	|    131181 |    2112   191788   557309 |   293753   131181     68 |  0.000 % |
653.49/653.84	|    196865 |    2112   191788   557309 |   323128   196865     68 |  0.000 % |
854.19/854.63	|    295398 |    2112   191788   557309 |   355441   295398     67 |  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-1797260-1242087213/watcher-1797260-1242087213 -o /tmp/evaluation-result-1797260-1242087213/solver-1797260-1242087213 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797260-1242087213.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.93 0.98 0.99 3/64 2809
/proc/meminfo: memFree=1902008/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=0
/proc/2809/stat : 2809 (run.sh) R 2807 2809 2772 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236749154 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 208717539999 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/2809/statm: 1340 236 195 169 0 51 0
[pid=2810] ppid=2809 vsize=2124 CPUtime=0
/proc/2810/stat : 2810 (revival) R 2809 2809 2772 0 -1 4194304 280 0 0 0 0 0 0 0 18 0 1 0 236749154 2174976 248 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/2810/statm: 531 255 81 6 0 169 0

[startup+0.0660929 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 2809
/proc/meminfo: memFree=1902008/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=0
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236749154 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1340 237 196 169 0 51 0
[pid=2810] ppid=2809 vsize=9708 CPUtime=0.05
/proc/2810/stat : 2810 (revival) R 2809 2809 2772 0 -1 4194304 2782 0 0 0 4 1 0 0 19 0 1 50000 236749154 9940992 1984 1992294400 134512640 134537284 4294956368 18446744073709551615 10954363 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2810/statm: 2427 1984 85 6 0 2065 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15068

[startup+0.101098 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 2809
/proc/meminfo: memFree=1902008/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=0
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236749154 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1340 237 196 169 0 51 0
[pid=2810] ppid=2809 vsize=10368 CPUtime=0.09
/proc/2810/stat : 2810 (revival) R 2809 2809 2772 0 -1 4194304 2967 0 0 0 8 1 0 0 19 0 1 50000 236749154 10616832 2169 1992294400 134512640 134537284 4294956368 18446744073709551615 10954363 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2810/statm: 2592 2170 85 6 0 2230 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15728

[startup+0.301119 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 2809
/proc/meminfo: memFree=1902008/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=0
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236749154 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1340 237 196 169 0 51 0
[pid=2810] ppid=2809 vsize=10500 CPUtime=0.29
/proc/2810/stat : 2810 (revival) R 2809 2809 2772 0 -1 4194304 2983 0 0 0 28 1 0 0 21 0 1 50000 236749154 10752000 2185 1992294400 134512640 134537284 4294956368 18446744073709551615 134523948 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2810/statm: 2625 2185 85 6 0 2263 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15860

[startup+0.70116 s]
/proc/loadavg: 0.93 0.98 0.99 3/64 2809
/proc/meminfo: memFree=1902008/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=0
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236749154 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1340 237 196 169 0 51 0
[pid=2810] ppid=2809 vsize=10500 CPUtime=0.69
/proc/2810/stat : 2810 (revival) R 2809 2809 2772 0 -1 4194304 2983 0 0 0 68 1 0 0 25 0 1 50000 236749154 10752000 2185 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2810/statm: 2625 2185 85 6 0 2263 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15860

[startup+1.50125 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 2811
/proc/meminfo: memFree=1893288/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=0
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236749154 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1340 237 196 169 0 51 0
[pid=2810] ppid=2809 vsize=10500 CPUtime=1.49
/proc/2810/stat : 2810 (revival) R 2809 2809 2772 0 -1 4194304 2983 0 0 0 148 1 0 0 25 0 1 50000 236749154 10752000 2185 1992294400 134512640 134537284 4294956368 18446744073709551615 134523761 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2810/statm: 2625 2185 85 6 0 2263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15860

[startup+3.10142 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 2811
/proc/meminfo: memFree=1893160/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=0
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236749154 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1340 237 196 169 0 51 0
[pid=2810] ppid=2809 vsize=10500 CPUtime=3.09
/proc/2810/stat : 2810 (revival) R 2809 2809 2772 0 -1 4194304 2983 0 0 0 308 1 0 0 25 0 1 50000 236749154 10752000 2185 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2810/statm: 2625 2185 85 6 0 2263 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15860

[startup+6.30176 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 2811
/proc/meminfo: memFree=1892968/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=0
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236749154 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1340 237 196 169 0 51 0
[pid=2810] ppid=2809 vsize=10500 CPUtime=6.29
/proc/2810/stat : 2810 (revival) R 2809 2809 2772 0 -1 4194304 2983 0 0 0 628 1 0 0 25 0 1 50000 236749154 10752000 2185 1992294400 134512640 134537284 4294956368 18446744073709551615 134523765 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2810/statm: 2625 2185 85 6 0 2263 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15860

[startup+12.7014 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 2811
/proc/meminfo: memFree=1892920/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=0
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236749154 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1340 237 196 169 0 51 0
[pid=2810] ppid=2809 vsize=10500 CPUtime=12.68
/proc/2810/stat : 2810 (revival) R 2809 2809 2772 0 -1 4194304 2983 0 0 0 1267 1 0 0 25 0 1 50000 236749154 10752000 2185 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2810/statm: 2625 2185 85 6 0 2263 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 15860

[startup+25.5018 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 2811
/proc/meminfo: memFree=1893048/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=0
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236749154 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1340 237 196 169 0 51 0
[pid=2810] ppid=2809 vsize=10500 CPUtime=25.48
/proc/2810/stat : 2810 (revival) R 2809 2809 2772 0 -1 4194304 2983 0 0 0 2547 1 0 0 25 0 1 50000 236749154 10752000 2185 1992294400 134512640 134537284 4294956368 18446744073709551615 134531244 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2810/statm: 2625 2185 85 6 0 2263 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15860

[startup+51.1015 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 2811
/proc/meminfo: memFree=1892984/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=0
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236749154 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1340 237 196 169 0 51 0
[pid=2810] ppid=2809 vsize=10500 CPUtime=51.06
/proc/2810/stat : 2810 (revival) R 2809 2809 2772 0 -1 4194304 2985 0 0 0 5105 1 0 0 25 0 1 50000 236749154 10752000 2187 1992294400 134512640 134537284 4294956368 18446744073709551615 134523773 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2810/statm: 2625 2187 85 6 0 2263 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15860

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 2811
/proc/meminfo: memFree=1892920/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=0
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236749154 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1340 237 196 169 0 51 0
[pid=2810] ppid=2809 vsize=10500 CPUtime=102.25
/proc/2810/stat : 2810 (revival) R 2809 2809 2772 0 -1 4194304 2988 0 0 0 10224 1 0 0 25 0 1 50000 236749154 10752000 2190 1992294400 134512640 134537284 4294956368 18446744073709551615 134524062 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2810/statm: 2625 2190 85 6 0 2263 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 15860

[startup+162.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2811
/proc/meminfo: memFree=1892856/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=0
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236749154 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/2809/statm: 1340 237 196 169 0 51 0
[pid=2810] ppid=2809 vsize=10500 CPUtime=162.22
/proc/2810/stat : 2810 (revival) R 2809 2809 2772 0 -1 4194304 2993 0 0 0 16221 1 0 0 25 0 1 50000 236749154 10752000 2195 1992294400 134512640 134537284 4294956368 18446744073709551615 134523885 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2810/statm: 2625 2195 85 6 0 2263 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 15860

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2812
/proc/meminfo: memFree=1885304/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=217.14
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 312 3012 0 0 0 0 21711 3 16 0 1 0 236749154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1340 238 197 169 0 51 0
[pid=2812] ppid=2809 vsize=13972 CPUtime=5.05
/proc/2812/stat : 2812 (minisat) R 2809 2809 2772 0 -1 4194304 3366 0 0 0 503 2 0 0 25 0 1 0 236770878 14307328 3352 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/2812/statm: 3493 3352 77 170 0 3321 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 19332

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2812
/proc/meminfo: memFree=1869944/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=217.14
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 312 3012 0 0 0 0 21711 3 16 0 1 0 236749154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1340 238 197 169 0 51 0
[pid=2812] ppid=2809 vsize=29476 CPUtime=65.01
/proc/2812/stat : 2812 (minisat) R 2809 2809 2772 0 -1 4194304 7219 0 0 0 6495 6 0 0 25 0 1 0 236770878 30183424 7205 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2812/statm: 7369 7205 77 170 0 7197 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 34836

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2812
/proc/meminfo: memFree=1858552/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=217.14
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 312 3012 0 0 0 0 21711 3 16 0 1 0 236749154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1340 238 197 169 0 51 0
[pid=2812] ppid=2809 vsize=41036 CPUtime=124.98
/proc/2812/stat : 2812 (minisat) R 2809 2809 2772 0 -1 4194304 10022 0 0 0 12490 8 0 0 25 0 1 0 236770878 42020864 10008 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/2812/statm: 10259 10008 77 170 0 10087 0
Current children cumulated CPU time (s) 342.12

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

/proc/2812/statm: 15112 14790 77 170 0 14940 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 65808

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2812
/proc/meminfo: memFree=1833720/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=217.14
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 312 3012 0 0 0 0 21711 3 16 0 1 0 236749154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1340 238 197 169 0 51 0
[pid=2812] ppid=2809 vsize=66212 CPUtime=364.87
/proc/2812/stat : 2812 (minisat) R 2809 2809 2772 0 -1 4194304 16203 0 0 0 36472 15 0 0 25 0 1 0 236770878 67801088 16189 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2812/statm: 16553 16189 77 170 0 16381 0
Current children cumulated CPU time (s) 582.01
Current children cumulated vsize (KiB) 71572

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2812
/proc/meminfo: memFree=1827704/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=217.14
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 312 3012 0 0 0 0 21711 3 16 0 1 0 236749154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1340 238 197 169 0 51 0
[pid=2812] ppid=2809 vsize=72216 CPUtime=424.85
/proc/2812/stat : 2812 (minisat) R 2809 2809 2772 0 -1 4194304 17689 0 0 0 42469 16 0 0 25 0 1 0 236770878 73949184 17675 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2812/statm: 18054 17675 77 170 0 17882 0
Current children cumulated CPU time (s) 641.99
Current children cumulated vsize (KiB) 77576

[startup+702.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2812
/proc/meminfo: memFree=1821176/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=217.14
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 312 3012 0 0 0 0 21711 3 16 0 1 0 236749154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1340 238 197 169 0 51 0
[pid=2812] ppid=2809 vsize=79228 CPUtime=484.81
/proc/2812/stat : 2812 (minisat) R 2809 2809 2772 0 -1 4194304 19349 0 0 0 48463 18 0 0 25 0 1 0 236770878 81129472 19326 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/2812/statm: 19807 19326 77 170 0 19635 0
Current children cumulated CPU time (s) 701.95
Current children cumulated vsize (KiB) 84588

[startup+762.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2812
/proc/meminfo: memFree=1814584/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=217.14
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 312 3012 0 0 0 0 21711 3 16 0 1 0 236749154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1340 238 197 169 0 51 0
[pid=2812] ppid=2809 vsize=85600 CPUtime=544.79
/proc/2812/stat : 2812 (minisat) R 2809 2809 2772 0 -1 4194304 20949 0 0 0 54459 20 0 0 25 0 1 0 236770878 87654400 20926 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/2812/statm: 21400 20926 77 170 0 21228 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 90960

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2812
/proc/meminfo: memFree=1804216/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=217.14
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 312 3012 0 0 0 0 21711 3 16 0 1 0 236749154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1340 238 197 169 0 51 0
[pid=2812] ppid=2809 vsize=95936 CPUtime=604.76
/proc/2812/stat : 2812 (minisat) R 2809 2809 2772 0 -1 4194304 23566 0 0 0 60454 22 0 0 25 0 1 0 236770878 98238464 23543 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2812/statm: 23984 23543 77 170 0 23812 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 101296

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 3/66 2812
/proc/meminfo: memFree=1792632/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=217.14
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 312 3012 0 0 0 0 21711 3 16 0 1 0 236749154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1340 238 197 169 0 51 0
[pid=2812] ppid=2809 vsize=108084 CPUtime=664.74
/proc/2812/stat : 2812 (minisat) R 2809 2809 2772 0 -1 4194304 26484 0 0 0 66449 25 0 0 25 0 1 0 236770878 110678016 26400 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2812/statm: 27021 26400 77 170 0 26849 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 113444

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2812
/proc/meminfo: memFree=1790072/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=217.14
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 312 3012 0 0 0 0 21711 3 16 0 1 0 236749154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1340 238 197 169 0 51 0
[pid=2812] ppid=2809 vsize=110856 CPUtime=724.71
/proc/2812/stat : 2812 (minisat) R 2809 2809 2772 0 -1 4194304 27126 0 0 0 72445 26 0 0 25 0 1 0 236770878 113516544 27042 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2812/statm: 27714 27042 77 170 0 27542 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 116216

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2812
/proc/meminfo: memFree=1787640/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=217.14
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 312 3012 0 0 0 0 21711 3 16 0 1 0 236749154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1340 238 197 169 0 51 0
[pid=2812] ppid=2809 vsize=113512 CPUtime=784.68
/proc/2812/stat : 2812 (minisat) R 2809 2809 2772 0 -1 4194304 27718 0 0 0 78442 26 0 0 25 0 1 0 236770878 116236288 27634 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/2812/statm: 28378 27634 77 170 0 28206 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 118872

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2812
/proc/meminfo: memFree=1784888/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=217.14
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 312 3012 0 0 0 0 21711 3 16 0 1 0 236749154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1340 238 197 169 0 51 0
[pid=2812] ppid=2809 vsize=116264 CPUtime=844.65
/proc/2812/stat : 2812 (minisat) R 2809 2809 2772 0 -1 4194304 28400 0 0 0 84438 27 0 0 25 0 1 0 236770878 119054336 28316 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2812/statm: 29066 28316 77 170 0 28894 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 121624

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2812
/proc/meminfo: memFree=1783544/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=217.14
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 312 3012 0 0 0 0 21711 3 16 0 1 0 236749154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1340 238 197 169 0 51 0
[pid=2812] ppid=2809 vsize=117584 CPUtime=904.62
/proc/2812/stat : 2812 (minisat) R 2809 2809 2772 0 -1 4194304 28739 0 0 0 90434 28 0 0 25 0 1 0 236770878 120406016 28655 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2812/statm: 29396 28655 77 170 0 29224 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 122944

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2812
/proc/meminfo: memFree=1781624/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=217.14
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 312 3012 0 0 0 0 21711 3 16 0 1 0 236749154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1340 238 197 169 0 51 0
[pid=2812] ppid=2809 vsize=119476 CPUtime=964.59
/proc/2812/stat : 2812 (minisat) R 2809 2809 2772 0 -1 4194304 29215 0 0 0 96431 28 0 0 25 0 1 0 236770878 122343424 29131 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/2812/statm: 29869 29131 77 170 0 29697 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 124836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 2812
/proc/meminfo: memFree=1780984/2055920 swapFree=4176436/4192956
[pid=2809] ppid=2807 vsize=5360 CPUtime=217.14
/proc/2809/stat : 2809 (run.sh) S 2807 2809 2772 0 -1 4194304 312 3012 0 0 0 0 21711 3 16 0 1 0 236749154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2809/statm: 1340 238 197 169 0 51 0
[pid=2812] ppid=2809 vsize=120004 CPUtime=982.88
/proc/2812/stat : 2812 (minisat) R 2809 2809 2772 0 -1 4194304 29357 0 0 0 98260 28 0 0 25 0 1 0 236770878 122884096 29273 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/2812/statm: 30001 29273 77 170 0 29829 0
Current children cumulated CPU time (s) 1200.02
Current children cumulated vsize (KiB) 125364

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 2809 and gives
#  childrusage.ru_utime.tv_sec=217
#  childrusage.ru_utime.tv_usec=115993
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=33994
# CPU time returned by wait4() is 217.15
# while last known CPU time is 1200.02
#
# 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.02
CPU user time (s): 1199.71
CPU system time (s): 0.31
CPU usage (%): 99.9506
Max. virtual memory (cumulated for all children) (KiB): 125364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 217.116
system time used= 0.033994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3324
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= 5
involuntary context switches= 634

runsolver used 1.02484 second user time and 3.35149 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-12 02:13:34
IDJOB=1797260
IDBENCH=71080
IDSOLVER=649
FILE ID=node47/1797260-1242087213
PBS_JOBID= 9277707
Free space on /tmp= 66224 MiB

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

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

MD5SUM BENCH= 54c22a62e5d0a640d4ea8d185b9b1fc7
RANDOM SEED=237675249

node47.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.212
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.212
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:       1902496 kB
Buffers:          8808 kB
Cached:          71076 kB
SwapCached:      10284 kB
Active:          42256 kB
Inactive:        49704 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1902496 kB
SwapTotal:     4192956 kB
SwapFree:      4176436 kB
Dirty:            4592 kB
Writeback:           0 kB
Mapped:          14424 kB
Slab:            47464 kB
Committed_AS:   863212 kB
PageTables:       1448 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= 66220 MiB
End job on node47 at 2009-05-12 02:33:36