Trace number 3754204

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 765.129 765.253

General information on the benchmark

Name/PARTIAL-BIGINT-LIN/wcsp/spot5/
normalized-spot5-29_wcsp.wbo
MD5SUM429cc4a9012eaf2031e2cb9a0fbbc756
Bench CategoryPARTIAL-BIGINT-LIN (both soft and hard constraints, big integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark8059
Best CPU time to get the best result obtained on this benchmark75.6
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables202
Total number of constraints774
Number of soft constraints692
Number of constraints which are clauses692
Number of constraints which are cardinality constraints (but not clauses)82
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint4
Top cost 20092
Min constraint cost 1
Max constraint cost 20092
Sum of constraints costs 12276211
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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.01	c run usual solver
0.00/0.04	o 4822082
0.00/0.04	c current bound: 2411041
0.00/0.04	c fallback to adder encoding
656.26/656.52	o 2411041
656.26/656.52	c current bound: 1205520
656.26/656.52	c fallback to adder encoding
707.93/708.17	o 1204533
707.93/708.17	c current bound: 602266
707.93/708.17	c fallback to adder encoding
729.18/729.41	o 601793
729.18/729.41	c current bound: 300896
729.18/729.41	c fallback to adder encoding
744.83/745.07	o 298382
744.83/745.07	c current bound: 149191
744.83/745.07	c fallback to adder encoding
757.13/757.36	o 148773
757.13/757.36	c current bound: 74386
757.13/757.36	c fallback to adder encoding
759.43/759.68	o 73402
759.43/759.68	c current bound: 36701
759.43/759.68	c fallback to adder encoding
763.42/763.64	o 36209
763.42/763.64	c current bound: 18104
763.42/763.64	c fallback to adder encoding
763.51/763.78	o 17133
763.51/763.78	c current bound: 8566
763.51/763.78	c fallback to adder encoding
763.64/763.93	o 8098
763.64/763.93	c current bound: 4049
763.64/763.93	c fallback to adder encoding
763.64/763.98	c current bound: 6074
763.64/763.98	c fallback to adder encoding
763.85/764.03	c current bound: 7086
763.85/764.03	c fallback to adder encoding
763.96/764.10	c current bound: 7592
763.96/764.10	c fallback to adder encoding
763.98/764.21	c current bound: 7845
763.98/764.21	c fallback to adder encoding
763.98/764.28	c current bound: 7972
763.98/764.28	c fallback to adder encoding
764.15/764.36	c current bound: 8035
764.15/764.36	c fallback to adder encoding
764.36/764.53	c current bound: 8067
764.36/764.53	c fallback to adder encoding
764.40/764.68	o 8067
764.40/764.68	c current bound: 8051
764.40/764.68	c fallback to adder encoding
764.55/764.77	c current bound: 8059
764.55/764.77	c fallback to adder encoding
764.64/764.89	o 8059
764.64/764.89	c current bound: 8055
764.64/764.89	c fallback to adder encoding
764.76/764.99	c current bound: 8057
764.76/764.99	c fallback to adder encoding
764.86/765.12	c current bound: 8058
764.86/765.12	c fallback to adder encoding
764.99/765.25	c display solution
764.99/765.25	s OPTIMUM FOUND
764.99/765.25	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 

Verifier Data

OK	8059

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-3754204-1339202693/watcher-3754204-1339202693 -o /tmp/evaluation-result-3754204-1339202693/solver-3754204-1339202693 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo-I.sh HOME/instance-3754204-1339202693.wbo 1800692091 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: 1.92 1.98 1.99 2/179 12897
/proc/meminfo: memFree=30618848/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0

[startup+0.0607809 s]
/proc/loadavg: 1.92 1.98 1.99 2/179 12897
/proc/meminfo: memFree=30618848/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100235 s]
/proc/loadavg: 1.92 1.98 1.99 2/179 12897
/proc/meminfo: memFree=30618848/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30029 s]
/proc/loadavg: 1.92 1.98 1.99 2/179 12897
/proc/meminfo: memFree=30618848/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700286 s]
/proc/loadavg: 1.92 1.98 1.99 2/179 12897
/proc/meminfo: memFree=30618848/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5004 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 12911
/proc/meminfo: memFree=30550140/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
[pid=12898] ppid=12897 vsize=36564 CPUtime=0.2 cores=0,2,4,6
/proc/12898/stat : 12898 (npSolver-wbo) S 12897 12897 7523 0 -1 4202496 3317 5336 0 0 16 3 0 1 20 0 1 0 386396323 37441536 7277 33554432000 4194304 6006132 140736697360912 140736697352320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12898/statm: 9141 7277 177 443 0 8694 0
[pid=12910] ppid=12898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12910/stat : 12910 (satsolver.sh) S 12898 12897 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386396346 9367552 266 33554432000 4194304 5064252 140734122642464 140734122641376 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12910/statm: 2287 266 226 213 0 72 0
[pid=12911] ppid=12910 vsize=32668 CPUtime=1.26 cores=0,2,4,6
/proc/12911/stat : 12911 (glucose) R 12910 12897 7523 0 -1 4202496 8297 0 0 0 124 2 0 0 20 0 1 0 386396346 33452032 7652 33554432000 4194304 5208918 140735982811104 140735982807480 4465602 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12911/statm: 8167 7652 105 248 0 7916 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 87528

