Trace number 1806216

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/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
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 variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c revival is preprocessing the formula...#ITERATIONS 1
0.09/0.11	#LEARNT CLAUSES 0
0.09/0.12	done !
0.09/0.12	c Now, SatElite...
0.09/0.12	c Parsing...
0.09/0.13	c ==============================================================================
0.09/0.13	c |           |     ORIGINAL     |              LEARNT              |          |
0.09/0.13	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.09/0.13	c ==============================================================================
0.09/0.13	c |         0 |    9559    37389 |    2867       0        0     nan |  0.000 % |
0.11/0.28	c |         0 |    9196    48642 |      --       0       --      -- |     --   | -363/11253
0.11/0.28	c ==============================================================================
0.11/0.28	c Result  :   #vars: 242   #clauses: 9196   #literals: 48642
0.11/0.28	c CPU time:   0.155976 s
0.11/0.28	c ==============================================================================
0.11/0.30	c SatElite is done !
0.11/0.30	c Calling MINISAT
0.11/0.30	This is MiniSat 2.0 beta
0.11/0.30	WARNING: for repeatability, setting FPU to use double precision
0.11/0.30	============================[ Problem Statistics ]=============================
0.11/0.30	|                                                                             |
0.11/0.31	|  Number of variables:  242                                                  |
0.11/0.31	|  Number of clauses:    9196                                                 |
0.11/0.31	|  Parsing time:         0.01         s                                       |
0.11/0.31	============================[ Search Statistics ]==============================
0.11/0.31	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.11/0.31	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.11/0.31	===============================================================================
0.11/0.31	|         0 |     242     9196    48642 |     3065        0    nan |  0.000 % |
0.11/0.32	|       100 |     242     9196    48642 |     3371      100     34 |  0.003 % |
0.11/0.32	|       252 |     242     9196    48642 |     3709      252     34 |  0.003 % |
0.11/0.33	|       479 |     242     9196    48642 |     4079      479     34 |  0.002 % |
0.11/0.34	|       818 |     242     9196    48642 |     4487      818     31 |  0.003 % |
0.11/0.35	|      1324 |     242     9196    48642 |     4936     1324     29 |  0.003 % |
0.11/0.37	|      2083 |     242     9196    48642 |     5430     2083     29 |  0.003 % |
0.29/0.41	|      3222 |     242     9196    48642 |     5973     3222     30 |  0.003 % |
0.29/0.47	|      4930 |     242     9196    48642 |     6570     4930     30 |  0.002 % |
0.29/0.59	|      7492 |     242     9196    48642 |     7227     4165     29 |  0.002 % |
0.29/0.79	|     11336 |     242     9196    48642 |     7950     4356     30 |  0.003 % |
1.08/1.16	|     17102 |     242     9196    48642 |     8745     6118     30 |  0.003 % |
1.67/1.71	|     25752 |     242     9196    48642 |     9620     5945     30 |  0.003 % |
2.57/2.60	|     38726 |     242     9196    48642 |    10582     9221     31 |  0.003 % |
3.87/3.99	|     58189 |     242     9196    48642 |    11640     7341     33 |  0.003 % |
6.17/6.27	|     87381 |     242     9196    48642 |    12804     7229     31 |  0.003 % |
9.77/9.86	|    131171 |     242     9196    48642 |    14085    12342     35 |  0.003 % |
15.37/15.47	|    196855 |     242     9196    48642 |    15493     7123     34 |  0.003 % |
24.36/24.45	|    295381 |     242     9196    48642 |    17042    12091     39 |  0.003 % |
40.25/40.38	|    443171 |     242     9196    48642 |    18747    14156     40 |  0.003 % |
67.64/67.70	|    664854 |     242     9196    48642 |    20622     9754     37 |  0.002 % |
105.03/105.11	|    997380 |     242     9196    48642 |    22684    10717     37 |  0.003 % |
177.30/177.40	|   1496168 |     242     9196    48642 |    24952    19901     35 |  0.003 % |
294.36/294.56	|   2244350 |     242     9196    48642 |    27447    16324     33 |  0.003 % |
500.26/500.56	|   3366627 |     242     9196    48642 |    30192    23747     37 |  0.002 % |
834.61/835.08	|   5050039 |     242     9196    48642 |    33211    26098     35 |  0.003 % |
1200.04/1200.60	HOME/run.sh: line 55: 11405 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-1806216-1242147040/watcher-1806216-1242147040 -o /tmp/evaluation-result-1806216-1242147040/solver-1806216-1242147040 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1806216-1242147040.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11401
/proc/meminfo: memFree=1097096/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242737543 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11401/statm: 1340 237 196 169 0 51 0
[pid=11402] ppid=11401 vsize=1784 CPUtime=0
/proc/11402/stat : 11402 (revival) R 11401 11401 11238 0 -1 4194304 209 0 0 0 0 0 0 0 19 0 1 0 242737543 1826816 175 1992294400 134512640 134537284 4294956368 18446744073709551615 2928325 0 0 4096 0 0 0 0 17 0 0 0
/proc/11402/statm: 446 175 82 6 0 84 0

