Trace number 1807001

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod3block_2vars_10gates_u2_autoenc.cnf
MD5SUMb22738b664eaf1324f561a555f3cf0f3
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 variables475
Number of clauses117796
Sum of the clauses size690176
Maximum clause length13
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21987
Number of clauses of size 34
Number of clauses of size 41021
Number of clauses of size 56342
Number of clauses of size over 5108378

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.09/0.16	c ==============================================================================
0.09/0.16	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.16	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.16	c ==============================================================================
0.09/0.16	c |         0 |  117732   690112 |   35319       0        0     nan |  0.000 % |
3.19/3.28	c |         0 |   76120   471134 |      --       0       --      -- |     --   | -5772/26782
3.19/3.28	c ==============================================================================
3.19/3.28	c Result  :   #vars: 378   #clauses: 76120   #literals: 471134
3.19/3.28	c CPU time:   3.2635 s
3.19/3.28	c ==============================================================================
3.49/3.55	c SatElite is done !
3.49/3.55	c revival is preprocessing the formula...#ITERATIONS 63
57.85/57.94	#LEARNT CLAUSES 54
57.94/58.03	done !
57.94/58.03	c Calling MINISAT
57.94/58.03	This is MiniSat 2.0 beta
57.94/58.03	WARNING: for repeatability, setting FPU to use double precision
57.94/58.03	============================[ Problem Statistics ]=============================
57.94/58.03	|                                                                             |
57.94/58.03	|  Number of variables:  378                                                  |
57.94/58.03	|  Number of clauses:    66112                                                |
57.94/58.08	|  Parsing time:         0.04         s                                       |
57.94/58.08	============================[ Search Statistics ]==============================
57.94/58.08	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
57.94/58.08	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
57.94/58.08	===============================================================================
57.94/58.08	|         0 |     360    66094   308242 |    22031        0    nan |  0.000 % |
57.94/58.08	|       101 |     360    66094   308242 |    24234      101     11 |  4.763 % |
57.94/58.09	|       252 |     360    66094   308242 |    26657      252     16 |  4.763 % |
57.99/58.10	|       479 |     360    66094   308242 |    29323      479     17 |  4.763 % |
57.99/58.12	|       816 |     360    66094   308242 |    32256      816     19 |  4.763 % |
57.99/58.14	|      1322 |     360    66094   308242 |    35481     1322     21 |  4.763 % |
57.99/58.17	|      2083 |     360    66094   308242 |    39029     2083     20 |  4.763 % |
58.15/58.22	|      3222 |     360    66094   308242 |    42932     3222     24 |  4.763 % |
58.24/58.31	|      4932 |     360    66094   308242 |    47226     4932     24 |  4.763 % |
58.34/58.46	|      7494 |     360    66094   308242 |    51948     7494     24 |  4.763 % |
58.64/58.75	|     11338 |     360    66094   308242 |    57143    11338     27 |  4.763 % |
59.35/59.40	|     17106 |     360    66094   308242 |    62857    17106     29 |  4.763 % |
60.44/60.58	|     25755 |     360    66094   308242 |    69143    25755     31 |  4.763 % |
63.64/63.71	|     38730 |     360    66094   308242 |    76058    38730     35 |  4.763 % |
69.04/69.12	|     58191 |     360    66094   308242 |    83663    58191     36 |  4.763 % |
80.63/80.71	|     87383 |     360    66094   308242 |    92030    20127     38 |  4.763 % |
94.03/94.14	|    131172 |     360    66094   308242 |   101233    63916     37 |  4.763 % |
121.32/121.40	|    196856 |     360    66094   308242 |   111356    48563     36 |  4.763 % |
166.11/166.24	|    295382 |     360    66094   308242 |   122492    57468     40 |  4.763 % |
244.09/244.25	|    443172 |     360    66094   308242 |   134741   103124     40 |  4.763 % |
367.16/367.38	|    664855 |     360    66094   308242 |   148215   100734     37 |  4.763 % |
609.98/610.25	|    997382 |     360    66094   308242 |   163037    57632     36 |  4.763 % |
986.27/986.67	|   1496170 |     360    66094   308242 |   179341   137570     37 |  4.763 % |

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-1807001-1242154012/watcher-1807001-1242154012 -o /tmp/evaluation-result-1807001-1242154012/solver-1807001-1242154012 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807001-1242154012.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 9808
/proc/meminfo: memFree=1141288/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=0
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243427158 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9808/statm: 1340 238 197 169 0 51 0
[pid=9809] ppid=9808 vsize=980 CPUtime=0
/proc/9809/stat : 9809 (SatElite) R 9808 9808 9307 0 -1 4194304 149 0 0 0 0 0 0 0 18 0 1 0 243427158 1003520 132 1992294400 134512640 135031949 4294956224 18446744073709551615 134543107 0 0 4096 3 0 0 0 17 1 0 0
/proc/9809/statm: 245 132 51 126 0 116 0

