Trace number 3479412

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
clasp 2.0-R4191SAT (TO) 1800.05 1800.03

General information on the benchmark

Name/OPT-SMALLINT-LIN/
kullmann/normalized-sbox_4_shg.opb
MD5SUM175e0a4a6cd805ac131e3fa3fd7ba75e
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark22
Best CPU time to get the best result obtained on this benchmark1.61775
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables147
Total number of constraints240
Number of constraints which are clauses240
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint21
Number of terms in the objective function 147
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 147
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 147
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c clasp version 2.0.0-RC2
0.00/0.00	c Reading from ...450184/instance-3479412-1307450184.opb
0.00/0.00	c Solving...
0.00/0.00	o 30
0.00/0.00	o 29
0.00/0.01	o 28
0.00/0.10	o 27
14.22/18.48	o 26
82.09/82.13	o 25
1241.01/1241.02	o 24
1800.03/1800.02	
1800.03/1800.02	*** INTERRUPTED! ***
1800.03/1800.02	c Answer: 7
1800.03/1800.02	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 x14 -x15 x16 -x17
1800.03/1800.02	v -x18 -x19 -x20 -x21 -x22 -x23 -x24 x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32
1800.03/1800.02	v -x33 -x34 -x35 x36 x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47
1800.03/1800.02	v x48 -x49 -x50 -x51 -x52 x53 x54 -x55 -x56 -x57 x58 x59 -x60 -x61 x62 -x63
1800.03/1800.02	v -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78
1800.03/1800.02	v -x79 -x80 x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93
1800.03/1800.02	v -x94 x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106
1800.03/1800.02	v -x107 x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 x116 x117 -x118 -x119
1800.03/1800.02	v -x120 -x121 -x122 x123 -x124 -x125 x126 -x127 x128 -x129 x130 -x131 -x132
1800.03/1800.02	v -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144
1800.03/1800.02	v -x145 -x146 x147
1800.03/1800.02	s SATISFIABLE
1800.03/1800.02	
1800.03/1800.02	c INTERRUPTED   : 1
1800.03/1800.02	c Models        : 1+    
1800.03/1800.02	c   Enumerated  : 7
1800.03/1800.02	c   Optimum     : unknown
1800.03/1800.02	c Optimization  : 24
1800.03/1800.02	c Time          : 1800.018s (Solving: 1800.02s 1st Model: 0.00s Unsat: 0.00s)
1800.03/1800.02	c CPU Time      : 1800.030s

Verifier Data

OK	24

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 977)

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-3479412-1307450184/watcher-3479412-1307450184 -o /tmp/evaluation-result-3479412-1307450184/solver-3479412-1307450184 -C 1800 -W 1900 -M 15500 HOME/clasp HOME/instance-3479412-1307450184.opb --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=1500,10000 --dsched=10000,1.1,20000 --restart-on-model --opt-heu=2 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.94 2.00 1.99 2/530 30117
/proc/meminfo: memFree=15089480/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=12580 CPUtime=0.01 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 576 0 0 0 1 0 0 0 25 0 1 0 856617005 12881920 516 33554432000 4194304 4933572 140735780332608 18446744073709551615 242970211013 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 3145 516 385 181 0 154 0

[startup+0.111574 s]
/proc/loadavg: 1.94 2.00 1.99 2/530 30117
/proc/meminfo: memFree=15089480/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=12976 CPUtime=0.11 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 653 0 0 0 11 0 0 0 25 0 1 0 856617005 13287424 593 33554432000 4194304 4933572 140735780332608 18446744073709551615 4664536 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 3244 593 385 181 0 253 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 12976

[startup+0.200559 s]
/proc/loadavg: 1.94 2.00 1.99 2/530 30117
/proc/meminfo: memFree=15089480/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=13108 CPUtime=0.19 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 702 0 0 0 19 0 0 0 25 0 1 0 856617005 13422592 642 33554432000 4194304 4933572 140735780332608 18446744073709551615 4428402 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 3277 642 385 181 0 286 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 13108