[startup+0.0280941 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11401
/proc/meminfo: memFree=1097096/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242737543 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11401/statm: 1340 237 196 169 0 51 0
[pid=11402] ppid=11401 vsize=2144 CPUtime=0.02
/proc/11402/stat : 11402 (revival) R 11401 11401 11238 0 -1 4194304 318 0 0 0 2 0 0 0 19 0 1 50000 242737543 2195456 240 1992294400 134512640 134537284 4294956368 18446744073709551615 134523720 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11402/statm: 536 240 85 6 0 174 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7504

[startup+0.102102 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11401
/proc/meminfo: memFree=1097096/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242737543 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11401/statm: 1340 237 196 169 0 51 0
[pid=11402] ppid=11401 vsize=2144 CPUtime=0.09
/proc/11402/stat : 11402 (revival) R 11401 11401 11238 0 -1 4194304 321 0 0 0 9 0 0 0 19 0 1 50000 242737543 2195456 243 1992294400 134512640 134537284 4294956368 18446744073709551615 134523727 0 0 4096 8192 0 0 0 17 0 0 0
/proc/11402/statm: 536 243 85 6 0 174 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7504

[startup+0.301127 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11401
/proc/meminfo: memFree=1097096/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.11
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 311 336 0 0 0 0 11 0 17 0 1 0 242737543 5488640 238 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/11401/statm: 1340 238 197 169 0 51 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 5360

[startup+0.701169 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 11401
/proc/meminfo: memFree=1097096/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5360

[startup+1.50226 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11405
/proc/meminfo: memFree=1094072/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=3868 CPUtime=1.18
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 657 0 0 0 118 0 0 0 25 0 1 0 242737573 3960832 641 1992294400 134512640 135212939 4294956240 18446744073709551615 134529363 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 967 641 76 170 0 795 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9228

[startup+3.10144 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11405
/proc/meminfo: memFree=1093496/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=4396 CPUtime=2.78
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 786 0 0 0 278 0 0 0 25 0 1 0 242737573 4501504 770 1992294400 134512640 135212939 4294956240 18446744073709551615 134536120 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 1099 770 76 170 0 927 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9756

[startup+6.30181 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11405
/proc/meminfo: memFree=1092792/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=4796 CPUtime=5.98
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 902 0 0 0 598 0 0 0 25 0 1 0 242737573 4911104 886 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 1199 886 76 170 0 1027 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10156

[startup+12.7015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11405
/proc/meminfo: memFree=1091768/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=5632 CPUtime=12.38
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 1116 0 0 0 1238 0 0 0 25 0 1 0 242737573 5767168 1100 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 1408 1100 76 170 0 1236 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10992

[startup+25.502 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11405
/proc/meminfo: memFree=1090680/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=6840 CPUtime=25.17
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 1401 0 0 0 2517 0 0 0 25 0 1 0 242737573 7004160 1385 1992294400 134512640 135212939 4294956240 18446744073709551615 134526723 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 1710 1385 76 170 0 1538 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12200

[startup+51.1019 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11405
/proc/meminfo: memFree=1089656/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=7928 CPUtime=50.76
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 1673 0 0 0 5076 0 0 0 25 0 1 0 242737573 8118272 1657 1992294400 134512640 135212939 4294956240 18446744073709551615 134526627 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 1982 1657 76 170 0 1810 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 13288

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11405
/proc/meminfo: memFree=1088568/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=9004 CPUtime=101.95
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 1928 0 0 0 10194 1 0 0 25 0 1 0 242737573 9220096 1912 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 2251 1912 76 170 0 2079 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 14364

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11405
/proc/meminfo: memFree=1087864/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=9712 CPUtime=161.92
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 2103 0 0 0 16191 1 0 0 25 0 1 0 242737573 9945088 2087 1992294400 134512640 135212939 4294956240 18446744073709551615 134526712 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 2428 2087 76 170 0 2256 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 15072

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11405
/proc/meminfo: memFree=1086968/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=10580 CPUtime=221.89
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 2312 0 0 0 22188 1 0 0 25 0 1 0 242737573 10833920 2296 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 2645 2296 76 170 0 2473 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 15940

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11405
/proc/meminfo: memFree=1086584/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=10984 CPUtime=281.87
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 2426 0 0 0 28186 1 0 0 25 0 1 0 242737573 11247616 2410 1992294400 134512640 135212939 4294956240 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 2746 2410 76 170 0 2574 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 16344

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11405
/proc/meminfo: memFree=1085752/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=11848 CPUtime=341.84
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 2624 0 0 0 34183 1 0 0 25 0 1 0 242737573 12132352 2608 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 2962 2608 76 170 0 2790 0
Current children cumulated CPU time (s) 342.13
Current children cumulated vsize (KiB) 17208

[startup+402.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11405
/proc/meminfo: memFree=1085368/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29

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

/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=12676 CPUtime=461.78
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 2821 0 0 0 46177 1 0 0 25 0 1 0 242737573 12980224 2805 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 3169 2805 76 170 0 2997 0
Current children cumulated CPU time (s) 462.07
Current children cumulated vsize (KiB) 18036

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11405
/proc/meminfo: memFree=1084472/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=13420 CPUtime=521.77
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 2971 0 0 0 52175 2 0 0 25 0 1 0 242737573 13742080 2955 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 3355 2955 76 170 0 3183 0
Current children cumulated CPU time (s) 522.06
Current children cumulated vsize (KiB) 18780

[startup+582.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11405
/proc/meminfo: memFree=1083960/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=13828 CPUtime=581.74
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 3070 0 0 0 58172 2 0 0 25 0 1 0 242737573 14159872 3054 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 3457 3054 76 170 0 3285 0
Current children cumulated CPU time (s) 582.03
Current children cumulated vsize (KiB) 19188

[startup+642.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11411
/proc/meminfo: memFree=1083448/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=14108 CPUtime=641.71
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 3146 0 0 0 64169 2 0 0 25 0 1 0 242737573 14446592 3130 1992294400 134512640 135212939 4294956240 18446744073709551615 134530433 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 3527 3130 76 170 0 3355 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 19468

[startup+702.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11411
/proc/meminfo: memFree=1083192/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=14548 CPUtime=701.68
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 3227 0 0 0 70166 2 0 0 25 0 1 0 242737573 14897152 3211 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 3637 3211 76 170 0 3465 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 19908

[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11411
/proc/meminfo: memFree=1083000/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=14704 CPUtime=761.66
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 3263 0 0 0 76164 2 0 0 25 0 1 0 242737573 15056896 3247 1992294400 134512640 135212939 4294956240 18446744073709551615 134526624 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 3676 3247 76 170 0 3504 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 20064

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11411
/proc/meminfo: memFree=1083000/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=14704 CPUtime=821.63
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 3269 0 0 0 82161 2 0 0 25 0 1 0 242737573 15056896 3253 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 3676 3253 76 170 0 3504 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 20064

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11411
/proc/meminfo: memFree=1081528/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=16264 CPUtime=881.6
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 3667 0 0 0 88157 3 0 0 25 0 1 0 242737573 16654336 3651 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 4066 3651 76 170 0 3894 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 21624

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11411
/proc/meminfo: memFree=1081144/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=16568 CPUtime=941.57
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 3747 0 0 0 94154 3 0 0 25 0 1 0 242737573 16965632 3731 1992294400 134512640 135212939 4294956240 18446744073709551615 134534604 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 4142 3731 76 170 0 3970 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 21928

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11411
/proc/meminfo: memFree=1081144/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=16724 CPUtime=1001.55
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 3758 0 0 0 100152 3 0 0 25 0 1 0 242737573 17125376 3742 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 4181 3742 76 170 0 4009 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 22084

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11411
/proc/meminfo: memFree=1080952/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=16868 CPUtime=1061.52
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 3798 0 0 0 106149 3 0 0 25 0 1 0 242737573 17272832 3782 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 4217 3782 76 170 0 4045 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 22228

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11411
/proc/meminfo: memFree=1080824/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=17008 CPUtime=1121.47
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 3833 0 0 0 112144 3 0 0 25 0 1 0 242737573 17416192 3817 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 4252 3817 76 170 0 4080 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 22368

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11411
/proc/meminfo: memFree=1080760/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=17008 CPUtime=1181.45
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 3845 0 0 0 118142 3 0 0 25 0 1 0 242737573 17416192 3829 1992294400 134512640 135212939 4294956240 18446744073709551615 134536768 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 4252 3829 76 170 0 4080 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 22368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 11411
/proc/meminfo: memFree=1080696/2055920 swapFree=4093348/4192956
[pid=11401] ppid=11399 vsize=5360 CPUtime=0.29
/proc/11401/stat : 11401 (run.sh) S 11399 11401 11238 0 -1 4194304 341 701 0 0 0 0 29 0 16 0 1 0 242737543 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 238487659332 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/11401/statm: 1340 241 197 169 0 51 0
[pid=11405] ppid=11401 vsize=17008 CPUtime=1199.75
/proc/11405/stat : 11405 (minisat) R 11401 11401 11238 0 -1 4194304 3847 0 0 0 119972 3 0 0 25 0 1 0 242737573 17416192 3831 1992294400 134512640 135212939 4294956240 18446744073709551615 134536079 0 0 4096 3 0 0 0 17 0 0 0
/proc/11405/statm: 4252 3831 76 170 0 4080 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 22368

Sending SIGTERM to process tree (bottom up)

Sleeping Solver 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): 1200.02
CPU system time (s): 0.044993
CPU usage (%): 99.9549
Max. virtual memory (cumulated for all children) (KiB): 22368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.02
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= 4905
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= 3748

runsolver used 0.935857 second user time and 3.44348 second system time

The end

Launcher Data

Begin job on node23 at 2009-05-12 18:50:40
IDJOB=1806216
IDBENCH=24692
IDSOLVER=647
FILE ID=node23/1806216-1242147040
PBS_JOBID= 9289698
Free space on /tmp= 66396 MiB

SOLVER NAME= SatElite + ReVivAl 0.23 2009-03-18
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.reshuffled-07.cnf
COMMAND LINE= HOME/run.sh BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1806216-1242147040/watcher-1806216-1242147040 -o /tmp/evaluation-result-1806216-1242147040/solver-1806216-1242147040 -C 1200 -W 1800 -M 1800  HOME/run.sh HOME/instance-1806216-1242147040.cnf HOME

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

MD5SUM BENCH= 207febf52bd846c013e185fa637fdf3c
RANDOM SEED=1116727809

node23.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.238
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.238
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:       1097576 kB
Buffers:         64272 kB
Cached:         737284 kB
SwapCached:      94276 kB
Active:          26096 kB
Inactive:       871356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1097576 kB
SwapTotal:     4192956 kB
SwapFree:      4093348 kB
Dirty:            1580 kB
Writeback:           0 kB
Mapped:          14008 kB
Slab:            46912 kB
Committed_AS:   892664 kB
PageTables:       1388 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66396 MiB
End job on node23 at 2009-05-12 19:10:41