Trace number 4080340

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
Sat4j PB 2.3.6 Res+CP PB16SAT 6.86696 3.00503

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army8.9bt.opb
MD5SUM41a419a7ef36b132b62f2564e794a725
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.018996
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables220
Total number of constraints470
Number of constraints which are clauses333
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints135
Minimum length of a constraint1
Maximum length of a constraint64
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 9
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 73
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.05/0.32	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.05/0.32	c This is free software under the dual EPL/GNU LGPL licenses.
0.05/0.32	c See www.sat4j.org for details.
0.05/0.32	c version PB16.v20160501
0.05/0.32	c java.runtime.name	Java(TM) SE Runtime Environment
0.05/0.32	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.05/0.32	c java.vm.version	19.1-b02
0.05/0.32	c java.vm.vendor	Sun Microsystems Inc.
0.05/0.33	c sun.arch.data.model	64
0.05/0.33	c java.version		1.6.0_24
0.05/0.33	c os.name		Linux
0.05/0.33	c os.version		2.6.32-71.29.1.el6.x86_64
0.05/0.33	c os.arch		amd64
0.05/0.33	c Free memory 		501472288
0.05/0.33	c Max memory 		7480803328
0.05/0.33	c Total memory 		504102912
0.05/0.33	c Number of processors 	8
0.05/0.36	c Pseudo Boolean Optimization by upper bound
0.05/0.36	c ManyCore solver with 2 solvers running in parallel
0.05/0.36	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.05/0.36	c --- Begin Solver configuration ---
0.05/0.36	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@5d764be1
0.05/0.36	c Learn all clauses as in MiniSAT
0.05/0.36	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.05/0.36	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.05/0.36	c Expensive reason simplification
0.05/0.36	c Glucose 2.1 dynamic restart strategy
0.05/0.36	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.05/0.36	c timeout=2147483s
0.05/0.36	c DB Simplification allowed=false
0.05/0.36	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.05/0.36	c --- End Solver configuration ---
0.05/0.36	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.05/0.36	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.05/0.36	c --- Begin Solver configuration ---
0.05/0.36	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4413ee
0.05/0.36	c Learn all clauses as in MiniSAT
0.05/0.36	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.05/0.36	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.05/0.36	c No reason simplification
0.05/0.36	c Armin Biere (Picosat) restarts strategy
0.05/0.36	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.05/0.36	c timeout=2147483s
0.05/0.36	c DB Simplification allowed=false
0.05/0.36	c Listener: org.sat4j.pb.tools.ManyCorePB@9f436f5
0.05/0.36	c --- End Solver configuration ---
0.05/0.36	c solving HOME/instance-4080340-1465217569.opb
0.05/0.36	c reading problem ... 
0.05/0.37	c  no objective function found
0.16/0.47	c ... done. Wall clock time 0.104s.
0.16/0.47	c declared #vars     220
0.16/0.47	c #constraints  470
0.16/0.48	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.16/0.48	c constraints type 
0.16/0.48	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 212
0.16/0.48	c org.sat4j.minisat.constraints.card.MinWatchCard => 2
0.16/0.48	c org.sat4j.minisat.constraints.cnf.UnitClause => 1
0.16/0.48	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 120
0.16/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 135
0.16/0.48	c 470 constraints processed.
0.16/0.48	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.16/0.48	c constraints type 
0.16/0.48	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 120
0.16/0.48	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 212
0.16/0.48	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 2
0.16/0.48	c org.sat4j.pb.constraints.pb.UnitClausePB => 1
0.16/0.48	c org.sat4j.pb.constraints.pb.MaxWatchPb => 135
0.16/0.48	c 470 constraints processed.
3.10/1.27	c cleaning 2498 clauses out of 4996 with flag 18949/5001
5.40/1.92	c cleaning 4245 clauses out of 8496 with flag 47937/11000
6.81/2.60	c And the winner is solver0
6.82/2.99	c SATISFIABLE
6.82/2.99	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
6.82/2.99	c starts		: 27
6.82/2.99	c conflicts		: 17502
6.82/2.99	c decisions		: 23437
6.82/2.99	c propagations		: 588372
6.82/2.99	c inspects		: 23888067
6.82/2.99	c shortcuts		: 0
6.82/2.99	c learnt literals	: 6
6.82/2.99	c learnt binary clauses	: 4
6.82/2.99	c learnt ternary clauses	: 9
6.82/2.99	c learnt constraints	: 17496
6.82/2.99	c ignored constraints	: 0
6.82/2.99	c root simplifications	: 0
6.82/2.99	c removed literals (reason simplification)	: 42150
6.82/2.99	c reason swapping (by a shorter reason)	: 0
6.82/2.99	c Calls to reduceDB	: 2
6.82/2.99	c Number of update (reduction) of LBD	: 4464
6.82/2.99	c Imported unit clauses	: 0
6.82/2.99	c number of reductions to clauses (during analyze)	: 0
6.82/2.99	c number of learned constraints concerned by reduction	: 0
6.82/2.99	c number of learning phase by resolution	: 0
6.82/2.99	c number of learning phase by cutting planes	: 0
6.82/2.99	c speed (assignments/second)	: 235348.8
6.82/2.99	c non guided choices	17
6.82/2.99	c learnt constraints type 
6.82/2.99	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 4
6.82/2.99	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 10749
6.82/2.99	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
6.82/2.99	c starts		: 7
6.82/2.99	c conflicts		: 872
6.82/2.99	c decisions		: 1042
6.82/2.99	c propagations		: 29348
6.82/2.99	c inspects		: 2970412
6.82/2.99	c shortcuts		: 0
6.82/2.99	c learnt literals	: 0
6.82/2.99	c learnt binary clauses	: 0
6.82/2.99	c learnt ternary clauses	: 0
6.82/2.99	c learnt constraints	: 872
6.82/2.99	c ignored constraints	: 0
6.82/2.99	c root simplifications	: 0
6.82/2.99	c removed literals (reason simplification)	: 0
6.82/2.99	c reason swapping (by a shorter reason)	: 0
6.82/2.99	c Calls to reduceDB	: 0
6.82/2.99	c Number of update (reduction) of LBD	: 0
6.82/2.99	c Imported unit clauses	: 0
6.82/2.99	c number of reductions to clauses (during analyze)	: 0
6.82/2.99	c number of learned constraints concerned by reduction	: 0
6.82/2.99	c number of learning phase by resolution	: 0
6.82/2.99	c number of learning phase by cutting planes	: 0
6.82/2.99	c speed (assignments/second)	: 11711.093375897846
6.82/2.99	c non guided choices	17
6.82/3.00	c learnt constraints type 
6.82/3.00	c org.sat4j.pb.constraints.pb.MaxWatchPb => 872
6.82/3.00	s SATISFIABLE
6.82/3.00	c Found 1 solution(s)
6.82/3.00	v x1 -x2 -x3 -x4 x5 -x6 x7 -x8 x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 x30 -x31 x32 x33 -x34 -x35 -x36 x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 x94 -x95 -x96 -x97 -x98 -x99 x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 x108 -x109 -x110 -x111 x112 -x113 -x114 -x115 x116 -x117 -x118 -x119 -x120 -x121 -x122 -x123 -x124 -x125 x126 -x127 -x128 -x129 x130 x131 -x132 -x133 x134 -x135 x136 x137 -x138 x139 -x140 x141 -x142 x143 -x144 -x145 x146 x147 -x148 -x149 x150 -x151 x152 -x153 x154 x155 -x156 x157 -x158 x159 -x160 -x161 x162 x163 -x164 -x165 x166 -x167 x168 -x169 -x170 x171 -x172 x173 -x174 -x175 -x176 -x177 x178 -x179 -x180 -x181 x182 -x183 x184 -x185 x186 -x187 -x188 -x189 x190 x191 -x192 x193 -x194 x195 -x196 -x197 -x198 x199 -x200 -x201 -x202 x203 -x204 -x205 -x206 -x207 -x208 x209 -x210 x211 -x212 -x213 x214 -x215 x216 -x217 x218 x219 -x220 
6.82/3.00	c Total wall clock time (in seconds): 2.633

