Trace number 3289358

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-03-04? (TO) 1300.01 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top29.cnf
MD5SUM9b1b1066fe010948020f1c6b5be34d5d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.5867
Satisfiable
(Un)Satisfiability was proved
Number of variables94998
Number of clauses302862
Sum of the clauses size740744
Maximum clause length3473
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2183377
Number of clauses of size 3117600
Number of clauses of size 4434
Number of clauses of size 527
Number of clauses of size over 51423

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

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 3.97 3.78 5/189 11759
/proc/meminfo: memFree=23705312/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=23484 CPUtime=0 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 2318 0 0 0 0 0 0 0 23 0 1 0 568393819 24047616 2258 33554432000 4194304 4395502 140735479670272 18446744073709551615 4281141 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 5871 2266 245 50 0 3011 0

[startup+0.074086 s]
/proc/loadavg: 4.00 3.97 3.78 5/189 11759
/proc/meminfo: memFree=23705312/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=45404 CPUtime=0.07 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 8032 0 0 0 6 1 0 0 23 0 1 0 568393819 46493696 5185 33554432000 4194304 4395502 140735479670272 18446744073709551615 252457726661 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 11351 5187 250 50 0 8491 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 45404

[startup+0.101076 s]
/proc/loadavg: 4.00 3.97 3.78 5/189 11759
/proc/meminfo: memFree=23705312/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=48044 CPUtime=0.09 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 8712 0 0 0 8 1 0 0 23 0 1 0 568393819 49197056 5865 33554432000 4194304 4395502 140735479670272 18446744073709551615 252457726661 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 12011 5866 250 50 0 9151 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 48044

[startup+0.301037 s]
/proc/loadavg: 4.00 3.97 3.78 5/189 11759
/proc/meminfo: memFree=23705312/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=70212 CPUtime=0.29 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 14238 0 0 0 26 3 0 0 25 0 1 0 568393819 71897088 11390 33554432000 4194304 4395502 140735479670272 18446744073709551615 252458090391 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 17553 11390 256 50 0 14693 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70212

[startup+0.700968 s]
/proc/loadavg: 4.00 3.97 3.78 5/189 11759
/proc/meminfo: memFree=23705312/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=89448 CPUtime=0.69 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 19481 0 0 0 60 9 0 0 25 0 1 0 568393819 91594752 16041 33554432000 4194304 4395502 140735479670272 18446744073709551615 252458090391 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 22362 16041 256 50 0 19502 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 89448

