Trace number 3380061

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
SApperloT2010 2011-05-15 (fixed)? (TO) 1300.03 1300.02

General information on the benchmark

Nameindustrial/IBM_FV_2002_13_rule_1/
SAT_dat.k20.cnf
MD5SUM2bee695ce4278b72ee9295631ad94252
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark180.219
Satisfiable
(Un)Satisfiability was proved
Number of variables31357
Number of clauses133420
Sum of the clauses size370492
Maximum clause length37
Minimum clause length1
Number of clauses of size 1278
Number of clauses of size 258046
Number of clauses of size 369900
Number of clauses of size 4166
Number of clauses of size 5305
Number of clauses of size over 54725

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: 961)

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-3380061-1305454188/watcher-3380061-1305454188 -o /tmp/evaluation-result-3380061-1305454188/solver-3380061-1305454188 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380061-1305454188.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: 3.73 3.96 3.95 5/300 7724
/proc/meminfo: memFree=24175652/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=11776 CPUtime=0 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 337 0 0 0 0 0 0 0 22 0 1 0 637834699 12058624 277 33554432000 4194304 4394578 140736193174592 18446744073709551615 220816236288 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 2944 277 242 49 0 85 0

[startup+0.094342 s]
/proc/loadavg: 3.73 3.96 3.95 5/300 7724
/proc/meminfo: memFree=24175652/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=26416 CPUtime=0.08 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 3731 0 0 0 8 0 0 0 22 0 1 0 637834699 27049984 3671 33554432000 4194304 4394578 140736193174592 18446744073709551615 220815897285 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 6604 3672 247 49 0 3745 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 26416

[startup+0.100362 s]
/proc/loadavg: 3.73 3.96 3.95 5/300 7724
/proc/meminfo: memFree=24175652/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=31440 CPUtime=0.09 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 4539 0 0 0 9 0 0 0 22 0 1 0 637834699 32194560 4478 33554432000 4194304 4394578 140736193174592 18446744073709551615 4267384 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 7860 4480 253 49 0 5001 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31440

[startup+0.300294 s]
/proc/loadavg: 3.73 3.96 3.95 5/300 7724
/proc/meminfo: memFree=24175652/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=38628 CPUtime=0.29 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 6889 0 0 0 28 1 0 0 23 0 1 0 637834699 39555072 6567 33554432000 4194304 4394578 140736193174592 18446744073709551615 220816261015 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 9657 6573 255 49 0 6798 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38628

[startup+0.700215 s]
/proc/loadavg: 3.73 3.96 3.95 5/300 7724
/proc/meminfo: memFree=24175652/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=54140 CPUtime=0.69 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 11520 0 0 0 66 3 0 0 25 0 1 0 637834699 55439360 10684 33554432000 4194304 4394578 140736193174592 18446744073709551615 220815897285 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 13535 10684 266 49 0 10676 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 54140

[startup+1.50109 s]
/proc/loadavg: 3.73 3.96 3.95 5/304 7731
/proc/meminfo: memFree=23949080/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=58816 CPUtime=1.49 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 12677 0 0 0 146 3 0 0 25 0 1 0 637834699 60227584 11841 33554432000 4194304 4394578 140736193174592 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 14704 11841 266 49 0 11845 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 58816

[startup+3.1008 s]
/proc/loadavg: 3.75 3.96 3.95 5/304 7731
/proc/meminfo: memFree=23881260/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=63740 CPUtime=3.09 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 13861 0 0 0 306 3 0 0 25 0 1 0 637834699 65269760 13025 33554432000 4194304 4394578 140736193174592 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 15935 13025 266 49 0 13076 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 63740

[startup+6.30022 s]
/proc/loadavg: 3.75 3.96 3.95 5/304 7731
/proc/meminfo: memFree=23782016/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=71744 CPUtime=6.29 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 15849 0 0 0 625 4 0 0 25 0 1 0 637834699 73465856 15013 33554432000 4194304 4394578 140736193174592 18446744073709551615 4287700 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 17936 15013 266 49 0 15077 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 71744

[startup+12.701 s]
/proc/loadavg: 3.79 3.96 3.95 5/304 7731
/proc/meminfo: memFree=23724664/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=82016 CPUtime=12.7 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 18405 0 0 0 1265 5 0 0 25 0 1 0 637834699 83984384 17569 33554432000 4194304 4394578 140736193174592 18446744073709551615 4298311 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 20504 17569 266 49 0 17645 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 82016

[startup+25.5007 s]
/proc/loadavg: 3.82 3.96 3.95 5/304 7731
/proc/meminfo: memFree=23669360/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=92768 CPUtime=25.5 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 21096 0 0 0 2544 6 0 0 25 0 1 0 637834699 94994432 20260 33554432000 4194304 4394578 140736193174592 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 23192 20260 266 49 0 20333 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 92768