Verifier Data

OK	0

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4080340-1465217569/watcher-4080340-1465217569 -o /tmp/evaluation-result-4080340-1465217569/solver-4080340-1465217569 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465217569-32164 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4080340-1465217569.opb 

pid=32186
running on 4 cores: 1,3,5,7

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.12 1.73 1.94 4/175 32192
/proc/meminfo: memFree=30951152/32872528 swapFree=12208/1156848
[pid=32191] ppid=32186 vsize=272 CPUtime=0 cores=1,3,5,7
/proc/32191/stat : 32191 (java) R 32186 32191 32147 0 -1 4202496 158 0 0 0 0 0 0 0 20 0 1 0 103691520 278528 33 33554432000 1073741824 1073778376 140736622983440 140736622980616 219504799015 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/32191/statm: 68 33 25 9 0 25 0

[startup+0.100073 s]
/proc/loadavg: 1.12 1.73 1.94 4/175 32192
/proc/meminfo: memFree=30951152/32872528 swapFree=12208/1156848
[pid=32191] ppid=32186 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/32191/stat : 32191 (java) D 32186 32191 32147 0 -1 4202496 1145 0 19 0 0 0 0 0 20 0 1 0 103691520 23793664 814 33554432000 1073741824 1073778376 140736178738704 140736178728696 139813542745808 0 0 4096 0 18446744071579943789 0 0 17 1 0 0 7 0 0
/proc/32191/statm: 5809 814 608 9 0 128 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23236

