Trace number 1797258

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_10_UNSAT.cnf
MD5SUM54c22a62e5d0a640d4ea8d185b9b1fc7
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 variables2112
Number of clauses191788
Sum of the clauses size572017
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23595
Number of clauses of size 3188162
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 10
217.30/217.40	#LEARNT CLAUSES 0
217.40/217.57	done !
217.40/217.57	c Now, SatElite...
217.40/217.57	c Parsing...
217.47/217.77	c ==============================================================================
217.47/217.77	c |           |     ORIGINAL     |              LEARNT              |          |
217.47/217.77	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
217.47/217.77	c ==============================================================================
217.47/217.77	c |         0 |  191788   557309 |   57536       0        0     nan |  0.000 % |
220.19/220.33	c |         0 |  190526   823483 |      --       0       --      -- |     --   | -1262/266174
220.19/220.33	c ==============================================================================
220.19/220.33	c Result  :   #vars: 1262   #clauses: 190526   #literals: 823483
220.19/220.33	c CPU time:   2.72458 s
220.19/220.33	c ==============================================================================
220.59/220.71	c SatElite is done !
220.59/220.71	c Calling MINISAT
220.59/220.71	This is MiniSat 2.0 beta
220.59/220.71	WARNING: for repeatability, setting FPU to use double precision
220.59/220.71	============================[ Problem Statistics ]=============================
220.59/220.71	|                                                                             |
220.59/220.71	|  Number of variables:  1262                                                 |
220.59/220.71	|  Number of clauses:    190526                                               |
220.61/220.82	|  Parsing time:         0.10         s                                       |
220.61/220.83	============================[ Search Statistics ]==============================
220.61/220.83	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
220.61/220.83	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
220.61/220.83	===============================================================================
220.61/220.83	|         0 |    1262   190526   823483 |    63508        0    nan |  0.000 % |
220.61/220.94	|       100 |    1262   190526   823483 |    69859      100     48 |  0.000 % |
220.61/221.10	|       250 |    1262   190526   823483 |    76845      250     52 |  0.000 % |
221.09/221.24	|       476 |    1262   190526   823483 |    84530      476     59 |  0.000 % |
221.38/221.57	|       815 |    1262   190526   823483 |    92983      815     62 |  0.000 % |
221.88/222.09	|      1322 |    1262   190526   823483 |   102281     1322     61 |  0.000 % |
222.59/222.73	|      2081 |    1262   190526   823483 |   112509     2081     61 |  0.000 % |
223.49/223.69	|      3221 |    1262   190526   823483 |   123760     3221     64 |  0.000 % |
224.88/225.04	|      4930 |    1262   190526   823483 |   136136     4930     64 |  0.000 % |
226.28/226.47	|      7492 |    1262   190526   823483 |   149750     7492     63 |  0.000 % |
228.38/228.59	|     11338 |    1262   190526   823483 |   164725    11338     64 |  0.000 % |
232.48/232.63	|     17105 |    1262   190526   823483 |   181197    17105     64 |  0.000 % |
240.38/240.58	|     25756 |    1262   190526   823483 |   199317    25756     65 |  0.002 % |
253.57/253.78	|     38732 |    1262   190526   823483 |   219249    38732     63 |  0.000 % |
276.36/276.55	|     58193 |    1262   190526   823483 |   241174    58193     63 |  0.000 % |
324.75/324.93	|     87387 |    1262   190526   823483 |   265291    87387     62 |  0.000 % |
432.60/432.86	|    131178 |    1262   190526   823483 |   291820   131178     63 |  0.000 % |
691.50/691.82	|    196863 |    1262   190526   823483 |   321002   196863     62 |  0.000 % |
1197.57/1198.12	|    295396 |    1262   190526   823483 |   353102   295396     61 |  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-1797258-1242087212/watcher-1797258-1242087212 -o /tmp/evaluation-result-1797258-1242087212/solver-1797258-1242087212 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797258-1242087212.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 15046
/proc/meminfo: memFree=1925264/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=0
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236749025 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 237 196 169 0 51 0
[pid=15047] ppid=15046 vsize=2636 CPUtime=0
/proc/15047/stat : 15047 (revival) R 15046 15046 15009 0 -1 4194304 311 0 0 0 0 0 0 0 19 0 1 0 236749025 2699264 277 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15047/statm: 659 285 81 6 0 297 0