[startup+0.300538 s]
/proc/loadavg: 1.94 2.00 1.99 2/530 30117
/proc/meminfo: memFree=15089480/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=13380 CPUtime=0.29 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 748 0 0 0 29 0 0 0 25 0 1 0 856617005 13701120 688 33554432000 4194304 4933572 140735780332608 18446744073709551615 4632112 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 3345 688 385 181 0 354 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 13380

[startup+0.700469 s]
/proc/loadavg: 1.94 2.00 1.99 2/530 30117
/proc/meminfo: memFree=15089480/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=13776 CPUtime=0.69 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 871 0 0 0 69 0 0 0 25 0 1 0 856617005 14106624 811 33554432000 4194304 4933572 140735780332608 18446744073709551615 4428670 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 3444 811 385 181 0 453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 13776

[startup+1.50031 s]
/proc/loadavg: 1.94 2.00 1.99 3/531 30118
/proc/meminfo: memFree=15086872/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=14320 CPUtime=1.49 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 986 0 0 0 149 0 0 0 25 0 1 0 856617005 14663680 926 33554432000 4194304 4933572 140735780332608 18446744073709551615 4664576 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 3580 926 385 181 0 589 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14320

[startup+3.1123 s]
/proc/loadavg: 1.94 2.00 1.99 3/531 30118
/proc/meminfo: memFree=15085136/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=14856 CPUtime=3.13 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 1124 0 0 0 313 0 0 0 25 0 1 0 856617005 15212544 1064 33554432000 4194304 4933572 140735780332608 18446744073709551615 4632737 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 3714 1064 385 181 0 723 0
Current children cumulated CPU time (s) 3.13
Current children cumulated vsize (KiB) 14856

[startup+6.30051 s]
/proc/loadavg: 1.95 2.00 1.99 3/531 30118
/proc/meminfo: memFree=15084248/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=15556 CPUtime=6.29 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 1301 0 0 0 629 0 0 0 25 0 1 0 856617005 15929344 1241 33554432000 4194304 4933572 140735780332608 18446744073709551615 4330131 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 3889 1241 385 181 0 898 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15556

[startup+12.7003 s]
/proc/loadavg: 1.95 2.00 1.99 3/531 30148
/proc/meminfo: memFree=14980316/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=16148 CPUtime=12.69 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 1443 0 0 0 1269 0 0 0 25 0 1 0 856617005 16535552 1383 33554432000 4194304 4933572 140735780332608 18446744073709551615 4337280 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4037 1383 385 181 0 1046 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16148

[startup+28.5397 s]
/proc/loadavg: 2.04 2.02 2.00 3/531 30148
/proc/meminfo: memFree=14947236/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=17032 CPUtime=28.53 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 1634 0 0 0 2853 0 0 0 25 0 1 0 856617005 17440768 1574 33554432000 4194304 4933572 140735780332608 18446744073709551615 4649402 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4258 1574 385 181 0 1267 0
Current children cumulated CPU time (s) 28.53
Current children cumulated vsize (KiB) 17032

[startup+51.1008 s]
/proc/loadavg: 2.22 2.07 2.02 3/531 30148
/proc/meminfo: memFree=14853856/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=17464 CPUtime=51.09 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 1727 0 0 0 5109 0 0 0 25 0 1 0 856617005 17883136 1667 33554432000 4194304 4933572 140735780332608 18446744073709551615 4319328 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4366 1667 385 181 0 1375 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 17464

[startup+102.301 s]
/proc/loadavg: 2.09 2.06 2.01 3/531 30150
/proc/meminfo: memFree=14844300/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=18036 CPUtime=102.29 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 1860 0 0 0 10229 0 0 0 25 0 1 0 856617005 18468864 1800 33554432000 4194304 4933572 140735780332608 18446744073709551615 4649602 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4509 1800 385 181 0 1518 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 18036

[startup+162.301 s]
/proc/loadavg: 2.03 2.05 2.01 3/531 30152
/proc/meminfo: memFree=14811892/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=18496 CPUtime=162.29 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 1969 0 0 0 16229 0 0 0 25 0 1 0 856617005 18939904 1909 33554432000 4194304 4933572 140735780332608 18446744073709551615 4649364 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4624 1909 385 181 0 1633 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 18496

