Trace number 1806966

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.12 1200.71

General information on the benchmark

NameCRAFTED/modcircuits/
mod4block_2vars_9gates_u2.cnf
MD5SUMef7ae52d071607b182dca67dbff359aa
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 variables434
Number of clauses81513
Sum of the clauses size471380
Maximum clause length26
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 21843
Number of clauses of size 30
Number of clauses of size 42777
Number of clauses of size 54610
Number of clauses of size over 572219

Solver Data

0.00/0.00	c SatElite...
0.00/0.00	c Parsing...
0.02/0.10	c ==============================================================================
0.02/0.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.02/0.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.02/0.10	c ==============================================================================
0.02/0.10	c |         0 |   81449   471316 |   24434       0        0     nan |  0.000 % |
1.69/1.74	c |         0 |   45915   263868 |      --       0       --      -- |     --   | -5582/-2392
1.69/1.74	c ==============================================================================
1.69/1.74	c Result  :   #vars: 324   #clauses: 45915   #literals: 263868
1.69/1.74	c CPU time:   1.72674 s
1.69/1.74	c ==============================================================================
1.79/1.86	c SatElite is done !
1.79/1.86	c revival is preprocessing the formula...#ITERATIONS 26
13.36/13.44	#LEARNT CLAUSES 74
13.36/13.48	done !
13.36/13.48	c Calling MINISAT
13.36/13.48	This is MiniSat 2.0 beta
13.36/13.48	WARNING: for repeatability, setting FPU to use double precision
13.36/13.48	============================[ Problem Statistics ]=============================
13.36/13.48	|                                                                             |
13.36/13.49	|  Number of variables:  324                                                  |
13.36/13.49	|  Number of clauses:    35523                                                |
13.45/13.51	|  Parsing time:         0.02         s                                       |
13.45/13.51	============================[ Search Statistics ]==============================
13.45/13.51	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
13.45/13.51	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
13.45/13.51	===============================================================================
13.45/13.51	|         0 |     302    35482   147884 |    11827        0    nan |  0.000 % |
13.45/13.52	|       103 |     302    35482   147884 |    13010      103     20 |  6.793 % |
13.45/13.52	|       254 |     302    35482   147884 |    14311      254     21 |  6.791 % |
13.45/13.53	|       479 |     302    35482   147884 |    15742      479     22 |  6.791 % |
13.45/13.55	|       817 |     302    35482   147884 |    17316      817     19 |  6.791 % |
13.45/13.57	|      1325 |     302    35482   147884 |    19048     1325     18 |  6.792 % |
13.45/13.61	|      2084 |     302    35482   147884 |    20952     2084     17 |  6.792 % |
13.45/13.66	|      3224 |     302    35482   147884 |    23048     3224     19 |  6.793 % |
13.45/13.76	|      4933 |     302    35482   147884 |    25352     4933     18 |  6.792 % |
13.45/13.96	|      7495 |     302    35482   147884 |    27888     7495     19 |  6.791 % |
14.25/14.32	|     11339 |     302    35482   147884 |    30677    11339     20 |  6.792 % |
14.95/15.05	|     17107 |     302    35482   147884 |    33744    17107     22 |  6.792 % |
16.15/16.25	|     25756 |     302    35482   147884 |    37119    25756     24 |  6.791 % |
19.25/19.38	|     38731 |     302    35482   147884 |    40831    16671     21 |  6.792 % |
23.64/23.77	|     58192 |     302    35482   147884 |    44914    36132     25 |  6.791 % |
31.15/31.25	|     87385 |     302    35482   147884 |    49405    36632     27 |  6.792 % |
44.53/44.62	|    131174 |     302    35482   147884 |    54346    45777     26 |  6.791 % |
63.64/63.75	|    196858 |     302    35482   147884 |    59780    37399     25 |  6.791 % |
99.02/99.11	|    295385 |     302    35482   147884 |    65758    54241     23 |  6.792 % |
160.99/161.14	|    443176 |     302    35482   147884 |    72334    59512     24 |  6.791 % |
267.84/268.05	|    664859 |     302    35482   147884 |    79568    23408     21 |  6.791 % |
409.78/410.05	|    997385 |     302    35482   147884 |    87525    60945     27 |  6.791 % |
661.66/662.02	|   1496173 |     302    35482   147884 |    96277    24356     22 |  6.791 % |
1059.38/1059.91	|   2244355 |     302    35482   147884 |   105905    94038     23 |  6.791 % |
1200.09/1200.71	HOME/run.sh: line 54:  3460 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-1806966-1242153795/watcher-1806966-1242153795 -o /tmp/evaluation-result-1806966-1242153795/solver-1806966-1242153795 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806966-1242153795.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3456
/proc/meminfo: memFree=1742688/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=0
/proc/3456/stat : 3456 (run.sh) R 3454 3456 2892 0 -1 4194304 269 0 0 0 0 0 0 0 18 0 1 0 243412154 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 210824129183 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/3456/statm: 1340 237 196 169 0 51 0
[pid=3457] ppid=3456 vsize=816 CPUtime=0
/proc/3457/stat : 3457 (SatElite) R 3456 3456 2892 0 -1 4194304 122 0 0 0 0 0 0 0 18 0 1 0 243412155 835584 105 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/3457/statm: 204 106 51 126 0 75 0

