Trace number 1797280

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/satComp09_BioInstances/
ndhf_xits_13_UNSAT.cnf
MD5SUMd4e16a803f6cd0903a2bd3e7157287b3
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 variables2730
Number of clauses271285
Sum of the clauses size809746
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 24450
Number of clauses of size 3266804
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 12
388.32/388.59	#LEARNT CLAUSES 0
388.62/388.83	done !
388.62/388.83	c Calling MINISAT
388.62/388.84	This is MiniSat 2.0 beta
388.62/388.84	WARNING: for repeatability, setting FPU to use double precision
388.62/388.84	============================[ Problem Statistics ]=============================
388.62/388.84	|                                                                             |
388.62/388.84	|  Number of variables:  2730                                                 |
388.62/388.84	|  Number of clauses:    271285                                               |
388.66/388.96	|  Parsing time:         0.10         s                                       |
388.66/388.96	============================[ Search Statistics ]==============================
388.66/388.96	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
388.66/388.96	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
388.66/388.96	===============================================================================
388.66/388.96	|         0 |    2730   271285   793148 |    90428        0    nan |  0.000 % |
388.66/388.97	|       103 |    2730   271285   793148 |    99471      103     51 |  0.000 % |
388.66/388.99	|       254 |    2730   271285   793148 |   109418      254     57 |  0.000 % |
388.66/389.02	|       483 |    2730   271285   793148 |   120360      483     60 |  0.000 % |
388.66/389.08	|       821 |    2730   271285   793148 |   132396      821     64 |  0.000 % |
388.66/389.18	|      1327 |    2730   271285   793148 |   145635     1327     71 |  0.000 % |
388.66/389.28	|      2086 |    2730   271285   793148 |   160199     2086     79 |  0.000 % |
389.30/389.52	|      3227 |    2730   271285   793148 |   176219     3227     89 |  0.000 % |
389.70/389.95	|      4936 |    2730   271285   793148 |   193841     4936     90 |  0.000 % |
390.71/390.92	|      7499 |    2730   271285   793148 |   213225     7499     98 |  0.000 % |
392.90/393.17	|     11345 |    2730   271285   793148 |   234547    11345    108 |  0.000 % |
394.51/394.76	|     17111 |    2730   271285   793148 |   258002    17111    109 |  0.000 % |
400.00/400.20	|     25760 |    2730   271285   793148 |   283802    25760    110 |  0.000 % |
412.89/413.19	|     38736 |    2730   271285   793148 |   312183    38736    116 |  0.000 % |
442.89/443.15	|     58197 |    2730   271285   793148 |   343401    58197    119 |  0.000 % |
511.27/511.59	|     87392 |    2730   271285   793148 |   377741    87392    119 |  0.000 % |
669.00/669.30	|    131182 |    2730   271285   793148 |   415515   131182    119 |  0.000 % |
1086.31/1086.88	|    196868 |    2730   271285   793148 |   457067   196868    118 |  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-1797280-1242087592/watcher-1797280-1242087592 -o /tmp/evaluation-result-1797280-1242087592/solver-1797280-1242087592 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797280-1242087592.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.86 0.97 0.99 3/65 5907
/proc/meminfo: memFree=1097600/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=0
/proc/5907/stat : 5907 (run.sh) R 5905 5907 5870 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236792966 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 228706544287 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/5907/statm: 1340 236 195 169 0 51 0
[pid=5908] ppid=5907 vsize=2124 CPUtime=0
/proc/5908/stat : 5908 (revival) R 5907 5907 5870 0 -1 4194304 249 0 0 0 0 0 0 0 18 0 1 0 236792966 2174976 216 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/5908/statm: 531 223 81 6 0 169 0

[startup+0.0937159 s]
/proc/loadavg: 0.86 0.97 0.99 3/65 5907
/proc/meminfo: memFree=1097600/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=0
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236792966 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5907/statm: 1340 237 196 169 0 51 0
[pid=5908] ppid=5907 vsize=12492 CPUtime=0.08
/proc/5908/stat : 5908 (revival) R 5907 5907 5870 0 -1 4194304 3914 0 0 0 7 1 0 0 19 0 1 50000 236792966 12791808 2766 1992294400 134512640 134537284 4294956368 18446744073709551615 3741307 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5908/statm: 3123 2766 85 6 0 2761 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 17852

