Trace number 1806608

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

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_4_8_cmp.cnf
MD5SUMd839e5ec929f609c698ac596e6e9f69b
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 variables1617
Number of clauses14513
Sum of the clauses size47145
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23056
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 10
0.99/1.07	#LEARNT CLAUSES 127
0.99/1.08	done !
0.99/1.08	c Now, SatElite...
0.99/1.08	c Parsing...
0.99/1.10	c ==============================================================================
0.99/1.10	c |           |     ORIGINAL     |              LEARNT              |          |
0.99/1.10	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.99/1.10	c ==============================================================================
0.99/1.10	c |         0 |   14159    44603 |    4247       0        0     nan |  0.000 % |
1.07/1.12	c |         0 |   14159    44616 |      --       0       --      -- |     --   | 0/13
1.07/1.12	c ==============================================================================
1.07/1.12	c Result  :   #vars: 1562   #clauses: 14159   #literals: 44616
1.07/1.12	c CPU time:   0.038994 s
1.07/1.12	c ==============================================================================
1.07/1.15	c SatElite is done !
1.07/1.15	c Calling MINISAT
1.07/1.15	This is MiniSat 2.0 beta
1.07/1.15	WARNING: for repeatability, setting FPU to use double precision
1.07/1.15	============================[ Problem Statistics ]=============================
1.07/1.15	|                                                                             |
1.07/1.16	|  Number of variables:  1562                                                 |
1.07/1.16	|  Number of clauses:    14159                                                |
1.07/1.16	|  Parsing time:         0.01         s                                       |
1.07/1.16	============================[ Search Statistics ]==============================
1.07/1.16	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
1.07/1.16	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
1.07/1.16	===============================================================================
1.07/1.16	|         0 |    1562    14159    44616 |     4719        0    nan |  0.000 % |
1.07/1.17	|       100 |    1562    14159    44616 |     5191      100     13 |  0.000 % |
1.07/1.17	|       250 |    1562    14159    44616 |     5710      250     17 |  0.000 % |
1.07/1.18	|       478 |    1562    14159    44616 |     6281      478     38 |  0.000 % |
1.07/1.20	|       815 |    1562    14159    44616 |     6910      815     40 |  0.000 % |
1.15/1.22	|      1321 |    1562    14159    44616 |     7601     1321     42 |  0.000 % |
1.15/1.26	|      2083 |    1562    14159    44616 |     8361     2083     51 |  0.000 % |
1.15/1.37	|      3223 |    1562    14159    44616 |     9197     3223     64 |  0.000 % |
1.15/1.44	|      4932 |    1562    14159    44616 |    10117     4932     53 |  0.000 % |
1.15/1.68	|      7495 |    1562    14159    44616 |    11128     7495     54 |  0.000 % |
1.15/2.06	|     11339 |    1562    14159    44616 |    12241    11339     54 |  0.000 % |
2.78/2.84	|     17110 |    1561    14139    44576 |    13465    10919     60 |  0.064 % |
3.88/3.97	|     25760 |    1561    14139    44576 |    14812    12647     61 |  0.064 % |
6.38/6.47	|     38734 |    1561    14139    44576 |    16293    10390     79 |  0.064 % |
11.17/11.20	|     58196 |    1561    14139    44576 |    17922    13178     64 |  0.064 % |
16.97/17.03	|     87388 |    1561    14139    44576 |    19715    15007     58 |  0.064 % |
25.38/25.45	|    131179 |    1560    14119    44535 |    21686    18417     58 |  0.128 % |
42.77/42.87	|    196863 |    1560    14119    44535 |    23855    18090     62 |  0.128 % |
86.66/86.77	|    295389 |    1560    14119    44535 |    26240    19813     63 |  0.128 % |
134.92/135.05	|    443182 |    1560    14119    44535 |    28865    21479     70 |  0.128 % |
226.39/226.52	|    664867 |    1560    14119    44535 |    31751    23682     65 |  0.128 % |
378.62/378.82	|    997393 |    1560    14119    44535 |    34926    19072     57 |  0.128 % |
694.09/694.44	|   1496183 |    1560    14119    44535 |    38419    23134     89 |  0.128 % |
1176.25/1176.83	|   2244365 |    1560    14119    44535 |    42261    33437     73 |  0.128 % |
1200.04/1200.61	HOME/run.sh: line 55:  8776 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-1806608-1242151127/watcher-1806608-1242151127 -o /tmp/evaluation-result-1806608-1242151127/solver-1806608-1242151127 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806608-1242151127.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.94 3/64 8772
/proc/meminfo: memFree=788088/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=0
/proc/8772/stat : 8772 (run.sh) R 8770 8772 8396 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 243140770 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 240577473183 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/8772/statm: 1340 236 195 169 0 51 0
[pid=8773] ppid=8772 vsize=2012 CPUtime=0
/proc/8773/stat : 8773 (revival) R 8772 8772 8396 0 -1 4194304 240 0 0 0 0 0 0 0 18 0 1 0 243140770 2060288 206 1992294400 134512640 134537284 4294956368 18446744073709551615 8353403 0 0 4096 0 0 0 0 17 0 0 0
/proc/8773/statm: 503 207 82 6 0 141 0

