Trace number 3380157

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.05 1300.02

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top21.cnf
MD5SUM9fab5edd49fb904ff76ff7abf98e0d14
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables51138
Number of clauses162526
Sum of the clauses size397144
Maximum clause length2101
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 299113
Number of clauses of size 362300
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5863

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-3380157-1305455838/watcher-3380157-1305455838 -o /tmp/evaluation-result-3380157-1305455838/solver-3380157-1305455838 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380157-1305455838.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: 0.85 1.27 2.23 2/279 6297
/proc/meminfo: memFree=20493724/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=20936 CPUtime=0 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 2278 0 0 0 0 0 0 0 21 0 1 0 657183596 21438464 2219 33554432000 4194304 4394578 140736434999744 18446744073709551615 237278540485 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 5234 2219 247 49 0 2375 0

[startup+0.080348 s]
/proc/loadavg: 0.85 1.27 2.23 2/279 6297
/proc/meminfo: memFree=20493724/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=28328 CPUtime=0.07 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 4123 0 0 0 7 0 0 0 21 0 1 0 657183596 29007872 4064 33554432000 4194304 4394578 140736434999744 18446744073709551615 237278879488 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 7082 4065 247 49 0 4223 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 28328

[startup+0.100343 s]
/proc/loadavg: 0.85 1.27 2.23 2/279 6297
/proc/meminfo: memFree=20493724/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=30176 CPUtime=0.09 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 4601 0 0 0 9 0 0 0 21 0 1 0 657183596 30900224 4542 33554432000 4194304 4394578 140736434999744 18446744073709551615 237278540485 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 7544 4542 247 49 0 4685 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30176

[startup+0.300311 s]
/proc/loadavg: 0.85 1.27 2.23 2/279 6297
/proc/meminfo: memFree=20493724/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=44216 CPUtime=0.29 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 8254 0 0 0 27 2 0 0 22 0 1 0 657183596 45277184 7876 33554432000 4194304 4394578 140736434999744 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 11054 7876 255 49 0 8195 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 44216

[startup+0.70024 s]
/proc/loadavg: 0.85 1.27 2.23 2/279 6297
/proc/meminfo: memFree=20493724/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=50172 CPUtime=0.69 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 10504 0 0 0 64 5 0 0 24 0 1 0 657183596 51376128 9528 33554432000 4194304 4394578 140736434999744 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 12543 9528 255 49 0 9684 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 50172

[startup+1.50116 s]
/proc/loadavg: 0.85 1.27 2.23 5/293 6324
/proc/meminfo: memFree=20350688/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=63052 CPUtime=1.49 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 13895 0 0 0 144 5 0 0 25 0 1 0 657183596 64565248 12919 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298989 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 15763 12919 266 49 0 12904 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 63052

[startup+3.10088 s]
/proc/loadavg: 0.85 1.27 2.23 5/293 6324
/proc/meminfo: memFree=20319680/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=66536 CPUtime=3.09 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 14757 0 0 0 303 6 0 0 25 0 1 0 657183596 68132864 13781 33554432000 4194304 4394578 140736434999744 18446744073709551615 4296807 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 16634 13782 266 49 0 13775 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66536

[startup+6.30024 s]
/proc/loadavg: 1.10 1.31 2.24 5/293 6324
/proc/meminfo: memFree=20299116/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=73528 CPUtime=6.29 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 16433 0 0 0 623 6 0 0 25 0 1 0 657183596 75292672 15457 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298841 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 18382 15457 266 49 0 15523 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 73528

[startup+12.7001 s]
/proc/loadavg: 1.33 1.36 2.25 5/293 6324
/proc/meminfo: memFree=20266836/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=84064 CPUtime=12.69 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 18829 0 0 0 1262 7 0 0 25 0 1 0 657183596 86081536 17853 33554432000 4194304 4394578 140736434999744 18446744073709551615 4297160 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 21016 17853 266 49 0 18157 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84064

[startup+25.5009 s]
/proc/loadavg: 1.92 1.48 2.28 5/293 6325
/proc/meminfo: memFree=20242288/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=91744 CPUtime=25.49 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 20529 0 0 0 2542 7 0 0 25 0 1 0 657183596 93945856 19553 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 22936 19553 266 49 0 20077 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 91744

[startup+51.1003 s]
/proc/loadavg: 2.63 1.68 2.32 5/293 6325
/proc/meminfo: memFree=20220392/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=96344 CPUtime=51.09 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 21508 0 0 0 5102 7 0 0 25 0 1 0 657183596 98656256 20532 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 24086 20532 266 49 0 21227 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 96344

