Trace number 1806979

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.05 1202.51

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_4vars_12gates_b2_restricted.cnf
MD5SUMc953b18fb3b2b56306fb207070351ca9
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 variables1698
Number of clauses903653
Sum of the clauses size5232016
Maximum clause length36
Minimum clause length1
Number of clauses of size 1399
Number of clauses of size 25538
Number of clauses of size 336435
Number of clauses of size 410783
Number of clauses of size 535331
Number of clauses of size over 5815167

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 14
4.35/5.02	#LEARNT CLAUSES 1
4.35/5.09	done !
4.35/5.09	c Now, SatElite...
4.35/5.09	c Parsing...
4.44/5.17	c ==============================================================================
4.44/5.17	c |           |     ORIGINAL     |              LEARNT              |          |
4.44/5.17	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
4.44/5.17	c ==============================================================================
4.44/5.17	c |         0 |   52693   205210 |   15807       0        0     nan |  0.000 % |
4.44/5.24	c |         0 |   43872   209856 |      --       0       --      -- |     --   | -8821/4646
4.44/5.24	c ==============================================================================
4.44/5.24	c Result  :   #vars: 935   #clauses: 43872   #literals: 209856
4.44/5.24	c CPU time:   0.142978 s
4.44/5.24	c ==============================================================================
4.44/5.37	c SatElite is done !
4.44/5.37	c Calling MINISAT
4.80/5.68	This is MiniSat 2.0 beta
4.80/5.69	WARNING: for repeatability, setting FPU to use double precision
4.84/5.76	============================[ Problem Statistics ]=============================
4.84/5.76	|                                                                             |
4.98/6.00	|  Number of variables:  935                                                  |
4.98/6.00	|  Number of clauses:    43872                                                |
4.98/6.03	|  Parsing time:         0.03         s                                       |
4.98/6.03	============================[ Search Statistics ]==============================
4.98/6.03	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4.98/6.03	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4.98/6.03	===============================================================================
4.98/6.03	|         0 |     935    43872   209856 |    14624        0    nan |  0.000 % |
4.98/6.04	|       101 |     934    43872   209856 |    16086      100     20 |  0.107 % |
4.98/6.05	|       252 |     934    43872   209856 |    17695      251     25 |  0.107 % |
4.98/6.07	|       477 |     934    43872   209856 |    19464      476     24 |  0.107 % |
4.98/6.09	|       814 |     934    43872   209856 |    21410      813     23 |  0.107 % |
5.07/6.12	|      1322 |     934    43872   209856 |    23552     1321     26 |  0.107 % |
5.07/6.17	|      2082 |     934    43872   209856 |    25907     2081     29 |  0.107 % |
5.17/6.26	|      3221 |     934    43872   209856 |    28498     3220     34 |  0.107 % |
5.27/6.39	|      4929 |     934    43872   209856 |    31347     4928     35 |  0.107 % |
5.56/6.79	|      7492 |     934    43799   209710 |    34482     7491     37 |  0.107 % |
6.06/7.25	|     11337 |     934    43799   209710 |    37930    11336     38 |  0.107 % |
7.37/8.92	|     17105 |     934    43799   209710 |    41723    17104     39 |  0.107 % |
9.68/11.51	|     25757 |     934    43799   209710 |    45896    25756     39 |  0.107 % |
13.47/15.31	|     38731 |     934    43799   209710 |    50486    38730     40 |  0.107 % |
19.07/20.91	|     58192 |     934    43799   209710 |    55534    21794     36 |  0.107 % |
29.06/30.99	|     87386 |     934    43799   209710 |    61088    50988     38 |  0.107 % |
49.35/51.26	|    131175 |     934    43799   209710 |    67196    50203     43 |  0.107 % |
85.72/87.64	|    196859 |     934    43799   209710 |    73916    65940     44 |  0.107 % |
133.71/135.66	|    295387 |     934    43799   209710 |    81308    56255     37 |  0.107 % |
216.76/218.79	|    443176 |     934    43799   209710 |    89439    78589     42 |  0.107 % |
352.28/354.32	|    664860 |     934    43799   209710 |    98382    24161     34 |  0.107 % |
593.24/595.45	|    997385 |     934    43799   209710 |   108221    43599     38 |  0.107 % |
930.46/932.87	|   1496174 |     934    43799   209710 |   119043    97453     38 |  0.107 % |
1200.01/1202.51	HOME/run.sh: line 55: 21788 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-1806979-1242153813/watcher-1806979-1242153813 -o /tmp/evaluation-result-1806979-1242153813/solver-1806979-1242153813 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806979-1242153813.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.08 1.02 0.94 3/64 21784
/proc/meminfo: memFree=787072/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=0
/proc/21784/stat : 21784 (run.sh) R 21782 21784 21194 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 243414761 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 217871608479 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/21784/statm: 1340 236 195 169 0 51 0
[pid=21785] ppid=21784 vsize=2124 CPUtime=0
/proc/21785/stat : 21785 (revival) R 21784 21784 21194 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 243414762 2174976 236 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/21785/statm: 531 243 81 6 0 169 0