[startup+0.102716 s]
/proc/loadavg: 0.86 0.97 0.99 3/65 5907
/proc/meminfo: memFree=1097600/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=0
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236792966 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5907/statm: 1340 237 196 169 0 51 0
[pid=5908] ppid=5907 vsize=12624 CPUtime=0.09
/proc/5908/stat : 5908 (revival) R 5907 5907 5870 0 -1 4194304 3964 0 0 0 8 1 0 0 19 0 1 50000 236792966 12926976 2816 1992294400 134512640 134537284 4294956368 18446744073709551615 3741307 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5908/statm: 3156 2816 85 6 0 2794 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 17984

[startup+0.302734 s]
/proc/loadavg: 0.86 0.97 0.99 3/65 5907
/proc/meminfo: memFree=1097600/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=0
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236792966 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5907/statm: 1340 237 196 169 0 51 0
[pid=5908] ppid=5907 vsize=13684 CPUtime=0.28
/proc/5908/stat : 5908 (revival) R 5907 5907 5870 0 -1 4194304 4205 0 0 0 27 1 0 0 21 0 1 50000 236792966 14012416 3057 1992294400 134512640 134537284 4294956368 18446744073709551615 134523678 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5908/statm: 3421 3057 85 6 0 3059 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 19044

[startup+0.702772 s]
/proc/loadavg: 0.86 0.97 0.99 3/65 5907
/proc/meminfo: memFree=1097600/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=0
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236792966 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5907/statm: 1340 237 196 169 0 51 0
[pid=5908] ppid=5907 vsize=13684 CPUtime=0.68
/proc/5908/stat : 5908 (revival) R 5907 5907 5870 0 -1 4194304 4205 0 0 0 67 1 0 0 25 0 1 50000 236792966 14012416 3057 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5908/statm: 3421 3057 85 6 0 3059 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19044

[startup+1.50185 s]
/proc/loadavg: 0.86 0.97 0.99 2/67 5909
/proc/meminfo: memFree=1085360/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=0
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236792966 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5907/statm: 1340 237 196 169 0 51 0
[pid=5908] ppid=5907 vsize=13684 CPUtime=1.48
/proc/5908/stat : 5908 (revival) R 5907 5907 5870 0 -1 4194304 4205 0 0 0 147 1 0 0 25 0 1 50000 236792966 14012416 3057 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5908/statm: 3421 3057 85 6 0 3059 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 19044

[startup+3.102 s]
/proc/loadavg: 0.86 0.97 0.99 2/67 5909
/proc/meminfo: memFree=1085240/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=0
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236792966 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5907/statm: 1340 237 196 169 0 51 0
[pid=5908] ppid=5907 vsize=13684 CPUtime=3.08
/proc/5908/stat : 5908 (revival) R 5907 5907 5870 0 -1 4194304 4205 0 0 0 307 1 0 0 25 0 1 50000 236792966 14012416 3057 1992294400 134512640 134537284 4294956368 18446744073709551615 134523720 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5908/statm: 3421 3057 85 6 0 3059 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19044

[startup+6.30131 s]
/proc/loadavg: 0.87 0.97 0.99 2/67 5909
/proc/meminfo: memFree=1084984/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=0
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236792966 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5907/statm: 1340 237 196 169 0 51 0
[pid=5908] ppid=5907 vsize=13684 CPUtime=6.29
/proc/5908/stat : 5908 (revival) R 5907 5907 5870 0 -1 4194304 4205 0 0 0 627 2 0 0 25 0 1 50000 236792966 14012416 3057 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5908/statm: 3421 3057 85 6 0 3059 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 19044

[startup+12.7019 s]
/proc/loadavg: 0.88 0.97 0.99 2/67 5909
/proc/meminfo: memFree=1085048/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=0
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236792966 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5907/statm: 1340 237 196 169 0 51 0
[pid=5908] ppid=5907 vsize=13684 CPUtime=12.67
/proc/5908/stat : 5908 (revival) R 5907 5907 5870 0 -1 4194304 4205 0 0 0 1265 2 0 0 25 0 1 50000 236792966 14012416 3057 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5908/statm: 3421 3057 85 6 0 3059 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 19044

