Trace number 3379638

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.09 1300.06

General information on the benchmark

Namecrafted/mosoi/289/
289-unsat-13x32.cnf
MD5SUM73c8ae5bbdfe41463e8e40ea211c5e14
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1664
Number of clauses157664
Sum of the clauses size625664
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22496
Number of clauses of size 30
Number of clauses of size 4155168
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: 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-3379638-1305456508/watcher-3379638-1305456508 -o /tmp/evaluation-result-3379638-1305456508/solver-3379638-1305456508 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3379638-1305456508.cnf 

running on 2 cores: 5,7

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.20 3.86 3.89 5/376 27396
/proc/meminfo: memFree=22156840/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=11796 CPUtime=0 cores=5,7
/proc/27396/stat : 27396 (runsolver) R 27394 27396 26042 0 -1 4202560 40 0 0 0 0 0 0 0 25 0 1 0 735881497 12079104 50 33554432000 4194304 5432360 140736609187040 18446744073709551615 4881623 0 2147483391 4096 24578 0 0 0 17 7 0 0 0
/proc/27396/statm: 2949 50 30 303 0 2643 0

[startup+0.0412799 s]
/proc/loadavg: 3.20 3.86 3.89 5/376 27396
/proc/meminfo: memFree=22156840/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=18672 CPUtime=0.02 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 1779 0 0 0 2 0 0 0 25 0 1 0 735881497 19120128 1720 33554432000 4194304 4394578 140736086311568 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 4668 1721 247 49 0 1809 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 18672

[startup+0.10027 s]
/proc/loadavg: 3.20 3.86 3.89 5/376 27396
/proc/meminfo: memFree=22156840/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=27516 CPUtime=0.08 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 3991 0 0 0 8 0 0 0 25 0 1 0 735881497 28176384 3932 33554432000 4194304 4394578 140736086311568 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 6879 3932 247 49 0 4020 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 27516

[startup+0.300232 s]
/proc/loadavg: 3.20 3.86 3.89 5/376 27396
/proc/meminfo: memFree=22156840/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=32392 CPUtime=0.27 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 5202 0 0 0 26 1 0 0 25 0 1 0 735881497 33169408 5142 33554432000 4194304 4394578 140736086311568 18446744073709551615 260905418647 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 8098 5142 256 49 0 5239 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 32392

[startup+0.700164 s]
/proc/loadavg: 3.20 3.86 3.89 5/376 27396
/proc/meminfo: memFree=22156840/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=55080 CPUtime=0.68 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 11810 0 0 0 65 3 0 0 25 0 1 0 735881497 56401920 11134 33554432000 4194304 4394578 140736086311568 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 13770 11134 267 49 0 10911 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 55080

[startup+1.50102 s]
/proc/loadavg: 3.20 3.86 3.89 5/377 27397
/proc/meminfo: memFree=22098312/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=61992 CPUtime=1.48 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 13501 0 0 0 145 3 0 0 25 0 1 0 735881497 63479808 12825 33554432000 4194304 4394578 140736086311568 18446744073709551615 4298751 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 15498 12825 267 49 0 12639 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 61992

[startup+3.10073 s]
/proc/loadavg: 3.20 3.86 3.89 5/377 27397
/proc/meminfo: memFree=22081852/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=73204 CPUtime=3.08 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 16219 0 0 0 305 3 0 0 25 0 1 0 735881497 74960896 15543 33554432000 4194304 4394578 140736086311568 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 18301 15543 267 49 0 15442 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 73204

[startup+6.30014 s]
/proc/loadavg: 3.26 3.86 3.89 5/377 27397
/proc/meminfo: memFree=22044600/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=86664 CPUtime=6.28 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 19262 0 0 0 624 4 0 0 25 0 1 0 735881497 88743936 18586 33554432000 4194304 4394578 140736086311568 18446744073709551615 4349654 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 21666 18586 267 49 0 18807 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 86664

[startup+12.701 s]
/proc/loadavg: 3.32 3.86 3.89 5/377 27397
/proc/meminfo: memFree=22010540/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=95220 CPUtime=12.68 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 21338 0 0 0 1264 4 0 0 25 0 1 0 735881497 97505280 20662 33554432000 4194304 4394578 140736086311568 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 23805 20662 267 49 0 20946 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 95220

[startup+25.5006 s]
/proc/loadavg: 3.47 3.87 3.90 5/377 27506
/proc/meminfo: memFree=21859804/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=129952 CPUtime=25.48 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 29663 0 0 0 2542 6 0 0 25 0 1 0 735881497 133070848 28987 33554432000 4194304 4394578 140736086311568 18446744073709551615 4287920 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 32488 28987 267 49 0 29629 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 129952