[startup+102.311 s]
/proc/loadavg: 3.48 2.07 2.41 5/293 6381
/proc/meminfo: memFree=20045784/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=105924 CPUtime=102.3 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 23600 0 0 0 10222 8 0 0 25 0 1 0 657183596 108466176 22624 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298370 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 26481 22624 266 49 0 23622 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 105924

[startup+162.3 s]
/proc/loadavg: 3.81 2.42 2.51 5/293 6382
/proc/meminfo: memFree=19990108/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=115008 CPUtime=162.29 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 25565 0 0 0 16220 9 0 0 25 0 1 0 657183596 117768192 24589 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 28752 24589 266 49 0 25893 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 115008

[startup+222.301 s]
/proc/loadavg: 3.98 2.72 2.61 5/293 6384
/proc/meminfo: memFree=19971860/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=121268 CPUtime=222.29 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 26933 0 0 0 22220 9 0 0 25 0 1 0 657183596 124178432 25957 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 30317 25957 266 49 0 27458 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 121268

[startup+282.3 s]
/proc/loadavg: 3.99 2.95 2.69 5/293 6385
/proc/meminfo: memFree=19931040/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=131224 CPUtime=282.29 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 29065 0 0 0 28219 10 0 0 25 0 1 0 657183596 134373376 28089 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 32806 28089 266 49 0 29947 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 131224

[startup+342.3 s]
/proc/loadavg: 4.03 3.15 2.78 5/293 6387
/proc/meminfo: memFree=19906724/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=142540 CPUtime=342.3 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 31372 0 0 0 34219 11 0 0 25 0 1 0 657183596 145960960 30396 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 35635 30396 266 49 0 32776 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 142540

[startup+402.301 s]
/proc/loadavg: 4.01 3.30 2.85 5/293 6389
/proc/meminfo: memFree=19893444/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=145804 CPUtime=402.3 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 32031 0 0 0 40218 12 0 0 25 0 1 0 657183596 149303296 31055 33554432000 4194304 4394578 140736434999744 18446744073709551615 4292112 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 36451 31055 266 49 0 33592 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 145804

[startup+462.301 s]
/proc/loadavg: 3.92 3.41 2.91 4/287 6407
/proc/meminfo: memFree=20055392/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=148764 CPUtime=462.29 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 32653 0 0 0 46217 12 0 0 25 0 1 0 657183596 152334336 31677 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 37191 31677 266 49 0 34332 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 148764

[startup+522.3 s]
/proc/loadavg: 3.34 3.33 2.91 4/287 6409
/proc/meminfo: memFree=20046196/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=153468 CPUtime=522.29 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 33678 0 0 0 52216 13 0 0 25 0 1 0 657183596 157151232 32702 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298985 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 38367 32702 266 49 0 35508 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 153468

[startup+582.301 s]
/proc/loadavg: 3.15 3.28 2.92 4/287 6410
/proc/meminfo: memFree=20038728/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=159632 CPUtime=582.3 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 34975 0 0 0 58217 13 0 0 25 0 1 0 657183596 163463168 33999 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298807 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 39908 33999 266 49 0 37049 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 159632

[startup+642.301 s]
/proc/loadavg: 3.16 3.26 2.93 4/287 6412
/proc/meminfo: memFree=20019724/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=167664 CPUtime=642.31 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 36604 0 0 0 64217 14 0 0 25 0 1 0 657183596 171687936 35628 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 41916 35628 266 49 0 39057 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 167664

[startup+702.3 s]
/proc/loadavg: 3.06 3.21 2.93 4/287 6414
/proc/meminfo: memFree=20003808/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=170688 CPUtime=702.31 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 37199 0 0 0 70217 14 0 0 25 0 1 0 657183596 174784512 36223 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298911 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 42672 36223 266 49 0 39813 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 170688

[startup+762.311 s]
/proc/loadavg: 3.02 3.17 2.93 4/287 6415
/proc/meminfo: memFree=19994352/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=174724 CPUtime=762.31 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 37979 0 0 0 76217 14 0 0 25 0 1 0 657183596 178917376 37003 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 43681 37003 266 49 0 40822 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 174724

