Trace number 1797242

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

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_14_SAT.cnf
MD5SUM0678a0ef5b4345961915559db9bf689b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark24.0233
Satisfiable
(Un)Satisfiability was proved
Number of variables2220
Number of clauses148488
Sum of the clauses size442317
Maximum clause length15
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23423
Number of clauses of size 3145042
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 13
114.93/115.03	#LEARNT CLAUSES 0
115.04/115.16	done !
115.04/115.16	c Now, SatElite...
115.04/115.16	c Parsing...
115.10/115.36	c ==============================================================================
115.10/115.36	c |           |     ORIGINAL     |              LEARNT              |          |
115.10/115.36	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
115.10/115.36	c ==============================================================================
115.10/115.36	c |         0 |  148488   433499 |   44546       0        0     nan |  0.000 % |
116.22/116.39	c |         0 |  147434   617630 |      --       0       --      -- |     --   | -1054/184131
116.22/116.39	c ==============================================================================
116.22/116.39	c Result  :   #vars: 1437   #clauses: 147434   #literals: 617630
116.22/116.39	c CPU time:   1.19682 s
116.22/116.39	c ==============================================================================
116.62/116.71	c SatElite is done !
116.62/116.71	c Calling MINISAT
116.62/116.71	This is MiniSat 2.0 beta
116.62/116.71	WARNING: for repeatability, setting FPU to use double precision
116.62/116.71	============================[ Problem Statistics ]=============================
116.62/116.71	|                                                                             |
116.62/116.71	|  Number of variables:  1437                                                 |
116.62/116.71	|  Number of clauses:    147434                                               |
116.65/116.80	|  Parsing time:         0.07         s                                       |
116.65/116.80	============================[ Search Statistics ]==============================
116.65/116.80	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
116.65/116.80	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
116.65/116.80	===============================================================================
116.65/116.80	|         0 |    1437   147434   617630 |    49144        0    nan |  0.000 % |
116.65/116.84	|       100 |    1437   147434   617630 |    54059      100     74 |  0.000 % |
116.65/116.89	|       252 |    1437   147434   617630 |    59465      252     76 |  0.000 % |
116.65/116.93	|       480 |    1437   147434   617630 |    65411      480     79 |  0.000 % |
116.65/117.00	|       819 |    1437   147434   617630 |    71952      819     89 |  0.000 % |
116.65/117.10	|      1325 |    1437   147434   617630 |    79147     1325     86 |  0.000 % |
116.65/117.23	|      2085 |    1437   147434   617630 |    87062     2085     88 |  0.000 % |
116.65/117.45	|      3225 |    1437   147434   617630 |    95769     3225     88 |  0.000 % |
117.62/117.77	|      4934 |    1437   147434   617630 |   105345     4934     87 |  0.000 % |
118.42/118.58	|      7497 |    1437   147434   617630 |   115880     7497     88 |  0.000 % |
120.12/120.23	|     11342 |    1437   147434   617630 |   127468    11342     91 |  0.000 % |
122.12/122.23	|     17109 |    1437   147434   617630 |   140215    17109    104 |  0.000 % |
126.02/126.13	|     25758 |    1437   147434   617630 |   154237    25758    116 |  0.000 % |
135.61/135.77	|     38732 |    1437   147434   617630 |   169660    38732    121 |  0.000 % |
162.00/162.13	|     58193 |    1437   147434   617630 |   186626    58193    131 |  0.000 % |
206.58/206.78	|     87385 |    1437   147434   617630 |   205289    87385    138 |  0.000 % |
329.92/330.18	|    131174 |    1437   147434   617630 |   225818   131174    138 |  0.000 % |
576.33/576.69	|    196858 |    1437   147434   617630 |   248400   196858    140 |  0.000 % |
1104.60/1105.16	|    295388 |    1437   147434   617630 |   273240    65514    129 |  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-1797242-1242086954/watcher-1797242-1242086954 -o /tmp/evaluation-result-1797242-1242086954/solver-1797242-1242086954 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1797242-1242086954.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.94 0.97 0.99 3/64 2368
/proc/meminfo: memFree=1438624/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=0
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236728802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 237 196 169 0 51 0
[pid=2369] ppid=2368 vsize=2124 CPUtime=0
/proc/2369/stat : 2369 (revival) R 2368 2368 2301 0 -1 4194304 281 0 0 0 0 0 0 0 19 0 1 0 236728803 2174976 247 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/2369/statm: 531 254 81 6 0 169 0

