Trace number 1807009

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 2009-03-18? (TO) 1200.13 1200.71

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_8gates_u2_autoenc.cnf
MD5SUM68299073e5e5e9c13c18eb7bcc640f07
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 variables383
Number of clauses75352
Sum of the clauses size441112
Maximum clause length11
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21220
Number of clauses of size 30
Number of clauses of size 4516
Number of clauses of size 54802
Number of clauses of size over 568750

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 41
12.98/13.05	#LEARNT CLAUSES 308
13.08/13.10	done !
13.08/13.10	c Calling MINISAT
13.08/13.10	This is MiniSat 2.0 beta
13.08/13.10	WARNING: for repeatability, setting FPU to use double precision
13.08/13.10	============================[ Problem Statistics ]=============================
13.08/13.10	|                                                                             |
13.08/13.10	|  Number of variables:  383                                                  |
13.08/13.10	|  Number of clauses:    40514                                                |
13.08/13.13	|  Parsing time:         0.02         s                                       |
13.08/13.13	============================[ Search Statistics ]==============================
13.08/13.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.08/13.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.08/13.13	===============================================================================
13.08/13.13	|         0 |     301    40178   162275 |    13392        0    nan |  0.000 % |
13.08/13.13	|       100 |     301    40178   162275 |    14731      100      9 | 21.411 % |
13.08/13.14	|       251 |     301    40178   162275 |    16205      251     15 | 21.411 % |
13.08/13.15	|       476 |     301    40178   162275 |    17825      476     15 | 21.411 % |
13.08/13.16	|       813 |     301    40178   162275 |    19608      813     20 | 21.411 % |
13.08/13.18	|      1319 |     301    40178   162275 |    21569     1319     19 | 21.411 % |
13.08/13.20	|      2081 |     301    40178   162275 |    23725     2081     19 | 21.411 % |
13.08/13.25	|      3221 |     301    40178   162275 |    26098     3221     18 | 21.411 % |
13.08/13.34	|      4931 |     301    40178   162275 |    28708     4931     20 | 21.411 % |
13.08/13.48	|      7495 |     301    40178   162275 |    31579     7495     21 | 21.411 % |
13.08/13.75	|     11340 |     301    40178   162275 |    34737    11340     22 | 21.411 % |
14.26/14.32	|     17107 |     301    40178   162275 |    38210    17107     23 | 21.411 % |
15.36/15.47	|     25757 |     301    40178   162275 |    42031    25757     26 | 21.411 % |
17.86/17.95	|     38732 |     301    40178   162275 |    46235    38732     27 | 21.411 % |
21.05/21.16	|     58195 |     301    40178   162275 |    50858    26982     22 | 21.411 % |
27.75/27.87	|     87388 |     301    40178   162275 |    55944    21754     25 | 21.411 % |
37.36/37.49	|    131179 |     301    40178   162275 |    61538    24814     31 | 21.411 % |
53.75/53.84	|    196863 |     301    40178   162275 |    67692    45059     27 | 21.411 % |
83.43/83.58	|    295389 |     301    40178   162275 |    74462    47609     26 | 21.411 % |
137.01/137.11	|    443179 |     301    40178   162275 |    81908    29194     23 | 21.411 % |
231.76/231.97	|    664864 |     301    40178   162275 |    90099    66062     28 | 21.411 % |
384.08/384.37	|    997389 |     301    40178   162275 |    99109    50852     27 | 21.411 % |
602.27/602.70	|   1496178 |     301    40178   162275 |   109019    77207     27 | 21.411 % |
1073.15/1073.73	|   2244360 |     301    40178   162275 |   119921    31731     27 | 21.411 % |
1200.10/1200.71	HOME/run.sh: line 21: 14516 Terminated              $MINISAT $TMP_1 ${TMPDIR}/$TMP.result "$@"
1200.10/1200.71	c ERROR !

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-1807009-1242154190/watcher-1807009-1242154190 -o /tmp/evaluation-result-1807009-1242154190/solver-1807009-1242154190 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1807009-1242154190.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.08 1.02 0.95 3/64 14513
/proc/meminfo: memFree=1368056/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=0
/proc/14513/stat : 14513 (run.sh) R 14511 14513 14072 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 243451829 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 264907582111 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/14513/statm: 1340 236 195 169 0 51 0
[pid=14514] ppid=14513 vsize=2124 CPUtime=0
/proc/14514/stat : 14514 (revival) R 14513 14513 14072 0 -1 4194304 292 0 0 0 0 0 0 0 18 0 1 0 243451830 2174976 259 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/14514/statm: 659 264 81 6 0 297 0