[startup+1.50082 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 11760
/proc/meminfo: memFree=23634756/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=108808 CPUtime=1.49 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 24754 0 0 0 133 16 0 0 25 0 1 0 568393819 111419392 21314 33554432000 4194304 4395502 140735479670272 18446744073709551615 252457726661 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 27202 21315 265 50 0 24342 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 108808

[startup+3.10053 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 11760
/proc/meminfo: memFree=23613184/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=117084 CPUtime=3.09 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 26805 0 0 0 293 16 0 0 25 0 1 0 568393819 119894016 23365 33554432000 4194304 4395502 140735479670272 18446744073709551615 4288776 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 29271 23365 267 50 0 26411 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 117084

[startup+6.30093 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 11760
/proc/meminfo: memFree=23604880/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=123196 CPUtime=6.29 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 28321 0 0 0 613 16 0 0 25 0 1 0 568393819 126152704 24881 33554432000 4194304 4395502 140735479670272 18446744073709551615 4297623 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 30799 24881 267 50 0 27939 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 123196

[startup+12.7007 s]
/proc/loadavg: 4.00 3.97 3.78 5/190 11761
/proc/meminfo: memFree=23589940/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=134668 CPUtime=12.69 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 31096 0 0 0 1252 17 0 0 25 0 1 0 568393819 137900032 27656 33554432000 4194304 4395502 140735479670272 18446744073709551615 4347485 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 33667 27656 267 50 0 30807 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 134668

[startup+25.5004 s]
/proc/loadavg: 4.08 3.99 3.79 5/190 11761
/proc/meminfo: memFree=23567132/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=154888 CPUtime=25.49 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 35773 0 0 0 2530 19 0 0 25 0 1 0 568393819 158605312 32333 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 38722 32333 267 50 0 35862 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 154888

[startup+51.1006 s]
/proc/loadavg: 4.05 3.99 3.80 5/190 11761
/proc/meminfo: memFree=23541404/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=166408 CPUtime=51.09 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 38472 0 0 0 5089 20 0 0 25 0 1 0 568393819 170401792 35032 33554432000 4194304 4395502 140735479670272 18446744073709551615 4291769 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 41602 35032 267 50 0 38742 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 166408

[startup+102.307 s]
/proc/loadavg: 4.07 4.00 3.81 5/190 11763
/proc/meminfo: memFree=23499964/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=181412 CPUtime=102.3 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 41966 0 0 0 10209 21 0 0 25 0 1 0 568393819 185765888 38526 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 45353 38526 267 50 0 42493 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 181412

[startup+162.301 s]
/proc/loadavg: 4.02 4.00 3.82 5/190 11765
/proc/meminfo: memFree=23490620/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=186844 CPUtime=162.28 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 43164 0 0 0 16207 21 0 0 25 0 1 0 568393819 191328256 39724 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 46711 39724 267 50 0 43851 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 186844

[startup+222.301 s]
/proc/loadavg: 4.01 4.00 3.83 5/190 11766
/proc/meminfo: memFree=23461320/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=209356 CPUtime=222.29 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 48317 0 0 0 22206 23 0 0 25 0 1 0 568393819 214380544 44877 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 52339 44877 267 50 0 49479 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 209356

[startup+282.301 s]
/proc/loadavg: 4.05 4.01 3.84 5/190 11768
/proc/meminfo: memFree=23457072/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=209356 CPUtime=282.28 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 48360 0 0 0 28205 23 0 0 25 0 1 0 568393819 214380544 44920 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 52339 44920 267 50 0 49479 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 209356

[startup+342.3 s]
/proc/loadavg: 4.02 4.01 3.84 5/190 11772
/proc/meminfo: memFree=23446164/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=209804 CPUtime=342.29 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 48500 0 0 0 34205 24 0 0 25 0 1 0 568393819 214839296 45060 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 52451 45060 267 50 0 49591 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 209804

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 11774
/proc/meminfo: memFree=23412664/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=221472 CPUtime=402.28 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 51233 0 0 0 40204 24 0 0 25 0 1 0 568393819 226787328 47793 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 55368 47793 267 50 0 52508 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 221472

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 11776
/proc/meminfo: memFree=23380144/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=236684 CPUtime=462.28 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 54667 0 0 0 46202 26 0 0 25 0 1 0 568393819 242364416 51227 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 59171 51227 267 50 0 56311 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 236684

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 11777
/proc/meminfo: memFree=23373048/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=236684 CPUtime=522.28 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 54677 0 0 0 52202 26 0 0 25 0 1 0 568393819 242364416 51237 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299127 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 59171 51237 267 50 0 56311 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 236684

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 11779
/proc/meminfo: memFree=23368052/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=237452 CPUtime=582.28 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 54833 0 0 0 58202 26 0 0 25 0 1 0 568393819 243150848 51393 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 59363 51393 267 50 0 56503 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 237452

[startup+642.301 s]
/proc/loadavg: 4.06 4.02 3.88 5/190 11780
/proc/meminfo: memFree=23355608/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=237964 CPUtime=642.3 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 54945 0 0 0 64203 27 0 0 25 0 1 0 568393819 243675136 51505 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299758 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 59491 51505 267 50 0 56631 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 237964

[startup+702.3 s]
/proc/loadavg: 4.02 4.01 3.88 5/190 11782
/proc/meminfo: memFree=23345288/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=239852 CPUtime=702.28 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 55354 0 0 0 70201 27 0 0 25 0 1 0 568393819 245608448 51914 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299180 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 59963 51914 267 50 0 57103 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 239852

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.89 5/190 11784
/proc/meminfo: memFree=23332736/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=242012 CPUtime=762.29 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 55837 0 0 0 76202 27 0 0 25 0 1 0 568393819 247820288 52397 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 60503 52397 267 50 0 57643 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 242012

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 11785
/proc/meminfo: memFree=23320440/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=243520 CPUtime=822.28 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 56098 0 0 0 82201 27 0 0 25 0 1 0 568393819 249364480 52658 33554432000 4194304 4395502 140735479670272 18446744073709551615 4286431 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 60880 52658 267 50 0 58020 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 243520

[startup+882.301 s]
/proc/loadavg: 4.04 4.01 3.91 5/190 11787
/proc/meminfo: memFree=23304664/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=255260 CPUtime=882.28 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 58740 0 0 0 88199 29 0 0 25 0 1 0 568393819 261386240 55300 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 63815 55300 267 50 0 60955 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 255260

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 11788
/proc/meminfo: memFree=23287892/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=264660 CPUtime=942.28 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 60490 0 0 0 94199 29 0 0 25 0 1 0 568393819 271011840 57050 33554432000 4194304 4395502 140735479670272 18446744073709551615 4292629 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 66165 57050 267 50 0 63305 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 264660

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 11790
/proc/meminfo: memFree=23273352/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=275676 CPUtime=1002.28 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 62867 0 0 0 100198 30 0 0 25 0 1 0 568393819 282292224 59427 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 68919 59427 267 50 0 66059 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 275676

[startup+1062.3 s]
/proc/loadavg: 3.03 3.75 3.83 3/178 11828
/proc/meminfo: memFree=23645120/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=275676 CPUtime=1062.28 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 62907 0 0 0 106198 30 0 0 25 0 1 0 568393819 282292224 59467 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 68919 59467 267 50 0 66059 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 275676

[startup+1122.3 s]
/proc/loadavg: 2.03 3.35 3.68 2/172 11847
/proc/meminfo: memFree=23823340/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=276444 CPUtime=1122.29 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 63040 0 0 0 112198 31 0 0 25 0 1 0 568393819 283078656 59600 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 69111 59600 267 50 0 66251 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 276444

[startup+1182.3 s]
/proc/loadavg: 1.38 2.92 3.51 2/172 11849
/proc/meminfo: memFree=23817476/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=282760 CPUtime=1182.29 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 64513 0 0 0 118198 31 0 0 25 0 1 0 568393819 289546240 61073 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299567 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 70690 61073 267 50 0 67830 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 282760

[startup+1242.3 s]
/proc/loadavg: 1.14 2.57 3.35 2/172 11850
/proc/meminfo: memFree=23813732/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=286400 CPUtime=1242.28 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 65430 0 0 0 124197 31 0 0 25 0 1 0 568393819 293273600 61990 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 71600 61990 267 50 0 68740 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 286400



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.05 2.28 3.20 2/172 11852
/proc/meminfo: memFree=23813224/32951124 swapFree=67111348/67111528
[pid=11759] ppid=11757 vsize=287040 CPUtime=1299.99 cores=1,3
/proc/11759/stat : 11759 (SApperloT2010) R 11757 11759 10954 0 -1 4202496 65549 0 0 0 129968 31 0 0 25 0 1 0 568393819 293928960 62109 33554432000 4194304 4395502 140735479670272 18446744073709551615 4299127 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/11759/statm: 71760 62109 267 50 0 68900 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 287040

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.01
CPU user time (s): 1299.68
CPU system time (s): 0.329949
CPU usage (%): 99.9996
Max. virtual memory (cumulated for all children) (KiB): 287040

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

runsolver used 1.91071 second user time and 4.94225 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-26 03:33:53
IDJOB=3289358
IDBENCH=83120
IDSOLVER=1655
FILE ID=node111/3289358-1303781633
RUNJOBID= node111-1303781352-11658
PBS_JOBID= 13157196
Free space on /tmp= 70628 MiB

SOLVER NAME= SApperloT2010 2011-03-04
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-top29.cnf
COMMAND LINE= SApperloT2010 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289358-1303781633/watcher-3289358-1303781633 -o /tmp/evaluation-result-3289358-1303781633/solver-3289358-1303781633 -C 2400 -W 1300 -M 7680  SApperloT2010 HOME/instance-3289358-1303781633.cnf

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

MD5SUM BENCH= 9b1b1066fe010948020f1c6b5be34d5d
RANDOM SEED=1309520086

node111.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.849
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.75
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.849
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.83
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.849
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.67
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.849
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23705592 kB
Buffers:       1238516 kB
Cached:        7118384 kB
SwapCached:        132 kB
Active:        2987840 kB
Inactive:      5780084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23705592 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5436 kB
Writeback:           0 kB
AnonPages:      410780 kB
Mapped:          15732 kB
Slab:           412112 kB
PageTables:       5864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   631132 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= 70636 MiB
End job on node111 at 2011-04-26 03:55:35