[startup+0.101534 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 15046
/proc/meminfo: memFree=1925264/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=0
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236749025 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 237 196 169 0 51 0
[pid=15047] ppid=15046 vsize=10500 CPUtime=0.09
/proc/15047/stat : 15047 (revival) R 15046 15046 15009 0 -1 4194304 2984 0 0 0 8 1 0 0 19 0 1 50000 236749025 10752000 2185 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15047/statm: 2625 2185 85 6 0 2263 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15860

[startup+0.201542 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 15046
/proc/meminfo: memFree=1925264/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=0
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236749025 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 237 196 169 0 51 0
[pid=15047] ppid=15046 vsize=10500 CPUtime=0.19
/proc/15047/stat : 15047 (revival) R 15046 15046 15009 0 -1 4194304 2984 0 0 0 18 1 0 0 20 0 1 50000 236749025 10752000 2185 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15047/statm: 2625 2185 85 6 0 2263 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 15860

[startup+0.301551 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 15046
/proc/meminfo: memFree=1925264/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=0
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236749025 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 237 196 169 0 51 0
[pid=15047] ppid=15046 vsize=10500 CPUtime=0.29
/proc/15047/stat : 15047 (revival) R 15046 15046 15009 0 -1 4194304 2984 0 0 0 28 1 0 0 21 0 1 50000 236749025 10752000 2185 1992294400 134512640 134537284 4294956368 18446744073709551615 134523724 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15047/statm: 2625 2185 85 6 0 2263 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15860

[startup+0.701591 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 15046
/proc/meminfo: memFree=1925264/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=0
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236749025 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 237 196 169 0 51 0
[pid=15047] ppid=15046 vsize=10500 CPUtime=0.69
/proc/15047/stat : 15047 (revival) R 15046 15046 15009 0 -1 4194304 2984 0 0 0 68 1 0 0 25 0 1 50000 236749025 10752000 2185 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15047/statm: 2625 2185 85 6 0 2263 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15860

[startup+1.50167 s]
/proc/loadavg: 0.85 0.97 0.99 2/67 15048
/proc/meminfo: memFree=1916608/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=0
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236749025 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 237 196 169 0 51 0
[pid=15047] ppid=15046 vsize=10500 CPUtime=1.49
/proc/15047/stat : 15047 (revival) R 15046 15046 15009 0 -1 4194304 2984 0 0 0 148 1 0 0 25 0 1 50000 236749025 10752000 2185 1992294400 134512640 134537284 4294956368 18446744073709551615 134524042 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15047/statm: 2625 2185 85 6 0 2263 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15860

[startup+3.10182 s]
/proc/loadavg: 0.85 0.97 0.99 2/67 15048
/proc/meminfo: memFree=1916480/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=0
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236749025 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 237 196 169 0 51 0
[pid=15047] ppid=15046 vsize=10500 CPUtime=3.09
/proc/15047/stat : 15047 (revival) R 15046 15046 15009 0 -1 4194304 2984 0 0 0 308 1 0 0 25 0 1 50000 236749025 10752000 2185 1992294400 134512640 134537284 4294956368 18446744073709551615 134524301 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15047/statm: 2625 2185 85 6 0 2263 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15860

[startup+6.30214 s]
/proc/loadavg: 0.86 0.97 0.99 2/67 15048
/proc/meminfo: memFree=1916288/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=0
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236749025 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 237 196 169 0 51 0
[pid=15047] ppid=15046 vsize=10500 CPUtime=6.29
/proc/15047/stat : 15047 (revival) R 15046 15046 15009 0 -1 4194304 2984 0 0 0 627 2 0 0 25 0 1 50000 236749025 10752000 2185 1992294400 134512640 134537284 4294956368 18446744073709551615 134523885 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15047/statm: 2625 2185 85 6 0 2263 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15860

[startup+12.7018 s]
/proc/loadavg: 0.87 0.97 0.99 2/67 15048
/proc/meminfo: memFree=1916232/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=0
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236749025 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 237 196 169 0 51 0
[pid=15047] ppid=15046 vsize=10500 CPUtime=12.69
/proc/15047/stat : 15047 (revival) R 15046 15046 15009 0 -1 4194304 2984 0 0 0 1267 2 0 0 25 0 1 50000 236749025 10752000 2185 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15047/statm: 2625 2185 85 6 0 2263 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15860

[startup+25.502 s]
/proc/loadavg: 0.90 0.97 0.99 2/67 15048
/proc/meminfo: memFree=1916424/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=0
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236749025 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 237 196 169 0 51 0
[pid=15047] ppid=15046 vsize=10500 CPUtime=25.48
/proc/15047/stat : 15047 (revival) R 15046 15046 15009 0 -1 4194304 2984 0 0 0 2546 2 0 0 25 0 1 50000 236749025 10752000 2185 1992294400 134512640 134537284 4294956368 18446744073709551615 134523745 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15047/statm: 2625 2185 85 6 0 2263 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15860

[startup+51.1015 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 15048
/proc/meminfo: memFree=1916424/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=0
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236749025 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 237 196 169 0 51 0
[pid=15047] ppid=15046 vsize=10500 CPUtime=51.07
/proc/15047/stat : 15047 (revival) R 15046 15046 15009 0 -1 4194304 2986 0 0 0 5105 2 0 0 25 0 1 50000 236749025 10752000 2187 1992294400 134512640 134537284 4294956368 18446744073709551615 134523637 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15047/statm: 2625 2187 85 6 0 2263 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 15860

[startup+102.301 s]
/proc/loadavg: 0.97 0.97 0.99 2/67 15048
/proc/meminfo: memFree=1916296/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=0
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236749025 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 237 196 169 0 51 0
[pid=15047] ppid=15046 vsize=10500 CPUtime=102.25
/proc/15047/stat : 15047 (revival) R 15046 15046 15009 0 -1 4194304 2989 0 0 0 10223 2 0 0 25 0 1 50000 236749025 10752000 2190 1992294400 134512640 134537284 4294956368 18446744073709551615 134523966 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15047/statm: 2625 2190 85 6 0 2263 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 15860

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 15048
/proc/meminfo: memFree=1916232/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=0
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236749025 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 237 196 169 0 51 0
[pid=15047] ppid=15046 vsize=10500 CPUtime=162.22
/proc/15047/stat : 15047 (revival) R 15046 15046 15009 0 -1 4194304 2994 0 0 0 16220 2 0 0 25 0 1 50000 236749025 10752000 2195 1992294400 134512640 134537284 4294956368 18446744073709551615 134524000 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15047/statm: 2625 2195 85 6 0 2263 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 15860

[startup+222.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 15050
/proc/meminfo: memFree=1905672/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=220.61
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 341 7810 0 0 0 0 22053 8 16 0 1 0 236749025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 241 197 169 0 51 0
[pid=15050] ppid=15046 vsize=11856 CPUtime=1.57
/proc/15050/stat : 15050 (minisat) R 15046 15046 15009 0 -1 4194304 2858 0 0 0 156 1 0 0 25 0 1 0 236771096 12140544 2842 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15050/statm: 2964 2842 77 170 0 2792 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 17216

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 15050
/proc/meminfo: memFree=1888200/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=220.61
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 341 7810 0 0 0 0 22053 8 16 0 1 0 236749025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 241 197 169 0 51 0
[pid=15050] ppid=15046 vsize=29616 CPUtime=61.54
/proc/15050/stat : 15050 (minisat) R 15046 15046 15009 0 -1 4194304 7271 0 0 0 6148 6 0 0 25 0 1 0 236771096 30326784 7255 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15050/statm: 7404 7255 77 170 0 7232 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 34976

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 15050
/proc/meminfo: memFree=1878408/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=220.61
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 341 7810 0 0 0 0 22053 8 16 0 1 0 236749025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 241 197 169 0 51 0
[pid=15050] ppid=15046 vsize=39448 CPUtime=121.52
/proc/15050/stat : 15050 (minisat) R 15046 15046 15009 0 -1 4194304 9663 0 0 0 12144 8 0 0 25 0 1 0 236771096 40394752 9647 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15050/statm: 9862 9647 77 170 0 9690 0
Current children cumulated CPU time (s) 342.13

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

/proc/15050/statm: 15521 15188 77 170 0 15349 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 67444

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 15050
/proc/meminfo: memFree=1852232/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=220.61
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 341 7810 0 0 0 0 22053 8 16 0 1 0 236749025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 241 197 169 0 51 0
[pid=15050] ppid=15046 vsize=66216 CPUtime=421.4
/proc/15050/stat : 15050 (minisat) R 15046 15046 15009 0 -1 4194304 16188 0 0 0 42124 16 0 0 25 0 1 0 236771096 67805184 16172 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/15050/statm: 16554 16172 77 170 0 16382 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 71576

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 15050
/proc/meminfo: memFree=1847496/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=220.61
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 341 7810 0 0 0 0 22053 8 16 0 1 0 236749025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 241 197 169 0 51 0
[pid=15050] ppid=15046 vsize=70908 CPUtime=481.38
/proc/15050/stat : 15050 (minisat) R 15046 15046 15009 0 -1 4194304 17357 0 0 0 48120 18 0 0 25 0 1 0 236771096 72609792 17341 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15050/statm: 17727 17341 77 170 0 17555 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 76268

[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 15050
/proc/meminfo: memFree=1843528/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=220.61
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 341 7810 0 0 0 0 22053 8 16 0 1 0 236749025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 241 197 169 0 51 0
[pid=15050] ppid=15046 vsize=75096 CPUtime=541.36
/proc/15050/stat : 15050 (minisat) R 15046 15046 15009 0 -1 4194304 18313 0 0 0 54117 19 0 0 25 0 1 0 236771096 76898304 18297 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15050/statm: 18774 18297 77 170 0 18602 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 80456

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 15050
/proc/meminfo: memFree=1839624/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=220.61
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 341 7810 0 0 0 0 22053 8 16 0 1 0 236749025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 241 197 169 0 51 0
[pid=15050] ppid=15046 vsize=79172 CPUtime=601.33
/proc/15050/stat : 15050 (minisat) R 15046 15046 15009 0 -1 4194304 19298 0 0 0 60113 20 0 0 25 0 1 0 236771096 81072128 19282 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15050/statm: 19793 19282 77 170 0 19621 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 84532

[startup+882.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 15050
/proc/meminfo: memFree=1835976/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=220.61
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 341 7810 0 0 0 0 22053 8 16 0 1 0 236749025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 241 197 169 0 51 0
[pid=15050] ppid=15046 vsize=82888 CPUtime=661.29
/proc/15050/stat : 15050 (minisat) R 15046 15046 15009 0 -1 4194304 20180 0 0 0 66108 21 0 0 25 0 1 0 236771096 84877312 20164 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15050/statm: 20722 20164 77 170 0 20550 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 88248

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 15050
/proc/meminfo: memFree=1832648/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=220.61
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 341 7810 0 0 0 0 22053 8 16 0 1 0 236749025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 241 197 169 0 51 0
[pid=15050] ppid=15046 vsize=86248 CPUtime=721.26
/proc/15050/stat : 15050 (minisat) R 15046 15046 15009 0 -1 4194304 21034 0 0 0 72105 21 0 0 25 0 1 0 236771096 88317952 21018 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15050/statm: 21562 21018 77 170 0 21390 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 91608

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 15050
/proc/meminfo: memFree=1829128/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=220.61
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 341 7810 0 0 0 0 22053 8 16 0 1 0 236749025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 241 197 169 0 51 0
[pid=15050] ppid=15046 vsize=89664 CPUtime=781.25
/proc/15050/stat : 15050 (minisat) R 15046 15046 15009 0 -1 4194304 21881 0 0 0 78102 23 0 0 25 0 1 0 236771096 91815936 21865 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15050/statm: 22416 21865 77 170 0 22244 0
Current children cumulated CPU time (s) 1001.86
Current children cumulated vsize (KiB) 95024

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 15050
/proc/meminfo: memFree=1825992/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=220.61
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 341 7810 0 0 0 0 22053 8 16 0 1 0 236749025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 241 197 169 0 51 0
[pid=15050] ppid=15046 vsize=92868 CPUtime=841.22
/proc/15050/stat : 15050 (minisat) R 15046 15046 15009 0 -1 4194304 22660 0 0 0 84099 23 0 0 25 0 1 0 236771096 95096832 22644 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/15050/statm: 23217 22644 77 170 0 23045 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 98228

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 15050
/proc/meminfo: memFree=1823688/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=220.61
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 341 7810 0 0 0 0 22053 8 16 0 1 0 236749025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 241 197 169 0 51 0
[pid=15050] ppid=15046 vsize=95364 CPUtime=901.2
/proc/15050/stat : 15050 (minisat) R 15046 15046 15009 0 -1 4194304 23263 0 0 0 90096 24 0 0 25 0 1 0 236771096 97652736 23247 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/15050/statm: 23841 23247 77 170 0 23669 0
Current children cumulated CPU time (s) 1121.81
Current children cumulated vsize (KiB) 100724

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 15050
/proc/meminfo: memFree=1820808/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=220.61
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 341 7810 0 0 0 0 22053 8 16 0 1 0 236749025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 241 197 169 0 51 0
[pid=15050] ppid=15046 vsize=98220 CPUtime=961.18
/proc/15050/stat : 15050 (minisat) R 15046 15046 15009 0 -1 4194304 23983 0 0 0 96093 25 0 0 25 0 1 0 236771096 100577280 23967 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15050/statm: 24555 23967 77 170 0 24383 0
Current children cumulated CPU time (s) 1181.79
Current children cumulated vsize (KiB) 103580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 15050
/proc/meminfo: memFree=1819400/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=220.61
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 341 7810 0 0 0 0 22053 8 16 0 1 0 236749025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 241 197 169 0 51 0
[pid=15050] ppid=15046 vsize=99660 CPUtime=979.47
/proc/15050/stat : 15050 (minisat) R 15046 15046 15009 0 -1 4194304 24314 0 0 0 97922 25 0 0 25 0 1 0 236771096 102051840 24298 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15050/statm: 24915 24298 77 170 0 24743 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 105020

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

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

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 15050
/proc/meminfo: memFree=1819400/2055920 swapFree=4179772/4192956
[pid=15046] ppid=15044 vsize=5360 CPUtime=220.61
/proc/15046/stat : 15046 (run.sh) S 15044 15046 15009 0 -1 4194304 341 7810 0 0 0 0 22053 8 16 0 1 0 236749025 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 250968859460 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15046/statm: 1340 241 197 169 0 51 0
[pid=15050] ppid=15046 vsize=99660 CPUtime=979.47
/proc/15050/stat : 15050 (minisat) R 15046 15046 15009 0 -1 4194304 24314 0 0 0 97922 25 0 0 25 0 1 0 236771096 102051840 24298 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15050/statm: 24915 24298 77 170 0 24743 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 105020

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15046 and gives
#  childrusage.ru_utime.tv_sec=220
#  childrusage.ru_utime.tv_usec=534473
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=83987
# CPU time returned by wait4() is 220.618
# while last known CPU time is 1200.08
#
# 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.08
CPU user time (s): 1199.75
CPU system time (s): 0.33
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 105020

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

runsolver used 0.999848 second user time and 3.37849 second system time

The end

Launcher Data

Begin job on node56 at 2009-05-12 02:13:33
IDJOB=1797258
IDBENCH=71080
IDSOLVER=647
FILE ID=node56/1797258-1242087212
PBS_JOBID= 9277706
Free space on /tmp= 102984 MiB

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

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

MD5SUM BENCH= 54c22a62e5d0a640d4ea8d185b9b1fc7
RANDOM SEED=1623192423

node56.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.218
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.218
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:       1925808 kB
Buffers:          7852 kB
Cached:          58900 kB
SwapCached:       7300 kB
Active:          29744 kB
Inactive:        46116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1925808 kB
SwapTotal:     4192956 kB
SwapFree:      4179772 kB
Dirty:            4592 kB
Writeback:           0 kB
Mapped:          14320 kB
Slab:            40220 kB
Committed_AS:   744556 kB
PageTables:       1472 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 102976 MiB
End job on node56 at 2009-05-12 02:33:35