[startup+0.200296 s]
/proc/loadavg: 1.12 1.73 1.94 4/175 32192
/proc/meminfo: memFree=30951152/32872528 swapFree=12208/1156848
[pid=32191] ppid=32186 vsize=9092432 CPUtime=0.02 cores=1,3,5,7
/proc/32191/stat : 32191 (java) S 32186 32191 32147 0 -1 4202496 2980 0 28 0 1 1 0 0 20 0 11 0 103691520 9310650368 3118 33554432000 1073741824 1073778376 140736178738704 140736178729840 219517321277 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/32191/statm: 2273108 3118 1621 9 0 2263809 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9092432

[startup+0.300291 s]
/proc/loadavg: 1.12 1.73 1.94 4/175 32192
/proc/meminfo: memFree=30951152/32872528 swapFree=12208/1156848
[pid=32191] ppid=32186 vsize=9558476 CPUtime=0.05 cores=1,3,5,7
/proc/32191/stat : 32191 (java) S 32186 32191 32147 0 -1 4202496 3380 0 28 0 4 1 0 0 20 0 18 0 103691520 9787879424 4027 33554432000 1073741824 1073778376 140736178738704 140736178729840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/32191/statm: 2389619 4027 1786 9 0 2380296 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 9558476

[startup+0.700188 s]
/proc/loadavg: 1.12 1.73 1.94 4/175 32192
/proc/meminfo: memFree=30951152/32872528 swapFree=12208/1156848
[pid=32191] ppid=32186 vsize=9824732 CPUtime=1.1 cores=1,3,5,7
/proc/32191/stat : 32191 (java) S 32186 32191 32147 0 -1 4202496 11223 0 30 0 106 4 0 0 20 0 22 0 103691520 10060525568 12265 33554432000 1073741824 1073778376 140736178738704 140736178729840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/32191/statm: 2456183 12265 2249 9 0 2446860 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 9824732

