Trace number 1805964

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.81

General information on the benchmark

Namecrafted/Hard/contest04/others/
equilarge_l4.sat05-521.reshuffled-07.cnf
MD5SUMff36f96f6b8096039d33a91da209fed4
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 variables4499
Number of clauses18603
Sum of the clauses size54454
Maximum clause length3
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21355
Number of clauses of size 317248
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 6
0.29/0.38	#LEARNT CLAUSES 0
0.29/0.39	done !
0.29/0.39	c Now, SatElite...
0.29/0.39	c Parsing...
0.39/0.42	c ==============================================================================
0.39/0.42	c |           |     ORIGINAL     |              LEARNT              |          |
0.39/0.42	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.39/0.42	c ==============================================================================
0.39/0.42	c |         0 |   18603    54086 |    5580       0        0     nan |  0.000 % |
0.39/0.52	c |         0 |   18167    66278 |      --       0       --      -- |     --   | -436/12192
0.39/0.52	c ==============================================================================
0.39/0.52	c Result  :   #vars: 2787   #clauses: 18167   #literals: 66278
0.39/0.52	c CPU time:   0.122981 s
0.39/0.52	c ==============================================================================
0.39/0.56	c SatElite is done !
0.39/0.56	c Calling MINISAT
0.39/0.56	This is MiniSat 2.0 beta
0.39/0.56	WARNING: for repeatability, setting FPU to use double precision
0.39/0.56	============================[ Problem Statistics ]=============================
0.39/0.56	|                                                                             |
0.39/0.56	|  Number of variables:  2787                                                 |
0.39/0.56	|  Number of clauses:    18167                                                |
0.39/0.58	|  Parsing time:         0.01         s                                       |
0.39/0.58	============================[ Search Statistics ]==============================
0.39/0.58	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.39/0.58	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.39/0.58	===============================================================================
0.39/0.58	|         0 |    2787    18167    66278 |     6055        0    nan |  0.000 % |
0.39/0.59	|       101 |    2787    18167    66278 |     6661      101     18 |  0.000 % |
0.55/0.62	|       251 |    2787    18167    66278 |     7327      251     29 |  0.000 % |
0.55/0.65	|       476 |    2787    18167    66278 |     8060      476     30 |  0.000 % |
0.55/0.72	|       814 |    2787    18167    66278 |     8866      814     34 |  0.000 % |
0.55/0.78	|      1320 |    2787    18167    66278 |     9752     1320     29 |  0.000 % |
0.55/1.00	|      2080 |    2787    18167    66278 |    10727     2080     34 |  0.000 % |
1.08/1.11	|      3220 |    2787    18167    66278 |    11800     3220     31 |  0.000 % |
1.38/1.46	|      4930 |    2787    18167    66278 |    12980     4930     35 |  0.000 % |
1.77/1.83	|      7493 |    2787    18167    66278 |    14278     7493     35 |  0.000 % |
2.37/2.46	|     11338 |    2787    18167    66278 |    15706    11338     37 |  0.000 % |
3.18/3.29	|     17105 |    2787    18167    66278 |    17277    17105     33 |  0.000 % |
5.87/5.99	|     25755 |    2787    18167    66278 |    19005    16510     38 |  0.000 % |
8.06/8.11	|     38730 |    2787    18167    66278 |    20905    19001     30 |  0.000 % |
13.77/13.87	|     58191 |    2787    18167    66278 |    22996    16356     43 |  0.000 % |
19.06/19.13	|     87383 |    2787    18167    66278 |    25296    18891     22 |  0.000 % |
39.36/39.49	|    131173 |    2787    18167    66278 |    27825    18210     73 |  0.000 % |
58.63/58.76	|    196858 |    2787    18167    66278 |    30608    29467     23 |  0.000 % |
99.21/99.32	|    295385 |    2787    18167    66278 |    33669    28818     69 |  0.000 % |
160.17/160.38	|    443174 |    2787    18167    66278 |    37035    12163     24 |  0.000 % |
277.58/277.82	|    664858 |    2787    18167    66278 |    40739    22172     69 |  0.000 % |
451.89/452.27	|    997383 |    2787    18167    66278 |    44813    23772     36 |  0.000 % |
767.62/768.11	|   1496172 |    2787    18167    66278 |    49294    16978     39 |  0.000 % |
1200.09/1200.80	HOME/run.sh: line 55: 17460 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-1805964-1242143538/watcher-1805964-1242143538 -o /tmp/evaluation-result-1805964-1242143538/solver-1805964-1242143538 -C 1200 -W 1800 -M 1800 HOME/run.sh HOME/instance-1805964-1242143538.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 0.97 0.89 3/65 17456
/proc/meminfo: memFree=793304/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0
/proc/17456/stat : 17456 (run.sh) R 17454 17456 17299 0 -1 4194304 268 0 0 0 0 0 0 0 18 0 1 0 242382780 5488640 236 1992294400 4194304 4889804 548682068784 18446744073709551615 226686986911 0 65538 4100 65536 0 0 0 17 0 0 0
/proc/17456/statm: 1340 236 195 169 0 51 0
[pid=17457] ppid=17456 vsize=2124 CPUtime=0
/proc/17457/stat : 17457 (revival) R 17456 17456 17299 0 -1 4194304 243 0 0 0 0 0 0 0 18 0 1 0 242382780 2174976 209 1992294400 134512640 134537284 4294956368 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/17457/statm: 514 215 82 6 0 152 0

