Trace number 3288992

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
SApperloT 2011-03-23? (TO) 1300.03 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom20.cnf
MD5SUM9851f8e63efc4505343bf50c1cf30646
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 variables44362
Number of clauses148436
Sum of the clauses size378642
Maximum clause length1419
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 276003
Number of clauses of size 371663
Number of clauses of size 4209
Number of clauses of size 518
Number of clauses of size over 5542

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.85 1.14 2.17 4/187 32489
/proc/meminfo: memFree=17693932/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=15736 CPUtime=0 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 809 0 0 0 0 0 0 0 21 0 1 0 489364695 16113664 742 33554432000 4194304 4465733 140734734661184 18446744073709551615 4295790 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 3934 742 249 67 0 1057 0

[startup+0.100411 s]
/proc/loadavg: 0.85 1.14 2.17 4/187 32489
/proc/meminfo: memFree=17693932/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=19032 CPUtime=0.09 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 3292 0 0 0 9 0 0 0 21 0 1 0 489364695 19488768 1702 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270167 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/32489/statm: 4758 1702 255 67 0 1881 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19032

[startup+0.200392 s]
/proc/loadavg: 0.85 1.14 2.17 4/187 32489
/proc/meminfo: memFree=17693932/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=19032 CPUtime=0.19 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 3346 0 0 0 19 0 0 0 22 0 1 0 489364695 19488768 1739 33554432000 4194304 4465733 140734734661184 18446744073709551615 4295932 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/32489/statm: 4758 1739 255 67 0 1881 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 19032

[startup+0.300376 s]
/proc/loadavg: 0.85 1.14 2.17 4/187 32489
/proc/meminfo: memFree=17693932/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=19032 CPUtime=0.29 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 3372 0 0 0 29 0 0 0 22 0 1 0 489364695 19488768 1759 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/32489/statm: 4758 1759 255 67 0 1881 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 19032

[startup+0.700307 s]
/proc/loadavg: 0.85 1.14 2.17 4/187 32489
/proc/meminfo: memFree=17693932/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=19032 CPUtime=0.69 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 3572 0 0 0 69 0 0 0 24 0 1 0 489364695 19488768 1878 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 7 0 0 0
/proc/32489/statm: 4758 1878 255 67 0 1881 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19032

[startup+1.5002 s]
/proc/loadavg: 0.85 1.14 2.17 5/188 32490
/proc/meminfo: memFree=17670500/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=46748 CPUtime=1.49 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 8203 0 0 0 148 1 0 0 25 0 1 0 489364695 47869952 5199 33554432000 4194304 4465733 140734734661184 18446744073709551615 4243437 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 11687 5199 271 67 0 8810 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 46748

[startup+3.10093 s]
/proc/loadavg: 0.85 1.14 2.17 5/188 32490
/proc/meminfo: memFree=17635532/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=46956 CPUtime=3.09 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 8510 0 0 0 308 1 0 0 25 0 1 0 489364695 48082944 5499 33554432000 4194304 4465733 140734734661184 18446744073709551615 4314774 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 11739 5499 280 67 0 8862 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 46956

[startup+6.30037 s]
/proc/loadavg: 1.10 1.18 2.18 6/188 32490
/proc/meminfo: memFree=17590644/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=62316 CPUtime=6.29 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 14023 0 0 0 627 2 0 0 25 0 1 0 489364695 63811584 7897 33554432000 4194304 4465733 140734734661184 18446744073709551615 4304965 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 15579 7897 281 67 0 12702 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62316

[startup+12.7003 s]
/proc/loadavg: 1.49 1.26 2.20 5/188 32490
/proc/meminfo: memFree=17553100/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=50160 CPUtime=12.69 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 20198 0 0 0 1266 3 0 0 25 0 1 0 489364695 51363840 8499 33554432000 4194304 4465733 140734734661184 18446744073709551615 4295487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 12540 8499 295 67 0 9663 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50160

[startup+25.501 s]
/proc/loadavg: 2.05 1.40 2.22 5/188 32490
/proc/meminfo: memFree=17537212/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=52012 CPUtime=25.49 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 23160 0 0 0 2546 3 0 0 25 0 1 0 489364695 53260288 9531 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270186 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 13003 9531 281 67 0 10126 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 52012

[startup+51.1006 s]
/proc/loadavg: 2.71 1.60 2.27 5/188 32491
/proc/meminfo: memFree=17504804/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=56812 CPUtime=51.08 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 28080 0 0 0 5105 3 0 0 25 0 1 0 489364695 58175488 10206 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270176 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 14203 10206 281 67 0 11326 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 56812

