Trace number 3289498

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-23UNSAT 996.722 996.694

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

Solver Data

996.63/996.68	
996.63/996.68	s UNSATISFIABLE
996.63/996.68	c Reason for Unsat: Learned empty clause

Verifier Data

No possible verification on an UNSAT instance

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 0.93 1.92 3.05 2/180 9613
/proc/meminfo: memFree=17665844/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=13760 CPUtime=0 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 608 0 0 0 0 0 0 0 23 0 1 0 489689783 14090240 542 33554432000 4194304 4465733 140736751783280 18446744073709551615 271550537472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 3440 543 249 67 0 563 0

[startup+0.060824 s]
/proc/loadavg: 0.93 1.92 3.05 2/180 9613
/proc/meminfo: memFree=17665844/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=15532 CPUtime=0.05 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 1870 0 0 0 5 0 0 0 23 0 1 0 489689783 15904768 1027 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270575 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 3883 1027 255 67 0 1006 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 15532

[startup+0.100766 s]
/proc/loadavg: 0.93 1.92 3.05 2/180 9613
/proc/meminfo: memFree=17665844/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=15532 CPUtime=0.09 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 1896 0 0 0 9 0 0 0 23 0 1 0 489689783 15904768 1042 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270816 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 3883 1042 255 67 0 1006 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15532

[startup+0.300787 s]
/proc/loadavg: 0.93 1.92 3.05 2/180 9613
/proc/meminfo: memFree=17665844/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=15824 CPUtime=0.29 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 2273 0 0 0 29 0 0 0 25 0 1 0 489689783 16203776 1170 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270008 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 3956 1170 255 67 0 1079 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15824

[startup+0.70072 s]
/proc/loadavg: 0.93 1.92 3.05 2/180 9613
/proc/meminfo: memFree=17665844/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=17164 CPUtime=0.69 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 2788 0 0 0 69 0 0 0 25 0 1 0 489689783 17575936 1555 33554432000 4194304 4465733 140736751783280 18446744073709551615 4254957 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 4291 1555 255 67 0 1414 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17164

[startup+1.50055 s]
/proc/loadavg: 1.17 1.96 3.06 5/194 9640
/proc/meminfo: memFree=17622096/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=30180 CPUtime=1.49 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 4703 0 0 0 149 0 0 0 25 0 1 0 489689783 30904320 2971 33554432000 4194304 4465733 140736751783280 18446744073709551615 4343417 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 7545 2971 272 67 0 4668 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 30180

[startup+3.10028 s]
/proc/loadavg: 1.17 1.96 3.06 5/194 9640
/proc/meminfo: memFree=17609200/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=36964 CPUtime=3.09 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 6947 0 0 0 309 0 0 0 25 0 1 0 489689783 37851136 4657 33554432000 4194304 4465733 140736751783280 18446744073709551615 4305043 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 9241 4657 282 67 0 6364 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 36964

[startup+6.30069 s]
/proc/loadavg: 1.17 1.96 3.06 6/194 9640
/proc/meminfo: memFree=17555996/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=28200 CPUtime=6.29 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 10013 0 0 0 629 0 0 0 25 0 1 0 489689783 28876800 3974 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270228 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 7050 3974 282 67 0 4173 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 28200

[startup+12.7005 s]
/proc/loadavg: 1.61 2.02 3.07 5/194 9640
/proc/meminfo: memFree=17532236/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=35212 CPUtime=12.7 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 12746 0 0 0 1269 1 0 0 25 0 1 0 489689783 36057088 5436 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 8803 5436 282 67 0 5926 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 35212

[startup+25.5002 s]
/proc/loadavg: 2.05 2.11 3.08 5/194 9640
/proc/meminfo: memFree=17480768/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=42588 CPUtime=25.49 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 17229 0 0 0 2548 1 0 0 25 0 1 0 489689783 43610112 7147 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270152 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 10647 7147 304 67 0 7770 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 42588

[startup+51.1006 s]
/proc/loadavg: 2.72 2.26 3.11 5/194 9641
/proc/meminfo: memFree=17455656/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=94248 CPUtime=51.09 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 24387 0 0 0 5107 2 0 0 25 0 1 0 489689783 96509952 13291 33554432000 4194304 4465733 140736751783280 18446744073709551615 4358656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 23562 13291 310 67 0 20685 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 94248

[startup+102.307 s]
/proc/loadavg: 3.54 2.56 3.16 5/194 9642
/proc/meminfo: memFree=17391292/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=74668 CPUtime=102.3 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 28630 0 0 0 10227 3 0 0 25 0 1 0 489689783 76460032 14996 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270636 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 18667 14996 285 67 0 15790 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74668

[startup+162.3 s]
/proc/loadavg: 3.87 2.84 3.21 5/194 9644
/proc/meminfo: memFree=17365480/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=74668 CPUtime=162.3 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 34065 0 0 0 16225 5 0 0 25 0 1 0 489689783 76460032 15661 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270788 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 18667 15661 282 67 0 15790 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 74668