[startup+0.086376 s]
/proc/loadavg: 1.00 0.97 0.89 3/65 17456
/proc/meminfo: memFree=793304/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242382780 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 237 196 169 0 51 0
[pid=17457] ppid=17456 vsize=2752 CPUtime=0.08
/proc/17457/stat : 17457 (revival) R 17456 17456 17299 0 -1 4194304 501 0 0 0 8 0 0 0 20 0 1 50000 242382780 2818048 385 1992294400 134512640 134537284 4294956368 18446744073709551615 134516616 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17457/statm: 688 385 85 6 0 326 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 8112

[startup+0.101377 s]
/proc/loadavg: 1.00 0.97 0.89 3/65 17456
/proc/meminfo: memFree=793304/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242382780 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 237 196 169 0 51 0
[pid=17457] ppid=17456 vsize=2752 CPUtime=0.09
/proc/17457/stat : 17457 (revival) R 17456 17456 17299 0 -1 4194304 502 0 0 0 9 0 0 0 20 0 1 50000 242382780 2818048 386 1992294400 134512640 134537284 4294956368 18446744073709551615 134517054 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17457/statm: 688 386 85 6 0 326 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8112

[startup+0.301418 s]
/proc/loadavg: 1.00 0.97 0.89 3/65 17456
/proc/meminfo: memFree=793304/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 287 0 0 0 0 0 0 0 18 0 1 0 242382780 5488640 237 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 237 196 169 0 51 0
[pid=17457] ppid=17456 vsize=2884 CPUtime=0.29
/proc/17457/stat : 17457 (revival) R 17456 17456 17299 0 -1 4194304 513 0 0 0 29 0 0 0 21 0 1 50000 242382780 2953216 397 1992294400 134512640 134537284 4294956368 18446744073709551615 134523584 0 0 4096 8192 0 0 0 17 0 0 0
/proc/17457/statm: 721 397 85 6 0 359 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8244

[startup+0.7015 s]
/proc/loadavg: 1.00 0.97 0.89 3/65 17456
/proc/meminfo: memFree=793304/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
Current children cumulated CPU time (s) 0.55
Current children cumulated vsize (KiB) 5360

[startup+1.50166 s]
/proc/loadavg: 1.00 0.97 0.89 2/67 17460
/proc/meminfo: memFree=790088/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=3916 CPUtime=0.93
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 706 0 0 0 93 0 0 0 25 0 1 0 242382837 4009984 690 1992294400 134512640 135212939 4294956240 18446744073709551615 134526557 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 979 690 76 170 0 807 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9276

[startup+3.10199 s]
/proc/loadavg: 1.00 0.97 0.89 2/67 17460
/proc/meminfo: memFree=788680/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=5704 CPUtime=2.52
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 1158 0 0 0 252 0 0 0 25 0 1 0 242382837 5840896 1142 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 1426 1142 76 170 0 1254 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 11064

[startup+6.30164 s]
/proc/loadavg: 1.00 0.97 0.90 2/67 17460
/proc/meminfo: memFree=786952/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=6548 CPUtime=5.72
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 1344 0 0 0 572 0 0 0 25 0 1 0 242382837 6705152 1328 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 1637 1328 76 170 0 1465 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11908

[startup+12.7019 s]
/proc/loadavg: 1.08 0.99 0.90 2/67 17460
/proc/meminfo: memFree=785744/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=7484 CPUtime=12.12
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 1586 0 0 0 1211 1 0 0 25 0 1 0 242382837 7663616 1570 1992294400 134512640 135212939 4294956240 18446744073709551615 134526797 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 1871 1570 76 170 0 1699 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 12844

[startup+25.5015 s]
/proc/loadavg: 1.06 0.99 0.90 2/67 17460
/proc/meminfo: memFree=783952/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=9596 CPUtime=24.91
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 2112 0 0 0 2489 2 0 0 25 0 1 0 242382837 9826304 2096 1992294400 134512640 135212939 4294956240 18446744073709551615 134526682 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 2399 2096 76 170 0 2227 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14956