[startup+0.0270001 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3456
/proc/meminfo: memFree=1742688/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=0
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243412154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3456/statm: 1340 238 197 169 0 51 0
[pid=3457] ppid=3456 vsize=2360 CPUtime=0.02
/proc/3457/stat : 3457 (SatElite) R 3456 3456 2892 0 -1 4194304 497 0 0 0 2 0 0 0 18 0 1 0 243412155 2416640 480 1992294400 134512640 135031949 4294956224 18446744073709551615 134690605 0 0 4096 3 0 0 0 17 0 0 0
/proc/3457/statm: 590 481 51 126 0 461 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7720

[startup+0.102007 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3456
/proc/meminfo: memFree=1742688/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=0
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243412154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3456/statm: 1340 238 197 169 0 51 0
[pid=3457] ppid=3456 vsize=7776 CPUtime=0.09
/proc/3457/stat : 3457 (SatElite) R 3456 3456 2892 0 -1 4194304 1810 0 0 0 9 0 0 0 19 0 1 0 243412155 7962624 1793 1992294400 134512640 135031949 4294956224 18446744073709551615 134540576 0 0 4096 3 0 0 0 17 0 0 0
/proc/3457/statm: 1944 1793 62 126 0 1815 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13136

[startup+0.30103 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3456
/proc/meminfo: memFree=1742688/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=0
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243412154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3456/statm: 1340 238 197 169 0 51 0
[pid=3457] ppid=3456 vsize=8044 CPUtime=0.28
/proc/3457/stat : 3457 (SatElite) R 3456 3456 2892 0 -1 4194304 1901 0 0 0 28 0 0 0 21 0 1 0 243412155 8237056 1881 1992294400 134512640 135031949 4294956224 18446744073709551615 134569447 0 0 4096 3 0 0 0 17 0 0 0
/proc/3457/statm: 2011 1881 63 126 0 1882 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 13404

[startup+0.701078 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3456
/proc/meminfo: memFree=1742688/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=0
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243412154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3456/statm: 1340 238 197 169 0 51 0
[pid=3457] ppid=3456 vsize=8664 CPUtime=0.68
/proc/3457/stat : 3457 (SatElite) R 3456 3456 2892 0 -1 4194304 1969 0 0 0 68 0 0 0 25 0 1 0 243412155 8871936 1949 1992294400 134512640 135031949 4294956224 18446744073709551615 134540578 0 0 4096 3 0 0 0 17 0 0 0
/proc/3457/statm: 2166 1949 63 126 0 2037 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 14024

[startup+1.50117 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3458
/proc/meminfo: memFree=1733776/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=0
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 288 0 0 0 0 0 0 0 18 0 1 0 243412154 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/3456/statm: 1340 238 197 169 0 51 0
[pid=3457] ppid=3456 vsize=9952 CPUtime=1.49
/proc/3457/stat : 3457 (SatElite) R 3456 3456 2892 0 -1 4194304 2466 0 0 0 148 1 0 0 25 0 1 0 243412155 10190848 2237 1992294400 134512640 135031949 4294956224 18446744073709551615 134569378 0 0 4096 3 0 0 0 17 0 0 0
/proc/3457/statm: 2488 2237 67 126 0 2359 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15312

[startup+3.10137 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3459
/proc/meminfo: memFree=1738000/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=1.86
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 317 2666 0 0 0 0 184 2 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3459] ppid=3456 vsize=4352 CPUtime=1.22
/proc/3459/stat : 3459 (revival) R 3456 3456 2892 0 -1 4194304 1106 0 0 0 122 0 0 0 25 0 1 50000 243412341 4456448 772 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 1 0 0
/proc/3459/statm: 1088 772 85 6 0 726 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9712

[startup+6.30174 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3459
/proc/meminfo: memFree=1737744/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=1.86
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 317 2666 0 0 0 0 184 2 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3459] ppid=3456 vsize=4352 CPUtime=4.4
/proc/3459/stat : 3459 (revival) R 3456 3456 2892 0 -1 4194304 1106 0 0 0 440 0 0 0 25 0 1 50000 243412341 4456448 772 1992294400 134512640 134537284 4294956384 18446744073709551615 134523926 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3459/statm: 1088 772 85 6 0 726 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 9712

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3459
/proc/meminfo: memFree=1737504/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=1.86
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 317 2666 0 0 0 0 184 2 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3459] ppid=3456 vsize=4748 CPUtime=10.8
/proc/3459/stat : 3459 (revival) R 3456 3456 2892 0 -1 4194304 1206 0 0 0 1080 0 0 0 25 0 1 50000 243412341 4861952 872 1992294400 134512640 134537284 4294956384 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/3459/statm: 1187 872 85 6 0 825 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10108

[startup+25.501 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3460
/proc/meminfo: memFree=1731432/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=10028 CPUtime=12
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 2294 0 0 0 1198 2 0 0 25 0 1 0 243413503 10268672 2278 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 2507 2278 76 170 0 2335 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 15388

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3460
/proc/meminfo: memFree=1729320/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=11936 CPUtime=37.59
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 2779 0 0 0 3756 3 0 0 25 0 1 0 243413503 12222464 2763 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 2984 2763 76 170 0 2812 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 17296

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3460
/proc/meminfo: memFree=1727848/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=13520 CPUtime=88.77
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 3149 0 0 0 8874 3 0 0 25 0 1 0 243413503 13844480 3133 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 3380 3133 76 170 0 3208 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 18880

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3460
/proc/meminfo: memFree=1726120/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=15292 CPUtime=148.74
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 3555 0 0 0 14871 3 0 0 25 0 1 0 243413503 15659008 3539 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 3823 3539 76 170 0 3651 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 20652

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3460
/proc/meminfo: memFree=1724712/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=16648 CPUtime=208.71
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 3895 0 0 0 20868 3 0 0 25 0 1 0 243413503 17047552 3879 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 4162 3879 76 170 0 3990 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 22008

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3460
/proc/meminfo: memFree=1724264/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=17380 CPUtime=268.69
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 4037 0 0 0 26865 4 0 0 25 0 1 0 243413503 17797120 4021 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 4345 4021 76 170 0 4173 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 22740

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3460
/proc/meminfo: memFree=1723560/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=17932 CPUtime=328.66
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 4176 0 0 0 32862 4 0 0 25 0 1 0 243413503 18362368 4160 1992294400 134512640 135212939 4294956240 18446744073709551615 134534604 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 4483 4160 76 170 0 4311 0
Current children cumulated CPU time (s) 342.11

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

/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=19856 CPUtime=508.57
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 4655 0 0 0 50853 4 0 0 25 0 1 0 243413503 20332544 4639 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 4964 4639 76 170 0 4792 0
Current children cumulated CPU time (s) 522.02
Current children cumulated vsize (KiB) 25216

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3460
/proc/meminfo: memFree=1721448/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=20012 CPUtime=568.53
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 4688 0 0 0 56849 4 0 0 25 0 1 0 243413503 20492288 4672 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 5003 4672 76 170 0 4831 0
Current children cumulated CPU time (s) 581.98
Current children cumulated vsize (KiB) 25372

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3460
/proc/meminfo: memFree=1721320/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=20176 CPUtime=628.51
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 4723 0 0 0 62847 4 0 0 25 0 1 0 243413503 20660224 4707 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 5044 4707 76 170 0 4872 0
Current children cumulated CPU time (s) 641.96
Current children cumulated vsize (KiB) 25536

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3460
/proc/meminfo: memFree=1720552/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=20980 CPUtime=688.49
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 4889 0 0 0 68844 5 0 0 25 0 1 0 243413503 21483520 4873 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 5245 4873 76 170 0 5073 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 26340

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3460
/proc/meminfo: memFree=1720040/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=21492 CPUtime=748.46
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 5005 0 0 0 74841 5 0 0 25 0 1 0 243413503 22007808 4989 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 5373 4989 76 170 0 5201 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 26852

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3460
/proc/meminfo: memFree=1719400/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=22268 CPUtime=808.42
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 5162 0 0 0 80837 5 0 0 25 0 1 0 243413503 22802432 5146 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 5567 5146 76 170 0 5395 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 27628

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3460
/proc/meminfo: memFree=1719144/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=22596 CPUtime=868.4
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 5232 0 0 0 86835 5 0 0 25 0 1 0 243413503 23138304 5216 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 5649 5216 76 170 0 5477 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 27956

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3460
/proc/meminfo: memFree=1719080/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=22804 CPUtime=928.37
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 5257 0 0 0 92832 5 0 0 25 0 1 0 243413503 23351296 5241 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 5701 5241 76 170 0 5529 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 28164

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3460
/proc/meminfo: memFree=1718888/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=22968 CPUtime=988.35
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 5300 0 0 0 98829 6 0 0 25 0 1 0 243413503 23519232 5284 1992294400 134512640 135212939 4294956240 18446744073709551615 134526833 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 5742 5284 76 170 0 5570 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 28328

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3460
/proc/meminfo: memFree=1718632/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=23112 CPUtime=1048.32
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 5355 0 0 0 104826 6 0 0 25 0 1 0 243413503 23666688 5339 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 5778 5339 76 170 0 5606 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 28472

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3466
/proc/meminfo: memFree=1717992/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=23808 CPUtime=1108.28
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 5528 0 0 0 110822 6 0 0 25 0 1 0 243413503 24379392 5504 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 5952 5504 76 170 0 5780 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 29168

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3466
/proc/meminfo: memFree=1717480/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=24348 CPUtime=1168.24
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 5628 0 0 0 116818 6 0 0 25 0 1 0 243413503 24932352 5604 1992294400 134512640 135212939 4294956240 18446744073709551615 134526836 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 6087 5604 76 170 0 5915 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 29708



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3466
/proc/meminfo: memFree=1717480/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=24348 CPUtime=1186.64
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 5640 0 0 0 118658 6 0 0 25 0 1 0 243413503 24932352 5616 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 6087 5616 76 170 0 5915 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 29708

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 1.00 2/66 3466
/proc/meminfo: memFree=1717480/2055920 swapFree=4178740/4192956
[pid=3456] ppid=3454 vsize=5360 CPUtime=13.45
/proc/3456/stat : 3456 (run.sh) S 3454 3456 2892 0 -1 4194304 343 3901 0 0 0 0 1342 3 16 0 1 0 243412154 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/3456/statm: 1340 241 197 169 0 51 0
[pid=3460] ppid=3456 vsize=24348 CPUtime=1186.64
/proc/3460/stat : 3460 (minisat) R 3456 3456 2892 0 -1 4194304 5640 0 0 0 118658 6 0 0 25 0 1 0 243413503 24932352 5616 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/3460/statm: 6087 5616 76 170 0 5915 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 29708

Child status: 143
Real time (s): 1200.71
CPU time (s): 1200.12
CPU user time (s): 1200.02
CPU system time (s): 0.107983
CPU usage (%): 99.9512
Max. virtual memory (cumulated for all children) (KiB): 29708

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

runsolver used 0.989849 second user time and 3.39248 second system time

The end

Launcher Data

Begin job on node33 at 2009-05-12 20:43:15
IDJOB=1806966
IDBENCH=71136
IDSOLVER=648
FILE ID=node33/1806966-1242153795
PBS_JOBID= 9289688
Free space on /tmp= 66200 MiB

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

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

MD5SUM BENCH= ef7ae52d071607b182dca67dbff359aa
RANDOM SEED=1176923141

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1743168 kB
Buffers:         40524 kB
Cached:         200680 kB
SwapCached:       8016 kB
Active:          75232 kB
Inactive:       175820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1743168 kB
SwapTotal:     4192956 kB
SwapFree:      4178740 kB
Dirty:            3600 kB
Writeback:           0 kB
Mapped:          14104 kB
Slab:            47744 kB
Committed_AS:   846736 kB
PageTables:       1388 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= 66196 MiB
End job on node33 at 2009-05-12 21:03:16