[startup+0.09948 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 8772
/proc/meminfo: memFree=788088/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=0
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243140770 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 237 196 169 0 51 0
[pid=8773] ppid=8772 vsize=2540 CPUtime=0.09
/proc/8773/stat : 8773 (revival) R 8772 8772 8396 0 -1 4194304 434 0 0 0 9 0 0 0 19 0 1 50000 243140770 2600960 332 1992294400 134512640 134537284 4294956368 18446744073709551615 134515914 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8773/statm: 635 332 85 6 0 273 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7900

[startup+0.101479 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 8772
/proc/meminfo: memFree=788088/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=0
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243140770 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 237 196 169 0 51 0
[pid=8773] ppid=8772 vsize=2540 CPUtime=0.09
/proc/8773/stat : 8773 (revival) R 8772 8772 8396 0 -1 4194304 435 0 0 0 9 0 0 0 19 0 1 50000 243140770 2600960 333 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8773/statm: 635 333 85 6 0 273 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7900

[startup+0.301497 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 8772
/proc/meminfo: memFree=788088/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=0
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243140770 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 237 196 169 0 51 0
[pid=8773] ppid=8772 vsize=2804 CPUtime=0.29
/proc/8773/stat : 8773 (revival) R 8772 8772 8396 0 -1 4194304 515 0 0 0 29 0 0 0 21 0 1 50000 243140770 2871296 413 1992294400 134512640 134537284 4294956368 18446744073709551615 134523973 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8773/statm: 701 413 85 6 0 339 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8164

[startup+0.701532 s]
/proc/loadavg: 1.00 1.00 0.94 3/64 8772
/proc/meminfo: memFree=788088/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=0
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 243140770 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 237 196 169 0 51 0
[pid=8773] ppid=8772 vsize=3464 CPUtime=0.69
/proc/8773/stat : 8773 (revival) R 8772 8772 8396 0 -1 4194304 676 0 0 0 69 0 0 0 25 0 1 50000 243140770 3547136 574 1992294400 134512640 134537284 4294956368 18446744073709551615 134523906 0 0 4096 8192 0 0 0 17 0 0 0
/proc/8773/statm: 866 574 85 6 0 504 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8824

[startup+1.5016 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8774
/proc/meminfo: memFree=785376/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 5360

[startup+3.10174 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8776
/proc/meminfo: memFree=782944/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=6408 CPUtime=1.93
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 1314 0 0 0 193 0 0 0 25 0 1 0 243140885 6561792 1298 1992294400 134512640 135212939 4294956240 18446744073709551615 134527276 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 1602 1298 77 170 0 1430 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11768

[startup+6.30202 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8776
/proc/meminfo: memFree=780832/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=8520 CPUtime=5.13
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 1838 0 0 0 513 0 0 0 25 0 1 0 243140885 8724480 1822 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 2130 1822 77 170 0 1958 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13880

[startup+12.7026 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8776
/proc/meminfo: memFree=779232/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=9316 CPUtime=11.52
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 2023 0 0 0 1152 0 0 0 25 0 1 0 243140885 9539584 2007 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 2329 2007 77 170 0 2157 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14676

[startup+25.5017 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8776
/proc/meminfo: memFree=778792/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=9848 CPUtime=24.33
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 2166 0 0 0 2432 1 0 0 25 0 1 0 243140885 10084352 2150 1992294400 134512640 135212939 4294956240 18446744073709551615 134536571 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 2462 2150 77 170 0 2290 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 15208

[startup+51.102 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8776
/proc/meminfo: memFree=776168/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=12488 CPUtime=49.91
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 2836 0 0 0 4990 1 0 0 25 0 1 0 243140885 12787712 2820 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 3122 2820 77 170 0 2950 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17848

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8776
/proc/meminfo: memFree=774248/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=14388 CPUtime=101.1
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 3278 0 0 0 10108 2 0 0 25 0 1 0 243140885 14733312 3262 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 3597 3262 77 170 0 3425 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 19748

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8782
/proc/meminfo: memFree=771432/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=17216 CPUtime=161.05
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 3973 0 0 0 16103 2 0 0 25 0 1 0 243140885 17629184 3957 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 4304 3957 77 170 0 4132 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 22576

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8782
/proc/meminfo: memFree=771176/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=17504 CPUtime=221.03
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 4026 0 0 0 22101 2 0 0 25 0 1 0 243140885 17924096 4010 1992294400 134512640 135212939 4294956240 18446744073709551615 134536105 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 4376 4010 77 170 0 4204 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 22864

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8782
/proc/meminfo: memFree=769960/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=18736 CPUtime=281
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 4338 0 0 0 28098 2 0 0 25 0 1 0 243140885 19185664 4322 1992294400 134512640 135212939 4294956240 18446744073709551615 134526680 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 4684 4322 77 170 0 4512 0
Current children cumulated CPU time (s) 282.15
Current children cumulated vsize (KiB) 24096

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8782
/proc/meminfo: memFree=768808/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=19792 CPUtime=340.99
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 4621 0 0 0 34096 3 0 0 25 0 1 0 243140885 20267008 4605 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 4948 4605 77 170 0 4776 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 25152

[startup+402.302 s]

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

/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=22524 CPUtime=460.94
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 5263 0 0 0 46090 4 0 0 25 0 1 0 243140885 23064576 5247 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 5631 5247 77 170 0 5459 0
Current children cumulated CPU time (s) 462.09
Current children cumulated vsize (KiB) 27884

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8782
/proc/meminfo: memFree=765480/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=23364 CPUtime=520.92
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 5458 0 0 0 52088 4 0 0 25 0 1 0 243140885 23924736 5442 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 5841 5442 77 170 0 5669 0
Current children cumulated CPU time (s) 522.07
Current children cumulated vsize (KiB) 28724

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8782
/proc/meminfo: memFree=762280/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=26532 CPUtime=580.88
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 6255 0 0 0 58083 5 0 0 25 0 1 0 243140885 27168768 6239 1992294400 134512640 135212939 4294956240 18446744073709551615 134526704 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 6633 6239 77 170 0 6461 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 31892

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8782
/proc/meminfo: memFree=759528/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=29328 CPUtime=640.86
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 6939 0 0 0 64080 6 0 0 25 0 1 0 243140885 30031872 6923 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 7332 6923 77 170 0 7160 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 34688

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8782
/proc/meminfo: memFree=759272/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=29644 CPUtime=700.84
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 6998 0 0 0 70078 6 0 0 25 0 1 0 243140885 30355456 6982 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 7411 6982 77 170 0 7239 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 35004

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8782
/proc/meminfo: memFree=759208/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=29644 CPUtime=760.81
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 7002 0 0 0 76075 6 0 0 25 0 1 0 243140885 30355456 6986 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 7411 6986 77 170 0 7239 0
Current children cumulated CPU time (s) 761.96
Current children cumulated vsize (KiB) 35004

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8782
/proc/meminfo: memFree=759208/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=29644 CPUtime=820.77
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 7008 0 0 0 82071 6 0 0 25 0 1 0 243140885 30355456 6992 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 7411 6992 77 170 0 7239 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 35004

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8782
/proc/meminfo: memFree=759144/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=29644 CPUtime=880.75
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 7031 0 0 0 88069 6 0 0 25 0 1 0 243140885 30355456 7015 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 7411 7015 77 170 0 7239 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 35004

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8782
/proc/meminfo: memFree=759080/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=29784 CPUtime=940.72
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 7059 0 0 0 94066 6 0 0 25 0 1 0 243140885 30498816 7043 1992294400 134512640 135212939 4294956240 18446744073709551615 134526769 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 7446 7043 77 170 0 7274 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 35144

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8782
/proc/meminfo: memFree=759080/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=29784 CPUtime=1000.68
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 7059 0 0 0 100062 6 0 0 25 0 1 0 243140885 30498816 7043 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 7446 7043 77 170 0 7274 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 35144

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8782
/proc/meminfo: memFree=758952/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=29952 CPUtime=1060.66
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 7095 0 0 0 106060 6 0 0 25 0 1 0 243140885 30670848 7079 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 7488 7079 77 170 0 7316 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 35312

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8782
/proc/meminfo: memFree=758760/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=30244 CPUtime=1120.62
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 7142 0 0 0 112056 6 0 0 25 0 1 0 243140885 30969856 7126 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 7561 7126 77 170 0 7389 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 35604

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8782
/proc/meminfo: memFree=758504/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=30644 CPUtime=1180.6
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 7214 0 0 0 118054 6 0 0 25 0 1 0 243140885 31379456 7198 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 7661 7198 77 170 0 7489 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 36004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 0.94 2/66 8782
/proc/meminfo: memFree=757352/2055920 swapFree=4164052/4192956
[pid=8772] ppid=8770 vsize=5360 CPUtime=1.15
/proc/8772/stat : 8772 (run.sh) S 8770 8772 8396 0 -1 4194304 341 1240 0 0 0 0 114 1 16 0 1 0 243140770 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 240577471300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8772/statm: 1340 241 197 169 0 51 0
[pid=8776] ppid=8772 vsize=31740 CPUtime=1198.89
/proc/8776/stat : 8776 (minisat) R 8772 8772 8396 0 -1 4194304 7494 0 0 0 119883 6 0 0 25 0 1 0 243140885 32501760 7478 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 0 0 0
/proc/8776/statm: 7935 7478 77 170 0 7763 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 37100

Sending SIGTERM to process tree (bottom up)

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

Child status: 143
Real time (s): 1200.61
CPU time (s): 1200.07
CPU user time (s): 1199.99
CPU system time (s): 0.086986
CPU usage (%): 99.9551
Max. virtual memory (cumulated for all children) (KiB): 37100

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

runsolver used 1.05584 second user time and 3.32449 second system time

The end

Launcher Data

Begin job on node50 at 2009-05-12 19:58:47
IDJOB=1806608
IDBENCH=70912
IDSOLVER=647
FILE ID=node50/1806608-1242151127
PBS_JOBID= 9289674
Free space on /tmp= 66280 MiB

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

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

MD5SUM BENCH= d839e5ec929f609c698ac596e6e9f69b
RANDOM SEED=914451013

node50.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.216
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.216
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:        788632 kB
Buffers:         77016 kB
Cached:        1108148 kB
SwapCached:      23672 kB
Active:         345000 kB
Inactive:       865744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        788632 kB
SwapTotal:     4192956 kB
SwapFree:      4164052 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:          13736 kB
Slab:            42576 kB
Committed_AS:   843984 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= 66276 MiB
End job on node50 at 2009-05-12 20:18:48