[startup+822.301 s]
/proc/loadavg: 3.00 3.14 2.93 4/287 6417
/proc/meminfo: memFree=19983164/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=177412 CPUtime=822.31 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 38553 0 0 0 82216 15 0 0 25 0 1 0 657183596 181669888 37577 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 44353 37577 266 49 0 41494 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 177412

[startup+882.3 s]
/proc/loadavg: 3.09 3.14 2.94 4/287 6418
/proc/meminfo: memFree=19965288/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=183600 CPUtime=882.31 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 39861 0 0 0 88216 15 0 0 25 0 1 0 657183596 188006400 38885 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 45900 38885 266 49 0 43041 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 183600

[startup+942.301 s]
/proc/loadavg: 3.03 3.11 2.94 4/287 6420
/proc/meminfo: memFree=19953488/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=183856 CPUtime=942.31 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 39951 0 0 0 94216 15 0 0 25 0 1 0 657183596 188268544 38975 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 45964 38975 266 49 0 43105 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 183856

[startup+1002.3 s]
/proc/loadavg: 3.01 3.09 2.94 4/287 6422
/proc/meminfo: memFree=19941672/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=189688 CPUtime=1002.31 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 41123 0 0 0 100215 16 0 0 25 0 1 0 657183596 194240512 40147 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298698 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 47422 40147 266 49 0 44563 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 189688

[startup+1062.3 s]
/proc/loadavg: 3.00 3.07 2.94 4/287 6423
/proc/meminfo: memFree=19937916/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=190584 CPUtime=1062.31 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 41278 0 0 0 106215 16 0 0 25 0 1 0 657183596 195158016 40302 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 47646 40302 266 49 0 44787 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 190584

[startup+1122.3 s]
/proc/loadavg: 3.09 3.08 2.95 4/287 6425
/proc/meminfo: memFree=19930196/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=195120 CPUtime=1122.32 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 42141 0 0 0 112215 17 0 0 25 0 1 0 657183596 199802880 41165 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298721 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 48780 41165 266 49 0 45921 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 195120

[startup+1182.3 s]
/proc/loadavg: 3.18 3.10 2.96 4/287 6426
/proc/meminfo: memFree=19914292/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=203568 CPUtime=1182.32 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 43912 0 0 0 118215 17 0 0 25 0 1 0 657183596 208453632 42936 33554432000 4194304 4394578 140736434999744 18446744073709551615 4295805 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 50892 42936 266 49 0 48033 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 203568

[startup+1242.3 s]
/proc/loadavg: 3.06 3.08 2.96 4/287 6428
/proc/meminfo: memFree=19905840/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=209816 CPUtime=1242.32 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 45313 0 0 0 124215 17 0 0 25 0 1 0 657183596 214851584 44337 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 52454 44337 266 49 0 49595 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 209816



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.02 3.06 2.96 4/287 6430
/proc/meminfo: memFree=19901216/32950904 swapFree=67057400/67111528
[pid=6297] ppid=6295 vsize=209816 CPUtime=1300.02 cores=0,2
/proc/6297/stat : 6297 (SApperloT2010) R 6295 6297 4476 0 -1 4202496 45319 0 0 0 129985 17 0 0 25 0 1 0 657183596 214851584 44343 33554432000 4194304 4394578 140736434999744 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/6297/statm: 52454 44343 266 49 0 49595 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 209816

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.05
CPU user time (s): 1299.86
CPU system time (s): 0.188971
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 209816

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.86
system time used= 0.188971
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45319
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= 11
involuntary context switches= 15356

runsolver used 3.46847 second user time and 8.09577 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 12:37:18
IDJOB=3380157
IDBENCH=83115
IDSOLVER=1862
FILE ID=node121/3380157-1305455838
RUNJOBID= node121-1305455838-6281
PBS_JOBID= 13324845
Free space on /tmp= 73488 MiB

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

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

MD5SUM BENCH= 9fab5edd49fb904ff76ff7abf98e0d14
RANDOM SEED=339068667

node121.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.817
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.63
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.817
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.07
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.817
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.84
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.817
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.77
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.817
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.817
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.817
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.817
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:     32950904 kB
MemFree:      20494004 kB
Buffers:        314112 kB
Cached:        6226936 kB
SwapCached:       7656 kB
Active:        6702472 kB
Inactive:      5398752 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20494004 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            4444 kB
Writeback:           0 kB
AnonPages:     5557156 kB
Mapped:          21908 kB
Slab:           267004 kB
PageTables:      25352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30841140 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= 73484 MiB
End job on node121 at 2011-05-15 12:59:00