[startup+0.0619801 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9808
/proc/meminfo: memFree=1141288/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=0
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243427158 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9808/statm: 1340 238 197 169 0 51 0
[pid=9809] ppid=9808 vsize=3800 CPUtime=0.05
/proc/9809/stat : 9809 (SatElite) R 9808 9808 9307 0 -1 4194304 848 0 0 0 5 0 0 0 18 0 1 0 243427158 3891200 831 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 1 0 0
/proc/9809/statm: 950 832 51 126 0 821 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9160

[startup+0.102984 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9808
/proc/meminfo: memFree=1141288/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=0
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243427158 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9808/statm: 1340 238 197 169 0 51 0
[pid=9809] ppid=9808 vsize=5908 CPUtime=0.09
/proc/9809/stat : 9809 (SatElite) R 9808 9808 9307 0 -1 4194304 1335 0 0 0 9 0 0 0 18 0 1 0 243427158 6049792 1318 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 1 0 0
/proc/9809/statm: 1477 1319 51 126 0 1348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11268

[startup+0.303011 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9808
/proc/meminfo: memFree=1141288/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=0
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243427158 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9808/statm: 1340 238 197 169 0 51 0
[pid=9809] ppid=9808 vsize=10996 CPUtime=0.29
/proc/9809/stat : 9809 (SatElite) R 9808 9808 9307 0 -1 4194304 2689 0 0 0 28 1 0 0 19 0 1 0 243427158 11259904 2658 1992294400 134512640 135031949 4294956224 18446744073709551615 134547107 0 0 4096 3 0 0 0 17 1 0 0
/proc/9809/statm: 2749 2658 63 126 0 2620 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 16356

[startup+0.702065 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 9808
/proc/meminfo: memFree=1141288/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=0
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243427158 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9808/statm: 1340 238 197 169 0 51 0
[pid=9809] ppid=9808 vsize=11336 CPUtime=0.69
/proc/9809/stat : 9809 (SatElite) R 9808 9808 9307 0 -1 4194304 2730 0 0 0 68 1 0 0 22 0 1 0 243427158 11608064 2699 1992294400 134512640 135031949 4294956224 18446744073709551615 134540581 0 0 4096 3 0 0 0 17 1 0 0
/proc/9809/statm: 2834 2699 63 126 0 2705 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16696

[startup+1.50117 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9810
/proc/meminfo: memFree=1130392/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=0
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243427158 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9808/statm: 1340 238 197 169 0 51 0
[pid=9809] ppid=9808 vsize=13560 CPUtime=1.48
/proc/9809/stat : 9809 (SatElite) R 9808 9808 9307 0 -1 4194304 3094 0 0 0 147 1 0 0 25 0 1 0 243427158 13885440 3022 1992294400 134512640 135031949 4294956224 18446744073709551615 134569468 0 0 4096 3 0 0 0 17 1 0 0
/proc/9809/statm: 3390 3022 66 126 0 3261 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18920

[startup+3.10139 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9810
/proc/meminfo: memFree=1129432/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=0
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243427158 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/9808/statm: 1340 238 197 169 0 51 0
[pid=9809] ppid=9808 vsize=14484 CPUtime=3.08
/proc/9809/stat : 9809 (SatElite) R 9808 9808 9307 0 -1 4194304 3501 0 0 0 307 1 0 0 25 0 1 0 243427158 14831616 3175 1992294400 134512640 135031949 4294956224 18446744073709551615 134569378 0 0 4096 3 0 0 0 17 1 0 0
/proc/9809/statm: 3621 3175 67 126 0 3492 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19844

[startup+6.30182 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9811
/proc/meminfo: memFree=1133336/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=3.54
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 317 3508 0 0 0 0 351 3 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9811] ppid=9808 vsize=6216 CPUtime=2.72
/proc/9811/stat : 9811 (revival) R 9808 9808 9307 0 -1 4194304 1852 0 0 0 272 0 0 0 25 0 1 50000 243427514 6365184 1272 1992294400 134512640 134537284 4294956384 18446744073709551615 134523724 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9811/statm: 1554 1272 85 6 0 1192 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 11576

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9811
/proc/meminfo: memFree=1133336/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=3.54
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 317 3508 0 0 0 0 351 3 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9811] ppid=9808 vsize=6352 CPUtime=9.13
/proc/9811/stat : 9811 (revival) R 9808 9808 9307 0 -1 4194304 1868 0 0 0 912 1 0 0 25 0 1 50000 243427514 6504448 1288 1992294400 134512640 134537284 4294956384 18446744073709551615 134523942 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9811/statm: 1588 1288 85 6 0 1226 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11712

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9811
/proc/meminfo: memFree=1132696/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=3.54
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 317 3508 0 0 0 0 351 3 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9811] ppid=9808 vsize=7012 CPUtime=21.92
/proc/9811/stat : 9811 (revival) R 9808 9808 9307 0 -1 4194304 2035 0 0 0 2191 1 0 0 25 0 1 50000 243427514 7180288 1455 1992294400 134512640 134537284 4294956384 18446744073709551615 134515941 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9811/statm: 1753 1455 85 6 0 1391 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12372

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9811
/proc/meminfo: memFree=1131352/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=3.54
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 317 3508 0 0 0 0 351 3 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9811] ppid=9808 vsize=8464 CPUtime=47.5
/proc/9811/stat : 9811 (revival) R 9808 9808 9307 0 -1 4194304 2387 0 0 0 4749 1 0 0 25 0 1 50000 243427514 8667136 1807 1992294400 134512640 134537284 4294956384 18446744073709551615 134523926 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9811/statm: 2116 1807 85 6 0 1754 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 13824

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9812
/proc/meminfo: memFree=1116440/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=57.99
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 343 6003 0 0 0 0 5793 6 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9812] ppid=9808 vsize=21152 CPUtime=44.24
/proc/9812/stat : 9812 (minisat) R 9808 9808 9307 0 -1 4194304 5160 0 0 0 4421 3 0 0 25 0 1 0 243432962 21659648 5144 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 1 0 0
/proc/9812/statm: 5288 5144 77 170 0 5116 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 26512

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9812
/proc/meminfo: memFree=1110936/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=57.99
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 343 6003 0 0 0 0 5793 6 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9812] ppid=9808 vsize=26892 CPUtime=104.22
/proc/9812/stat : 9812 (minisat) R 9808 9808 9307 0 -1 4194304 6542 0 0 0 10417 5 0 0 25 0 1 0 243432962 27537408 6526 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/9812/statm: 6723 6526 77 170 0 6551 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 32252

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9812
/proc/meminfo: memFree=1107224/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=57.99
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 343 6003 0 0 0 0 5793 6 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9812] ppid=9808 vsize=30552 CPUtime=164.2
/proc/9812/stat : 9812 (minisat) R 9808 9808 9307 0 -1 4194304 7461 0 0 0 16414 6 0 0 25 0 1 0 243432962 31285248 7445 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/9812/statm: 7638 7445 77 170 0 7466 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 35912

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9812
/proc/meminfo: memFree=1103832/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=57.99
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 343 6003 0 0 0 0 5793 6 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9812] ppid=9808 vsize=33976 CPUtime=224.18
/proc/9812/stat : 9812 (minisat) R 9808 9808 9307 0 -1 4194304 8310 0 0 0 22411 7 0 0 25 0 1 0 243432962 34791424 8294 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/9812/statm: 8494 8294 77 170 0 8322 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 39336

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9812
/proc/meminfo: memFree=1103456/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=57.99
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 343 6003 0 0 0 0 5793 6 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9812] ppid=9808 vsize=34384 CPUtime=284.17
/proc/9812/stat : 9812 (minisat) R 9808 9808 9307 0 -1 4194304 8407 0 0 0 28409 8 0 0 25 0 1 0 243432962 35209216 8391 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/9812/statm: 8596 8391 77 170 0 8424 0
Current children cumulated CPU time (s) 342.16

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

