Trace number 3380167

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 1300.03

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top26.cnf
MD5SUM7ecd2f8efd83504268f0a96fa44f6fe7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark585.803
Satisfiable
(Un)Satisfiability was proved
Number of variables76943
Number of clauses245006
Sum of the clauses size599044
Maximum clause length2921
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2148643
Number of clauses of size 394790
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 51198

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-3380167-1305455639/watcher-3380167-1305455639 -o /tmp/evaluation-result-3380167-1305455639/solver-3380167-1305455639 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380167-1305455639.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: 2.40 2.92 3.30 5/360 478
/proc/meminfo: memFree=18350336/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=16588 CPUtime=0 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 983 0 0 0 0 0 0 0 25 0 1 0 637979767 16986112 923 33554432000 4194304 4394578 140734242180336 18446744073709551615 4331541 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 4147 934 244 49 0 1288 0

[startup+0.0364229 s]
/proc/loadavg: 2.40 2.92 3.30 5/360 478
/proc/meminfo: memFree=18350336/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=27740 CPUtime=0.03 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 3792 0 0 0 3 0 0 0 25 0 1 0 637979767 28405760 3732 33554432000 4194304 4394578 140734242180336 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 6935 3733 248 49 0 4076 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 27740

[startup+0.100411 s]
/proc/loadavg: 2.40 2.92 3.30 5/360 478
/proc/meminfo: memFree=18350336/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=33548 CPUtime=0.09 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 5245 0 0 0 9 0 0 0 25 0 1 0 637979767 34353152 5185 33554432000 4194304 4394578 140734242180336 18446744073709551615 233509958341 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 8387 5186 248 49 0 5528 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33548

[startup+0.300374 s]
/proc/loadavg: 2.40 2.92 3.30 5/360 478
/proc/meminfo: memFree=18350336/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=49704 CPUtime=0.29 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 9289 0 0 0 27 2 0 0 25 0 1 0 637979767 50896896 9228 33554432000 4194304 4394578 140734242180336 18446744073709551615 233510322071 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 12426 9228 256 49 0 9567 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 49704

[startup+0.700306 s]
/proc/loadavg: 2.40 2.92 3.30 5/360 478
/proc/meminfo: memFree=18350336/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=69040 CPUtime=0.68 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 15043 0 0 0 64 4 0 0 25 0 1 0 637979767 70696960 13604 33554432000 4194304 4394578 140734242180336 18446744073709551615 4267384 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 17260 13605 256 49 0 14401 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 69040

[startup+1.5012 s]
/proc/loadavg: 2.40 2.92 3.30 5/370 494
/proc/meminfo: memFree=18107432/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=84944 CPUtime=1.49 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 19717 0 0 0 142 7 0 0 25 0 1 0 637979767 86982656 18277 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 21236 18277 267 49 0 18377 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 84944

[startup+3.1009 s]
/proc/loadavg: 2.40 2.92 3.30 6/370 494
/proc/meminfo: memFree=18044192/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=89304 CPUtime=3.09 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 20804 0 0 0 302 7 0 0 25 0 1 0 637979767 91447296 19364 33554432000 4194304 4394578 140734242180336 18446744073709551615 4287405 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 22326 19364 267 49 0 19467 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 89304

[startup+6.3003 s]
/proc/loadavg: 2.53 2.94 3.31 5/370 495
/proc/meminfo: memFree=17958320/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=94948 CPUtime=6.29 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 22197 0 0 0 621 8 0 0 25 0 1 0 637979767 97226752 20757 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 23737 20757 267 49 0 20878 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 94948

[startup+12.7012 s]
/proc/loadavg: 2.65 2.96 3.31 5/370 495
/proc/meminfo: memFree=17915212/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=104252 CPUtime=12.69 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 24448 0 0 0 1260 9 0 0 25 0 1 0 637979767 106754048 23008 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 26063 23008 267 49 0 23204 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104252

[startup+25.5009 s]
/proc/loadavg: 2.95 3.01 3.32 6/370 495
/proc/meminfo: memFree=17861712/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=120176 CPUtime=25.49 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 28129 0 0 0 2539 10 0 0 25 0 1 0 637979767 123060224 26689 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 30044 26689 267 49 0 27185 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 120176

[startup+51.1003 s]
/proc/loadavg: 3.30 3.08 3.34 5/370 496
/proc/meminfo: memFree=17806816/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=131076 CPUtime=51.08 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 30541 0 0 0 5097 11 0 0 25 0 1 0 637979767 134221824 29101 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 32769 29101 267 49 0 29910 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 131076

