Trace number 3754897

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 1.0 (fixed)OPTIMUM 771.773 771.908

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
662.93/663.19	o 2411041
662.93/663.19	c current bound: 1205520
662.93/663.19	c fallback to adder encoding
714.87/715.01	o 1204533
714.87/715.01	c current bound: 602266
714.87/715.01	c fallback to adder encoding
736.06/736.20	o 601793
736.06/736.20	c current bound: 300896
736.06/736.20	c fallback to adder encoding
751.54/751.70	o 298382
751.54/751.70	c current bound: 149191
751.54/751.70	c fallback to adder encoding
763.95/764.10	o 148773
763.95/764.10	c current bound: 74386
763.95/764.10	c fallback to adder encoding
766.13/766.37	o 73402
766.13/766.37	c current bound: 36701
766.13/766.37	c fallback to adder encoding
770.08/770.32	o 36209
770.08/770.32	c current bound: 18104
770.08/770.32	c fallback to adder encoding
770.17/770.46	o 17133
770.17/770.46	c current bound: 8566
770.17/770.46	c fallback to adder encoding
770.32/770.61	o 8098
770.32/770.61	c current bound: 4049
770.32/770.61	c fallback to adder encoding
770.32/770.65	c current bound: 6074
770.32/770.65	c fallback to adder encoding
770.51/770.71	c current bound: 7086
770.51/770.71	c fallback to adder encoding
770.51/770.78	c current bound: 7592
770.51/770.78	c fallback to adder encoding
770.64/770.88	c current bound: 7845
770.64/770.88	c fallback to adder encoding
770.74/770.95	c current bound: 7972
770.74/770.95	c fallback to adder encoding
770.84/771.03	c current bound: 8035
770.84/771.03	c fallback to adder encoding
770.90/771.19	c current bound: 8067
770.90/771.19	c fallback to adder encoding
771.05/771.35	o 8067
771.05/771.35	c current bound: 8051
771.05/771.35	c fallback to adder encoding
771.21/771.43	c current bound: 8059
771.21/771.43	c fallback to adder encoding
771.29/771.55	o 8059
771.29/771.55	c current bound: 8055
771.29/771.55	c fallback to adder encoding
771.40/771.65	c current bound: 8057
771.40/771.65	c fallback to adder encoding
771.49/771.78	c current bound: 8058
771.49/771.78	c fallback to adder encoding
771.74/771.90	c display solution
771.74/771.90	s OPTIMUM FOUND
771.74/771.90	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-3754897-1339202633/watcher-3754897-1339202633 -o /tmp/evaluation-result-3754897-1339202633/solver-3754897-1339202633 -C 1800 -W 1900 -M 15500 HOME/npSolver-wbo.sh HOME/instance-3754897-1339202633.wbo 1021199257 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/179 29898
/proc/meminfo: memFree=25757180/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0