/proc/9812/statm: 9743 9426 77 170 0 9571 0
Current children cumulated CPU time (s) 522.11
Current children cumulated vsize (KiB) 44332

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9812
/proc/meminfo: memFree=1098976/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=57.99
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 343 6003 0 0 0 0 5793 6 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9812] ppid=9808 vsize=39308 CPUtime=524.1
/proc/9812/stat : 9812 (minisat) R 9808 9808 9307 0 -1 4194304 9511 0 0 0 52401 9 0 0 25 0 1 0 243432962 40251392 9487 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/9812/statm: 9827 9487 77 170 0 9655 0
Current children cumulated CPU time (s) 582.09
Current children cumulated vsize (KiB) 44668

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9812
/proc/meminfo: memFree=1098848/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=57.99
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 343 6003 0 0 0 0 5793 6 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9812] ppid=9808 vsize=39308 CPUtime=584.09
/proc/9812/stat : 9812 (minisat) R 9808 9808 9307 0 -1 4194304 9540 0 0 0 58400 9 0 0 25 0 1 0 243432962 40251392 9516 1992294400 134512640 135212939 4294956240 18446744073709551615 134526636 0 0 4096 3 0 0 0 17 1 0 0
/proc/9812/statm: 9827 9516 77 170 0 9655 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 44668

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9812
/proc/meminfo: memFree=1097376/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=57.99
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 343 6003 0 0 0 0 5793 6 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9812] ppid=9808 vsize=40764 CPUtime=644.06
/proc/9812/stat : 9812 (minisat) R 9808 9808 9307 0 -1 4194304 9897 0 0 0 64397 9 0 0 25 0 1 0 243432962 41742336 9873 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/9812/statm: 10191 9873 77 170 0 10019 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 46124

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9812
/proc/meminfo: memFree=1096736/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=57.99
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 343 6003 0 0 0 0 5793 6 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9812] ppid=9808 vsize=41488 CPUtime=704.06
/proc/9812/stat : 9812 (minisat) R 9808 9808 9307 0 -1 4194304 10058 0 0 0 70396 10 0 0 25 0 1 0 243432962 42483712 10034 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/9812/statm: 10372 10034 77 170 0 10200 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 46848

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9812
/proc/meminfo: memFree=1095904/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=57.99
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 343 6003 0 0 0 0 5793 6 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9812] ppid=9808 vsize=42592 CPUtime=764.03
/proc/9812/stat : 9812 (minisat) R 9808 9808 9307 0 -1 4194304 10287 0 0 0 76393 10 0 0 25 0 1 0 243432962 43614208 10263 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/9812/statm: 10648 10263 77 170 0 10476 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 47952

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9818
/proc/meminfo: memFree=1095328/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=57.99
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 343 6003 0 0 0 0 5793 6 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9812] ppid=9808 vsize=43064 CPUtime=824.01
/proc/9812/stat : 9812 (minisat) R 9808 9808 9307 0 -1 4194304 10411 0 0 0 82391 10 0 0 25 0 1 0 243432962 44097536 10387 1992294400 134512640 135212939 4294956240 18446744073709551615 134527048 0 0 4096 3 0 0 0 17 1 0 0
/proc/9812/statm: 10766 10387 77 170 0 10594 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 48424

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9818
/proc/meminfo: memFree=1095072/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=57.99
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 343 6003 0 0 0 0 5793 6 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9812] ppid=9808 vsize=43332 CPUtime=883.99
/proc/9812/stat : 9812 (minisat) R 9808 9808 9307 0 -1 4194304 10463 0 0 0 88389 10 0 0 25 0 1 0 243432962 44371968 10439 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/9812/statm: 10833 10439 77 170 0 10661 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 48692

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9818
/proc/meminfo: memFree=1094496/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=57.99
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 343 6003 0 0 0 0 5793 6 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9812] ppid=9808 vsize=44192 CPUtime=943.98
/proc/9812/stat : 9812 (minisat) R 9808 9808 9307 0 -1 4194304 10613 0 0 0 94387 11 0 0 25 0 1 0 243432962 45252608 10589 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/9812/statm: 11048 10589 77 170 0 10876 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 49552

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9818
/proc/meminfo: memFree=1092896/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=57.99
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 343 6003 0 0 0 0 5793 6 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9812] ppid=9808 vsize=45712 CPUtime=1003.96
/proc/9812/stat : 9812 (minisat) R 9808 9808 9307 0 -1 4194304 11000 0 0 0 100385 11 0 0 25 0 1 0 243432962 46809088 10976 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/9812/statm: 11428 10976 77 170 0 11256 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 51072

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9818
/proc/meminfo: memFree=1092640/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=57.99
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 343 6003 0 0 0 0 5793 6 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9812] ppid=9808 vsize=45876 CPUtime=1063.95
/proc/9812/stat : 9812 (minisat) R 9808 9808 9307 0 -1 4194304 11067 0 0 0 106383 12 0 0 25 0 1 0 243432962 46977024 11043 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 1 0 0
/proc/9812/statm: 11469 11043 77 170 0 11297 0
Current children cumulated CPU time (s) 1121.94
Current children cumulated vsize (KiB) 51236

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9818
/proc/meminfo: memFree=1090720/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=57.99
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 343 6003 0 0 0 0 5793 6 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9812] ppid=9808 vsize=47972 CPUtime=1123.92
/proc/9812/stat : 9812 (minisat) R 9808 9808 9307 0 -1 4194304 11548 0 0 0 112380 12 0 0 25 0 1 0 243432962 49123328 11524 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/9812/statm: 11993 11524 77 170 0 11821 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 53332



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9818
/proc/meminfo: memFree=1090720/2055920 swapFree=4178888/4192956
[pid=9808] ppid=9806 vsize=5360 CPUtime=57.99
/proc/9808/stat : 9808 (run.sh) S 9806 9808 9307 0 -1 4194304 343 6003 0 0 0 0 5793 6 16 0 1 0 243427158 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 231962370884 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/9808/statm: 1340 241 197 169 0 51 0
[pid=9812] ppid=9808 vsize=47972 CPUtime=1142.02
/proc/9812/stat : 9812 (minisat) R 9808 9808 9307 0 -1 4194304 11549 0 0 0 114190 12 0 0 25 0 1 0 243432962 49123328 11525 1992294400 134512640 135212939 4294956240 18446744073709551615 134527051 0 0 4096 3 0 0 0 17 1 0 0
/proc/9812/statm: 11993 11525 77 170 0 11821 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 53332

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9808 and gives
#  childrusage.ru_utime.tv_sec=57
#  childrusage.ru_utime.tv_usec=935192
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=67989
# CPU time returned by wait4() is 58.0032
# while last known CPU time is 1200.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.41
CPU time (s): 1200.01
CPU user time (s): 1199.83
CPU system time (s): 0.18
CPU usage (%): 99.9665
Max. virtual memory (cumulated for all children) (KiB): 53332

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 57.9352
system time used= 0.067989
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6346
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= 9
involuntary context switches= 147

runsolver used 1.42178 second user time and 2.95555 second system time

The end

Launcher Data

Begin job on node71 at 2009-05-12 20:46:52
IDJOB=1807001
IDBENCH=71141
IDSOLVER=648
FILE ID=node71/1807001-1242154012
PBS_JOBID= 9289654
Free space on /tmp= 66468 MiB

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

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

MD5SUM BENCH= b22738b664eaf1324f561a555f3cf0f3
RANDOM SEED=1860831737

node71.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1141832 kB
Buffers:         66560 kB
Cached:         755688 kB
SwapCached:       8372 kB
Active:          52584 kB
Inactive:       779576 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1141832 kB
SwapTotal:     4192956 kB
SwapFree:      4178888 kB
Dirty:            4688 kB
Writeback:           0 kB
Mapped:          14084 kB
Slab:            67992 kB
Committed_AS:   744008 kB
PageTables:       1436 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= 66464 MiB
End job on node71 at 2009-05-12 21:06:54