[startup+222.3 s]
/proc/loadavg: 3.95 3.05 3.26 5/194 9646
/proc/meminfo: memFree=17342900/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=97536 CPUtime=222.3 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 38824 0 0 0 22224 6 0 0 25 0 1 0 489689783 99876864 19947 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 24384 19947 282 67 0 21507 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 97536

[startup+282.301 s]
/proc/loadavg: 3.98 3.22 3.30 6/194 9647
/proc/meminfo: memFree=17279152/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=97536 CPUtime=282.29 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 45346 0 0 0 28223 6 0 0 25 0 1 0 489689783 99876864 20476 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270779 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 24384 20476 282 67 0 21507 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 97536

[startup+342.301 s]
/proc/loadavg: 3.99 3.36 3.34 5/194 9649
/proc/meminfo: memFree=17285456/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=97536 CPUtime=342.3 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 45890 0 0 0 34223 7 0 0 25 0 1 0 489689783 99876864 20748 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270178 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 24384 20748 282 67 0 21507 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 97536

[startup+402.301 s]
/proc/loadavg: 4.03 3.48 3.39 5/194 9650
/proc/meminfo: memFree=17282216/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=97536 CPUtime=402.3 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 46226 0 0 0 40223 7 0 0 25 0 1 0 489689783 99876864 20916 33554432000 4194304 4465733 140736751783280 18446744073709551615 4271856 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 24384 20916 282 67 0 21507 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 97536

[startup+462.301 s]
/proc/loadavg: 4.08 3.59 3.43 5/194 9652
/proc/meminfo: memFree=17248720/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=97536 CPUtime=462.3 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 47006 0 0 0 46223 7 0 0 25 0 1 0 489689783 99876864 21306 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270128 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 24384 21306 282 67 0 21507 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 97536

[startup+522.301 s]
/proc/loadavg: 4.03 3.66 3.46 5/194 9653
/proc/meminfo: memFree=17227740/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=97536 CPUtime=522.3 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 51567 0 0 0 52223 7 0 0 25 0 1 0 489689783 99876864 21319 33554432000 4194304 4465733 140736751783280 18446744073709551615 4271200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 24384 21319 282 67 0 21507 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 97536

[startup+582.301 s]
/proc/loadavg: 4.14 3.75 3.50 5/194 9655
/proc/meminfo: memFree=17231944/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=123660 CPUtime=582.3 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 57026 0 0 0 58222 8 0 0 25 0 1 0 489689783 126627840 26450 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270816 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 30915 26450 282 67 0 28038 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 123660

[startup+642.301 s]
/proc/loadavg: 4.12 3.81 3.54 5/194 9657
/proc/meminfo: memFree=17282892/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=123660 CPUtime=642.32 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 57584 0 0 0 64223 9 0 0 25 0 1 0 489689783 126627840 26927 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 30915 26927 282 67 0 28038 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 123660

[startup+702.301 s]
/proc/loadavg: 4.09 3.86 3.57 5/194 9658
/proc/meminfo: memFree=17192848/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=193536 CPUtime=702.31 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 64217 0 0 0 70221 10 0 0 25 0 1 0 489689783 198180864 26555 33554432000 4194304 4465733 140736751783280 18446744073709551615 4358667 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 48384 26555 282 67 0 45507 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 193536

[startup+762.307 s]
/proc/loadavg: 4.03 3.88 3.59 5/194 9660
/proc/meminfo: memFree=17236472/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=97536 CPUtime=762.32 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 64217 0 0 0 76222 10 0 0 25 0 1 0 489689783 99876864 21728 33554432000 4194304 4465733 140736751783280 18446744073709551615 4295941 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 24384 21728 282 67 0 21507 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 97536

[startup+822.3 s]
/proc/loadavg: 4.01 3.90 3.61 5/194 9661
/proc/meminfo: memFree=17231008/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=97536 CPUtime=822.31 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 64217 0 0 0 82221 10 0 0 25 0 1 0 489689783 99876864 21728 33554432000 4194304 4465733 140736751783280 18446744073709551615 4271875 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 24384 21728 282 67 0 21507 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 97536

[startup+882.3 s]
/proc/loadavg: 4.00 3.92 3.64 5/194 9663
/proc/meminfo: memFree=17242404/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=97536 CPUtime=882.31 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 64217 0 0 0 88221 10 0 0 25 0 1 0 489689783 99876864 21728 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270213 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 24384 21728 282 67 0 21507 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 97536

[startup+942.301 s]
/proc/loadavg: 4.05 3.94 3.66 5/194 9665
/proc/meminfo: memFree=17241020/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=129364 CPUtime=942.32 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 69849 0 0 0 94220 12 0 0 25 0 1 0 489689783 132468736 27360 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270161 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 32341 27360 282 67 0 29464 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 129364

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

[startup+947.107 s]
/proc/loadavg: 4.04 3.94 3.66 5/194 9665
/proc/meminfo: memFree=17231464/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=129364 CPUtime=947.13 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 69870 0 0 0 94701 12 0 0 25 0 1 0 489689783 132468736 27381 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 32341 27381 282 67 0 29464 0
Current children cumulated CPU time (s) 947.13
Current children cumulated vsize (KiB) 129364

