Trace number 3711642

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.6-R5325OPTIMUM 91.6831 91.702

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900568186--soft-0-100-0.wbo
MD5SUM0bc882feda752f8542fa470cf04f3d53
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark46.3949
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables231
Total number of constraints2707
Number of soft constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Top cost 137245
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 137244
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 721
Number of bits of the biggest sum of numbers10
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 Calling clasp with: --restart-on-model --opt-heu=2 --sat-p=20,25,120,-1,2 --heu=Berkmin --berk-max=512 --berk-once --otfs=1 --recursive-str --dinit=1500,10000 --dsched=20000,1.1 --reverse-arcs=2
0.00/0.00	c clasp version 2.0.6
0.00/0.00	c Reading from ...206772/instance-3711642-1338206772.wbo
0.00/0.00	c Solving...
0.00/0.01	o 1204
0.00/0.04	o 1148
0.00/0.11	o 1147
0.00/0.21	o 1146
0.00/0.43	o 1131
0.00/0.97	o 1103
1.29/1.38	o 1101
1.69/1.79	o 1095
2.49/2.56	o 1094
3.49/3.55	o 1088
4.79/4.89	o 1087
6.89/6.97	o 1086
9.99/10.04	o 1085
14.38/14.48	o 1084
25.58/25.62	o 1083
39.78/39.88	o 1071
49.68/49.73	o 290
67.08/67.16	o 287
80.97/81.02	o 5
89.37/89.42	o 3
91.57/91.69	c Answer: 20
91.57/91.69	v -x1 -x2 -x3 -x4 x5 -x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17
91.57/91.69	v x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 -x32
91.57/91.69	v x33 x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47
91.57/91.69	v -x48 -x49 -x50 -x51 x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 x61 -x62
91.57/91.69	v -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 x76 -x77
91.57/91.69	v -x78 -x79 -x80 -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92
91.57/91.69	v x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 x103 -x104 -x105 -x106
91.57/91.69	v -x107 -x108 -x109 -x110 -x111 x112 -x113 -x114 -x115 -x116 -x117 -x118
91.57/91.69	v -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130
91.57/91.69	v x131 -x132 -x133 x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 x143
91.57/91.69	v -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 x155
91.57/91.69	v -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 x167
91.57/91.69	v -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 x178 -x179
91.57/91.69	v -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 x190 -x191
91.57/91.70	v x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 -x201 -x202 -x203
91.57/91.70	v x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215
91.57/91.70	v -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227
91.57/91.70	v -x228 -x229 -x230 -x231
91.57/91.70	s OPTIMUM FOUND
91.57/91.70	
91.57/91.70	c Models        : 1     
91.57/91.70	c   Enumerated  : 20
91.57/91.70	c   Optimum     : yes
91.57/91.70	c Optimization  : 3
91.57/91.70	c Time          : 91.697s (Solving: 91.69s 1st Model: 0.00s Unsat: 2.27s)
91.57/91.70	c CPU Time      : 91.670s

Verifier Data

OK	3

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3711642-1338206772/watcher-3711642-1338206772 -o /tmp/evaluation-result-3711642-1338206772/solver-3711642-1338206772 -C 1800 -W 1900 -M 15500 HOME/clasp-wbo.sh HOME/instance-3711642-1338206772.wbo 

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.92 1.98 1.99 3/177 14547
/proc/meminfo: memFree=29852776/32873844 swapFree=7628/7628
[pid=14547] ppid=14545 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/14547/stat : 14547 (clasp-wbo.sh) S 14545 14547 12592 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286801566 9371648 275 33554432000 4194304 5064252 140734478483632 140734478482544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14547/statm: 2288 275 232 213 0 73 0

