Trace number 1797124

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.07 1200.61

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-15-10p1.cnf
MD5SUM558e9ecf39a7773e94f4b47eef706f44
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 variables199996
Number of clauses1019200
Sum of the clauses size2430990
Maximum clause length10
Minimum clause length1
Number of clauses of size 110249
Number of clauses of size 2758992
Number of clauses of size 3198999
Number of clauses of size 45660
Number of clauses of size 522640
Number of clauses of size over 522660

Solver Data

0.00/0.00	c revival is preprocessing the formula...Time out is reached... exporting CNF
500.47/500.74	#ITERATIONS 1
500.47/500.74	#LEARNT CLAUSES 459
501.08/501.36	done !
501.08/501.36	c Calling MINISAT
501.08/501.36	This is MiniSat 2.0 beta
501.08/501.36	WARNING: for repeatability, setting FPU to use double precision
501.08/501.36	============================[ Problem Statistics ]=============================
501.08/501.36	|                                                                             |
501.08/501.36	|  Number of variables:  199996                                               |
501.08/501.36	|  Number of clauses:    774020                                               |
501.56/501.80	|  Parsing time:         0.39         s                                       |
501.56/501.82	============================[ Search Statistics ]==============================
501.56/501.82	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
501.56/501.82	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
501.56/501.82	===============================================================================
501.56/501.82	|         0 |  114618   584138  1418377 |   194712        0    nan |  0.000 % |
501.86/502.10	|       103 |  114570   584138  1418377 |   214183      102     73 | 42.792 % |
501.96/502.24	|       254 |  114570   584138  1418377 |   235602      253     71 | 42.792 % |
502.26/502.54	|       480 |  114570   584138  1418377 |   259162      479     83 | 42.792 % |
502.86/503.14	|       817 |  114570   584138  1418377 |   285078      816    116 | 42.792 % |
503.26/503.59	|      1323 |  113827   581385  1411135 |   313586     1320     85 | 43.352 % |
504.57/504.89	|      2082 |  113827   581385  1411135 |   344945     2079    122 | 43.352 % |
506.16/506.40	|      3223 |  113291   576403  1400931 |   379439     3131    133 | 43.611 % |
508.67/508.92	|      4931 |  112616   573138  1394401 |   417383     4836    137 | 43.691 % |
516.26/516.50	|      7493 |  112616   573138  1394401 |   459122     7398    202 | 43.691 % |
522.96/523.24	|     11340 |  111804   570061  1387646 |   505034    11059    196 | 44.097 % |
538.15/538.42	|     17106 |  110158   564337  1375050 |   555537    16313    229 | 44.924 % |
562.84/563.18	|     25756 |  110137   564240  1374856 |   611091    24958    253 | 44.930 % |
602.63/602.97	|     38730 |  109455   561407  1369190 |   672200    37784    279 | 45.271 % |
678.50/678.88	|     58194 |  109411   561236  1368848 |   739421    57233    351 | 45.293 % |
802.24/802.62	|     87387 |  109371   561010  1368355 |   813363    86384    358 | 45.313 % |
1107.81/1108.37	|    131179 |  108988   560787  1367870 |   894699   130082    420 | 45.937 % |

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-1797124-1242084571/watcher-1797124-1242084571 -o /tmp/evaluation-result-1797124-1242084571/solver-1797124-1242084571 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797124-1242084571.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 12018
/proc/meminfo: memFree=955320/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=0
/proc/12018/stat : 12018 (run.sh) R 12016 12018 11509 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236484457 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 217051622047 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/12018/statm: 1340 236 195 169 0 51 0
[pid=12019] ppid=12018 vsize=2124 CPUtime=0
/proc/12019/stat : 12019 (revival) R 12018 12018 11509 0 -1 4194304 291 0 0 0 0 0 0 0 18 0 1 0 236484457 2174976 258 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/12019/statm: 531 259 81 6 0 169 0

