Trace number 3284208

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
SApperloT 2011-03-23? (TO) 1300.03 1300.01

General information on the benchmark

Namevelev-pipe-o-uns-1.1-6.cnf
MD5SUMd986f0b849e7c714ed5d3a26373567af
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark12.6861
Satisfiable
(Un)Satisfiability was proved
Number of variables17710
Number of clauses304026
Sum of the clauses size890580
Maximum clause length131
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2268354
Number of clauses of size 326401
Number of clauses of size 4173
Number of clauses of size 5120
Number of clauses of size over 58977

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3284208-1303762615/watcher-3284208-1303762615 -o /tmp/evaluation-result-3284208-1303762615/solver-3284208-1303762615 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3284208-1303762615.cnf 

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 6.64 4.79 3.70 4/187 18780
/proc/meminfo: memFree=24644120/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=17160 CPUtime=0 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 595 0 0 0 0 0 0 0 21 0 1 0 487860177 17571840 518 33554432000 4194304 4465733 140736655365056 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 4290 518 250 67 0 1413 0

[startup+0.0232589 s]
/proc/loadavg: 6.64 4.79 3.70 4/187 18780
/proc/meminfo: memFree=24644120/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=17160 CPUtime=0.02 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 912 0 0 0 2 0 0 0 21 0 1 0 487860177 17571840 773 33554432000 4194304 4465733 140736655365056 18446744073709551615 4265327 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 4290 773 250 67 0 1413 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 17160

[startup+0.100242 s]
/proc/loadavg: 6.64 4.79 3.70 4/187 18780
/proc/meminfo: memFree=24644120/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=20132 CPUtime=0.09 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 3588 0 0 0 9 0 0 0 21 0 1 0 487860177 20615168 1731 33554432000 4194304 4465733 140736655365056 18446744073709551615 242970550016 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 5033 1732 250 67 0 2156 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 20132

[startup+0.300176 s]
/proc/loadavg: 6.64 4.79 3.70 4/187 18780
/proc/meminfo: memFree=24644120/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=20476 CPUtime=0.29 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 3902 0 0 0 29 0 0 0 22 0 1 0 487860177 20967424 1966 33554432000 4194304 4465733 140736655365056 18446744073709551615 4254043 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 5119 1966 255 67 0 2242 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20476

[startup+0.701108 s]
/proc/loadavg: 6.64 4.79 3.70 4/187 18780
/proc/meminfo: memFree=24644120/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=21660 CPUtime=0.69 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 5007 0 0 0 69 0 0 0 24 0 1 0 487860177 22179840 2241 33554432000 4194304 4465733 140736655365056 18446744073709551615 4270416 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 5415 2241 255 67 0 2538 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 21660

[startup+1.501 s]
/proc/loadavg: 6.64 4.79 3.70 5/188 18781
/proc/meminfo: memFree=24634624/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=27008 CPUtime=1.49 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 6579 0 0 0 148 1 0 0 25 0 1 0 487860177 27656192 3510 33554432000 4194304 4465733 140736655365056 18446744073709551615 4270205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 6752 3510 255 67 0 3875 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27008

[startup+3.10072 s]
/proc/loadavg: 6.64 4.79 3.70 5/188 18781
/proc/meminfo: memFree=24629540/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=27008 CPUtime=3.09 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 7061 0 0 0 308 1 0 0 25 0 1 0 487860177 27656192 3786 33554432000 4194304 4465733 140736655365056 18446744073709551615 4269997 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 6752 3786 255 67 0 3875 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27008

[startup+6.30117 s]
/proc/loadavg: 6.43 4.77 3.70 6/188 18781
/proc/meminfo: memFree=24626912/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=36364 CPUtime=6.29 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 13683 0 0 0 627 2 0 0 25 0 1 0 487860177 37236736 4818 33554432000 4194304 4465733 140736655365056 18446744073709551615 4266907 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 9091 4818 255 67 0 6214 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 36364

[startup+12.7011 s]
/proc/loadavg: 6.23 4.76 3.70 5/188 18781
/proc/meminfo: memFree=24611508/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=47248 CPUtime=12.69 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 19745 0 0 0 1266 3 0 0 25 0 1 0 487860177 48381952 8084 33554432000 4194304 4465733 140736655365056 18446744073709551615 4270455 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 11812 8084 279 67 0 8935 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47248

[startup+25.5009 s]
/proc/loadavg: 5.74 4.72 3.70 5/188 18781
/proc/meminfo: memFree=24602596/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=47248 CPUtime=25.49 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 21833 0 0 0 2546 3 0 0 25 0 1 0 487860177 48381952 8363 33554432000 4194304 4465733 140736655365056 18446744073709551615 4270699 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 11812 8363 292 67 0 8935 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 47248

[startup+51.1005 s]
/proc/loadavg: 5.14 4.66 3.71 5/188 18782
/proc/meminfo: memFree=24611788/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=39760 CPUtime=51.09 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 23545 0 0 0 5105 4 0 0 25 0 1 0 487860177 40714240 6214 33554432000 4194304 4465733 140736655365056 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 9940 6214 279 67 0 7063 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 39760