[startup+0.088768 s]
/proc/loadavg: 1.08 1.02 0.95 3/64 14513
/proc/meminfo: memFree=1368056/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=0
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243451829 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14513/statm: 1340 237 196 169 0 51 0
[pid=14514] ppid=14513 vsize=7088 CPUtime=0.07
/proc/14514/stat : 14514 (revival) R 14513 14513 14072 0 -1 4194304 1522 0 0 0 7 0 0 0 19 0 1 0 243451830 7258112 1489 1992294400 134512640 134537284 4294956368 18446744073709551615 134521693 0 0 4096 0 0 0 0 17 0 0 0
/proc/14514/statm: 1772 1489 82 6 0 1410 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12448

[startup+0.10177 s]
/proc/loadavg: 1.08 1.02 0.95 3/64 14513
/proc/meminfo: memFree=1368056/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=0
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243451829 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14513/statm: 1340 237 196 169 0 51 0
[pid=14514] ppid=14513 vsize=5148 CPUtime=0.08
/proc/14514/stat : 14514 (revival) R 14513 14513 14072 0 -1 4194304 1556 0 0 0 8 0 0 0 19 0 1 50000 243451830 5271552 1006 1992294400 134512640 134537284 4294956368 18446744073709551615 134517352 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14514/statm: 1287 1006 85 6 0 925 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 10508

[startup+0.301798 s]
/proc/loadavg: 1.08 1.02 0.95 3/64 14513
/proc/meminfo: memFree=1368056/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=0
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243451829 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14513/statm: 1340 237 196 169 0 51 0
[pid=14514] ppid=14513 vsize=5552 CPUtime=0.28
/proc/14514/stat : 14514 (revival) R 14513 14513 14072 0 -1 4194304 1642 0 0 0 28 0 0 0 21 0 1 50000 243451830 5685248 1092 1992294400 134512640 134537284 4294956368 18446744073709551615 134515910 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14514/statm: 1388 1092 85 6 0 1026 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10912

[startup+0.701856 s]
/proc/loadavg: 1.08 1.02 0.95 3/64 14513
/proc/meminfo: memFree=1368056/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=0
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243451829 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14513/statm: 1340 237 196 169 0 51 0
[pid=14514] ppid=14513 vsize=5552 CPUtime=0.68
/proc/14514/stat : 14514 (revival) R 14513 14513 14072 0 -1 4194304 1644 0 0 0 68 0 0 0 25 0 1 50000 243451830 5685248 1094 1992294400 134512640 134537284 4294956368 18446744073709551615 134523969 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14514/statm: 1388 1094 85 6 0 1026 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 10912

[startup+1.50197 s]
/proc/loadavg: 1.08 1.02 0.95 2/66 14515
/proc/meminfo: memFree=1363688/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=0
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243451829 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14513/statm: 1340 237 196 169 0 51 0
[pid=14514] ppid=14513 vsize=5552 CPUtime=1.48
/proc/14514/stat : 14514 (revival) R 14513 14513 14072 0 -1 4194304 1655 0 0 0 148 0 0 0 25 0 1 50000 243451830 5685248 1105 1992294400 134512640 134537284 4294956368 18446744073709551615 134523875 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14514/statm: 1388 1105 85 6 0 1026 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10912

[startup+3.1022 s]
/proc/loadavg: 1.08 1.02 0.95 2/66 14515
/proc/meminfo: memFree=1363560/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=0
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243451829 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14513/statm: 1340 237 196 169 0 51 0
[pid=14514] ppid=14513 vsize=5552 CPUtime=3.08
/proc/14514/stat : 14514 (revival) R 14513 14513 14072 0 -1 4194304 1659 0 0 0 308 0 0 0 25 0 1 50000 243451830 5685248 1109 1992294400 134512640 134537284 4294956368 18446744073709551615 134523792 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14514/statm: 1388 1109 85 6 0 1026 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10912