[startup+3.10042 s]
/proc/loadavg: 1.92 1.98 1.99 3/183 12911
/proc/meminfo: memFree=30537972/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
[pid=12898] ppid=12897 vsize=36564 CPUtime=0.2 cores=0,2,4,6
/proc/12898/stat : 12898 (npSolver-wbo) S 12897 12897 7523 0 -1 4202496 3317 5336 0 0 16 3 0 1 20 0 1 0 386396323 37441536 7277 33554432000 4194304 6006132 140736697360912 140736697352320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12898/statm: 9141 7277 177 443 0 8694 0
[pid=12910] ppid=12898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12910/stat : 12910 (satsolver.sh) S 12898 12897 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386396346 9367552 266 33554432000 4194304 5064252 140734122642464 140734122641376 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12910/statm: 2287 266 226 213 0 72 0
[pid=12911] ppid=12910 vsize=51264 CPUtime=2.86 cores=0,2,4,6
/proc/12911/stat : 12911 (glucose) R 12910 12897 7523 0 -1 4202496 8924 0 0 0 284 2 0 0 20 0 1 0 386396346 52494336 12341 33554432000 4194304 5208918 140735982811104 140735982808968 4205622 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12911/statm: 12816 12341 105 248 0 12565 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 106124

[startup+6.30042 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 12911
/proc/meminfo: memFree=30526680/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
[pid=12898] ppid=12897 vsize=36564 CPUtime=0.2 cores=0,2,4,6
/proc/12898/stat : 12898 (npSolver-wbo) S 12897 12897 7523 0 -1 4202496 3317 5336 0 0 16 3 0 1 20 0 1 0 386396323 37441536 7277 33554432000 4194304 6006132 140736697360912 140736697352320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12898/statm: 9141 7277 177 443 0 8694 0
[pid=12910] ppid=12898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12910/stat : 12910 (satsolver.sh) S 12898 12897 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386396346 9367552 266 33554432000 4194304 5064252 140734122642464 140734122641376 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12910/statm: 2287 266 226 213 0 72 0
[pid=12911] ppid=12910 vsize=55684 CPUtime=6.06 cores=0,2,4,6
/proc/12911/stat : 12911 (glucose) R 12910 12897 7523 0 -1 4202496 9239 0 0 0 604 2 0 0 20 0 1 0 386396346 57020416 13158 33554432000 4194304 5208918 140735982811104 140735982807480 4211792 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12911/statm: 13921 13158 105 248 0 13670 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 110544

[startup+12.7004 s]
/proc/loadavg: 1.93 1.98 1.99 3/183 12911
/proc/meminfo: memFree=30509136/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
[pid=12898] ppid=12897 vsize=36564 CPUtime=0.2 cores=0,2,4,6
/proc/12898/stat : 12898 (npSolver-wbo) S 12897 12897 7523 0 -1 4202496 3317 5336 0 0 16 3 0 1 20 0 1 0 386396323 37441536 7277 33554432000 4194304 6006132 140736697360912 140736697352320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12898/statm: 9141 7277 177 443 0 8694 0
[pid=12910] ppid=12898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12910/stat : 12910 (satsolver.sh) S 12898 12897 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386396346 9367552 266 33554432000 4194304 5064252 140734122642464 140734122641376 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12910/statm: 2287 266 226 213 0 72 0
[pid=12911] ppid=12910 vsize=74676 CPUtime=12.46 cores=0,2,4,6
/proc/12911/stat : 12911 (glucose) R 12910 12897 7523 0 -1 4202496 11688 0 0 0 1242 4 0 0 20 0 1 0 386396346 76468224 17055 33554432000 4194304 5208918 140735982811104 140735982806872 4229445 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12911/statm: 18669 17055 105 248 0 18418 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 129536

[startup+25.5004 s]
/proc/loadavg: 1.95 1.98 1.99 3/183 12911
/proc/meminfo: memFree=30485012/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
[pid=12898] ppid=12897 vsize=36564 CPUtime=0.2 cores=0,2,4,6
/proc/12898/stat : 12898 (npSolver-wbo) S 12897 12897 7523 0 -1 4202496 3317 5336 0 0 16 3 0 1 20 0 1 0 386396323 37441536 7277 33554432000 4194304 6006132 140736697360912 140736697352320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12898/statm: 9141 7277 177 443 0 8694 0
[pid=12910] ppid=12898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12910/stat : 12910 (satsolver.sh) S 12898 12897 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386396346 9367552 266 33554432000 4194304 5064252 140734122642464 140734122641376 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12910/statm: 2287 266 226 213 0 72 0
[pid=12911] ppid=12910 vsize=74676 CPUtime=25.26 cores=0,2,4,6
/proc/12911/stat : 12911 (glucose) R 12910 12897 7523 0 -1 4202496 12040 0 0 0 2522 4 0 0 20 0 1 0 386396346 76468224 18195 33554432000 4194304 5208918 140735982811104 140735982809192 4229288 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12911/statm: 18669 18195 105 248 0 18418 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 129536

[startup+51.1004 s]
/proc/loadavg: 1.96 1.98 1.99 3/183 12912
/proc/meminfo: memFree=30464968/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
[pid=12898] ppid=12897 vsize=36564 CPUtime=0.2 cores=0,2,4,6
/proc/12898/stat : 12898 (npSolver-wbo) S 12897 12897 7523 0 -1 4202496 3317 5336 0 0 16 3 0 1 20 0 1 0 386396323 37441536 7277 33554432000 4194304 6006132 140736697360912 140736697352320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12898/statm: 9141 7277 177 443 0 8694 0
[pid=12910] ppid=12898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12910/stat : 12910 (satsolver.sh) S 12898 12897 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386396346 9367552 266 33554432000 4194304 5064252 140734122642464 140734122641376 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12910/statm: 2287 266 226 213 0 72 0
[pid=12911] ppid=12910 vsize=123880 CPUtime=50.85 cores=0,2,4,6
/proc/12911/stat : 12911 (glucose) R 12910 12897 7523 0 -1 4202496 12681 0 0 0 5080 5 0 0 20 0 1 0 386396346 126853120 28008 33554432000 4194304 5208918 140735982811104 140735982807480 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12911/statm: 30970 28008 105 248 0 30719 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 178740

[startup+102.307 s]
/proc/loadavg: 1.98 1.98 1.99 3/183 12912
/proc/meminfo: memFree=30433944/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
[pid=12898] ppid=12897 vsize=36564 CPUtime=0.2 cores=0,2,4,6
/proc/12898/stat : 12898 (npSolver-wbo) S 12897 12897 7523 0 -1 4202496 3317 5336 0 0 16 3 0 1 20 0 1 0 386396323 37441536 7277 33554432000 4194304 6006132 140736697360912 140736697352320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12898/statm: 9141 7277 177 443 0 8694 0
[pid=12910] ppid=12898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12910/stat : 12910 (satsolver.sh) S 12898 12897 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386396346 9367552 266 33554432000 4194304 5064252 140734122642464 140734122641376 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12910/statm: 2287 266 226 213 0 72 0
[pid=12911] ppid=12910 vsize=144360 CPUtime=102.05 cores=0,2,4,6
/proc/12911/stat : 12911 (glucose) R 12910 12897 7523 0 -1 4202496 14246 0 0 0 10199 6 0 0 20 0 1 0 386396346 147824640 35617 33554432000 4194304 5208918 140735982811104 140735982807480 4211910 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12911/statm: 36090 35617 105 248 0 35839 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 199220

[startup+162.3 s]
/proc/loadavg: 1.99 1.98 1.99 3/183 12912
/proc/meminfo: memFree=30407196/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
[pid=12898] ppid=12897 vsize=36564 CPUtime=0.2 cores=0,2,4,6
/proc/12898/stat : 12898 (npSolver-wbo) S 12897 12897 7523 0 -1 4202496 3317 5336 0 0 16 3 0 1 20 0 1 0 386396323 37441536 7277 33554432000 4194304 6006132 140736697360912 140736697352320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12898/statm: 9141 7277 177 443 0 8694 0
[pid=12910] ppid=12898 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/12910/statm: 2287 266 226 213 0 72 0
[pid=12911] ppid=12910 vsize=210236 CPUtime=402 cores=0,2,4,6
/proc/12911/stat : 12911 (glucose) R 12910 12897 7523 0 -1 4202496 30658 0 0 0 40168 32 0 0 20 0 1 0 386396346 215281664 47324 33554432000 4194304 5208918 140735982811104 140735982807480 4229776 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12911/statm: 52559 47324 105 248 0 52308 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 265096

[startup+462.3 s]
/proc/loadavg: 2.09 2.03 2.00 3/183 12916
/proc/meminfo: memFree=30414000/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
[pid=12898] ppid=12897 vsize=36564 CPUtime=0.2 cores=0,2,4,6
/proc/12898/stat : 12898 (npSolver-wbo) S 12897 12897 7523 0 -1 4202496 3317 5336 0 0 16 3 0 1 20 0 1 0 386396323 37441536 7277 33554432000 4194304 6006132 140736697360912 140736697352320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12898/statm: 9141 7277 177 443 0 8694 0
[pid=12910] ppid=12898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12910/stat : 12910 (satsolver.sh) S 12898 12897 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386396346 9367552 266 33554432000 4194304 5064252 140734122642464 140734122641376 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12910/statm: 2287 266 226 213 0 72 0
[pid=12911] ppid=12910 vsize=179416 CPUtime=461.99 cores=0,2,4,6
/proc/12911/stat : 12911 (glucose) R 12910 12897 7523 0 -1 4202496 33142 0 0 0 46162 37 0 0 20 0 1 0 386396346 183721984 44185 33554432000 4194304 5208918 140735982811104 140735982807480 4229692 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12911/statm: 44854 44185 105 248 0 44603 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 234276

[startup+522.3 s]
/proc/loadavg: 2.12 2.05 2.01 3/183 12916
/proc/meminfo: memFree=30407436/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
[pid=12898] ppid=12897 vsize=36564 CPUtime=0.2 cores=0,2,4,6
/proc/12898/stat : 12898 (npSolver-wbo) S 12897 12897 7523 0 -1 4202496 3317 5336 0 0 16 3 0 1 20 0 1 0 386396323 37441536 7277 33554432000 4194304 6006132 140736697360912 140736697352320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12898/statm: 9141 7277 177 443 0 8694 0
[pid=12910] ppid=12898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12910/stat : 12910 (satsolver.sh) S 12898 12897 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386396346 9367552 266 33554432000 4194304 5064252 140734122642464 140734122641376 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12910/statm: 2287 266 226 213 0 72 0
[pid=12911] ppid=12910 vsize=210236 CPUtime=521.97 cores=0,2,4,6
/proc/12911/stat : 12911 (glucose) R 12910 12897 7523 0 -1 4202496 35797 0 0 0 52155 42 0 0 20 0 1 0 386396346 215281664 45806 33554432000 4194304 5208918 140735982811104 140735982809256 4211553 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12911/statm: 52559 45806 105 248 0 52308 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 265096

[startup+582.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 12916
/proc/meminfo: memFree=30401140/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
[pid=12898] ppid=12897 vsize=36564 CPUtime=0.2 cores=0,2,4,6
/proc/12898/stat : 12898 (npSolver-wbo) S 12897 12897 7523 0 -1 4202496 3317 5336 0 0 16 3 0 1 20 0 1 0 386396323 37441536 7277 33554432000 4194304 6006132 140736697360912 140736697352320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12898/statm: 9141 7277 177 443 0 8694 0
[pid=12910] ppid=12898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12910/stat : 12910 (satsolver.sh) S 12898 12897 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386396346 9367552 266 33554432000 4194304 5064252 140734122642464 140734122641376 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12910/statm: 2287 266 226 213 0 72 0
[pid=12911] ppid=12910 vsize=183280 CPUtime=581.97 cores=0,2,4,6
/proc/12911/stat : 12911 (glucose) R 12910 12897 7523 0 -1 4202496 38267 0 0 0 58150 47 0 0 20 0 1 0 386396346 187678720 45215 33554432000 4194304 5208918 140735982811104 140735982809192 4211656 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12911/statm: 45820 45215 105 248 0 45569 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 238140

[startup+642.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 12916
/proc/meminfo: memFree=30391168/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
[pid=12898] ppid=12897 vsize=36564 CPUtime=0.2 cores=0,2,4,6
/proc/12898/stat : 12898 (npSolver-wbo) S 12897 12897 7523 0 -1 4202496 3317 5336 0 0 16 3 0 1 20 0 1 0 386396323 37441536 7277 33554432000 4194304 6006132 140736697360912 140736697352320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12898/statm: 9141 7277 177 443 0 8694 0
[pid=12910] ppid=12898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12910/stat : 12910 (satsolver.sh) S 12898 12897 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386396346 9367552 266 33554432000 4194304 5064252 140734122642464 140734122641376 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12910/statm: 2287 266 226 213 0 72 0
[pid=12911] ppid=12910 vsize=215412 CPUtime=641.96 cores=0,2,4,6
/proc/12911/stat : 12911 (glucose) R 12910 12897 7523 0 -1 4202496 40127 0 0 0 64146 50 0 0 20 0 1 0 386396346 220581888 47058 33554432000 4194304 5208918 140735982811104 140735982807480 4211712 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12911/statm: 53853 47058 105 248 0 53602 0
Current children cumulated CPU time (s) 642.16
Current children cumulated vsize (KiB) 270272

[startup+702.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/183 12924
/proc/meminfo: memFree=30475344/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
[pid=12898] ppid=12897 vsize=36480 CPUtime=656.56 cores=0,2,4,6
/proc/12898/stat : 12898 (npSolver-wbo) S 12897 12897 7523 0 -1 4202496 4226 48860 0 0 32 4 65564 56 20 0 1 0 386396323 37355520 7783 33554432000 4194304 6006132 140736697360912 140736697352320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12898/statm: 9120 7783 177 443 0 8673 0
[pid=12923] ppid=12898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12923/stat : 12923 (satsolver.sh) S 12898 12897 7523 0 -1 4202496 599 0 0 0 0 0 0 0 20 0 1 0 386461993 9367552 267 33554432000 4194304 5064252 140733836039680 140733836038592 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12923/statm: 2287 267 226 213 0 72 0
[pid=12924] ppid=12923 vsize=114320 CPUtime=45.58 cores=0,2,4,6
/proc/12924/stat : 12924 (glucose) R 12923 12897 7523 0 -1 4202496 12753 0 0 0 4553 5 0 0 20 0 1 0 386461993 117063680 25619 33554432000 4194304 5208918 140735315906928 140735315903304 4231508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12924/statm: 28580 25619 105 248 0 28329 0
Current children cumulated CPU time (s) 702.14
Current children cumulated vsize (KiB) 169096

[startup+762.307 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 12959
/proc/meminfo: memFree=30565056/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
[pid=12898] ppid=12897 vsize=20008 CPUtime=759.67 cores=0,2,4,6
/proc/12898/stat : 12898 (npSolver-wbo) S 12897 12897 7523 0 -1 4202496 14059 115713 0 0 98 13 75761 95 20 0 1 0 386396323 20488192 4562 33554432000 4194304 6006132 140736697360912 140736697352320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12898/statm: 5002 4562 178 443 0 4555 0
[pid=12958] ppid=12898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12958/stat : 12958 (satsolver.sh) S 12898 12897 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386472304 9367552 266 33554432000 4194304 5064252 140737363164160 140737363163072 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12958/statm: 2287 266 226 213 0 72 0
[pid=12959] ppid=12958 vsize=28956 CPUtime=2.48 cores=0,2,4,6
/proc/12959/stat : 12959 (glucose) R 12958 12897 7523 0 -1 4202496 6317 0 0 0 247 1 0 0 20 0 1 0 386472305 29650944 6347 33554432000 4194304 5208918 140734774214368 140734774212200 4228975 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12959/statm: 7239 6347 104 248 0 6988 0
Current children cumulated CPU time (s) 762.15
Current children cumulated vsize (KiB) 67260

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

[startup+763.2 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 12959
/proc/meminfo: memFree=30565056/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
[pid=12898] ppid=12897 vsize=20008 CPUtime=759.67 cores=0,2,4,6
/proc/12898/stat : 12898 (npSolver-wbo) S 12897 12897 7523 0 -1 4202496 14059 115713 0 0 98 13 75761 95 20 0 1 0 386396323 20488192 4562 33554432000 4194304 6006132 140736697360912 140736697352320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12898/statm: 5002 4562 178 443 0 4555 0
[pid=12958] ppid=12898 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12958/stat : 12958 (satsolver.sh) S 12898 12897 7523 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386472304 9367552 266 33554432000 4194304 5064252 140737363164160 140737363163072 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/12958/statm: 2287 266 226 213 0 72 0
[pid=12959] ppid=12958 vsize=29404 CPUtime=3.38 cores=0,2,4,6
/proc/12959/stat : 12959 (glucose) R 12958 12897 7523 0 -1 4202496 6364 0 0 0 337 1 0 0 20 0 1 0 386472305 30109696 6394 33554432000 4194304 5208918 140734774214368 140734774210744 4211623 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/12959/statm: 7351 6394 104 248 0 7100 0
Current children cumulated CPU time (s) 763.05
Current children cumulated vsize (KiB) 67708

[startup+764 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 12959
/proc/meminfo: memFree=30564808/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
[pid=12898] ppid=12897 vsize=20008 CPUtime=763.85 cores=0,2,4,6
/proc/12898/stat : 12898 (npSolver-wbo) S 12897 12897 7523 0 -1 4202496 16120 139231 0 0 103 13 76165 104 20 0 1 0 386396323 20488192 4562 33554432000 4194304 6006132 140736697360912 140736697352320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12898/statm: 5002 4562 178 443 0 4555 0
Current children cumulated CPU time (s) 763.85
Current children cumulated vsize (KiB) 29156

[startup+764.8 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 13022
/proc/meminfo: memFree=30592280/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
[pid=12898] ppid=12897 vsize=20008 CPUtime=764.64 cores=0,2,4,6
/proc/12898/stat : 12898 (npSolver-wbo) S 12897 12897 7523 0 -1 4202496 20091 172064 0 0 112 15 76226 111 20 0 1 0 386396323 20488192 4562 33554432000 4194304 6006132 140736697360912 140736697352320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12898/statm: 5002 4562 178 443 0 4555 0
Current children cumulated CPU time (s) 764.64
Current children cumulated vsize (KiB) 29156

[startup+765.2 s]
/proc/loadavg: 2.05 2.03 2.00 3/183 13022
/proc/meminfo: memFree=30592280/32873844 swapFree=7116/7116
[pid=12897] ppid=12895 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/12897/stat : 12897 (npSolver-wbo-I.) S 12895 12897 7523 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 386396323 9367552 275 33554432000 4194304 5064252 140737310527776 140737310526688 233411601998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12897/statm: 2287 275 233 213 0 72 0
[pid=12898] ppid=12897 vsize=20008 CPUtime=764.99 cores=0,2,4,6
/proc/12898/stat : 12898 (npSolver-wbo) S 12897 12897 7523 0 -1 4202496 21592 185760 0 0 116 15 76254 114 20 0 1 0 386396323 20488192 4562 33554432000 4194304 6006132 140736697360912 140736697352320 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/12898/statm: 5002 4562 178 443 0 4555 0
Current children cumulated CPU time (s) 764.99
Current children cumulated vsize (KiB) 29156

Child status: 0
Real time (s): 765.253
CPU time (s): 765.129
CPU user time (s): 763.809
CPU system time (s): 1.3198
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 319592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 763.809
system time used= 1.3198
maximum resident set size= 261268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 212957
page faults= 0
swaps= 0
block input operations= 0
block output operations= 141824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1041
involuntary context switches= 1285

runsolver used 1.74173 second user time and 4.53531 second system time

The end

Launcher Data

Begin job on node111 at 2012-06-09 02:44:53
IDJOB=3754204
IDBENCH=79605
IDSOLVER=2338
FILE ID=node111/3754204-1339202693
RUNJOBID= node111-1339184675-8998
PBS_JOBID= 14643817
Free space on /tmp= 71064 MiB

SOLVER NAME= npSolver inc
BENCH NAME= PB10/normalized-PB10/PARTIAL-BIGINT-LIN/wcsp/spot5/normalized-spot5-29_wcsp.wbo
COMMAND LINE= DIR/npSolver-wbo-I.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3754204-1339202693/watcher-3754204-1339202693 -o /tmp/evaluation-result-3754204-1339202693/solver-3754204-1339202693 -C 1800 -W 1900 -M 15500  HOME/npSolver-wbo-I.sh HOME/instance-3754204-1339202693.wbo 1800692091 HOME HOME

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

MD5SUM BENCH= 429cc4a9012eaf2031e2cb9a0fbbc756
RANDOM SEED=1800692091

node111.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.152
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.30
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.152
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.152
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.92
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.152
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		: 2666.152
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.152
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.152
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.152
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        30619112 kB
Buffers:          322828 kB
Cached:           455200 kB
SwapCached:         1308 kB
Active:          1239316 kB
Inactive:         158532 kB
Active(anon):     616412 kB
Inactive(anon):     4004 kB
Active(file):     622904 kB
Inactive(file):   154528 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100188 kB
Dirty:              8552 kB
Writeback:             0 kB
AnonPages:        623792 kB
Mapped:             9876 kB
Shmem:                 0 kB
Slab:             714372 kB
SReclaimable:     156580 kB
SUnreclaim:       557792 kB
KernelStack:        1496 kB
PageTables:         5544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     870012 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    307200 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= 71056 MiB
End job on node111 at 2012-06-09 02:57:39