[startup+972.701 s]
/proc/loadavg: 4.03 3.95 3.67 5/194 9666
/proc/meminfo: memFree=17211620/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=192248 CPUtime=972.72 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 75631 0 0 0 97259 13 0 0 25 0 1 0 489689783 196861952 26166 33554432000 4194304 4465733 140736751783280 18446744073709551615 4358620 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 48062 26166 282 67 0 45185 0
Current children cumulated CPU time (s) 972.72
Current children cumulated vsize (KiB) 192248

[startup+985.501 s]
/proc/loadavg: 4.02 3.95 3.67 5/194 9666
/proc/meminfo: memFree=17202568/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=97536 CPUtime=985.53 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 75631 0 0 0 98540 13 0 0 25 0 1 0 489689783 99876864 21728 33554432000 4194304 4465733 140736751783280 18446744073709551615 4271856 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 24384 21728 282 67 0 21507 0
Current children cumulated CPU time (s) 985.53
Current children cumulated vsize (KiB) 97536

[startup+991.901 s]
/proc/loadavg: 4.02 3.95 3.68 5/194 9666
/proc/meminfo: memFree=17202568/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=97536 CPUtime=991.92 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 75631 0 0 0 99179 13 0 0 25 0 1 0 489689783 99876864 21728 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 24384 21728 282 67 0 21507 0
Current children cumulated CPU time (s) 991.92
Current children cumulated vsize (KiB) 97536

[startup+995.101 s]
/proc/loadavg: 4.02 3.95 3.68 5/194 9666
/proc/meminfo: memFree=17225756/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=97536 CPUtime=995.12 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 75631 0 0 0 99499 13 0 0 25 0 1 0 489689783 99876864 21728 33554432000 4194304 4465733 140736751783280 18446744073709551615 4271243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 24384 21728 282 67 0 21507 0
Current children cumulated CPU time (s) 995.12
Current children cumulated vsize (KiB) 97536

[startup+995.901 s]
/proc/loadavg: 4.02 3.95 3.68 5/194 9666
/proc/meminfo: memFree=17225756/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=97536 CPUtime=995.92 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 75631 0 0 0 99579 13 0 0 25 0 1 0 489689783 99876864 21728 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 24384 21728 282 67 0 21507 0
Current children cumulated CPU time (s) 995.92
Current children cumulated vsize (KiB) 97536

[startup+996.301 s]
/proc/loadavg: 4.02 3.95 3.68 5/194 9666
/proc/meminfo: memFree=17225756/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=97536 CPUtime=996.32 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 75631 0 0 0 99619 13 0 0 25 0 1 0 489689783 99876864 21728 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 24384 21728 282 67 0 21507 0
Current children cumulated CPU time (s) 996.32
Current children cumulated vsize (KiB) 97536

[startup+996.501 s]
/proc/loadavg: 4.02 3.95 3.68 5/194 9666
/proc/meminfo: memFree=17225756/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=97536 CPUtime=996.53 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 75631 0 0 0 99640 13 0 0 25 0 1 0 489689783 99876864 21728 33554432000 4194304 4465733 140736751783280 18446744073709551615 4295945 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 24384 21728 282 67 0 21507 0
Current children cumulated CPU time (s) 996.53
Current children cumulated vsize (KiB) 97536

[startup+996.607 s]
/proc/loadavg: 4.02 3.95 3.68 5/194 9666
/proc/meminfo: memFree=17225756/32951124 swapFree=67111528/67111528
[pid=9613] ppid=9611 vsize=97536 CPUtime=996.63 cores=0,2
/proc/9613/stat : 9613 (SApperloT) R 9611 9613 9082 0 -1 4202496 75631 0 0 0 99650 13 0 0 25 0 1 0 489689783 99876864 21728 33554432000 4194304 4465733 140736751783280 18446744073709551615 4270794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9613/statm: 24384 21728 282 67 0 21507 0
Current children cumulated CPU time (s) 996.63
Current children cumulated vsize (KiB) 97536

Child status: 20
Real time (s): 996.694
CPU time (s): 996.722
CPU user time (s): 996.582
CPU system time (s): 0.139978
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 224076

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 996.582
system time used= 0.139978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 75636
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= 10
involuntary context switches= 11835

runsolver used 1.78573 second user time and 3.65644 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-26 03:21:59
IDJOB=3289498
IDBENCH=83125
IDSOLVER=1657
FILE ID=node133/3289498-1303780919
RUNJOBID= node133-1303780919-9597
PBS_JOBID= 13157200
Free space on /tmp= 71580 MiB

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

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=364741763

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.834
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.74
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.834
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:     32951124 kB
MemFree:      17666372 kB
Buffers:       2175496 kB
Cached:       12481400 kB
SwapCached:          0 kB
Active:        8607792 kB
Inactive:      6116808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17666372 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            2804 kB
Writeback:           8 kB
AnonPages:       67256 kB
Mapped:          14412 kB
Slab:           497224 kB
PageTables:       5148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   194996 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71572 MiB
End job on node133 at 2011-04-26 03:38:36