Trace number 1807050

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_9gates_u2_autoenc.cnf
MD5SUMf36884385029d184241b6634aaaa22ac
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 variables426
Number of clauses92955
Sum of the clauses size544296
Maximum clause length12
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21566
Number of clauses of size 34
Number of clauses of size 4733
Number of clauses of size 55420
Number of clauses of size over 585168

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.09/0.11	c ==============================================================================
0.09/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.11	c ==============================================================================
0.09/0.11	c |         0 |   92891   544232 |   27867       0        0     nan |  0.000 % |
1.98/2.10	c |         0 |   57618   355444 |      --       0       --      -- |     --   | -5321/16268
1.98/2.10	c ==============================================================================
1.98/2.10	c Result  :   #vars: 331   #clauses: 57618   #literals: 355444
1.98/2.10	c CPU time:   2.08168 s
1.98/2.10	c ==============================================================================
2.20/2.28	c SatElite is done !
2.20/2.28	c revival is preprocessing the formula...#ITERATIONS 58
35.35/35.44	#LEARNT CLAUSES 45
35.45/35.50	done !
35.45/35.50	c Calling MINISAT
35.45/35.51	This is MiniSat 2.0 beta
35.45/35.51	WARNING: for repeatability, setting FPU to use double precision
35.45/35.51	============================[ Problem Statistics ]=============================
35.45/35.51	|                                                                             |
35.45/35.51	|  Number of variables:  331                                                  |
35.45/35.51	|  Number of clauses:    49936                                                |
35.45/35.54	|  Parsing time:         0.03         s                                       |
35.45/35.54	============================[ Search Statistics ]==============================
35.45/35.54	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
35.45/35.54	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
35.45/35.54	===============================================================================
35.45/35.54	|         0 |     316    49921   233217 |    16640        0    nan |  0.000 % |
35.45/35.55	|       100 |     316    49921   233217 |    18304      100      9 |  4.533 % |
35.45/35.55	|       250 |     316    49921   233217 |    20134      250     13 |  4.533 % |
35.45/35.56	|       478 |     316    49921   233217 |    22148      478     14 |  4.533 % |
35.45/35.58	|       815 |     316    49921   233217 |    24363      815     17 |  4.533 % |
35.48/35.60	|      1323 |     316    49921   233217 |    26799     1323     18 |  4.533 % |
35.48/35.63	|      2084 |     316    49921   233217 |    29479     2084     17 |  4.533 % |
35.48/35.67	|      3223 |     316    49921   233217 |    32427     3223     16 |  4.533 % |
35.48/35.75	|      4932 |     316    49921   233217 |    35670     4932     23 |  4.533 % |
35.48/35.90	|      7496 |     316    49921   233217 |    39237     7496     22 |  4.533 % |
36.16/36.20	|     11340 |     316    49921   233217 |    43160    11340     22 |  4.533 % |
36.66/36.71	|     17106 |     316    49921   233217 |    47476    17106     25 |  4.533 % |
37.65/37.79	|     25755 |     316    49921   233217 |    52224    25755     26 |  4.533 % |
40.57/40.67	|     38729 |     316    49921   233217 |    57446    38729     29 |  4.533 % |
45.85/45.95	|     58192 |     316    49921   233217 |    63191    16727     30 |  4.533 % |
51.85/51.99	|     87384 |     316    49921   233217 |    69510    45919     33 |  4.533 % |
62.15/62.23	|    131173 |     316    49921   233217 |    76461    37608     30 |  4.533 % |
81.74/81.82	|    196857 |     316    49921   233217 |    84108    43246     35 |  4.533 % |
124.43/124.54	|    295383 |     316    49921   233217 |    92518    73583     35 |  4.533 % |
215.10/215.27	|    443172 |     316    49921   233217 |   101770    79042     37 |  4.533 % |
347.74/347.99	|    664855 |     316    49921   233217 |   111947    61221     35 |  4.533 % |
554.07/554.36	|    997381 |     316    49921   233217 |   123142    26230     29 |  4.533 % |
866.74/867.18	|   1496171 |     316    49921   233217 |   135456   119626     38 |  4.533 % |
1200.10/1200.61	HOME/run.sh: line 54: 12344 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-1807050-1242154717/watcher-1807050-1242154717 -o /tmp/evaluation-result-1807050-1242154717/solver-1807050-1242154717 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807050-1242154717.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 1.00 1.00 3/64 12340
/proc/meminfo: memFree=1751672/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=0
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243499500 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 238 197 169 0 51 0
[pid=12341] ppid=12340 vsize=824 CPUtime=0
/proc/12341/stat : 12341 (SatElite) R 12340 12340 11895 0 -1 4194304 113 0 0 0 0 0 0 0 19 0 1 0 243499500 843776 96 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/12341/statm: 206 96 51 126 0 77 0

