Trace number 1797264

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.71

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_21_SAT.cnf
MD5SUM03a36a0e1b9af8e7c30a29a92e02302e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark57.2953
Satisfiable
(Un)Satisfiability was proved
Number of variables4466
Number of clauses542457
Sum of the clauses size1621186
Maximum clause length22
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 26774
Number of clauses of size 3535652
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...Time out is reached... exporting CNF
499.92/500.24	#ITERATIONS 7
499.92/500.24	#LEARNT CLAUSES 0
500.42/500.73	done !
500.42/500.73	c Calling MINISAT
500.42/500.73	This is MiniSat 2.0 beta
500.42/500.73	WARNING: for repeatability, setting FPU to use double precision
500.42/500.73	============================[ Problem Statistics ]=============================
500.42/500.73	|                                                                             |
500.42/500.74	|  Number of variables:  4466                                                 |
500.42/500.74	|  Number of clauses:    542457                                               |
500.46/500.98	|  Parsing time:         0.22         s                                       |
500.46/500.99	============================[ Search Statistics ]==============================
500.46/500.99	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
500.46/500.99	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
500.46/500.99	===============================================================================
500.46/500.99	|         0 |    4466   542457  1599629 |   180819        0    nan |  0.000 % |
500.46/501.00	|       101 |    4466   542457  1599629 |   198900      101     68 |  0.000 % |
500.46/501.03	|       251 |    4466   542457  1599629 |   218790      251     87 |  0.000 % |
500.46/501.08	|       478 |    4466   542457  1599629 |   240670      478    117 |  0.000 % |
500.46/501.15	|       815 |    4466   542457  1599629 |   264737      815    116 |  0.000 % |
500.46/501.23	|      1321 |    4466   542457  1599629 |   291210     1321    115 |  0.000 % |
500.46/501.37	|      2081 |    4466   542457  1599629 |   320331     2081    118 |  0.000 % |
501.31/501.66	|      3221 |    4466   542457  1599629 |   352365     3221    136 |  0.000 % |
501.90/502.20	|      4931 |    4466   542457  1599629 |   387601     4931    172 |  0.000 % |
502.80/503.12	|      7493 |    4466   542457  1599629 |   426361     7493    184 |  0.000 % |
504.40/504.74	|     11337 |    4466   542457  1599629 |   468997    11337    187 |  0.000 % |
506.99/507.36	|     17107 |    4466   542457  1599629 |   515897    17107    188 |  0.000 % |
512.10/512.44	|     25758 |    4466   542457  1599629 |   567487    25758    189 |  0.000 % |
521.28/521.65	|     38733 |    4466   542457  1599629 |   624236    38733    202 |  0.000 % |
540.88/541.29	|     58194 |    4466   542457  1599629 |   686659    58194    198 |  0.000 % |
571.36/571.72	|     87387 |    4466   542457  1599629 |   755325    87387    189 |  0.000 % |
643.82/644.23	|    131176 |    4466   542457  1599629 |   830858   131176    195 |  0.000 % |
777.07/777.59	|    196861 |    4466   542457  1599629 |   913944   196861    198 |  0.000 % |
1053.74/1054.38	|    295388 |    4466   542457  1599629 |  1005338   295388    212 |  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-1797264-1242087301/watcher-1797264-1242087301 -o /tmp/evaluation-result-1797264-1242087301/solver-1797264-1242087301 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797264-1242087301.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.85 0.97 0.99 3/65 11935
/proc/meminfo: memFree=1170848/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=0
/proc/11935/stat : 11935 (run.sh) R 11933 11935 11898 0 -1 4194304 268 0 0 0 0 0 0 0 19 0 1 0 236759354 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 254613711519 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/11935/statm: 1340 236 195 169 0 51 0
[pid=11936] ppid=11935 vsize=2124 CPUtime=0
/proc/11936/stat : 11936 (revival) R 11935 11935 11898 0 -1 4194304 246 0 0 0 0 0 0 0 19 0 1 0 236759354 2174976 214 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/11936/statm: 531 221 81 6 0 169 0

