Trace number 3288760

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SApperloT2010 2011-03-04? (TO) 1300.06 1300.02

General information on the benchmark

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

Solver Data


Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3288760-1303778705/watcher-3288760-1303778705 -o /tmp/evaluation-result-3288760-1303778705/solver-3288760-1303778705 -C 2400 -W 1300 -M 7680 SApperloT2010 HOME/instance-3288760-1303778705.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: 3.98 3.89 3.87 5/189 27696
/proc/meminfo: memFree=31261524/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=21260 CPUtime=0 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 2113 0 0 0 0 0 0 0 23 0 1 0 489470873 21770240 2052 33554432000 4194304 4395502 140736549129600 18446744073709551615 4281149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 5315 2060 245 50 0 2455 0

[startup+0.0243401 s]
/proc/loadavg: 3.98 3.89 3.87 5/189 27696
/proc/meminfo: memFree=31261524/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=35052 CPUtime=0.01 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 5606 0 0 0 1 0 0 0 23 0 1 0 489470873 35893248 3288 33554432000 4194304 4395502 140736549129600 18446744073709551615 253640520389 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 8763 3289 249 50 0 5903 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 35052

[startup+0.10034 s]
/proc/loadavg: 3.98 3.89 3.87 5/189 27696
/proc/meminfo: memFree=31261524/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=41916 CPUtime=0.09 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 7309 0 0 0 9 0 0 0 23 0 1 0 489470873 42921984 4991 33554432000 4194304 4395502 140736549129600 18446744073709551615 253640520389 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 10479 4992 249 50 0 7619 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 41916

[startup+0.30032 s]
/proc/loadavg: 3.98 3.89 3.87 5/189 27696
/proc/meminfo: memFree=31261524/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=58864 CPUtime=0.29 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 11566 0 0 0 28 1 0 0 24 0 1 0 489470873 60276736 9247 33554432000 4194304 4395502 140736549129600 18446744073709551615 253640884119 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 14716 9247 255 50 0 11856 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58864

[startup+0.700237 s]
/proc/loadavg: 3.98 3.89 3.87 5/189 27696
/proc/meminfo: memFree=31261524/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=79228 CPUtime=0.69 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 17084 0 0 0 65 4 0 0 25 0 1 0 489470873 81129472 14286 33554432000 4194304 4395502 140736549129600 18446744073709551615 253640884119 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 19807 14286 255 50 0 16947 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 79228

[startup+1.50107 s]
/proc/loadavg: 3.98 3.89 3.87 5/190 27697
/proc/meminfo: memFree=31204360/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=94632 CPUtime=1.49 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 21217 0 0 0 141 8 0 0 25 0 1 0 489470873 96903168 18419 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299114 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 23658 18419 266 50 0 20798 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 94632

[startup+3.1008 s]
/proc/loadavg: 3.98 3.89 3.87 5/190 27697
/proc/meminfo: memFree=31185264/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=98464 CPUtime=3.09 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 22176 0 0 0 301 8 0 0 25 0 1 0 489470873 100827136 19378 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299969 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 24616 19378 266 50 0 21756 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 98464

[startup+6.30021 s]
/proc/loadavg: 3.98 3.90 3.87 5/190 27697
/proc/meminfo: memFree=31178068/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=102984 CPUtime=6.29 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 23257 0 0 0 621 8 0 0 25 0 1 0 489470873 105455616 20459 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299653 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 25746 20460 266 50 0 22886 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 102984

[startup+12.7011 s]
/proc/loadavg: 3.98 3.90 3.87 5/190 27697
/proc/meminfo: memFree=31165072/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=112528 CPUtime=12.69 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 25562 0 0 0 1260 9 0 0 25 0 1 0 489470873 115228672 22764 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299189 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 28132 22764 266 50 0 25272 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 112528

[startup+25.5007 s]
/proc/loadavg: 3.98 3.90 3.88 5/190 27698
/proc/meminfo: memFree=31139764/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=131656 CPUtime=25.49 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 30074 0 0 0 2539 10 0 0 25 0 1 0 489470873 134815744 27276 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 32914 27276 266 50 0 30054 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 131656

