Trace number 3291568

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

General information on the benchmark

NameSAT03/industrial/kukula/addm_bench/
am_7_7.shuffled-as.sat03-363.cnf
MD5SUMc7f51e1ee7556440ab29e1c4bfe29538
Bench CategoryAPPLICATION (applications 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 variables4264
Number of clauses14751
Sum of the clauses size40035
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 24214
Number of clauses of size 310535
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3291568-1303789077/watcher-3291568-1303789077 -o /tmp/evaluation-result-3291568-1303789077/solver-3291568-1303789077 -C 2400 -W 1300 -M 7680 SApperloT HOME/instance-3291568-1303789077.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.68 3.93 3.91 3/178 9701
/proc/meminfo: memFree=13937472/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=12376 CPUtime=0 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 554 0 0 0 0 0 0 0 23 0 1 0 569138397 12673024 433 33554432000 4194304 4465733 140735227807424 18446744073709551615 251367546624 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 3094 434 251 67 0 217 0

[startup+0.090835 s]
/proc/loadavg: 3.68 3.93 3.91 3/178 9701
/proc/meminfo: memFree=13937472/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=13212 CPUtime=0.08 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 915 0 0 0 8 0 0 0 23 0 1 0 569138397 13529088 588 33554432000 4194304 4465733 140735227807424 18446744073709551615 4256255 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 3303 588 256 67 0 426 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 13212

[startup+0.100836 s]
/proc/loadavg: 3.68 3.93 3.91 3/178 9701
/proc/meminfo: memFree=13937472/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=13604 CPUtime=0.09 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 992 0 0 0 9 0 0 0 23 0 1 0 569138397 13930496 660 33554432000 4194304 4465733 140735227807424 18446744073709551615 4254858 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 3401 660 256 67 0 524 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 13604

[startup+0.300813 s]
/proc/loadavg: 3.68 3.93 3.91 3/178 9701
/proc/meminfo: memFree=13937472/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=13660 CPUtime=0.29 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 1432 0 0 0 29 0 0 0 25 0 1 0 569138397 13987840 710 33554432000 4194304 4465733 140735227807424 18446744073709551615 4259653 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 3415 710 256 67 0 538 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13660

[startup+0.700722 s]
/proc/loadavg: 3.68 3.93 3.91 3/178 9701
/proc/meminfo: memFree=13937472/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=18292 CPUtime=0.69 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 2535 0 0 0 69 0 0 0 25 0 1 0 569138397 18731008 1138 33554432000 4194304 4465733 140735227807424 18446744073709551615 4343207 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 4573 1138 273 67 0 1696 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 18292

[startup+1.50057 s]
/proc/loadavg: 3.68 3.93 3.91 5/187 9718
/proc/meminfo: memFree=13897988/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=20476 CPUtime=1.49 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 3780 0 0 0 149 0 0 0 25 0 1 0 569138397 20967424 1666 33554432000 4194304 4465733 140735227807424 18446744073709551615 4270317 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 5119 1666 282 67 0 2242 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20476

[startup+3.10028 s]
/proc/loadavg: 3.68 3.93 3.91 5/187 9719
/proc/meminfo: memFree=13868328/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=20476 CPUtime=3.09 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 4340 0 0 0 309 0 0 0 25 0 1 0 569138397 20967424 2106 33554432000 4194304 4465733 140735227807424 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 5119 2106 282 67 0 2242 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20476

[startup+6.3007 s]
/proc/loadavg: 3.71 3.93 3.91 5/190 9725
/proc/meminfo: memFree=13704868/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=20476 CPUtime=6.29 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 5599 0 0 0 629 0 0 0 25 0 1 0 569138397 20967424 2370 33554432000 4194304 4465733 140735227807424 18446744073709551615 4295934 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 5119 2370 282 67 0 2242 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20476

[startup+12.7005 s]
/proc/loadavg: 3.73 3.94 3.91 5/190 9725
/proc/meminfo: memFree=13633868/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=24072 CPUtime=12.7 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 6749 0 0 0 1269 1 0 0 25 0 1 0 569138397 24649728 3212 33554432000 4194304 4465733 140735227807424 18446744073709551615 4270816 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 6018 3212 282 67 0 3141 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 24072

[startup+25.5011 s]
/proc/loadavg: 3.87 3.95 3.92 5/190 9725
/proc/meminfo: memFree=13600004/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=35656 CPUtime=25.49 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 9406 0 0 0 2548 1 0 0 25 0 1 0 569138397 36511744 5708 33554432000 4194304 4465733 140735227807424 18446744073709551615 4270219 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 8914 5708 347 67 0 6037 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 35656

[startup+51.1004 s]
/proc/loadavg: 3.91 3.96 3.92 5/190 9728
/proc/meminfo: memFree=13563220/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=35656 CPUtime=51.1 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 11985 0 0 0 5108 2 0 0 25 0 1 0 569138397 36511744 6049 33554432000 4194304 4465733 140735227807424 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 8914 6049 286 67 0 6037 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 35656

[startup+102.307 s]
/proc/loadavg: 3.96 3.96 3.92 5/190 9730
/proc/meminfo: memFree=13345656/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=59508 CPUtime=102.3 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 17907 0 0 0 10227 3 0 0 25 0 1 0 569138397 60936192 11056 33554432000 4194304 4465733 140735227807424 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 14877 11056 285 67 0 12000 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 59508

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.92 5/190 9732
/proc/meminfo: memFree=13301244/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=80668 CPUtime=162.29 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 21966 0 0 0 16226 3 0 0 25 0 1 0 569138397 82604032 14851 33554432000 4194304 4465733 140735227807424 18446744073709551615 4271316 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 20167 14851 285 67 0 17290 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 80668

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.92 5/190 9733
/proc/meminfo: memFree=13320572/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=80668 CPUtime=222.3 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 26817 0 0 0 22226 4 0 0 25 0 1 0 569138397 82604032 15575 33554432000 4194304 4465733 140735227807424 18446744073709551615 4296140 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 20167 15575 282 67 0 17290 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 80668

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.92 5/190 9735
/proc/meminfo: memFree=13201392/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=82044 CPUtime=282.3 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 27966 0 0 0 28226 4 0 0 25 0 1 0 569138397 84013056 16186 33554432000 4194304 4465733 140735227807424 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 20511 16186 282 67 0 17634 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 82044

[startup+342.3 s]
/proc/loadavg: 3.99 3.97 3.92 5/190 9737
/proc/meminfo: memFree=13178072/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=106456 CPUtime=342.3 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 32179 0 0 0 34225 5 0 0 25 0 1 0 569138397 109010944 20399 33554432000 4194304 4465733 140735227807424 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 26614 20399 282 67 0 23737 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 106456

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.92 5/190 9738
/proc/meminfo: memFree=13289416/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=106456 CPUtime=402.31 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 32466 0 0 0 40226 5 0 0 25 0 1 0 569138397 109010944 20686 33554432000 4194304 4465733 140735227807424 18446744073709551615 4295903 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 26614 20686 282 67 0 23737 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 106456

[startup+462.301 s]
/proc/loadavg: 4.05 3.99 3.93 5/190 9740
/proc/meminfo: memFree=13222816/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=106456 CPUtime=462.31 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 33490 0 0 0 46226 5 0 0 25 0 1 0 569138397 109010944 21297 33554432000 4194304 4465733 140735227807424 18446744073709551615 4270222 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 26614 21297 282 67 0 23737 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 106456

[startup+522.301 s]
/proc/loadavg: 4.02 3.99 3.93 5/190 9741
/proc/meminfo: memFree=13185228/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=106456 CPUtime=522.31 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 34795 0 0 0 52225 6 0 0 25 0 1 0 569138397 109010944 22107 33554432000 4194304 4465733 140735227807424 18446744073709551615 4270828 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 26614 22107 282 67 0 23737 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 106456

[startup+582.301 s]
/proc/loadavg: 4.06 4.00 3.93 5/190 9743
/proc/meminfo: memFree=13145280/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=106456 CPUtime=582.31 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 35690 0 0 0 58224 7 0 0 25 0 1 0 569138397 109010944 22663 33554432000 4194304 4465733 140735227807424 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 26614 22663 282 67 0 23737 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 106456

[startup+642.301 s]
/proc/loadavg: 4.06 4.01 3.94 5/190 9745
/proc/meminfo: memFree=13117740/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=106456 CPUtime=642.32 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 35925 0 0 0 64225 7 0 0 25 0 1 0 569138397 109010944 22898 33554432000 4194304 4465733 140735227807424 18446744073709551615 4270674 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 26614 22898 282 67 0 23737 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 106456

[startup+702.301 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 9746
/proc/meminfo: memFree=13170420/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=106456 CPUtime=702.31 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 36914 0 0 0 70224 7 0 0 25 0 1 0 569138397 109010944 23454 33554432000 4194304 4465733 140735227807424 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 26614 23454 282 67 0 23737 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 106456

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9748
/proc/meminfo: memFree=13146100/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=84456 CPUtime=762.32 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 43795 0 0 0 76224 8 0 0 25 0 1 0 569138397 86482944 15439 33554432000 4194304 4465733 140735227807424 18446744073709551615 4270165 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 21114 15439 282 67 0 18237 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 84456

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9749
/proc/meminfo: memFree=13138028/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=84456 CPUtime=822.32 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 44080 0 0 0 82224 8 0 0 25 0 1 0 569138397 86482944 15724 33554432000 4194304 4465733 140735227807424 18446744073709551615 4271237 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 21114 15724 282 67 0 18237 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 84456

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9751
/proc/meminfo: memFree=13094864/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=84456 CPUtime=882.31 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 44272 0 0 0 88223 8 0 0 25 0 1 0 569138397 86482944 15916 33554432000 4194304 4465733 140735227807424 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 21114 15916 282 67 0 18237 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 84456

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9753
/proc/meminfo: memFree=13118908/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=83776 CPUtime=942.32 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 60034 0 0 0 94222 10 0 0 25 0 1 0 569138397 85786624 17765 33554432000 4194304 4465733 140735227807424 18446744073709551615 4296137 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 20944 17765 320 67 0 18067 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 83776

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9754
/proc/meminfo: memFree=13233716/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=113088 CPUtime=1002.32 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 65541 0 0 0 100222 10 0 0 25 0 1 0 569138397 115802112 23270 33554432000 4194304 4465733 140735227807424 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 28272 23270 499 67 0 25395 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 113088

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9756
/proc/meminfo: memFree=13229232/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=113088 CPUtime=1062.32 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 65775 0 0 0 106222 10 0 0 25 0 1 0 569138397 115802112 23504 33554432000 4194304 4465733 140735227807424 18446744073709551615 4296140 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 28272 23504 499 67 0 25395 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 113088

[startup+1122.3 s]
/proc/loadavg: 4.05 4.01 3.94 5/190 9757
/proc/meminfo: memFree=12974012/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=113088 CPUtime=1122.33 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 66247 0 0 0 112222 11 0 0 25 0 1 0 569138397 115802112 23976 33554432000 4194304 4465733 140735227807424 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 28272 23976 499 67 0 25395 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 113088

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 9759
/proc/meminfo: memFree=13145116/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=113088 CPUtime=1182.33 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 66492 0 0 0 118222 11 0 0 25 0 1 0 569138397 115802112 24221 33554432000 4194304 4465733 140735227807424 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 28272 24221 499 67 0 25395 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 113088

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9761
/proc/meminfo: memFree=12792944/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=113088 CPUtime=1242.33 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 66982 0 0 0 124222 11 0 0 25 0 1 0 569138397 115802112 24711 33554432000 4194304 4465733 140735227807424 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 28272 24711 499 67 0 25395 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 113088



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 9762
/proc/meminfo: memFree=12791684/32950928 swapFree=67111528/67111528
[pid=9701] ppid=9699 vsize=113088 CPUtime=1300.04 cores=4,6
/proc/9701/stat : 9701 (SApperloT) R 9699 9701 9149 0 -1 4202496 67216 0 0 0 129993 11 0 0 25 0 1 0 569138397 115802112 24945 33554432000 4194304 4465733 140735227807424 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/9701/statm: 28272 24945 499 67 0 25395 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 113088

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.06
CPU user time (s): 1299.93
CPU system time (s): 0.120981
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 212740

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

runsolver used 2.25766 second user time and 4.84726 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-26 05:37:57
IDJOB=3291568
IDBENCH=84237
IDSOLVER=1657
FILE ID=node113/3291568-1303789077
RUNJOBID= node113-1303789077-9682
PBS_JOBID= 13157243
Free space on /tmp= 71420 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT03/industrial/kukula/addm_bench/am_7_7.shuffled-as.sat03-363.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291568-1303789077/watcher-3291568-1303789077 -o /tmp/evaluation-result-3291568-1303789077/solver-3291568-1303789077 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3291568-1303789077.cnf

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

MD5SUM BENCH= c7f51e1ee7556440ab29e1c4bfe29538
RANDOM SEED=712958227

node113.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.846
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.69
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.846
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.76
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.846
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.74
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.846
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.846
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.74
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.846
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.846
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.83
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.846
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13937876 kB
Buffers:       1857048 kB
Cached:       16492860 kB
SwapCached:          0 kB
Active:       10222436 kB
Inactive:      8199092 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13937876 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:             464 kB
Writeback:           0 kB
AnonPages:       71180 kB
Mapped:          14680 kB
Slab:           525520 kB
PageTables:       4732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   195048 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= 71348 MiB
End job on node113 at 2011-04-26 05:59:39