Trace number 1806118

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

General information on the benchmark

Namecrafted/Hard/contest05/others/
linvrinv9.sat05-568.reshuffled-07.cnf
MD5SUM0457634d4b446c9bbce48df93abd0143
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 variables2754
Number of clauses9154
Sum of the clauses size24624
Maximum clause length81
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22916
Number of clauses of size 36237
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 51

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
0.00/0.03	#LEARNT CLAUSES 0
0.00/0.03	done !
0.00/0.03	c Now, SatElite...
0.00/0.03	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |    9154    24624 |    2746       0        0     nan |  0.000 % |
0.03/0.11	c |         0 |    7910    27660 |      --       0       --      -- |     --   | -1244/3036
0.03/0.11	c ==============================================================================
0.03/0.11	c Result  :   #vars: 1323   #clauses: 7910   #literals: 27660
0.03/0.11	c CPU time:   0.067989 s
0.03/0.11	c ==============================================================================
0.03/0.12	c SatElite is done !
0.03/0.12	c Calling MINISAT
0.03/0.12	This is MiniSat 2.0 beta
0.03/0.12	WARNING: for repeatability, setting FPU to use double precision
0.03/0.12	============================[ Problem Statistics ]=============================
0.03/0.12	|                                                                             |
0.03/0.13	|  Number of variables:  1323                                                 |
0.03/0.13	|  Number of clauses:    7910                                                 |
0.03/0.13	|  Parsing time:         0.00         s                                       |
0.03/0.13	============================[ Search Statistics ]==============================
0.03/0.13	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.03/0.13	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.03/0.13	===============================================================================
0.03/0.13	|         0 |    1323     7910    27660 |     2636        0    nan |  0.000 % |
0.03/0.14	|       100 |    1323     7910    27660 |     2900      100     46 |  0.000 % |
0.03/0.15	|       251 |    1323     7910    27660 |     3190      251     40 |  0.000 % |
0.03/0.16	|       477 |    1323     7910    27660 |     3509      477     51 |  0.000 % |
0.03/0.17	|       814 |    1323     7910    27660 |     3860      814     44 |  0.000 % |
0.11/0.20	|      1321 |    1323     7910    27660 |     4246     1321     43 |  0.000 % |
0.11/0.25	|      2080 |    1323     7910    27660 |     4671     2080     47 |  0.000 % |
0.11/0.33	|      3219 |    1323     7910    27660 |     5138     3219     48 |  0.000 % |
0.11/0.45	|      4927 |    1323     7910    27660 |     5651     4927     52 |  0.000 % |
0.11/0.65	|      7489 |    1323     7910    27660 |     6217     4461     56 |  0.000 % |
0.11/0.98	|     11333 |    1323     7910    27660 |     6838     4999     57 |  0.000 % |
1.48/1.51	|     17101 |    1323     7910    27660 |     7522     3754     63 |  0.000 % |
2.58/2.65	|     25752 |    1323     7910    27660 |     8274     4564     76 |  0.000 % |
4.17/4.25	|     38726 |    1323     7910    27660 |     9102     4900     67 |  0.000 % |
7.07/7.15	|     58187 |    1323     7910    27660 |    10012     5749     73 |  0.000 % |
13.86/13.91	|     87380 |    1323     7910    27660 |    11014     8957     84 |  0.000 % |
23.96/24.04	|    131169 |    1323     7910    27660 |    12115     8022     83 |  0.000 % |
41.76/41.85	|    196854 |    1323     7910    27660 |    13326    11441     91 |  0.000 % |
57.15/57.22	|    295381 |    1323     7910    27660 |    14659     7844     69 |  0.000 % |
83.23/83.36	|    443171 |    1323     7910    27660 |    16125    14263     76 |  0.000 % |
167.50/167.60	|    664856 |    1323     7910    27660 |    17738    12432     81 |  0.000 % |
296.72/296.96	|    997382 |    1323     7910    27660 |    19511    18073     90 |  0.000 % |
400.37/400.65	|   1496170 |    1323     7910    27660 |    21463    13792     61 |  0.000 % |
661.43/661.87	|   2244353 |    1323     7910    27660 |    23609    16658     99 |  0.000 % |
1124.71/1125.36	|   3366628 |    1323     7910    27660 |    25970    19538     96 |  0.000 % |
1200.09/1200.70	HOME/run.sh: line 55:  8201 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-1806118-1242145569/watcher-1806118-1242145569 -o /tmp/evaluation-result-1806118-1242145569/solver-1806118-1242145569 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806118-1242145569.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/65 8197
/proc/meminfo: memFree=1682040/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 287 0 0 0 0 0 0 0 20 0 1 0 242586315 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 237 196 169 0 51 0
[pid=8198] ppid=8197 vsize=2148 CPUtime=0
/proc/8198/stat : 8198 (revival) R 8197 8197 8035 0 -1 4194304 276 0 0 0 0 0 0 0 18 0 1 0 242586316 2199552 242 1992294400 134512640 134537284 4294956368 18446744073709551615 4478587 0 0 4096 0 0 0 0 17 0 0 0
/proc/8198/statm: 537 242 82 6 0 175 0