[startup+51.1011 s]
/proc/loadavg: 3.99 3.91 3.88 5/190 27699
/proc/meminfo: memFree=31118696/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=142188 CPUtime=51.09 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 32482 0 0 0 5098 11 0 0 25 0 1 0 489470873 145600512 29684 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 35547 29684 266 50 0 32687 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 142188

[startup+102.307 s]
/proc/loadavg: 4.03 3.94 3.89 5/190 27700
/proc/meminfo: memFree=31077976/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=152080 CPUtime=102.3 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 34709 0 0 0 10218 12 0 0 25 0 1 0 489470873 155729920 31911 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299739 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 38020 31911 266 50 0 35160 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 152080

[startup+162.301 s]
/proc/loadavg: 4.01 3.94 3.89 5/190 27701
/proc/meminfo: memFree=31064408/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=155584 CPUtime=162.3 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 35465 0 0 0 16217 13 0 0 25 0 1 0 489470873 159318016 32667 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 38896 32667 266 50 0 36036 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 155584

[startup+222.301 s]
/proc/loadavg: 4.00 3.95 3.90 5/190 27703
/proc/meminfo: memFree=31032736/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=172464 CPUtime=222.3 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 39152 0 0 0 22216 14 0 0 25 0 1 0 489470873 176603136 36354 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 43116 36354 266 50 0 40256 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 172464

[startup+282.301 s]
/proc/loadavg: 4.00 3.96 3.91 5/190 27705
/proc/meminfo: memFree=31016188/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=173168 CPUtime=282.3 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 39330 0 0 0 28216 14 0 0 25 0 1 0 489470873 177324032 36532 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 43292 36532 266 50 0 40432 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 173168

[startup+342.301 s]
/proc/loadavg: 4.09 3.99 3.92 5/190 27706
/proc/meminfo: memFree=31000012/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=176788 CPUtime=342.3 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 40144 0 0 0 34216 14 0 0 25 0 1 0 489470873 181030912 37346 33554432000 4194304 4395502 140736549129600 18446744073709551615 253640514913 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 44197 37346 266 50 0 41337 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 176788

[startup+402.301 s]
/proc/loadavg: 4.03 3.99 3.92 5/190 27762
/proc/meminfo: memFree=31366900/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=180152 CPUtime=402.3 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 40890 0 0 0 40216 14 0 0 25 0 1 0 489470873 184475648 38092 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 45038 38092 266 50 0 42178 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 180152

[startup+462.3 s]
/proc/loadavg: 4.08 4.01 3.92 5/190 27790
/proc/meminfo: memFree=31558664/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=201744 CPUtime=462.31 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 45697 0 0 0 46215 16 0 0 25 0 1 0 489470873 206585856 42899 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 50436 42899 266 50 0 47576 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 201744

[startup+522.3 s]
/proc/loadavg: 4.03 4.00 3.92 5/190 27792
/proc/meminfo: memFree=31524144/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=202512 CPUtime=522.31 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 45943 0 0 0 52215 16 0 0 25 0 1 0 489470873 207372288 43145 33554432000 4194304 4395502 140736549129600 18446744073709551615 4316950 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 50628 43145 266 50 0 47768 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 202512