[startup+1.50088 s]
/proc/loadavg: 1.12 1.73 1.94 10/219 32236
/proc/meminfo: memFree=30748244/32872528 swapFree=12208/1156848
[pid=32191] ppid=32186 vsize=9824732 CPUtime=4.23 cores=1,3,5,7
/proc/32191/stat : 32191 (java) S 32186 32191 32147 0 -1 4202496 23201 0 30 0 415 8 0 0 20 0 22 0 103691520 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 140736178729840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/32191/statm: 2456183 46752 2283 9 0 2446860 0
[pid=32191/tid=32196] ppid=32186 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/32191/task/32196/stat : 32196 (java) S 32186 32191 32147 0 -1 4202560 2456 0 7 0 18 2 0 0 20 0 22 0 103691531 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813538427768 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 14 0 0
[pid=32191/tid=32197] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32197/stat : 32197 (java) S 32186 32191 32147 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813382289576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32198] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32198/stat : 32198 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813381237032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32191/tid=32199] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32199/stat : 32199 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813380184488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32191/tid=32200] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32200/stat : 32200 (java) S 32186 32191 32147 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813379131944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32191/tid=32202] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32202/stat : 32202 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813378079400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32204] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32204/stat : 32204 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813377026856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32206] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32206/stat : 32206 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813375974312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32191/tid=32208] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32208/stat : 32208 (java) S 32186 32191 32147 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813374921768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32191/tid=32214] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32214/stat : 32214 (java) S 32186 32191 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103691540 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813362722920 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32216] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32216/stat : 32216 (java) S 32186 32191 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103691542 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813361669240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32218] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32218/stat : 32218 (java) S 32186 32191 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103691542 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813360616584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32220] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32220/stat : 32220 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813359565328 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32222] ppid=32186 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/32191/task/32222/stat : 32222 (java) S 32186 32191 32147 0 -1 4202560 10606 0 1 0 96 2 0 0 20 0 22 0 103691547 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813358512696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32191/tid=32224] ppid=32186 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/32191/task/32224/stat : 32224 (java) R 32186 32191 32147 0 -1 4202560 8740 0 1 0 101 1 0 0 20 0 22 0 103691547 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813357438264 139813544576493 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=32191/tid=32226] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32226/stat : 32226 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813356407800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32191/tid=32228] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32228/stat : 32228 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813355355464 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32191/tid=32229] ppid=32186 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/32191/task/32229/stat : 32229 (java) R 32186 32191 32147 0 -1 4202560 27 0 0 0 97 0 0 0 20 0 22 0 103691569 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813354201280 139813411141313 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32230] ppid=32186 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/32191/task/32230/stat : 32230 (java) R 32186 32191 32147 0 -1 4202560 91 0 0 0 96 2 0 0 20 0 22 0 103691569 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813353147656 139813411158303 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=32191/tid=32231] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32231/stat : 32231 (java) S 32186 32191 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691569 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813352096808 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32232] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32232/stat : 32232 (java) S 32186 32191 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691570 10060525568 46752 33554432000 1073741824 1073778376 140736178738704 139813351044264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 9824732

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 32191 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1.60115 s]
/proc/loadavg: 1.12 1.73 1.94 10/219 32236
/proc/meminfo: memFree=30748244/32872528 swapFree=12208/1156848
[pid=32191] ppid=32186 vsize=9824732 CPUtime=4.53 cores=1,3,5,7
/proc/32191/stat : 32191 (java) S 32186 32191 32147 0 -1 4202496 23322 0 30 0 445 8 0 0 20 0 22 0 103691520 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 140736178729840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/32191/statm: 2456183 48912 2283 9 0 2446860 0
[pid=32191/tid=32196] ppid=32186 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/32191/task/32196/stat : 32196 (java) S 32186 32191 32147 0 -1 4202560 2456 0 7 0 18 2 0 0 20 0 22 0 103691531 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813538427768 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 14 0 0
[pid=32191/tid=32197] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32197/stat : 32197 (java) S 32186 32191 32147 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813382289576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32191/tid=32198] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32198/stat : 32198 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813381237032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32199] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32199/stat : 32199 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813380184488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32191/tid=32200] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32200/stat : 32200 (java) S 32186 32191 32147 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813379131944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32191/tid=32202] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32202/stat : 32202 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813378079400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32204] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32204/stat : 32204 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813377026856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32206] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32206/stat : 32206 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813375974312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32191/tid=32208] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32208/stat : 32208 (java) S 32186 32191 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813374921768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32214] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32214/stat : 32214 (java) S 32186 32191 32147 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 103691540 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813362722920 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32216] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32216/stat : 32216 (java) S 32186 32191 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103691542 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813361669240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32218] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32218/stat : 32218 (java) S 32186 32191 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103691542 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813360616584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32220] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32220/stat : 32220 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813359565328 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32222] ppid=32186 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/32191/task/32222/stat : 32222 (java) S 32186 32191 32147 0 -1 4202560 10606 0 1 0 96 2 0 0 20 0 22 0 103691547 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813358512696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32191/tid=32224] ppid=32186 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/32191/task/32224/stat : 32224 (java) R 32186 32191 32147 0 -1 4202560 8789 0 1 0 111 1 0 0 20 0 22 0 103691547 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813357438264 139813542520418 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=32191/tid=32226] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32226/stat : 32226 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813356407800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32191/tid=32228] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32228/stat : 32228 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813355355464 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32191/tid=32229] ppid=32186 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/32191/task/32229/stat : 32229 (java) R 32186 32191 32147 0 -1 4202560 27 0 0 0 106 0 0 0 20 0 22 0 103691569 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813354199560 139813411229612 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32230] ppid=32186 vsize=9824732 CPUtime=1.06 cores=1,3,5,7
/proc/32191/task/32230/stat : 32230 (java) R 32186 32191 32147 0 -1 4202560 92 0 0 0 104 2 0 0 20 0 22 0 103691569 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813353147784 139813411505706 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=32191/tid=32231] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32231/stat : 32231 (java) S 32186 32191 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691569 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813352096808 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32232] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32232/stat : 32232 (java) S 32186 32191 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691570 10060525568 48912 33554432000 1073741824 1073778376 140736178738704 139813351044264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 4.53
Current children cumulated vsize (KiB) 9824732