[startup+51.1009 s]
/proc/loadavg: 3.88 3.97 3.95 5/304 7732
/proc/meminfo: memFree=23583868/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=114480 CPUtime=51.09 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 26325 0 0 0 5102 7 0 0 25 0 1 0 637834699 117227520 25489 33554432000 4194304 4394578 140736193174592 18446744073709551615 220815885516 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 28620 25489 266 49 0 25761 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 114480

[startup+102.312 s]
/proc/loadavg: 3.95 3.97 3.95 5/304 7733
/proc/meminfo: memFree=23515736/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=132192 CPUtime=102.31 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 30567 0 0 0 10222 9 0 0 25 0 1 0 637834699 135364608 29731 33554432000 4194304 4394578 140736193174592 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 33048 29731 266 49 0 30189 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 132192

[startup+162.3 s]
/proc/loadavg: 4.04 3.99 3.96 5/304 7735
/proc/meminfo: memFree=23417124/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=140768 CPUtime=162.29 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 32499 0 0 0 16220 9 0 0 25 0 1 0 637834699 144146432 31663 33554432000 4194304 4394578 140736193174592 18446744073709551615 4298364 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 35192 31663 266 49 0 32333 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 140768

[startup+222.3 s]
/proc/loadavg: 4.09 4.00 3.96 5/304 7737
/proc/meminfo: memFree=23378396/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=163148 CPUtime=222.29 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 37880 0 0 0 22219 10 0 0 25 0 1 0 637834699 167063552 37044 33554432000 4194304 4394578 140736193174592 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 40787 37044 266 49 0 37928 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 163148

[startup+282.3 s]
/proc/loadavg: 4.04 4.00 3.96 5/304 7765
/proc/meminfo: memFree=23597632/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=219388 CPUtime=282.3 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 51758 0 0 0 28215 15 0 0 25 0 1 0 637834699 224653312 50922 33554432000 4194304 4394578 140736193174592 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 54847 50922 266 49 0 51988 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 219388

[startup+342.3 s]
/proc/loadavg: 4.01 4.00 3.96 5/304 7767
/proc/meminfo: memFree=23528924/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=219388 CPUtime=342.29 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 51773 0 0 0 34214 15 0 0 25 0 1 0 637834699 224653312 50937 33554432000 4194304 4394578 140736193174592 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 54847 50937 266 49 0 51988 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 219388

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/304 7768
/proc/meminfo: memFree=23509548/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=219388 CPUtime=402.29 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 51812 0 0 0 40214 15 0 0 25 0 1 0 637834699 224653312 50976 33554432000 4194304 4394578 140736193174592 18446744073709551615 4345926 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 54847 50976 266 49 0 51988 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 219388

[startup+462.301 s]
/proc/loadavg: 4.07 4.03 3.97 5/304 7770
/proc/meminfo: memFree=23505424/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=219388 CPUtime=462.3 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 51821 0 0 0 46214 16 0 0 25 0 1 0 637834699 224653312 50985 33554432000 4194304 4394578 140736193174592 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 54847 50985 266 49 0 51988 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 219388

[startup+522.301 s]
/proc/loadavg: 4.03 4.02 3.97 5/304 7799
/proc/meminfo: memFree=23507064/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=222292 CPUtime=522.29 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 52564 0 0 0 52213 16 0 0 25 0 1 0 637834699 227627008 51728 33554432000 4194304 4394578 140736193174592 18446744073709551615 4308958 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 55573 51728 266 49 0 52714 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 222292

[startup+582.301 s]
/proc/loadavg: 4.01 4.02 3.97 5/304 7800
/proc/meminfo: memFree=23451744/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=254976 CPUtime=582.3 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 60528 0 0 0 58212 18 0 0 25 0 1 0 637834699 261095424 59692 33554432000 4194304 4394578 140736193174592 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 63744 59692 266 49 0 60885 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 254976

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.97 5/304 7802
/proc/meminfo: memFree=23430756/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=266716 CPUtime=642.3 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 63162 0 0 0 64212 18 0 0 25 0 1 0 637834699 273117184 62326 33554432000 4194304 4394578 140736193174592 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 66679 62326 266 49 0 63820 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 266716

[startup+702.301 s]
/proc/loadavg: 4.06 4.03 3.98 5/304 7803
/proc/meminfo: memFree=23413860/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=279152 CPUtime=702.3 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 66101 0 0 0 70211 19 0 0 25 0 1 0 637834699 285851648 65265 33554432000 4194304 4394578 140736193174592 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 69788 65265 266 49 0 66929 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 279152

[startup+762.311 s]
/proc/loadavg: 4.07 4.04 3.99 5/304 7805
/proc/meminfo: memFree=23394860/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=279152 CPUtime=762.31 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 66116 0 0 0 76212 19 0 0 25 0 1 0 637834699 285851648 65280 33554432000 4194304 4394578 140736193174592 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 69788 65280 266 49 0 66929 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 279152