[startup+582.3 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 27794
/proc/meminfo: memFree=31469388/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=203152 CPUtime=582.31 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 46083 0 0 0 58215 16 0 0 25 0 1 0 489470873 208027648 43285 33554432000 4194304 4395502 140736549129600 18446744073709551615 4346817 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 50788 43285 266 50 0 47928 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 203152

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 27795
/proc/meminfo: memFree=31453708/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=204496 CPUtime=642.32 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 46367 0 0 0 64215 17 0 0 25 0 1 0 489470873 209403904 43569 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 51124 43569 266 50 0 48264 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 204496

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 27797
/proc/meminfo: memFree=31431932/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=213296 CPUtime=702.31 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 48319 0 0 0 70214 17 0 0 25 0 1 0 489470873 218415104 45521 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299514 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 53324 45521 266 50 0 50464 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 213296

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 27798
/proc/meminfo: memFree=31380780/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=213296 CPUtime=762.32 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 48347 0 0 0 76214 18 0 0 25 0 1 0 489470873 218415104 45549 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299489 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 53324 45549 266 50 0 50464 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 213296

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 27800
/proc/meminfo: memFree=31354672/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=216304 CPUtime=822.32 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 48932 0 0 0 82214 18 0 0 25 0 1 0 489470873 221495296 46134 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299554 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 54076 46134 266 50 0 51216 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 216304

[startup+882.301 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 27802
/proc/meminfo: memFree=31344924/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=218896 CPUtime=882.32 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 49356 0 0 0 88214 18 0 0 25 0 1 0 489470873 224149504 46558 33554432000 4194304 4395502 140736549129600 18446744073709551615 4286522 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 54724 46558 266 50 0 51864 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 218896

[startup+942.301 s]
/proc/loadavg: 4.05 4.02 3.93 6/190 27803
/proc/meminfo: memFree=31324024/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=232248 CPUtime=942.32 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 52385 0 0 0 94213 19 0 0 25 0 1 0 489470873 237821952 49587 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299767 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 58062 49587 266 50 0 55202 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 232248

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.93 6/190 27814
/proc/meminfo: memFree=31304516/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=240752 CPUtime=1002.32 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 54255 0 0 0 100212 20 0 0 25 0 1 0 489470873 246530048 51457 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 60188 51457 266 50 0 57328 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 240752

[startup+1062.3 s]
/proc/loadavg: 4.04 4.03 3.94 5/190 27815
/proc/meminfo: memFree=31279632/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=249968 CPUtime=1062.32 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 56195 0 0 0 106212 20 0 0 25 0 1 0 489470873 255967232 53397 33554432000 4194304 4395502 140736549129600 18446744073709551615 4292740 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 62492 53397 266 50 0 59632 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 249968

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.94 6/190 27819
/proc/meminfo: memFree=31266680/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=250224 CPUtime=1122.33 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 56253 0 0 0 112212 21 0 0 25 0 1 0 489470873 256229376 53455 33554432000 4194304 4395502 140736549129600 18446744073709551615 4297593 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 62556 53455 266 50 0 59696 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 250224

[startup+1182.3 s]
/proc/loadavg: 4.03 4.03 3.94 5/190 27822
/proc/meminfo: memFree=31233644/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=251312 CPUtime=1182.33 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 56473 0 0 0 118212 21 0 0 25 0 1 0 489470873 257343488 53675 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299608 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 62828 53675 266 50 0 59968 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 251312

[startup+1242.3 s]
/proc/loadavg: 4.16 4.05 3.95 5/190 27823
/proc/meminfo: memFree=31218336/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=251824 CPUtime=1242.32 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 56570 0 0 0 124211 21 0 0 25 0 1 0 489470873 257867776 53772 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299149 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 62956 53772 266 50 0 60096 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 251824



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.95 6/190 27825
/proc/meminfo: memFree=31176616/32951124 swapFree=67111348/67111528
[pid=27696] ppid=27694 vsize=256240 CPUtime=1300.04 cores=0,2
/proc/27696/stat : 27696 (SApperloT2010) R 27694 27696 27212 0 -1 4202496 57432 0 0 0 129982 22 0 0 25 0 1 0 489470873 262389760 54634 33554432000 4194304 4395502 140736549129600 18446744073709551615 4299142 0 0 4096 6 0 0 0 17 0 0 0 0
/proc/27696/statm: 64060 54634 266 50 0 61200 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 256240

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.06
CPU user time (s): 1299.82
CPU system time (s): 0.231964
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 256240

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.82
system time used= 0.231964
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57432
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9
involuntary context switches= 2101

runsolver used 2.29265 second user time and 4.81027 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-26 02:45:05
IDJOB=3288760
IDBENCH=83103
IDSOLVER=1655
FILE ID=node106/3288760-1303778705
RUNJOBID= node106-1303778487-27594
PBS_JOBID= 13157197
Free space on /tmp= 71640 MiB

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

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

MD5SUM BENCH= 7ecd2f8efd83504268f0a96fa44f6fe7
RANDOM SEED=310611465

node106.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	: 5226.20
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31261680 kB
Buffers:         59360 kB
Cached:         590472 kB
SwapCached:         96 kB
Active:        1090136 kB
Inactive:       395500 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31261680 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            4444 kB
Writeback:           8 kB
AnonPages:      835444 kB
Mapped:          15548 kB
Slab:           136268 kB
PageTables:       6920 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1076508 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= 71680 MiB
End job on node106 at 2011-04-26 03:06:47