[startup+0.068981 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12018
/proc/meminfo: memFree=955320/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=0
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236484457 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12018/statm: 1340 237 196 169 0 51 0
[pid=12019] ppid=12018 vsize=32896 CPUtime=0.06
/proc/12019/stat : 12019 (revival) R 12018 12018 11509 0 -1 4194304 7638 0 0 0 2 4 0 0 19 0 1 0 236484457 33685504 7600 1992294400 134512640 134537284 4294956368 18446744073709551615 9721467 0 0 4096 0 0 0 0 17 0 0 0
/proc/12019/statm: 8224 7604 82 6 0 7862 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 38256

[startup+0.101984 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12018
/proc/meminfo: memFree=955320/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=0
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236484457 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12018/statm: 1340 237 196 169 0 51 0
[pid=12019] ppid=12018 vsize=44268 CPUtime=0.09
/proc/12019/stat : 12019 (revival) R 12018 12018 11509 0 -1 4194304 9377 0 0 0 5 4 0 0 19 0 1 0 236484457 45330432 9339 1992294400 134512640 134537284 4294956368 18446744073709551615 9721467 0 0 4096 0 0 0 0 17 0 0 0
/proc/12019/statm: 11067 9340 82 6 0 10705 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 49628

[startup+0.302006 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12018
/proc/meminfo: memFree=955320/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=0
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236484457 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12018/statm: 1340 237 196 169 0 51 0
[pid=12019] ppid=12018 vsize=55616 CPUtime=0.29
/proc/12019/stat : 12019 (revival) R 12018 12018 11509 0 -1 4194304 12039 0 0 0 24 5 0 0 21 0 1 0 236484457 56950784 12001 1992294400 134512640 134537284 4294956368 18446744073709551615 9721467 0 0 4096 0 0 0 0 17 0 0 0
/proc/12019/statm: 13904 12002 82 6 0 13542 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60976

[startup+0.701048 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12018
/proc/meminfo: memFree=955320/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=0
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236484457 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12018/statm: 1340 237 196 169 0 51 0
[pid=12019] ppid=12018 vsize=55460 CPUtime=0.69
/proc/12019/stat : 12019 (revival) R 12018 12018 11509 0 -1 4194304 17009 0 0 0 62 7 0 0 25 0 1 50000 236484457 56791040 12267 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12019/statm: 13865 12267 85 6 0 13503 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 60820

[startup+1.50114 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12020
/proc/meminfo: memFree=906024/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=0
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236484457 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12018/statm: 1340 237 196 169 0 51 0
[pid=12019] ppid=12018 vsize=55460 CPUtime=1.49
/proc/12019/stat : 12019 (revival) R 12018 12018 11509 0 -1 4194304 17012 0 0 0 142 7 0 0 25 0 1 50000 236484457 56791040 12270 1992294400 134512640 134537284 4294956368 18446744073709551615 134524128 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12019/statm: 13865 12270 85 6 0 13503 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 60820

[startup+3.10131 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12020
/proc/meminfo: memFree=905256/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=0
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236484457 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12018/statm: 1340 237 196 169 0 51 0
[pid=12019] ppid=12018 vsize=55460 CPUtime=3.09
/proc/12019/stat : 12019 (revival) R 12018 12018 11509 0 -1 4194304 17017 0 0 0 301 8 0 0 25 0 1 50000 236484457 56791040 12275 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12019/statm: 13865 12275 85 6 0 13503 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 60820

[startup+6.30167 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12020
/proc/meminfo: memFree=906024/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=0
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236484457 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12018/statm: 1340 237 196 169 0 51 0
[pid=12019] ppid=12018 vsize=55460 CPUtime=6.28
/proc/12019/stat : 12019 (revival) R 12018 12018 11509 0 -1 4194304 17026 0 0 0 620 8 0 0 25 0 1 50000 236484457 56791040 12284 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12019/statm: 13865 12284 85 6 0 13503 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 60820

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12020
/proc/meminfo: memFree=905832/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=0
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236484457 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12018/statm: 1340 237 196 169 0 51 0
[pid=12019] ppid=12018 vsize=55460 CPUtime=12.68
/proc/12019/stat : 12019 (revival) R 12018 12018 11509 0 -1 4194304 17040 0 0 0 1260 8 0 0 25 0 1 50000 236484457 56791040 12298 1992294400 134512640 134537284 4294956368 18446744073709551615 134523597 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12019/statm: 13865 12298 85 6 0 13503 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 60820

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12020
/proc/meminfo: memFree=906024/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=0
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236484457 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12018/statm: 1340 237 196 169 0 51 0
[pid=12019] ppid=12018 vsize=55460 CPUtime=25.48
/proc/12019/stat : 12019 (revival) R 12018 12018 11509 0 -1 4194304 17045 0 0 0 2540 8 0 0 25 0 1 50000 236484457 56791040 12303 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12019/statm: 13865 12303 85 6 0 13503 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 60820

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12020
/proc/meminfo: memFree=905896/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=0
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236484457 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12018/statm: 1340 237 196 169 0 51 0
[pid=12019] ppid=12018 vsize=55460 CPUtime=51.06
/proc/12019/stat : 12019 (revival) R 12018 12018 11509 0 -1 4194304 17051 0 0 0 5098 8 0 0 25 0 1 50000 236484457 56791040 12309 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12019/statm: 13865 12309 85 6 0 13503 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 60820

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12020
/proc/meminfo: memFree=905960/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=0
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236484457 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12018/statm: 1340 237 196 169 0 51 0
[pid=12019] ppid=12018 vsize=55460 CPUtime=102.24
/proc/12019/stat : 12019 (revival) R 12018 12018 11509 0 -1 4194304 17079 0 0 0 10216 8 0 0 25 0 1 50000 236484457 56791040 12337 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12019/statm: 13865 12337 85 6 0 13503 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 60820

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12020
/proc/meminfo: memFree=905960/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=0
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236484457 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12018/statm: 1340 237 196 169 0 51 0
[pid=12019] ppid=12018 vsize=55460 CPUtime=162.22
/proc/12019/stat : 12019 (revival) R 12018 12018 11509 0 -1 4194304 17079 0 0 0 16214 8 0 0 25 0 1 50000 236484457 56791040 12337 1992294400 134512640 134537284 4294956368 18446744073709551615 134523755 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12019/statm: 13865 12337 85 6 0 13503 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 60820

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12020
/proc/meminfo: memFree=905960/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=0
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236484457 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12018/statm: 1340 237 196 169 0 51 0
[pid=12019] ppid=12018 vsize=55460 CPUtime=222.19
/proc/12019/stat : 12019 (revival) R 12018 12018 11509 0 -1 4194304 17079 0 0 0 22211 8 0 0 25 0 1 50000 236484457 56791040 12337 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12019/statm: 13865 12337 85 6 0 13503 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 60820

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12020
/proc/meminfo: memFree=905896/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=0
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236484457 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12018/statm: 1340 237 196 169 0 51 0
[pid=12019] ppid=12018 vsize=55460 CPUtime=282.16
/proc/12019/stat : 12019 (revival) R 12018 12018 11509 0 -1 4194304 17079 0 0 0 28208 8 0 0 25 0 1 50000 236484457 56791040 12337 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12019/statm: 13865 12337 85 6 0 13503 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 60820

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12020
/proc/meminfo: memFree=905960/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=0
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236484457 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/12018/statm: 1340 237 196 169 0 51 0
[pid=12019] ppid=12018 vsize=55460 CPUtime=342.14
/proc/12019/stat : 12019 (revival) R 12018 12018 11509 0 -1 4194304 17079 0 0 0 34206 8 0 0 25 0 1 50000 236484457 56791040 12337 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12019/statm: 13865 12337 85 6 0 13503 0
Current children cumulated CPU time (s) 342.14

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

/proc/12021/statm: 11704 11219 77 170 0 11532 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 52176

[startup+582.301 s]
/proc/loadavg: 1.03 1.02 1.00 2/66 12021
/proc/meminfo: memFree=871400/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=501.14
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 312 17094 0 0 0 0 50099 15 16 0 1 0 236484457 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12018/statm: 1340 238 197 169 0 51 0
[pid=12021] ppid=12018 vsize=71692 CPUtime=80.89
/proc/12021/stat : 12021 (minisat) R 12018 12018 11509 0 -1 4194304 17461 0 0 0 8074 15 0 0 25 0 1 0 236534593 73412608 17427 1992294400 134512640 135212939 4294956240 18446744073709551615 134530418 0 0 4096 3 0 0 0 17 0 0 0
/proc/12021/statm: 17923 17427 77 170 0 17751 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 77052

[startup+642.301 s]
/proc/loadavg: 1.01 1.02 1.00 2/66 12021
/proc/meminfo: memFree=841192/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=501.14
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 312 17094 0 0 0 0 50099 15 16 0 1 0 236484457 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12018/statm: 1340 238 197 169 0 51 0
[pid=12021] ppid=12018 vsize=101864 CPUtime=140.87
/proc/12021/stat : 12021 (minisat) R 12018 12018 11509 0 -1 4194304 24981 0 0 0 14064 23 0 0 25 0 1 0 236534593 104308736 24947 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/12021/statm: 25466 24947 77 170 0 25294 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 107224

[startup+702.302 s]
/proc/loadavg: 1.11 1.04 1.01 2/66 12021
/proc/meminfo: memFree=812136/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=501.14
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 312 17094 0 0 0 0 50099 15 16 0 1 0 236484457 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12018/statm: 1340 238 197 169 0 51 0
[pid=12021] ppid=12018 vsize=131100 CPUtime=200.85
/proc/12021/stat : 12021 (minisat) R 12018 12018 11509 0 -1 4194304 32301 0 0 0 20055 30 0 0 25 0 1 0 236534593 134246400 32267 1992294400 134512640 135212939 4294956240 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 0 0 0
/proc/12021/statm: 32775 32267 77 170 0 32603 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 136460

[startup+762.306 s]
/proc/loadavg: 1.11 1.05 1.00 2/66 12021
/proc/meminfo: memFree=790824/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=501.14
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 312 17094 0 0 0 0 50099 15 16 0 1 0 236484457 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12018/statm: 1340 238 197 169 0 51 0
[pid=12021] ppid=12018 vsize=152128 CPUtime=260.82
/proc/12021/stat : 12021 (minisat) R 12018 12018 11509 0 -1 4194304 37556 0 0 0 26048 34 0 0 25 0 1 0 236534593 155779072 37522 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/12021/statm: 38032 37522 77 170 0 37860 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 157488

[startup+822.302 s]
/proc/loadavg: 1.11 1.05 1.00 2/66 12023
/proc/meminfo: memFree=769576/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=501.14
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 312 17094 0 0 0 0 50099 15 16 0 1 0 236484457 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12018/statm: 1340 238 197 169 0 51 0
[pid=12021] ppid=12018 vsize=173436 CPUtime=320.8
/proc/12021/stat : 12021 (minisat) R 12018 12018 11509 0 -1 4194304 42887 0 0 0 32041 39 0 0 25 0 1 0 236534593 177598464 42853 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/12021/statm: 43359 42853 77 170 0 43187 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 178796

[startup+882.302 s]
/proc/loadavg: 1.10 1.06 1.00 2/66 12023
/proc/meminfo: memFree=751656/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=501.14
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 312 17094 0 0 0 0 50099 15 16 0 1 0 236484457 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12018/statm: 1340 238 197 169 0 51 0
[pid=12021] ppid=12018 vsize=191260 CPUtime=380.77
/proc/12021/stat : 12021 (minisat) R 12018 12018 11509 0 -1 4194304 47315 0 0 0 38033 44 0 0 25 0 1 0 236534593 195850240 47281 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12021/statm: 47815 47281 77 170 0 47643 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 196620

[startup+942.301 s]
/proc/loadavg: 1.09 1.06 1.00 2/66 12023
/proc/meminfo: memFree=731944/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=501.14
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 312 17094 0 0 0 0 50099 15 16 0 1 0 236484457 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12018/statm: 1340 238 197 169 0 51 0
[pid=12021] ppid=12018 vsize=211276 CPUtime=440.75
/proc/12021/stat : 12021 (minisat) R 12018 12018 11509 0 -1 4194304 52330 0 0 0 44027 48 0 0 25 0 1 0 236534593 216346624 52296 1992294400 134512640 135212939 4294956240 18446744073709551615 134529544 0 0 4096 3 0 0 0 17 0 0 0
/proc/12021/statm: 52819 52296 77 170 0 52647 0
Current children cumulated CPU time (s) 941.89
Current children cumulated vsize (KiB) 216636

[startup+1002.3 s]
/proc/loadavg: 1.08 1.06 1.00 2/66 12023
/proc/meminfo: memFree=712744/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=501.14
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 312 17094 0 0 0 0 50099 15 16 0 1 0 236484457 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12018/statm: 1340 238 197 169 0 51 0
[pid=12021] ppid=12018 vsize=230128 CPUtime=500.72
/proc/12021/stat : 12021 (minisat) R 12018 12018 11509 0 -1 4194304 57053 0 0 0 50019 53 0 0 25 0 1 0 236534593 235651072 57019 1992294400 134512640 135212939 4294956240 18446744073709551615 134529407 0 0 4096 3 0 0 0 17 0 0 0
/proc/12021/statm: 57532 57019 77 170 0 57360 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 235488

[startup+1062.3 s]
/proc/loadavg: 1.18 1.09 1.01 2/66 12023
/proc/meminfo: memFree=693928/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=501.14
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 312 17094 0 0 0 0 50099 15 16 0 1 0 236484457 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12018/statm: 1340 238 197 169 0 51 0
[pid=12021] ppid=12018 vsize=248936 CPUtime=560.69
/proc/12021/stat : 12021 (minisat) R 12018 12018 11509 0 -1 4194304 61763 0 0 0 56013 56 0 0 25 0 1 0 236534593 254910464 61729 1992294400 134512640 135212939 4294956240 18446744073709551615 134529392 0 0 4096 3 0 0 0 17 0 0 0
/proc/12021/statm: 62234 61729 77 170 0 62062 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 254296

[startup+1122.3 s]
/proc/loadavg: 1.21 1.12 1.02 2/66 12023
/proc/meminfo: memFree=676520/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=501.14
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 312 17094 0 0 0 0 50099 15 16 0 1 0 236484457 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12018/statm: 1340 238 197 169 0 51 0
[pid=12021] ppid=12018 vsize=266212 CPUtime=620.66
/proc/12021/stat : 12021 (minisat) R 12018 12018 11509 0 -1 4194304 66085 0 0 0 62005 61 0 0 25 0 1 0 236534593 272601088 66051 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/12021/statm: 66553 66051 77 170 0 66381 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 271572

[startup+1182.3 s]
/proc/loadavg: 1.12 1.11 1.02 2/66 12023
/proc/meminfo: memFree=658344/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=501.14
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 312 17094 0 0 0 0 50099 15 16 0 1 0 236484457 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12018/statm: 1340 238 197 169 0 51 0
[pid=12021] ppid=12018 vsize=284632 CPUtime=680.63
/proc/12021/stat : 12021 (minisat) R 12018 12018 11509 0 -1 4194304 70634 0 0 0 67997 66 0 0 25 0 1 0 236534593 291463168 70600 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/12021/statm: 71158 70600 77 170 0 70986 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 289992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.16 1.12 1.03 2/66 12023
/proc/meminfo: memFree=653032/2055920 swapFree=4180664/4192956
[pid=12018] ppid=12016 vsize=5360 CPUtime=501.14
/proc/12018/stat : 12018 (run.sh) S 12016 12018 11509 0 -1 4194304 312 17094 0 0 0 0 50099 15 16 0 1 0 236484457 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 217051620164 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12018/statm: 1340 238 197 169 0 51 0
[pid=12021] ppid=12018 vsize=289816 CPUtime=698.93
/proc/12021/stat : 12021 (minisat) R 12018 12018 11509 0 -1 4194304 71924 0 0 0 69826 67 0 0 25 0 1 0 236534593 296771584 71890 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/12021/statm: 72454 71890 77 170 0 72282 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 295176

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 12018 and gives
#  childrusage.ru_utime.tv_sec=500
#  childrusage.ru_utime.tv_usec=995837
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=153976
# CPU time returned by wait4() is 501.15
# while last known CPU time is 1200.07
#
# 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.07
CPU user time (s): 1199.25
CPU system time (s): 0.82
CPU usage (%): 99.9547
Max. virtual memory (cumulated for all children) (KiB): 295176

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

runsolver used 1.06184 second user time and 3.31849 second system time

The end

Launcher Data

Begin job on node59 at 2009-05-12 01:29:33
IDJOB=1797124
IDBENCH=71005
IDSOLVER=649
FILE ID=node59/1797124-1242084571
PBS_JOBID= 9277623
Free space on /tmp= 66272 MiB

SOLVER NAME= ReVivAl 0.23 2009-03-18
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-15-10p1.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1797124-1242084571/watcher-1797124-1242084571 -o /tmp/evaluation-result-1797124-1242084571/solver-1797124-1242084571 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1797124-1242084571.cnf HOME

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

MD5SUM BENCH= 558e9ecf39a7773e94f4b47eef706f44
RANDOM SEED=1900381898

node59.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.240
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.240
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:        955800 kB
Buffers:         75700 kB
Cached:         927444 kB
SwapCached:       6724 kB
Active:         210568 kB
Inactive:       802748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        955800 kB
SwapTotal:     4192956 kB
SwapFree:      4180664 kB
Dirty:           20356 kB
Writeback:           0 kB
Mapped:          15092 kB
Slab:            72804 kB
Committed_AS:   842584 kB
PageTables:       1472 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= 66260 MiB
End job on node59 at 2009-05-12 01:49:35