[startup+0.086599 s]
/proc/loadavg: 1.08 1.02 0.94 3/64 21784
/proc/meminfo: memFree=787072/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=0
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243414761 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 237 196 169 0 51 0
[pid=21785] ppid=21784 vsize=30968 CPUtime=0.07
/proc/21785/stat : 21785 (revival) R 21784 21784 21194 0 -1 4194304 7461 0 0 0 3 4 0 0 19 0 1 0 243414762 31711232 7427 1992294400 134512640 134537284 4294956368 18446744073709551615 13026939 0 0 4096 0 0 0 0 17 0 0 0
/proc/21785/statm: 7742 7427 82 6 0 7380 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 36328

[startup+0.101601 s]
/proc/loadavg: 1.08 1.02 0.94 3/64 21784
/proc/meminfo: memFree=787072/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=0
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243414761 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 237 196 169 0 51 0
[pid=21785] ppid=21784 vsize=31232 CPUtime=0.09
/proc/21785/stat : 21785 (revival) R 21784 21784 21194 0 -1 4194304 7530 0 0 0 5 4 0 0 19 0 1 0 243414762 31981568 7496 1992294400 134512640 134537284 4294956368 18446744073709551615 13026939 0 0 4096 0 0 0 0 17 0 0 0
/proc/21785/statm: 7808 7496 82 6 0 7446 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 36592

[startup+0.301638 s]
/proc/loadavg: 1.08 1.02 0.94 3/64 21784
/proc/meminfo: memFree=787072/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=0
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243414761 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 237 196 169 0 51 0
[pid=21785] ppid=21784 vsize=6472 CPUtime=0.29
/proc/21785/stat : 21785 (revival) R 21784 21784 21194 0 -1 4194304 8120 0 0 0 24 5 0 0 21 0 1 50000 243414762 6627328 1289 1992294400 134512640 134537284 4294956368 18446744073709551615 134524076 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21785/statm: 1618 1289 85 6 0 1256 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11832

[startup+0.701717 s]
/proc/loadavg: 1.08 1.02 0.94 3/64 21784
/proc/meminfo: memFree=787072/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=0
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243414761 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 237 196 169 0 51 0
[pid=21785] ppid=21784 vsize=6736 CPUtime=0.69
/proc/21785/stat : 21785 (revival) R 21784 21784 21194 0 -1 4194304 8180 0 0 0 64 5 0 0 25 0 1 50000 243414762 6897664 1349 1992294400 134512640 134537284 4294956368 18446744073709551615 134523857 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21785/statm: 1684 1349 85 6 0 1322 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12096

[startup+1.50287 s]
/proc/loadavg: 1.08 1.02 0.94 3/66 21786
/proc/meminfo: memFree=781616/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=0
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243414761 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 237 196 169 0 51 0
[pid=21785] ppid=21784 vsize=6736 CPUtime=1.49
/proc/21785/stat : 21785 (revival) R 21784 21784 21194 0 -1 4194304 8182 0 0 0 144 5 0 0 25 0 1 50000 243414762 6897664 1351 1992294400 134512640 134537284 4294956368 18446744073709551615 134516740 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21785/statm: 1684 1351 85 6 0 1322 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12096

[startup+3.38524 s]
/proc/loadavg: 1.07 1.02 0.94 2/66 21786
/proc/meminfo: memFree=780528/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=0
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243414761 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 237 196 169 0 51 0
[pid=21785] ppid=21784 vsize=6736 CPUtime=3.24
/proc/21785/stat : 21785 (revival) R 21784 21784 21194 0 -1 4194304 8183 0 0 0 319 5 0 0 25 0 1 50000 243414762 6897664 1352 1992294400 134512640 134537284 4294956368 18446744073709551615 134523816 0 0 4096 8192 0 0 0 17 0 0 0
/proc/21785/statm: 1684 1352 85 6 0 1322 0
Current children cumulated CPU time (s) 3.24
Current children cumulated vsize (KiB) 12096

[startup+6.30281 s]
/proc/loadavg: 1.07 1.02 0.94 2/66 21788
/proc/meminfo: memFree=783280/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=4880 CPUtime=0.56
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 1098 0 0 0 31 25 0 0 25 0 1 0 243415299 4997120 1082 1992294400 134512640 135212939 4294956240 18446744073709551615 134537047 0 0 4096 3 0 0 0 17 1 0 0
/proc/21788/statm: 1220 1082 76 170 0 1048 0
Current children cumulated CPU time (s) 5.27
Current children cumulated vsize (KiB) 10240