[startup+102.314 s]
/proc/loadavg: 3.70 3.22 3.37 6/370 497
/proc/meminfo: memFree=17736744/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=141788 CPUtime=102.29 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 32912 0 0 0 10217 12 0 0 25 0 1 0 637979767 145190912 31472 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 35447 31472 267 49 0 32588 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 141788

[startup+162.3 s]
/proc/loadavg: 3.89 3.36 3.41 6/370 499
/proc/meminfo: memFree=17689824/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=145220 CPUtime=162.28 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 33696 0 0 0 16216 12 0 0 25 0 1 0 637979767 148705280 32256 33554432000 4194304 4394578 140734242180336 18446744073709551615 4335389 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 36305 32256 267 49 0 33446 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 145220

[startup+222.301 s]
/proc/loadavg: 3.96 3.48 3.44 6/370 500
/proc/meminfo: memFree=17634360/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=164308 CPUtime=222.28 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 37965 0 0 0 22214 14 0 0 25 0 1 0 637979767 168251392 36525 33554432000 4194304 4394578 140734242180336 18446744073709551615 4291760 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 41077 36525 267 49 0 38218 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 164308

[startup+282.301 s]
/proc/loadavg: 3.98 3.57 3.47 6/370 502
/proc/meminfo: memFree=17618556/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=164308 CPUtime=282.27 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 37991 0 0 0 28213 14 0 0 25 0 1 0 637979767 168251392 36551 33554432000 4194304 4394578 140734242180336 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 41077 36551 267 49 0 38218 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 164308

[startup+342.301 s]
/proc/loadavg: 3.99 3.64 3.50 6/370 503
/proc/meminfo: memFree=17601148/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=166080 CPUtime=342.27 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 38309 0 0 0 34213 14 0 0 25 0 1 0 637979767 170065920 36869 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298767 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 41520 36869 267 49 0 38661 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 166080

[startup+402.3 s]
/proc/loadavg: 4.20 3.77 3.55 5/370 505
/proc/meminfo: memFree=17536368/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=172628 CPUtime=402.28 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 39762 0 0 0 40213 15 0 0 25 0 1 0 637979767 176771072 38322 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 43157 38322 267 49 0 40298 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 172628

[startup+462.3 s]
/proc/loadavg: 4.07 3.81 3.58 6/370 507
/proc/meminfo: memFree=17500236/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=192348 CPUtime=462.28 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 44232 0 0 0 46211 17 0 0 25 0 1 0 637979767 196964352 42792 33554432000 4194304 4394578 140734242180336 18446744073709551615 4324948 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 48087 42792 267 49 0 45228 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 192348

[startup+522.301 s]
/proc/loadavg: 4.02 3.84 3.60 6/370 508
/proc/meminfo: memFree=17490396/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=192736 CPUtime=522.28 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 44318 0 0 0 52211 17 0 0 25 0 1 0 637979767 197361664 42878 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 48184 42878 267 49 0 45325 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 192736

[startup+582.301 s]
/proc/loadavg: 4.11 3.90 3.63 6/370 510
/proc/meminfo: memFree=17473592/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=193504 CPUtime=582.27 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 44451 0 0 0 58210 17 0 0 25 0 1 0 637979767 198148096 43011 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 48376 43011 267 49 0 45517 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 193504

[startup+642.301 s]
/proc/loadavg: 4.04 3.91 3.65 6/370 538
/proc/meminfo: memFree=17673800/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=195568 CPUtime=642.28 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 44904 0 0 0 64211 17 0 0 25 0 1 0 637979767 200261632 43464 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298676 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 48892 43464 267 49 0 46033 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 195568

[startup+702.3 s]
/proc/loadavg: 4.01 3.92 3.67 6/370 540
/proc/meminfo: memFree=17593148/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=200204 CPUtime=702.27 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 45946 0 0 0 70210 17 0 0 25 0 1 0 637979767 205008896 44506 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298724 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 50051 44506 267 49 0 47192 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 200204

[startup+762.315 s]
/proc/loadavg: 4.00 3.94 3.69 6/370 542
/proc/meminfo: memFree=17533336/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=202376 CPUtime=762.29 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 46458 0 0 0 76211 18 0 0 25 0 1 0 637979767 207233024 45018 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 50594 45018 267 49 0 47735 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 202376

[startup+822.301 s]
/proc/loadavg: 4.00 3.94 3.71 6/370 543
/proc/meminfo: memFree=17463448/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=202568 CPUtime=822.27 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 46483 0 0 0 82209 18 0 0 25 0 1 0 637979767 207429632 45043 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298951 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 50642 45043 267 49 0 47783 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 202568

