Trace number 1797299

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 + SatElite 2009-03-18? (TO) 1200.09 1200.71

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_09_UNSAT.cnf
MD5SUM3cd74d1813a4408b4123afc23df07d7d
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 variables1910
Number of clauses167931
Sum of the clauses size500698
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23312
Number of clauses of size 3164588
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 SatElite...
0.00/0.00	c Parsing...
0.19/0.21	c ==============================================================================
0.19/0.21	c |           |     ORIGINAL     |              LEARNT              |          |
0.19/0.21	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.19/0.21	c ==============================================================================
0.19/0.21	c |         0 |  167931   500698 |   50379       0        0     nan |  0.000 % |
2.38/2.40	c |         0 |  166431   731017 |      --       0       --      -- |     --   | -1500/230319
2.38/2.40	c ==============================================================================
2.38/2.40	c Result  :   #vars: 1151   #clauses: 166431   #literals: 731017
2.38/2.40	c CPU time:   2.37564 s
2.38/2.40	c ==============================================================================
2.69/2.73	c SatElite is done !
2.69/2.73	c revival is preprocessing the formula...Time out is reached... exporting CNF
502.51/502.86	#ITERATIONS 8
502.51/502.86	#LEARNT CLAUSES 0
502.71/503.05	done !
502.71/503.05	c Calling MINISAT
502.71/503.05	This is MiniSat 2.0 beta
502.71/503.05	WARNING: for repeatability, setting FPU to use double precision
502.71/503.05	============================[ Problem Statistics ]=============================
502.71/503.05	|                                                                             |
502.71/503.05	|  Number of variables:  1151                                                 |
502.71/503.05	|  Number of clauses:    166431                                               |
502.77/503.16	|  Parsing time:         0.10         s                                       |
502.77/503.17	============================[ Search Statistics ]==============================
502.77/503.17	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
502.77/503.17	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
502.77/503.17	===============================================================================
502.77/503.17	|         0 |    1151   166431   712279 |    55477        0    nan |  0.000 % |
502.77/503.25	|       100 |    1151   166431   712279 |    61024      100     35 |  0.000 % |
502.77/503.33	|       252 |    1151   166431   712279 |    67127      252     46 |  0.000 % |
502.77/503.58	|       477 |    1151   166431   712279 |    73839      477     49 |  0.000 % |
503.40/503.80	|       817 |    1151   166431   712279 |    81223      817     47 |  0.000 % |
503.80/504.12	|      1324 |    1151   166431   712279 |    89346     1324     50 |  0.000 % |
504.40/504.76	|      2084 |    1151   166431   712279 |    98280     2084     51 |  0.000 % |
505.40/505.78	|      3223 |    1151   166431   712279 |   108108     3223     51 |  0.000 % |
506.80/507.14	|      4931 |    1151   166431   712279 |   118919     4931     51 |  0.000 % |
508.30/508.66	|      7493 |    1151   166431   712279 |   130811     7493     50 |  0.000 % |
510.49/510.84	|     11339 |    1151   166431   712279 |   143893    11339     51 |  0.000 % |
514.40/514.78	|     17107 |    1151   166431   712279 |   158282    17107     50 |  0.000 % |
520.89/521.25	|     25758 |    1151   166431   712279 |   174110    25758     49 |  0.000 % |
531.59/531.98	|     38733 |    1151   166431   712279 |   191521    38733     48 |  0.000 % |
552.58/552.92	|     58195 |    1151   166431   712279 |   210673    58195     47 |  0.000 % |
591.26/591.66	|     87389 |    1151   166431   712279 |   231741    87389     46 |  0.000 % |
662.52/662.92	|    131178 |    1151   166431   712279 |   254915   131178     47 |  0.000 % |
947.80/948.38	|    196864 |    1151   166431   712279 |   280406   196864     50 |  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-1797299-1242088250/watcher-1797299-1242088250 -o /tmp/evaluation-result-1797299-1242088250/solver-1797299-1242088250 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797299-1242088250.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3016
/proc/meminfo: memFree=1550256/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=0
/proc/3016/stat : 3016 (run.sh) R 3014 3016 2949 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 236858308 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 227848809119 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/3016/statm: 1340 237 196 169 0 51 0
[pid=3017] ppid=3016 vsize=1132 CPUtime=0
/proc/3017/stat : 3017 (SatElite) R 3016 3016 2949 0 -1 4194304 188 0 0 0 0 0 0 0 18 0 1 0 236858308 1159168 171 1992294400 134512640 135031949 4294956224 18446744073709551615 134675572 0 0 4096 3 0 0 0 17 0 0 0
/proc/3017/statm: 283 171 51 126 0 154 0

