Trace number 3754595

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
npSolver inc (fixed)OPTIMUM 239.583 239.657

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/
tsp/normalized-t3002.11tsp11.1900544484--soft-0-100-0.wbo
MD5SUMe3f6753fad3114c64a2e1439cb62c0aa
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark23.2795
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 137946
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 137945
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 741
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.04	c run usual solver
0.00/0.15	o 1288
0.00/0.15	c current bound: 644
0.00/0.15	c fallback to adder encoding
14.40/14.58	o 624
14.40/14.58	c current bound: 312
14.40/14.58	c fallback to adder encoding
28.67/28.70	o 312
28.67/28.70	c current bound: 156
28.67/28.70	c fallback to adder encoding
36.99/37.14	o 156
36.99/37.14	c current bound: 78
36.99/37.14	c fallback to adder encoding
43.53/43.66	o 78
43.53/43.66	c current bound: 39
213.98/214.17	o 39
213.98/214.17	c current bound: 19
228.01/228.10	o 1
228.01/228.10	c current bound: 0
228.01/228.10	c [SWC] exit 4
239.50/239.65	c display solution
239.50/239.65	s OPTIMUM FOUND
239.50/239.65	v -x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 x99 -x100 x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 x166 -x167 -x168 -x169 -x170 -x171 -x172 x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 x200 -x201 -x202 -x203 -x204 -x205 -x206 -x207 x208 -x209 -x210 -x211 -x212 -x213 -x214 x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 x230 -x231 

Verifier Data

OK	1

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-3754595-1339194390/watcher-3754595-1339194390 -o /tmp/evaluation-result-3754595-1339194390/solver-3754595-1339194390 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754595-1339194390.wbo 1149326920 HOME HOME 

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: 2.00 2.00 2.00 3/177 7536
/proc/meminfo: memFree=29786544/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0

