Trace number 1806594

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SatElite + ReVivAl 0.23 2009-03-18? (TO) 1200.03 1200.61

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_11_3_4_cmp.cnf
MD5SUM3b5e80540ef2fcb09cfe50ac7e3686c1
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 variables8713
Number of clauses99699
Sum of the clauses size335345
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 210866
Number of clauses of size 367270
Number of clauses of size 410556
Number of clauses of size 510773
Number of clauses of size over 5234

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
2.68/2.79	#LEARNT CLAUSES 0
2.78/2.90	done !
2.78/2.90	c Now, SatElite...
2.78/2.90	c Parsing...
2.89/3.00	c ==============================================================================
2.89/3.00	c |           |     ORIGINAL     |              LEARNT              |          |
2.89/3.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.89/3.00	c ==============================================================================
2.89/3.00	c |         0 |   99699   335345 |   29909       0        0     nan |  0.000 % |
3.47/3.52	c |         0 |   99699   335365 |      --       0       --      -- |     --   | 0/20
3.47/3.52	c ==============================================================================
3.47/3.52	c Result  :   #vars: 8709   #clauses: 99699   #literals: 335365
3.47/3.52	c CPU time:   0.603908 s
3.47/3.52	c ==============================================================================
3.68/3.74	c SatElite is done !
3.68/3.74	c Calling MINISAT
3.68/3.74	This is MiniSat 2.0 beta
3.68/3.74	WARNING: for repeatability, setting FPU to use double precision
3.68/3.74	============================[ Problem Statistics ]=============================
3.68/3.74	|                                                                             |
3.68/3.74	|  Number of variables:  8709                                                 |
3.68/3.74	|  Number of clauses:    99699                                                |
3.73/3.80	|  Parsing time:         0.05         s                                       |
3.73/3.81	============================[ Search Statistics ]==============================
3.73/3.81	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.73/3.81	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.73/3.81	===============================================================================
3.73/3.81	|         0 |    8709    99699   335365 |    33233        0    nan |  0.000 % |
3.73/3.83	|       102 |    8709    99699   335365 |    36556      102    106 |  0.000 % |
3.73/3.86	|       252 |    8709    99699   335365 |    40211      252    114 |  0.000 % |
3.73/3.88	|       478 |    8709    99699   335365 |    44233      478    125 |  0.000 % |
3.73/3.91	|       816 |    8709    99699   335365 |    48656      816    145 |  0.000 % |
3.73/3.95	|      1322 |    8709    99699   335365 |    53522     1322    147 |  0.000 % |
3.73/4.07	|      2083 |    8709    99699   335365 |    58874     2083    193 |  0.000 % |
3.73/4.17	|      3222 |    8709    99699   335365 |    64761     3222    197 |  0.000 % |
4.38/4.46	|      4931 |    8709    99699   335365 |    71237     4931    203 |  0.000 % |
4.98/5.02	|      7494 |    8709    99699   335365 |    78361     7494    199 |  0.000 % |
6.17/6.24	|     11339 |    8709    99699   335365 |    86197    11339    200 |  0.000 % |
7.87/7.96	|     17107 |    8709    99699   335365 |    94817    17107    215 |  0.000 % |
11.17/11.23	|     25758 |    8709    99699   335365 |   104299    25758    238 |  0.000 % |
19.37/19.49	|     38732 |    8709    99699   335365 |   114729    38732    235 |  0.000 % |
38.86/38.93	|     58194 |    8709    99699   335365 |   126202    58194    295 |  0.000 % |
74.85/74.98	|     87392 |    8709    99699   335365 |   138822    87392    296 |  0.000 % |
148.63/148.78	|    131182 |    8709    99699   335365 |   152704   131182    293 |  0.000 % |
248.99/249.11	|    196866 |    8709    99699   335365 |   167975    57694    296 |  0.000 % |
460.12/460.38	|    295392 |    8709    99699   335365 |   184772   156220    319 |  0.000 % |
732.97/733.35	|    443182 |    8709    99699   335365 |   203250   136484    109 |  0.000 % |

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

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 15284
/proc/meminfo: memFree=1659712/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=0
/proc/15284/stat : 15284 (run.sh) R 15282 15284 14965 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 243130730 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 262910044831 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/15284/statm: 1340 236 195 169 0 51 0
[pid=15285] ppid=15284 vsize=2124 CPUtime=0
/proc/15285/stat : 15285 (revival) R 15284 15284 14965 0 -1 4194304 275 0 0 0 0 0 0 0 18 0 1 0 243130730 2174976 241 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/15285/statm: 531 247 81 6 0 169 0

