Trace number 1807064

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

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2.cnf
MD5SUMa5bb71bc1d85a401ce9f42ed1404d63e
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 variables387
Number of clauses62656
Sum of the clauses size362132
Maximum clause length24
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21453
Number of clauses of size 30
Number of clauses of size 41977
Number of clauses of size 53842
Number of clauses of size over 555320

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.01/0.07	c ==============================================================================
0.01/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.01/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.01/0.07	c ==============================================================================
0.01/0.07	c |         0 |   62592   362068 |   18777       0        0     nan |  0.000 % |
1.09/1.13	c |         0 |   34419   202538 |      --       0       --      -- |     --   | -3597/8406
1.09/1.13	c ==============================================================================
1.09/1.13	c Result  :   #vars: 282   #clauses: 34419   #literals: 202538
1.09/1.13	c CPU time:   1.12283 s
1.09/1.13	c ==============================================================================
1.19/1.23	c SatElite is done !
1.19/1.23	c revival is preprocessing the formula...#ITERATIONS 31
12.17/12.20	#LEARNT CLAUSES 77
12.17/12.23	done !
12.17/12.23	c Calling MINISAT
12.17/12.23	This is MiniSat 2.0 beta
12.17/12.23	WARNING: for repeatability, setting FPU to use double precision
12.17/12.23	============================[ Problem Statistics ]=============================
12.17/12.23	|                                                                             |
12.17/12.23	|  Number of variables:  282                                                  |
12.17/12.23	|  Number of clauses:    25808                                                |
12.17/12.25	|  Parsing time:         0.02         s                                       |
12.17/12.25	============================[ Search Statistics ]==============================
12.17/12.25	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
12.17/12.25	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
12.17/12.25	===============================================================================
12.17/12.25	|         0 |     260    25769   107216 |     8589        0    nan |  0.000 % |
12.17/12.25	|       101 |     260    25769   107216 |     9448      101     16 |  7.805 % |
12.17/12.26	|       251 |     260    25769   107216 |    10393      251     15 |  7.803 % |
12.17/12.26	|       476 |     260    25769   107216 |    11432      476     13 |  7.803 % |
12.17/12.28	|       814 |     260    25769   107216 |    12576      814     15 |  7.804 % |
12.21/12.30	|      1322 |     260    25769   107216 |    13833     1322     15 |  7.804 % |
12.21/12.34	|      2081 |     260    25769   107216 |    15217     2081     16 |  7.804 % |
12.21/12.40	|      3223 |     260    25769   107216 |    16738     3223     16 |  7.803 % |
12.21/12.51	|      4931 |     260    25769   107216 |    18412     4931     17 |  7.804 % |
12.21/12.71	|      7494 |     260    25769   107216 |    20253     7494     17 |  7.803 % |
12.21/13.01	|     11338 |     260    25769   107216 |    22279    11338     18 |  7.804 % |
13.66/13.71	|     17104 |     260    25769   107216 |    24507    17104     20 |  7.803 % |
14.76/14.87	|     25753 |     260    25769   107216 |    26958    13438     20 |  7.804 % |
16.66/16.78	|     38727 |     260    25769   107216 |    29653    26412     21 |  7.804 % |
20.66/20.71	|     58188 |     260    25769   107216 |    32619    15698     18 |  7.803 % |
26.96/27.00	|     87382 |     260    25769   107216 |    35881    28546     19 |  7.803 % |
36.55/36.66	|    131171 |     260    25769   107216 |    39469    33054     21 |  7.804 % |
54.64/54.78	|    196856 |     260    25769   107216 |    43416    32882     20 |  7.804 % |
82.72/82.88	|    295383 |     260    25769   107216 |    47757    26874     19 |  7.804 % |
126.81/126.90	|    443172 |     260    25769   107216 |    52533    24964     17 |  7.803 % |
191.89/192.08	|    664855 |     260    25769   107216 |    57786    32410     19 |  7.803 % |
293.53/293.75	|    997382 |     260    25769   107216 |    63565    43441     18 |  7.804 % |
452.66/452.96	|   1496170 |     260    25769   107216 |    69922    47199     19 |  7.805 % |
715.95/716.32	|   2244356 |     260    25769   107216 |    76914    31973     19 |  7.803 % |
1149.47/1150.07	|   3366631 |     260    25769   107216 |    84605    55651     15 |  7.805 % |
1200.06/1200.60	HOME/run.sh: line 54: 14496 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-1807064-1242154985/watcher-1807064-1242154985 -o /tmp/evaluation-result-1807064-1242154985/solver-1807064-1242154985 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807064-1242154985.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 14492
/proc/meminfo: memFree=1081688/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=0
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243531684 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 238 197 169 0 51 0
[pid=14493] ppid=14492 vsize=816 CPUtime=0
/proc/14493/stat : 14493 (SatElite) R 14492 14492 14011 0 -1 4194304 122 0 0 0 0 0 0 0 19 0 1 0 243531684 835584 105 1992294400 134512640 135031949 4294956224 18446744073709551615 134672959 0 0 4096 3 0 0 0 17 0 0 0
/proc/14493/statm: 204 106 51 126 0 75 0