[startup+6.30167 s]
/proc/loadavg: 1.07 1.02 0.95 2/66 14515
/proc/meminfo: memFree=1363304/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=0
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243451829 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14513/statm: 1340 237 196 169 0 51 0
[pid=14514] ppid=14513 vsize=5552 CPUtime=6.29
/proc/14514/stat : 14514 (revival) R 14513 14513 14072 0 -1 4194304 1659 0 0 0 628 1 0 0 25 0 1 50000 243451830 5685248 1109 1992294400 134512640 134537284 4294956368 18446744073709551615 134524563 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14514/statm: 1388 1109 85 6 0 1026 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10912

[startup+12.7016 s]
/proc/loadavg: 1.07 1.02 0.95 2/66 14515
/proc/meminfo: memFree=1363176/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=0
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 286 0 0 0 0 0 0 0 18 0 1 0 243451829 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/14513/statm: 1340 237 196 169 0 51 0
[pid=14514] ppid=14513 vsize=5552 CPUtime=12.68
/proc/14514/stat : 14514 (revival) R 14513 14513 14072 0 -1 4194304 1659 0 0 0 1267 1 0 0 25 0 1 50000 243451830 5685248 1109 1992294400 134512640 134537284 4294956368 18446744073709551615 134523922 0 0 4096 8192 0 0 0 17 0 0 0
/proc/14514/statm: 1388 1109 85 6 0 1026 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10912

[startup+25.5014 s]
/proc/loadavg: 1.05 1.01 0.95 2/66 14516
/proc/meminfo: memFree=1357224/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=10380 CPUtime=12.37
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 2436 0 0 0 1236 1 0 0 25 0 1 0 243453140 10629120 2422 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 2595 2422 76 170 0 2423 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 15740

[startup+51.1012 s]
/proc/loadavg: 1.03 1.01 0.95 2/66 14516
/proc/meminfo: memFree=1353448/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=14376 CPUtime=37.96
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 3407 0 0 0 3794 2 0 0 25 0 1 0 243453140 14721024 3393 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 3594 3393 76 170 0 3422 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 19736

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 0.95 2/66 14516
/proc/meminfo: memFree=1351464/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=16488 CPUtime=89.14
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 3880 0 0 0 8911 3 0 0 25 0 1 0 243453140 16883712 3866 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 4122 3866 76 170 0 3950 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 21848

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14516
/proc/meminfo: memFree=1350120/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=17768 CPUtime=149.11
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 4205 0 0 0 14908 3 0 0 25 0 1 0 243453140 18194432 4191 1992294400 134512640 135212939 4294956240 18446744073709551615 134526823 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 4442 4191 76 170 0 4270 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 23128

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14516
/proc/meminfo: memFree=1349352/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=18572 CPUtime=209.09
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 4406 0 0 0 20906 3 0 0 25 0 1 0 243453140 19017728 4392 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 4643 4392 76 170 0 4471 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 23932

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14516
/proc/meminfo: memFree=1347176/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=20936 CPUtime=269.05
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 4975 0 0 0 26901 4 0 0 25 0 1 0 243453140 21438464 4961 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 5234 4961 76 170 0 5062 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 26296

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14516
/proc/meminfo: memFree=1346472/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=21600 CPUtime=329.02
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 5142 0 0 0 32898 4 0 0 25 0 1 0 243453140 22118400 5128 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 5400 5128 76 170 0 5228 0
Current children cumulated CPU time (s) 342.1

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