[startup+51.1017 s]
/proc/loadavg: 1.04 0.99 0.91 2/67 17460
/proc/meminfo: memFree=780624/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=12692 CPUtime=50.5
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 2900 0 0 0 5047 3 0 0 25 0 1 0 242382837 12996608 2884 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 3173 2884 76 170 0 3001 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 18052

[startup+102.305 s]
/proc/loadavg: 1.01 0.99 0.91 2/67 17460
/proc/meminfo: memFree=777744/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=15652 CPUtime=101.66
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 3617 0 0 0 10162 4 0 0 25 0 1 0 242382837 16027648 3601 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 3913 3601 76 170 0 3741 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 21012

[startup+162.301 s]
/proc/loadavg: 1.07 1.00 0.91 2/67 17460
/proc/meminfo: memFree=777680/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=15652 CPUtime=161.62
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 3617 0 0 0 16158 4 0 0 25 0 1 0 242382837 16027648 3601 1992294400 134512640 135212939 4294956240 18446744073709551615 134526757 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 3913 3601 76 170 0 3741 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 21012

[startup+222.303 s]
/proc/loadavg: 1.10 1.03 0.93 2/67 17460
/proc/meminfo: memFree=775952/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=17416 CPUtime=221.57
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 4069 0 0 0 22152 5 0 0 25 0 1 0 242382837 17833984 4053 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 4354 4053 76 170 0 4182 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 22776

[startup+282.302 s]
/proc/loadavg: 1.04 1.02 0.93 2/67 17460
/proc/meminfo: memFree=775312/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=18072 CPUtime=281.53
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 4237 0 0 0 28148 5 0 0 25 0 1 0 242382837 18505728 4211 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 4518 4211 76 170 0 4346 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 23432

[startup+342.302 s]
/proc/loadavg: 1.01 1.02 0.93 2/67 17460
/proc/meminfo: memFree=775312/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=18072 CPUtime=341.49
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 4237 0 0 0 34144 5 0 0 25 0 1 0 242382837 18505728 4211 1992294400 134512640 135212939 4294956240 18446744073709551615 134538793 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 4518 4211 76 170 0 4346 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 23432

[startup+402.301 s]

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

[pid=17460] ppid=17456 vsize=18072 CPUtime=461.43
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 4240 0 0 0 46138 5 0 0 25 0 1 0 242382837 18505728 4214 1992294400 134512640 135212939 4294956240 18446744073709551615 134526661 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 4518 4214 76 170 0 4346 0
Current children cumulated CPU time (s) 461.98
Current children cumulated vsize (KiB) 23432

