Trace number 1806986

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.12 1200.41

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_3vars_7gates.cnf
MD5SUMcc925e6de728ca79f6f89379842f14b0
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 variables574
Number of clauses118394
Sum of the clauses size692282
Maximum clause length24
Minimum clause length1
Number of clauses of size 1160
Number of clauses of size 21597
Number of clauses of size 30
Number of clauses of size 41923
Number of clauses of size 57170
Number of clauses of size over 5107544

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 20
10.38/10.47	#LEARNT CLAUSES 28
10.49/10.51	done !
10.49/10.51	c Now, SatElite...
10.49/10.52	c Parsing...
10.49/10.57	c ==============================================================================
10.49/10.57	c |           |     ORIGINAL     |              LEARNT              |          |
10.49/10.57	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
10.49/10.57	c ==============================================================================
10.49/10.57	c |         0 |   40758   154149 |   12227       0        0     nan |  0.000 % |
10.51/10.77	c |         0 |   37089   165026 |      --       0       --      -- |     --   | -3669/10877
10.51/10.77	c ==============================================================================
10.51/10.77	c Result  :   #vars: 330   #clauses: 37089   #literals: 165026
10.51/10.77	c CPU time:   0.254961 s
10.51/10.77	c ==============================================================================
10.51/10.87	c SatElite is done !
10.51/10.87	c Calling MINISAT
10.51/10.87	This is MiniSat 2.0 beta
10.51/10.87	WARNING: for repeatability, setting FPU to use double precision
10.51/10.87	============================[ Problem Statistics ]=============================
10.51/10.87	|                                                                             |
10.51/10.87	|  Number of variables:  330                                                  |
10.51/10.87	|  Number of clauses:    37089                                                |
10.51/10.89	|  Parsing time:         0.02         s                                       |
10.51/10.89	============================[ Search Statistics ]==============================
10.51/10.89	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
10.51/10.89	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
10.51/10.89	===============================================================================
10.51/10.89	|         0 |     330    37089   165026 |    12363        0    nan |  0.000 % |
10.51/10.90	|       101 |     330    37089   165026 |    13599      101     15 |  0.003 % |
10.87/10.91	|       253 |     330    37089   165026 |    14959      253     21 |  0.002 % |
10.87/10.92	|       478 |     330    37089   165026 |    16455      478     20 |  0.001 % |
10.87/10.94	|       815 |     330    37089   165026 |    18100      815     19 |  0.001 % |
10.87/10.96	|      1322 |     330    37089   165026 |    19910     1322     19 |  0.001 % |
10.97/11.01	|      2082 |     330    37089   165026 |    21901     2082     19 |  0.001 % |
11.07/11.10	|      3222 |     330    37089   165026 |    24091     3222     20 |  0.001 % |
11.17/11.21	|      4930 |     330    37089   165026 |    26501     4930     20 |  0.002 % |
11.37/11.47	|      7492 |     330    37089   165026 |    29151     7492     20 |  0.002 % |
11.97/12.05	|     11337 |     330    37089   165026 |    32066    11337     20 |  0.001 % |
13.18/13.26	|     17104 |     330    37089   165026 |    35273    17104     21 |  0.002 % |
15.37/15.48	|     25756 |     330    37089   165026 |    38800    25756     22 |  0.001 % |
20.78/20.88	|     38730 |     330    37089   165026 |    42680    38730     22 |  0.001 % |
26.86/26.93	|     58191 |     330    37089   165026 |    46948    31604     24 |  0.001 % |
39.06/39.10	|     87383 |     330    37089   165026 |    51643    28575     23 |  0.001 % |
57.35/57.46	|    131172 |     330    37089   165026 |    56807    36365     22 |  0.001 % |
87.64/87.79	|    196858 |     330    37089   165026 |    62488    21454     22 |  0.002 % |
131.54/131.61	|    295384 |     330    37089   165026 |    68737    29614     21 |  0.002 % |
205.22/205.32	|    443175 |     330    37089   165026 |    75610    25329     21 |  0.001 % |
328.09/328.27	|    664859 |     330    37089   165026 |    83172    18930     23 |  0.001 % |
521.54/521.73	|    997385 |     330    37089   165026 |    91489    31609     21 |  0.002 % |
838.37/838.61	|   1496175 |     330    37089   165026 |   100638    20736     20 |  0.001 % |
1200.09/1200.41	HOME/run.sh: line 55: 21865 Terminated              $MINISAT $TMP_2 ${TMPDIR}/$TMP.result "$@"

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-1806986-1242153820/watcher-1806986-1242153820 -o /tmp/evaluation-result-1806986-1242153820/solver-1806986-1242153820 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806986-1242153820.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.91 0.97 0.95 3/64 21861
/proc/meminfo: memFree=1351192/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=0
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243416063 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21861/statm: 1340 237 196 169 0 51 0
[pid=21862] ppid=21861 vsize=2124 CPUtime=0
/proc/21862/stat : 21862 (revival) R 21861 21861 21483 0 -1 4194304 289 0 0 0 0 0 0 0 19 0 1 0 243416063 2174976 255 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/21862/statm: 531 259 81 6 0 169 0

