Trace number 3380165

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-top25.cnf
MD5SUM1d36146d5d79c91e0605a19242395228
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark527.919
Satisfiable
(Un)Satisfiability was proved
Number of variables71356
Number of clauses227126
Sum of the clauses size555264
Maximum clause length2747
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2137909
Number of clauses of size 387742
Number of clauses of size 4324
Number of clauses of size 523
Number of clauses of size over 51127

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-3380165-1305455918/watcher-3380165-1305455918 -o /tmp/evaluation-result-3380165-1305455918/solver-3380165-1305455918 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3380165-1305455918.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: 3.27 1.94 2.38 5/292 6379
/proc/meminfo: memFree=20186704/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=24260 CPUtime=0 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 2979 0 0 0 0 0 0 0 25 0 1 0 657191538 24842240 2919 33554432000 4194304 4394578 140734360831264 18446744073709551615 237278540485 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 6065 2919 248 49 0 3206 0

[startup+0.097812 s]
/proc/loadavg: 3.27 1.94 2.38 5/292 6379
/proc/meminfo: memFree=20186704/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=33500 CPUtime=0.09 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 5268 0 0 0 9 0 0 0 25 0 1 0 657191538 34304000 5208 33554432000 4194304 4394578 140734360831264 18446744073709551615 237278540485 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 8375 5209 248 49 0 5516 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33500

[startup+0.100807 s]
/proc/loadavg: 3.27 1.94 2.38 5/292 6379
/proc/meminfo: memFree=20186704/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=33764 CPUtime=0.09 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 5341 0 0 0 9 0 0 0 25 0 1 0 657191538 34574336 5281 33554432000 4194304 4394578 140734360831264 18446744073709551615 237278540485 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 8441 5281 248 49 0 5582 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33764

[startup+0.300779 s]
/proc/loadavg: 3.27 1.94 2.38 5/292 6379
/proc/meminfo: memFree=20186704/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=51356 CPUtime=0.29 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 9793 0 0 0 25 4 0 0 25 0 1 0 657191538 52588544 9288 33554432000 4194304 4394578 140734360831264 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 12839 9288 256 49 0 9980 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 51356

[startup+0.700705 s]
/proc/loadavg: 3.27 1.94 2.38 5/292 6379
/proc/meminfo: memFree=20186704/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=64896 CPUtime=0.69 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 14380 0 0 0 60 9 0 0 25 0 1 0 657191538 66453504 13039 33554432000 4194304 4394578 140734360831264 18446744073709551615 237278904215 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 16224 13039 256 49 0 13365 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 64896

[startup+1.50057 s]
/proc/loadavg: 3.27 1.94 2.38 5/293 6380
/proc/meminfo: memFree=20131716/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=80648 CPUtime=1.49 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 18561 0 0 0 135 14 0 0 25 0 1 0 657191538 82583552 17220 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 20162 17220 267 49 0 17303 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 80648

[startup+3.10028 s]
/proc/loadavg: 3.27 1.94 2.38 5/293 6380
/proc/meminfo: memFree=20111144/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=85952 CPUtime=3.09 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 19875 0 0 0 295 14 0 0 25 0 1 0 657191538 88014848 18534 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298837 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 21488 18534 267 49 0 18629 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 85952

[startup+6.30071 s]
/proc/loadavg: 3.33 1.97 2.39 5/293 6380
/proc/meminfo: memFree=20096636/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=92788 CPUtime=6.29 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 21540 0 0 0 615 14 0 0 25 0 1 0 657191538 95014912 20199 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 23197 20200 267 49 0 20338 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 92788

[startup+12.7006 s]
/proc/loadavg: 3.39 2.00 2.40 5/293 6380
/proc/meminfo: memFree=20072568/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=104492 CPUtime=12.69 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 24353 0 0 0 1254 15 0 0 25 0 1 0 657191538 106999808 23012 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 26123 23012 267 49 0 23264 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 104492

[startup+25.5003 s]
/proc/loadavg: 3.52 2.10 2.42 5/293 6381
/proc/meminfo: memFree=20044048/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=118292 CPUtime=25.49 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 27466 0 0 0 2533 16 0 0 25 0 1 0 657191538 121131008 26125 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298795 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 29573 26125 267 49 0 26714 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 118292

[startup+51.1007 s]
/proc/loadavg: 3.68 2.25 2.46 5/293 6381
/proc/meminfo: memFree=20021868/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=126456 CPUtime=51.09 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 29282 0 0 0 5092 17 0 0 25 0 1 0 657191538 129490944 27941 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298333 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 31614 27941 267 49 0 28755 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 126456