[startup+2.40091 s]
/proc/loadavg: 1.35 1.76 1.95 6/219 32236
/proc/meminfo: memFree=30520048/32872528 swapFree=12208/1156848
[pid=32191] ppid=32186 vsize=9824732 CPUtime=6.42 cores=1,3,5,7
/proc/32191/stat : 32191 (java) S 32186 32191 32147 0 -1 4202496 23408 0 30 0 631 11 0 0 20 0 22 0 103691520 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 140736178729840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/32191/statm: 2456183 52468 2283 9 0 2446860 0
[pid=32191/tid=32196] ppid=32186 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/32191/task/32196/stat : 32196 (java) S 32186 32191 32147 0 -1 4202560 2456 0 7 0 18 2 0 0 20 0 22 0 103691531 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813538427768 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 14 0 0
[pid=32191/tid=32197] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32197/stat : 32197 (java) S 32186 32191 32147 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813382289576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32191/tid=32198] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32198/stat : 32198 (java) S 32186 32191 32147 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813381237032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32199] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32199/stat : 32199 (java) S 32186 32191 32147 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813380184488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32191/tid=32200] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32200/stat : 32200 (java) S 32186 32191 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813379131944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32191/tid=32202] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32202/stat : 32202 (java) S 32186 32191 32147 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813378079400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32204] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32204/stat : 32204 (java) S 32186 32191 32147 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813377026856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32206] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32206/stat : 32206 (java) S 32186 32191 32147 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 103691537 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813375974312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32191/tid=32208] ppid=32186 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/32191/task/32208/stat : 32208 (java) S 32186 32191 32147 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 103691537 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813374921768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32191/tid=32214] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32214/stat : 32214 (java) S 32186 32191 32147 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 22 0 103691540 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813362722920 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32216] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32216/stat : 32216 (java) S 32186 32191 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 103691542 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813361669240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32218] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32218/stat : 32218 (java) S 32186 32191 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 103691542 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813360616584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32220] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32220/stat : 32220 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813359565328 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32222] ppid=32186 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/32191/task/32222/stat : 32222 (java) S 32186 32191 32147 0 -1 4202560 10609 0 1 0 100 2 0 0 20 0 22 0 103691547 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813358512696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32191/tid=32224] ppid=32186 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/32191/task/32224/stat : 32224 (java) S 32186 32191 32147 0 -1 4202560 8841 0 1 0 135 2 0 0 20 0 22 0 103691547 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813357460152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32191/tid=32226] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32226/stat : 32226 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813356407800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32191/tid=32228] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32228/stat : 32228 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 103691547 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813355355464 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32191/tid=32229] ppid=32186 vsize=9824732 CPUtime=1.83 cores=1,3,5,7
/proc/32191/task/32229/stat : 32229 (java) R 32186 32191 32147 0 -1 4202560 28 0 0 0 183 0 0 0 20 0 22 0 103691569 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813354201408 139813411200360 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32230] ppid=32186 vsize=9824732 CPUtime=1.84 cores=1,3,5,7
/proc/32191/task/32230/stat : 32230 (java) R 32186 32191 32147 0 -1 4202560 93 0 0 0 182 2 0 0 20 0 22 0 103691569 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813353148336 139813411505722 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=32191/tid=32231] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32231/stat : 32231 (java) S 32186 32191 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691569 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813352096808 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32232] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32232/stat : 32232 (java) S 32186 32191 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 103691570 10060525568 52468 33554432000 1073741824 1073778376 140736178738704 139813351044264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.42
Current children cumulated vsize (KiB) 9824732