[startup+882.301 s]
/proc/loadavg: 4.03 3.97 3.73 6/370 545
/proc/meminfo: memFree=17392576/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=216848 CPUtime=882.27 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 49832 0 0 0 88206 21 0 0 25 0 1 0 637979767 222052352 48392 33554432000 4194304 4394578 140734242180336 18446744073709551615 4291924 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 54212 48392 267 49 0 51353 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 216848

[startup+942.3 s]
/proc/loadavg: 4.15 4.00 3.75 6/370 546
/proc/meminfo: memFree=17316504/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=224016 CPUtime=942.27 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 51196 0 0 0 94206 21 0 0 25 0 1 0 637979767 229392384 49756 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 56004 49756 267 49 0 53145 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 224016

[startup+1002.3 s]
/proc/loadavg: 4.05 4.00 3.76 6/370 548
/proc/meminfo: memFree=17260800/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=228624 CPUtime=1002.27 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 52153 0 0 0 100205 22 0 0 25 0 1 0 637979767 234110976 50713 33554432000 4194304 4394578 140734242180336 18446744073709551615 4299147 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 57156 50713 267 49 0 54297 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 228624

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.77 6/370 550
/proc/meminfo: memFree=17255280/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=228880 CPUtime=1062.27 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 52201 0 0 0 106205 22 0 0 25 0 1 0 637979767 234373120 50761 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298942 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 57220 50761 267 49 0 54361 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 228880

[startup+1122.3 s]
/proc/loadavg: 4.08 4.02 3.79 6/370 551
/proc/meminfo: memFree=17197556/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=229776 CPUtime=1122.27 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 52399 0 0 0 112205 22 0 0 25 0 1 0 637979767 235290624 50959 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298951 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 57444 50959 267 49 0 54585 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 229776

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 3.80 6/370 553
/proc/meminfo: memFree=17145288/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=235836 CPUtime=1182.26 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 53809 0 0 0 118204 22 0 0 25 0 1 0 637979767 241496064 52369 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 58959 52369 267 49 0 56100 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 235836

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.81 6/370 554
/proc/meminfo: memFree=17052368/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=240576 CPUtime=1242.27 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 54736 0 0 0 124204 23 0 0 25 0 1 0 637979767 246349824 53296 33554432000 4194304 4394578 140734242180336 18446744073709551615 4346330 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 60144 53296 267 49 0 57285 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 240576



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.83 6/370 556
/proc/meminfo: memFree=16976924/32951124 swapFree=67111348/67111528
[pid=478] ppid=475 vsize=242496 CPUtime=1299.97 cores=0,2
/proc/478/stat : 478 (SApperloT2010) R 475 478 423 0 -1 4202496 55124 0 0 0 129974 23 0 0 25 0 1 0 637979767 248315904 53684 33554432000 4194304 4394578 140734242180336 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/478/statm: 60624 53684 267 49 0 57765 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 242496

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.03
CPU time (s): 1300
CPU user time (s): 1299.75
CPU system time (s): 0.244962
CPU usage (%): 99.9978
Max. virtual memory (cumulated for all children) (KiB): 242496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.75
system time used= 0.244962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55124
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= 9
involuntary context switches= 17147

runsolver used 4.91725 second user time and 10.7464 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-15 12:33:59
IDJOB=3380167
IDBENCH=83103
IDSOLVER=1862
FILE ID=node145/3380167-1305455639
RUNJOBID= node145-1305455639-441
PBS_JOBID= 13324888
Free space on /tmp= 73660 MiB

SOLVER NAME= SApperloT2010 2011-05-15 (fixed)
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top26.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3380167-1305455639/watcher-3380167-1305455639 -o /tmp/evaluation-result-3380167-1305455639/solver-3380167-1305455639 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3380167-1305455639.cnf

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=1800659346

node145.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.786
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.57
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.786
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.786
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.786
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.83
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.786
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.786
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.74
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.786
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.84
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.786
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.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18350764 kB
Buffers:        313940 kB
Cached:        8447536 kB
SwapCached:          0 kB
Active:        7454940 kB
Inactive:      6787588 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18350764 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           16052 kB
Writeback:           0 kB
AnonPages:     5480444 kB
Mapped:          26992 kB
Slab:           257156 kB
PageTables:      34404 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79351544 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= 73660 MiB
End job on node145 at 2011-05-15 12:55:41