Trace number 3281126

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.04 1300.01

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k45.cnf
MD5SUM8a76c8add64173ae39149aae572a02d9
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark185.162
Satisfiable
(Un)Satisfiability was proved
Number of variables37432
Number of clauses147345
Sum of the clauses size401667
Maximum clause length37
Minimum clause length1
Number of clauses of size 1603
Number of clauses of size 269621
Number of clauses of size 371450
Number of clauses of size 4266
Number of clauses of size 5505
Number of clauses of size over 54900

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-3281126-1303751331/watcher-3281126-1303751331 -o /tmp/evaluation-result-3281126-1303751331/solver-3281126-1303751331 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3281126-1303751331.cnf 

running on 2 cores: 0,2

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: 4.01 3.99 3.82 5/189 29780
/proc/meminfo: memFree=14598104/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=11848 CPUtime=0 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4194304 344 0 0 0 0 0 0 0 25 0 1 0 486734055 12132352 283 33554432000 4194304 4465733 140736985691136 18446744073709551615 270613110528 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 2962 283 248 67 0 85 0

[startup+0.0769079 s]
/proc/loadavg: 4.01 3.99 3.82 5/189 29780
/proc/meminfo: memFree=14598104/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=18360 CPUtime=0.06 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 3197 0 0 0 6 0 0 0 25 0 1 0 486734055 18800640 1584 33554432000 4194304 4465733 140736985691136 18446744073709551615 4271181 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 4590 1584 253 67 0 1713 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 18360

[startup+0.100905 s]
/proc/loadavg: 4.01 3.99 3.82 5/189 29780
/proc/meminfo: memFree=14598104/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=18744 CPUtime=0.09 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 3357 0 0 0 9 0 0 0 25 0 1 0 486734055 19193856 1741 33554432000 4194304 4465733 140736985691136 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 4686 1741 255 67 0 1809 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 18744

[startup+0.300869 s]
/proc/loadavg: 4.01 3.99 3.82 5/189 29780
/proc/meminfo: memFree=14598104/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=18744 CPUtime=0.29 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 3507 0 0 0 29 0 0 0 25 0 1 0 486734055 19193856 1850 33554432000 4194304 4465733 140736985691136 18446744073709551615 4295923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 4686 1850 255 67 0 1809 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 18744

[startup+0.700791 s]
/proc/loadavg: 4.01 3.99 3.82 5/189 29780
/proc/meminfo: memFree=14598104/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=19320 CPUtime=0.68 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 3979 0 0 0 68 0 0 0 25 0 1 0 486734055 19783680 1965 33554432000 4194304 4465733 140736985691136 18446744073709551615 4271153 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 4830 1965 255 67 0 1953 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 19320

[startup+1.50065 s]
/proc/loadavg: 4.01 3.99 3.82 5/190 29781
/proc/meminfo: memFree=14589920/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=23864 CPUtime=1.49 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 5754 0 0 0 148 1 0 0 25 0 1 0 486734055 24436736 2600 33554432000 4194304 4465733 140736985691136 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 5966 2600 255 67 0 3089 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 23864

[startup+3.10037 s]
/proc/loadavg: 4.01 3.99 3.82 5/190 29781
/proc/meminfo: memFree=14586568/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=27752 CPUtime=3.09 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 7091 0 0 0 308 1 0 0 25 0 1 0 486734055 28418048 3623 33554432000 4194304 4465733 140736985691136 18446744073709551615 4270534 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 6938 3623 255 67 0 4061 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27752

[startup+6.3008 s]
/proc/loadavg: 4.01 3.99 3.82 5/190 29781
/proc/meminfo: memFree=14584708/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=28296 CPUtime=6.29 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 11031 0 0 0 628 1 0 0 25 0 1 0 486734055 28975104 3395 33554432000 4194304 4465733 140736985691136 18446744073709551615 4270170 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 7074 3395 256 67 0 4197 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28296

[startup+12.7007 s]
/proc/loadavg: 4.01 3.99 3.82 5/190 29781
/proc/meminfo: memFree=14537744/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=57632 CPUtime=12.69 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 16863 0 0 0 1266 3 0 0 25 0 1 0 486734055 59015168 7515 33554432000 4194304 4465733 140736985691136 18446744073709551615 4369614 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 14408 7515 274 67 0 11531 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 57632

[startup+25.5004 s]
/proc/loadavg: 4.01 3.99 3.82 5/190 29781
/proc/meminfo: memFree=14552244/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=57632 CPUtime=25.49 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 16863 0 0 0 2546 3 0 0 25 0 1 0 486734055 59015168 7515 33554432000 4194304 4465733 140736985691136 18446744073709551615 4343360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 14408 7515 274 67 0 11531 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57632

[startup+51.1009 s]
/proc/loadavg: 4.00 3.99 3.82 5/190 29809
/proc/meminfo: memFree=14631756/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=54204 CPUtime=51.09 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 29396 0 0 0 5104 5 0 0 25 0 1 0 486734055 55504896 10122 33554432000 4194304 4465733 140736985691136 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 13551 10122 281 67 0 10674 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54204