[startup+2.80087 s]
/proc/loadavg: 1.35 1.76 1.95 6/219 32236
/proc/meminfo: memFree=30520048/32872528 swapFree=12208/1156848
[pid=32191] ppid=32186 vsize=9824732 CPUtime=6.82 cores=1,3,5,7
/proc/32191/stat : 32191 (java) S 32186 32191 32147 0 -1 4202496 23449 0 30 0 669 13 0 0 20 0 19 0 103691520 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 140736178729840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/32191/statm: 2456183 72935 2284 9 0 2446860 0
[pid=32191/tid=32196] ppid=32186 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/32191/task/32196/stat : 32196 (java) S 32186 32191 32147 0 -1 4202560 2456 0 7 0 18 2 0 0 20 0 19 0 103691531 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 139813538427768 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 14 0 0
[pid=32191/tid=32197] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32197/stat : 32197 (java) S 32186 32191 32147 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 103691537 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 139813382289576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32191/tid=32198] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32198/stat : 32198 (java) S 32186 32191 32147 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 103691537 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 139813381237032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32199] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32199/stat : 32199 (java) S 32186 32191 32147 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 103691537 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 139813380184488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32191/tid=32200] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32200/stat : 32200 (java) S 32186 32191 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 103691537 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 139813379131944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32191/tid=32202] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32202/stat : 32202 (java) S 32186 32191 32147 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 103691537 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 139813378079400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32204] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32204/stat : 32204 (java) S 32186 32191 32147 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 103691537 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 139813377026856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32206] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32206/stat : 32206 (java) S 32186 32191 32147 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 103691537 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 139813375974312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32191/tid=32208] ppid=32186 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/32191/task/32208/stat : 32208 (java) S 32186 32191 32147 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 103691537 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 139813374921768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32191/tid=32214] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32214/stat : 32214 (java) S 32186 32191 32147 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 103691540 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 139813362722920 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32216] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32216/stat : 32216 (java) S 32186 32191 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 103691542 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 139813361669240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32218] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32218/stat : 32218 (java) S 32186 32191 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 103691542 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 139813360616584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32220] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32220/stat : 32220 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103691547 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 139813359565328 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32222] ppid=32186 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/32191/task/32222/stat : 32222 (java) S 32186 32191 32147 0 -1 4202560 10609 0 1 0 100 2 0 0 20 0 19 0 103691547 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 139813358512696 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32191/tid=32224] ppid=32186 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/32191/task/32224/stat : 32224 (java) S 32186 32191 32147 0 -1 4202560 8841 0 1 0 135 2 0 0 20 0 19 0 103691547 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 139813357460152 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32191/tid=32226] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32226/stat : 32226 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103691547 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 139813356407800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32191/tid=32228] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32228/stat : 32228 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103691547 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 139813355355464 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32191/tid=32232] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32232/stat : 32232 (java) S 32186 32191 32147 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 103691570 10060525568 72935 33554432000 1073741824 1073778376 140736178738704 139813351044264 219517335465 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.82
Current children cumulated vsize (KiB) 9824732