[startup+0.051074 s]
/proc/loadavg: 0.94 0.97 0.99 3/64 2368
/proc/meminfo: memFree=1438624/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=0
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236728802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 237 196 169 0 51 0
[pid=2369] ppid=2368 vsize=7616 CPUtime=0.04
/proc/2369/stat : 2369 (revival) R 2368 2368 2301 0 -1 4194304 2222 0 0 0 4 0 0 0 19 0 1 50000 236728803 7798784 1586 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2369/statm: 1904 1586 85 6 0 1542 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 12976

[startup+0.102078 s]
/proc/loadavg: 0.94 0.97 0.99 3/64 2368
/proc/meminfo: memFree=1438624/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=0
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236728802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 237 196 169 0 51 0
[pid=2369] ppid=2368 vsize=8408 CPUtime=0.09
/proc/2369/stat : 2369 (revival) R 2368 2368 2301 0 -1 4194304 2433 0 0 0 9 0 0 0 19 0 1 50000 236728803 8609792 1797 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2369/statm: 2102 1797 85 6 0 1740 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13768

[startup+0.30211 s]
/proc/loadavg: 0.94 0.97 0.99 3/64 2368
/proc/meminfo: memFree=1438624/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=0
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236728802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 237 196 169 0 51 0
[pid=2369] ppid=2368 vsize=8408 CPUtime=0.29
/proc/2369/stat : 2369 (revival) R 2368 2368 2301 0 -1 4194304 2433 0 0 0 29 0 0 0 21 0 1 50000 236728803 8609792 1797 1992294400 134512640 134537284 4294956368 18446744073709551615 134523597 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2369/statm: 2102 1797 85 6 0 1740 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13768

[startup+0.701139 s]
/proc/loadavg: 0.94 0.97 0.99 3/64 2368
/proc/meminfo: memFree=1438624/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=0
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236728802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 237 196 169 0 51 0
[pid=2369] ppid=2368 vsize=8408 CPUtime=0.69
/proc/2369/stat : 2369 (revival) R 2368 2368 2301 0 -1 4194304 2433 0 0 0 69 0 0 0 25 0 1 50000 236728803 8609792 1797 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2369/statm: 2102 1797 85 6 0 1740 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13768