[startup+102.307 s]
/proc/loadavg: 4.00 3.99 3.83 5/190 29810
/proc/meminfo: memFree=14555476/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=164276 CPUtime=102.3 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 42563 0 0 0 10223 7 0 0 25 0 1 0 486734055 168218624 20228 33554432000 4194304 4465733 140736985691136 18446744073709551615 4358603 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 41069 20228 283 67 0 38192 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 164276

[startup+162.301 s]
/proc/loadavg: 4.03 4.00 3.84 5/190 29812
/proc/meminfo: memFree=14589320/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=89776 CPUtime=162.29 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 55862 0 0 0 16219 10 0 0 25 0 1 0 486734055 91930624 17878 33554432000 4194304 4465733 140736985691136 18446744073709551615 4271944 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 22444 17878 281 67 0 19567 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 89776

[startup+222.301 s]
/proc/loadavg: 4.01 4.00 3.84 5/190 29814
/proc/meminfo: memFree=14548516/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=105560 CPUtime=222.3 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 70583 0 0 0 22217 13 0 0 25 0 1 0 486734055 108093440 21985 33554432000 4194304 4465733 140736985691136 18446744073709551615 4271894 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 26390 21985 281 67 0 23513 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 105560

[startup+282.301 s]
/proc/loadavg: 4.08 4.02 3.86 5/190 29815
/proc/meminfo: memFree=14534096/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=105560 CPUtime=282.29 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 81954 0 0 0 28214 15 0 0 25 0 1 0 486734055 108093440 23687 33554432000 4194304 4465733 140736985691136 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 26390 23687 481 67 0 23513 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 105560

[startup+342.3 s]
/proc/loadavg: 4.03 4.01 3.86 5/190 29817
/proc/meminfo: memFree=14493404/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=144104 CPUtime=342.3 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 88570 0 0 0 34213 17 0 0 25 0 1 0 486734055 147562496 30243 33554432000 4194304 4465733 140736985691136 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 36026 30243 421 67 0 33149 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 144104

[startup+402.301 s]
/proc/loadavg: 4.01 4.00 3.87 5/190 29818
/proc/meminfo: memFree=14536912/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=87640 CPUtime=402.3 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 102616 0 0 0 40211 19 0 0 25 0 1 0 486734055 89743360 16306 33554432000 4194304 4465733 140736985691136 18446744073709551615 4270758 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 21910 16306 281 67 0 19033 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 87640

[startup+462.301 s]
/proc/loadavg: 4.06 4.02 3.88 5/190 29820
/proc/meminfo: memFree=14508136/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=117156 CPUtime=462.3 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 109688 0 0 0 46210 20 0 0 25 0 1 0 486734055 119967744 22991 33554432000 4194304 4465733 140736985691136 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 29289 22991 281 67 0 26412 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 117156

[startup+522.3 s]
/proc/loadavg: 4.02 4.01 3.88 5/190 29822
/proc/meminfo: memFree=14465472/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=139556 CPUtime=522.31 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 130021 0 0 0 52207 24 0 0 25 0 1 0 486734055 142905344 28813 33554432000 4194304 4465733 140736985691136 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 34889 28813 462 67 0 32012 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 139556

[startup+582.301 s]
/proc/loadavg: 4.01 4.00 3.89 5/190 29823
/proc/meminfo: memFree=14420672/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=155488 CPUtime=582.3 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 141226 0 0 0 58205 25 0 0 25 0 1 0 486734055 159219712 31408 33554432000 4194304 4465733 140736985691136 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 38872 31408 462 67 0 35995 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 155488

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 29825
/proc/meminfo: memFree=14430452/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=107920 CPUtime=642.31 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 149647 0 0 0 64204 27 0 0 25 0 1 0 486734055 110510080 23044 33554432000 4194304 4465733 140736985691136 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 26980 23044 309 67 0 24103 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 107920

[startup+702.301 s]
/proc/loadavg: 4.04 4.01 3.91 5/190 29826
/proc/meminfo: memFree=14388404/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=144952 CPUtime=702.31 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 158500 0 0 0 70203 28 0 0 25 0 1 0 486734055 148430848 31727 33554432000 4194304 4465733 140736985691136 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 36238 31727 309 67 0 33361 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 144952

