Trace number 1807049

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.11 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 revival is preprocessing the formula...#ITERATIONS 33
13.68/13.78	#LEARNT CLAUSES 117
13.79/13.84	done !
13.79/13.84	c Now, SatElite...
13.79/13.84	c Parsing...
13.83/13.91	c ==============================================================================
13.83/13.91	c |           |     ORIGINAL     |              LEARNT              |          |
13.83/13.91	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
13.83/13.91	c ==============================================================================
13.83/13.91	c |         0 |   52099   210334 |   15629       0        0     nan |  0.000 % |
13.83/14.15	c |         0 |   48032   227139 |      --       0       --      -- |     --   | -4067/16805
13.83/14.15	c ==============================================================================
13.83/14.15	c Result  :   #vars: 315   #clauses: 48032   #literals: 227139
13.83/14.15	c CPU time:   0.295955 s
13.83/14.15	c ==============================================================================
14.18/14.28	c SatElite is done !
14.18/14.28	c Calling MINISAT
14.18/14.28	This is MiniSat 2.0 beta
14.18/14.28	WARNING: for repeatability, setting FPU to use double precision
14.18/14.28	============================[ Problem Statistics ]=============================
14.18/14.28	|                                                                             |
14.18/14.28	|  Number of variables:  315                                                  |
14.18/14.28	|  Number of clauses:    48032                                                |
14.26/14.31	|  Parsing time:         0.03         s                                       |
14.26/14.32	============================[ Search Statistics ]==============================
14.26/14.32	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
14.26/14.32	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
14.26/14.32	===============================================================================
14.26/14.32	|         0 |     315    48032   227139 |    16010        0    nan |  0.000 % |
14.26/14.32	|       101 |     315    48032   227139 |    17611      101     11 |  0.002 % |
14.26/14.33	|       251 |     315    48032   227139 |    19372      251     15 |  0.001 % |
14.26/14.33	|       479 |     315    48032   227139 |    21310      479     14 |  0.001 % |
14.26/14.34	|       817 |     315    48032   227139 |    23441      817     18 |  0.001 % |
14.26/14.36	|      1324 |     315    48032   227139 |    25785     1324     17 |  0.001 % |
14.26/14.40	|      2088 |     315    48032   227139 |    28363     2088     23 |  0.001 % |
14.26/14.44	|      3227 |     315    48032   227139 |    31200     3227     22 |  0.002 % |
14.26/14.52	|      4935 |     315    48032   227139 |    34320     4935     21 |  0.001 % |
14.26/14.67	|      7498 |     315    48032   227139 |    37752     7498     21 |  0.001 % |
14.26/14.93	|     11342 |     315    48032   227139 |    41527    11342     23 |  0.001 % |
15.46/15.50	|     17109 |     315    48032   227139 |    45680    17109     25 |  0.001 % |
16.37/16.41	|     25758 |     315    48032   227139 |    50248    25758     25 |  0.001 % |
18.57/18.64	|     38734 |     315    48032   227139 |    55273    38734     27 |  0.001 % |
22.06/22.14	|     58197 |     315    48032   227139 |    60800    17446     33 |  0.001 % |
28.76/28.83	|     87390 |     315    48032   227139 |    66880    46639     39 |  0.001 % |
41.05/41.11	|    131179 |     315    48032   227139 |    73568    39814     33 |  0.002 % |
58.94/59.09	|    196863 |     315    48032   227139 |    80925    48659     34 |  0.001 % |
98.02/98.15	|    295390 |     315    48032   227139 |    89017    22551     36 |  0.001 % |
161.51/161.64	|    443179 |     315    48032   227139 |    97919    30861     32 |  0.001 % |
257.16/257.30	|    664862 |     315    48032   227139 |   107711    21883     26 |  0.001 % |
392.11/392.32	|    997389 |     315    48032   227139 |   118482    92904     32 |  0.001 % |
656.99/657.31	|   1496177 |     315    48032   227139 |   130331   101180     33 |  0.001 % |
1110.41/1110.93	|   2244360 |     315    48032   227139 |   143364    88872     35 |  0.001 % |
1200.07/1200.61	HOME/run.sh: line 55:  3833 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-1807049-1242154634/watcher-1807049-1242154634 -o /tmp/evaluation-result-1807049-1242154634/solver-1807049-1242154634 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807049-1242154634.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 0.99 3/67 3829
/proc/meminfo: memFree=1707224/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=0
/proc/3829/stat : 3829 (run.sh) R 3827 3829 3280 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 243489528 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 209560595103 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/3829/statm: 1340 236 195 169 0 51 0
[pid=3830] ppid=3829 vsize=2636 CPUtime=0
/proc/3830/stat : 3830 (revival) R 3829 3829 3280 0 -1 4194304 325 0 0 0 0 0 0 0 18 0 1 0 243489528 2699264 291 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/3830/statm: 659 299 81 6 0 297 0