[startup+0.0140271 s]
/proc/loadavg: 0.91 0.97 0.95 3/64 21861
/proc/meminfo: memFree=1351192/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=0
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243416063 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21861/statm: 1340 237 196 169 0 51 0
[pid=21862] ppid=21861 vsize=5400 CPUtime=0
/proc/21862/stat : 21862 (revival) R 21861 21861 21483 0 -1 4194304 1076 0 0 0 0 0 0 0 19 0 1 0 243416063 5529600 1042 1992294400 134512640 134537284 4294956368 18446744073709551615 11359867 0 0 4096 0 0 0 0 17 0 0 0
/proc/21862/statm: 1350 1043 82 6 0 988 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 10760

[startup+0.101033 s]
/proc/loadavg: 0.91 0.97 0.95 3/64 21861
/proc/meminfo: memFree=1351192/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=0
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243416063 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21861/statm: 1340 237 196 169 0 51 0
[pid=21862] ppid=21861 vsize=10432 CPUtime=0.09
/proc/21862/stat : 21862 (revival) R 21861 21861 21483 0 -1 4194304 2302 0 0 0 8 1 0 0 19 0 1 0 243416063 10682368 2268 1992294400 134512640 134537284 4294956368 18446744073709551615 134521560 0 0 4096 0 0 0 0 17 0 0 0
/proc/21862/statm: 2608 2268 82 6 0 2246 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15792

[startup+0.301048 s]
/proc/loadavg: 0.91 0.97 0.95 3/64 21861
/proc/meminfo: memFree=1351192/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=0
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243416063 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21861/statm: 1340 237 196 169 0 51 0
[pid=21862] ppid=21861 vsize=10432 CPUtime=0.29
/proc/21862/stat : 21862 (revival) R 21861 21861 21483 0 -1 4194304 2302 0 0 0 28 1 0 0 21 0 1 0 243416063 10682368 2268 1992294400 134512640 134537284 4294956368 18446744073709551615 134521605 0 0 4096 0 0 0 0 17 0 0 0
/proc/21862/statm: 2608 2268 82 6 0 2246 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15792

[startup+0.701081 s]
/proc/loadavg: 0.91 0.97 0.95 3/64 21861
/proc/meminfo: memFree=1351192/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=0
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243416063 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21861/statm: 1340 237 196 169 0 51 0
[pid=21862] ppid=21861 vsize=7716 CPUtime=0.69
/proc/21862/stat : 21862 (revival) R 21861 21861 21483 0 -1 4194304 2426 0 0 0 68 1 0 0 25 0 1 50000 243416063 7901184 1581 1992294400 134512640 134537284 4294956368 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21862/statm: 1929 1581 85 6 0 1567 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13076

[startup+1.50115 s]
/proc/loadavg: 0.91 0.97 0.95 2/66 21863
/proc/meminfo: memFree=1344904/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=0
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243416063 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21861/statm: 1340 237 196 169 0 51 0
[pid=21862] ppid=21861 vsize=7716 CPUtime=1.49
/proc/21862/stat : 21862 (revival) R 21861 21861 21483 0 -1 4194304 2426 0 0 0 148 1 0 0 25 0 1 50000 243416063 7901184 1581 1992294400 134512640 134537284 4294956368 18446744073709551615 134523958 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21862/statm: 1929 1581 85 6 0 1567 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13076

[startup+3.10128 s]
/proc/loadavg: 0.91 0.97 0.95 2/66 21863
/proc/meminfo: memFree=1344776/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=0
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243416063 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21861/statm: 1340 237 196 169 0 51 0
[pid=21862] ppid=21861 vsize=7716 CPUtime=3.08
/proc/21862/stat : 21862 (revival) R 21861 21861 21483 0 -1 4194304 2426 0 0 0 307 1 0 0 25 0 1 50000 243416063 7901184 1581 1992294400 134512640 134537284 4294956368 18446744073709551615 134523915 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21862/statm: 1929 1581 85 6 0 1567 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13076