[startup+102.301 s]
/proc/loadavg: 3.44 1.97 2.36 5/188 32493
/proc/meminfo: memFree=17470828/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=64628 CPUtime=102.29 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 33249 0 0 0 10225 4 0 0 25 0 1 0 489364695 66179072 12613 33554432000 4194304 4465733 140734734661184 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 16157 12613 281 67 0 13280 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 64628

[startup+162.3 s]
/proc/loadavg: 3.79 2.34 2.46 5/188 32494
/proc/meminfo: memFree=17411552/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=98632 CPUtime=162.29 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 45367 0 0 0 16223 6 0 0 25 0 1 0 489364695 100999168 19703 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270699 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 24658 19703 299 67 0 21781 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 98632

[startup+222.307 s]
/proc/loadavg: 3.92 2.64 2.55 5/188 32496
/proc/meminfo: memFree=17378316/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=98632 CPUtime=222.29 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 46839 0 0 0 22223 6 0 0 25 0 1 0 489364695 100999168 20439 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270714 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 24658 20439 299 67 0 21781 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 98632

[startup+282.301 s]
/proc/loadavg: 3.97 2.88 2.64 5/188 32497
/proc/meminfo: memFree=17318176/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=123372 CPUtime=282.29 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 56404 0 0 0 28221 8 0 0 25 0 1 0 489364695 126332928 25395 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 30843 25395 281 67 0 27966 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 123372

[startup+342.301 s]
/proc/loadavg: 3.99 3.08 2.72 5/188 32499
/proc/meminfo: memFree=17268944/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=153100 CPUtime=342.29 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 62147 0 0 0 34220 9 0 0 25 0 1 0 489364695 156774400 30744 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 38275 30744 281 67 0 35398 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 153100

[startup+402.301 s]
/proc/loadavg: 3.99 3.25 2.80 5/188 32501
/proc/meminfo: memFree=17333664/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=153100 CPUtime=402.29 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 64317 0 0 0 40220 9 0 0 25 0 1 0 489364695 156774400 32270 33554432000 4194304 4465733 140734734661184 18446744073709551615 4271859 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 38275 32270 281 67 0 35398 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 153100

[startup+462.3 s]
/proc/loadavg: 4.07 3.40 2.88 5/188 32502
/proc/meminfo: memFree=17325480/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=107200 CPUtime=462.29 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 78855 0 0 0 46217 12 0 0 25 0 1 0 489364695 109772800 21662 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270680 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 26800 21662 281 67 0 23923 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 107200

[startup+522.301 s]
/proc/loadavg: 4.08 3.52 2.95 5/188 32503
/proc/meminfo: memFree=17289516/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=107200 CPUtime=522.3 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 79988 0 0 0 52217 13 0 0 25 0 1 0 489364695 109772800 22675 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270216 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 26800 22675 281 67 0 23923 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 107200

[startup+582.301 s]
/proc/loadavg: 4.03 3.61 3.01 5/188 32505
/proc/meminfo: memFree=17256280/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=142484 CPUtime=582.3 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 87473 0 0 0 58216 14 0 0 25 0 1 0 489364695 145903616 29875 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 35621 29875 612 67 0 32744 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 142484

[startup+642.301 s]
/proc/loadavg: 4.01 3.67 3.07 5/188 32507
/proc/meminfo: memFree=17311336/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=112756 CPUtime=642.3 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 88882 0 0 0 64215 15 0 0 25 0 1 0 489364695 115462144 23270 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270831 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 28189 23270 612 67 0 25312 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 112756

[startup+702.301 s]
/proc/loadavg: 4.00 3.73 3.13 5/188 32509
/proc/meminfo: memFree=17302528/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=114456 CPUtime=702.3 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 107502 0 0 0 70213 17 0 0 25 0 1 0 489364695 117202944 25081 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270680 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 28614 25081 446 67 0 25737 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 114456

[startup+762.3 s]
/proc/loadavg: 4.00 3.78 3.18 5/188 32510
/proc/meminfo: memFree=17280952/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=127444 CPUtime=762.31 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 110587 0 0 0 76213 18 0 0 25 0 1 0 489364695 130502656 28127 33554432000 4194304 4465733 140734734661184 18446744073709551615 4271246 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 31861 28127 407 67 0 28984 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 127444

[startup+822.301 s]
/proc/loadavg: 4.07 3.83 3.23 5/188 32511
/proc/meminfo: memFree=17272024/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=127444 CPUtime=822.3 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 111136 0 0 0 82212 18 0 0 25 0 1 0 489364695 130502656 28676 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270199 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 31861 28676 407 67 0 28984 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 127444