[startup+0.031017 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 14547
/proc/meminfo: memFree=29852776/32873844 swapFree=7628/7628
[pid=14547] ppid=14545 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/14547/stat : 14547 (clasp-wbo.sh) S 14545 14547 12592 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286801566 9371648 275 33554432000 4194304 5064252 140734478483632 140734478482544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14547/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.100212 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 14547
/proc/meminfo: memFree=29852776/32873844 swapFree=7628/7628
[pid=14547] ppid=14545 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/14547/stat : 14547 (clasp-wbo.sh) S 14545 14547 12592 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286801566 9371648 275 33554432000 4194304 5064252 140734478483632 140734478482544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14547/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.300179 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 14547
/proc/meminfo: memFree=29852776/32873844 swapFree=7628/7628
[pid=14547] ppid=14545 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/14547/stat : 14547 (clasp-wbo.sh) S 14545 14547 12592 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286801566 9371648 275 33554432000 4194304 5064252 140734478483632 140734478482544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14547/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+0.700182 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 14547
/proc/meminfo: memFree=29852776/32873844 swapFree=7628/7628
[pid=14547] ppid=14545 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/14547/stat : 14547 (clasp-wbo.sh) S 14545 14547 12592 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286801566 9371648 275 33554432000 4194304 5064252 140734478483632 140734478482544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14547/statm: 2288 275 232 213 0 73 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9152

[startup+1.50022 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 14549
/proc/meminfo: memFree=29849288/32873844 swapFree=7628/7628
[pid=14547] ppid=14545 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/14547/stat : 14547 (clasp-wbo.sh) S 14545 14547 12592 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286801566 9371648 275 33554432000 4194304 5064252 140734478483632 140734478482544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14547/statm: 2288 275 232 213 0 73 0
[pid=14548] ppid=14547 vsize=6168 CPUtime=1.49 cores=0,2,4,6
/proc/14548/stat : 14548 (clasp-R5325) R 14547 14547 12592 0 -1 4202496 1278 0 0 0 149 0 0 0 20 0 1 0 286801567 6316032 1207 33554432000 4194304 6212839 140735194501360 140735194499384 4329888 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/14548/statm: 1542 1207 238 493 0 1047 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15320

[startup+3.10021 s]
/proc/loadavg: 1.92 1.98 1.99 3/179 14549
/proc/meminfo: memFree=29848420/32873844 swapFree=7628/7628
[pid=14547] ppid=14545 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/14547/stat : 14547 (clasp-wbo.sh) S 14545 14547 12592 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286801566 9371648 275 33554432000 4194304 5064252 140734478483632 140734478482544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14547/statm: 2288 275 232 213 0 73 0
[pid=14548] ppid=14547 vsize=7608 CPUtime=3.09 cores=0,2,4,6
/proc/14548/stat : 14548 (clasp-R5325) R 14547 14547 12592 0 -1 4202496 1655 0 0 0 309 0 0 0 20 0 1 0 286801567 7790592 1584 33554432000 4194304 6212839 140735194501360 140735194499528 4744450 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/14548/statm: 1902 1584 238 493 0 1407 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16760

[startup+6.30021 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 14549
/proc/meminfo: memFree=29843460/32873844 swapFree=7628/7628
[pid=14547] ppid=14545 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/14547/stat : 14547 (clasp-wbo.sh) S 14545 14547 12592 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286801566 9371648 275 33554432000 4194304 5064252 140734478483632 140734478482544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14547/statm: 2288 275 232 213 0 73 0
[pid=14548] ppid=14547 vsize=9712 CPUtime=6.29 cores=0,2,4,6
/proc/14548/stat : 14548 (clasp-R5325) R 14547 14547 12592 0 -1 4202496 2189 0 0 0 629 0 0 0 20 0 1 0 286801567 9945088 2118 33554432000 4194304 6212839 140735194501360 140735194499368 4744397 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/14548/statm: 2428 2118 238 493 0 1933 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 18864

[startup+12.7002 s]
/proc/loadavg: 1.93 1.98 1.99 3/179 14549
/proc/meminfo: memFree=29830580/32873844 swapFree=7628/7628
[pid=14547] ppid=14545 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/14547/stat : 14547 (clasp-wbo.sh) S 14545 14547 12592 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286801566 9371648 275 33554432000 4194304 5064252 140734478483632 140734478482544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14547/statm: 2288 275 232 213 0 73 0
[pid=14548] ppid=14547 vsize=10232 CPUtime=12.69 cores=0,2,4,6
/proc/14548/stat : 14548 (clasp-R5325) R 14547 14547 12592 0 -1 4202496 2306 0 0 0 1269 0 0 0 20 0 1 0 286801567 10477568 2238 33554432000 4194304 6212839 140735194501360 140735194499768 4737378 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/14548/statm: 2558 2238 238 493 0 2063 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 19384

[startup+25.5002 s]
/proc/loadavg: 1.95 1.98 1.99 3/179 14589
/proc/meminfo: memFree=29846452/32873844 swapFree=7628/7628
[pid=14547] ppid=14545 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/14547/stat : 14547 (clasp-wbo.sh) S 14545 14547 12592 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286801566 9371648 275 33554432000 4194304 5064252 140734478483632 140734478482544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14547/statm: 2288 275 232 213 0 73 0
[pid=14548] ppid=14547 vsize=13624 CPUtime=25.48 cores=0,2,4,6
/proc/14548/stat : 14548 (clasp-R5325) R 14547 14547 12592 0 -1 4202496 3160 0 0 0 2548 0 0 0 20 0 1 0 286801567 13950976 3090 33554432000 4194304 6212839 140735194501360 140735194499368 4737280 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/14548/statm: 3406 3090 238 493 0 2911 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 22776

[startup+51.1002 s]
/proc/loadavg: 1.96 1.98 1.99 3/179 14589
/proc/meminfo: memFree=29795728/32873844 swapFree=7628/7628
[pid=14547] ppid=14545 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/14547/stat : 14547 (clasp-wbo.sh) S 14545 14547 12592 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286801566 9371648 275 33554432000 4194304 5064252 140734478483632 140734478482544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14547/statm: 2288 275 232 213 0 73 0
[pid=14548] ppid=14547 vsize=56312 CPUtime=51.08 cores=0,2,4,6
/proc/14548/stat : 14548 (clasp-R5325) R 14547 14547 12592 0 -1 4202496 16285 0 0 0 5104 4 0 0 20 0 1 0 286801567 57663488 13786 33554432000 4194304 6212839 140735194501360 140735194499656 4737519 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/14548/statm: 14078 13786 239 493 0 13583 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 65464

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

[startup+76.7002 s]
/proc/loadavg: 1.97 1.98 1.99 3/179 14628
/proc/meminfo: memFree=29790680/32873844 swapFree=7628/7628
[pid=14547] ppid=14545 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/14547/stat : 14547 (clasp-wbo.sh) S 14545 14547 12592 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286801566 9371648 275 33554432000 4194304 5064252 140734478483632 140734478482544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14547/statm: 2288 275 232 213 0 73 0
[pid=14548] ppid=14547 vsize=60488 CPUtime=76.68 cores=0,2,4,6
/proc/14548/stat : 14548 (clasp-R5325) R 14547 14547 12592 0 -1 4202496 19037 0 0 0 7663 5 0 0 20 0 1 0 286801567 61939712 14829 33554432000 4194304 6212839 140735194501360 140735194499656 4744568 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/14548/statm: 15122 14829 239 493 0 14627 0
Current children cumulated CPU time (s) 76.68
Current children cumulated vsize (KiB) 69640

[startup+83.1002 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 14628
/proc/meminfo: memFree=29781072/32873844 swapFree=7628/7628
[pid=14547] ppid=14545 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/14547/stat : 14547 (clasp-wbo.sh) S 14545 14547 12592 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286801566 9371648 275 33554432000 4194304 5064252 140734478483632 140734478482544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14547/statm: 2288 275 232 213 0 73 0
[pid=14548] ppid=14547 vsize=69956 CPUtime=83.07 cores=0,2,4,6
/proc/14548/stat : 14548 (clasp-R5325) R 14547 14547 12592 0 -1 4202496 21885 0 0 0 8302 5 0 0 20 0 1 0 286801567 71634944 17196 33554432000 4194304 6212839 140735194501360 140735194499656 4744459 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/14548/statm: 17489 17196 239 493 0 16994 0
Current children cumulated CPU time (s) 83.07
Current children cumulated vsize (KiB) 79108

[startup+86.3002 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 14628
/proc/meminfo: memFree=29782312/32873844 swapFree=7628/7628
[pid=14547] ppid=14545 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/14547/stat : 14547 (clasp-wbo.sh) S 14545 14547 12592 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286801566 9371648 275 33554432000 4194304 5064252 140734478483632 140734478482544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14547/statm: 2288 275 232 213 0 73 0
[pid=14548] ppid=14547 vsize=69956 CPUtime=86.27 cores=0,2,4,6
/proc/14548/stat : 14548 (clasp-R5325) R 14547 14547 12592 0 -1 4202496 21885 0 0 0 8622 5 0 0 20 0 1 0 286801567 71634944 17196 33554432000 4194304 6212839 140735194501360 140735194499656 4745352 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/14548/statm: 17489 17196 239 493 0 16994 0
Current children cumulated CPU time (s) 86.27
Current children cumulated vsize (KiB) 79108

[startup+89.5002 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 14628
/proc/meminfo: memFree=29779460/32873844 swapFree=7628/7628
[pid=14547] ppid=14545 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/14547/stat : 14547 (clasp-wbo.sh) S 14545 14547 12592 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286801566 9371648 275 33554432000 4194304 5064252 140734478483632 140734478482544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14547/statm: 2288 275 232 213 0 73 0
[pid=14548] ppid=14547 vsize=69956 CPUtime=89.47 cores=0,2,4,6
/proc/14548/stat : 14548 (clasp-R5325) R 14547 14547 12592 0 -1 4202496 21885 0 0 0 8942 5 0 0 20 0 1 0 286801567 71634944 17196 33554432000 4194304 6212839 140735194501360 140735194499656 4686042 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/14548/statm: 17489 17196 239 493 0 16994 0
Current children cumulated CPU time (s) 89.47
Current children cumulated vsize (KiB) 79108

[startup+91.1002 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 14628
/proc/meminfo: memFree=29779460/32873844 swapFree=7628/7628
[pid=14547] ppid=14545 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/14547/stat : 14547 (clasp-wbo.sh) S 14545 14547 12592 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286801566 9371648 275 33554432000 4194304 5064252 140734478483632 140734478482544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14547/statm: 2288 275 232 213 0 73 0
[pid=14548] ppid=14547 vsize=69956 CPUtime=91.07 cores=0,2,4,6
/proc/14548/stat : 14548 (clasp-R5325) R 14547 14547 12592 0 -1 4202496 21885 0 0 0 9102 5 0 0 20 0 1 0 286801567 71634944 17196 33554432000 4194304 6212839 140735194501360 140735194499768 4685362 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/14548/statm: 17489 17196 239 493 0 16994 0
Current children cumulated CPU time (s) 91.07
Current children cumulated vsize (KiB) 79108

[startup+91.5002 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 14628
/proc/meminfo: memFree=29779460/32873844 swapFree=7628/7628
[pid=14547] ppid=14545 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/14547/stat : 14547 (clasp-wbo.sh) S 14545 14547 12592 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286801566 9371648 275 33554432000 4194304 5064252 140734478483632 140734478482544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14547/statm: 2288 275 232 213 0 73 0
[pid=14548] ppid=14547 vsize=69956 CPUtime=91.47 cores=0,2,4,6
/proc/14548/stat : 14548 (clasp-R5325) R 14547 14547 12592 0 -1 4202496 21885 0 0 0 9142 5 0 0 20 0 1 0 286801567 71634944 17196 33554432000 4194304 6212839 140735194501360 140735194499768 4739568 0 0 4096 18946 0 0 0 17 0 0 0 0 0 0
/proc/14548/statm: 17489 17196 239 493 0 16994 0
Current children cumulated CPU time (s) 91.47
Current children cumulated vsize (KiB) 79108

[startup+91.7002 s]
/proc/loadavg: 1.98 1.98 1.99 3/179 14628
/proc/meminfo: memFree=29779460/32873844 swapFree=7628/7628
[pid=14547] ppid=14545 vsize=9152 CPUtime=0 cores=0,2,4,6
/proc/14547/stat : 14547 (clasp-wbo.sh) S 14545 14547 12592 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 286801566 9371648 275 33554432000 4194304 5064252 140734478483632 140734478482544 254750123598 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/14547/statm: 2288 275 232 213 0 73 0
[pid=14548] ppid=14547 vsize=0 CPUtime=91.67 cores=0,2,4,6
/proc/14548/stat : 14548 (clasp-R5325) R 14547 14547 12592 0 -1 4202500 21892 0 0 0 9162 5 0 0 20 0 1 0 286801567 0 0 33554432000 0 0 0 0 0 0 0 4096 18946 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/14548/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 91.67
Current children cumulated vsize (KiB) 9152

Child status: 10
Real time (s): 91.702
CPU time (s): 91.6831
CPU user time (s): 91.6231
CPU system time (s): 0.05999
CPU usage (%): 99.9793
Max. virtual memory (cumulated for all children) (KiB): 81068

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 91.6231
system time used= 0.05999
maximum resident set size= 70704
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22257
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= 19
involuntary context switches= 123

runsolver used 0.149977 second user time and 0.354946 second system time

The end

Launcher Data

Begin job on node145 at 2012-05-28 14:06:12
IDJOB=3711642
IDBENCH=79272
IDSOLVER=2290
FILE ID=node145/3711642-1338206772
RUNJOBID= node145-1338192256-12608
PBS_JOBID= 14624578
Free space on /tmp= 71556 MiB

SOLVER NAME= clasp 2.0.6-R5325
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900568186--soft-0-100-0.wbo
COMMAND LINE= HOME/clasp-wbo.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3711642-1338206772/watcher-3711642-1338206772 -o /tmp/evaluation-result-3711642-1338206772/solver-3711642-1338206772 -C 1800 -W 1900 -M 15500  HOME/clasp-wbo.sh HOME/instance-3711642-1338206772.wbo

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

MD5SUM BENCH= 0bc882feda752f8542fa470cf04f3d53
RANDOM SEED=1984755957

node145.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/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		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.29
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5313.38
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.149
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29853312 kB
Buffers:          334972 kB
Cached:          1845432 kB
SwapCached:            0 kB
Active:           700576 kB
Inactive:        1500908 kB
Active(anon):      12200 kB
Inactive(anon):    10912 kB
Active(file):     688376 kB
Inactive(file):  1489996 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              5112 kB
Writeback:             0 kB
AnonPages:         28148 kB
Mapped:            15024 kB
Shmem:               200 kB
Slab:             679792 kB
SReclaimable:     121300 kB
SUnreclaim:       558492 kB
KernelStack:        1464 kB
PageTables:         4084 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     135032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71552 MiB
End job on node145 at 2012-05-28 14:07:44