[startup+102.311 s]
/proc/loadavg: 3.86 2.52 2.54 5/293 6383
/proc/meminfo: memFree=19984276/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=135096 CPUtime=102.3 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 31161 0 0 0 10212 18 0 0 25 0 1 0 657191538 138338304 29820 33554432000 4194304 4394578 140734360831264 18446744073709551615 4345926 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 33774 29820 267 49 0 30915 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 135096

[startup+162.301 s]
/proc/loadavg: 3.99 2.80 2.64 5/293 6384
/proc/meminfo: memFree=19959076/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=146600 CPUtime=162.29 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 33827 0 0 0 16210 19 0 0 25 0 1 0 657191538 150118400 32486 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298679 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 36650 32486 267 49 0 33791 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 146600

[startup+222.3 s]
/proc/loadavg: 4.06 3.03 2.72 5/293 6386
/proc/meminfo: memFree=19920996/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=153156 CPUtime=222.3 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 35225 0 0 0 22209 21 0 0 25 0 1 0 657191538 156831744 33884 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 38289 33884 267 49 0 35430 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 153156

[startup+282.301 s]
/proc/loadavg: 4.02 3.20 2.80 5/293 6388
/proc/meminfo: memFree=19900760/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=155996 CPUtime=282.3 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 35884 0 0 0 28209 21 0 0 25 0 1 0 657191538 159739904 34543 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 38999 34543 267 49 0 36140 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 155996

[startup+342.301 s]
/proc/loadavg: 4.00 3.35 2.87 5/293 6389
/proc/meminfo: memFree=19884636/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=167032 CPUtime=342.3 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 38539 0 0 0 34207 23 0 0 25 0 1 0 657191538 171040768 37198 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298326 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 41758 37198 267 49 0 38899 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 167032

[startup+402.3 s]
/proc/loadavg: 3.66 3.38 2.91 4/287 6408
/proc/meminfo: memFree=20054532/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=176820 CPUtime=402.3 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 40589 0 0 0 40206 24 0 0 25 0 1 0 657191538 181063680 39248 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298664 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 44205 39248 267 49 0 41346 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 176820

[startup+462.301 s]
/proc/loadavg: 3.30 3.33 2.92 4/287 6409
/proc/meminfo: memFree=20045448/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=177076 CPUtime=462.3 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 40698 0 0 0 46206 24 0 0 25 0 1 0 657191538 181325824 39357 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 44269 39357 267 49 0 41410 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 177076

[startup+522.301 s]
/proc/loadavg: 3.11 3.26 2.92 4/287 6411
/proc/meminfo: memFree=20034136/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=179832 CPUtime=522.3 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 41208 0 0 0 52206 24 0 0 25 0 1 0 657191538 184147968 39867 33554432000 4194304 4394578 140734360831264 18446744073709551615 4288055 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 44958 39867 267 49 0 42099 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 179832

[startup+582.3 s]
/proc/loadavg: 3.11 3.24 2.93 4/287 6413
/proc/meminfo: memFree=20018348/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=190404 CPUtime=582.3 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 43550 0 0 0 58205 25 0 0 25 0 1 0 657191538 194973696 42209 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 47601 42209 267 49 0 44742 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 190404

[startup+642.301 s]
/proc/loadavg: 3.04 3.20 2.93 4/287 6414
/proc/meminfo: memFree=19997600/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=191424 CPUtime=642.32 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 43811 0 0 0 64206 26 0 0 25 0 1 0 657191538 196018176 42470 33554432000 4194304 4394578 140734360831264 18446744073709551615 4291300 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 47856 42470 267 49 0 44997 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 191424

[startup+702.301 s]
/proc/loadavg: 3.01 3.16 2.93 4/287 6416
/proc/meminfo: memFree=19990872/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=192380 CPUtime=702.31 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 43984 0 0 0 70205 26 0 0 25 0 1 0 657191538 196997120 42643 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298923 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 48095 42643 267 49 0 45236 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 192380

[startup+762.311 s]
/proc/loadavg: 3.00 3.13 2.93 4/287 6417
/proc/meminfo: memFree=19976092/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=203396 CPUtime=762.32 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 46303 0 0 0 76205 27 0 0 25 0 1 0 657191538 208277504 44962 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 50849 44962 267 49 0 47990 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 203396