[startup+25.5011 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 5909
/proc/meminfo: memFree=1085048/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=0
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236792966 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5907/statm: 1340 237 196 169 0 51 0
[pid=5908] ppid=5907 vsize=13684 CPUtime=25.47
/proc/5908/stat : 5908 (revival) R 5907 5907 5870 0 -1 4194304 4205 0 0 0 2545 2 0 0 25 0 1 50000 236792966 14012416 3057 1992294400 134512640 134537284 4294956368 18446744073709551615 134523781 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5908/statm: 3421 3057 85 6 0 3059 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 19044

[startup+51.1015 s]
/proc/loadavg: 0.94 0.97 0.99 2/67 5909
/proc/meminfo: memFree=1085112/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=0
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236792966 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5907/statm: 1340 237 196 169 0 51 0
[pid=5908] ppid=5907 vsize=13816 CPUtime=51.06
/proc/5908/stat : 5908 (revival) R 5907 5907 5870 0 -1 4194304 4260 0 0 0 5104 2 0 0 25 0 1 50000 236792966 14147584 3112 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/5908/statm: 3454 3112 85 6 0 3092 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 19176

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/67 5909
/proc/meminfo: memFree=1084984/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=0
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236792966 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5907/statm: 1340 237 196 169 0 51 0
[pid=5908] ppid=5907 vsize=13816 CPUtime=102.24
/proc/5908/stat : 5908 (revival) R 5907 5907 5870 0 -1 4194304 4260 0 0 0 10222 2 0 0 25 0 1 50000 236792966 14147584 3112 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5908/statm: 3454 3112 85 6 0 3092 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 19176

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 5909
/proc/meminfo: memFree=1084920/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=0
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236792966 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5907/statm: 1340 237 196 169 0 51 0
[pid=5908] ppid=5907 vsize=13816 CPUtime=162.21
/proc/5908/stat : 5908 (revival) R 5907 5907 5870 0 -1 4194304 4262 0 0 0 16219 2 0 0 25 0 1 50000 236792966 14147584 3114 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5908/statm: 3454 3114 85 6 0 3092 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 19176

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 5909
/proc/meminfo: memFree=1084856/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=0
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236792966 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5907/statm: 1340 237 196 169 0 51 0
[pid=5908] ppid=5907 vsize=13816 CPUtime=222.19
/proc/5908/stat : 5908 (revival) R 5907 5907 5870 0 -1 4194304 4266 0 0 0 22217 2 0 0 25 0 1 50000 236792966 14147584 3118 1992294400 134512640 134537284 4294956368 18446744073709551615 134524109 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5908/statm: 3454 3118 85 6 0 3092 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 19176

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 5909
/proc/meminfo: memFree=1084856/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=0
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236792966 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5907/statm: 1340 237 196 169 0 51 0
[pid=5908] ppid=5907 vsize=13948 CPUtime=282.16
/proc/5908/stat : 5908 (revival) R 5907 5907 5870 0 -1 4194304 4273 0 0 0 28214 2 0 0 25 0 1 50000 236792966 14282752 3125 1992294400 134512640 134537284 4294956368 18446744073709551615 134523926 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5908/statm: 3487 3125 85 6 0 3125 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 19308

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 5909
/proc/meminfo: memFree=1084792/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=0
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 236792966 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/5907/statm: 1340 237 196 169 0 51 0
[pid=5908] ppid=5907 vsize=13948 CPUtime=342.14
/proc/5908/stat : 5908 (revival) R 5907 5907 5870 0 -1 4194304 4280 0 0 0 34212 2 0 0 25 0 1 50000 236792966 14282752 3132 1992294400 134512640 134537284 4294956368 18446744073709551615 134531257 0 0 4096 8192 0 0 0 17 0 0 0
/proc/5908/statm: 3487 3132 85 6 0 3125 0
Current children cumulated CPU time (s) 342.14

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

/proc/5910/statm: 15425 15181 77 170 0 15253 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 67060

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 5910
/proc/meminfo: memFree=1025656/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=388.66
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 312 4299 0 0 0 0 38862 4 16 0 1 0 236792966 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5907/statm: 1340 238 197 169 0 51 0
[pid=5910] ppid=5907 vsize=68836 CPUtime=193.38
/proc/5910/stat : 5910 (minisat) R 5907 5907 5870 0 -1 4194304 16877 0 0 0 19323 15 0 0 25 0 1 0 236831850 70488064 16863 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/5910/statm: 17209 16863 77 170 0 17037 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 74196

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 5910
/proc/meminfo: memFree=1015928/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=388.66
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 312 4299 0 0 0 0 38862 4 16 0 1 0 236792966 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5907/statm: 1340 238 197 169 0 51 0
[pid=5910] ppid=5907 vsize=78384 CPUtime=253.35
/proc/5910/stat : 5910 (minisat) R 5907 5907 5870 0 -1 4194304 19289 0 0 0 25318 17 0 0 25 0 1 0 236831850 80265216 19275 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5910/statm: 19596 19275 77 170 0 19424 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 83744

[startup+702.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 5910
/proc/meminfo: memFree=1005496/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=388.66
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 312 4299 0 0 0 0 38862 4 16 0 1 0 236792966 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5907/statm: 1340 238 197 169 0 51 0
[pid=5910] ppid=5907 vsize=89404 CPUtime=313.32
/proc/5910/stat : 5910 (minisat) R 5907 5907 5870 0 -1 4194304 21875 0 0 0 31313 19 0 0 25 0 1 0 236831850 91549696 21845 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/5910/statm: 22351 21845 77 170 0 22179 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 94764

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 5910
/proc/meminfo: memFree=1001656/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=388.66
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 312 4299 0 0 0 0 38862 4 16 0 1 0 236792966 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5907/statm: 1340 238 197 169 0 51 0
[pid=5910] ppid=5907 vsize=93352 CPUtime=373.3
/proc/5910/stat : 5910 (minisat) R 5907 5907 5870 0 -1 4194304 22839 0 0 0 37310 20 0 0 25 0 1 0 236831850 95592448 22809 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/5910/statm: 23338 22809 77 170 0 23166 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 98712

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 5910
/proc/meminfo: memFree=998200/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=388.66
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 312 4299 0 0 0 0 38862 4 16 0 1 0 236792966 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5907/statm: 1340 238 197 169 0 51 0
[pid=5910] ppid=5907 vsize=96784 CPUtime=433.27
/proc/5910/stat : 5910 (minisat) R 5907 5907 5870 0 -1 4194304 23704 0 0 0 43306 21 0 0 25 0 1 0 236831850 99106816 23674 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/5910/statm: 24196 23674 77 170 0 24024 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 102144

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 5910
/proc/meminfo: memFree=994040/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=388.66
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 312 4299 0 0 0 0 38862 4 16 0 1 0 236792966 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5907/statm: 1340 238 197 169 0 51 0
[pid=5910] ppid=5907 vsize=100988 CPUtime=493.25
/proc/5910/stat : 5910 (minisat) R 5907 5907 5870 0 -1 4194304 24737 0 0 0 49303 22 0 0 25 0 1 0 236831850 103411712 24707 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/5910/statm: 25247 24707 77 170 0 25075 0
Current children cumulated CPU time (s) 881.91
Current children cumulated vsize (KiB) 106348

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 5910
/proc/meminfo: memFree=989240/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=388.66
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 312 4299 0 0 0 0 38862 4 16 0 1 0 236792966 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5907/statm: 1340 238 197 169 0 51 0
[pid=5910] ppid=5907 vsize=105768 CPUtime=553.22
/proc/5910/stat : 5910 (minisat) R 5907 5907 5870 0 -1 4194304 25958 0 0 0 55298 24 0 0 25 0 1 0 236831850 108306432 25928 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/5910/statm: 26442 25928 77 170 0 26270 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 111128

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 5910
/proc/meminfo: memFree=983096/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=388.66
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 312 4299 0 0 0 0 38862 4 16 0 1 0 236792966 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5907/statm: 1340 238 197 169 0 51 0
[pid=5910] ppid=5907 vsize=111848 CPUtime=613.18
/proc/5910/stat : 5910 (minisat) R 5907 5907 5870 0 -1 4194304 27498 0 0 0 61292 26 0 0 25 0 1 0 236831850 114532352 27468 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/5910/statm: 27962 27468 77 170 0 27790 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 117208

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 5910
/proc/meminfo: memFree=978808/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=388.66
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 312 4299 0 0 0 0 38862 4 16 0 1 0 236792966 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5907/statm: 1340 238 197 169 0 51 0
[pid=5910] ppid=5907 vsize=116240 CPUtime=673.16
/proc/5910/stat : 5910 (minisat) R 5907 5907 5870 0 -1 4194304 28586 0 0 0 67289 27 0 0 25 0 1 0 236831850 119029760 28556 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5910/statm: 29060 28556 77 170 0 28888 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 121600

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 5910
/proc/meminfo: memFree=973304/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=388.66
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 312 4299 0 0 0 0 38862 4 16 0 1 0 236792966 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5907/statm: 1340 238 197 169 0 51 0
[pid=5910] ppid=5907 vsize=121592 CPUtime=733.14
/proc/5910/stat : 5910 (minisat) R 5907 5907 5870 0 -1 4194304 29903 0 0 0 73286 28 0 0 25 0 1 0 236831850 124510208 29873 1992294400 134512640 135212939 4294956240 18446744073709551615 134529424 0 0 4096 3 0 0 0 17 0 0 0
/proc/5910/statm: 30398 29873 77 170 0 30226 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 126952

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 5910
/proc/meminfo: memFree=968248/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=388.66
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 312 4299 0 0 0 0 38862 4 16 0 1 0 236792966 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5907/statm: 1340 238 197 169 0 51 0
[pid=5910] ppid=5907 vsize=127144 CPUtime=793.12
/proc/5910/stat : 5910 (minisat) R 5907 5907 5870 0 -1 4194304 31177 0 0 0 79282 30 0 0 25 0 1 0 236831850 130195456 31147 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/5910/statm: 31786 31147 77 170 0 31614 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 132504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 5910
/proc/meminfo: memFree=966584/2055920 swapFree=4167488/4192956
[pid=5907] ppid=5905 vsize=5360 CPUtime=388.66
/proc/5907/stat : 5907 (run.sh) S 5905 5907 5870 0 -1 4194304 312 4299 0 0 0 0 38862 4 16 0 1 0 236792966 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 228706542404 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/5907/statm: 1340 238 197 169 0 51 0
[pid=5910] ppid=5907 vsize=128684 CPUtime=811.41
/proc/5910/stat : 5910 (minisat) R 5907 5907 5870 0 -1 4194304 31575 0 0 0 81111 30 0 0 25 0 1 0 236831850 131772416 31545 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/5910/statm: 32171 31545 77 170 0 31999 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 134044

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 5907 and gives
#  childrusage.ru_utime.tv_sec=388
#  childrusage.ru_utime.tv_usec=630919
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=44993
# CPU time returned by wait4() is 388.676
# 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.73
CPU system time (s): 0.34
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 134044

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

runsolver used 1.09883 second user time and 3.2795 second system time

The end

Launcher Data

Begin job on node8 at 2009-05-12 02:19:52
IDJOB=1797280
IDBENCH=71088
IDSOLVER=649
FILE ID=node8/1797280-1242087592
PBS_JOBID= 9277731
Free space on /tmp= 66192 MiB

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

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

MD5SUM BENCH= d4e16a803f6cd0903a2bd3e7157287b3
RANDOM SEED=2009840956

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1098144 kB
Buffers:         67932 kB
Cached:         785328 kB
SwapCached:      19044 kB
Active:         133084 kB
Inactive:       740832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1098144 kB
SwapTotal:     4192956 kB
SwapFree:      4167488 kB
Dirty:            5984 kB
Writeback:           0 kB
Mapped:          14148 kB
Slab:            69732 kB
Committed_AS:   906640 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66184 MiB
End job on node8 at 2009-05-12 02:39:55