Trace number 1807323

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
ReVivAl 0.23 + SatElite 2009-03-18? (TO) 1200.08 1200.61

General information on the benchmark

NameCRAFTED/rbsat/crafted/forced/
rbsat-v945c61409gyes2.cnf
MD5SUM940c3065d47a27ab24578a138a8ab3c0
Bench CategoryCRAFTED (crafted 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 variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.03/0.06	c ==============================================================================
0.03/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.03/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.03/0.06	c ==============================================================================
0.03/0.06	c |         0 |   61409   123673 |   18422       0        0     nan |  0.000 % |
0.19/0.28	c |         0 |   60464   200283 |      --       0       --      -- |     --   | -945/76610
0.19/0.28	c ==============================================================================
0.19/0.28	c Result  :   #vars: 900   #clauses: 60464   #literals: 200283
0.19/0.28	c CPU time:   0.273958 s
0.19/0.28	c ==============================================================================
0.29/0.37	c SatElite is done !
0.29/0.37	c revival is preprocessing the formula...#ITERATIONS 6
20.37/20.41	#LEARNT CLAUSES 0
20.37/20.46	done !
20.37/20.46	c Calling MINISAT
20.37/20.46	This is MiniSat 2.0 beta
20.37/20.46	WARNING: for repeatability, setting FPU to use double precision
20.37/20.46	============================[ Problem Statistics ]=============================
20.37/20.46	|                                                                             |
20.37/20.46	|  Number of variables:  900                                                  |
20.37/20.46	|  Number of clauses:    60464                                                |
20.37/20.49	|  Parsing time:         0.03         s                                       |
20.37/20.50	============================[ Search Statistics ]==============================
20.37/20.50	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
20.37/20.50	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
20.37/20.50	===============================================================================
20.37/20.50	|         0 |     900    60464   182024 |    20154        0    nan |  0.000 % |
20.44/20.51	|       100 |     900    60464   182024 |    22170      100    140 |  0.000 % |
20.44/20.52	|       250 |     900    60464   182024 |    24387      250    145 |  0.000 % |
20.44/20.55	|       475 |     900    60464   182024 |    26825      475    138 |  0.000 % |
20.44/20.60	|       813 |     900    60464   182024 |    29508      813    127 |  0.000 % |
20.44/20.67	|      1321 |     900    60464   182024 |    32459     1321    121 |  0.000 % |
20.44/20.78	|      2080 |     900    60464   182024 |    35705     2080    119 |  0.000 % |
20.87/20.97	|      3219 |     900    60464   182024 |    39275     3219    114 |  0.000 % |
21.17/21.26	|      4929 |     900    60464   182024 |    43203     4929    117 |  0.000 % |
21.76/21.87	|      7491 |     900    60464   182024 |    47523     7491    119 |  0.000 % |
22.96/23.01	|     11336 |     900    60464   182024 |    52276    11336    114 |  0.000 % |
24.85/24.91	|     17102 |     900    60464   182024 |    57503    17102    111 |  0.000 % |
30.05/30.14	|     25753 |     900    60464   182024 |    63253    25753    112 |  0.000 % |
43.44/43.52	|     38728 |     900    60464   182024 |    69579    38728    117 |  0.000 % |
71.63/71.79	|     58189 |     900    60464   182024 |    76537    58189    117 |  0.000 % |
120.92/121.01	|     87383 |     900    60464   182024 |    84191    27006    107 |  0.000 % |
183.28/183.49	|    131173 |     900    60464   182024 |    92610    70796    111 |  0.000 % |
274.15/274.34	|    196857 |     900    60464   182024 |   101871    60636    116 |  0.000 % |
429.28/429.57	|    295383 |     900    60464   182024 |   112058    75584    116 |  0.000 % |
671.39/671.70	|    443172 |     900    60464   182024 |   123264    37110     99 |  0.000 % |
975.16/975.62	|    664857 |     900    60464   182024 |   135590    47135    106 |  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-1807323-1242156909/watcher-1807323-1242156909 -o /tmp/evaluation-result-1807323-1242156909/solver-1807323-1242156909 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807323-1242156909.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 0.99 0.96 3/64 12783
/proc/meminfo: memFree=1028944/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=0
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243724137 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 238 197 169 0 51 0
[pid=12784] ppid=12783 vsize=684 CPUtime=0
/proc/12784/stat : 12784 (SatElite) R 12783 12783 12305 0 -1 4194304 105 0 0 0 0 0 0 0 19 0 1 0 243724138 700416 88 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/12784/statm: 171 88 51 126 0 42 0

[startup+0.0474909 s]
/proc/loadavg: 1.00 0.99 0.96 3/64 12783
/proc/meminfo: memFree=1028944/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=0
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243724137 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 238 197 169 0 51 0
[pid=12784] ppid=12783 vsize=2892 CPUtime=0.03
/proc/12784/stat : 12784 (SatElite) R 12783 12783 12305 0 -1 4194304 621 0 0 0 3 0 0 0 19 0 1 0 243724138 2961408 604 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/12784/statm: 723 604 51 126 0 594 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8252

[startup+0.101495 s]
/proc/loadavg: 1.00 0.99 0.96 3/64 12783
/proc/meminfo: memFree=1028944/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=0
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243724137 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 238 197 169 0 51 0
[pid=12784] ppid=12783 vsize=5092 CPUtime=0.09
/proc/12784/stat : 12784 (SatElite) R 12783 12783 12305 0 -1 4194304 1157 0 0 0 9 0 0 0 19 0 1 0 243724138 5214208 1140 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/12784/statm: 1273 1141 67 126 0 1144 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10452

[startup+0.301517 s]
/proc/loadavg: 1.00 0.99 0.96 3/64 12783
/proc/meminfo: memFree=1028944/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=0
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243724137 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 238 197 169 0 51 0
[pid=12784] ppid=12783 vsize=5720 CPUtime=0.29
/proc/12784/stat : 12784 (SatElite) R 12783 12783 12305 0 -1 4194304 1361 0 0 0 29 0 0 0 21 0 1 0 243724138 5857280 1222 1992294400 134512640 135031949 4294956224 18446744073709551615 134690701 0 0 4096 3 0 0 0 17 0 0 0
/proc/12784/statm: 1430 1222 69 126 0 1301 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11080

[startup+0.701565 s]
/proc/loadavg: 1.00 0.99 0.96 3/64 12783
/proc/meminfo: memFree=1028944/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=0.37
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 317 1364 0 0 0 0 36 1 17 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 5360

[startup+1.50165 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12786
/proc/meminfo: memFree=1024768/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=0.37
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 317 1364 0 0 0 0 36 1 17 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12786] ppid=12783 vsize=4312 CPUtime=1.1
/proc/12786/stat : 12786 (revival) R 12783 12783 12305 0 -1 4194304 1054 0 0 0 110 0 0 0 25 0 1 50000 243724175 4415488 772 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12786/statm: 1078 772 85 6 0 716 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9672

[startup+3.10182 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12786
/proc/meminfo: memFree=1024640/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=0.37
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 317 1364 0 0 0 0 36 1 17 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12786] ppid=12783 vsize=4312 CPUtime=2.7
/proc/12786/stat : 12786 (revival) R 12783 12783 12305 0 -1 4194304 1054 0 0 0 270 0 0 0 25 0 1 50000 243724175 4415488 772 1992294400 134512640 134537284 4294956384 18446744073709551615 134523866 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12786/statm: 1078 772 85 6 0 716 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9672

[startup+6.30117 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12786
/proc/meminfo: memFree=1024448/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=0.37
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 317 1364 0 0 0 0 36 1 17 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12786] ppid=12783 vsize=4444 CPUtime=5.9
/proc/12786/stat : 12786 (revival) R 12783 12783 12305 0 -1 4194304 1081 0 0 0 590 0 0 0 25 0 1 50000 243724175 4550656 799 1992294400 134512640 134537284 4294956384 18446744073709551615 134523742 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12786/statm: 1111 799 85 6 0 749 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9804

[startup+12.7019 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12786
/proc/meminfo: memFree=1024128/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=0.37
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 317 1364 0 0 0 0 36 1 17 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12786] ppid=12783 vsize=4708 CPUtime=12.3
/proc/12786/stat : 12786 (revival) R 12783 12783 12305 0 -1 4194304 1154 0 0 0 1230 0 0 0 25 0 1 50000 243724175 4820992 872 1992294400 134512640 134537284 4294956384 18446744073709551615 134523936 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12786/statm: 1177 872 85 6 0 815 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10068

[startup+25.5012 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12787
/proc/meminfo: memFree=1014208/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=13360 CPUtime=5.01
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 3222 0 0 0 499 2 0 0 25 0 1 0 243726184 13680640 3206 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/12787/statm: 3340 3206 77 170 0 3168 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 18720

[startup+51.102 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12787
/proc/meminfo: memFree=999616/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=28080 CPUtime=30.6
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 6879 0 0 0 3055 5 0 0 25 0 1 0 243726184 28753920 6863 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12787/statm: 7020 6863 77 170 0 6848 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 33440

[startup+102.306 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12787
/proc/meminfo: memFree=984960/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=42488 CPUtime=81.79
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 10434 0 0 0 8170 9 0 0 25 0 1 0 243726184 43507712 10418 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/12787/statm: 10622 10418 77 170 0 10450 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 47848

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12787
/proc/meminfo: memFree=982144/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=45312 CPUtime=141.75
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 11130 0 0 0 14166 9 0 0 25 0 1 0 243726184 46399488 11114 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/12787/statm: 11328 11114 77 170 0 11156 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 50672

[startup+222.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12787
/proc/meminfo: memFree=976768/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=50640 CPUtime=201.73
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 12486 0 0 0 20162 11 0 0 25 0 1 0 243726184 51855360 12470 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/12787/statm: 12660 12470 77 170 0 12488 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 56000

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12787
/proc/meminfo: memFree=974272/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=53344 CPUtime=261.71
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 13106 0 0 0 26159 12 0 0 25 0 1 0 243726184 54624256 13090 1992294400 134512640 135212939 4294956240 18446744073709551615 134526741 0 0 4096 3 0 0 0 17 0 0 0
/proc/12787/statm: 13336 13090 77 170 0 13164 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 58704

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12787
/proc/meminfo: memFree=971456/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=56164 CPUtime=321.68
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 13802 0 0 0 32155 13 0 0 25 0 1 0 243726184 57511936 13786 1992294400 134512640 135212939 4294956240 18446744073709551615 134527276 0 0 4096 3 0 0 0 17 0 0 0
/proc/12787/statm: 14041 13786 77 170 0 13869 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 61524

[startup+402.301 s]

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

/proc/12787/statm: 16989 16666 77 170 0 16817 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 73316

[startup+582.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12789
/proc/meminfo: memFree=959872/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=67956 CPUtime=561.59
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 16683 0 0 0 56143 16 0 0 25 0 1 0 243726184 69586944 16667 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/12787/statm: 16989 16667 77 170 0 16817 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 73316

[startup+642.301 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12789
/proc/meminfo: memFree=959488/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=68336 CPUtime=621.57
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 16785 0 0 0 62141 16 0 0 25 0 1 0 243726184 69976064 16769 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12787/statm: 17084 16769 77 170 0 16912 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 73696

[startup+702.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12789
/proc/meminfo: memFree=959424/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=68336 CPUtime=681.53
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 16787 0 0 0 68137 16 0 0 25 0 1 0 243726184 69976064 16771 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/12787/statm: 17084 16771 77 170 0 16912 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 73696

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12789
/proc/meminfo: memFree=959424/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=68336 CPUtime=741.51
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 16789 0 0 0 74135 16 0 0 25 0 1 0 243726184 69976064 16773 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/12787/statm: 17084 16773 77 170 0 16912 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 73696

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12789
/proc/meminfo: memFree=955392/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=72436 CPUtime=801.49
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 17807 0 0 0 80132 17 0 0 25 0 1 0 243726184 74174464 17791 1992294400 134512640 135212939 4294956240 18446744073709551615 134535568 0 0 4096 3 0 0 0 17 0 0 0
/proc/12787/statm: 18109 17791 77 170 0 17937 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 77796

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12789
/proc/meminfo: memFree=955328/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=72436 CPUtime=861.46
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 17807 0 0 0 86129 17 0 0 25 0 1 0 243726184 74174464 17791 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12787/statm: 18109 17791 77 170 0 17937 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 77796

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12789
/proc/meminfo: memFree=955264/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=72436 CPUtime=921.43
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 17829 0 0 0 92126 17 0 0 25 0 1 0 243726184 74174464 17813 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 0 0 0
/proc/12787/statm: 18109 17813 77 170 0 17937 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 77796

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12789
/proc/meminfo: memFree=955264/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=72436 CPUtime=981.41
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 17830 0 0 0 98124 17 0 0 25 0 1 0 243726184 74174464 17814 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12787/statm: 18109 17814 77 170 0 17937 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 77796

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12789
/proc/meminfo: memFree=955264/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=72436 CPUtime=1041.39
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 17832 0 0 0 104122 17 0 0 25 0 1 0 243726184 74174464 17816 1992294400 134512640 135212939 4294956240 18446744073709551615 134526633 0 0 4096 3 0 0 0 17 0 0 0
/proc/12787/statm: 18109 17816 77 170 0 17937 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 77796

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12789
/proc/meminfo: memFree=949888/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=77896 CPUtime=1101.36
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 19197 0 0 0 110118 18 0 0 25 0 1 0 243726184 79765504 19181 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12787/statm: 19474 19181 77 170 0 19302 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 83256

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12789
/proc/meminfo: memFree=947648/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=80220 CPUtime=1161.34
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 19751 0 0 0 116114 20 0 0 25 0 1 0 243726184 82145280 19735 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/12787/statm: 20055 19735 77 170 0 19883 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 85580



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 0.99 0.96 2/66 12789
/proc/meminfo: memFree=947456/2055920 swapFree=4180940/4192956
[pid=12783] ppid=12781 vsize=5360 CPUtime=20.44
/proc/12783/stat : 12783 (run.sh) S 12781 12783 12305 0 -1 4194304 343 2621 0 0 0 0 2042 2 16 0 1 0 243724137 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 255236563780 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12783/statm: 1340 241 197 169 0 51 0
[pid=12787] ppid=12783 vsize=80364 CPUtime=1179.64
/proc/12787/stat : 12787 (minisat) R 12783 12783 12305 0 -1 4194304 19790 0 0 0 117944 20 0 0 25 0 1 0 243726184 82292736 19774 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12787/statm: 20091 19774 77 170 0 19919 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 85724

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 12783 and gives
#  childrusage.ru_utime.tv_sec=20
#  childrusage.ru_utime.tv_usec=422895
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=28995
# CPU time returned by wait4() is 20.4519
# 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.86
CPU system time (s): 0.22
CPU usage (%): 99.9556
Max. virtual memory (cumulated for all children) (KiB): 85724

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

runsolver used 1.06584 second user time and 3.3125 second system time

The end

Launcher Data

Begin job on node19 at 2009-05-12 21:35:09
IDJOB=1807323
IDBENCH=71524
IDSOLVER=648
FILE ID=node19/1807323-1242156909
PBS_JOBID= 9289702
Free space on /tmp= 66108 MiB

SOLVER NAME= ReVivAl 0.23 + SatElite 2009-03-18
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v945c61409gyes2.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1807323-1242156909/watcher-1807323-1242156909 -o /tmp/evaluation-result-1807323-1242156909/solver-1807323-1242156909 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1807323-1242156909.cnf HOME

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

MD5SUM BENCH= 940c3065d47a27ab24578a138a8ab3c0
RANDOM SEED=1027568491

node19.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.236
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.236
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:       1029488 kB
Buffers:         81220 kB
Cached:         847340 kB
SwapCached:       5760 kB
Active:         339188 kB
Inactive:       597104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1029488 kB
SwapTotal:     4192956 kB
SwapFree:      4180940 kB
Dirty:            2116 kB
Writeback:           0 kB
Mapped:          13464 kB
Slab:            76140 kB
Committed_AS:   892220 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= 66104 MiB
End job on node19 at 2009-05-12 21:55:11