[startup+0.02296 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 14492
/proc/meminfo: memFree=1081688/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=0
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243531684 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 238 197 169 0 51 0
[pid=14493] ppid=14492 vsize=1408 CPUtime=0.01
/proc/14493/stat : 14493 (SatElite) R 14492 14492 14011 0 -1 4194304 261 0 0 0 1 0 0 0 19 0 1 0 243531684 1441792 244 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/14493/statm: 352 245 51 126 0 223 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6768

[startup+0.101965 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 14492
/proc/meminfo: memFree=1081688/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=0
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243531684 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 238 197 169 0 51 0
[pid=14493] ppid=14492 vsize=6104 CPUtime=0.09
/proc/14493/stat : 14493 (SatElite) R 14492 14492 14011 0 -1 4194304 1470 0 0 0 9 0 0 0 19 0 1 0 243531684 6250496 1453 1992294400 134512640 135031949 4294956224 18446744073709551615 134540581 0 0 4096 3 0 0 0 17 0 0 0
/proc/14493/statm: 1526 1453 63 126 0 1397 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11464

[startup+0.301982 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 14492
/proc/meminfo: memFree=1081688/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=0
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243531684 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 238 197 169 0 51 0
[pid=14493] ppid=14492 vsize=6628 CPUtime=0.29
/proc/14493/stat : 14493 (SatElite) R 14492 14492 14011 0 -1 4194304 1537 0 0 0 29 0 0 0 21 0 1 0 243531684 6787072 1520 1992294400 134512640 135031949 4294956224 18446744073709551615 134540928 0 0 4096 3 0 0 0 17 0 0 0
/proc/14493/statm: 1657 1520 63 126 0 1528 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11988

[startup+0.702017 s]
/proc/loadavg: 0.92 0.98 0.98 3/64 14492
/proc/meminfo: memFree=1081688/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=0
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243531684 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 238 197 169 0 51 0
[pid=14493] ppid=14492 vsize=7788 CPUtime=0.69
/proc/14493/stat : 14493 (SatElite) R 14492 14492 14011 0 -1 4194304 1757 0 0 0 69 0 0 0 25 0 1 0 243531684 7974912 1734 1992294400 134512640 135031949 4294956224 18446744073709551615 134569429 0 0 4096 3 0 0 0 17 0 0 0
/proc/14493/statm: 1947 1734 66 126 0 1818 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13148

[startup+1.50209 s]
/proc/loadavg: 0.92 0.98 0.98 2/66 14494
/proc/meminfo: memFree=1074504/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=1.22
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 317 1950 0 0 0 0 121 1 19 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 5360

[startup+3.10122 s]
/proc/loadavg: 0.92 0.98 0.98 2/66 14495
/proc/meminfo: memFree=1077960/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=1.22
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 317 1950 0 0 0 0 121 1 19 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14495] ppid=14492 vsize=3676 CPUtime=1.86
/proc/14495/stat : 14495 (revival) R 14492 14492 14011 0 -1 4194304 877 0 0 0 186 0 0 0 25 0 1 50000 243531807 3764224 618 1992294400 134512640 134537284 4294956384 18446744073709551615 134523875 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14495/statm: 919 618 85 6 0 557 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9036

[startup+6.3015 s]
/proc/loadavg: 0.93 0.98 0.98 2/66 14495
/proc/meminfo: memFree=1077832/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=1.22
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 317 1950 0 0 0 0 121 1 19 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14495] ppid=14492 vsize=3676 CPUtime=5.06
/proc/14495/stat : 14495 (revival) R 14492 14492 14011 0 -1 4194304 885 0 0 0 506 0 0 0 25 0 1 50000 243531807 3764224 626 1992294400 134512640 134537284 4294956384 18446744073709551615 134523837 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14495/statm: 919 626 85 6 0 557 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 9036

[startup+12.7011 s]
/proc/loadavg: 0.93 0.98 0.98 2/66 14495
/proc/meminfo: memFree=1077512/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 12.21
Current children cumulated vsize (KiB) 5360

[startup+25.5012 s]
/proc/loadavg: 0.95 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1073672/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=7312 CPUtime=13.25
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 1569 0 0 0 1324 1 0 0 25 0 1 0 243532908 7487488 1553 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 1828 1553 76 170 0 1656 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12672

[startup+51.1014 s]
/proc/loadavg: 0.96 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1072328/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=8680 CPUtime=38.83
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 1911 0 0 0 3882 1 0 0 25 0 1 0 243532908 8888320 1895 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 2170 1895 76 170 0 1998 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 14040

[startup+102.307 s]
/proc/loadavg: 0.98 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1070728/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=10268 CPUtime=90.01
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 2301 0 0 0 9000 1 0 0 25 0 1 0 243532908 10514432 2285 1992294400 134512640 135212939 4294956240 18446744073709551615 134526800 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 2567 2285 76 170 0 2395 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 15628

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1069512/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=11492 CPUtime=149.99
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 2579 0 0 0 14997 2 0 0 25 0 1 0 243532908 11767808 2563 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 2873 2563 76 170 0 2701 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 16852

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1068104/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=13144 CPUtime=209.95
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 2949 0 0 0 20993 2 0 0 25 0 1 0 243532908 13459456 2933 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 3286 2933 76 170 0 3114 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 18504

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1067528/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=13720 CPUtime=269.93
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 3093 0 0 0 26991 2 0 0 25 0 1 0 243532908 14049280 3077 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 3430 3077 76 170 0 3258 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 19080

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1066824/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=14552 CPUtime=329.91
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 3273 0 0 0 32988 3 0 0 25 0 1 0 243532908 14901248 3257 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 3638 3257 76 170 0 3466 0
Current children cumulated CPU time (s) 342.12
Current children cumulated vsize (KiB) 19912

[startup+402.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1066440/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21

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

/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=15268 CPUtime=449.84
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 3429 0 0 0 44981 3 0 0 25 0 1 0 243532908 15634432 3413 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 3817 3413 76 170 0 3645 0
Current children cumulated CPU time (s) 462.05
Current children cumulated vsize (KiB) 20628

[startup+522.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1065608/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=15780 CPUtime=509.81
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 3556 0 0 0 50978 3 0 0 25 0 1 0 243532908 16158720 3540 1992294400 134512640 135212939 4294956240 18446744073709551615 134526726 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 3945 3540 76 170 0 3773 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 21140

[startup+582.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1065288/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=16076 CPUtime=569.79
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 3644 0 0 0 56976 3 0 0 25 0 1 0 243532908 16461824 3628 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 4019 3628 76 170 0 3847 0
Current children cumulated CPU time (s) 582
Current children cumulated vsize (KiB) 21436

[startup+642.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1064520/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=16868 CPUtime=629.77
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 3836 0 0 0 62974 3 0 0 25 0 1 0 243532908 17272832 3820 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 4217 3820 76 170 0 4045 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 22228

[startup+702.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1064072/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=17360 CPUtime=689.75
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 3932 0 0 0 68971 4 0 0 25 0 1 0 243532908 17776640 3916 1992294400 134512640 135212939 4294956240 18446744073709551615 134526829 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 4340 3916 76 170 0 4168 0
Current children cumulated CPU time (s) 701.96
Current children cumulated vsize (KiB) 22720

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1063944/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=17360 CPUtime=749.73
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 3942 0 0 0 74969 4 0 0 25 0 1 0 243532908 17776640 3926 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 4340 3926 76 170 0 4168 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 22720

[startup+822.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1063816/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=17660 CPUtime=809.7
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 3984 0 0 0 80966 4 0 0 25 0 1 0 243532908 18083840 3968 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 4415 3968 76 170 0 4243 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 23020

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1063432/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=17928 CPUtime=869.67
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 4073 0 0 0 86963 4 0 0 25 0 1 0 243532908 18358272 4057 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 4482 4057 76 170 0 4310 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 23288

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1063304/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=18128 CPUtime=929.65
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 4105 0 0 0 92961 4 0 0 25 0 1 0 243532908 18563072 4089 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 4532 4089 76 170 0 4360 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 23488

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1062728/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=18760 CPUtime=989.63
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 4259 0 0 0 98959 4 0 0 25 0 1 0 243532908 19210240 4243 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 4690 4243 76 170 0 4518 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 24120

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1062344/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=19088 CPUtime=1049.6
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 4341 0 0 0 104956 4 0 0 25 0 1 0 243532908 19546112 4325 1992294400 134512640 135212939 4294956240 18446744073709551615 134526820 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 4772 4325 76 170 0 4600 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 24448

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1062280/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=19168 CPUtime=1109.58
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 4342 0 0 0 110954 4 0 0 25 0 1 0 243532908 19628032 4326 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 4792 4326 76 170 0 4620 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 24528

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1062152/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=19384 CPUtime=1169.56
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 4379 0 0 0 116952 4 0 0 25 0 1 0 243532908 19849216 4363 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 4846 4363 76 170 0 4674 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 24744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.98 0.98 2/66 14496
/proc/meminfo: memFree=1061768/2055920 swapFree=4178020/4192956
[pid=14492] ppid=14490 vsize=5360 CPUtime=12.21
/proc/14492/stat : 14492 (run.sh) S 14490 14492 14011 0 -1 4194304 343 2937 0 0 0 0 1219 2 16 0 1 0 243531684 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 225612194628 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14492/statm: 1340 241 197 169 0 51 0
[pid=14496] ppid=14492 vsize=19780 CPUtime=1187.85
/proc/14496/stat : 14496 (minisat) R 14492 14492 14011 0 -1 4194304 4476 0 0 0 118781 4 0 0 25 0 1 0 243532908 20254720 4460 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/14496/statm: 4945 4460 76 170 0 4773 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 25140

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1200.01
CPU system time (s): 0.082987
CPU usage (%): 99.9572
Max. virtual memory (cumulated for all children) (KiB): 25140

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

runsolver used 1.09083 second user time and 3.2875 second system time

The end

Launcher Data

Begin job on node31 at 2009-05-12 21:03:05
IDJOB=1807064
IDBENCH=71150
IDSOLVER=648
FILE ID=node31/1807064-1242154985
PBS_JOBID= 9289690
Free space on /tmp= 66276 MiB

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

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

MD5SUM BENCH= a5bb71bc1d85a401ce9f42ed1404d63e
RANDOM SEED=1027568491

node31.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.213
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.213
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:       1082168 kB
Buffers:         50220 kB
Cached:         844268 kB
SwapCached:       8008 kB
Active:          62236 kB
Inactive:       842832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1082168 kB
SwapTotal:     4192956 kB
SwapFree:      4178020 kB
Dirty:            3084 kB
Writeback:           0 kB
Mapped:          14320 kB
Slab:            54400 kB
Committed_AS:   858860 kB
PageTables:       1464 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= 66272 MiB
End job on node31 at 2009-05-12 21:23:06