[startup+0.0239141 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12340
/proc/meminfo: memFree=1751672/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=0
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243499500 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 238 197 169 0 51 0
[pid=12341] ppid=12340 vsize=2092 CPUtime=0.01
/proc/12341/stat : 12341 (SatElite) R 12340 12340 11895 0 -1 4194304 428 0 0 0 1 0 0 0 19 0 1 0 243499500 2142208 411 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/12341/statm: 523 412 51 126 0 394 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 7452

[startup+0.101921 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12340
/proc/meminfo: memFree=1751672/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=0
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243499500 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 238 197 169 0 51 0
[pid=12341] ppid=12340 vsize=8560 CPUtime=0.09
/proc/12341/stat : 12341 (SatElite) R 12340 12340 11895 0 -1 4194304 1987 0 0 0 8 1 0 0 19 0 1 0 243499500 8765440 1970 1992294400 134512640 135031949 4294956224 18446744073709551615 134542538 0 0 4096 3 0 0 0 17 0 0 0
/proc/12341/statm: 2140 1970 52 126 0 2011 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13920

[startup+0.301942 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12340
/proc/meminfo: memFree=1751672/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=0
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243499500 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 238 197 169 0 51 0
[pid=12341] ppid=12340 vsize=8968 CPUtime=0.29
/proc/12341/stat : 12341 (SatElite) R 12340 12340 11895 0 -1 4194304 2135 0 0 0 28 1 0 0 21 0 1 0 243499500 9183232 2118 1992294400 134512640 135031949 4294956224 18446744073709551615 134540581 0 0 4096 3 0 0 0 17 0 0 0
/proc/12341/statm: 2242 2118 63 126 0 2113 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 14328

[startup+0.701985 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12340
/proc/meminfo: memFree=1751672/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=0
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243499500 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 238 197 169 0 51 0
[pid=12341] ppid=12340 vsize=9584 CPUtime=0.69
/proc/12341/stat : 12341 (SatElite) R 12340 12340 11895 0 -1 4194304 2200 0 0 0 68 1 0 0 24 0 1 0 243499500 9814016 2183 1992294400 134512640 135031949 4294956224 18446744073709551615 134540894 0 0 4096 3 0 0 0 17 0 0 0
/proc/12341/statm: 2396 2183 63 126 0 2267 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14944

[startup+1.50107 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12342
/proc/meminfo: memFree=1741928/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=0
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243499500 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 238 197 169 0 51 0
[pid=12341] ppid=12340 vsize=11604 CPUtime=1.48
/proc/12341/stat : 12341 (SatElite) R 12340 12340 11895 0 -1 4194304 2752 0 0 0 147 1 0 0 25 0 1 0 243499500 11882496 2530 1992294400 134512640 135031949 4294956224 18446744073709551615 134540586 0 0 4096 3 0 0 0 17 0 0 0
/proc/12341/statm: 2901 2530 67 126 0 2772 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 16964

[startup+3.10224 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12342
/proc/meminfo: memFree=1740904/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=2.26
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 317 2805 0 0 0 0 224 2 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 2.26
Current children cumulated vsize (KiB) 5360
heavy processes:

[startup+6.30158 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12343
/proc/meminfo: memFree=1745256/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=2.26
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 317 2805 0 0 0 0 224 2 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12343] ppid=12340 vsize=5148 CPUtime=4.01
/proc/12343/stat : 12343 (revival) R 12340 12340 11895 0 -1 4194304 1434 0 0 0 400 1 0 0 25 0 1 50000 243499728 5271552 993 1992294400 134512640 134537284 4294956384 18446744073709551615 134523984 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12343/statm: 1287 993 85 6 0 925 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10508

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12343
/proc/meminfo: memFree=1745064/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=2.26
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 317 2805 0 0 0 0 224 2 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12343] ppid=12340 vsize=5544 CPUtime=10.41
/proc/12343/stat : 12343 (revival) R 12340 12340 11895 0 -1 4194304 1510 0 0 0 1040 1 0 0 25 0 1 50000 243499728 5677056 1069 1992294400 134512640 134537284 4294956384 18446744073709551615 134523940 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12343/statm: 1386 1069 85 6 0 1024 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10904

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12343
/proc/meminfo: memFree=1744424/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=2.26
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 317 2805 0 0 0 0 224 2 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12343] ppid=12340 vsize=6336 CPUtime=23.2
/proc/12343/stat : 12343 (revival) R 12340 12340 11895 0 -1 4194304 1718 0 0 0 2319 1 0 0 25 0 1 50000 243499728 6488064 1277 1992294400 134512640 134537284 4294956384 18446744073709551615 134515806 0 0 4096 8192 0 0 0 17 0 0 0
/proc/12343/statm: 1584 1277 85 6 0 1222 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11696

[startup+51.1013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12344
/proc/meminfo: memFree=1735144/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=13680 CPUtime=15.57
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 3290 0 0 0 1555 2 0 0 25 0 1 0 243503051 14008320 3274 1992294400 134512640 135212939 4294956240 18446744073709551615 134536617 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 3420 3274 76 170 0 3248 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 19040

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12344
/proc/meminfo: memFree=1728872/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=20084 CPUtime=66.76
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 4888 0 0 0 6672 4 0 0 25 0 1 0 243503051 20566016 4872 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 5021 4872 76 170 0 4849 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 25444

[startup+162.301 s]
/proc/loadavg: 1.10 1.03 1.01 2/66 12350
/proc/meminfo: memFree=1725864/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=23012 CPUtime=126.73
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 5578 0 0 0 12669 4 0 0 25 0 1 0 243503051 23564288 5562 1992294400 134512640 135212939 4294956240 18446744073709551615 134526750 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 5753 5562 76 170 0 5581 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 28372

[startup+222.301 s]
/proc/loadavg: 1.10 1.04 1.00 2/66 12350
/proc/meminfo: memFree=1723560/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=25568 CPUtime=186.71
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 6160 0 0 0 18666 5 0 0 25 0 1 0 243503051 26181632 6144 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 6392 6144 76 170 0 6220 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 30928

[startup+282.302 s]
/proc/loadavg: 1.09 1.04 1.00 2/66 12350
/proc/meminfo: memFree=1722152/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=27040 CPUtime=246.69
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 6527 0 0 0 24664 5 0 0 25 0 1 0 243503051 27688960 6511 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 6760 6511 76 170 0 6588 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 32400

[startup+342.301 s]
/proc/loadavg: 1.08 1.05 1.00 2/66 12350
/proc/meminfo: memFree=1721640/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=27500 CPUtime=306.66
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 6645 0 0 0 30661 5 0 0 25 0 1 0 243503051 28160000 6629 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 6875 6629 76 170 0 6703 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 32860


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

[pid=12344] ppid=12340 vsize=29740 CPUtime=426.63
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 7211 0 0 0 42657 6 0 0 25 0 1 0 243503051 30453760 7195 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 7435 7195 76 170 0 7263 0
Current children cumulated CPU time (s) 462.11
Current children cumulated vsize (KiB) 35100

[startup+522.301 s]
/proc/loadavg: 1.11 1.08 1.01 2/66 12350
/proc/meminfo: memFree=1719080/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=30080 CPUtime=486.6
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 7278 0 0 0 48654 6 0 0 25 0 1 0 243503051 30801920 7262 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 7520 7262 76 170 0 7348 0
Current children cumulated CPU time (s) 522.08
Current children cumulated vsize (KiB) 35440

[startup+582.302 s]
/proc/loadavg: 1.04 1.07 1.01 2/66 12350
/proc/meminfo: memFree=1719016/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=30080 CPUtime=546.57
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 7291 0 0 0 54651 6 0 0 25 0 1 0 243503051 30801920 7275 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 7520 7275 76 170 0 7348 0
Current children cumulated CPU time (s) 582.05
Current children cumulated vsize (KiB) 35440

[startup+642.301 s]
/proc/loadavg: 1.01 1.05 1.00 2/66 12350
/proc/meminfo: memFree=1718440/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=30760 CPUtime=606.55
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 7444 0 0 0 60649 6 0 0 25 0 1 0 243503051 31498240 7428 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 7690 7428 76 170 0 7518 0
Current children cumulated CPU time (s) 642.03
Current children cumulated vsize (KiB) 36120

[startup+702.302 s]
/proc/loadavg: 1.00 1.04 1.00 2/66 12350
/proc/meminfo: memFree=1717416/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=31788 CPUtime=666.51
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 7675 0 0 0 66645 6 0 0 25 0 1 0 243503051 32550912 7659 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 7947 7659 76 170 0 7775 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 37148

[startup+762.307 s]
/proc/loadavg: 1.00 1.03 1.00 2/66 12350
/proc/meminfo: memFree=1716776/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=32520 CPUtime=726.5
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 7839 0 0 0 72644 6 0 0 25 0 1 0 243503051 33300480 7823 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 8130 7823 76 170 0 7958 0
Current children cumulated CPU time (s) 761.98
Current children cumulated vsize (KiB) 37880

[startup+822.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 12350
/proc/meminfo: memFree=1716584/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=32684 CPUtime=786.48
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 7888 0 0 0 78642 6 0 0 25 0 1 0 243503051 33468416 7872 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 8171 7872 76 170 0 7999 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 38044

[startup+882.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 12350
/proc/meminfo: memFree=1714344/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=35032 CPUtime=846.45
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 8464 0 0 0 84638 7 0 0 25 0 1 0 243503051 35872768 8448 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 8758 8448 76 170 0 8586 0
Current children cumulated CPU time (s) 881.93
Current children cumulated vsize (KiB) 40392

[startup+942.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 12350
/proc/meminfo: memFree=1713640/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=35716 CPUtime=906.43
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 8627 0 0 0 90636 7 0 0 25 0 1 0 243503051 36573184 8611 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 8929 8611 76 170 0 8757 0
Current children cumulated CPU time (s) 941.91
Current children cumulated vsize (KiB) 41076

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12350
/proc/meminfo: memFree=1713192/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=36252 CPUtime=966.4
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 8740 0 0 0 96633 7 0 0 25 0 1 0 243503051 37122048 8715 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 9063 8715 76 170 0 8891 0
Current children cumulated CPU time (s) 1001.88
Current children cumulated vsize (KiB) 41612

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12350
/proc/meminfo: memFree=1713128/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=36252 CPUtime=1026.37
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 8748 0 0 0 102630 7 0 0 25 0 1 0 243503051 37122048 8723 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 9063 8723 76 170 0 8891 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 41612

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12350
/proc/meminfo: memFree=1712808/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=36676 CPUtime=1086.35
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 8826 0 0 0 108628 7 0 0 25 0 1 0 243503051 37556224 8801 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 9169 8801 76 170 0 8997 0
Current children cumulated CPU time (s) 1121.83
Current children cumulated vsize (KiB) 42036

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12350
/proc/meminfo: memFree=1712296/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=37276 CPUtime=1146.33
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 8944 0 0 0 114626 7 0 0 25 0 1 0 243503051 38170624 8919 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 9319 8919 76 170 0 9147 0
Current children cumulated CPU time (s) 1181.81
Current children cumulated vsize (KiB) 42636



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12350
/proc/meminfo: memFree=1712168/2055920 swapFree=4176468/4192956
[pid=12340] ppid=12338 vsize=5360 CPUtime=35.48
/proc/12340/stat : 12340 (run.sh) S 12338 12340 11895 0 -1 4194304 343 4696 0 0 0 0 3544 4 16 0 1 0 243499500 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 208717538116 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/12340/statm: 1340 241 197 169 0 51 0
[pid=12344] ppid=12340 vsize=37452 CPUtime=1164.62
/proc/12344/stat : 12344 (minisat) R 12340 12340 11895 0 -1 4194304 8972 0 0 0 116455 7 0 0 25 0 1 0 243503051 38350848 8947 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/12344/statm: 9363 8947 76 170 0 9191 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 42812

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): 1200.61
CPU time (s): 1200.14
CPU user time (s): 1200
CPU system time (s): 0.137979
CPU usage (%): 99.9606
Max. virtual memory (cumulated for all children) (KiB): 42812

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

runsolver used 1.17482 second user time and 3.20751 second system time

The end

Launcher Data

Begin job on node47 at 2009-05-12 20:58:37
IDJOB=1807050
IDBENCH=71148
IDSOLVER=648
FILE ID=node47/1807050-1242154717
PBS_JOBID= 9289677
Free space on /tmp= 66228 MiB

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

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

MD5SUM BENCH= f36884385029d184241b6634aaaa22ac
RANDOM SEED=903976049

node47.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:       1752152 kB
Buffers:         40048 kB
Cached:         187564 kB
SwapCached:      10252 kB
Active:          21892 kB
Inactive:       217880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1752152 kB
SwapTotal:     4192956 kB
SwapFree:      4176468 kB
Dirty:            3980 kB
Writeback:           0 kB
Mapped:          14516 kB
Slab:            49964 kB
Committed_AS:   934392 kB
PageTables:       1448 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= 66220 MiB
End job on node47 at 2009-05-12 21:18:40