[startup+522.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 17460
/proc/meminfo: memFree=775056/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=18496 CPUtime=521.4
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 4318 0 0 0 52135 5 0 0 25 0 1 0 242382837 18939904 4292 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 4624 4292 76 170 0 4452 0
Current children cumulated CPU time (s) 521.95
Current children cumulated vsize (KiB) 23856

[startup+582.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 17466
/proc/meminfo: memFree=774800/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=18780 CPUtime=581.37
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 4363 0 0 0 58131 6 0 0 25 0 1 0 242382837 19230720 4337 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 4695 4337 76 170 0 4523 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 24140

[startup+642.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 17466
/proc/meminfo: memFree=774736/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=18924 CPUtime=641.34
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 4395 0 0 0 64128 6 0 0 25 0 1 0 242382837 19378176 4369 1992294400 134512640 135212939 4294956240 18446744073709551615 134526608 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 4731 4369 76 170 0 4559 0
Current children cumulated CPU time (s) 641.89
Current children cumulated vsize (KiB) 24284

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 17466
/proc/meminfo: memFree=774480/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=18924 CPUtime=701.3
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 4416 0 0 0 70124 6 0 0 25 0 1 0 242382837 19378176 4390 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 4731 4390 76 170 0 4559 0
Current children cumulated CPU time (s) 701.85
Current children cumulated vsize (KiB) 24284

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 17466
/proc/meminfo: memFree=774416/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=19136 CPUtime=761.28
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 4441 0 0 0 76122 6 0 0 25 0 1 0 242382837 19595264 4415 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 4784 4415 76 170 0 4612 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 24496

[startup+822.301 s]
/proc/loadavg: 1.04 1.01 0.93 2/67 17466
/proc/meminfo: memFree=774160/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=19540 CPUtime=821.23
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 4531 0 0 0 82117 6 0 0 25 0 1 0 242382837 20008960 4505 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 4885 4505 76 170 0 4713 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 24900

[startup+882.303 s]
/proc/loadavg: 1.01 1.01 0.93 2/67 17466
/proc/meminfo: memFree=774096/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=19540 CPUtime=881.2
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 4547 0 0 0 88114 6 0 0 25 0 1 0 242382837 20008960 4521 1992294400 134512640 135212939 4294956240 18446744073709551615 134526519 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 4885 4521 76 170 0 4713 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 24900

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 17466
/proc/meminfo: memFree=773904/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=19824 CPUtime=941.17
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 4589 0 0 0 94111 6 0 0 25 0 1 0 242382837 20299776 4563 1992294400 134512640 135212939 4294956240 18446744073709551615 134527040 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 4956 4563 76 170 0 4784 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 25184

[startup+1002.3 s]
/proc/loadavg: 1.08 1.02 0.94 2/67 17466
/proc/meminfo: memFree=773840/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=19824 CPUtime=1001.15
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 4612 0 0 0 100108 7 0 0 25 0 1 0 242382837 20299776 4586 1992294400 134512640 135212939 4294956240 18446744073709551615 134538793 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 4956 4586 76 170 0 4784 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 25184

[startup+1062.3 s]
/proc/loadavg: 1.03 1.01 0.94 2/67 17466
/proc/meminfo: memFree=773776/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=19824 CPUtime=1061.12
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 4612 0 0 0 106105 7 0 0 25 0 1 0 242382837 20299776 4586 1992294400 134512640 135212939 4294956240 18446744073709551615 134527043 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 4956 4586 76 170 0 4784 0
Current children cumulated CPU time (s) 1061.67
Current children cumulated vsize (KiB) 25184

[startup+1122.3 s]
/proc/loadavg: 1.01 1.00 0.94 2/67 17466
/proc/meminfo: memFree=773712/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=20040 CPUtime=1121.09
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 4639 0 0 0 112102 7 0 0 25 0 1 0 242382837 20520960 4613 1992294400 134512640 135212939 4294956240 18446744073709551615 134526848 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 5010 4613 76 170 0 4838 0
Current children cumulated CPU time (s) 1121.64
Current children cumulated vsize (KiB) 25400

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 17466
/proc/meminfo: memFree=773584/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=20204 CPUtime=1181.05
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 4674 0 0 0 118098 7 0 0 25 0 1 0 242382837 20688896 4648 1992294400 134512640 135212939 4294956240 18446744073709551615 134537416 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 5051 4648 76 170 0 4879 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 25564



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.8 s]
/proc/loadavg: 1.00 1.00 0.94 2/67 17466
/proc/meminfo: memFree=773584/2055920 swapFree=4162572/4192956
[pid=17456] ppid=17454 vsize=5360 CPUtime=0.55
/proc/17456/stat : 17456 (run.sh) S 17454 17456 17299 0 -1 4194304 341 1470 0 0 0 0 55 0 15 0 1 0 242382780 5488640 241 1992294400 4194304 4889804 548682068784 18446744073709551615 226686985028 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/17456/statm: 1340 241 197 169 0 51 0
[pid=17460] ppid=17456 vsize=20204 CPUtime=1199.54
/proc/17460/stat : 17460 (minisat) R 17456 17456 17299 0 -1 4194304 4674 0 0 0 119947 7 0 0 25 0 1 0 242382837 20688896 4648 1992294400 134512640 135212939 4294956240 18446744073709551615 134526769 0 0 4096 3 0 0 0 17 0 0 0
/proc/17460/statm: 5051 4648 76 170 0 4879 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 25564

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.81
CPU time (s): 1200.12
CPU user time (s): 1200.03
CPU system time (s): 0.089986
CPU usage (%): 99.943
Max. virtual memory (cumulated for all children) (KiB): 25564

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.03
system time used= 0.089986
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 6501
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= 9
involuntary context switches= 4730

runsolver used 1.27281 second user time and 3.10553 second system time

The end

Launcher Data

Begin job on node80 at 2009-05-12 17:52:18
IDJOB=1805964
IDBENCH=24631
IDSOLVER=647
FILE ID=node80/1805964-1242143538
PBS_JOBID= 9289646
Free space on /tmp= 65992 MiB

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

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

MD5SUM BENCH= ff36f96f6b8096039d33a91da209fed4
RANDOM SEED=1540853820

node80.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.270
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.270
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:        793784 kB
Buffers:         84040 kB
Cached:        1067764 kB
SwapCached:      25208 kB
Active:         286272 kB
Inactive:       893892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        793784 kB
SwapTotal:     4192956 kB
SwapFree:      4162572 kB
Dirty:            1724 kB
Writeback:           0 kB
Mapped:          13444 kB
Slab:            68052 kB
Committed_AS:   917880 kB
PageTables:       1384 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= 65992 MiB
End job on node80 at 2009-05-12 18:12:19