[startup+102.307 s]
/proc/loadavg: 4.49 4.56 3.73 5/188 18783
/proc/meminfo: memFree=24556968/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=78480 CPUtime=102.3 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 33645 0 0 0 10225 5 0 0 25 0 1 0 487860177 80363520 14664 33554432000 4194304 4465733 140736655365056 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 19620 14664 279 67 0 16743 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 78480

[startup+162.3 s]
/proc/loadavg: 4.18 4.45 3.74 5/188 18785
/proc/meminfo: memFree=24499664/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=78480 CPUtime=162.3 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 37538 0 0 0 16224 6 0 0 25 0 1 0 487860177 80363520 16919 33554432000 4194304 4465733 140736655365056 18446744073709551615 4270665 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 19620 16919 473 67 0 16743 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 78480

[startup+222.301 s]
/proc/loadavg: 4.06 4.37 3.75 5/188 18787
/proc/meminfo: memFree=24460076/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=132040 CPUtime=222.29 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 46595 0 0 0 22222 7 0 0 25 0 1 0 487860177 135208960 24123 33554432000 4194304 4465733 140736655365056 18446744073709551615 4343363 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 33010 24123 473 67 0 30133 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 132040

[startup+282.301 s]
/proc/loadavg: 4.02 4.30 3.76 5/188 18788
/proc/meminfo: memFree=24468488/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=119076 CPUtime=282.3 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 55956 0 0 0 28222 8 0 0 25 0 1 0 487860177 121933824 24931 33554432000 4194304 4465733 140736655365056 18446744073709551615 4254856 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 29769 24931 369 67 0 26892 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 119076

[startup+342.3 s]
/proc/loadavg: 4.01 4.24 3.77 5/188 18790
/proc/meminfo: memFree=24457540/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=178324 CPUtime=342.29 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 64766 0 0 0 34220 9 0 0 25 0 1 0 487860177 182603776 31471 33554432000 4194304 4465733 140736655365056 18446744073709551615 4343369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 44581 31471 356 67 0 41704 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 178324

[startup+402.301 s]
/proc/loadavg: 4.16 4.25 3.81 5/188 18818
/proc/meminfo: memFree=24562796/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=119076 CPUtime=402.3 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 65886 0 0 0 40219 11 0 0 25 0 1 0 487860177 121933824 26275 33554432000 4194304 4465733 140736655365056 18446744073709551615 4271243 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 29769 26275 356 67 0 26892 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 119076

[startup+462.301 s]
/proc/loadavg: 4.11 4.22 3.82 5/188 18820
/proc/meminfo: memFree=24574124/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=119076 CPUtime=462.3 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 65971 0 0 0 46219 11 0 0 25 0 1 0 487860177 121933824 26283 33554432000 4194304 4465733 140736655365056 18446744073709551615 4279126 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 29769 26283 279 67 0 26892 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 119076

[startup+522.3 s]
/proc/loadavg: 4.08 4.19 3.83 5/188 18822
/proc/meminfo: memFree=24489648/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=119076 CPUtime=522.3 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 65971 0 0 0 52219 11 0 0 25 0 1 0 487860177 121933824 26283 33554432000 4194304 4465733 140736655365056 18446744073709551615 4255555 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 29769 26283 279 67 0 26892 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 119076

[startup+582.301 s]
/proc/loadavg: 4.03 4.15 3.84 5/188 18823
/proc/meminfo: memFree=24423896/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=119076 CPUtime=582.3 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 65971 0 0 0 58219 11 0 0 25 0 1 0 487860177 121933824 26283 33554432000 4194304 4465733 140736655365056 18446744073709551615 4270622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 29769 26283 279 67 0 26892 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 119076

[startup+642.301 s]
/proc/loadavg: 4.01 4.12 3.84 5/188 18825
/proc/meminfo: memFree=24492704/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=119076 CPUtime=642.31 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 72147 0 0 0 64219 12 0 0 25 0 1 0 487860177 121933824 26283 33554432000 4194304 4465733 140736655365056 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 29769 26283 279 67 0 26892 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 119076

[startup+702.3 s]
/proc/loadavg: 4.00 4.10 3.85 5/188 18826
/proc/meminfo: memFree=24408492/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=203400 CPUtime=702.29 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 93799 0 0 0 70215 14 0 0 25 0 1 0 487860177 208281600 31557 33554432000 4194304 4465733 140736655365056 18446744073709551615 4343360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 50850 31557 279 67 0 47973 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 203400

[startup+762.307 s]
/proc/loadavg: 4.00 4.08 3.86 5/188 18828
/proc/meminfo: memFree=24437972/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=139372 CPUtime=762.31 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 93799 0 0 0 76216 15 0 0 25 0 1 0 487860177 142716928 27761 33554432000 4194304 4465733 140736655365056 18446744073709551615 4271132 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 34843 27761 279 67 0 31966 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 139372