[startup+6.30154 s]
/proc/loadavg: 0.92 0.97 0.95 2/66 21863
/proc/meminfo: memFree=1344584/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=0
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243416063 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21861/statm: 1340 237 196 169 0 51 0
[pid=21862] ppid=21861 vsize=7716 CPUtime=6.28
/proc/21862/stat : 21862 (revival) R 21861 21861 21483 0 -1 4194304 2426 0 0 0 627 1 0 0 25 0 1 50000 243416063 7901184 1581 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21862/statm: 1929 1581 85 6 0 1567 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13076

[startup+12.7011 s]
/proc/loadavg: 0.93 0.97 0.95 2/66 21865
/proc/meminfo: memFree=1344968/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=5492 CPUtime=1.81
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 1211 0 0 0 181 0 0 0 25 0 1 0 243417150 5623808 1195 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 1373 1195 76 170 0 1201 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10852

[startup+25.5011 s]
/proc/loadavg: 0.94 0.97 0.95 2/66 21865
/proc/meminfo: memFree=1340808/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=9472 CPUtime=14.62
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 2149 0 0 0 1460 2 0 0 25 0 1 0 243417150 9699328 2133 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 2368 2133 76 170 0 2196 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 14832

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.95 2/66 21865
/proc/meminfo: memFree=1338888/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=11568 CPUtime=40.2
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 2652 0 0 0 4017 3 0 0 25 0 1 0 243417150 11845632 2636 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 2892 2636 76 170 0 2720 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 16928

[startup+102.305 s]
/proc/loadavg: 0.98 0.97 0.95 2/66 21865
/proc/meminfo: memFree=1337608/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=12848 CPUtime=91.39
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 2968 0 0 0 9136 3 0 0 25 0 1 0 243417150 13156352 2952 1992294400 134512640 135212939 4294956240 18446744073709551615 134526800 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 3212 2952 76 170 0 3040 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18208

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 21865
/proc/meminfo: memFree=1335944/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=14592 CPUtime=151.38
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 3385 0 0 0 15134 4 0 0 25 0 1 0 243417150 14942208 3369 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 3648 3369 76 170 0 3476 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 19952

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 21865
/proc/meminfo: memFree=1335240/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=15224 CPUtime=211.36
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 3544 0 0 0 21132 4 0 0 25 0 1 0 243417150 15589376 3528 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 3806 3528 76 170 0 3634 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 20584

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 21865
/proc/meminfo: memFree=1334024/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=16544 CPUtime=271.36
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 3865 0 0 0 27131 5 0 0 25 0 1 0 243417150 16941056 3849 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 4136 3849 76 170 0 3964 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 21904

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 21865
/proc/meminfo: memFree=1333576/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=17008 CPUtime=331.34
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 3958 0 0 0 33129 5 0 0 25 0 1 0 243417150 17416192 3942 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 4252 3942 76 170 0 4080 0
Current children cumulated CPU time (s) 342.19

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

/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=17636 CPUtime=451.31
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 4127 0 0 0 45126 5 0 0 25 0 1 0 243417150 18059264 4111 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 4409 4111 76 170 0 4237 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 22996

[startup+522.302 s]
/proc/loadavg: 0.99 0.97 0.95 2/66 21865
/proc/meminfo: memFree=1332808/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=17968 CPUtime=511.29
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 4193 0 0 0 51124 5 0 0 25 0 1 0 243417150 18399232 4177 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 4492 4177 76 170 0 4320 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 23328

[startup+582.301 s]
/proc/loadavg: 1.05 0.99 0.95 2/66 21865
/proc/meminfo: memFree=1332040/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=18564 CPUtime=571.28
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 4375 0 0 0 57123 5 0 0 25 0 1 0 243417150 19009536 4359 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 4641 4359 76 170 0 4469 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 23924

[startup+642.301 s]
/proc/loadavg: 1.02 0.99 0.95 2/66 21865
/proc/meminfo: memFree=1331528/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=19112 CPUtime=631.28
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 4507 0 0 0 63122 6 0 0 25 0 1 0 243417150 19570688 4483 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 4778 4483 76 170 0 4606 0
Current children cumulated CPU time (s) 642.13
Current children cumulated vsize (KiB) 24472

