Trace number 1805908

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.11 1200.41

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l3.sat05-520.reshuffled-07.cnf
MD5SUM8fc368e9f6ea136e0b6522b198a7a916
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 variables4496
Number of clauses18591
Sum of the clauses size54418
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317236
Number of clauses of size 40
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 5
0.29/0.36	#LEARNT CLAUSES 0
0.29/0.38	done !
0.29/0.38	c Now, SatElite...
0.29/0.38	c Parsing...
0.37/0.40	c ==============================================================================
0.37/0.40	c |           |     ORIGINAL     |              LEARNT              |          |
0.37/0.40	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.37/0.40	c ==============================================================================
0.37/0.40	c |         0 |   18591    54049 |    5577       0        0     nan |  0.000 % |
0.37/0.51	c |         0 |   18157    66189 |      --       0       --      -- |     --   | -434/12140
0.37/0.51	c ==============================================================================
0.37/0.51	c Result  :   #vars: 2795   #clauses: 18157   #literals: 66189
0.37/0.51	c CPU time:   0.116982 s
0.37/0.51	c ==============================================================================
0.37/0.55	c SatElite is done !
0.37/0.55	c Calling MINISAT
0.37/0.55	This is MiniSat 2.0 beta
0.37/0.55	WARNING: for repeatability, setting FPU to use double precision
0.37/0.55	============================[ Problem Statistics ]=============================
0.37/0.55	|                                                                             |
0.37/0.55	|  Number of variables:  2795                                                 |
0.37/0.55	|  Number of clauses:    18157                                                |
0.37/0.56	|  Parsing time:         0.01         s                                       |
0.37/0.56	============================[ Search Statistics ]==============================
0.37/0.56	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.37/0.56	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.37/0.56	===============================================================================
0.37/0.56	|         0 |    2795    18157    66189 |     6052        0    nan |  0.000 % |
0.37/0.57	|       101 |    2795    18157    66189 |     6657      101     13 |  0.000 % |
0.37/0.59	|       252 |    2795    18157    66189 |     7323      252     18 |  0.000 % |
0.54/0.63	|       478 |    2795    18157    66189 |     8055      478     19 |  0.000 % |
0.54/0.69	|       816 |    2795    18157    66189 |     8861      816     28 |  0.000 % |
0.54/0.75	|      1322 |    2795    18157    66189 |     9747     1322     29 |  0.000 % |
0.54/0.82	|      2083 |    2795    18157    66189 |    10722     2083     28 |  0.000 % |
0.54/0.95	|      3224 |    2795    18157    66189 |    11794     3224     29 |  0.000 % |
1.08/1.19	|      4933 |    2795    18157    66189 |    12973     4933     30 |  0.000 % |
1.58/1.65	|      7496 |    2795    18157    66189 |    14271     7496     32 |  0.000 % |
2.28/2.31	|     11341 |    2795    18157    66189 |    15698    11341     33 |  0.000 % |
3.38/3.49	|     17107 |    2795    18157    66189 |    17268    17107     32 |  0.000 % |
4.87/4.92	|     25756 |    2795    18157    66189 |    18994    16265     41 |  0.000 % |
7.27/7.33	|     38730 |    2795    18157    66189 |    20894    18814     34 |  0.000 % |
12.87/12.95	|     58191 |    2795    18157    66189 |    22983    15943     38 |  0.000 % |
20.88/20.93	|     87384 |    2795    18157    66189 |    25282    18377     31 |  0.000 % |
43.56/43.68	|    131174 |    2795    18157    66189 |    27810    16723     47 |  0.000 % |
65.65/65.70	|    196860 |    2795    18157    66189 |    30591    27688     27 |  0.000 % |
112.94/113.04	|    295389 |    2795    18157    66189 |    33650    23212     82 |  0.000 % |
185.62/185.79	|    443179 |    2795    18157    66189 |    37015    35471     27 |  0.000 % |
322.00/322.19	|    664862 |    2795    18157    66189 |    40717    26179     37 |  0.000 % |
501.74/501.94	|    997387 |    2795    18157    66189 |    44788    20090     27 |  0.000 % |
771.89/772.17	|   1496177 |    2795    18157    66189 |    49267    29558     36 |  0.000 % |
1200.08/1200.40	HOME/run.sh: line 55:  7690 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-1805908-1242142460/watcher-1805908-1242142460 -o /tmp/evaluation-result-1805908-1242142460/solver-1805908-1242142460 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805908-1242142460.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: 0.98 0.60 0.74 2/64 7686
/proc/meminfo: memFree=1199744/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242279466 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 237 196 169 0 51 0
[pid=7687] ppid=7686 vsize=2516 CPUtime=0
/proc/7687/stat : 7687 (revival) R 7686 7686 7621 0 -1 4194304 351 0 0 0 0 0 0 0 18 0 1 0 242279467 2576384 317 1992294400 134512640 134537284 4294956368 18446744073709551615 7362171 0 0 4096 0 0 0 0 17 1 0 0
/proc/7687/statm: 629 318 82 6 0 267 0