[startup+3.00072 s]
/proc/loadavg: 1.35 1.76 1.95 6/219 32236
/proc/meminfo: memFree=30520048/32872528 swapFree=12208/1156848
[pid=32191] ppid=32186 vsize=9824732 CPUtime=6.83 cores=1,3,5,7
/proc/32191/stat : 32191 (java) S 32186 32191 32147 0 -1 4202496 23453 0 30 0 670 13 0 0 20 0 19 0 103691520 10060525568 73448 33554432000 1073741824 1073778376 140736178738704 140736178729840 219517321277 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 7 0 0
/proc/32191/statm: 2456183 73448 2284 9 0 2446860 0
[pid=32191/tid=32196] ppid=32186 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/32191/task/32196/stat : 32196 (java) S 32186 32191 32147 0 -1 4202560 2456 0 7 0 18 2 0 0 20 0 19 0 103691531 10060525568 73448 33554432000 1073741824 1073778376 140736178738704 139813538427608 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 15 0 0
[pid=32191/tid=32197] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32197/stat : 32197 (java) S 32186 32191 32147 0 -1 4202560 20 0 0 0 0 0 0 0 20 0 19 0 103691537 10060525568 73448 33554432000 1073741824 1073778376 140736178738704 139813382289576 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32191/tid=32198] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32198/stat : 32198 (java) S 32186 32191 32147 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 103691537 10060525568 73448 33554432000 1073741824 1073778376 140736178738704 139813381237032 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32199] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32199/stat : 32199 (java) S 32186 32191 32147 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 103691537 10060525568 73448 33554432000 1073741824 1073778376 140736178738704 139813380184488 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=32191/tid=32200] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32200/stat : 32200 (java) S 32186 32191 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 103691537 10060525568 73448 33554432000 1073741824 1073778376 140736178738704 139813379131944 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=32191/tid=32202] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32202/stat : 32202 (java) S 32186 32191 32147 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 103691537 10060525568 73448 33554432000 1073741824 1073778376 140736178738704 139813378079400 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32204] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32204/stat : 32204 (java) S 32186 32191 32147 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 103691537 10060525568 73448 33554432000 1073741824 1073778376 140736178738704 139813377026856 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32206] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32206/stat : 32206 (java) S 32186 32191 32147 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 103691537 10060525568 73448 33554432000 1073741824 1073778376 140736178738704 139813375974312 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32191/tid=32208] ppid=32186 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/32191/task/32208/stat : 32208 (java) S 32186 32191 32147 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 19 0 103691537 10060525568 73448 33554432000 1073741824 1073778376 140736178738704 139813374921768 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=32191/tid=32214] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32214/stat : 32214 (java) S 32186 32191 32147 0 -1 4202560 71 0 0 0 0 0 0 0 20 0 19 0 103691540 10060525568 73448 33554432000 1073741824 1073778376 140736178738704 139813362722920 219517335465 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32216] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32216/stat : 32216 (java) S 32186 32191 32147 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 103691542 10060525568 73448 33554432000 1073741824 1073778376 140736178738704 139813361669240 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32218] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32218/stat : 32218 (java) S 32186 32191 32147 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 103691542 10060525568 73448 33554432000 1073741824 1073778376 140736178738704 139813360616584 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32220] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32220/stat : 32220 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 103691547 10060525568 73448 33554432000 1073741824 1073778376 140736178738704 139813359565328 219517343520 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32222] ppid=32186 vsize=9824732 CPUtime=1.02 cores=1,3,5,7
/proc/32191/task/32222/stat : 32222 (java) R 32186 32191 32147 0 -1 4202560 10609 0 1 0 100 2 0 0 20 0 18 0 103691547 10060525568 73445 33554432000 1073741824 1073778376 140736178738704 139813358512328 139813544631398 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=32191/tid=32224] ppid=32186 vsize=9824732 CPUtime=1.37 cores=1,3,5,7
/proc/32191/task/32224/stat : 32224 (java) R 32186 32191 32147 0 -1 4202560 8841 0 1 0 135 2 0 0 20 0 18 0 103691547 10060525568 73445 33554432000 1073741824 1073778376 140736178738704 139813357460152 139813545029563 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=32191/tid=32226] ppid=32186 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/32191/task/32226/stat : 32226 (java) S 32186 32191 32147 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 18 0 103691547 10060525568 73445 33554432000 1073741824 1073778376 140736178738704 139813356407800 219517334588 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 6.83
Current children cumulated vsize (KiB) 9824732