[startup+0.092963 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29898
/proc/meminfo: memFree=25757180/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29898
/proc/meminfo: memFree=25757180/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300285 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29898
/proc/meminfo: memFree=25757180/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700284 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 29898
/proc/meminfo: memFree=25757180/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50045 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29912
/proc/meminfo: memFree=25685380/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
[pid=29899] ppid=29898 vsize=36564 CPUtime=0.21 cores=0,2,4,6
/proc/29899/stat : 29899 (npSolver-wbo) S 29898 29898 23680 0 -1 4202496 4042 5340 0 0 16 3 1 1 20 0 1 0 386391873 37441536 7491 33554432000 4194304 6006132 140736145480960 140736145472368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29899/statm: 9141 7491 177 443 0 8694 0
[pid=29911] ppid=29899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29911/stat : 29911 (satsolver.sh) S 29899 29898 23680 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386391895 9367552 267 33554432000 4194304 5064252 140735015785168 140735015784080 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29911/statm: 2287 267 226 213 0 72 0
[pid=29912] ppid=29911 vsize=32532 CPUtime=1.26 cores=0,2,4,6
/proc/29912/stat : 29912 (glucose) R 29911 29898 23680 0 -1 4202496 8891 0 0 0 125 1 0 0 20 0 1 0 386391896 33312768 7658 33554432000 4194304 5208918 140734389813184 140734389811032 4211160 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29912/statm: 8133 7658 105 248 0 7882 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 87392

[startup+3.10046 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29912
/proc/meminfo: memFree=25676688/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
[pid=29899] ppid=29898 vsize=36564 CPUtime=0.21 cores=0,2,4,6
/proc/29899/stat : 29899 (npSolver-wbo) S 29898 29898 23680 0 -1 4202496 4042 5340 0 0 16 3 1 1 20 0 1 0 386391873 37441536 7491 33554432000 4194304 6006132 140736145480960 140736145472368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29899/statm: 9141 7491 177 443 0 8694 0
[pid=29911] ppid=29899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29911/stat : 29911 (satsolver.sh) S 29899 29898 23680 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386391895 9367552 267 33554432000 4194304 5064252 140735015785168 140735015784080 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29911/statm: 2287 267 226 213 0 72 0
[pid=29912] ppid=29911 vsize=51260 CPUtime=2.86 cores=0,2,4,6
/proc/29912/stat : 29912 (glucose) R 29911 29898 23680 0 -1 4202496 9671 0 0 0 284 2 0 0 20 0 1 0 386391896 52490240 11980 33554432000 4194304 5208918 140734389813184 140734389811048 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29912/statm: 12815 11980 105 248 0 12564 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 106120

[startup+6.30044 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29912
/proc/meminfo: memFree=25665272/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
[pid=29899] ppid=29898 vsize=36564 CPUtime=0.21 cores=0,2,4,6
/proc/29899/stat : 29899 (npSolver-wbo) S 29898 29898 23680 0 -1 4202496 4042 5340 0 0 16 3 1 1 20 0 1 0 386391873 37441536 7491 33554432000 4194304 6006132 140736145480960 140736145472368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29899/statm: 9141 7491 177 443 0 8694 0
[pid=29911] ppid=29899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29911/stat : 29911 (satsolver.sh) S 29899 29898 23680 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386391895 9367552 267 33554432000 4194304 5064252 140735015785168 140735015784080 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29911/statm: 2287 267 226 213 0 72 0
[pid=29912] ppid=29911 vsize=55680 CPUtime=6.06 cores=0,2,4,6
/proc/29912/stat : 29912 (glucose) R 29911 29898 23680 0 -1 4202496 10339 0 0 0 604 2 0 0 20 0 1 0 386391896 57016320 13142 33554432000 4194304 5208918 140734389813184 140734389809560 4211019 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29912/statm: 13920 13142 105 248 0 13669 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 110540

[startup+12.7004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29912
/proc/meminfo: memFree=25646236/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
[pid=29899] ppid=29898 vsize=36564 CPUtime=0.21 cores=0,2,4,6
/proc/29899/stat : 29899 (npSolver-wbo) S 29898 29898 23680 0 -1 4202496 4042 5340 0 0 16 3 1 1 20 0 1 0 386391873 37441536 7491 33554432000 4194304 6006132 140736145480960 140736145472368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29899/statm: 9141 7491 177 443 0 8694 0
[pid=29911] ppid=29899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29911/stat : 29911 (satsolver.sh) S 29899 29898 23680 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386391895 9367552 267 33554432000 4194304 5064252 140735015785168 140735015784080 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29911/statm: 2287 267 226 213 0 72 0
[pid=29912] ppid=29911 vsize=74672 CPUtime=12.46 cores=0,2,4,6
/proc/29912/stat : 29912 (glucose) R 29911 29898 23680 0 -1 4202496 11917 0 0 0 1243 3 0 0 20 0 1 0 386391896 76464128 17681 33554432000 4194304 5208918 140734389813184 140734389808952 4212856 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29912/statm: 18668 17681 105 248 0 18417 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 129532

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29912
/proc/meminfo: memFree=25644808/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
[pid=29899] ppid=29898 vsize=36564 CPUtime=0.21 cores=0,2,4,6
/proc/29899/stat : 29899 (npSolver-wbo) S 29898 29898 23680 0 -1 4202496 4042 5340 0 0 16 3 1 1 20 0 1 0 386391873 37441536 7491 33554432000 4194304 6006132 140736145480960 140736145472368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29899/statm: 9141 7491 177 443 0 8694 0
[pid=29911] ppid=29899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29911/stat : 29911 (satsolver.sh) S 29899 29898 23680 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386391895 9367552 267 33554432000 4194304 5064252 140735015785168 140735015784080 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29911/statm: 2287 267 226 213 0 72 0
[pid=29912] ppid=29911 vsize=105024 CPUtime=25.25 cores=0,2,4,6
/proc/29912/stat : 29912 (glucose) R 29911 29898 23680 0 -1 4202496 12348 0 0 0 2522 3 0 0 20 0 1 0 386391896 107544576 23222 33554432000 4194304 5208918 140734389813184 140734389809496 4212878 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29912/statm: 26256 23222 105 248 0 26005 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 159884

[startup+51.1004 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29912
/proc/meminfo: memFree=25605408/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
[pid=29899] ppid=29898 vsize=36564 CPUtime=0.21 cores=0,2,4,6
/proc/29899/stat : 29899 (npSolver-wbo) S 29898 29898 23680 0 -1 4202496 4042 5340 0 0 16 3 1 1 20 0 1 0 386391873 37441536 7491 33554432000 4194304 6006132 140736145480960 140736145472368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29899/statm: 9141 7491 177 443 0 8694 0
[pid=29911] ppid=29899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29911/stat : 29911 (satsolver.sh) S 29899 29898 23680 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386391895 9367552 267 33554432000 4194304 5064252 140735015785168 140735015784080 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29911/statm: 2287 267 226 213 0 72 0
[pid=29912] ppid=29911 vsize=123876 CPUtime=50.85 cores=0,2,4,6
/proc/29912/stat : 29912 (glucose) R 29911 29898 23680 0 -1 4202496 13140 0 0 0 5081 4 0 0 20 0 1 0 386391896 126849024 28134 33554432000 4194304 5208918 140734389813184 140734389809560 4229365 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29912/statm: 30969 28134 105 248 0 30718 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 178736

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29912
/proc/meminfo: memFree=25575252/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
[pid=29899] ppid=29898 vsize=36564 CPUtime=0.21 cores=0,2,4,6
/proc/29899/stat : 29899 (npSolver-wbo) S 29898 29898 23680 0 -1 4202496 4042 5340 0 0 16 3 1 1 20 0 1 0 386391873 37441536 7491 33554432000 4194304 6006132 140736145480960 140736145472368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29899/statm: 9141 7491 177 443 0 8694 0
[pid=29911] ppid=29899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29911/stat : 29911 (satsolver.sh) S 29899 29898 23680 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386391895 9367552 267 33554432000 4194304 5064252 140735015785168 140735015784080 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29911/statm: 2287 267 226 213 0 72 0
[pid=29912] ppid=29911 vsize=144356 CPUtime=102.04 cores=0,2,4,6
/proc/29912/stat : 29912 (glucose) R 29911 29898 23680 0 -1 4202496 14593 0 0 0 10199 5 0 0 20 0 1 0 386391896 147820544 35616 33554432000 4194304 5208918 140734389813184 140734389809560 4211561 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29912/statm: 36089 35616 105 248 0 35838 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 199216

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29912
/proc/meminfo: memFree=25551916/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
[pid=29899] ppid=29898 vsize=36564 CPUtime=0.21 cores=0,2,4,6
/proc/29899/stat : 29899 (npSolver-wbo) S 29898 29898 23680 0 -1 4202496 4042 5340 0 0 16 3 1 1 20 0 1 0 386391873 37441536 7491 33554432000 4194304 6006132 140736145480960 140736145472368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29899/statm: 9141 7491 177 443 0 8694 0
[pid=29911] ppid=29899 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/29911/statm: 2287 267 226 213 0 72 0
[pid=29912] ppid=29911 vsize=179412 CPUtime=461.99 cores=0,2,4,6
/proc/29912/stat : 29912 (glucose) R 29911 29898 23680 0 -1 4202496 19033 0 0 0 46167 32 0 0 20 0 1 0 386391896 183717888 42845 33554432000 4194304 5208918 140734389813184 140734389808888 4229692 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29912/statm: 44853 42845 105 248 0 44602 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 234272

[startup+522.3 s]
/proc/loadavg: 2.12 2.06 2.01 3/183 29916
/proc/meminfo: memFree=25535780/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
[pid=29899] ppid=29898 vsize=36564 CPUtime=0.21 cores=0,2,4,6
/proc/29899/stat : 29899 (npSolver-wbo) S 29898 29898 23680 0 -1 4202496 4042 5340 0 0 16 3 1 1 20 0 1 0 386391873 37441536 7491 33554432000 4194304 6006132 140736145480960 140736145472368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29899/statm: 9141 7491 177 443 0 8694 0
[pid=29911] ppid=29899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29911/stat : 29911 (satsolver.sh) S 29899 29898 23680 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386391895 9367552 267 33554432000 4194304 5064252 140735015785168 140735015784080 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29911/statm: 2287 267 226 213 0 72 0
[pid=29912] ppid=29911 vsize=179412 CPUtime=521.98 cores=0,2,4,6
/proc/29912/stat : 29912 (glucose) R 29911 29898 23680 0 -1 4202496 19336 0 0 0 52163 35 0 0 20 0 1 0 386391896 183717888 44381 33554432000 4194304 5208918 140734389813184 140734389809560 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29912/statm: 44853 44381 105 248 0 44602 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 234272

[startup+582.3 s]
/proc/loadavg: 2.04 2.04 2.00 3/183 29917
/proc/meminfo: memFree=25506132/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
[pid=29899] ppid=29898 vsize=36564 CPUtime=0.21 cores=0,2,4,6
/proc/29899/stat : 29899 (npSolver-wbo) S 29898 29898 23680 0 -1 4202496 4042 5340 0 0 16 3 1 1 20 0 1 0 386391873 37441536 7491 33554432000 4194304 6006132 140736145480960 140736145472368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29899/statm: 9141 7491 177 443 0 8694 0
[pid=29911] ppid=29899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29911/stat : 29911 (satsolver.sh) S 29899 29898 23680 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386391895 9367552 267 33554432000 4194304 5064252 140735015785168 140735015784080 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29911/statm: 2287 267 226 213 0 72 0
[pid=29912] ppid=29911 vsize=213348 CPUtime=581.97 cores=0,2,4,6
/proc/29912/stat : 29912 (glucose) R 29911 29898 23680 0 -1 4202496 20328 0 0 0 58159 38 0 0 20 0 1 0 386391896 218468352 51350 33554432000 4194304 5208918 140734389813184 140734389811032 4212508 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29912/statm: 53337 51350 105 248 0 53086 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 268208

[startup+642.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 29917
/proc/meminfo: memFree=25522360/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
[pid=29899] ppid=29898 vsize=36564 CPUtime=0.21 cores=0,2,4,6
/proc/29899/stat : 29899 (npSolver-wbo) S 29898 29898 23680 0 -1 4202496 4042 5340 0 0 16 3 1 1 20 0 1 0 386391873 37441536 7491 33554432000 4194304 6006132 140736145480960 140736145472368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29899/statm: 9141 7491 177 443 0 8694 0
[pid=29911] ppid=29899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29911/stat : 29911 (satsolver.sh) S 29899 29898 23680 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386391895 9367552 267 33554432000 4194304 5064252 140735015785168 140735015784080 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29911/statm: 2287 267 226 213 0 72 0
[pid=29912] ppid=29911 vsize=215408 CPUtime=641.97 cores=0,2,4,6
/proc/29912/stat : 29912 (glucose) R 29911 29898 23680 0 -1 4202496 21408 0 0 0 64156 41 0 0 20 0 1 0 386391896 220577792 47236 33554432000 4194304 5208918 140734389813184 140734389809560 4211501 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29912/statm: 53852 47236 105 248 0 53601 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 270268

[startup+702.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/183 29924
/proc/meminfo: memFree=25639212/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
[pid=29899] ppid=29898 vsize=36480 CPUtime=663.22 cores=0,2,4,6
/proc/29899/stat : 29899 (npSolver-wbo) S 29898 29898 23680 0 -1 4202496 6692 30137 0 0 32 4 66238 48 20 0 1 0 386391873 37355520 7480 33554432000 4194304 6006132 140736145480960 140736145472368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29899/statm: 9120 7480 177 443 0 8673 0
[pid=29923] ppid=29899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29923/stat : 29923 (satsolver.sh) S 29899 29898 23680 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386458209 9367552 267 33554432000 4194304 5064252 140735029854176 140735029853088 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/29923/statm: 2287 267 226 213 0 72 0
[pid=29924] ppid=29923 vsize=74948 CPUtime=38.92 cores=0,2,4,6
/proc/29924/stat : 29924 (glucose) R 29923 29898 23680 0 -1 4202496 13908 0 0 0 3889 3 0 0 20 0 1 0 386458209 76746752 18131 33554432000 4194304 5208918 140733742660576 140733742658664 4229748 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/29924/statm: 18737 18131 105 248 0 18486 0
Current children cumulated CPU time (s) 702.14
Current children cumulated vsize (KiB) 129724

[startup+762.306 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 29945
/proc/meminfo: memFree=25687924/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
[pid=29899] ppid=29898 vsize=20008 CPUtime=751.68 cores=0,2,4,6
/proc/29899/stat : 29899 (npSolver-wbo) S 29898 29898 23680 0 -1 4202496 14287 75325 0 0 73 10 75013 72 20 0 1 0 386391873 20488192 4560 33554432000 4194304 6006132 140736145480960 140736145472368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 5002 4560 178 443 0 4555 0
[pid=29944] ppid=29899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29944/stat : 29944 (satsolver.sh) S 29899 29898 23680 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 386467056 9367552 266 33554432000 4194304 5064252 140736869486176 140736869485088 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29944/statm: 2287 266 226 213 0 72 0
[pid=29945] ppid=29944 vsize=42232 CPUtime=10.45 cores=0,2,4,6
/proc/29945/stat : 29945 (glucose) R 29944 29898 23680 0 -1 4202496 7130 0 0 0 1044 1 0 0 20 0 1 0 386467057 43245568 9293 33554432000 4194304 5208918 140736279370912 140736279367224 4211632 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29945/statm: 10558 9293 105 248 0 10307 0
Current children cumulated CPU time (s) 762.13
Current children cumulated vsize (KiB) 80536

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

[startup+767.9 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 29959
/proc/meminfo: memFree=25703732/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
[pid=29899] ppid=29898 vsize=20008 CPUtime=766.34 cores=0,2,4,6
/proc/29899/stat : 29899 (npSolver-wbo) S 29898 29898 23680 0 -1 4202496 18571 95479 0 0 95 13 76441 85 20 0 1 0 386391873 20488192 4561 33554432000 4194304 6006132 140736145480960 140736145472368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 5002 4561 178 443 0 4555 0
[pid=29958] ppid=29899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29958/stat : 29958 (satsolver.sh) S 29899 29898 23680 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386468522 9367552 267 33554432000 4194304 5064252 140736527570672 140736527569584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29958/statm: 2287 267 226 213 0 72 0
[pid=29959] ppid=29958 vsize=28584 CPUtime=1.4 cores=0,2,4,6
/proc/29959/stat : 29959 (glucose) R 29958 29898 23680 0 -1 4202496 5811 0 0 0 139 1 0 0 20 0 1 0 386468522 29270016 5946 33554432000 4194304 5208918 140733368394272 140733368392024 4465602 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29959/statm: 7146 5946 104 248 0 6895 0
Current children cumulated CPU time (s) 767.74
Current children cumulated vsize (KiB) 66888

[startup+769.5 s]
/proc/loadavg: 2.02 2.03 2.00 3/183 29959
/proc/meminfo: memFree=25702112/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
[pid=29899] ppid=29898 vsize=20008 CPUtime=766.34 cores=0,2,4,6
/proc/29899/stat : 29899 (npSolver-wbo) S 29898 29898 23680 0 -1 4202496 18571 95479 0 0 95 13 76441 85 20 0 1 0 386391873 20488192 4561 33554432000 4194304 6006132 140736145480960 140736145472368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 5002 4561 178 443 0 4555 0
[pid=29958] ppid=29899 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29958/stat : 29958 (satsolver.sh) S 29899 29898 23680 0 -1 4202496 598 0 0 0 0 0 0 0 20 0 1 0 386468522 9367552 267 33554432000 4194304 5064252 140736527570672 140736527569584 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/29958/statm: 2287 267 226 213 0 72 0
[pid=29959] ppid=29958 vsize=29400 CPUtime=2.99 cores=0,2,4,6
/proc/29959/stat : 29959 (glucose) R 29958 29898 23680 0 -1 4202496 6160 0 0 0 298 1 0 0 20 0 1 0 386468522 30105600 6286 33554432000 4194304 5208918 140733368394272 140733368390648 4212392 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/29959/statm: 7350 6286 104 248 0 7099 0
Current children cumulated CPU time (s) 769.33
Current children cumulated vsize (KiB) 67704

[startup+771.107 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 30015
/proc/meminfo: memFree=25729156/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
[pid=29899] ppid=29898 vsize=20008 CPUtime=770.9 cores=0,2,4,6
/proc/29899/stat : 29899 (npSolver-wbo) S 29898 29898 23680 0 -1 4202496 23093 138808 0 0 104 15 76871 100 20 0 1 0 386391873 20488192 4561 33554432000 4194304 6006132 140736145480960 140736145472368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 5002 4561 178 443 0 4555 0
Current children cumulated CPU time (s) 770.9
Current children cumulated vsize (KiB) 29156

[startup+771.5 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 30015
/proc/meminfo: memFree=25729156/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
[pid=29899] ppid=29898 vsize=20008 CPUtime=771.29 cores=0,2,4,6
/proc/29899/stat : 29899 (npSolver-wbo) S 29898 29898 23680 0 -1 4202496 24591 151727 0 0 107 15 76905 102 20 0 1 0 386391873 20488192 4561 33554432000 4194304 6006132 140736145480960 140736145472368 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 5002 4561 178 443 0 4555 0
Current children cumulated CPU time (s) 771.29
Current children cumulated vsize (KiB) 29156

[startup+771.9 s]
/proc/loadavg: 2.01 2.03 2.00 3/183 30015
/proc/meminfo: memFree=25729156/32873844 swapFree=7372/7372
[pid=29898] ppid=29896 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/29898/stat : 29898 (npSolver-wbo.sh) S 29896 29898 23680 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 386391872 9367552 275 33554432000 4194304 5064252 140737404541248 140737404540160 245294065230 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/29898/statm: 2287 275 233 213 0 72 0
[pid=29899] ppid=29898 vsize=20008 CPUtime=771.74 cores=0,2,4,6
/proc/29899/stat : 29899 (npSolver-wbo) S 29898 29898 23680 0 -1 4202496 26097 165868 0 0 111 16 76942 105 20 0 1 0 386391873 20488192 4561 33554432000 4194304 6006132 140736145480960 140736145471856 5187998 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/29899/statm: 5002 4561 178 443 0 4555 0
Current children cumulated CPU time (s) 771.74
Current children cumulated vsize (KiB) 29156

Child status: 0
Real time (s): 771.908
CPU time (s): 771.773
CPU user time (s): 770.543
CPU system time (s): 1.22981
CPU usage (%): 99.9825
Max. virtual memory (cumulated for all children) (KiB): 319588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 770.543
system time used= 1.22981
maximum resident set size= 261872
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195631
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= 1025
involuntary context switches= 1072

runsolver used 1.37379 second user time and 4.77227 second system time

The end

Launcher Data

Begin job on node109 at 2012-06-09 02:43:53
IDJOB=3754897
IDBENCH=79605
IDSOLVER=2339
FILE ID=node109/3754897-1339202633
RUNJOBID= node109-1339184685-24917
PBS_JOBID= 14643833
Free space on /tmp= 69792 MiB

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

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

MD5SUM BENCH= 429cc4a9012eaf2031e2cb9a0fbbc756
RANDOM SEED=1021199257

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

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

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

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

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.264
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:        25757072 kB
Buffers:         1857984 kB
Cached:          2047176 kB
SwapCached:         1336 kB
Active:          5535676 kB
Inactive:         596516 kB
Active(anon):    2223032 kB
Inactive(anon):     5328 kB
Active(file):    3312644 kB
Inactive(file):   591188 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67102640 kB
Dirty:              8516 kB
Writeback:            24 kB
AnonPages:       2361168 kB
Mapped:            10496 kB
Shmem:                 4 kB
Slab:             839684 kB
SReclaimable:     281628 kB
SUnreclaim:       558056 kB
KernelStack:        1448 kB
PageTables:         8272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2788880 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1327104 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= 69784 MiB
End job on node109 at 2012-06-09 02:56:45