[startup+0.0718751 s]
/proc/loadavg: 0.98 0.60 0.74 2/64 7686
/proc/meminfo: memFree=1199744/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242279466 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 237 196 169 0 51 0
[pid=7687] ppid=7686 vsize=2752 CPUtime=0.06
/proc/7687/stat : 7687 (revival) R 7686 7686 7621 0 -1 4194304 489 0 0 0 6 0 0 0 18 0 1 50000 242279467 2818048 376 1992294400 134512640 134537284 4294956368 18446744073709551615 134524087 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7687/statm: 688 376 85 6 0 326 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 8112

[startup+0.101876 s]
/proc/loadavg: 0.98 0.60 0.74 2/64 7686
/proc/meminfo: memFree=1199744/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242279466 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 237 196 169 0 51 0
[pid=7687] ppid=7686 vsize=2752 CPUtime=0.09
/proc/7687/stat : 7687 (revival) R 7686 7686 7621 0 -1 4194304 491 0 0 0 9 0 0 0 18 0 1 50000 242279467 2818048 378 1992294400 134512640 134537284 4294956368 18446744073709551615 134523724 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7687/statm: 688 378 85 6 0 326 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8112

[startup+0.301895 s]
/proc/loadavg: 0.98 0.60 0.74 2/64 7686
/proc/meminfo: memFree=1199744/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242279466 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 237 196 169 0 51 0
[pid=7687] ppid=7686 vsize=2752 CPUtime=0.29
/proc/7687/stat : 7687 (revival) R 7686 7686 7621 0 -1 4194304 501 0 0 0 29 0 0 0 19 0 1 50000 242279467 2818048 388 1992294400 134512640 134537284 4294956368 18446744073709551615 134523628 0 0 4096 8192 0 0 0 17 1 0 0
/proc/7687/statm: 688 388 85 6 0 326 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8112

[startup+0.701932 s]
/proc/loadavg: 0.98 0.60 0.74 2/64 7686
/proc/meminfo: memFree=1199744/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.54
Current children cumulated vsize (KiB) 5360

[startup+1.50301 s]
/proc/loadavg: 0.98 0.61 0.74 2/66 7690
/proc/meminfo: memFree=1196336/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=4040 CPUtime=0.94
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 749 0 0 0 94 0 0 0 25 0 1 0 242279522 4136960 733 1992294400 134512640 135212939 4294956240 18446744073709551615 134536066 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 1010 733 76 170 0 838 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9400

[startup+3.10116 s]
/proc/loadavg: 0.98 0.61 0.74 2/66 7690
/proc/meminfo: memFree=1195120/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=5560 CPUtime=2.54
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 1112 0 0 0 254 0 0 0 25 0 1 0 242279522 5693440 1096 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 1390 1096 76 170 0 1218 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10920

[startup+6.30145 s]
/proc/loadavg: 0.98 0.61 0.74 2/66 7690
/proc/meminfo: memFree=1192816/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=7028 CPUtime=5.73
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 1490 0 0 0 573 0 0 0 25 0 1 0 242279522 7196672 1474 1992294400 134512640 135212939 4294956240 18446744073709551615 134526746 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 1757 1474 76 170 0 1585 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12388

[startup+12.701 s]
/proc/loadavg: 0.98 0.62 0.74 2/66 7690
/proc/meminfo: memFree=1192240/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=7424 CPUtime=12.13
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 1586 0 0 0 1213 0 0 0 25 0 1 0 242279522 7602176 1570 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 1856 1570 76 170 0 1684 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12784

[startup+25.5012 s]
/proc/loadavg: 0.99 0.63 0.74 2/66 7690
/proc/meminfo: memFree=1191024/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=8624 CPUtime=24.93
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 1874 0 0 0 2492 1 0 0 25 0 1 0 242279522 8830976 1858 1992294400 134512640 135212939 4294956240 18446744073709551615 134526668 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 2156 1858 76 170 0 1984 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 13984

[startup+51.1016 s]
/proc/loadavg: 0.99 0.66 0.75 2/66 7690
/proc/meminfo: memFree=1189360/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=10380 CPUtime=50.52
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 2293 0 0 0 5051 1 0 0 25 0 1 0 242279522 10629120 2277 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 2595 2277 76 170 0 2423 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 15740