[startup+822.3 s]
/proc/loadavg: 3.06 3.13 2.94 4/287 6419
/proc/meminfo: memFree=19959952/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=218120 CPUtime=822.31 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 49551 0 0 0 82203 28 0 0 25 0 1 0 657191538 223354880 48210 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298298 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 54530 48210 267 49 0 51671 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 218120

[startup+882.301 s]
/proc/loadavg: 3.02 3.10 2.94 4/287 6421
/proc/meminfo: memFree=19949388/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=224904 CPUtime=882.31 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 51001 0 0 0 88203 28 0 0 25 0 1 0 657191538 230301696 49660 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 56226 49660 267 49 0 53367 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 224904

[startup+942.3 s]
/proc/loadavg: 3.01 3.08 2.94 4/287 6422
/proc/meminfo: memFree=19940548/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=225928 CPUtime=942.32 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 51175 0 0 0 94203 29 0 0 25 0 1 0 657191538 231350272 49834 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 56482 49834 267 49 0 53623 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 225928

[startup+1002.3 s]
/proc/loadavg: 3.00 3.06 2.94 4/287 6424
/proc/meminfo: memFree=19937416/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=226184 CPUtime=1002.32 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 51262 0 0 0 100203 29 0 0 25 0 1 0 657191538 231612416 49921 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 56546 49921 267 49 0 53687 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 226184

[startup+1062.3 s]
/proc/loadavg: 3.06 3.08 2.95 4/287 6425
/proc/meminfo: memFree=19923244/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=229768 CPUtime=1062.32 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 51961 0 0 0 106203 29 0 0 25 0 1 0 657191538 235282432 50620 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298826 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 57442 50620 267 49 0 54583 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 229768

[startup+1122.3 s]
/proc/loadavg: 3.13 3.09 2.96 4/287 6427
/proc/meminfo: memFree=19912552/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=230920 CPUtime=1122.32 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 52168 0 0 0 112203 29 0 0 25 0 1 0 657191538 236462080 50827 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 57730 50827 267 49 0 54871 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 230920

[startup+1182.3 s]
/proc/loadavg: 3.04 3.07 2.96 4/287 6429
/proc/meminfo: memFree=19903104/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=232564 CPUtime=1182.32 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 52520 0 0 0 118203 29 0 0 25 0 1 0 657191538 238145536 51179 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298792 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 58141 51179 267 49 0 55282 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 232564

[startup+1242.3 s]
/proc/loadavg: 2.45 2.93 2.92 2/275 6466
/proc/meminfo: memFree=20285536/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=238888 CPUtime=1242.33 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 53983 0 0 0 124203 30 0 0 25 0 1 0 657191538 244621312 52642 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298358 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 59722 52642 267 49 0 56863 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 238888



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.53 2.57 2.80 2/275 6468
/proc/meminfo: memFree=20276332/32950904 swapFree=67057400/67111528
[pid=6379] ppid=6377 vsize=249464 CPUtime=1300.03 cores=1,3
/proc/6379/stat : 6379 (SApperloT2010) R 6377 6379 4476 0 -1 4202496 56267 0 0 0 129973 30 0 0 25 0 1 0 657191538 255451136 54926 33554432000 4194304 4394578 140734360831264 18446744073709551615 4298673 0 0 4096 6 0 0 0 17 1 0 0 0
/proc/6379/statm: 62366 54926 267 49 0 59507 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 249464

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.73
CPU system time (s): 0.319951
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 249464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.73
system time used= 0.319951
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56267
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= 6
involuntary context switches= 2033

runsolver used 3.41248 second user time and 8.36973 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-15 12:38:38
IDJOB=3380165
IDBENCH=83121
IDSOLVER=1862
FILE ID=node121/3380165-1305455918
RUNJOBID= node121-1305455838-6283
PBS_JOBID= 13324845
Free space on /tmp= 73480 MiB

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

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

MD5SUM BENCH= 1d36146d5d79c91e0605a19242395228
RANDOM SEED=253302151

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:      20186984 kB
Buffers:        314252 kB
Cached:        6240088 kB
SwapCached:       7656 kB
Active:        7011416 kB
Inactive:      5397240 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20186984 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:            9284 kB
Writeback:          32 kB
AnonPages:     5851616 kB
Mapped:          23008 kB
Slab:           267212 kB
PageTables:      26036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 31199312 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= 73488 MiB
End job on node121 at 2011-05-15 13:00:20