[startup+12.701 s]
/proc/loadavg: 1.13 1.03 0.95 2/66 21788
/proc/meminfo: memFree=775792/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=10292 CPUtime=6.16
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 2413 0 0 0 587 29 0 0 25 0 1 0 243415299 10539008 2397 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 2573 2397 76 170 0 2401 0
Current children cumulated CPU time (s) 10.87
Current children cumulated vsize (KiB) 15652

[startup+25.5015 s]
/proc/loadavg: 1.11 1.03 0.95 2/66 21788
/proc/meminfo: memFree=771632/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=14204 CPUtime=18.96
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 3402 0 0 0 1866 30 0 0 25 0 1 0 243415299 14544896 3386 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 3551 3386 76 170 0 3379 0
Current children cumulated CPU time (s) 23.67
Current children cumulated vsize (KiB) 19564

[startup+51.1015 s]
/proc/loadavg: 1.07 1.03 0.95 2/66 21788
/proc/meminfo: memFree=769136/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=16628 CPUtime=44.54
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 4012 0 0 0 4424 30 0 0 25 0 1 0 243415299 17027072 3996 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 4157 3996 76 170 0 3985 0
Current children cumulated CPU time (s) 49.25
Current children cumulated vsize (KiB) 21988

[startup+102.306 s]
/proc/loadavg: 1.03 1.02 0.95 2/66 21788
/proc/meminfo: memFree=764464/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=21528 CPUtime=95.71
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 5203 0 0 0 9539 32 0 0 25 0 1 0 243415299 22044672 5187 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 5382 5187 76 170 0 5210 0
Current children cumulated CPU time (s) 100.42
Current children cumulated vsize (KiB) 26888

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 0.95 2/66 21788
/proc/meminfo: memFree=764016/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=22124 CPUtime=155.68
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 5338 0 0 0 15536 32 0 0 25 0 1 0 243415299 22654976 5322 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 5531 5322 76 170 0 5359 0
Current children cumulated CPU time (s) 160.39
Current children cumulated vsize (KiB) 27484

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 0.95 2/66 21788
/proc/meminfo: memFree=761840/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=24276 CPUtime=215.65
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 5878 0 0 0 21533 32 0 0 25 0 1 0 243415299 24858624 5862 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 6069 5862 76 170 0 5897 0
Current children cumulated CPU time (s) 220.36
Current children cumulated vsize (KiB) 29636

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 21788
/proc/meminfo: memFree=760112/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=26020 CPUtime=275.61
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 6299 0 0 0 27528 33 0 0 25 0 1 0 243415299 26644480 6283 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/21788/statm: 6505 6283 76 170 0 6333 0
Current children cumulated CPU time (s) 280.32
Current children cumulated vsize (KiB) 31380

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 21788
/proc/meminfo: memFree=759792/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=26468 CPUtime=335.57
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 6381 0 0 0 33524 33 0 0 25 0 1 0 243415299 27103232 6365 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 6617 6365 76 170 0 6445 0
Current children cumulated CPU time (s) 340.28

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