[startup+102.305 s]
/proc/loadavg: 0.99 0.71 0.76 2/66 7690
/proc/meminfo: memFree=1182448/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=17260 CPUtime=101.71
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4010 0 0 0 10168 3 0 0 25 0 1 0 242279522 17674240 3994 1992294400 134512640 135212939 4294956240 18446744073709551615 134526857 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 4315 3994 76 170 0 4143 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 22620

[startup+162.302 s]
/proc/loadavg: 0.99 0.76 0.77 2/66 7690
/proc/meminfo: memFree=1182448/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=17260 CPUtime=161.69
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4013 0 0 0 16166 3 0 0 25 0 1 0 242279522 17674240 3997 1992294400 134512640 135212939 4294956240 18446744073709551615 134526875 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 4315 3997 76 170 0 4143 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 22620

[startup+222.302 s]
/proc/loadavg: 0.99 0.80 0.78 2/66 7690
/proc/meminfo: memFree=1182384/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=17260 CPUtime=221.67
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4019 0 0 0 22164 3 0 0 25 0 1 0 242279522 17674240 4003 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 4315 4003 76 170 0 4143 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 22620

[startup+282.301 s]
/proc/loadavg: 0.99 0.84 0.79 2/66 7690
/proc/meminfo: memFree=1182064/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=17524 CPUtime=281.66
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4089 0 0 0 28163 3 0 0 25 0 1 0 242279522 17944576 4073 1992294400 134512640 135212939 4294956240 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 4381 4073 76 170 0 4209 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 22884

[startup+342.302 s]
/proc/loadavg: 0.99 0.86 0.80 2/66 7690
/proc/meminfo: memFree=1182064/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=17604 CPUtime=341.65
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4094 0 0 0 34161 4 0 0 25 0 1 0 242279522 18026496 4078 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 4401 4078 76 170 0 4229 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 22964

[startup+402.301 s]

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

[pid=7690] ppid=7686 vsize=17604 CPUtime=461.62
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4106 0 0 0 46158 4 0 0 25 0 1 0 242279522 18026496 4090 1992294400 134512640 135212939 4294956240 18446744073709551615 134526650 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 4401 4090 76 170 0 4229 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 22964

[startup+522.302 s]
/proc/loadavg: 0.99 0.92 0.83 2/66 7692
/proc/meminfo: memFree=1181616/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=18164 CPUtime=521.6
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4232 0 0 0 52156 4 0 0 25 0 1 0 242279522 18599936 4216 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 4541 4216 76 170 0 4369 0
Current children cumulated CPU time (s) 522.14
Current children cumulated vsize (KiB) 23524

[startup+582.301 s]
/proc/loadavg: 0.99 0.93 0.83 2/66 7692
/proc/meminfo: memFree=1181040/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=18768 CPUtime=581.59
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4369 0 0 0 58154 5 0 0 25 0 1 0 242279522 19218432 4353 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 4692 4353 76 170 0 4520 0
Current children cumulated CPU time (s) 582.13
Current children cumulated vsize (KiB) 24128

[startup+642.302 s]
/proc/loadavg: 0.99 0.94 0.84 2/66 7692
/proc/meminfo: memFree=1180656/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=19164 CPUtime=641.57
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4469 0 0 0 64152 5 0 0 25 0 1 0 242279522 19623936 4453 1992294400 134512640 135212939 4294956240 18446744073709551615 134526664 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 4791 4453 76 170 0 4619 0
Current children cumulated CPU time (s) 642.11
Current children cumulated vsize (KiB) 24524

[startup+702.301 s]
/proc/loadavg: 0.99 0.95 0.85 2/66 7692
/proc/meminfo: memFree=1180656/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=19120 CPUtime=701.55
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4471 0 0 0 70150 5 0 0 25 0 1 0 242279522 19578880 4455 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 4780 4455 76 170 0 4608 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 24480

[startup+762.306 s]
/proc/loadavg: 0.99 0.95 0.85 2/66 7692
/proc/meminfo: memFree=1180592/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=19120 CPUtime=761.54
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4475 0 0 0 76149 5 0 0 25 0 1 0 242279522 19578880 4459 1992294400 134512640 135212939 4294956240 18446744073709551615 134536504 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 4780 4459 76 170 0 4608 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 24480

[startup+822.301 s]
/proc/loadavg: 0.99 0.96 0.86 2/66 7692
/proc/meminfo: memFree=1180208/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=19628 CPUtime=821.53
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4569 0 0 0 82147 6 0 0 25 0 1 0 242279522 20099072 4553 1992294400 134512640 135212939 4294956240 18446744073709551615 134526754 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 4907 4553 76 170 0 4735 0
Current children cumulated CPU time (s) 822.07
Current children cumulated vsize (KiB) 24988