[startup+51.1009 s]
/proc/loadavg: 3.65 3.88 3.90 5/377 27507
/proc/meminfo: memFree=21676604/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=174524 CPUtime=51.08 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 40202 0 0 0 5099 9 0 0 25 0 1 0 735881497 178712576 39526 33554432000 4194304 4394578 140736086311568 18446744073709551615 4298338 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 43631 39526 267 49 0 40772 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 174524

[startup+102.314 s]
/proc/loadavg: 3.89 3.91 3.91 5/377 27508
/proc/meminfo: memFree=21327600/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=281404 CPUtime=102.3 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 66236 0 0 0 10216 14 0 0 25 0 1 0 735881497 288157696 65560 33554432000 4194304 4394578 140736086311568 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 70351 65560 267 49 0 67492 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 281404

[startup+162.301 s]
/proc/loadavg: 4.05 3.95 3.92 5/377 27509
/proc/meminfo: memFree=20877908/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=386104 CPUtime=162.28 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 91315 0 0 0 16211 17 0 0 25 0 1 0 735881497 395370496 90639 33554432000 4194304 4394578 140736086311568 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 96526 90639 267 49 0 93667 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 386104

[startup+222.301 s]
/proc/loadavg: 4.02 3.96 3.92 5/377 27511
/proc/meminfo: memFree=20664452/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=460996 CPUtime=222.29 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 109288 0 0 0 22208 21 0 0 25 0 1 0 735881497 472059904 108612 33554432000 4194304 4394578 140736086311568 18446744073709551615 4292720 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 115249 108612 267 49 0 112390 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 460996

[startup+282.301 s]
/proc/loadavg: 4.13 3.99 3.93 5/377 27513
/proc/meminfo: memFree=20247112/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=542244 CPUtime=282.29 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 128988 0 0 0 28204 25 0 0 25 0 1 0 735881497 555257856 128312 33554432000 4194304 4394578 140736086311568 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 135561 128312 267 49 0 132702 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 542244

[startup+342.301 s]
/proc/loadavg: 4.04 3.99 3.93 5/377 27514
/proc/meminfo: memFree=19873804/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=646908 CPUtime=342.29 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 154699 0 0 0 34199 30 0 0 25 0 1 0 735881497 662433792 154023 33554432000 4194304 4394578 140736086311568 18446744073709551615 4287960 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 161727 154023 267 49 0 158868 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 646908

[startup+402.301 s]
/proc/loadavg: 4.01 3.99 3.93 5/377 27516
/proc/meminfo: memFree=19627976/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=671536 CPUtime=402.29 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 159662 0 0 0 40198 31 0 0 25 0 1 0 735881497 687652864 158986 33554432000 4194304 4394578 140736086311568 18446744073709551615 4298846 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 167884 158986 267 49 0 165025 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 671536

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/377 27517
/proc/meminfo: memFree=19525368/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=718884 CPUtime=462.3 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 170876 0 0 0 46197 33 0 0 25 0 1 0 735881497 736137216 170200 33554432000 4194304 4394578 140736086311568 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 179721 170200 267 49 0 176862 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 718884