[pid=21788] ppid=21784 vsize=28536 CPUtime=455.5
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 6869 0 0 0 45517 33 0 0 25 0 1 0 243415299 29220864 6853 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/21788/statm: 7134 6853 76 170 0 6962 0
Current children cumulated CPU time (s) 460.21
Current children cumulated vsize (KiB) 33896

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 21788
/proc/meminfo: memFree=757808/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=28616 CPUtime=515.46
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 6882 0 0 0 51513 33 0 0 25 0 1 0 243415299 29302784 6866 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 7154 6866 76 170 0 6982 0
Current children cumulated CPU time (s) 520.17
Current children cumulated vsize (KiB) 33976

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 21788
/proc/meminfo: memFree=757744/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=28616 CPUtime=575.43
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 6882 0 0 0 57510 33 0 0 25 0 1 0 243415299 29302784 6866 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 7154 6866 76 170 0 6982 0
Current children cumulated CPU time (s) 580.14
Current children cumulated vsize (KiB) 33976

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 21788
/proc/meminfo: memFree=756848/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=29584 CPUtime=635.4
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 7125 0 0 0 63507 33 0 0 25 0 1 0 243415299 30294016 7109 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 7396 7109 76 170 0 7224 0
Current children cumulated CPU time (s) 640.11
Current children cumulated vsize (KiB) 34944

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 21788
/proc/meminfo: memFree=754864/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=31504 CPUtime=695.37
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 7598 0 0 0 69503 34 0 0 25 0 1 0 243415299 32260096 7582 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 7876 7582 76 170 0 7704 0
Current children cumulated CPU time (s) 700.08
Current children cumulated vsize (KiB) 36864

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 21788
/proc/meminfo: memFree=754480/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=31988 CPUtime=755.35
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 7699 0 0 0 75501 34 0 0 25 0 1 0 243415299 32755712 7683 1992294400 134512640 135212939 4294956240 18446744073709551615 134526697 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 7997 7683 76 170 0 7825 0
Current children cumulated CPU time (s) 760.06
Current children cumulated vsize (KiB) 37348

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 21788
/proc/meminfo: memFree=754224/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=32312 CPUtime=815.3
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 7759 0 0 0 81496 34 0 0 25 0 1 0 243415299 33087488 7743 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 8078 7743 76 170 0 7906 0
Current children cumulated CPU time (s) 820.01
Current children cumulated vsize (KiB) 37672

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 21788
/proc/meminfo: memFree=754032/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=32476 CPUtime=875.27
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 7808 0 0 0 87493 34 0 0 25 0 1 0 243415299 33255424 7792 1992294400 134512640 135212939 4294956240 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 8119 7792 76 170 0 7947 0
Current children cumulated CPU time (s) 879.98
Current children cumulated vsize (KiB) 37836

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 21788
/proc/meminfo: memFree=753840/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=32640 CPUtime=935.24
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 7863 0 0 0 93490 34 0 0 25 0 1 0 243415299 33423360 7847 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 8160 7847 76 170 0 7988 0
Current children cumulated CPU time (s) 939.95
Current children cumulated vsize (KiB) 38000

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 21788
/proc/meminfo: memFree=751472/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=35160 CPUtime=995.21
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 8484 0 0 0 99486 35 0 0 25 0 1 0 243415299 36003840 8460 1992294400 134512640 135212939 4294956240 18446744073709551615 134529428 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 8790 8460 76 170 0 8618 0
Current children cumulated CPU time (s) 999.92
Current children cumulated vsize (KiB) 40520

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 21794
/proc/meminfo: memFree=747952/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=38628 CPUtime=1055.17
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 9326 0 0 0 105481 36 0 0 25 0 1 0 243415299 39555072 9302 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 9657 9302 76 170 0 9485 0
Current children cumulated CPU time (s) 1059.88
Current children cumulated vsize (KiB) 43988

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 21794
/proc/meminfo: memFree=747568/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=39100 CPUtime=1115.14
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 9451 0 0 0 111478 36 0 0 25 0 1 0 243415299 40038400 9427 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 9775 9427 76 170 0 9603 0
Current children cumulated CPU time (s) 1119.85
Current children cumulated vsize (KiB) 44460

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 21794
/proc/meminfo: memFree=747056/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=39684 CPUtime=1175.11
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 9594 0 0 0 117475 36 0 0 25 0 1 0 243415299 40636416 9562 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 9921 9562 76 170 0 9749 0
Current children cumulated CPU time (s) 1179.82
Current children cumulated vsize (KiB) 45044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.5 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 21794
/proc/meminfo: memFree=747056/2055920 swapFree=4180192/4192956
[pid=21784] ppid=21782 vsize=5360 CPUtime=4.71
/proc/21784/stat : 21784 (run.sh) S 21782 21784 21194 0 -1 4194304 341 9515 0 0 0 0 463 8 15 0 1 0 243414761 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21784/statm: 1340 241 197 169 0 51 0
[pid=21788] ppid=21784 vsize=39684 CPUtime=1195.3
/proc/21788/stat : 21788 (minisat) R 21784 21784 21194 0 -1 4194304 9594 0 0 0 119494 36 0 0 25 0 1 0 243415299 40636416 9562 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/21788/statm: 9921 9562 76 170 0 9749 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 45044

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)
Real time (s): 1202.51
CPU time (s): 1200.05
CPU user time (s): 1199.59
CPU system time (s): 0.463929
CPU usage (%): 99.7954
Max. virtual memory (cumulated for all children) (KiB): 45044

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

runsolver used 1.3328 second user time and 3.55546 second system time

The end

Launcher Data

Begin job on node28 at 2009-05-12 20:43:35
IDJOB=1806979
IDBENCH=71138
IDSOLVER=647
FILE ID=node28/1806979-1242153813
PBS_JOBID= 9289693
Free space on /tmp= 65996 MiB

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

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

MD5SUM BENCH= c953b18fb3b2b56306fb207070351ca9
RANDOM SEED=1205019288

node28.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.261
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.261
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:        787616 kB
Buffers:         79244 kB
Cached:        1087680 kB
SwapCached:       5940 kB
Active:          94992 kB
Inactive:      1080560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        787616 kB
SwapTotal:     4192956 kB
SwapFree:      4180192 kB
Dirty:           28796 kB
Writeback:           0 kB
Mapped:          14276 kB
Slab:            78616 kB
Committed_AS:   925236 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65992 MiB
End job on node28 at 2009-05-12 21:03:39