[startup+822.301 s]
/proc/loadavg: 4.02 4.03 3.99 5/304 7807
/proc/meminfo: memFree=23343624/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=279152 CPUtime=822.29 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 66130 0 0 0 82210 19 0 0 25 0 1 0 637834699 285851648 65294 33554432000 4194304 4394578 140736193174592 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 69788 65294 266 49 0 66929 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 279152

[startup+882.301 s]
/proc/loadavg: 4.09 4.05 4.00 5/304 7808
/proc/meminfo: memFree=23308880/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=279152 CPUtime=882.3 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 66131 0 0 0 88210 20 0 0 25 0 1 0 637834699 285851648 65295 33554432000 4194304 4394578 140736193174592 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 69788 65295 266 49 0 66929 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 279152

[startup+942.301 s]
/proc/loadavg: 4.03 4.04 4.00 5/304 7813
/proc/meminfo: memFree=23296284/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=279152 CPUtime=942.3 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 66151 0 0 0 94210 20 0 0 25 0 1 0 637834699 285851648 65315 33554432000 4194304 4394578 140736193174592 18446744073709551615 4288231 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 69788 65315 266 49 0 66929 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 279152

[startup+1002.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/304 7814
/proc/meminfo: memFree=23295116/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=279152 CPUtime=1002.3 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 66154 0 0 0 100210 20 0 0 25 0 1 0 637834699 285851648 65318 33554432000 4194304 4394578 140736193174592 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 69788 65318 266 49 0 66929 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 279152

[startup+1062.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/304 7816
/proc/meminfo: memFree=23282804/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=286712 CPUtime=1062.3 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 68039 0 0 0 106209 21 0 0 25 0 1 0 637834699 293593088 67203 33554432000 4194304 4394578 140736193174592 18446744073709551615 4309136 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 71678 67203 266 49 0 68819 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 286712

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/304 7818
/proc/meminfo: memFree=23277944/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=286712 CPUtime=1122.3 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 68051 0 0 0 112209 21 0 0 25 0 1 0 637834699 293593088 67215 33554432000 4194304 4394578 140736193174592 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 71678 67215 266 49 0 68819 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 286712

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/304 7819
/proc/meminfo: memFree=23268860/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=288188 CPUtime=1182.3 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 68406 0 0 0 118208 22 0 0 25 0 1 0 637834699 295104512 67570 33554432000 4194304 4394578 140736193174592 18446744073709551615 4298642 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 72047 67570 266 49 0 69188 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 288188

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/304 7821
/proc/meminfo: memFree=23206940/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=302696 CPUtime=1242.3 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 71693 0 0 0 124207 23 0 0 25 0 1 0 637834699 309960704 70857 33554432000 4194304 4394578 140736193174592 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 75674 70857 266 49 0 72815 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 302696



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.04 4.00 3/301 7824
/proc/meminfo: memFree=23806976/32951124 swapFree=63485424/67111528
[pid=7724] ppid=7722 vsize=311636 CPUtime=1300.01 cores=4,6
/proc/7724/stat : 7724 (SApperloT2010) R 7722 7724 6794 0 -1 4202496 73722 0 0 0 129977 24 0 0 25 0 1 0 637834699 319115264 72886 33554432000 4194304 4394578 140736193174592 18446744073709551615 4313431 0 0 4096 6 0 0 0 17 4 0 0 0
/proc/7724/statm: 77909 72886 266 49 0 75050 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 311636

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.02
CPU time (s): 1300.03
CPU user time (s): 1299.78
CPU system time (s): 0.253961
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 311636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.78
system time used= 0.253961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73722
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= 5
involuntary context switches= 1991

runsolver used 3.82942 second user time and 8.00978 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 12:09:48
IDJOB=3380061
IDBENCH=20529
IDSOLVER=1862
FILE ID=node147/3380061-1305454188
RUNJOBID= node147-1305454187-7689
PBS_JOBID= 13324877
Free space on /tmp= 73140 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT07/industrial/IBM_FV_2002_13_rule_1/SAT_dat.k20.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380061-1305454188/watcher-3380061-1305454188 -o /tmp/evaluation-result-3380061-1305454188/solver-3380061-1305454188 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380061-1305454188.cnf

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

MD5SUM BENCH= 2bee695ce4278b72ee9295631ad94252
RANDOM SEED=1019777134

node147.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.836
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.67
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.836
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.836
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.836
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.836
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.836
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.76
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.836
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.836
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24176180 kB
Buffers:        303632 kB
Cached:        5162032 kB
SwapCached:      13132 kB
Active:        2205732 kB
Inactive:      6334152 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24176180 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           23104 kB
Writeback:           0 kB
AnonPages:     3069284 kB
Mapped:          14848 kB
Slab:           142548 kB
PageTables:      29568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44919396 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= 73156 MiB
End job on node147 at 2011-05-15 12:31:30