Child status: 10
Real time (s): 3.00503
CPU time (s): 6.86696
CPU user time (s): 6.68098
CPU system time (s): 0.185971
CPU usage (%): 228.515
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 6.68098
system time used= 0.185971
maximum resident set size= 293796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23455
page faults= 30
swaps= 0
block input operations= 18736
block output operations= 64
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 848
involuntary context switches= 208

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.019996 second user time and 0.021996 second system time

The end

Launcher Data

Begin job on node114 at 2016-06-06 14:52:49
IDJOB=4080340
IDBENCH=1159
IDSOLVER=2543
FILE ID=node114/4080340-1465217569
RUNJOBID= node114-1465217569-32164
PBS_JOBID= 19843208
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army8.9bt.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4080340-1465217569/watcher-4080340-1465217569 -o /tmp/evaluation-result-4080340-1465217569/solver-4080340-1465217569 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node114-1465217569-32164 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4080340-1465217569.opb

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

MD5SUM BENCH= 41a419a7ef36b132b62f2564e794a725
RANDOM SEED=1575617916

node114.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.852
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	: 5333.70
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.852
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	: 5332.55
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.852
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	: 5332.55
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.852
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	: 5332.55
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.852
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	: 5332.55
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.852
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	: 5332.55
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.852
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	: 5332.54
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.852
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30954100 kB
Buffers:            6404 kB
Cached:            55260 kB
SwapCached:         1740 kB
Active:            41536 kB
Inactive:          22600 kB
Active(anon):       3584 kB
Inactive(anon):     1232 kB
Active(file):      37952 kB
Inactive(file):    21368 kB
Unevictable:     1156848 kB
Mlocked:           12208 kB
SwapTotal:      67108856 kB
SwapFree:       67096556 kB
Dirty:              1644 kB
Writeback:             0 kB
AnonPages:       1158572 kB
Mapped:             6836 kB
Shmem:                 0 kB
Slab:             564808 kB
SReclaimable:       8924 kB
SUnreclaim:       555884 kB
KernelStack:        1360 kB
PageTables:         6296 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1253748 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1146880 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71736 MiB
End job on node114 at 2016-06-06 14:52:53