[startup+0.037811 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3016
/proc/meminfo: memFree=1550256/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=0
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236858308 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3016/statm: 1340 238 197 169 0 51 0
[pid=3017] ppid=3016 vsize=2192 CPUtime=0.03
/proc/3017/stat : 3017 (SatElite) R 3016 3016 2949 0 -1 4194304 449 0 0 0 3 0 0 0 18 0 1 0 236858308 2244608 432 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/3017/statm: 548 433 51 126 0 419 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7552

[startup+0.102822 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3016
/proc/meminfo: memFree=1550256/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=0
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236858308 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3016/statm: 1340 238 197 169 0 51 0
[pid=3017] ppid=3016 vsize=4156 CPUtime=0.09
/proc/3017/stat : 3017 (SatElite) R 3016 3016 2949 0 -1 4194304 912 0 0 0 9 0 0 0 19 0 1 0 236858308 4255744 895 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/3017/statm: 1039 895 51 126 0 910 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9516

[startup+0.302858 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3016
/proc/meminfo: memFree=1550256/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=0
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236858308 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3016/statm: 1340 238 197 169 0 51 0
[pid=3017] ppid=3016 vsize=13148 CPUtime=0.29
/proc/3017/stat : 3017 (SatElite) R 3016 3016 2949 0 -1 4194304 3116 0 0 0 27 2 0 0 21 0 1 0 236858308 13463552 3099 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/3017/statm: 3287 3100 67 126 0 3158 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18508

[startup+0.701928 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3016
/proc/meminfo: memFree=1550256/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=0
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236858308 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3016/statm: 1340 238 197 169 0 51 0
[pid=3017] ppid=3016 vsize=15848 CPUtime=0.69
/proc/3017/stat : 3017 (SatElite) R 3016 3016 2949 0 -1 4194304 3624 0 0 0 67 2 0 0 25 0 1 0 236858308 16228352 3607 1992294400 134512640 135031949 4294956224 18446744073709551615 134540585 0 0 4096 3 0 0 0 17 0 0 0
/proc/3017/statm: 3962 3607 67 126 0 3833 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21208

[startup+1.50107 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3018
/proc/meminfo: memFree=1532328/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=0
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 236858308 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3016/statm: 1340 238 197 169 0 51 0
[pid=3017] ppid=3016 vsize=19472 CPUtime=1.48
/proc/3017/stat : 3017 (SatElite) R 3016 3016 2949 0 -1 4194304 4231 0 0 0 146 2 0 0 25 0 1 0 236858308 19939328 4214 1992294400 134512640 135031949 4294956224 18446744073709551615 134569211 0 0 4096 3 0 0 0 17 0 0 0
/proc/3017/statm: 4868 4214 67 126 0 4739 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 24832

[startup+3.10136 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3018
/proc/meminfo: memFree=1532200/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=2.72
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 317 4236 0 0 0 0 268 4 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 5360

[startup+6.30191 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3019
/proc/meminfo: memFree=1536360/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=2.72
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 317 4236 0 0 0 0 268 4 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3019] ppid=3016 vsize=10852 CPUtime=3.54
/proc/3019/stat : 3019 (revival) R 3016 3016 2949 0 -1 4194304 3132 0 0 0 353 1 0 0 25 0 1 50000 236858581 11112448 2259 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3019/statm: 2713 2259 85 6 0 2351 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 16212

[startup+12.701 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3019
/proc/meminfo: memFree=1536232/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=2.72
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 317 4236 0 0 0 0 268 4 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3019] ppid=3016 vsize=10852 CPUtime=9.94
/proc/3019/stat : 3019 (revival) R 3016 3016 2949 0 -1 4194304 3133 0 0 0 993 1 0 0 25 0 1 50000 236858581 11112448 2260 1992294400 134512640 134537284 4294956384 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3019/statm: 2713 2260 85 6 0 2351 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 16212

[startup+25.5023 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3019
/proc/meminfo: memFree=1536424/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=2.72
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 317 4236 0 0 0 0 268 4 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3019] ppid=3016 vsize=10852 CPUtime=22.73
/proc/3019/stat : 3019 (revival) R 3016 3016 2949 0 -1 4194304 3137 0 0 0 2271 2 0 0 25 0 1 50000 236858581 11112448 2264 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3019/statm: 2713 2264 85 6 0 2351 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 16212

[startup+51.1028 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3019
/proc/meminfo: memFree=1536488/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=2.72
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 317 4236 0 0 0 0 268 4 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3019] ppid=3016 vsize=10852 CPUtime=48.32
/proc/3019/stat : 3019 (revival) R 3016 3016 2949 0 -1 4194304 3143 0 0 0 4830 2 0 0 25 0 1 50000 236858581 11112448 2270 1992294400 134512640 134537284 4294956384 18446744073709551615 134523926 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3019/statm: 2713 2270 85 6 0 2351 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 16212

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3019
/proc/meminfo: memFree=1536360/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=2.72
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 317 4236 0 0 0 0 268 4 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3019] ppid=3016 vsize=10984 CPUtime=99.5
/proc/3019/stat : 3019 (revival) R 3016 3016 2949 0 -1 4194304 3166 0 0 0 9948 2 0 0 25 0 1 50000 236858581 11247616 2293 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3019/statm: 2746 2293 85 6 0 2384 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 16344

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3019
/proc/meminfo: memFree=1536296/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=2.72
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 317 4236 0 0 0 0 268 4 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3019] ppid=3016 vsize=10984 CPUtime=159.46
/proc/3019/stat : 3019 (revival) R 3016 3016 2949 0 -1 4194304 3169 0 0 0 15944 2 0 0 25 0 1 50000 236858581 11247616 2296 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3019/statm: 2746 2296 85 6 0 2384 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 16344

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3019
/proc/meminfo: memFree=1536296/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=2.72
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 317 4236 0 0 0 0 268 4 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3019] ppid=3016 vsize=10984 CPUtime=219.43
/proc/3019/stat : 3019 (revival) R 3016 3016 2949 0 -1 4194304 3173 0 0 0 21941 2 0 0 25 0 1 50000 236858581 11247616 2300 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3019/statm: 2746 2300 85 6 0 2384 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 16344

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3019
/proc/meminfo: memFree=1536296/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=2.72
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 317 4236 0 0 0 0 268 4 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3019] ppid=3016 vsize=10984 CPUtime=279.41
/proc/3019/stat : 3019 (revival) R 3016 3016 2949 0 -1 4194304 3178 0 0 0 27939 2 0 0 25 0 1 50000 236858581 11247616 2305 1992294400 134512640 134537284 4294956384 18446744073709551615 134515806 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3019/statm: 2746 2305 85 6 0 2384 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 16344

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3019
/proc/meminfo: memFree=1536296/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=2.72
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 317 4236 0 0 0 0 268 4 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3019] ppid=3016 vsize=10984 CPUtime=339.37
/proc/3019/stat : 3019 (revival) R 3016 3016 2949 0 -1 4194304 3180 0 0 0 33935 2 0 0 25 0 1 50000 236858581 11247616 2307 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3019/statm: 2746 2307 85 6 0 2384 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 16344

[startup+402.302 s]

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

/proc/3020/statm: 7156 6957 77 170 0 6984 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 33984

[startup+642.302 s]
/proc/loadavg: 1.08 1.04 1.00 2/66 3022
/proc/meminfo: memFree=1505768/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=502.77
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 343 7434 0 0 0 0 50269 8 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3020] ppid=3016 vsize=37372 CPUtime=139.17
/proc/3020/stat : 3020 (minisat) R 3016 3016 2949 0 -1 4194304 9104 0 0 0 13909 8 0 0 25 0 1 0 236908614 38268928 9088 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 9343 9088 77 170 0 9171 0
Current children cumulated CPU time (s) 641.94
Current children cumulated vsize (KiB) 42732