[startup+0.034194 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 15284
/proc/meminfo: memFree=1659712/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=0
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243130730 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15284/statm: 1340 237 196 169 0 51 0
[pid=15285] ppid=15284 vsize=7384 CPUtime=0.02
/proc/15285/stat : 15285 (revival) R 15284 15284 14965 0 -1 4194304 1522 0 0 0 2 0 0 0 19 0 1 0 243130730 7561216 1481 1992294400 134512640 134537284 4294956368 18446744073709551615 8414843 0 0 4096 0 0 0 0 17 0 0 0
/proc/15285/statm: 1846 1482 82 6 0 1484 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12744

[startup+0.102203 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 15284
/proc/meminfo: memFree=1659712/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=0
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243130730 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15284/statm: 1340 237 196 169 0 51 0
[pid=15285] ppid=15284 vsize=7432 CPUtime=0.09
/proc/15285/stat : 15285 (revival) R 15284 15284 14965 0 -1 4194304 1989 0 0 0 9 0 0 0 19 0 1 50000 243130730 7610368 1452 1992294400 134512640 134537284 4294956368 18446744073709551615 134523800 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15285/statm: 1858 1452 85 6 0 1496 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 12792

[startup+0.302225 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 15284
/proc/meminfo: memFree=1659712/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=0
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243130730 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15284/statm: 1340 237 196 169 0 51 0
[pid=15285] ppid=15284 vsize=7564 CPUtime=0.29
/proc/15285/stat : 15285 (revival) R 15284 15284 14965 0 -1 4194304 2011 0 0 0 29 0 0 0 21 0 1 50000 243130730 7745536 1474 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15285/statm: 1891 1474 85 6 0 1529 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12924

[startup+0.701272 s]
/proc/loadavg: 1.00 1.00 0.97 3/64 15284
/proc/meminfo: memFree=1659712/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=0
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243130730 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15284/statm: 1340 237 196 169 0 51 0
[pid=15285] ppid=15284 vsize=7696 CPUtime=0.68
/proc/15285/stat : 15285 (revival) R 15284 15284 14965 0 -1 4194304 2030 0 0 0 68 0 0 0 25 0 1 50000 243130730 7880704 1493 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15285/statm: 1924 1493 85 6 0 1562 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 13056

[startup+1.50136 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15286
/proc/meminfo: memFree=1653616/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=0
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243130730 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15284/statm: 1340 237 196 169 0 51 0
[pid=15285] ppid=15284 vsize=7960 CPUtime=1.48
/proc/15285/stat : 15285 (revival) R 15284 15284 14965 0 -1 4194304 2120 0 0 0 148 0 0 0 25 0 1 50000 243130730 8151040 1583 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/15285/statm: 1990 1583 85 6 0 1628 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13320

[startup+3.10156 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15286
/proc/meminfo: memFree=1652976/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=2.89
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 311 2290 0 0 0 0 288 1 16 0 1 0 243130730 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 5360

[startup+6.30192 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15288
/proc/meminfo: memFree=1641136/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=17156 CPUtime=2.54
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 4141 0 0 0 252 2 0 0 25 0 1 0 243131104 17567744 4125 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 4289 4125 77 170 0 4117 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 22516

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15288
/proc/meminfo: memFree=1620208/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=36788 CPUtime=8.94
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 9028 0 0 0 889 5 0 0 25 0 1 0 243131104 37670912 9012 1992294400 134512640 135212939 4294956240 18446744073709551615 134719078 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 9197 9012 77 170 0 9025 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 42148

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15288
/proc/meminfo: memFree=1595312/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=61580 CPUtime=21.73
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 15230 0 0 0 2164 9 0 0 25 0 1 0 243131104 63057920 15214 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 15395 15214 77 170 0 15223 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 66940

[startup+51.1021 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15288
/proc/meminfo: memFree=1563568/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=93552 CPUtime=47.32
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 23218 0 0 0 4717 15 0 0 25 0 1 0 243131104 95797248 23202 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 23388 23202 77 170 0 23216 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 98912

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15288
/proc/meminfo: memFree=1516720/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=139384 CPUtime=98.51
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 34638 0 0 0 9825 26 0 0 25 0 1 0 243131104 142729216 34622 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 34846 34622 77 170 0 34674 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 144744

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15288
/proc/meminfo: memFree=1476784/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=179516 CPUtime=158.49
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 44677 0 0 0 15814 35 0 0 25 0 1 0 243131104 183824384 44661 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 44879 44661 77 170 0 44707 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 184876

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15288
/proc/meminfo: memFree=1452784/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=203204 CPUtime=218.47
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 50550 0 0 0 21808 39 0 0 25 0 1 0 243131104 208080896 50534 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 50801 50534 77 170 0 50629 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 208564

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15288
/proc/meminfo: memFree=1452784/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=203204 CPUtime=278.45
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 50553 0 0 0 27806 39 0 0 25 0 1 0 243131104 208080896 50537 1992294400 134512640 135212939 4294956240 18446744073709551615 134536077 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 50801 50537 77 170 0 50629 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 208564

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15294
/proc/meminfo: memFree=1452528/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=203204 CPUtime=338.44
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 50555 0 0 0 33804 40 0 0 25 0 1 0 243131104 208080896 50539 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 50801 50539 77 170 0 50629 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 208564

[startup+402.303 s]

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

/proc/15288/statm: 58650 58312 77 170 0 58478 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 239960

[startup+582.303 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15294
/proc/meminfo: memFree=1421424/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=234600 CPUtime=578.3
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 58328 0 0 0 57783 47 0 0 25 0 1 0 243131104 240230400 58312 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 58650 58312 77 170 0 58478 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 239960

[startup+642.303 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15294
/proc/meminfo: memFree=1421424/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=234600 CPUtime=638.28
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 58328 0 0 0 63781 47 0 0 25 0 1 0 243131104 240230400 58312 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 58650 58312 77 170 0 58478 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 239960

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15294
/proc/meminfo: memFree=1421424/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=234600 CPUtime=698.25
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 58328 0 0 0 69778 47 0 0 25 0 1 0 243131104 240230400 58312 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 58650 58312 77 170 0 58478 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 239960

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15294
/proc/meminfo: memFree=1421360/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=234600 CPUtime=758.21
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 58328 0 0 0 75774 47 0 0 25 0 1 0 243131104 240230400 58312 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 58650 58312 77 170 0 58478 0
Current children cumulated CPU time (s) 761.94
Current children cumulated vsize (KiB) 239960

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15294
/proc/meminfo: memFree=1421360/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=234600 CPUtime=818.18
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 58328 0 0 0 81771 47 0 0 25 0 1 0 243131104 240230400 58312 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 58650 58312 77 170 0 58478 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 239960

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15294
/proc/meminfo: memFree=1421360/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=234600 CPUtime=878.15
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 58328 0 0 0 87768 47 0 0 25 0 1 0 243131104 240230400 58312 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 58650 58312 77 170 0 58478 0
Current children cumulated CPU time (s) 881.88
Current children cumulated vsize (KiB) 239960

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15294
/proc/meminfo: memFree=1421360/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=234600 CPUtime=938.11
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 58339 0 0 0 93763 48 0 0 25 0 1 0 243131104 240230400 58323 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 58650 58323 77 170 0 58478 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 239960

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15294
/proc/meminfo: memFree=1421360/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=234600 CPUtime=998.09
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 58345 0 0 0 99761 48 0 0 25 0 1 0 243131104 240230400 58329 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 58650 58329 77 170 0 58478 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 239960

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15294
/proc/meminfo: memFree=1421296/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=234600 CPUtime=1058.05
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 58345 0 0 0 105757 48 0 0 25 0 1 0 243131104 240230400 58329 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 58650 58329 77 170 0 58478 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 239960

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15294
/proc/meminfo: memFree=1421296/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=234600 CPUtime=1118.03
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 58345 0 0 0 111755 48 0 0 25 0 1 0 243131104 240230400 58329 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 58650 58329 77 170 0 58478 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 239960

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15294
/proc/meminfo: memFree=1421232/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=234600 CPUtime=1178
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 58345 0 0 0 117752 48 0 0 25 0 1 0 243131104 240230400 58329 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 58650 58329 77 170 0 58478 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 239960



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.97 2/66 15294
/proc/meminfo: memFree=1421232/2055920 swapFree=4182092/4192956
[pid=15284] ppid=15282 vsize=5360 CPUtime=3.73
/proc/15284/stat : 15284 (run.sh) S 15282 15284 14965 0 -1 4194304 341 4362 0 0 0 0 369 4 16 0 1 0 243130730 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 262910042948 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/15284/statm: 1340 241 197 169 0 51 0
[pid=15288] ppid=15284 vsize=234600 CPUtime=1196.3
/proc/15288/stat : 15288 (minisat) R 15284 15284 14965 0 -1 4194304 58345 0 0 0 119582 48 0 0 25 0 1 0 243131104 240230400 58329 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/15288/statm: 58650 58329 77 170 0 58478 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 239960

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15284 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=695438
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=44993
# CPU time returned by wait4() is 3.74043
# while last known CPU time is 1200.03
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1200.61
CPU time (s): 1200.03
CPU user time (s): 1199.51
CPU system time (s): 0.52
CPU usage (%): 99.9515
Max. virtual memory (cumulated for all children) (KiB): 239960

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

runsolver used 1.02784 second user time and 3.34949 second system time

The end

Launcher Data

Begin job on node11 at 2009-05-12 19:56:11
IDJOB=1806594
IDBENCH=70910
IDSOLVER=647
FILE ID=node11/1806594-1242150971
PBS_JOBID= 9289710
Free space on /tmp= 66192 MiB

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

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

MD5SUM BENCH= 3b5e80540ef2fcb09cfe50ac7e3686c1
RANDOM SEED=890025300

node11.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.214
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.214
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:       1660256 kB
Buffers:         59428 kB
Cached:         254512 kB
SwapCached:       4708 kB
Active:          69764 kB
Inactive:       252068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660256 kB
SwapTotal:     4192956 kB
SwapFree:      4182092 kB
Dirty:            3424 kB
Writeback:           0 kB
Mapped:          14428 kB
Slab:            59856 kB
Committed_AS:   895172 kB
PageTables:       1448 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= 66188 MiB
End job on node11 at 2009-05-12 20:16:13