[startup+222.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/531 30152
/proc/meminfo: memFree=14801672/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=18636 CPUtime=222.29 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2015 0 0 0 22229 0 0 0 25 0 1 0 856617005 19083264 1955 33554432000 4194304 4933572 140735780332608 18446744073709551615 4363259 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4659 1955 385 181 0 1668 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 18636

[startup+282.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/531 30154
/proc/meminfo: memFree=14761364/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=18784 CPUtime=282.29 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2041 0 0 0 28229 0 0 0 25 0 1 0 856617005 19234816 1981 33554432000 4194304 4933572 140735780332608 18446744073709551615 4664581 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4696 1981 385 181 0 1705 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 18784

[startup+342.301 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 30156
/proc/meminfo: memFree=14760860/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=18936 CPUtime=342.29 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2065 0 0 0 34229 0 0 0 25 0 1 0 856617005 19390464 2005 33554432000 4194304 4933572 140735780332608 18446744073709551615 4637168 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4734 2005 385 181 0 1743 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 18936

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/531 30158
/proc/meminfo: memFree=14745468/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=18936 CPUtime=402.29 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2083 0 0 0 40229 0 0 0 25 0 1 0 856617005 19390464 2023 33554432000 4194304 4933572 140735780332608 18446744073709551615 4337280 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4734 2023 385 181 0 1743 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 18936

[startup+462.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/531 30160
/proc/meminfo: memFree=14746072/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=19084 CPUtime=462.3 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2104 0 0 0 46230 0 0 0 25 0 1 0 856617005 19542016 2044 33554432000 4194304 4933572 140735780332608 18446744073709551615 4428048 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4771 2044 385 181 0 1780 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 19084

[startup+522.301 s]
/proc/loadavg: 2.28 2.08 2.02 3/531 30160
/proc/meminfo: memFree=14725352/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=19384 CPUtime=522.31 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2171 0 0 0 52231 0 0 0 25 0 1 0 856617005 19849216 2111 33554432000 4194304 4933572 140735780332608 18446744073709551615 4649153 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4846 2111 385 181 0 1855 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 19384

[startup+582.3 s]
/proc/loadavg: 2.16 2.08 2.02 3/531 30162
/proc/meminfo: memFree=14722244/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=19384 CPUtime=582.3 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2188 0 0 0 58230 0 0 0 25 0 1 0 856617005 19849216 2128 33554432000 4194304 4933572 140735780332608 18446744073709551615 4319328 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4846 2128 385 181 0 1855 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 19384

[startup+642.32 s]

################
# More data... #
################

[startup+822.301 s]
/proc/loadavg: 2.00 2.03 2.00 3/531 30168
/proc/meminfo: memFree=14697760/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=19684 CPUtime=822.3 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2247 0 0 0 82230 0 0 0 25 0 1 0 856617005 20156416 2187 33554432000 4194304 4933572 140735780332608 18446744073709551615 4319312 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4921 2187 385 181 0 1930 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 19684

[startup+882.301 s]
/proc/loadavg: 2.03 2.03 2.00 3/531 30170
/proc/meminfo: memFree=14695148/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=19684 CPUtime=882.3 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2249 0 0 0 88230 0 0 0 25 0 1 0 856617005 20156416 2189 33554432000 4194304 4933572 140735780332608 18446744073709551615 4330162 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4921 2189 385 181 0 1930 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 19684

[startup+942.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/531 30172
/proc/meminfo: memFree=14684724/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=19684 CPUtime=942.3 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2250 0 0 0 94230 0 0 0 25 0 1 0 856617005 20156416 2190 33554432000 4194304 4933572 140735780332608 18446744073709551615 4360959 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4921 2190 385 181 0 1930 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 19684

[startup+1002.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/531 30174
/proc/meminfo: memFree=14675164/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=19684 CPUtime=1002.31 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2251 0 0 0 100231 0 0 0 25 0 1 0 856617005 20156416 2191 33554432000 4194304 4933572 140735780332608 18446744073709551615 4363259 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4921 2191 385 181 0 1930 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 19684

[startup+1062.3 s]
/proc/loadavg: 2.09 2.04 2.01 3/531 30176
/proc/meminfo: memFree=14675152/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=19684 CPUtime=1062.31 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2260 0 0 0 106231 0 0 0 25 0 1 0 856617005 20156416 2200 33554432000 4194304 4933572 140735780332608 18446744073709551615 4360959 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4921 2200 385 181 0 1930 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 19684

[startup+1122.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/531 30176
/proc/meminfo: memFree=14673156/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=19684 CPUtime=1122.31 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2261 0 0 0 112231 0 0 0 25 0 1 0 856617005 20156416 2201 33554432000 4194304 4933572 140735780332608 18446744073709551615 4649391 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4921 2201 385 181 0 1930 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 19684

[startup+1182.3 s]
/proc/loadavg: 2.38 2.14 2.04 3/531 30178
/proc/meminfo: memFree=14670916/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=19836 CPUtime=1182.32 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2294 0 0 0 118232 0 0 0 25 0 1 0 856617005 20312064 2234 33554432000 4194304 4933572 140735780332608 18446744073709551615 4428002 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4959 2234 385 181 0 1968 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 19836

[startup+1242.3 s]
/proc/loadavg: 2.14 2.11 2.03 3/531 30180
/proc/meminfo: memFree=14661600/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=19984 CPUtime=1242.31 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2335 0 0 0 124231 0 0 0 25 0 1 0 856617005 20463616 2275 33554432000 4194304 4933572 140735780332608 18446744073709551615 4625243 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 4996 2275 385 181 0 2005 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 19984

[startup+1302.32 s]
/proc/loadavg: 2.05 2.09 2.03 3/531 30182
/proc/meminfo: memFree=14661584/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=20136 CPUtime=1302.33 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2354 0 0 0 130233 0 0 0 25 0 1 0 856617005 20619264 2294 33554432000 4194304 4933572 140735780332608 18446744073709551615 4319486 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 5034 2294 385 181 0 2043 0
Current children cumulated CPU time (s) 1302.33
Current children cumulated vsize (KiB) 20136

[startup+1362.3 s]
/proc/loadavg: 2.02 2.07 2.02 3/531 30184
/proc/meminfo: memFree=14663064/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=20136 CPUtime=1362.31 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2366 0 0 0 136231 0 0 0 25 0 1 0 856617005 20619264 2306 33554432000 4194304 4933572 140735780332608 18446744073709551615 4625243 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 5034 2306 385 181 0 2043 0
Current children cumulated CPU time (s) 1362.31
Current children cumulated vsize (KiB) 20136

[startup+1422.3 s]
/proc/loadavg: 2.00 2.06 2.02 3/531 30184
/proc/meminfo: memFree=14663176/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=20136 CPUtime=1422.31 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2368 0 0 0 142231 0 0 0 25 0 1 0 856617005 20619264 2308 33554432000 4194304 4933572 140735780332608 18446744073709551615 4319350 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 5034 2308 385 181 0 2043 0
Current children cumulated CPU time (s) 1422.31
Current children cumulated vsize (KiB) 20136

[startup+1482.3 s]
/proc/loadavg: 2.00 2.04 2.01 3/531 30195
/proc/meminfo: memFree=14660544/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=20136 CPUtime=1482.31 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2377 0 0 0 148231 0 0 0 25 0 1 0 856617005 20619264 2317 33554432000 4194304 4933572 140735780332608 18446744073709551615 4649255 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 5034 2317 385 181 0 2043 0
Current children cumulated CPU time (s) 1482.31
Current children cumulated vsize (KiB) 20136

[startup+1542.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/531 30197
/proc/meminfo: memFree=14657920/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=20136 CPUtime=1542.31 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2379 0 0 0 154231 0 0 0 25 0 1 0 856617005 20619264 2319 33554432000 4194304 4933572 140735780332608 18446744073709551615 4664518 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 5034 2319 385 181 0 2043 0
Current children cumulated CPU time (s) 1542.31
Current children cumulated vsize (KiB) 20136

[startup+1602.3 s]
/proc/loadavg: 2.12 2.07 2.01 3/531 30199
/proc/meminfo: memFree=14647124/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=20136 CPUtime=1602.31 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2379 0 0 0 160231 0 0 0 25 0 1 0 856617005 20619264 2319 33554432000 4194304 4933572 140735780332608 18446744073709551615 4363259 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 5034 2319 385 181 0 2043 0
Current children cumulated CPU time (s) 1602.31
Current children cumulated vsize (KiB) 20136

[startup+1662.3 s]
/proc/loadavg: 2.10 2.07 2.01 3/531 30201
/proc/meminfo: memFree=14654548/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=20136 CPUtime=1662.31 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2379 0 0 0 166231 0 0 0 25 0 1 0 856617005 20619264 2319 33554432000 4194304 4933572 140735780332608 18446744073709551615 4629677 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 5034 2319 385 181 0 2043 0
Current children cumulated CPU time (s) 1662.31
Current children cumulated vsize (KiB) 20136

[startup+1722.3 s]
/proc/loadavg: 2.12 2.08 2.02 3/531 30201
/proc/meminfo: memFree=14657388/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=20136 CPUtime=1722.31 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2379 0 0 0 172231 0 0 0 25 0 1 0 856617005 20619264 2319 33554432000 4194304 4933572 140735780332608 18446744073709551615 4328714 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 5034 2319 385 181 0 2043 0
Current children cumulated CPU time (s) 1722.31
Current children cumulated vsize (KiB) 20136

[startup+1782.3 s]
/proc/loadavg: 2.08 2.08 2.02 3/531 30205
/proc/meminfo: memFree=14655888/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=20284 CPUtime=1782.32 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2394 0 0 0 178232 0 0 0 25 0 1 0 856617005 20770816 2334 33554432000 4194304 4933572 140735780332608 18446744073709551615 4363389 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 5071 2334 385 181 0 2080 0
Current children cumulated CPU time (s) 1782.32
Current children cumulated vsize (KiB) 20284



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800 s]
/proc/loadavg: 2.06 2.07 2.02 3/531 30205
/proc/meminfo: memFree=14654764/32951132 swapFree=46579808/67111528
[pid=30117] ppid=30115 vsize=20284 CPUtime=1800.03 cores=0,2,4,6
/proc/30117/stat : 30117 (clasp) R 30115 30117 29782 0 -1 4202496 2409 0 0 0 180003 0 0 0 25 0 1 0 856617005 20770816 2349 33554432000 4194304 4933572 140735780332608 18446744073709551615 4649384 0 0 4096 18946 0 0 0 17 2 0 0 0
/proc/30117/statm: 5071 2349 385 181 0 2080 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 20284

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

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

Child status: 10
Real time (s): 1800.03
CPU time (s): 1800.05
CPU user time (s): 1800.04
CPU system time (s): 0.009998
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 20284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.04
system time used= 0.009998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2418
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= 2809

runsolver used 11.4433 second user time and 23.8004 second system time

The end

Launcher Data

Begin job on node128 at 2011-06-07 14:36:24
IDJOB=3479412
IDBENCH=89907
IDSOLVER=1958
FILE ID=node128/3479412-1307450184
RUNJOBID= node128-1307444774-29800
PBS_JOBID= 13520024
Free space on /tmp= 73928 MiB

SOLVER NAME= clasp 2.0-R4191
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/kullmann/normalized-sbox_4_shg.opb
COMMAND LINE= HOME/clasp BENCHNAME --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=1500,10000 --dsched=10000,1.1,20000 --restart-on-model --opt-heu=2 
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3479412-1307450184/watcher-3479412-1307450184 -o /tmp/evaluation-result-3479412-1307450184/solver-3479412-1307450184 -C 1800 -W 1900 -M 15500  HOME/clasp HOME/instance-3479412-1307450184.opb --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=1500,10000 --dsched=10000,1.1,20000 --restart-on-model --opt-heu=2 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 175e0a4a6cd805ac131e3fa3fd7ba75e
RANDOM SEED=2035775055

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      15089760 kB
Buffers:        338844 kB
Cached:        3596052 kB
SwapCached:      35620 kB
Active:        9119348 kB
Inactive:      8424340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      15089760 kB
SwapTotal:    67111528 kB
SwapFree:     46579808 kB
Dirty:             824 kB
Writeback:           0 kB
AnonPages:    13582360 kB
Mapped:          18204 kB
Slab:           135640 kB
PageTables:     112400 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 174813948 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= 73884 MiB
End job on node128 at 2011-06-07 15:06:26