[startup+882.302 s]
/proc/loadavg: 0.99 0.96 0.86 2/66 7692
/proc/meminfo: memFree=1179696/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=20176 CPUtime=881.51
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4690 0 0 0 88145 6 0 0 25 0 1 0 242279522 20660224 4674 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 5044 4674 76 170 0 4872 0
Current children cumulated CPU time (s) 882.05
Current children cumulated vsize (KiB) 25536

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.87 2/66 7692
/proc/meminfo: memFree=1179760/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=20176 CPUtime=941.5
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4690 0 0 0 94144 6 0 0 25 0 1 0 242279522 20660224 4674 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 5044 4674 76 170 0 4872 0
Current children cumulated CPU time (s) 942.04
Current children cumulated vsize (KiB) 25536

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 7692
/proc/meminfo: memFree=1179504/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=20340 CPUtime=1001.48
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4747 0 0 0 100142 6 0 0 25 0 1 0 242279522 20828160 4731 1992294400 134512640 135212939 4294956240 18446744073709551615 134527045 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 5085 4731 76 170 0 4913 0
Current children cumulated CPU time (s) 1002.02
Current children cumulated vsize (KiB) 25700

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.88 2/66 7692
/proc/meminfo: memFree=1179440/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=20516 CPUtime=1061.46
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4763 0 0 0 106140 6 0 0 25 0 1 0 242279522 21008384 4747 1992294400 134512640 135212939 4294956240 18446744073709551615 134526845 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 5129 4747 76 170 0 4957 0
Current children cumulated CPU time (s) 1062
Current children cumulated vsize (KiB) 25876

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 7692
/proc/meminfo: memFree=1179184/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=20680 CPUtime=1121.46
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4812 0 0 0 112139 7 0 0 25 0 1 0 242279522 21176320 4796 1992294400 134512640 135212939 4294956240 18446744073709551615 134526691 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 5170 4796 76 170 0 4998 0
Current children cumulated CPU time (s) 1122
Current children cumulated vsize (KiB) 26040

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 7692
/proc/meminfo: memFree=1179056/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=20860 CPUtime=1181.44
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4847 0 0 0 118137 7 0 0 25 0 1 0 242279522 21360640 4831 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 5215 4831 76 170 0 5043 0
Current children cumulated CPU time (s) 1181.98
Current children cumulated vsize (KiB) 26220



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.97 0.89 2/66 7692
/proc/meminfo: memFree=1179056/2055920 swapFree=4110816/4192956
[pid=7686] ppid=7684 vsize=5360 CPUtime=0.54
/proc/7686/stat : 7686 (run.sh) S 7684 7686 7621 0 -1 4194304 341 1445 0 0 0 0 53 1 16 0 1 0 242279466 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 212234462020 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/7686/statm: 1340 241 197 169 0 51 0
[pid=7690] ppid=7686 vsize=20860 CPUtime=1199.54
/proc/7690/stat : 7690 (minisat) R 7686 7686 7621 0 -1 4194304 4847 0 0 0 119947 7 0 0 25 0 1 0 242279522 21360640 4831 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 1 0 0
/proc/7690/statm: 5215 4831 76 170 0 5043 0
Current children cumulated CPU time (s) 1200.08
Current children cumulated vsize (KiB) 26220

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

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

Child status: 143
Real time (s): 1200.41
CPU time (s): 1200.11
CPU user time (s): 1200.01
CPU system time (s): 0.095985
CPU usage (%): 99.9747
Max. virtual memory (cumulated for all children) (KiB): 26220

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

runsolver used 1.37079 second user time and 2.89156 second system time

The end

Launcher Data

Begin job on node14 at 2009-05-12 17:34:20
IDJOB=1805908
IDBENCH=24622
IDSOLVER=647
FILE ID=node14/1805908-1242142460
PBS_JOBID= 9289707
Free space on /tmp= 65952 MiB

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

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

MD5SUM BENCH= 8fc368e9f6ea136e0b6522b198a7a916
RANDOM SEED=1232293360

node14.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.256
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	: 5931.00
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.256
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:       1200224 kB
Buffers:         81924 kB
Cached:         618168 kB
SwapCached:      77080 kB
Active:         223484 kB
Inactive:       555696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1200224 kB
SwapTotal:     4192956 kB
SwapFree:      4110816 kB
Dirty:            1768 kB
Writeback:           0 kB
Mapped:          13504 kB
Slab:            62524 kB
Committed_AS:   831276 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= 65952 MiB
End job on node14 at 2009-05-12 17:54:20