[startup+0.047747 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7536
/proc/meminfo: memFree=29786544/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100187 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7536
/proc/meminfo: memFree=29786544/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300283 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7536
/proc/meminfo: memFree=29786544/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700159 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 7536
/proc/meminfo: memFree=29786544/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7550
/proc/meminfo: memFree=29684196/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
[pid=7537] ppid=7536 vsize=55704 CPUtime=0.42 cores=0,2,4,6
/proc/7537/stat : 7537 (npSolver-wbo) S 7536 7536 23558 0 -1 4202496 5489 6342 0 0 30 4 7 1 20 0 1 0 385567560 57040896 9711 33554432000 4194304 6006132 140735237712640 140735237704048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 13926 9711 179 443 0 13479 0
[pid=7549] ppid=7537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7549/stat : 7549 (satsolver.sh) S 7537 7536 23558 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385567605 9367552 266 33554432000 4194304 5064252 140736109949840 140736109948752 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7549/statm: 2287 266 226 213 0 72 0
[pid=7550] ppid=7549 vsize=54028 CPUtime=1.03 cores=0,2,4,6
/proc/7550/stat : 7550 (glucose) R 7549 7536 23558 0 -1 4202496 11072 0 0 0 100 3 0 0 20 0 1 0 385567606 55324672 11832 33554432000 4194304 5208918 140735587282672 140735587280776 4228997 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7550/statm: 13507 11832 96 248 0 13256 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 128028

[startup+3.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 7550
/proc/meminfo: memFree=29682948/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
[pid=7537] ppid=7536 vsize=55704 CPUtime=0.42 cores=0,2,4,6
/proc/7537/stat : 7537 (npSolver-wbo) S 7536 7536 23558 0 -1 4202496 5489 6342 0 0 30 4 7 1 20 0 1 0 385567560 57040896 9711 33554432000 4194304 6006132 140735237712640 140735237704048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 13926 9711 179 443 0 13479 0
[pid=7549] ppid=7537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7549/stat : 7549 (satsolver.sh) S 7537 7536 23558 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385567605 9367552 266 33554432000 4194304 5064252 140736109949840 140736109948752 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7549/statm: 2287 266 226 213 0 72 0
[pid=7550] ppid=7549 vsize=54688 CPUtime=2.63 cores=0,2,4,6
/proc/7550/stat : 7550 (glucose) R 7549 7536 23558 0 -1 4202496 11329 0 0 0 260 3 0 0 20 0 1 0 385567606 56000512 12089 33554432000 4194304 5208918 140735587282672 140735587280568 4211019 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7550/statm: 13672 12089 104 248 0 13421 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 128688

[startup+6.30041 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 7550
/proc/meminfo: memFree=29646956/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
[pid=7537] ppid=7536 vsize=55704 CPUtime=0.42 cores=0,2,4,6
/proc/7537/stat : 7537 (npSolver-wbo) S 7536 7536 23558 0 -1 4202496 5489 6342 0 0 30 4 7 1 20 0 1 0 385567560 57040896 9711 33554432000 4194304 6006132 140735237712640 140735237704048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 13926 9711 179 443 0 13479 0
[pid=7549] ppid=7537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7549/stat : 7549 (satsolver.sh) S 7537 7536 23558 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385567605 9367552 266 33554432000 4194304 5064252 140736109949840 140736109948752 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7549/statm: 2287 266 226 213 0 72 0
[pid=7550] ppid=7549 vsize=55084 CPUtime=5.82 cores=0,2,4,6
/proc/7550/stat : 7550 (glucose) R 7549 7536 23558 0 -1 4202496 11468 0 0 0 579 3 0 0 20 0 1 0 385567606 56406016 12218 33554432000 4194304 5208918 140735587282672 140735587280520 4211019 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7550/statm: 13771 12218 104 248 0 13520 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 129084

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 7550
/proc/meminfo: memFree=29641504/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
[pid=7537] ppid=7536 vsize=55704 CPUtime=0.42 cores=0,2,4,6
/proc/7537/stat : 7537 (npSolver-wbo) S 7536 7536 23558 0 -1 4202496 5489 6342 0 0 30 4 7 1 20 0 1 0 385567560 57040896 9711 33554432000 4194304 6006132 140735237712640 140735237704048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 13926 9711 179 443 0 13479 0
[pid=7549] ppid=7537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7549/stat : 7549 (satsolver.sh) S 7537 7536 23558 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 385567605 9367552 266 33554432000 4194304 5064252 140736109949840 140736109948752 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7549/statm: 2287 266 226 213 0 72 0
[pid=7550] ppid=7549 vsize=55908 CPUtime=12.22 cores=0,2,4,6
/proc/7550/stat : 7550 (glucose) R 7549 7536 23558 0 -1 4202496 11933 0 0 0 1219 3 0 0 20 0 1 0 385567606 57249792 12673 33554432000 4194304 5208918 140735587282672 140735587280424 4211521 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7550/statm: 13977 12673 105 248 0 13726 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 129908

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 7557
/proc/meminfo: memFree=29639208/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
[pid=7537] ppid=7536 vsize=38980 CPUtime=14.81 cores=0,2,4,6
/proc/7537/stat : 7537 (npSolver-wbo) S 7536 7536 23558 0 -1 4202496 8971 22188 0 0 54 7 1409 11 20 0 1 0 385567560 39915520 9061 33554432000 4194304 6006132 140735237712640 140735237704048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 9745 9061 179 443 0 9298 0
[pid=7556] ppid=7537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7556/stat : 7556 (satsolver.sh) S 7537 7536 23558 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 385569044 9367552 265 33554432000 4194304 5064252 140733842432896 140733842431808 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7556/statm: 2287 265 226 213 0 72 0
[pid=7557] ppid=7556 vsize=53168 CPUtime=10.65 cores=0,2,4,6
/proc/7557/stat : 7557 (glucose) R 7556 7536 23558 0 -1 4202496 12168 0 0 0 1062 3 0 0 20 0 1 0 385569044 54444032 11787 33554432000 4194304 5208918 140735774112112 140735774108488 4211623 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7557/statm: 13292 11787 105 248 0 13041 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 110444

[startup+51.1003 s]
/proc/loadavg: 2.09 2.03 2.01 3/181 7578
/proc/meminfo: memFree=29690480/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
[pid=7537] ppid=7536 vsize=12576 CPUtime=43.66 cores=0,2,4,6
/proc/7537/stat : 7537 (npSolver-wbo) S 7536 7536 23558 0 -1 4202496 15414 63299 0 0 93 12 4229 32 20 0 1 0 385567560 12877824 2780 33554432000 4194304 6006132 140735237712640 140735237704048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 3144 2780 181 443 0 2697 0
[pid=7577] ppid=7537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7577/stat : 7577 (satsolver.sh) S 7537 7536 23558 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385571931 9367552 266 33554432000 4194304 5064252 140733770977136 140733770976048 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7577/statm: 2287 266 226 213 0 72 0
[pid=7578] ppid=7577 vsize=28636 CPUtime=7.38 cores=0,2,4,6
/proc/7578/stat : 7578 (glucose) R 7577 7536 23558 0 -1 4202496 5640 0 0 0 738 0 0 0 20 0 1 0 385571931 29323264 5982 33554432000 4194304 5208918 140737261901504 140737261899656 4211558 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7578/statm: 7159 5982 95 248 0 6908 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 59508

[startup+102.306 s]
/proc/loadavg: 2.04 2.02 2.00 3/181 7578
/proc/meminfo: memFree=29688880/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
[pid=7537] ppid=7536 vsize=12576 CPUtime=43.66 cores=0,2,4,6
/proc/7537/stat : 7537 (npSolver-wbo) S 7536 7536 23558 0 -1 4202496 15414 63299 0 0 93 12 4229 32 20 0 1 0 385567560 12877824 2780 33554432000 4194304 6006132 140735237712640 140735237704048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 3144 2780 181 443 0 2697 0
[pid=7577] ppid=7537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7577/stat : 7577 (satsolver.sh) S 7537 7536 23558 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385571931 9367552 266 33554432000 4194304 5064252 140733770977136 140733770976048 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7577/statm: 2287 266 226 213 0 72 0
[pid=7578] ppid=7577 vsize=33540 CPUtime=58.57 cores=0,2,4,6
/proc/7578/stat : 7578 (glucose) R 7577 7536 23558 0 -1 4202496 8537 0 0 0 5856 1 0 0 20 0 1 0 385571931 34344960 7790 33554432000 4194304 5208918 140737261901504 140737261899592 4211561 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7578/statm: 8385 7790 96 248 0 8134 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 64412

[startup+162.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 7578
/proc/meminfo: memFree=29679772/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
[pid=7537] ppid=7536 vsize=12576 CPUtime=43.66 cores=0,2,4,6
/proc/7537/stat : 7537 (npSolver-wbo) S 7536 7536 23558 0 -1 4202496 15414 63299 0 0 93 12 4229 32 20 0 1 0 385567560 12877824 2780 33554432000 4194304 6006132 140735237712640 140735237704048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 3144 2780 181 443 0 2697 0
[pid=7577] ppid=7537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7577/stat : 7577 (satsolver.sh) S 7537 7536 23558 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 385571931 9367552 266 33554432000 4194304 5064252 140733770977136 140733770976048 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7577/statm: 2287 266 226 213 0 72 0
[pid=7578] ppid=7577 vsize=52220 CPUtime=118.55 cores=0,2,4,6
/proc/7578/stat : 7578 (glucose) R 7577 7536 23558 0 -1 4202496 8786 0 0 0 11854 1 0 0 20 0 1 0 385571931 53473280 11097 33554432000 4194304 5208918 140737261901504 140737261899368 4211501 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/7578/statm: 13055 11097 96 248 0 12804 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 83092

[startup+222.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 7589
/proc/meminfo: memFree=29763868/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
[pid=7537] ppid=7536 vsize=12576 CPUtime=214.1 cores=0,2,4,6
/proc/7537/stat : 7537 (npSolver-wbo) S 7536 7536 23558 0 -1 4202496 16022 76240 0 0 94 12 21266 38 20 0 1 0 385567560 12877824 2780 33554432000 4194304 6006132 140735237712640 140735237704048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 3144 2780 181 443 0 2697 0
[pid=7588] ppid=7537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7588/stat : 7588 (satsolver.sh) S 7537 7536 23558 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 385588979 9367552 267 33554432000 4194304 5064252 140736583291600 140736583290512 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7588/statm: 2287 267 226 213 0 72 0
[pid=7589] ppid=7588 vsize=12640 CPUtime=8.09 cores=0,2,4,6
/proc/7589/stat : 7589 (glucose) R 7588 7536 23558 0 -1 4202496 3383 0 0 0 809 0 0 0 20 0 1 0 385588979 12943360 2704 33554432000 4194304 5208918 140733327718192 140733327716136 4211878 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7589/statm: 3160 2704 96 248 0 2909 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 43512

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

[startup+230.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 7596
/proc/meminfo: memFree=29734636/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
[pid=7537] ppid=7536 vsize=12576 CPUtime=228.02 cores=0,2,4,6
/proc/7537/stat : 7537 (npSolver-wbo) S 7536 7536 23558 0 -1 4202496 16202 83540 0 0 94 12 22655 41 20 0 1 0 385567560 12877824 2781 33554432000 4194304 6006132 140735237712640 140735237704048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 3144 2781 182 443 0 2697 0
[pid=7595] ppid=7537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7595/stat : 7595 (satsolver.sh) S 7537 7536 23558 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385590371 9367552 266 33554432000 4194304 5064252 140735188616016 140735188614928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7595/statm: 2287 266 226 213 0 72 0
[pid=7596] ppid=7595 vsize=8792 CPUtime=2.19 cores=0,2,4,6
/proc/7596/stat : 7596 (glucose) R 7595 7536 23558 0 -1 4202496 2337 0 0 0 219 0 0 0 20 0 1 0 385590371 9003008 1763 33554432000 4194304 5208918 140735791109280 140735791107144 4229507 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7596/statm: 2198 1763 104 248 0 1947 0
Current children cumulated CPU time (s) 230.21
Current children cumulated vsize (KiB) 39664

[startup+233.5 s]
/proc/loadavg: 2.04 2.03 2.00 3/181 7596
/proc/meminfo: memFree=29725392/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
[pid=7537] ppid=7536 vsize=12576 CPUtime=228.02 cores=0,2,4,6
/proc/7537/stat : 7537 (npSolver-wbo) S 7536 7536 23558 0 -1 4202496 16202 83540 0 0 94 12 22655 41 20 0 1 0 385567560 12877824 2781 33554432000 4194304 6006132 140735237712640 140735237704048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 3144 2781 182 443 0 2697 0
[pid=7595] ppid=7537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7595/stat : 7595 (satsolver.sh) S 7537 7536 23558 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385590371 9367552 266 33554432000 4194304 5064252 140735188616016 140735188614928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7595/statm: 2287 266 226 213 0 72 0
[pid=7596] ppid=7595 vsize=14000 CPUtime=5.38 cores=0,2,4,6
/proc/7596/stat : 7596 (glucose) R 7595 7536 23558 0 -1 4202496 3158 0 0 0 538 0 0 0 20 0 1 0 385590371 14336000 3068 33554432000 4194304 5208918 140735791109280 140735791107144 4229528 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7596/statm: 3500 3068 104 248 0 3249 0
Current children cumulated CPU time (s) 233.4
Current children cumulated vsize (KiB) 44872

[startup+236.7 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 7596
/proc/meminfo: memFree=29723468/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
[pid=7537] ppid=7536 vsize=12576 CPUtime=228.02 cores=0,2,4,6
/proc/7537/stat : 7537 (npSolver-wbo) S 7536 7536 23558 0 -1 4202496 16202 83540 0 0 94 12 22655 41 20 0 1 0 385567560 12877824 2781 33554432000 4194304 6006132 140735237712640 140735237704048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 3144 2781 182 443 0 2697 0
[pid=7595] ppid=7537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7595/stat : 7595 (satsolver.sh) S 7537 7536 23558 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385590371 9367552 266 33554432000 4194304 5064252 140735188616016 140735188614928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7595/statm: 2287 266 226 213 0 72 0
[pid=7596] ppid=7595 vsize=14000 CPUtime=8.58 cores=0,2,4,6
/proc/7596/stat : 7596 (glucose) R 7595 7536 23558 0 -1 4202496 3159 0 0 0 858 0 0 0 20 0 1 0 385590371 14336000 3069 33554432000 4194304 5208918 140735791109280 140735791107144 4212703 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7596/statm: 3500 3069 105 248 0 3249 0
Current children cumulated CPU time (s) 236.6
Current children cumulated vsize (KiB) 44872

[startup+238.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 7596
/proc/meminfo: memFree=29721420/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
[pid=7537] ppid=7536 vsize=12576 CPUtime=228.02 cores=0,2,4,6
/proc/7537/stat : 7537 (npSolver-wbo) S 7536 7536 23558 0 -1 4202496 16202 83540 0 0 94 12 22655 41 20 0 1 0 385567560 12877824 2781 33554432000 4194304 6006132 140735237712640 140735237704048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 3144 2781 182 443 0 2697 0
[pid=7595] ppid=7537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7595/stat : 7595 (satsolver.sh) S 7537 7536 23558 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385590371 9367552 266 33554432000 4194304 5064252 140735188616016 140735188614928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7595/statm: 2287 266 226 213 0 72 0
[pid=7596] ppid=7595 vsize=17656 CPUtime=10.18 cores=0,2,4,6
/proc/7596/stat : 7596 (glucose) R 7595 7536 23558 0 -1 4202496 3265 0 0 0 1018 0 0 0 20 0 1 0 385590371 18079744 3683 33554432000 4194304 5208918 140735791109280 140735791107224 4229365 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7596/statm: 4414 3683 105 248 0 4163 0
Current children cumulated CPU time (s) 238.2
Current children cumulated vsize (KiB) 48528

[startup+239.1 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 7596
/proc/meminfo: memFree=29721048/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
[pid=7537] ppid=7536 vsize=12576 CPUtime=228.02 cores=0,2,4,6
/proc/7537/stat : 7537 (npSolver-wbo) S 7536 7536 23558 0 -1 4202496 16202 83540 0 0 94 12 22655 41 20 0 1 0 385567560 12877824 2781 33554432000 4194304 6006132 140735237712640 140735237704048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 3144 2781 182 443 0 2697 0
[pid=7595] ppid=7537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7595/stat : 7595 (satsolver.sh) S 7537 7536 23558 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385590371 9367552 266 33554432000 4194304 5064252 140735188616016 140735188614928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7595/statm: 2287 266 226 213 0 72 0
[pid=7596] ppid=7595 vsize=17656 CPUtime=10.98 cores=0,2,4,6
/proc/7596/stat : 7596 (glucose) R 7595 7536 23558 0 -1 4202496 3265 0 0 0 1098 0 0 0 20 0 1 0 385590371 18079744 3683 33554432000 4194304 5208918 140735791109280 140735791107224 4229347 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7596/statm: 4414 3683 105 248 0 4163 0
Current children cumulated CPU time (s) 239
Current children cumulated vsize (KiB) 48528

[startup+239.5 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 7596
/proc/meminfo: memFree=29721048/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
[pid=7537] ppid=7536 vsize=12576 CPUtime=228.02 cores=0,2,4,6
/proc/7537/stat : 7537 (npSolver-wbo) S 7536 7536 23558 0 -1 4202496 16202 83540 0 0 94 12 22655 41 20 0 1 0 385567560 12877824 2781 33554432000 4194304 6006132 140735237712640 140735237704048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 3144 2781 182 443 0 2697 0
[pid=7595] ppid=7537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7595/stat : 7595 (satsolver.sh) S 7537 7536 23558 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385590371 9367552 266 33554432000 4194304 5064252 140735188616016 140735188614928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7595/statm: 2287 266 226 213 0 72 0
[pid=7596] ppid=7595 vsize=17656 CPUtime=11.38 cores=0,2,4,6
/proc/7596/stat : 7596 (glucose) R 7595 7536 23558 0 -1 4202496 3265 0 0 0 1138 0 0 0 20 0 1 0 385590371 18079744 3683 33554432000 4194304 5208918 140735791109280 140735791107224 4229383 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7596/statm: 4414 3683 105 248 0 4163 0
Current children cumulated CPU time (s) 239.4
Current children cumulated vsize (KiB) 48528

[startup+239.6 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 7596
/proc/meminfo: memFree=29721048/32873844 swapFree=7120/7120
[pid=7536] ppid=7534 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7536/stat : 7536 (npSolver-wbo-I.) S 7534 7536 23558 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 385567560 9367552 274 33554432000 4194304 5064252 140734009050000 140734009048912 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/7536/statm: 2287 274 233 213 0 72 0
[pid=7537] ppid=7536 vsize=12576 CPUtime=228.02 cores=0,2,4,6
/proc/7537/stat : 7537 (npSolver-wbo) S 7536 7536 23558 0 -1 4202496 16202 83540 0 0 94 12 22655 41 20 0 1 0 385567560 12877824 2781 33554432000 4194304 6006132 140735237712640 140735237704048 5187998 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/7537/statm: 3144 2781 182 443 0 2697 0
[pid=7595] ppid=7537 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/7595/stat : 7595 (satsolver.sh) S 7537 7536 23558 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 385590371 9367552 266 33554432000 4194304 5064252 140735188616016 140735188614928 235374536270 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/7595/statm: 2287 266 226 213 0 72 0
[pid=7596] ppid=7595 vsize=17656 CPUtime=11.48 cores=0,2,4,6
/proc/7596/stat : 7596 (glucose) R 7595 7536 23558 0 -1 4202496 3265 0 0 0 1148 0 0 0 20 0 1 0 385590371 18079744 3683 33554432000 4194304 5208918 140735791109280 140735791107224 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/7596/statm: 4414 3683 105 248 0 4163 0
Current children cumulated CPU time (s) 239.5
Current children cumulated vsize (KiB) 48528

Child status: 0
Real time (s): 239.657
CPU time (s): 239.583
CPU user time (s): 239.029
CPU system time (s): 0.553915
CPU usage (%): 99.969
Max. virtual memory (cumulated for all children) (KiB): 137244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 239.029
system time used= 0.553915
maximum resident set size= 62740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 106896
page faults= 0
swaps= 0
block input operations= 0
block output operations= 125264
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 841
involuntary context switches= 473

runsolver used 0.39194 second user time and 0.933858 second system time

The end

Launcher Data

Begin job on node104 at 2012-06-09 00:26:30
IDJOB=3754595
IDBENCH=79280
IDSOLVER=2338
FILE ID=node104/3754595-1339194390
RUNJOBID= node104-1339183301-5184
PBS_JOBID= 14643828
Free space on /tmp= 69392 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900544484--soft-0-100-0.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754595-1339194390/watcher-3754595-1339194390 -o /tmp/evaluation-result-3754595-1339194390/solver-3754595-1339194390 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754595-1339194390.wbo 1149326920 HOME HOME

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

MD5SUM BENCH= e3f6753fad3114c64a2e1439cb62c0aa
RANDOM SEED=1149326920

node104.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		: 2666.266
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	: 5332.53
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		: 2666.266
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		: 2666.266
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	: 5331.91
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		: 2666.266
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.92
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		: 2666.266
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		: 2666.266
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		: 2666.266
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		: 2666.266
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        29787344 kB
Buffers:          638444 kB
Cached:          1401844 kB
SwapCached:         1864 kB
Active:          2117164 kB
Inactive:          33008 kB
Active(anon):     105004 kB
Inactive(anon):     6544 kB
Active(file):    2012160 kB
Inactive(file):    26464 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67102148 kB
Dirty:              8548 kB
Writeback:             0 kB
AnonPages:        120888 kB
Mapped:            10184 kB
Shmem:                 4 kB
Slab:             796024 kB
SReclaimable:     237948 kB
SUnreclaim:       558076 kB
KernelStack:        1504 kB
PageTables:         4108 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     219768 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    104448 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= 69384 MiB
End job on node104 at 2012-06-09 00:30:30