/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=23160 CPUtime=508.92
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 5476 0 0 0 50888 4 0 0 25 0 1 0 243453140 23715840 5462 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 5790 5462 76 170 0 5618 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 28520

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14516
/proc/meminfo: memFree=1344168/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=24212 CPUtime=568.9
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 5710 0 0 0 56886 4 0 0 25 0 1 0 243453140 24793088 5696 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 6053 5696 76 170 0 5881 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 29572

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14516
/proc/meminfo: memFree=1343656/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=24820 CPUtime=628.87
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 5853 0 0 0 62883 4 0 0 25 0 1 0 243453140 25415680 5839 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 6205 5839 76 170 0 6033 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 30180

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14522
/proc/meminfo: memFree=1342816/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=25352 CPUtime=688.85
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 5972 0 0 0 68880 5 0 0 25 0 1 0 243453140 25960448 5958 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 6338 5958 76 170 0 6166 0
Current children cumulated CPU time (s) 701.93
Current children cumulated vsize (KiB) 30712

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14522
/proc/meminfo: memFree=1342624/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=25564 CPUtime=748.83
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 6014 0 0 0 74878 5 0 0 25 0 1 0 243453140 26177536 6000 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 6391 6000 76 170 0 6219 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 30924

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14522
/proc/meminfo: memFree=1342112/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=26060 CPUtime=808.79
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 6156 0 0 0 80874 5 0 0 25 0 1 0 243453140 26685440 6142 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 6515 6142 76 170 0 6343 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 31420

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14522
/proc/meminfo: memFree=1341216/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=27204 CPUtime=868.76
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 6393 0 0 0 86871 5 0 0 25 0 1 0 243453140 27856896 6379 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 6801 6379 76 170 0 6629 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 32564

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14522
/proc/meminfo: memFree=1341024/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=27416 CPUtime=928.74
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 6437 0 0 0 92869 5 0 0 25 0 1 0 243453140 28073984 6423 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 6854 6423 76 170 0 6682 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 32776

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14522
/proc/meminfo: memFree=1340904/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=27660 CPUtime=988.71
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 6478 0 0 0 98866 5 0 0 25 0 1 0 243453140 28323840 6464 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 6915 6464 76 170 0 6743 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 33020

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14522
/proc/meminfo: memFree=1340648/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=27872 CPUtime=1048.68
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 6524 0 0 0 104863 5 0 0 25 0 1 0 243453140 28540928 6510 1992294400 134512640 135212939 4294956240 18446744073709551615 134526811 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 6968 6510 76 170 0 6796 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 33232

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14522
/proc/meminfo: memFree=1340328/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=28088 CPUtime=1108.66
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 6614 0 0 0 110860 6 0 0 25 0 1 0 243453140 28762112 6600 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 7022 6600 76 170 0 6850 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 33448

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14522
/proc/meminfo: memFree=1339752/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=28676 CPUtime=1168.62
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 6746 0 0 0 116856 6 0 0 25 0 1 0 243453140 29364224 6732 1992294400 134512640 135212939 4294956240 18446744073709551615 134535186 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 7169 6732 76 170 0 6997 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 34036



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14522
/proc/meminfo: memFree=1339752/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=28676 CPUtime=1187.02
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 6751 0 0 0 118696 6 0 0 25 0 1 0 243453140 29364224 6737 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 7169 6737 76 170 0 6997 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 34036

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 0.95 2/66 14522
/proc/meminfo: memFree=1339752/2055920 swapFree=4179692/4192956
[pid=14513] ppid=14511 vsize=5360 CPUtime=13.08
/proc/14513/stat : 14513 (run.sh) S 14511 14513 14072 0 -1 4194304 312 1674 0 0 0 0 1307 1 16 0 1 0 243451829 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 264907580228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/14513/statm: 1340 238 197 169 0 51 0
[pid=14516] ppid=14513 vsize=28676 CPUtime=1187.02
/proc/14516/stat : 14516 (minisat) R 14513 14513 14072 0 -1 4194304 6751 0 0 0 118696 6 0 0 25 0 1 0 243453140 29364224 6737 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/14516/statm: 7169 6737 76 170 0 6997 0
Current children cumulated CPU time (s) 1200.1
Current children cumulated vsize (KiB) 34036

Child status: 143
Real time (s): 1200.71
CPU time (s): 1200.13
CPU user time (s): 1200.04
CPU system time (s): 0.088986
CPU usage (%): 99.9514
Max. virtual memory (cumulated for all children) (KiB): 34036

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

runsolver used 1.08783 second user time and 3.2905 second system time

The end

Launcher Data

Begin job on node30 at 2009-05-12 20:49:51
IDJOB=1807009
IDBENCH=71142
IDSOLVER=649
FILE ID=node30/1807009-1242154190
PBS_JOBID= 9289691
Free space on /tmp= 66208 MiB

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

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

MD5SUM BENCH= 68299073e5e5e9c13c18eb7bcc640f07
RANDOM SEED=2066455141

node30.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.265
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.265
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:       1368536 kB
Buffers:         42764 kB
Cached:         571556 kB
SwapCached:       7064 kB
Active:          64120 kB
Inactive:       559332 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1368536 kB
SwapTotal:     4192956 kB
SwapFree:      4179692 kB
Dirty:            3472 kB
Writeback:           0 kB
Mapped:          14056 kB
Slab:            50008 kB
Committed_AS:   953196 kB
PageTables:       1356 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= 66204 MiB
End job on node30 at 2009-05-12 21:09:51