[startup+702.301 s]
/proc/loadavg: 1.03 1.03 1.00 2/66 3022
/proc/meminfo: memFree=1500136/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=502.77
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 343 7434 0 0 0 0 50269 8 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3020] ppid=3016 vsize=43516 CPUtime=199.14
/proc/3020/stat : 3020 (minisat) R 3016 3016 2949 0 -1 4194304 10540 0 0 0 19904 10 0 0 25 0 1 0 236908614 44560384 10524 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 10879 10524 77 170 0 10707 0
Current children cumulated CPU time (s) 701.91
Current children cumulated vsize (KiB) 48876

[startup+762.307 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 3022
/proc/meminfo: memFree=1496808/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=502.77
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 343 7434 0 0 0 0 50269 8 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3020] ppid=3016 vsize=46824 CPUtime=259.12
/proc/3020/stat : 3020 (minisat) R 3016 3016 2949 0 -1 4194304 11360 0 0 0 25902 10 0 0 25 0 1 0 236908614 47947776 11344 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 11706 11344 77 170 0 11534 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 52184

[startup+822.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 3022
/proc/meminfo: memFree=1493160/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=502.77
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 343 7434 0 0 0 0 50269 8 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3020] ppid=3016 vsize=50560 CPUtime=319.09
/proc/3020/stat : 3020 (minisat) R 3016 3016 2949 0 -1 4194304 12298 0 0 0 31897 12 0 0 25 0 1 0 236908614 51773440 12282 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 12640 12282 77 170 0 12468 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 55920