[startup+0.02155 s]
/proc/loadavg: 1.00 1.00 0.99 3/67 3829
/proc/meminfo: memFree=1707224/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=0
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243489528 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3829/statm: 1340 237 196 169 0 51 0
[pid=3830] ppid=3829 vsize=5688 CPUtime=0.01
/proc/3830/stat : 3830 (revival) R 3829 3829 3280 0 -1 4194304 1168 0 0 0 1 0 0 0 18 0 1 0 243489528 5824512 1134 1992294400 134512640 134537284 4294956368 18446744073709551615 9168507 0 0 4096 0 0 0 0 17 0 0 0
/proc/3830/statm: 1422 1135 82 6 0 1060 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11048

[startup+0.101556 s]
/proc/loadavg: 1.00 1.00 0.99 3/67 3829
/proc/meminfo: memFree=1707224/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=0
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243489528 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3829/statm: 1340 237 196 169 0 51 0
[pid=3830] ppid=3829 vsize=8812 CPUtime=0.09
/proc/3830/stat : 3830 (revival) R 3829 3829 3280 0 -1 4194304 1865 0 0 0 9 0 0 0 19 0 1 0 243489528 9023488 1831 1992294400 134512640 134537284 4294956368 18446744073709551615 134521560 0 0 4096 0 0 0 0 17 0 0 0
/proc/3830/statm: 2203 1831 82 6 0 1841 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14172

[startup+0.301573 s]
/proc/loadavg: 1.00 1.00 0.99 3/67 3829
/proc/meminfo: memFree=1707224/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=0
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243489528 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3829/statm: 1340 237 196 169 0 51 0
[pid=3830] ppid=3829 vsize=6768 CPUtime=0.29
/proc/3830/stat : 3830 (revival) R 3829 3829 3280 0 -1 4194304 2011 0 0 0 29 0 0 0 22 0 1 50000 243489528 6930432 1334 1992294400 134512640 134537284 4294956368 18446744073709551615 134524090 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3830/statm: 1692 1334 85 6 0 1330 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12128

[startup+0.70161 s]
/proc/loadavg: 1.00 1.00 0.99 3/67 3829
/proc/meminfo: memFree=1707224/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=0
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243489528 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3829/statm: 1340 237 196 169 0 51 0
[pid=3830] ppid=3829 vsize=6900 CPUtime=0.69
/proc/3830/stat : 3830 (revival) R 3829 3829 3280 0 -1 4194304 2034 0 0 0 69 0 0 0 25 0 1 50000 243489528 7065600 1357 1992294400 134512640 134537284 4294956368 18446744073709551615 134515856 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3830/statm: 1725 1357 85 6 0 1363 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12260