[startup+822.301 s]
/proc/loadavg: 3.02 3.82 3.78 2/170 18883
/proc/meminfo: memFree=25005428/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=139372 CPUtime=822.3 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 93799 0 0 0 82215 15 0 0 25 0 1 0 487860177 142716928 27761 33554432000 4194304 4465733 140736655365056 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 34843 27761 279 67 0 31966 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 139372

[startup+882.3 s]
/proc/loadavg: 1.74 3.31 3.61 2/170 18884
/proc/meminfo: memFree=25005548/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=139372 CPUtime=882.3 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 93799 0 0 0 88215 15 0 0 25 0 1 0 487860177 142716928 27761 33554432000 4194304 4465733 140736655365056 18446744073709551615 4270228 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 34843 27761 279 67 0 31966 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 139372

[startup+942.301 s]
/proc/loadavg: 1.27 2.88 3.44 2/170 18886
/proc/meminfo: memFree=25045952/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=110800 CPUtime=942.31 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 99989 0 0 0 94215 16 0 0 25 0 1 0 487860177 113459200 17847 33554432000 4194304 4465733 140736655365056 18446744073709551615 4260067 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 27700 17847 280 67 0 24823 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 110800

[startup+1002.3 s]
/proc/loadavg: 1.10 2.54 3.28 2/170 18887
/proc/meminfo: memFree=25044068/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=110800 CPUtime=1002.31 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 100461 0 0 0 100215 16 0 0 25 0 1 0 487860177 113459200 18319 33554432000 4194304 4465733 140736655365056 18446744073709551615 4271235 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 27700 18319 280 67 0 24823 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 110800

[startup+1062.3 s]
/proc/loadavg: 1.03 2.26 3.14 2/170 18889
/proc/meminfo: memFree=25043304/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=110800 CPUtime=1062.31 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 100697 0 0 0 106215 16 0 0 25 0 1 0 487860177 113459200 18555 33554432000 4194304 4465733 140736655365056 18446744073709551615 4255394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 27700 18555 280 67 0 24823 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 110800

[startup+1122.3 s]
/proc/loadavg: 1.01 2.02 3.00 2/170 18891
/proc/meminfo: memFree=25025552/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=211684 CPUtime=1122.31 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 113744 0 0 0 112213 18 0 0 25 0 1 0 487860177 216764416 22849 33554432000 4194304 4465733 140736655365056 18446744073709551615 4343369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 52921 22849 280 67 0 50044 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 211684

[startup+1182.3 s]
/proc/loadavg: 1.00 1.84 2.87 3/170 18892
/proc/meminfo: memFree=25040288/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=107144 CPUtime=1182.31 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 116746 0 0 0 118213 18 0 0 25 0 1 0 487860177 109715456 19449 33554432000 4194304 4465733 140736655365056 18446744073709551615 4270037 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 26786 19449 335 67 0 23909 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 107144

[startup+1242.3 s]
/proc/loadavg: 1.00 1.68 2.75 2/170 18894
/proc/meminfo: memFree=25023396/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=129708 CPUtime=1242.31 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 126609 0 0 0 124211 20 0 0 25 0 1 0 487860177 132820992 23579 33554432000 4194304 4465733 140736655365056 18446744073709551615 4261251 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 32427 23579 280 67 0 29550 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 129708



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.55 2.64 2/170 18895
/proc/meminfo: memFree=24988168/32951132 swapFree=67111364/67111528
[pid=18780] ppid=18778 vsize=198988 CPUtime=1300.01 cores=4,6
/proc/18780/stat : 18780 (SApperloT) R 18778 18780 17937 0 -1 4202496 138257 0 0 0 129980 21 0 0 25 0 1 0 487860177 203763712 32333 33554432000 4194304 4465733 140736655365056 18446744073709551615 4343302 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/18780/statm: 49747 32333 280 67 0 46870 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 198988

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.81
CPU system time (s): 0.224965
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 233780

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.81
system time used= 0.224965
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138257
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= 8
involuntary context switches= 1993

runsolver used 2.11568 second user time and 4.56731 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-25 22:16:55
IDJOB=3284208
IDBENCH=71718
IDSOLVER=1657
FILE ID=node128/3284208-1303762615
RUNJOBID= node128-1303762119-18645
PBS_JOBID= 13157129
Free space on /tmp= 66724 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT_RACE06/velev-pipe-o-uns-1.1-6.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3284208-1303762615/watcher-3284208-1303762615 -o /tmp/evaluation-result-3284208-1303762615/solver-3284208-1303762615 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3284208-1303762615.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= d986f0b849e7c714ed5d3a26373567af
RANDOM SEED=578261510

node128.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24644276 kB
Buffers:       1274204 kB
Cached:        5943412 kB
SwapCached:        160 kB
Active:         938436 kB
Inactive:      6747988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24644276 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6100 kB
Writeback:           0 kB
AnonPages:      468228 kB
Mapped:          16036 kB
Slab:           553836 kB
PageTables:       6088 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   909640 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66796 MiB
End job on node128 at 2011-04-25 22:38:37