Trace number 1797250

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_15_UNKNOWN.cnf
MD5SUM8e41b9860982308be5a85106d5324611
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 variables3152
Number of clauses330948
Sum of the clauses size988222
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 25025
Number of clauses of size 3325892
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.89/500.17	#ITERATIONS 13
499.89/500.17	#LEARNT CLAUSES 0
500.19/500.47	done !
500.19/500.47	c Now, SatElite...
500.19/500.47	c Parsing...
500.26/500.89	c ==============================================================================
500.26/500.89	c |           |     ORIGINAL     |              LEARNT              |          |
500.26/500.89	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
500.26/500.89	c ==============================================================================
500.26/500.89	c |         0 |  330948   970366 |   99284       0        0     nan |  0.000 % |
505.17/505.42	c |         0 |  329554  1429820 |      --       0       --      -- |     --   | -1394/459454
505.17/505.42	c ==============================================================================
505.17/505.42	c Result  :   #vars: 2029   #clauses: 329554   #literals: 1429820
505.17/505.42	c CPU time:   4.87126 s
505.17/505.42	c ==============================================================================
505.87/506.15	c SatElite is done !
505.87/506.15	c Calling MINISAT
505.87/506.15	This is MiniSat 2.0 beta
505.87/506.15	WARNING: for repeatability, setting FPU to use double precision
505.87/506.15	============================[ Problem Statistics ]=============================
505.87/506.15	|                                                                             |
505.87/506.15	|  Number of variables:  2029                                                 |
505.87/506.15	|  Number of clauses:    329554                                               |
505.93/506.34	|  Parsing time:         0.16         s                                       |
505.93/506.35	============================[ Search Statistics ]==============================
505.93/506.35	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
505.93/506.35	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
505.93/506.35	===============================================================================
505.93/506.35	|         0 |    2029   329554  1429820 |   109851        0    nan |  0.000 % |
505.93/506.48	|       100 |    2029   329554  1429820 |   120836      100     58 |  0.000 % |
505.93/506.60	|       253 |    2029   329554  1429820 |   132920      253     90 |  0.000 % |
505.93/506.79	|       478 |    2029   329554  1429820 |   146212      478    104 |  0.000 % |
506.77/507.05	|       815 |    2029   329554  1429820 |   160833      815    115 |  0.000 % |
507.06/507.34	|      1322 |    2029   329554  1429820 |   176916     1322    123 |  0.000 % |
507.66/507.98	|      2083 |    2029   329554  1429820 |   194608     2083    131 |  0.000 % |
508.45/508.72	|      3223 |    2029   329554  1429820 |   214069     3223    138 |  0.000 % |
509.35/509.69	|      4932 |    2029   329554  1429820 |   235476     4932    149 |  0.000 % |
511.15/511.49	|      7495 |    2029   329554  1429820 |   259023     7495    154 |  0.000 % |
513.95/514.28	|     11339 |    2029   329554  1429820 |   284926    11339    160 |  0.000 % |
520.65/520.92	|     17107 |    2029   329554  1429820 |   313418    17107    162 |  0.000 % |
532.75/533.02	|     25756 |    2029   329554  1429820 |   344760    25756    166 |  0.000 % |
551.54/551.89	|     38732 |    2029   329554  1429820 |   379236    38732    166 |  0.000 % |
580.23/580.56	|     58196 |    2029   329554  1429820 |   417160    58196    168 |  0.000 % |
748.45/748.87	|     87390 |    2029   329554  1429820 |   458876    87390    170 |  0.000 % |
1126.10/1126.63	|    131179 |    2029   329554  1429820 |   504763   131179    171 |  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-1797250-1242087137/watcher-1797250-1242087137 -o /tmp/evaluation-result-1797250-1242087137/solver-1797250-1242087137 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797250-1242087137.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 3968
/proc/meminfo: memFree=1384048/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=0
/proc/3968/stat : 3968 (run.sh) R 3966 3968 3931 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 236741929 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 259415141023 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/3968/statm: 1340 236 195 169 0 51 0
[pid=3969] ppid=3968 vsize=2124 CPUtime=0
/proc/3969/stat : 3969 (revival) R 3968 3968 3931 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 236741929 2174976 242 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/3969/statm: 531 250 81 6 0 169 0