[startup+762.307 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 29828
/proc/meminfo: memFree=14406372/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=163536 CPUtime=762.32 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 170195 0 0 0 76202 30 0 0 25 0 1 0 486734055 167460864 33864 33554432000 4194304 4465733 140736985691136 18446744073709551615 4271258 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 40884 33864 309 67 0 38007 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 163536

[startup+822.3 s]
/proc/loadavg: 2.80 3.67 3.80 3/178 29866
/proc/meminfo: memFree=14561984/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=163536 CPUtime=822.31 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 172100 0 0 0 82201 30 0 0 25 0 1 0 486734055 167460864 35529 33554432000 4194304 4465733 140736985691136 18446744073709551615 4270705 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 40884 35529 309 67 0 38007 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 163536

[startup+882.301 s]
/proc/loadavg: 2.27 3.34 3.67 3/178 29867
/proc/meminfo: memFree=14601404/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=108612 CPUtime=882.31 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 180397 0 0 0 88199 32 0 0 25 0 1 0 486734055 111218688 23761 33554432000 4194304 4465733 140736985691136 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 27153 23761 309 67 0 24276 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 108612

[startup+942.301 s]
/proc/loadavg: 2.10 3.11 3.57 3/178 29869
/proc/meminfo: memFree=14588608/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=155592 CPUtime=942.31 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 191294 0 0 0 94198 33 0 0 25 0 1 0 486734055 159326208 34557 33554432000 4194304 4465733 140736985691136 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 38898 34557 330 67 0 36021 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 155592

[startup+1002.3 s]
/proc/loadavg: 2.04 2.91 3.47 3/178 29870
/proc/meminfo: memFree=14580416/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=179092 CPUtime=1002.32 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 205421 0 0 0 100196 36 0 0 25 0 1 0 486734055 183390208 36611 33554432000 4194304 4465733 140736985691136 18446744073709551615 4296140 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 44773 36611 330 67 0 41896 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 179092

[startup+1062.3 s]
/proc/loadavg: 2.01 2.74 3.38 3/178 29872
/proc/meminfo: memFree=14581024/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=137520 CPUtime=1062.32 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 215144 0 0 0 106195 37 0 0 25 0 1 0 486734055 140820480 24246 33554432000 4194304 4465733 140736985691136 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 34380 24246 281 67 0 31503 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 137520

[startup+1122.3 s]
/proc/loadavg: 2.00 2.60 3.29 3/178 29874
/proc/meminfo: memFree=14564404/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=139952 CPUtime=1122.31 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 242216 0 0 0 112190 41 0 0 25 0 1 0 486734055 143310848 27333 33554432000 4194304 4465733 140736985691136 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 34988 27333 380 67 0 32111 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 139952

[startup+1182.3 s]
/proc/loadavg: 2.00 2.49 3.20 3/178 29875
/proc/meminfo: memFree=14601700/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=111768 CPUtime=1182.32 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 252019 0 0 0 118189 43 0 0 25 0 1 0 486734055 114450432 20895 33554432000 4194304 4465733 140736985691136 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 27942 20895 281 67 0 25065 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 111768

[startup+1242.3 s]
/proc/loadavg: 2.06 2.41 3.13 3/178 29877
/proc/meminfo: memFree=14579744/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=134148 CPUtime=1242.32 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 265804 0 0 0 124187 45 0 0 25 0 1 0 486734055 137367552 23408 33554432000 4194304 4465733 140736985691136 18446744073709551615 4270534 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 33537 23408 281 67 0 30660 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 134148



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.02 2.34 3.06 3/178 29878
/proc/meminfo: memFree=14567956/32951124 swapFree=67111528/67111528
[pid=29780] ppid=29778 vsize=134148 CPUtime=1300.03 cores=0,2
/proc/29780/stat : 29780 (SApperloT) R 29778 29780 29071 0 -1 4202496 267498 0 0 0 129958 45 0 0 25 0 1 0 486734055 137367552 25088 33554432000 4194304 4465733 140736985691136 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29780/statm: 33537 25088 281 67 0 30660 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 134148

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.04
CPU user time (s): 1299.58
CPU system time (s): 0.460929
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 399568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.58
system time used= 0.460929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267498
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 14693

runsolver used 2.13967 second user time and 4.6253 second system time

The end

Launcher Data

Begin job on node108 at 2011-04-25 19:08:51
IDJOB=3281126
IDBENCH=20523
IDSOLVER=1657
FILE ID=node108/3281126-1303751331
RUNJOBID= node108-1303750794-29576
PBS_JOBID= 13154054
Free space on /tmp= 71836 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k45.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281126-1303751331/watcher-3281126-1303751331 -o /tmp/evaluation-result-3281126-1303751331/solver-3281126-1303751331 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3281126-1303751331.cnf

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

MD5SUM BENCH= 8a76c8add64173ae39149aae572a02d9
RANDOM SEED=726737080

node108.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.820
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.64
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.820
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	: 5226.15
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.820
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.820
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.77
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.820
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.820
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.820
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.75
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.820
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	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14598136 kB
Buffers:       2258132 kB
Cached:       15207296 kB
SwapCached:          0 kB
Active:        9922048 kB
Inactive:      7857876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14598136 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            3892 kB
Writeback:          28 kB
AnonPages:      314072 kB
Mapped:          15740 kB
Slab:           507216 kB
PageTables:       5856 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   531200 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71836 MiB
End job on node108 at 2011-04-25 19:30:33