[startup+702.301 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21865
/proc/meminfo: memFree=1331016/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=19604 CPUtime=691.26
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 4605 0 0 0 69120 6 0 0 25 0 1 0 243417150 20074496 4581 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 4901 4581 76 170 0 4729 0
Current children cumulated CPU time (s) 702.11
Current children cumulated vsize (KiB) 24964

[startup+762.305 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21865
/proc/meminfo: memFree=1330888/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=19784 CPUtime=751.24
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 4624 0 0 0 75118 6 0 0 25 0 1 0 243417150 20258816 4600 1992294400 134512640 135212939 4294956240 18446744073709551615 134527276 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 4946 4600 76 170 0 4774 0
Current children cumulated CPU time (s) 762.09
Current children cumulated vsize (KiB) 25144

[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21865
/proc/meminfo: memFree=1330504/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=20204 CPUtime=811.23
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 4744 0 0 0 81117 6 0 0 25 0 1 0 243417150 20688896 4720 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 5051 4720 76 170 0 4879 0
Current children cumulated CPU time (s) 822.08
Current children cumulated vsize (KiB) 25564

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21865
/proc/meminfo: memFree=1330376/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=20380 CPUtime=871.21
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 4775 0 0 0 87115 6 0 0 25 0 1 0 243417150 20869120 4751 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 5095 4751 76 170 0 4923 0
Current children cumulated CPU time (s) 882.06
Current children cumulated vsize (KiB) 25740

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21865
/proc/meminfo: memFree=1329416/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=21516 CPUtime=931.19
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 5035 0 0 0 93113 6 0 0 25 0 1 0 243417150 22032384 5011 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 5379 5011 76 170 0 5207 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 26876

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21865
/proc/meminfo: memFree=1329224/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=21680 CPUtime=991.19
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 5072 0 0 0 99112 7 0 0 25 0 1 0 243417150 22200320 5048 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 5420 5048 76 170 0 5248 0
Current children cumulated CPU time (s) 1002.04
Current children cumulated vsize (KiB) 27040

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21871
/proc/meminfo: memFree=1328712/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=21844 CPUtime=1051.17
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 5112 0 0 0 105110 7 0 0 25 0 1 0 243417150 22368256 5088 1992294400 134512640 135212939 4294956240 18446744073709551615 134526633 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 5461 5088 76 170 0 5289 0
Current children cumulated CPU time (s) 1062.02
Current children cumulated vsize (KiB) 27204

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21871
/proc/meminfo: memFree=1328712/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=22028 CPUtime=1111.16
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 5148 0 0 0 111109 7 0 0 25 0 1 0 243417150 22556672 5124 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 5507 5124 76 170 0 5335 0
Current children cumulated CPU time (s) 1122.01
Current children cumulated vsize (KiB) 27388

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21871
/proc/meminfo: memFree=1328392/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=22484 CPUtime=1171.14
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 5237 0 0 0 117107 7 0 0 25 0 1 0 243417150 23023616 5213 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 5621 5213 76 170 0 5449 0
Current children cumulated CPU time (s) 1181.99
Current children cumulated vsize (KiB) 27844



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 0.99 0.95 2/66 21871
/proc/meminfo: memFree=1328328/2055920 swapFree=4191900/4192956
[pid=21861] ppid=21859 vsize=5360 CPUtime=10.85
/proc/21861/stat : 21861 (run.sh) S 21859 21861 21483 0 -1 4194304 341 3492 0 0 0 0 1083 2 16 0 1 0 243416063 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 233632752452 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21861/statm: 1340 241 197 169 0 51 0
[pid=21865] ppid=21861 vsize=22604 CPUtime=1189.24
/proc/21865/stat : 21865 (minisat) R 21861 21861 21483 0 -1 4194304 5240 0 0 0 118917 7 0 0 25 0 1 0 243417150 23146496 5216 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21865/statm: 5651 5216 76 170 0 5479 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 27964

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.41
CPU time (s): 1200.12
CPU user time (s): 1200.01
CPU system time (s): 0.110983
CPU usage (%): 99.9761
Max. virtual memory (cumulated for all children) (KiB): 27964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.01
system time used= 0.110983
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9089
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= 10
involuntary context switches= 1339

runsolver used 1.06284 second user time and 3.3175 second system time

The end

Launcher Data

Begin job on node3 at 2009-05-12 20:43:40
IDJOB=1806986
IDBENCH=71139
IDSOLVER=647
FILE ID=node3/1806986-1242153820
PBS_JOBID= 9289718
Free space on /tmp= 66236 MiB

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

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

MD5SUM BENCH= cc925e6de728ca79f6f89379842f14b0
RANDOM SEED=878473512

node3.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.212
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.212
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:       1351736 kB
Buffers:         67652 kB
Cached:         541640 kB
SwapCached:        260 kB
Active:          35432 kB
Inactive:       587612 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1351736 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            4652 kB
Writeback:           0 kB
Mapped:          22284 kB
Slab:            67232 kB
Committed_AS:   966068 kB
PageTables:       1372 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= 66232 MiB
End job on node3 at 2009-05-12 21:03:41