[startup+1.50168 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3831
/proc/meminfo: memFree=1701832/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=0
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243489528 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3829/statm: 1340 237 196 169 0 51 0
[pid=3830] ppid=3829 vsize=6900 CPUtime=1.49
/proc/3830/stat : 3830 (revival) R 3829 3829 3280 0 -1 4194304 2034 0 0 0 149 0 0 0 25 0 1 50000 243489528 7065600 1357 1992294400 134512640 134537284 4294956368 18446744073709551615 134523787 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3830/statm: 1725 1357 85 6 0 1363 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12260

[startup+3.10182 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3831
/proc/meminfo: memFree=1701704/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=0
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243489528 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3829/statm: 1340 237 196 169 0 51 0
[pid=3830] ppid=3829 vsize=6900 CPUtime=3.09
/proc/3830/stat : 3830 (revival) R 3829 3829 3280 0 -1 4194304 2039 0 0 0 309 0 0 0 25 0 1 50000 243489528 7065600 1362 1992294400 134512640 134537284 4294956368 18446744073709551615 134524554 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3830/statm: 1725 1362 85 6 0 1363 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12260

[startup+6.30111 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3831
/proc/meminfo: memFree=1701512/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=0
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243489528 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3829/statm: 1340 237 196 169 0 51 0
[pid=3830] ppid=3829 vsize=6900 CPUtime=6.28
/proc/3830/stat : 3830 (revival) R 3829 3829 3280 0 -1 4194304 2041 0 0 0 628 0 0 0 25 0 1 50000 243489528 7065600 1364 1992294400 134512640 134537284 4294956368 18446744073709551615 134523984 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3830/statm: 1725 1364 85 6 0 1363 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 12260

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3831
/proc/meminfo: memFree=1701320/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=0
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243489528 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3829/statm: 1340 237 196 169 0 51 0
[pid=3830] ppid=3829 vsize=6900 CPUtime=12.68
/proc/3830/stat : 3830 (revival) R 3829 3829 3280 0 -1 4194304 2043 0 0 0 1268 0 0 0 25 0 1 50000 243489528 7065600 1366 1992294400 134512640 134537284 4294956368 18446744073709551615 134523977 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3830/statm: 1725 1366 85 6 0 1363 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 12260

[startup+25.5028 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3833
/proc/meminfo: memFree=1692360/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=12940 CPUtime=11.2
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 3100 0 0 0 1118 2 0 0 25 0 1 0 243490956 13250560 3084 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 3235 3084 77 170 0 3063 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 18300

[startup+51.1021 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3833
/proc/meminfo: memFree=1687432/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=17992 CPUtime=36.78
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 4340 0 0 0 3675 3 0 0 25 0 1 0 243490956 18423808 4324 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 4498 4324 77 170 0 4326 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 23352

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3833
/proc/meminfo: memFree=1683656/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=21748 CPUtime=87.96
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 5268 0 0 0 8792 4 0 0 25 0 1 0 243490956 22269952 5252 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 5437 5252 77 170 0 5265 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 27108

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3833
/proc/meminfo: memFree=1682440/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=22880 CPUtime=147.94
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 5548 0 0 0 14789 5 0 0 25 0 1 0 243490956 23429120 5532 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 5720 5532 77 170 0 5548 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 28240

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3833
/proc/meminfo: memFree=1681224/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=24324 CPUtime=207.91
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 5850 0 0 0 20786 5 0 0 25 0 1 0 243490956 24907776 5834 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 6081 5834 77 170 0 5909 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 29684

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3839
/proc/meminfo: memFree=1680520/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=24884 CPUtime=267.9
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 5984 0 0 0 26784 6 0 0 25 0 1 0 243490956 25481216 5968 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 6221 5968 77 170 0 6049 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 30244

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3839
/proc/meminfo: memFree=1679944/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=25324 CPUtime=327.88
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 6117 0 0 0 32782 6 0 0 25 0 1 0 243490956 25931776 6101 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 6331 6101 77 170 0 6159 0
Current children cumulated CPU time (s) 342.14

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

[pid=3833] ppid=3829 vsize=29984 CPUtime=447.81
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 7256 0 0 0 44775 6 0 0 25 0 1 0 243490956 30703616 7240 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 7496 7240 77 170 0 7324 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 35344

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3868
/proc/meminfo: memFree=1674376/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=30876 CPUtime=507.79
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 7485 0 0 0 50772 7 0 0 25 0 1 0 243490956 31617024 7469 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 7719 7469 77 170 0 7547 0
Current children cumulated CPU time (s) 522.05
Current children cumulated vsize (KiB) 36236

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3868
/proc/meminfo: memFree=1674056/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=31232 CPUtime=567.76
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 7561 0 0 0 56769 7 0 0 25 0 1 0 243490956 31981568 7545 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 7808 7545 77 170 0 7636 0
Current children cumulated CPU time (s) 582.02
Current children cumulated vsize (KiB) 36592

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3868
/proc/meminfo: memFree=1673800/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=31592 CPUtime=627.74
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 7623 0 0 0 62767 7 0 0 25 0 1 0 243490956 32350208 7607 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 7898 7607 77 170 0 7726 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 36952

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3868
/proc/meminfo: memFree=1673160/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=32172 CPUtime=687.71
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 7787 0 0 0 68764 7 0 0 25 0 1 0 243490956 32944128 7771 1992294400 134512640 135212939 4294956240 18446744073709551615 134526720 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 8043 7771 77 170 0 7871 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 37532

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3868
/proc/meminfo: memFree=1671752/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=33764 CPUtime=747.69
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 8151 0 0 0 74761 8 0 0 25 0 1 0 243490956 34574336 8135 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 8441 8135 77 170 0 8269 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 39124

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3868
/proc/meminfo: memFree=1670920/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=34568 CPUtime=807.66
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 8361 0 0 0 80758 8 0 0 25 0 1 0 243490956 35397632 8345 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 8642 8345 77 170 0 8470 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 39928

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3868
/proc/meminfo: memFree=1670536/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=35100 CPUtime=867.64
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 8464 0 0 0 86756 8 0 0 25 0 1 0 243490956 35942400 8448 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 8775 8448 77 170 0 8603 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 40460

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3868
/proc/meminfo: memFree=1670536/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=35100 CPUtime=927.61
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 8473 0 0 0 92753 8 0 0 25 0 1 0 243490956 35942400 8457 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 8775 8457 77 170 0 8603 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 40460

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3868
/proc/meminfo: memFree=1670344/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=35344 CPUtime=987.58
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 8515 0 0 0 98750 8 0 0 25 0 1 0 243490956 36192256 8499 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 8836 8499 77 170 0 8664 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 40704

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3868
/proc/meminfo: memFree=1670216/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=35500 CPUtime=1047.56
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 8549 0 0 0 104748 8 0 0 25 0 1 0 243490956 36352000 8533 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 8875 8533 77 170 0 8703 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 40860

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3868
/proc/meminfo: memFree=1669704/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=36140 CPUtime=1107.53
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 8678 0 0 0 110745 8 0 0 25 0 1 0 243490956 37007360 8662 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 9035 8662 77 170 0 8863 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 41500

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3868
/proc/meminfo: memFree=1667592/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=38444 CPUtime=1167.51
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 9210 0 0 0 116742 9 0 0 25 0 1 0 243490956 39366656 9194 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 9611 9194 77 170 0 9439 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 43804



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.99 2/69 3868
/proc/meminfo: memFree=1667528/2055920 swapFree=4172764/4192956
[pid=3829] ppid=3827 vsize=5360 CPUtime=14.26
/proc/3829/stat : 3829 (run.sh) S 3827 3829 3280 0 -1 4194304 341 3364 0 0 0 0 1424 2 15 0 1 0 243489528 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3829/statm: 1340 241 197 169 0 51 0
[pid=3833] ppid=3829 vsize=38584 CPUtime=1185.81
/proc/3833/stat : 3833 (minisat) R 3829 3829 3280 0 -1 4194304 9221 0 0 0 118572 9 0 0 25 0 1 0 243490956 39510016 9205 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3833/statm: 9646 9205 77 170 0 9474 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 43944

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.11
CPU user time (s): 1199.97
CPU system time (s): 0.131979
CPU usage (%): 99.9577
Max. virtual memory (cumulated for all children) (KiB): 43944

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

runsolver used 1.08883 second user time and 3.2905 second system time

The end

Launcher Data

Begin job on node68 at 2009-05-12 20:57:14
IDJOB=1807049
IDBENCH=71148
IDSOLVER=647
FILE ID=node68/1807049-1242154634
PBS_JOBID= 9289657
Free space on /tmp= 66280 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 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-1807049-1242154634/watcher-1807049-1242154634 -o /tmp/evaluation-result-1807049-1242154634/solver-1807049-1242154634 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1807049-1242154634.cnf HOME

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

MD5SUM BENCH= f36884385029d184241b6634aaaa22ac
RANDOM SEED=565812437

node68.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.223
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.223
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:       1707704 kB
Buffers:         45420 kB
Cached:         232384 kB
SwapCached:      12080 kB
Active:          80724 kB
Inactive:       211604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1707704 kB
SwapTotal:     4192956 kB
SwapFree:      4172764 kB
Dirty:            3980 kB
Writeback:           0 kB
Mapped:          14776 kB
Slab:            41552 kB
Committed_AS:   780336 kB
PageTables:       1560 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= 66276 MiB
End job on node68 at 2009-05-12 21:17:16