[startup+1.50122 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 2370
/proc/meminfo: memFree=1431440/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=0
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236728802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 237 196 169 0 51 0
[pid=2369] ppid=2368 vsize=8408 CPUtime=1.49
/proc/2369/stat : 2369 (revival) R 2368 2368 2301 0 -1 4194304 2433 0 0 0 149 0 0 0 25 0 1 50000 236728803 8609792 1797 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2369/statm: 2102 1797 85 6 0 1740 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13768

[startup+3.10138 s]
/proc/loadavg: 0.94 0.97 0.99 2/66 2370
/proc/meminfo: memFree=1431312/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=0
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236728802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 237 196 169 0 51 0
[pid=2369] ppid=2368 vsize=8408 CPUtime=3.09
/proc/2369/stat : 2369 (revival) R 2368 2368 2301 0 -1 4194304 2433 0 0 0 309 0 0 0 25 0 1 50000 236728803 8609792 1797 1992294400 134512640 134537284 4294956368 18446744073709551615 134523594 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2369/statm: 2102 1797 85 6 0 1740 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13768

[startup+6.3017 s]
/proc/loadavg: 0.95 0.97 0.99 2/66 2370
/proc/meminfo: memFree=1431248/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=0
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236728802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 237 196 169 0 51 0
[pid=2369] ppid=2368 vsize=8408 CPUtime=6.28
/proc/2369/stat : 2369 (revival) R 2368 2368 2301 0 -1 4194304 2433 0 0 0 628 0 0 0 25 0 1 50000 236728803 8609792 1797 1992294400 134512640 134537284 4294956368 18446744073709551615 134523926 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2369/statm: 2102 1797 85 6 0 1740 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13768

[startup+12.7014 s]
/proc/loadavg: 0.95 0.97 0.99 2/66 2370
/proc/meminfo: memFree=1431128/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=0
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236728802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 237 196 169 0 51 0
[pid=2369] ppid=2368 vsize=8408 CPUtime=12.68
/proc/2369/stat : 2369 (revival) R 2368 2368 2301 0 -1 4194304 2437 0 0 0 1268 0 0 0 25 0 1 50000 236728803 8609792 1801 1992294400 134512640 134537284 4294956368 18446744073709551615 134523771 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2369/statm: 2102 1801 85 6 0 1740 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 13768

[startup+25.5026 s]
/proc/loadavg: 0.96 0.97 0.99 2/66 2370
/proc/meminfo: memFree=1431128/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=0
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236728802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 237 196 169 0 51 0
[pid=2369] ppid=2368 vsize=8408 CPUtime=25.47
/proc/2369/stat : 2369 (revival) R 2368 2368 2301 0 -1 4194304 2439 0 0 0 2547 0 0 0 25 0 1 50000 236728803 8609792 1803 1992294400 134512640 134537284 4294956368 18446744073709551615 134523922 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2369/statm: 2102 1803 85 6 0 1740 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13768

[startup+51.1022 s]
/proc/loadavg: 0.97 0.97 0.99 2/66 2370
/proc/meminfo: memFree=1431128/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=0
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236728802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 237 196 169 0 51 0
[pid=2369] ppid=2368 vsize=8540 CPUtime=51.06
/proc/2369/stat : 2369 (revival) R 2368 2368 2301 0 -1 4194304 2447 0 0 0 5106 0 0 0 25 0 1 50000 236728803 8744960 1811 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2369/statm: 2135 1811 85 6 0 1773 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 13900

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2370
/proc/meminfo: memFree=1431000/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=0
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 236728802 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 237 196 169 0 51 0
[pid=2369] ppid=2368 vsize=8540 CPUtime=102.24
/proc/2369/stat : 2369 (revival) R 2368 2368 2301 0 -1 4194304 2460 0 0 0 10224 0 0 0 25 0 1 50000 236728803 8744960 1824 1992294400 134512640 134537284 4294956368 18446744073709551615 134524312 0 0 4096 8192 0 0 0 17 0 0 0
/proc/2369/statm: 2135 1824 85 6 0 1773 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 13900

[startup+162.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2372
/proc/meminfo: memFree=1391064/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=116.65
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 341 6273 0 0 0 0 11660 5 16 0 1 0 236728802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 241 197 169 0 51 0
[pid=2372] ppid=2368 vsize=42356 CPUtime=45.55
/proc/2372/stat : 2372 (minisat) R 2368 2368 2301 0 -1 4194304 10417 0 0 0 4544 11 0 0 25 0 1 0 236740474 43372544 10401 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/2372/statm: 10589 10401 77 170 0 10417 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 47716

[startup+222.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2372
/proc/meminfo: memFree=1365656/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=116.65
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 341 6273 0 0 0 0 11660 5 16 0 1 0 236728802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 241 197 169 0 51 0
[pid=2372] ppid=2368 vsize=67772 CPUtime=105.52
/proc/2372/stat : 2372 (minisat) R 2368 2368 2301 0 -1 4194304 16696 0 0 0 10536 16 0 0 25 0 1 0 236740474 69398528 16680 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2372/statm: 16943 16680 77 170 0 16771 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 73132

[startup+282.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2372
/proc/meminfo: memFree=1353688/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=116.65
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 341 6273 0 0 0 0 11660 5 16 0 1 0 236728802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 241 197 169 0 51 0
[pid=2372] ppid=2368 vsize=79832 CPUtime=165.49
/proc/2372/stat : 2372 (minisat) R 2368 2368 2301 0 -1 4194304 19687 0 0 0 16530 19 0 0 25 0 1 0 236740474 81747968 19671 1992294400 134512640 135212939 4294956240 18446744073709551615 134526732 0 0 4096 3 0 0 0 17 0 0 0
/proc/2372/statm: 19958 19671 77 170 0 19786 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 85192

[startup+342.303 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2372
/proc/meminfo: memFree=1343320/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=116.65
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 341 6273 0 0 0 0 11660 5 16 0 1 0 236728802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 241 197 169 0 51 0
[pid=2372] ppid=2368 vsize=90100 CPUtime=225.47
/proc/2372/stat : 2372 (minisat) R 2368 2368 2301 0 -1 4194304 22236 0 0 0 22525 22 0 0 25 0 1 0 236740474 92262400 22220 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2372/statm: 22525 22220 77 170 0 22353 0
Current children cumulated CPU time (s) 342.12

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

/proc/2372/statm: 30197 29795 77 170 0 30025 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 126148

[startup+582.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2372
/proc/meminfo: memFree=1301912/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=116.65
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 341 6273 0 0 0 0 11660 5 16 0 1 0 236728802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 241 197 169 0 51 0
[pid=2372] ppid=2368 vsize=132376 CPUtime=465.38
/proc/2372/stat : 2372 (minisat) R 2368 2368 2301 0 -1 4194304 32593 0 0 0 46506 32 0 0 25 0 1 0 236740474 135553024 32561 1992294400 134512640 135212939 4294956240 18446744073709551615 134526712 0 0 4096 3 0 0 0 17 0 0 0
/proc/2372/statm: 33094 32561 77 170 0 32922 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 137736

[startup+642.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2372
/proc/meminfo: memFree=1298328/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=116.65
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 341 6273 0 0 0 0 11660 5 16 0 1 0 236728802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 241 197 169 0 51 0
[pid=2372] ppid=2368 vsize=136040 CPUtime=525.35
/proc/2372/stat : 2372 (minisat) R 2368 2368 2301 0 -1 4194304 33467 0 0 0 52503 32 0 0 25 0 1 0 236740474 139304960 33435 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2372/statm: 34010 33435 77 170 0 33838 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 141400

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2372
/proc/meminfo: memFree=1294744/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=116.65
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 341 6273 0 0 0 0 11660 5 16 0 1 0 236728802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 241 197 169 0 51 0
[pid=2372] ppid=2368 vsize=140040 CPUtime=585.32
/proc/2372/stat : 2372 (minisat) R 2368 2368 2301 0 -1 4194304 34345 0 0 0 58499 33 0 0 25 0 1 0 236740474 143400960 34313 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/2372/statm: 35010 34313 77 170 0 34838 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 145400

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2372
/proc/meminfo: memFree=1291032/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=116.65
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 341 6273 0 0 0 0 11660 5 16 0 1 0 236728802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 241 197 169 0 51 0
[pid=2372] ppid=2368 vsize=143716 CPUtime=645.3
/proc/2372/stat : 2372 (minisat) R 2368 2368 2301 0 -1 4194304 35264 0 0 0 64496 34 0 0 25 0 1 0 236740474 147165184 35232 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/2372/statm: 35929 35232 77 170 0 35757 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 149076

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2372
/proc/meminfo: memFree=1286424/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=116.65
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 341 6273 0 0 0 0 11660 5 16 0 1 0 236728802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 241 197 169 0 51 0
[pid=2372] ppid=2368 vsize=148368 CPUtime=705.27
/proc/2372/stat : 2372 (minisat) R 2368 2368 2301 0 -1 4194304 36455 0 0 0 70492 35 0 0 25 0 1 0 236740474 151928832 36423 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2372/statm: 37092 36423 77 170 0 36920 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 153728

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2372
/proc/meminfo: memFree=1282200/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=116.65
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 341 6273 0 0 0 0 11660 5 16 0 1 0 236728802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 241 197 169 0 51 0
[pid=2372] ppid=2368 vsize=152616 CPUtime=765.25
/proc/2372/stat : 2372 (minisat) R 2368 2368 2301 0 -1 4194304 37488 0 0 0 76489 36 0 0 25 0 1 0 236740474 156278784 37456 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/2372/statm: 38154 37456 77 170 0 37982 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 157976

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2372
/proc/meminfo: memFree=1277784/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=116.65
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 341 6273 0 0 0 0 11660 5 16 0 1 0 236728802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 241 197 169 0 51 0
[pid=2372] ppid=2368 vsize=156984 CPUtime=825.22
/proc/2372/stat : 2372 (minisat) R 2368 2368 2301 0 -1 4194304 38600 0 0 0 82485 37 0 0 25 0 1 0 236740474 160751616 38568 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2372/statm: 39246 38568 77 170 0 39074 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 162344

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2372
/proc/meminfo: memFree=1273816/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=116.65
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 341 6273 0 0 0 0 11660 5 16 0 1 0 236728802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 241 197 169 0 51 0
[pid=2372] ppid=2368 vsize=160968 CPUtime=885.2
/proc/2372/stat : 2372 (minisat) R 2368 2368 2301 0 -1 4194304 39559 0 0 0 88482 38 0 0 25 0 1 0 236740474 164831232 39527 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/2372/statm: 40242 39527 77 170 0 40070 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 166328

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2372
/proc/meminfo: memFree=1270872/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=116.65
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 341 6273 0 0 0 0 11660 5 16 0 1 0 236728802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 241 197 169 0 51 0
[pid=2372] ppid=2368 vsize=163936 CPUtime=945.17
/proc/2372/stat : 2372 (minisat) R 2368 2368 2301 0 -1 4194304 40289 0 0 0 94479 38 0 0 25 0 1 0 236740474 167870464 40257 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/2372/statm: 40984 40257 77 170 0 40812 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 169296

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2372
/proc/meminfo: memFree=1270808/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=116.65
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 341 6273 0 0 0 0 11660 5 16 0 1 0 236728802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 241 197 169 0 51 0
[pid=2372] ppid=2368 vsize=163936 CPUtime=1005.14
/proc/2372/stat : 2372 (minisat) R 2368 2368 2301 0 -1 4194304 40293 0 0 0 100476 38 0 0 25 0 1 0 236740474 167870464 40261 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2372/statm: 40984 40261 77 170 0 40812 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 169296

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2372
/proc/meminfo: memFree=1270744/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=116.65
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 341 6273 0 0 0 0 11660 5 16 0 1 0 236728802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 241 197 169 0 51 0
[pid=2372] ppid=2368 vsize=163936 CPUtime=1065.11
/proc/2372/stat : 2372 (minisat) R 2368 2368 2301 0 -1 4194304 40300 0 0 0 106473 38 0 0 25 0 1 0 236740474 167870464 40268 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/2372/statm: 40984 40268 77 170 0 40812 0
Current children cumulated CPU time (s) 1181.76
Current children cumulated vsize (KiB) 169296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 2372
/proc/meminfo: memFree=1270744/2055920 swapFree=4176596/4192956
[pid=2368] ppid=2366 vsize=5360 CPUtime=116.65
/proc/2368/stat : 2368 (run.sh) S 2366 2368 2301 0 -1 4194304 341 6273 0 0 0 0 11660 5 16 0 1 0 236728802 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 245482709828 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/2368/statm: 1340 241 197 169 0 51 0
[pid=2372] ppid=2368 vsize=163936 CPUtime=1083.41
/proc/2372/stat : 2372 (minisat) R 2368 2368 2301 0 -1 4194304 40300 0 0 0 108303 38 0 0 25 0 1 0 236740474 167870464 40268 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/2372/statm: 40984 40268 77 170 0 40812 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 169296

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 2368 and gives
#  childrusage.ru_utime.tv_sec=116
#  childrusage.ru_utime.tv_usec=604273
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=56991
# CPU time returned by wait4() is 116.661
# while last known CPU time is 1200.06
#
# 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.06
CPU user time (s): 1199.63
CPU system time (s): 0.43
CPU usage (%): 99.954
Max. virtual memory (cumulated for all children) (KiB): 169296

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

runsolver used 1.05484 second user time and 3.32249 second system time

The end

Launcher Data

Begin job on node17 at 2009-05-12 02:09:14
IDJOB=1797242
IDBENCH=71075
IDSOLVER=647
FILE ID=node17/1797242-1242086954
PBS_JOBID= 9277683
Free space on /tmp= 66236 MiB

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

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

MD5SUM BENCH= 0678a0ef5b4345961915559db9bf689b
RANDOM SEED=1649177445

node17.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.234
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.234
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:       1439168 kB
Buffers:         53804 kB
Cached:         490040 kB
SwapCached:      11172 kB
Active:          37816 kB
Inactive:       519236 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439168 kB
SwapTotal:     4192956 kB
SwapFree:      4176596 kB
Dirty:            3940 kB
Writeback:           0 kB
Mapped:          14000 kB
Slab:            45724 kB
Committed_AS:   822900 kB
PageTables:       1452 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= 66228 MiB
End job on node17 at 2009-05-12 02:29:17