[startup+882.307 s]
/proc/loadavg: 4.02 3.86 3.28 5/188 32513
/proc/meminfo: memFree=17207660/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=166664 CPUtime=882.31 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 118353 0 0 0 88212 19 0 0 25 0 1 0 489364695 170663936 35893 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 41666 35893 688 67 0 38789 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 166664

[startup+942.3 s]
/proc/loadavg: 4.05 3.89 3.32 5/188 32515
/proc/meminfo: memFree=17249816/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=166664 CPUtime=942.3 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 118694 0 0 0 94211 19 0 0 25 0 1 0 489364695 170663936 36234 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 41666 36234 688 67 0 38789 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 166664

[startup+1002.3 s]
/proc/loadavg: 4.02 3.91 3.37 5/188 32517
/proc/meminfo: memFree=17203556/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=166664 CPUtime=1002.3 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 119122 0 0 0 100211 19 0 0 25 0 1 0 489364695 170663936 36662 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 41666 36662 688 67 0 38789 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 166664

[startup+1062.3 s]
/proc/loadavg: 4.08 3.94 3.41 5/188 32518
/proc/meminfo: memFree=17170448/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=166664 CPUtime=1062.31 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 119275 0 0 0 106212 19 0 0 25 0 1 0 489364695 170663936 36815 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 41666 36815 688 67 0 38789 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 166664

[startup+1122.3 s]
/proc/loadavg: 4.03 3.95 3.44 5/188 32520
/proc/meminfo: memFree=17166352/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=166664 CPUtime=1122.31 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 119675 0 0 0 112211 20 0 0 25 0 1 0 489364695 170663936 37215 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270608 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 41666 37215 688 67 0 38789 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 166664

[startup+1182.3 s]
/proc/loadavg: 4.01 3.95 3.47 5/188 32521
/proc/meminfo: memFree=17224632/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=157624 CPUtime=1182.31 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 134391 0 0 0 118209 22 0 0 25 0 1 0 489364695 161406976 34146 33554432000 4194304 4465733 140734734661184 18446744073709551615 4271132 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 39406 34146 681 67 0 36529 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 157624

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.50 5/188 32523
/proc/meminfo: memFree=17208384/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=157624 CPUtime=1242.31 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 135418 0 0 0 124209 22 0 0 25 0 1 0 489364695 161406976 35173 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 39406 35173 681 67 0 36529 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 157624



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.53 2/183 32527
/proc/meminfo: memFree=17593444/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=127444 CPUtime=1300.02 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 136708 0 0 0 129979 23 0 0 25 0 1 0 489364695 130502656 28968 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 31861 28968 681 67 0 28984 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 127444

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.53 2/183 32527
/proc/meminfo: memFree=17593444/32951132 swapFree=67111528/67111528
[pid=32489] ppid=32487 vsize=127444 CPUtime=1300.02 cores=5,7
/proc/32489/stat : 32489 (SApperloT) R 32487 32489 31710 0 -1 4202496 136708 0 0 0 129979 23 0 0 25 0 1 0 489364695 130502656 28968 33554432000 4194304 4465733 140734734661184 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/32489/statm: 31861 28968 681 67 0 28984 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 127444

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.8
CPU system time (s): 0.235964
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 304636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.8
system time used= 0.235964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136708
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 5
involuntary context switches= 14835

runsolver used 2.07968 second user time and 5.01824 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-26 02:27:31
IDJOB=3288992
IDBENCH=83110
IDSOLVER=1657
FILE ID=node131/3288992-1303777650
RUNJOBID= node131-1303777650-32450
PBS_JOBID= 13157190
Free space on /tmp= 71904 MiB

SOLVER NAME= SApperloT 2011-03-23
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom20.cnf
COMMAND LINE= SApperloT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288992-1303777650/watcher-3288992-1303777650 -o /tmp/evaluation-result-3288992-1303777650/solver-3288992-1303777650 -C 2400 -W 1300 -M 7680  SApperloT HOME/instance-3288992-1303777650.cnf

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

MD5SUM BENCH= 9851f8e63efc4505343bf50c1cf30646
RANDOM SEED=280921483

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      17694212 kB
Buffers:       1010144 kB
Cached:       13643124 kB
SwapCached:          0 kB
Active:        4822728 kB
Inactive:      9916528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      17694212 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           13296 kB
Writeback:           0 kB
AnonPages:       85748 kB
Mapped:          15484 kB
Slab:           453120 kB
PageTables:       5136 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   281992 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71912 MiB
End job on node131 at 2011-04-26 02:49:13