[startup+522.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/377 27519
/proc/meminfo: memFree=19253484/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=815764 CPUtime=522.3 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 194503 0 0 0 52192 38 0 0 25 0 1 0 735881497 835342336 193827 33554432000 4194304 4394578 140736086311568 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 203941 193827 267 49 0 201082 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 815764

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.93 5/377 27521
/proc/meminfo: memFree=18903876/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=925580 CPUtime=582.3 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 221684 0 0 0 58187 43 0 0 25 0 1 0 735881497 947793920 221008 33554432000 4194304 4394578 140736086311568 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 231395 221008 267 49 0 228536 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 925580

[startup+642.301 s]
/proc/loadavg: 4.21 4.04 3.95 5/377 27522
/proc/meminfo: memFree=18600384/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=988576 CPUtime=642.31 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 236679 0 0 0 64185 46 0 0 25 0 1 0 735881497 1012301824 236003 33554432000 4194304 4394578 140736086311568 18446744073709551615 260905054917 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 247144 236004 267 49 0 244285 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 988576

[startup+702.301 s]
/proc/loadavg: 4.14 4.05 3.95 5/377 27524
/proc/meminfo: memFree=18323164/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=1123336 CPUtime=702.3 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 269981 0 0 0 70178 52 0 0 25 0 1 0 735881497 1150296064 269305 33554432000 4194304 4394578 140736086311568 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 280834 269305 267 49 0 277975 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 1123336

[startup+762.314 s]
/proc/loadavg: 4.05 4.03 3.95 5/377 27534
/proc/meminfo: memFree=18035272/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=1149404 CPUtime=762.32 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 275616 0 0 0 76178 54 0 0 25 0 1 0 735881497 1176989696 274940 33554432000 4194304 4394578 140736086311568 18446744073709551615 4346114 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 287351 274940 267 49 0 284492 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 1149404

[startup+822.301 s]
/proc/loadavg: 4.12 4.06 3.96 5/377 27536
/proc/meminfo: memFree=17784960/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=1170420 CPUtime=822.3 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 280135 0 0 0 82176 54 0 0 25 0 1 0 735881497 1198510080 279459 33554432000 4194304 4394578 140736086311568 18446744073709551615 4295977 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 292605 279459 267 49 0 289746 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 1170420

[startup+882.301 s]
/proc/loadavg: 4.08 4.06 3.97 5/377 27538
/proc/meminfo: memFree=17527360/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=1183092 CPUtime=882.31 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 282685 0 0 0 88176 55 0 0 25 0 1 0 735881497 1211486208 282009 33554432000 4194304 4394578 140736086311568 18446744073709551615 4298812 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 295773 282009 267 49 0 292914 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 1183092

[startup+942.301 s]
/proc/loadavg: 4.03 4.05 3.97 5/377 27539
/proc/meminfo: memFree=17437896/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=1195508 CPUtime=942.31 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 285072 0 0 0 94176 55 0 0 25 0 1 0 735881497 1224200192 284396 33554432000 4194304 4394578 140736086311568 18446744073709551615 4290847 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 298877 284396 267 49 0 296018 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 1195508

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 3.97 5/377 27541
/proc/meminfo: memFree=17412404/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=1201140 CPUtime=1002.31 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 286136 0 0 0 100176 55 0 0 25 0 1 0 735881497 1229967360 285460 33554432000 4194304 4394578 140736086311568 18446744073709551615 4298816 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 300285 285460 267 49 0 297426 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 1201140

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.97 5/377 27542
/proc/meminfo: memFree=17401568/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=1206772 CPUtime=1062.31 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 287319 0 0 0 106175 56 0 0 25 0 1 0 735881497 1235734528 286643 33554432000 4194304 4394578 140736086311568 18446744073709551615 4298818 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 301693 286643 267 49 0 298834 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 1206772

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.97 5/377 27544
/proc/meminfo: memFree=17088272/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=1227896 CPUtime=1122.31 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 292194 0 0 0 112174 57 0 0 25 0 1 0 735881497 1257365504 291518 33554432000 4194304 4394578 140736086311568 18446744073709551615 4345962 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 306974 291518 267 49 0 304115 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 1227896

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/377 27546
/proc/meminfo: memFree=16836616/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=1246908 CPUtime=1182.32 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 296431 0 0 0 118174 58 0 0 25 0 1 0 735881497 1276833792 295755 33554432000 4194304 4394578 140736086311568 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 311727 295755 267 49 0 308868 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 1246908

[startup+1242.3 s]
/proc/loadavg: 4.07 4.04 3.98 5/377 27547
/proc/meminfo: memFree=16552460/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=1259148 CPUtime=1242.32 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 299007 0 0 0 124173 59 0 0 25 0 1 0 735881497 1289367552 298331 33554432000 4194304 4394578 140736086311568 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 314787 298331 267 49 0 311928 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 1259148



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.98 3/373 27551
/proc/meminfo: memFree=19474992/32950928 swapFree=65730864/67111528
[pid=27396] ppid=27394 vsize=1264016 CPUtime=1300.03 cores=5,7
/proc/27396/stat : 27396 (SApperloT2010) R 27394 27396 26042 0 -1 4202496 300057 0 0 0 129943 60 0 0 25 0 1 0 735881497 1294352384 299381 33554432000 4194304 4394578 140736086311568 18446744073709551615 4323448 0 0 4096 6 0 0 0 17 5 0 0 0
/proc/27396/statm: 316004 299381 267 49 0 313145 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 1264016

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.06
CPU time (s): 1300.09
CPU user time (s): 1299.44
CPU system time (s): 0.644901
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 1264016

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

runsolver used 4.6263 second user time and 10.7084 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 12:48:28
IDJOB=3379638
IDBENCH=83159
IDSOLVER=1862
FILE ID=node116/3379638-1305456508
RUNJOBID= node116-1305456507-27330
PBS_JOBID= 13324870
Free space on /tmp= 73168 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/crafted/mosoi/289/289-unsat-13x32.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3379638-1305456508/watcher-3379638-1305456508 -o /tmp/evaluation-result-3379638-1305456508/solver-3379638-1305456508 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3379638-1305456508.cnf

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

MD5SUM BENCH= 73c8ae5bbdfe41463e8e40ea211c5e14
RANDOM SEED=2084604978

node116.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.826
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.65
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.826
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.826
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.75
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.826
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.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      22157004 kB
Buffers:        107384 kB
Cached:        1156708 kB
SwapCached:      12356 kB
Active:        9709428 kB
Inactive:       870240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22157004 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:            5068 kB
Writeback:           0 kB
AnonPages:     9313352 kB
Mapped:          16152 kB
Slab:           104028 kB
PageTables:      44372 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82828980 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= 73168 MiB
End job on node116 at 2011-05-15 13:10:10