[startup+0.074764 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 8197
/proc/meminfo: memFree=1682040/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.03
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 311 331 0 0 0 0 3 0 18 0 1 0 242586315 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8197/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.102764 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 8197
/proc/meminfo: memFree=1682040/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.03
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 311 331 0 0 0 0 3 0 18 0 1 0 242586315 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8197/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 5360

[startup+0.301786 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 8197
/proc/meminfo: memFree=1682040/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5360

[startup+0.701836 s]
/proc/loadavg: 1.00 1.00 1.00 3/65 8197
/proc/meminfo: memFree=1682040/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5360

[startup+1.50293 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8201
/proc/meminfo: memFree=1678816/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=4420 CPUtime=1.37
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 789 0 0 0 137 0 0 0 25 0 1 0 242586328 4526080 773 1992294400 134512640 135212939 4294956240 18446744073709551615 134526674 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 1105 773 77 170 0 933 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9780

[startup+3.10113 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8201
/proc/meminfo: memFree=1677920/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=5344 CPUtime=2.96
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 1008 0 0 0 296 0 0 0 25 0 1 0 242586328 5472256 992 1992294400 134512640 135212939 4294956240 18446744073709551615 134534888 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 1336 992 77 170 0 1164 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 10704

[startup+6.30153 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8201
/proc/meminfo: memFree=1677088/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=5740 CPUtime=6.16
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 1116 0 0 0 616 0 0 0 25 0 1 0 242586328 5877760 1100 1992294400 134512640 135212939 4294956240 18446744073709551615 134536550 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 1435 1100 77 170 0 1263 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11100

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8201
/proc/meminfo: memFree=1675688/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=6928 CPUtime=12.56
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 1413 0 0 0 1256 0 0 0 25 0 1 0 242586328 7094272 1397 1992294400 134512640 135212939 4294956240 18446744073709551615 134536504 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 1732 1397 77 170 0 1560 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12288

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8201
/proc/meminfo: memFree=1675304/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=7456 CPUtime=25.35
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 1534 0 0 0 2535 0 0 0 25 0 1 0 242586328 7634944 1518 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 1864 1518 77 170 0 1692 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12816

[startup+51.1011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8201
/proc/meminfo: memFree=1674472/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=8392 CPUtime=50.94
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 1763 0 0 0 5093 1 0 0 25 0 1 0 242586328 8593408 1747 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 2098 1747 77 170 0 1926 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13752

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8201
/proc/meminfo: memFree=1672296/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=10404 CPUtime=102.12
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 2263 0 0 0 10210 2 0 0 25 0 1 0 242586328 10653696 2247 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 2601 2247 77 170 0 2429 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 15764

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8201
/proc/meminfo: memFree=1671656/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=10932 CPUtime=162.1
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 2413 0 0 0 16208 2 0 0 25 0 1 0 242586328 11194368 2397 1992294400 134512640 135212939 4294956240 18446744073709551615 134526587 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 2733 2397 77 170 0 2561 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 16292

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8201
/proc/meminfo: memFree=1670248/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=12656 CPUtime=222.04
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 2818 0 0 0 22202 2 0 0 25 0 1 0 242586328 12959744 2802 1992294400 134512640 135212939 4294956240 18446744073709551615 134527011 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 3164 2802 77 170 0 2992 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 18016

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8201
/proc/meminfo: memFree=1669864/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=12656 CPUtime=282.02
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 2840 0 0 0 28200 2 0 0 25 0 1 0 242586328 12959744 2824 1992294400 134512640 135212939 4294956240 18446744073709551615 134536470 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 3164 2824 77 170 0 2992 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 18016

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8201
/proc/meminfo: memFree=1669864/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=12656 CPUtime=341.98
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 2841 0 0 0 34196 2 0 0 25 0 1 0 242586328 12959744 2825 1992294400 134512640 135212939 4294956240 18446744073709551615 134529204 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 3164 2825 77 170 0 2992 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 18016

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8201
/proc/meminfo: memFree=1669800/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=12656 CPUtime=401.95
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 2843 0 0 0 40193 2 0 0 25 0 1 0 242586328 12959744 2827 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 3164 2827 77 170 0 2992 0
Current children cumulated CPU time (s) 402.06

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

/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=15272 CPUtime=521.92
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 3485 0 0 0 52188 4 0 0 25 0 1 0 242586328 15638528 3469 1992294400 134512640 135212939 4294956240 18446744073709551615 134529673 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 3818 3469 77 170 0 3646 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 20632

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8201
/proc/meminfo: memFree=1667176/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=15272 CPUtime=581.86
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 3489 0 0 0 58182 4 0 0 25 0 1 0 242586328 15638528 3473 1992294400 134512640 135212939 4294956240 18446744073709551615 134537063 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 3818 3473 77 170 0 3646 0
Current children cumulated CPU time (s) 581.97
Current children cumulated vsize (KiB) 20632

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8201
/proc/meminfo: memFree=1667112/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=15272 CPUtime=641.84
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 3489 0 0 0 64180 4 0 0 25 0 1 0 242586328 15638528 3473 1992294400 134512640 135212939 4294956240 18446744073709551615 134527104 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 3818 3473 77 170 0 3646 0
Current children cumulated CPU time (s) 641.95
Current children cumulated vsize (KiB) 20632

[startup+702.302 s]
/proc/loadavg: 1.03 1.01 1.00 2/67 8201
/proc/meminfo: memFree=1665896/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=16460 CPUtime=701.81
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 3806 0 0 0 70177 4 0 0 25 0 1 0 242586328 16855040 3790 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 4115 3790 77 170 0 3943 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 21820

[startup+762.306 s]
/proc/loadavg: 1.18 1.05 1.01 2/67 8201
/proc/meminfo: memFree=1664360/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=18040 CPUtime=761.78
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 4177 0 0 0 76174 4 0 0 25 0 1 0 242586328 18472960 4161 1992294400 134512640 135212939 4294956240 18446744073709551615 134536553 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 4510 4161 77 170 0 4338 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 23400

[startup+822.303 s]
/proc/loadavg: 1.20 1.07 1.02 2/67 8201
/proc/meminfo: memFree=1664360/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=18040 CPUtime=821.74
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 4177 0 0 0 82170 4 0 0 25 0 1 0 242586328 18472960 4161 1992294400 134512640 135212939 4294956240 18446744073709551615 134527048 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 4510 4161 77 170 0 4338 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 23400

[startup+882.302 s]
/proc/loadavg: 1.17 1.09 1.02 2/67 8201
/proc/meminfo: memFree=1664296/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=18040 CPUtime=881.72
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 4177 0 0 0 88168 4 0 0 25 0 1 0 242586328 18472960 4161 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 4510 4161 77 170 0 4338 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 23400

[startup+942.303 s]
/proc/loadavg: 1.12 1.09 1.02 2/67 8201
/proc/meminfo: memFree=1664232/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=18040 CPUtime=941.69
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 4177 0 0 0 94165 4 0 0 25 0 1 0 242586328 18472960 4161 1992294400 134512640 135212939 4294956240 18446744073709551615 134529346 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 4510 4161 77 170 0 4338 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 23400

[startup+1002.3 s]
/proc/loadavg: 1.10 1.08 1.02 2/67 8203
/proc/meminfo: memFree=1663904/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=18040 CPUtime=1001.67
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 4196 0 0 0 100163 4 0 0 25 0 1 0 242586328 18472960 4180 1992294400 134512640 135212939 4294956240 18446744073709551615 134526549 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 4510 4180 77 170 0 4338 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 23400

[startup+1062.3 s]
/proc/loadavg: 1.09 1.08 1.02 2/67 8203
/proc/meminfo: memFree=1663912/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=18040 CPUtime=1061.64
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 4197 0 0 0 106160 4 0 0 25 0 1 0 242586328 18472960 4181 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 4510 4181 77 170 0 4338 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 23400

[startup+1122.3 s]
/proc/loadavg: 1.08 1.08 1.02 2/67 8203
/proc/meminfo: memFree=1663912/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=18040 CPUtime=1121.6
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 4205 0 0 0 112156 4 0 0 25 0 1 0 242586328 18472960 4189 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 4510 4189 77 170 0 4338 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 23400

[startup+1182.3 s]
/proc/loadavg: 1.08 1.08 1.02 2/67 8203
/proc/meminfo: memFree=1663912/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=18040 CPUtime=1181.58
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 4208 0 0 0 118153 5 0 0 25 0 1 0 242586328 18472960 4192 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 4510 4192 77 170 0 4338 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 23400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 1.06 1.08 1.02 2/67 8203
/proc/meminfo: memFree=1663912/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=18040 CPUtime=1199.98
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 4208 0 0 0 119993 5 0 0 25 0 1 0 242586328 18472960 4192 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 4510 4192 77 170 0 4338 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 23400

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 1.06 1.08 1.02 2/67 8203
/proc/meminfo: memFree=1663912/2055920 swapFree=4158736/4192956
[pid=8197] ppid=8195 vsize=5360 CPUtime=0.11
/proc/8197/stat : 8197 (run.sh) S 8195 8197 8035 0 -1 4194304 341 816 0 0 0 0 11 0 15 0 1 0 242586315 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 251279237956 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/8197/statm: 1340 241 197 169 0 51 0
[pid=8201] ppid=8197 vsize=18040 CPUtime=1199.98
/proc/8201/stat : 8201 (minisat) R 8197 8197 8035 0 -1 4194304 4208 0 0 0 119993 5 0 0 25 0 1 0 242586328 18472960 4192 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/8201/statm: 4510 4192 77 170 0 4338 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 23400

Child status: 143
Real time (s): 1200.71
CPU time (s): 1200.12
CPU user time (s): 1200.05
CPU system time (s): 0.066989
CPU usage (%): 99.9506
Max. virtual memory (cumulated for all children) (KiB): 23404

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

runsolver used 1.15882 second user time and 3.21951 second system time

The end

Launcher Data

Begin job on node92 at 2009-05-12 18:26:09
IDJOB=1806118
IDBENCH=24668
IDSOLVER=647
FILE ID=node92/1806118-1242145569
PBS_JOBID= 9289634
Free space on /tmp= 66344 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest05/others/linvrinv9.sat05-568.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806118-1242145569/watcher-1806118-1242145569 -o /tmp/evaluation-result-1806118-1242145569/solver-1806118-1242145569 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806118-1242145569.cnf HOME

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

MD5SUM BENCH= 0457634d4b446c9bbce48df93abd0143
RANDOM SEED=1682720510

node92.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.245
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.245
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1682456 kB
Buffers:         34092 kB
Cached:         261916 kB
SwapCached:      28284 kB
Active:          83784 kB
Inactive:       242084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1682456 kB
SwapTotal:     4192956 kB
SwapFree:      4158736 kB
Dirty:            1552 kB
Writeback:           0 kB
Mapped:          14168 kB
Slab:            33476 kB
Committed_AS:   648664 kB
PageTables:       1460 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= 66340 MiB
End job on node92 at 2009-05-12 18:46:10