[startup+0.0943099 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3968
/proc/meminfo: memFree=1384048/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=0
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236741929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3968/statm: 1340 237 196 169 0 51 0
[pid=3969] ppid=3968 vsize=18556 CPUtime=0.08
/proc/3969/stat : 3969 (revival) R 3968 3968 3931 0 -1 4194304 4330 0 0 0 7 1 0 0 19 0 1 0 236741929 19001344 4296 1992294400 134512640 134537284 4294956368 18446744073709551615 12842619 0 0 4096 0 0 0 0 17 0 0 0
/proc/3969/statm: 4639 4297 82 6 0 4277 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23916

[startup+0.102311 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3968
/proc/meminfo: memFree=1384048/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=0
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236741929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3968/statm: 1340 237 196 169 0 51 0
[pid=3969] ppid=3968 vsize=19480 CPUtime=0.09
/proc/3969/stat : 3969 (revival) R 3968 3968 3931 0 -1 4194304 4592 0 0 0 8 1 0 0 19 0 1 0 236741929 19947520 4558 1992294400 134512640 134537284 4294956368 18446744073709551615 12842619 0 0 4096 0 0 0 0 17 0 0 0
/proc/3969/statm: 4870 4559 82 6 0 4508 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 24840

[startup+0.301332 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3968
/proc/meminfo: memFree=1384048/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=0
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236741929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3968/statm: 1340 237 196 169 0 51 0
[pid=3969] ppid=3968 vsize=17236 CPUtime=0.29
/proc/3969/stat : 3969 (revival) R 3968 3968 3931 0 -1 4194304 5107 0 0 0 27 2 0 0 21 0 1 50000 236741929 17649664 3695 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3969/statm: 4309 3695 85 6 0 3947 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 22596

[startup+0.701377 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3968
/proc/meminfo: memFree=1384048/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=0
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236741929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3968/statm: 1340 237 196 169 0 51 0
[pid=3969] ppid=3968 vsize=17236 CPUtime=0.69
/proc/3969/stat : 3969 (revival) R 3968 3968 3931 0 -1 4194304 5107 0 0 0 67 2 0 0 25 0 1 50000 236741929 17649664 3695 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3969/statm: 4309 3695 85 6 0 3947 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 22596

[startup+1.50246 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3970
/proc/meminfo: memFree=1369248/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=0
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236741929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3968/statm: 1340 237 196 169 0 51 0
[pid=3969] ppid=3968 vsize=17236 CPUtime=1.49
/proc/3969/stat : 3969 (revival) R 3968 3968 3931 0 -1 4194304 5107 0 0 0 147 2 0 0 25 0 1 50000 236741929 17649664 3695 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3969/statm: 4309 3695 85 6 0 3947 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 22596

[startup+3.10164 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3970
/proc/meminfo: memFree=1369120/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=0
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236741929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3968/statm: 1340 237 196 169 0 51 0
[pid=3969] ppid=3968 vsize=17236 CPUtime=3.09
/proc/3969/stat : 3969 (revival) R 3968 3968 3931 0 -1 4194304 5107 0 0 0 307 2 0 0 25 0 1 50000 236741929 17649664 3695 1992294400 134512640 134537284 4294956368 18446744073709551615 134523659 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3969/statm: 4309 3695 85 6 0 3947 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22596

[startup+6.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3970
/proc/meminfo: memFree=1368864/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=0
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236741929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3968/statm: 1340 237 196 169 0 51 0
[pid=3969] ppid=3968 vsize=17236 CPUtime=6.28
/proc/3969/stat : 3969 (revival) R 3968 3968 3931 0 -1 4194304 5107 0 0 0 626 2 0 0 25 0 1 50000 236741929 17649664 3695 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3969/statm: 4309 3695 85 6 0 3947 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 22596

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3970
/proc/meminfo: memFree=1368944/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=0
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236741929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3968/statm: 1340 237 196 169 0 51 0
[pid=3969] ppid=3968 vsize=17236 CPUtime=12.68
/proc/3969/stat : 3969 (revival) R 3968 3968 3931 0 -1 4194304 5107 0 0 0 1266 2 0 0 25 0 1 50000 236741929 17649664 3695 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3969/statm: 4309 3695 85 6 0 3947 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22596

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3970
/proc/meminfo: memFree=1369136/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=0
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236741929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3968/statm: 1340 237 196 169 0 51 0
[pid=3969] ppid=3968 vsize=17236 CPUtime=25.47
/proc/3969/stat : 3969 (revival) R 3968 3968 3931 0 -1 4194304 5107 0 0 0 2545 2 0 0 25 0 1 50000 236741929 17649664 3695 1992294400 134512640 134537284 4294956368 18446744073709551615 134524055 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3969/statm: 4309 3695 85 6 0 3947 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 22596

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3970
/proc/meminfo: memFree=1369136/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=0
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236741929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3968/statm: 1340 237 196 169 0 51 0
[pid=3969] ppid=3968 vsize=17236 CPUtime=51.06
/proc/3969/stat : 3969 (revival) R 3968 3968 3931 0 -1 4194304 5109 0 0 0 5104 2 0 0 25 0 1 50000 236741929 17649664 3697 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3969/statm: 4309 3697 85 6 0 3947 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 22596

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3970
/proc/meminfo: memFree=1368944/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=0
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236741929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3968/statm: 1340 237 196 169 0 51 0
[pid=3969] ppid=3968 vsize=17368 CPUtime=102.24
/proc/3969/stat : 3969 (revival) R 3968 3968 3931 0 -1 4194304 5161 0 0 0 10222 2 0 0 25 0 1 50000 236741929 17784832 3749 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3969/statm: 4342 3749 85 6 0 3980 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 22728

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3970
/proc/meminfo: memFree=1368944/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=0
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236741929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3968/statm: 1340 237 196 169 0 51 0
[pid=3969] ppid=3968 vsize=17368 CPUtime=162.22
/proc/3969/stat : 3969 (revival) R 3968 3968 3931 0 -1 4194304 5161 0 0 0 16220 2 0 0 25 0 1 50000 236741929 17784832 3749 1992294400 134512640 134537284 4294956368 18446744073709551615 134523882 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3969/statm: 4342 3749 85 6 0 3980 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 22728

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3970
/proc/meminfo: memFree=1368944/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=0
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236741929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3968/statm: 1340 237 196 169 0 51 0
[pid=3969] ppid=3968 vsize=17500 CPUtime=222.19
/proc/3969/stat : 3969 (revival) R 3968 3968 3931 0 -1 4194304 5169 0 0 0 22217 2 0 0 25 0 1 50000 236741929 17920000 3757 1992294400 134512640 134537284 4294956368 18446744073709551615 134523997 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3969/statm: 4375 3757 85 6 0 4013 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 22860

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3970
/proc/meminfo: memFree=1368880/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=0
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236741929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3968/statm: 1340 237 196 169 0 51 0
[pid=3969] ppid=3968 vsize=17500 CPUtime=282.17
/proc/3969/stat : 3969 (revival) R 3968 3968 3931 0 -1 4194304 5173 0 0 0 28215 2 0 0 25 0 1 50000 236741929 17920000 3761 1992294400 134512640 134537284 4294956368 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3969/statm: 4375 3761 85 6 0 4013 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 22860

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3970
/proc/meminfo: memFree=1368824/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=0
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236741929 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3968/statm: 1340 237 196 169 0 51 0
[pid=3969] ppid=3968 vsize=17500 CPUtime=342.15
/proc/3969/stat : 3969 (revival) R 3968 3968 3931 0 -1 4194304 5181 0 0 0 34212 3 0 0 25 0 1 50000 236741929 17920000 3769 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3969/statm: 4375 3769 85 6 0 4013 0
Current children cumulated CPU time (s) 342.15

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

/proc/3972/statm: 7705 7447 77 170 0 7533 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 36180

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3972
/proc/meminfo: memFree=1310392/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=505.93
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 341 13384 0 0 0 0 50578 15 16 0 1 0 236741929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3968/statm: 1340 241 197 169 0 51 0
[pid=3972] ppid=3968 vsize=61096 CPUtime=76.11
/proc/3972/stat : 3972 (minisat) R 3968 3968 3931 0 -1 4194304 14919 0 0 0 7597 14 0 0 25 0 1 0 236792544 62562304 14903 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3972/statm: 15274 14903 77 170 0 15102 0
Current children cumulated CPU time (s) 582.04
Current children cumulated vsize (KiB) 66456

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3972
/proc/meminfo: memFree=1301048/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=505.93
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 341 13384 0 0 0 0 50578 15 16 0 1 0 236741929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3968/statm: 1340 241 197 169 0 51 0
[pid=3972] ppid=3968 vsize=70772 CPUtime=136.07
/proc/3972/stat : 3972 (minisat) R 3968 3968 3931 0 -1 4194304 17257 0 0 0 13591 16 0 0 25 0 1 0 236792544 72470528 17241 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3972/statm: 17693 17241 77 170 0 17521 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 76132

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3972
/proc/meminfo: memFree=1293560/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=505.93
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 341 13384 0 0 0 0 50578 15 16 0 1 0 236741929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3968/statm: 1340 241 197 169 0 51 0
[pid=3972] ppid=3968 vsize=78204 CPUtime=196.04
/proc/3972/stat : 3972 (minisat) R 3968 3968 3931 0 -1 4194304 19115 0 0 0 19586 18 0 0 25 0 1 0 236792544 80080896 19099 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3972/statm: 19551 19099 77 170 0 19379 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 83564

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3972
/proc/meminfo: memFree=1286072/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=505.93
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 341 13384 0 0 0 0 50578 15 16 0 1 0 236741929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3968/statm: 1340 241 197 169 0 51 0
[pid=3972] ppid=3968 vsize=85776 CPUtime=256.02
/proc/3972/stat : 3972 (minisat) R 3968 3968 3931 0 -1 4194304 20969 0 0 0 25583 19 0 0 25 0 1 0 236792544 87834624 20953 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3972/statm: 21444 20953 77 170 0 21272 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 91136

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3972
/proc/meminfo: memFree=1281016/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=505.93
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 341 13384 0 0 0 0 50578 15 16 0 1 0 236741929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3968/statm: 1340 241 197 169 0 51 0
[pid=3972] ppid=3968 vsize=91428 CPUtime=315.99
/proc/3972/stat : 3972 (minisat) R 3968 3968 3931 0 -1 4194304 22284 0 0 0 31578 21 0 0 25 0 1 0 236792544 93622272 22268 1992294400 134512640 135212939 4294956240 18446744073709551615 134526741 0 0 4096 3 0 0 0 17 0 0 0
/proc/3972/statm: 22857 22268 77 170 0 22685 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 96788

[startup+882.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3972
/proc/meminfo: memFree=1275896/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=505.93
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 341 13384 0 0 0 0 50578 15 16 0 1 0 236741929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3968/statm: 1340 241 197 169 0 51 0
[pid=3972] ppid=3968 vsize=96604 CPUtime=375.96
/proc/3972/stat : 3972 (minisat) R 3968 3968 3931 0 -1 4194304 23526 0 0 0 37574 22 0 0 25 0 1 0 236792544 98922496 23510 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3972/statm: 24151 23510 77 170 0 23979 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 101964

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3972
/proc/meminfo: memFree=1271288/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=505.93
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 341 13384 0 0 0 0 50578 15 16 0 1 0 236741929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3968/statm: 1340 241 197 169 0 51 0
[pid=3972] ppid=3968 vsize=101248 CPUtime=435.95
/proc/3972/stat : 3972 (minisat) R 3968 3968 3931 0 -1 4194304 24691 0 0 0 43571 24 0 0 25 0 1 0 236792544 103677952 24675 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/3972/statm: 25312 24675 77 170 0 25140 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 106608

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3972
/proc/meminfo: memFree=1266488/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=505.93
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 341 13384 0 0 0 0 50578 15 16 0 1 0 236741929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3968/statm: 1340 241 197 169 0 51 0
[pid=3972] ppid=3968 vsize=106032 CPUtime=495.91
/proc/3972/stat : 3972 (minisat) R 3968 3968 3931 0 -1 4194304 25873 0 0 0 49566 25 0 0 25 0 1 0 236792544 108576768 25857 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/3972/statm: 26508 25857 77 170 0 26336 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 111392

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3972
/proc/meminfo: memFree=1261368/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=505.93
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 341 13384 0 0 0 0 50578 15 16 0 1 0 236741929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3968/statm: 1340 241 197 169 0 51 0
[pid=3972] ppid=3968 vsize=111180 CPUtime=555.89
/proc/3972/stat : 3972 (minisat) R 3968 3968 3931 0 -1 4194304 27159 0 0 0 55563 26 0 0 25 0 1 0 236792544 113848320 27143 1992294400 134512640 135212939 4294956240 18446744073709551615 134529669 0 0 4096 3 0 0 0 17 0 0 0
/proc/3972/statm: 27795 27143 77 170 0 27623 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 116540

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3972
/proc/meminfo: memFree=1255736/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=505.93
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 341 13384 0 0 0 0 50578 15 16 0 1 0 236741929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3968/statm: 1340 241 197 169 0 51 0
[pid=3972] ppid=3968 vsize=116740 CPUtime=615.87
/proc/3972/stat : 3972 (minisat) R 3968 3968 3931 0 -1 4194304 28548 0 0 0 61559 28 0 0 25 0 1 0 236792544 119541760 28532 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/3972/statm: 29185 28532 77 170 0 29013 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 122100

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3972
/proc/meminfo: memFree=1251192/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=505.93
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 341 13384 0 0 0 0 50578 15 16 0 1 0 236741929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3968/statm: 1340 241 197 169 0 51 0
[pid=3972] ppid=3968 vsize=121448 CPUtime=675.84
/proc/3972/stat : 3972 (minisat) R 3968 3968 3931 0 -1 4194304 29693 0 0 0 67555 29 0 0 25 0 1 0 236792544 124362752 29677 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3972/statm: 30362 29677 77 170 0 30190 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 126808



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3972
/proc/meminfo: memFree=1250360/2055920 swapFree=4180856/4192956
[pid=3968] ppid=3966 vsize=5360 CPUtime=505.93
/proc/3968/stat : 3968 (run.sh) S 3966 3968 3931 0 -1 4194304 341 13384 0 0 0 0 50578 15 16 0 1 0 236741929 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3968/statm: 1340 241 197 169 0 51 0
[pid=3972] ppid=3968 vsize=122300 CPUtime=694.14
/proc/3972/stat : 3972 (minisat) R 3968 3968 3931 0 -1 4194304 29891 0 0 0 69385 29 0 0 25 0 1 0 236792544 125235200 29875 1992294400 134512640 135212939 4294956240 18446744073709551615 134526739 0 0 4096 3 0 0 0 17 0 0 0
/proc/3972/statm: 30575 29875 77 170 0 30403 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 127660

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 3968 and gives
#  childrusage.ru_utime.tv_sec=505
#  childrusage.ru_utime.tv_usec=788108
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=157975
# CPU time returned by wait4() is 505.946
# 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.63
CPU system time (s): 0.44
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 127660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 505.788
system time used= 0.157975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13725
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 1384

runsolver used 1.00685 second user time and 3.37149 second system time

The end

Launcher Data

Begin job on node42 at 2009-05-12 02:12:18
IDJOB=1797250
IDBENCH=71077
IDSOLVER=647
FILE ID=node42/1797250-1242087137
PBS_JOBID= 9277695
Free space on /tmp= 66152 MiB

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

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

MD5SUM BENCH= 8e41b9860982308be5a85106d5324611
RANDOM SEED=1872672238

node42.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.232
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.232
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:       1384592 kB
Buffers:         65856 kB
Cached:         509832 kB
SwapCached:       5916 kB
Active:          37144 kB
Inactive:       547420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1384592 kB
SwapTotal:     4192956 kB
SwapFree:      4180856 kB
Dirty:            7212 kB
Writeback:           0 kB
Mapped:          14496 kB
Slab:            72860 kB
Committed_AS:   883340 kB
PageTables:       1392 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= 66136 MiB
End job on node42 at 2009-05-12 02:32:20