[startup+0.0434721 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 11935
/proc/meminfo: memFree=1170848/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=0
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 236759354 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11935/statm: 1340 237 196 169 0 51 0
[pid=11936] ppid=11935 vsize=14532 CPUtime=0.03
/proc/11936/stat : 11936 (revival) R 11935 11935 11898 0 -1 4194304 3290 0 0 0 2 1 0 0 19 0 1 0 236759354 14880768 3254 1992294400 134512640 134537284 4294956368 18446744073709551615 134519688 0 0 4096 0 0 0 0 17 0 0 0
/proc/11936/statm: 3633 3255 82 6 0 3271 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 19892

[startup+0.102476 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 11935
/proc/meminfo: memFree=1170848/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=0
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 236759354 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11935/statm: 1340 237 196 169 0 51 0
[pid=11936] ppid=11935 vsize=22640 CPUtime=0.09
/proc/11936/stat : 11936 (revival) R 11935 11935 11898 0 -1 4194304 5340 0 0 0 6 3 0 0 20 0 1 0 236759354 23183360 5304 1992294400 134512640 134537284 4294956368 18446744073709551615 2041467 0 0 4096 0 0 0 0 17 0 0 0
/proc/11936/statm: 5660 5305 82 6 0 5298 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 28000

[startup+0.302498 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 11935
/proc/meminfo: memFree=1170848/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=0
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 236759354 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11935/statm: 1340 237 196 169 0 51 0
[pid=11936] ppid=11935 vsize=26416 CPUtime=0.29
/proc/11936/stat : 11936 (revival) R 11935 11935 11898 0 -1 4194304 8453 0 0 0 25 4 0 0 22 0 1 50000 236759354 27049984 6128 1992294400 134512640 134537284 4294956368 18446744073709551615 134524267 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11936/statm: 6604 6128 85 6 0 6242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31776

[startup+0.702543 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 11935
/proc/meminfo: memFree=1170848/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=0
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 236759354 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11935/statm: 1340 237 196 169 0 51 0
[pid=11936] ppid=11935 vsize=26416 CPUtime=0.69
/proc/11936/stat : 11936 (revival) R 11935 11935 11898 0 -1 4194304 8453 0 0 0 65 4 0 0 25 0 1 50000 236759354 27049984 6128 1992294400 134512640 134537284 4294956368 18446744073709551615 134523977 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11936/statm: 6604 6128 85 6 0 6242 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31776

[startup+1.50163 s]
/proc/loadavg: 0.85 0.97 0.99 2/67 11937
/proc/meminfo: memFree=1146320/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=0
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 236759354 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11935/statm: 1340 237 196 169 0 51 0
[pid=11936] ppid=11935 vsize=26416 CPUtime=1.49
/proc/11936/stat : 11936 (revival) R 11935 11935 11898 0 -1 4194304 8453 0 0 0 145 4 0 0 25 0 1 50000 236759354 27049984 6128 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11936/statm: 6604 6128 85 6 0 6242 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31776

[startup+3.10181 s]
/proc/loadavg: 0.85 0.97 0.99 2/67 11937
/proc/meminfo: memFree=1146192/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=0
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 236759354 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11935/statm: 1340 237 196 169 0 51 0
[pid=11936] ppid=11935 vsize=26416 CPUtime=3.09
/proc/11936/stat : 11936 (revival) R 11935 11935 11898 0 -1 4194304 8453 0 0 0 305 4 0 0 25 0 1 50000 236759354 27049984 6128 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11936/statm: 6604 6128 85 6 0 6242 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31776

[startup+6.30117 s]
/proc/loadavg: 0.86 0.97 0.99 2/67 11937
/proc/meminfo: memFree=1145872/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=0
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 236759354 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11935/statm: 1340 237 196 169 0 51 0
[pid=11936] ppid=11935 vsize=26416 CPUtime=6.28
/proc/11936/stat : 11936 (revival) R 11935 11935 11898 0 -1 4194304 8453 0 0 0 624 4 0 0 25 0 1 50000 236759354 27049984 6128 1992294400 134512640 134537284 4294956368 18446744073709551615 134531254 0 0 4096 8192 0 0 0 17 1 0 0
/proc/11936/statm: 6604 6128 85 6 0 6242 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31776

[startup+12.7019 s]
/proc/loadavg: 0.87 0.97 0.99 2/67 11937
/proc/meminfo: memFree=1146000/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=0
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 236759354 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11935/statm: 1340 237 196 169 0 51 0
[pid=11936] ppid=11935 vsize=26416 CPUtime=12.68
/proc/11936/stat : 11936 (revival) R 11935 11935 11898 0 -1 4194304 8453 0 0 0 1264 4 0 0 25 0 1 50000 236759354 27049984 6128 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11936/statm: 6604 6128 85 6 0 6242 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 31776

[startup+25.5013 s]
/proc/loadavg: 0.90 0.97 0.99 2/67 11937
/proc/meminfo: memFree=1146192/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=0
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 236759354 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11935/statm: 1340 237 196 169 0 51 0
[pid=11936] ppid=11935 vsize=26416 CPUtime=25.47
/proc/11936/stat : 11936 (revival) R 11935 11935 11898 0 -1 4194304 8453 0 0 0 2543 4 0 0 25 0 1 50000 236759354 27049984 6128 1992294400 134512640 134537284 4294956368 18446744073709551615 134523958 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11936/statm: 6604 6128 85 6 0 6242 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 31776

[startup+51.1011 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 11937
/proc/meminfo: memFree=1146192/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=0
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 236759354 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11935/statm: 1340 237 196 169 0 51 0
[pid=11936] ppid=11935 vsize=26416 CPUtime=51.04
/proc/11936/stat : 11936 (revival) R 11935 11935 11898 0 -1 4194304 8453 0 0 0 5100 4 0 0 25 0 1 50000 236759354 27049984 6128 1992294400 134512640 134537284 4294956368 18446744073709551615 134523887 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11936/statm: 6604 6128 85 6 0 6242 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 31776

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/67 11937
/proc/meminfo: memFree=1145936/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=0
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 236759354 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11935/statm: 1340 237 196 169 0 51 0
[pid=11936] ppid=11935 vsize=26684 CPUtime=102.22
/proc/11936/stat : 11936 (revival) R 11935 11935 11898 0 -1 4194304 8542 0 0 0 10218 4 0 0 25 0 1 50000 236759354 27324416 6217 1992294400 134512640 134537284 4294956368 18446744073709551615 134523608 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11936/statm: 6671 6217 85 6 0 6309 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 32044

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11937
/proc/meminfo: memFree=1145936/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=0
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 236759354 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11935/statm: 1340 237 196 169 0 51 0
[pid=11936] ppid=11935 vsize=26684 CPUtime=162.19
/proc/11936/stat : 11936 (revival) R 11935 11935 11898 0 -1 4194304 8542 0 0 0 16215 4 0 0 25 0 1 50000 236759354 27324416 6217 1992294400 134512640 134537284 4294956368 18446744073709551615 134524002 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11936/statm: 6671 6217 85 6 0 6309 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 32044

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11937
/proc/meminfo: memFree=1145936/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=0
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 236759354 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11935/statm: 1340 237 196 169 0 51 0
[pid=11936] ppid=11935 vsize=26684 CPUtime=222.16
/proc/11936/stat : 11936 (revival) R 11935 11935 11898 0 -1 4194304 8542 0 0 0 22212 4 0 0 25 0 1 50000 236759354 27324416 6217 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11936/statm: 6671 6217 85 6 0 6309 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 32044

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11937
/proc/meminfo: memFree=1145936/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=0
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 236759354 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11935/statm: 1340 237 196 169 0 51 0
[pid=11936] ppid=11935 vsize=26684 CPUtime=282.14
/proc/11936/stat : 11936 (revival) R 11935 11935 11898 0 -1 4194304 8542 0 0 0 28210 4 0 0 25 0 1 50000 236759354 27324416 6217 1992294400 134512640 134537284 4294956368 18446744073709551615 134523781 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11936/statm: 6671 6217 85 6 0 6309 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 32044

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11937
/proc/meminfo: memFree=1145936/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=0
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 286 0 0 0 0 0 0 0 19 0 1 0 236759354 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11935/statm: 1340 237 196 169 0 51 0
[pid=11936] ppid=11935 vsize=26684 CPUtime=342.11
/proc/11936/stat : 11936 (revival) R 11935 11935 11898 0 -1 4194304 8542 0 0 0 34207 4 0 0 25 0 1 50000 236759354 27324416 6217 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11936/statm: 6671 6217 85 6 0 6309 0
Current children cumulated CPU time (s) 342.11

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

/proc/11938/statm: 26166 25749 77 170 0 25994 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 110024

[startup+642.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11938
/proc/meminfo: memFree=1029520/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=500.46
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 312 8572 0 0 0 0 50037 9 16 0 1 0 236759354 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11935/statm: 1340 238 197 169 0 51 0
[pid=11938] ppid=11935 vsize=133792 CPUtime=141.47
/proc/11938/stat : 11938 (minisat) R 11935 11935 11898 0 -1 4194304 33045 0 0 0 14121 26 0 0 25 0 1 0 236809427 137003008 33031 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11938/statm: 33448 33031 77 170 0 33276 0
Current children cumulated CPU time (s) 641.93
Current children cumulated vsize (KiB) 139152

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11938
/proc/meminfo: memFree=997200/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=500.46
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 312 8572 0 0 0 0 50037 9 16 0 1 0 236759354 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11935/statm: 1340 238 197 169 0 51 0
[pid=11938] ppid=11935 vsize=166756 CPUtime=201.44
/proc/11938/stat : 11938 (minisat) R 11935 11935 11898 0 -1 4194304 41176 0 0 0 20109 35 0 0 25 0 1 0 236809427 170758144 41162 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/11938/statm: 41689 41162 77 170 0 41517 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 172116

[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11938
/proc/meminfo: memFree=975888/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=500.46
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 312 8572 0 0 0 0 50037 9 16 0 1 0 236759354 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11935/statm: 1340 238 197 169 0 51 0
[pid=11938] ppid=11935 vsize=187904 CPUtime=261.43
/proc/11938/stat : 11938 (minisat) R 11935 11935 11898 0 -1 4194304 46419 0 0 0 26103 40 0 0 25 0 1 0 236809427 192413696 46405 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11938/statm: 46976 46405 77 170 0 46804 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 193264

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11938
/proc/meminfo: memFree=943696/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=500.46
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 312 8572 0 0 0 0 50037 9 16 0 1 0 236759354 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11935/statm: 1340 238 197 169 0 51 0
[pid=11938] ppid=11935 vsize=220860 CPUtime=321.39
/proc/11938/stat : 11938 (minisat) R 11935 11935 11898 0 -1 4194304 54534 0 0 0 32091 48 0 0 25 0 1 0 236809427 226160640 54520 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11938/statm: 55215 54520 77 170 0 55043 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 226220

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11938
/proc/meminfo: memFree=917648/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=500.46
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 312 8572 0 0 0 0 50037 9 16 0 1 0 236759354 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11935/statm: 1340 238 197 169 0 51 0
[pid=11938] ppid=11935 vsize=246808 CPUtime=381.36
/proc/11938/stat : 11938 (minisat) R 11935 11935 11898 0 -1 4194304 60973 0 0 0 38082 54 0 0 25 0 1 0 236809427 252731392 60959 1992294400 134512640 135212939 4294956240 18446744073709551615 134529384 0 0 4096 3 0 0 0 17 0 0 0
/proc/11938/statm: 61702 60959 77 170 0 61530 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 252168

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11938
/proc/meminfo: memFree=899216/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=500.46
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 312 8572 0 0 0 0 50037 9 16 0 1 0 236759354 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11935/statm: 1340 238 197 169 0 51 0
[pid=11938] ppid=11935 vsize=265364 CPUtime=441.34
/proc/11938/stat : 11938 (minisat) R 11935 11935 11898 0 -1 4194304 65588 0 0 0 44074 60 0 0 25 0 1 0 236809427 271732736 65574 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11938/statm: 66341 65574 77 170 0 66169 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 270724

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11938
/proc/meminfo: memFree=883152/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=500.46
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 312 8572 0 0 0 0 50037 9 16 0 1 0 236759354 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11935/statm: 1340 238 197 169 0 51 0
[pid=11938] ppid=11935 vsize=281396 CPUtime=501.29
/proc/11938/stat : 11938 (minisat) R 11935 11935 11898 0 -1 4194304 69577 0 0 0 50065 64 0 0 25 0 1 0 236809427 288149504 69563 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11938/statm: 70349 69563 77 170 0 70177 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 286756

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 11938
/proc/meminfo: memFree=870288/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=500.46
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 312 8572 0 0 0 0 50037 9 16 0 1 0 236759354 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11935/statm: 1340 238 197 169 0 51 0
[pid=11938] ppid=11935 vsize=294524 CPUtime=561.27
/proc/11938/stat : 11938 (minisat) R 11935 11935 11898 0 -1 4194304 72822 0 0 0 56060 67 0 0 25 0 1 0 236809427 301592576 72808 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/11938/statm: 73631 72808 77 170 0 73459 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 299884

[startup+1122.3 s]
/proc/loadavg: 1.03 0.99 0.99 2/67 11938
/proc/meminfo: memFree=856144/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=500.46
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 312 8572 0 0 0 0 50037 9 16 0 1 0 236759354 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11935/statm: 1340 238 197 169 0 51 0
[pid=11938] ppid=11935 vsize=309060 CPUtime=621.25
/proc/11938/stat : 11938 (minisat) R 11935 11935 11898 0 -1 4194304 76307 0 0 0 62054 71 0 0 25 0 1 0 236809427 316477440 76293 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11938/statm: 77265 76293 77 170 0 77093 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 314420

[startup+1182.3 s]
/proc/loadavg: 1.01 0.99 0.99 2/67 11938
/proc/meminfo: memFree=837264/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=500.46
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 312 8572 0 0 0 0 50037 9 16 0 1 0 236759354 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11935/statm: 1340 238 197 169 0 51 0
[pid=11938] ppid=11935 vsize=328200 CPUtime=681.22
/proc/11938/stat : 11938 (minisat) R 11935 11935 11898 0 -1 4194304 81057 0 0 0 68048 74 0 0 25 0 1 0 236809427 336076800 81043 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11938/statm: 82050 81043 77 170 0 81878 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 333560



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 11938
/proc/meminfo: memFree=830416/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=500.46
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 312 8572 0 0 0 0 50037 9 16 0 1 0 236759354 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11935/statm: 1340 238 197 169 0 51 0
[pid=11938] ppid=11935 vsize=334704 CPUtime=699.61
/proc/11938/stat : 11938 (minisat) R 11935 11935 11898 0 -1 4194304 82696 0 0 0 69886 75 0 0 25 0 1 0 236809427 342736896 82682 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11938/statm: 83676 82682 77 170 0 83504 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 340064

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 0.99 0.99 2/67 11938
/proc/meminfo: memFree=830416/2055920 swapFree=4176116/4192956
[pid=11935] ppid=11933 vsize=5360 CPUtime=500.46
/proc/11935/stat : 11935 (run.sh) S 11933 11935 11898 0 -1 4194304 312 8572 0 0 0 0 50037 9 16 0 1 0 236759354 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 254613709636 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11935/statm: 1340 238 197 169 0 51 0
[pid=11938] ppid=11935 vsize=334704 CPUtime=699.61
/proc/11938/stat : 11938 (minisat) R 11935 11935 11898 0 -1 4194304 82696 0 0 0 69886 75 0 0 25 0 1 0 236809427 342736896 82682 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11938/statm: 83676 82682 77 170 0 83504 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 340064

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11935 and gives
#  childrusage.ru_utime.tv_sec=500
#  childrusage.ru_utime.tv_usec=373931
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=93985
# CPU time returned by wait4() is 500.468
# 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.71
CPU time (s): 1200.07
CPU user time (s): 1199.23
CPU system time (s): 0.84
CPU usage (%): 99.9465
Max. virtual memory (cumulated for all children) (KiB): 340064

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

runsolver used 1.00685 second user time and 3.37149 second system time

The end

Launcher Data

Begin job on node87 at 2009-05-12 02:15:02
IDJOB=1797264
IDBENCH=71081
IDSOLVER=649
FILE ID=node87/1797264-1242087301
PBS_JOBID= 9277714
Free space on /tmp= 66440 MiB

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

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

MD5SUM BENCH= 03a36a0e1b9af8e7c30a29a92e02302e
RANDOM SEED=628339886

node87.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.213
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.213
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:       1171400 kB
Buffers:         69724 kB
Cached:         724808 kB
SwapCached:      10928 kB
Active:         489128 kB
Inactive:       318224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1171400 kB
SwapTotal:     4192956 kB
SwapFree:      4176116 kB
Dirty:           10764 kB
Writeback:           0 kB
Mapped:          14112 kB
Slab:            63124 kB
Committed_AS:   767360 kB
PageTables:       1456 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= 66428 MiB
End job on node87 at 2009-05-12 02:35:04