[startup+882.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 3022
/proc/meminfo: memFree=1489064/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=502.77
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 343 7434 0 0 0 0 50269 8 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3020] ppid=3016 vsize=54576 CPUtime=379.05
/proc/3020/stat : 3020 (minisat) R 3016 3016 2949 0 -1 4194304 13318 0 0 0 37892 13 0 0 25 0 1 0 236908614 55885824 13302 1992294400 134512640 135212939 4294956240 18446744073709551615 134541452 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 13644 13302 77 170 0 13472 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 59936

[startup+942.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 3022
/proc/meminfo: memFree=1485864/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=502.77
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 343 7434 0 0 0 0 50269 8 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3020] ppid=3016 vsize=57728 CPUtime=439.03
/proc/3020/stat : 3020 (minisat) R 3016 3016 2949 0 -1 4194304 14108 0 0 0 43889 14 0 0 25 0 1 0 236908614 59113472 14092 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 14432 14092 77 170 0 14260 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 63088

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3022
/proc/meminfo: memFree=1482664/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=502.77
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 343 7434 0 0 0 0 50269 8 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3020] ppid=3016 vsize=61056 CPUtime=499.01
/proc/3020/stat : 3020 (minisat) R 3016 3016 2949 0 -1 4194304 14904 0 0 0 49886 15 0 0 25 0 1 0 236908614 62521344 14888 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 15264 14888 77 170 0 15092 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 66416

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3022
/proc/meminfo: memFree=1479720/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=502.77
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 343 7434 0 0 0 0 50269 8 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3020] ppid=3016 vsize=64472 CPUtime=558.98
/proc/3020/stat : 3020 (minisat) R 3016 3016 2949 0 -1 4194304 15658 0 0 0 55882 16 0 0 25 0 1 0 236908614 66019328 15642 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 16118 15642 77 170 0 15946 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 69832

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3022
/proc/meminfo: memFree=1476456/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=502.77
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 343 7434 0 0 0 0 50269 8 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3020] ppid=3016 vsize=67628 CPUtime=618.95
/proc/3020/stat : 3020 (minisat) R 3016 3016 2949 0 -1 4194304 16462 0 0 0 61878 17 0 0 25 0 1 0 236908614 69251072 16446 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 16907 16446 77 170 0 16735 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 72988

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3022
/proc/meminfo: memFree=1474216/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=502.77
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 343 7434 0 0 0 0 50269 8 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3020] ppid=3016 vsize=69868 CPUtime=678.92
/proc/3020/stat : 3020 (minisat) R 3016 3016 2949 0 -1 4194304 17030 0 0 0 67874 18 0 0 25 0 1 0 236908614 71544832 17014 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 17467 17014 77 170 0 17295 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 75228



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3022
/proc/meminfo: memFree=1473512/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=502.77
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 343 7434 0 0 0 0 50269 8 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3020] ppid=3016 vsize=70636 CPUtime=697.32
/proc/3020/stat : 3020 (minisat) R 3016 3016 2949 0 -1 4194304 17192 0 0 0 69714 18 0 0 25 0 1 0 236908614 72331264 17176 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 17659 17176 77 170 0 17487 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 75996

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

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3022
/proc/meminfo: memFree=1473512/2055920 swapFree=4155092/4192956
[pid=3016] ppid=3014 vsize=5360 CPUtime=502.77
/proc/3016/stat : 3016 (run.sh) S 3014 3016 2949 0 -1 4194304 343 7434 0 0 0 0 50269 8 16 0 1 0 236858308 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 227848807236 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3016/statm: 1340 241 197 169 0 51 0
[pid=3020] ppid=3016 vsize=70636 CPUtime=697.32
/proc/3020/stat : 3020 (minisat) R 3016 3016 2949 0 -1 4194304 17192 0 0 0 69714 18 0 0 25 0 1 0 236908614 72331264 17176 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3020/statm: 17659 17176 77 170 0 17487 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 75996

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3016 and gives
#  childrusage.ru_utime.tv_sec=502
#  childrusage.ru_utime.tv_usec=698578
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=91986
# CPU time returned by wait4() is 502.791
# while last known CPU time is 1200.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.71
CPU time (s): 1200.09
CPU user time (s): 1199.83
CPU system time (s): 0.26
CPU usage (%): 99.9483
Max. virtual memory (cumulated for all children) (KiB): 75996

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

runsolver used 1.13783 second user time and 3.24051 second system time

The end

Launcher Data

Begin job on node18 at 2009-05-12 02:30:50
IDJOB=1797299
IDBENCH=71093
IDSOLVER=648
FILE ID=node18/1797299-1242088250
PBS_JOBID= 9277691
Free space on /tmp= 66444 MiB

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

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

MD5SUM BENCH= 3cd74d1813a4408b4123afc23df07d7d
RANDOM SEED=16449246

node18.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.280
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.280
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:       1550736 kB
Buffers:         69824 kB
Cached:         350912 kB
SwapCached:      32076 kB
Active:         169388 kB
Inactive:       285668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1550736 kB
SwapTotal:     4192956 kB
SwapFree:      4155092 kB
Dirty:            4052 kB
Writeback:           0 kB
Mapped:          13500 kB
Slab:            36252 kB
Committed_AS:   854928 kB
PageTables:       1372 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= 66436 MiB
End job on node18 at 2009-05-12 02:50:53