Trace number 4091985

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 PB16OPTIMUM 24.2513 33.4011

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111212272--soft-33-100-0.wbo
MD5SUM43af695f5d89afd81852305c494200d4
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark5.04223
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables169
Total number of constraints101
Number of soft constraints64
Number of constraints which are clauses30
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint169
Top cost 3426
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 3425
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1210
Number of bits of the biggest sum of numbers11
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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	8
0.10/0.11	c Pseudo Boolean Optimization by upper bound
0.10/0.11	c ManyCore solver with 2 solvers running in parallel
0.10/0.11	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Glucose 2.1 dynamic restart strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.11	c No reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	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.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=false
0.10/0.11	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-4091985-1467321258.wbo
0.10/0.11	c reading problem ... 
0.10/0.18	c ... done. Wall clock time 0.068s.
0.10/0.18	c declared #vars     169
0.10/0.18	c internal #vars     233
0.10/0.18	c #constraints  101
0.10/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.10/0.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 30
0.10/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 41
0.10/0.18	c 101 constraints processed.
0.10/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.18	c constraints type 
0.10/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.10/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 30
0.10/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 41
0.10/0.18	c 101 constraints processed.
0.10/0.18	c objective function length is 64 literals
1.42/0.50	c And the winner is solver0
1.66/0.69	c SATISFIABLE
1.66/0.69	c OPTIMIZING...
1.66/0.69	c Got one! Elapsed wall clock time (in seconds):0.573
1.66/0.69	o 1123
1.66/0.69	c And the winner is solver0
1.83/1.19	c Got one! Elapsed wall clock time (in seconds):1.074
1.83/1.19	o 1055
1.83/1.20	c And the winner is solver0
1.85/1.69	c Got one! Elapsed wall clock time (in seconds):1.575
1.85/1.69	o 960
1.85/1.70	c And the winner is solver0
1.94/2.19	c Got one! Elapsed wall clock time (in seconds):2.076
1.94/2.19	o 720
1.94/2.19	c And the winner is solver0
1.95/2.69	c Got one! Elapsed wall clock time (in seconds):2.577
1.95/2.69	o 552
1.95/2.70	c And the winner is solver0
1.95/3.19	c Got one! Elapsed wall clock time (in seconds):3.078
1.95/3.19	o 544
1.95/3.19	c And the winner is solver0
1.95/3.69	c Got one! Elapsed wall clock time (in seconds):3.579
1.95/3.69	o 541
1.95/3.74	c And the winner is solver0
2.10/4.19	c Got one! Elapsed wall clock time (in seconds):4.08
2.10/4.19	o 511
2.10/4.21	c And the winner is solver0
2.14/4.69	c Got one! Elapsed wall clock time (in seconds):4.581
2.14/4.69	o 509
2.15/4.70	c And the winner is solver0
2.15/5.20	c Got one! Elapsed wall clock time (in seconds):5.082
2.15/5.20	o 505
2.15/5.20	c And the winner is solver0
2.17/5.70	c Got one! Elapsed wall clock time (in seconds):5.583
2.17/5.70	o 495
2.17/5.70	c And the winner is solver0
2.17/6.20	c Got one! Elapsed wall clock time (in seconds):6.084
2.17/6.20	o 486
2.17/6.23	c And the winner is solver0
2.23/6.70	c Got one! Elapsed wall clock time (in seconds):6.585
2.23/6.70	o 480
2.23/6.71	c And the winner is solver0
2.24/7.20	c Got one! Elapsed wall clock time (in seconds):7.086
2.24/7.20	o 459
2.24/7.20	c And the winner is solver0
2.24/7.70	c Got one! Elapsed wall clock time (in seconds):7.587
2.24/7.70	o 455
2.24/7.70	c And the winner is solver0
2.24/8.20	c Got one! Elapsed wall clock time (in seconds):8.088
2.24/8.20	o 418
2.24/8.21	c And the winner is solver0
2.24/8.70	c Got one! Elapsed wall clock time (in seconds):8.589
2.24/8.70	o 404
2.24/8.71	c And the winner is solver0
2.27/9.20	c Got one! Elapsed wall clock time (in seconds):9.09
2.27/9.20	o 397
2.27/9.22	c And the winner is solver0
2.34/9.70	c Got one! Elapsed wall clock time (in seconds):9.591
2.34/9.70	o 393
2.34/9.72	c And the winner is solver0
2.39/10.21	c Got one! Elapsed wall clock time (in seconds):10.092
2.39/10.21	o 390
2.39/10.21	c And the winner is solver0
2.39/10.71	c Got one! Elapsed wall clock time (in seconds):10.593
2.39/10.71	o 375
2.39/10.73	c And the winner is solver0
2.45/11.21	c Got one! Elapsed wall clock time (in seconds):11.094
2.45/11.21	o 370
2.45/11.21	c And the winner is solver0
2.95/11.71	c Got one! Elapsed wall clock time (in seconds):11.6
2.95/11.71	o 264
2.95/11.73	c And the winner is solver0
3.00/12.21	c Got one! Elapsed wall clock time (in seconds):12.101
3.00/12.21	o 254
3.00/12.22	c And the winner is solver0
3.00/12.71	c Got one! Elapsed wall clock time (in seconds):12.601
3.00/12.71	o 236
3.23/12.81	c cleaning 4985 clauses out of 9976 with flag 3524/9976
3.23/12.84	c And the winner is solver0
3.48/13.22	c Got one! Elapsed wall clock time (in seconds):13.102
3.48/13.22	o 232
3.85/13.42	c cleaning 5373 clauses out of 10746 with flag 17575/15731
4.50/13.70	c cleaning 5684 clauses out of 11371 with flag 39968/21729
4.71/13.80	c And the winner is solver0
4.73/14.22	c Got one! Elapsed wall clock time (in seconds):14.103
4.73/14.22	o 218
4.73/14.24	c And the winner is solver0
4.85/14.72	c Got one! Elapsed wall clock time (in seconds):14.604
4.85/14.72	o 209
4.85/14.79	c And the winner is solver0
5.04/15.22	c Got one! Elapsed wall clock time (in seconds):15.105
5.04/15.22	o 204
5.20/15.31	c cleaning 6068 clauses out of 12145 with flag 7505/28187
5.41/15.41	c And the winner is solver0
5.44/15.72	c Got one! Elapsed wall clock time (in seconds):15.606
5.44/15.72	o 201
5.59/15.80	c And the winner is solver0
5.65/16.22	c Got one! Elapsed wall clock time (in seconds):16.107
5.65/16.22	o 193
5.65/16.24	c And the winner is solver0
5.70/16.72	c Got one! Elapsed wall clock time (in seconds):16.609
5.70/16.72	o 179
5.70/16.78	c cleaning 6148 clauses out of 12309 with flag 3819/34419
5.86/16.80	c And the winner is solver0
5.89/17.22	c Got one! Elapsed wall clock time (in seconds):17.11
5.89/17.22	o 176
6.25/17.46	c cleaning 5876 clauses out of 11786 with flag 21064/40044
6.90/17.73	c cleaning 5950 clauses out of 11910 with flag 48591/46044
6.90/17.77	c And the winner is solver0
7.07/18.22	c Got one! Elapsed wall clock time (in seconds):18.111
7.07/18.22	o 170
7.07/18.25	c And the winner is solver0
7.14/18.73	c Got one! Elapsed wall clock time (in seconds):18.612
7.14/18.73	o 162
7.48/18.90	c And the winner is solver0
7.56/19.23	c Got one! Elapsed wall clock time (in seconds):19.113
7.56/19.23	o 159
7.56/19.28	c cleaning 6494 clauses out of 12989 with flag 4086/53073
8.10/19.52	c And the winner is solver0
8.17/19.73	c Got one! Elapsed wall clock time (in seconds):19.614
8.17/19.73	o 157
8.75/20.00	c cleaning 8627 clauses out of 17264 with flag 21597/63842
8.95/20.16	c And the winner is solver0
9.10/20.23	c Got one! Elapsed wall clock time (in seconds):20.115
9.10/20.23	o 134
9.10/20.29	c And the winner is solver0
9.24/20.73	c Got one! Elapsed wall clock time (in seconds):20.616
9.24/20.73	o 132
9.24/20.78	c cleaning 7345 clauses out of 14708 with flag 4108/69913
9.37/20.88	c And the winner is solver0
9.59/21.23	c Got one! Elapsed wall clock time (in seconds):21.117
9.59/21.23	o 127
9.59/21.26	c And the winner is solver0
9.67/21.73	c Got one! Elapsed wall clock time (in seconds):21.618
9.67/21.73	o 110
9.79/21.87	c cleaning 6688 clauses out of 13376 with flag 13243/75926
9.79/21.88	c And the winner is solver0
9.98/22.23	c Got one! Elapsed wall clock time (in seconds):22.118
9.98/22.23	o 98
9.98/22.28	c And the winner is solver0
10.14/22.73	c Got one! Elapsed wall clock time (in seconds):22.619
10.14/22.73	o 90
10.14/22.75	c And the winner is solver0
10.18/23.23	c Got one! Elapsed wall clock time (in seconds):23.12
10.18/23.23	o 87
10.30/23.31	c And the winner is solver0
10.35/23.74	c Got one! Elapsed wall clock time (in seconds):23.622
10.35/23.74	o 67
10.79/23.91	c cleaning 6798 clauses out of 13618 with flag 16797/82856
11.19/24.16	c cleaning 6410 clauses out of 12820 with flag 47447/88856
11.81/24.47	c cleaning 6705 clauses out of 13412 with flag 88180/95858
12.01/24.59	c And the winner is solver0
12.22/24.74	c Got one! Elapsed wall clock time (in seconds):24.624
12.22/24.74	o 66
12.33/24.80	c And the winner is solver0
12.35/25.24	c Got one! Elapsed wall clock time (in seconds):25.127
12.35/25.24	o 57
12.47/25.34	c cleaning 6456 clauses out of 12912 with flag 9189/102063
12.86/25.59	c cleaning 6226 clauses out of 12456 with flag 36986/108063
13.46/25.87	c And the winner is solver0
13.63/26.24	c Got one! Elapsed wall clock time (in seconds):26.131
13.63/26.24	o 32
13.95/26.50	c cleaning 8899 clauses out of 17802 with flag 18680/119635
14.54/26.77	c cleaning 7445 clauses out of 14903 with flag 42269/125635
14.74/26.88	c And the winner is solver0
14.95/27.25	c Got one! Elapsed wall clock time (in seconds):27.136
14.95/27.25	o 28
15.03/27.34	c cleaning 6407 clauses out of 12815 with flag 8114/130992
15.44/27.56	c cleaning 6197 clauses out of 12408 with flag 32156/136993
16.04/27.81	c cleaning 6600 clauses out of 13209 with flag 57952/143992
16.63/28.14	c cleaning 7303 clauses out of 14609 with flag 89753/151992
17.46/28.56	c cleaning 8149 clauses out of 16305 with flag 128649/160992
17.67/28.69	c And the winner is solver0
17.86/28.76	c Got one! Elapsed wall clock time (in seconds):28.644
17.86/28.76	o 12
17.94/28.85	c cleaning 6840 clauses out of 13686 with flag 8650/166523
18.59/29.11	c cleaning 6421 clauses out of 12849 with flag 32448/172527
18.59/29.15	c And the winner is solver0
18.82/29.27	c Got one! Elapsed wall clock time (in seconds):29.151
18.82/29.27	o 9
19.27/29.45	c cleaning 5767 clauses out of 11545 with flag 17364/177644
20.01/29.71	c cleaning 5884 clauses out of 11778 with flag 43303/183644
20.40/29.98	c cleaning 6440 clauses out of 12892 with flag 73246/190644
20.80/30.19	c And the winner is solver0
21.00/30.28	c Got one! Elapsed wall clock time (in seconds):30.162
21.00/30.28	o 8
21.44/30.53	c cleaning 8382 clauses out of 16773 with flag 22224/200968
22.08/30.83	c cleaning 7192 clauses out of 14388 with flag 48006/206967
22.08/30.86	c And the winner is solver0
22.23/31.30	c Got one! Elapsed wall clock time (in seconds):31.185
22.23/31.30	o 6
22.41/31.47	c And the winner is solver0
22.59/31.81	c Got one! Elapsed wall clock time (in seconds):31.698
22.59/31.81	o 3
22.59/31.86	c And the winner is solver0
22.69/32.33	c Got one! Elapsed wall clock time (in seconds):32.21
22.69/32.33	o 2
22.69/32.39	c cleaning 7049 clauses out of 14112 with flag 4893/213884
23.22/32.64	c cleaning 6529 clauses out of 13060 with flag 34932/219884
23.82/32.93	c cleaning 6758 clauses out of 13524 with flag 70403/226884
24.03/33.02	c And the winner is solver0
24.10/33.39	c >>>>>>>>>> Solver number 0 (56 answers) <<<<<<<<<<<<<<<<<<
24.10/33.39	c starts		: 147
24.10/33.39	c conflicts		: 229347
24.10/33.39	c decisions		: 363169
24.10/33.39	c propagations		: 5591308
24.10/33.39	c inspects		: 102310987
24.10/33.39	c shortcuts		: 0
24.10/33.39	c learnt literals	: 38
24.10/33.39	c learnt binary clauses	: 5
24.10/33.39	c learnt ternary clauses	: 176
24.10/33.39	c learnt constraints	: 229308
24.10/33.39	c ignored constraints	: 0
24.10/33.39	c root simplifications	: 0
24.10/33.39	c removed literals (reason simplification)	: 1243108
24.10/33.39	c reason swapping (by a shorter reason)	: 0
24.10/33.39	c Calls to reduceDB	: 33
24.10/33.39	c Number of update (reduction) of LBD	: 65332
24.10/33.39	c Imported unit clauses	: 0
24.10/33.39	c number of reductions to clauses (during analyze)	: 0
24.10/33.39	c number of learned constraints concerned by reduction	: 0
24.10/33.39	c number of learning phase by resolution	: 0
24.10/33.39	c number of learning phase by cutting planes	: 0
24.10/33.39	c speed (assignments/second)	: 168407.81904159512
24.10/33.39	c non guided choices	2275
24.10/33.39	c learnt constraints type 
24.10/33.39	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
24.10/33.39	c starts		: 58
24.10/33.39	c conflicts		: 939
24.10/33.39	c decisions		: 8431
24.10/33.39	c propagations		: 41639
24.10/33.39	c inspects		: 3211034
24.10/33.39	c shortcuts		: 0
24.10/33.39	c learnt literals	: 0
24.10/33.39	c learnt binary clauses	: 0
24.10/33.39	c learnt ternary clauses	: 0
24.10/33.39	c learnt constraints	: 900
24.10/33.39	c ignored constraints	: 0
24.10/33.39	c root simplifications	: 0
24.10/33.39	c removed literals (reason simplification)	: 0
24.10/33.39	c reason swapping (by a shorter reason)	: 0
24.10/33.39	c Calls to reduceDB	: 0
24.10/33.39	c Number of update (reduction) of LBD	: 0
24.10/33.39	c Imported unit clauses	: 0
24.10/33.39	c number of reductions to clauses (during analyze)	: 0
24.10/33.39	c number of learned constraints concerned by reduction	: 0
24.10/33.39	c number of learning phase by resolution	: 0
24.10/33.39	c number of learning phase by cutting planes	: 0
24.10/33.39	c speed (assignments/second)	: 40269.825918762086
24.10/33.39	c non guided choices	1048
24.10/33.39	c learnt constraints type 
24.10/33.39	s OPTIMUM FOUND
24.10/33.39	c Found 55 solution(s)
24.10/33.39	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 
24.10/33.39	c objective function=2
24.10/33.39	c Total wall clock time (in seconds): 33.278

Verifier Data

OK	2

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-4091985-1467321258/watcher-4091985-1467321258 -o /tmp/evaluation-result-4091985-1467321258/solver-4091985-1467321258 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467319102-29020 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4091985-1467321258.wbo 

pid=1813
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.34 1.74 1.87 5/197 1816
/proc/meminfo: memFree=30353140/32872528 swapFree=480748/529804
[pid=1816] ppid=1813 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/1816/stat : 1816 (java) S 1813 1816 23565 0 -1 4202496 1352 0 0 0 0 0 0 0 20 0 2 0 11145770 98570240 977 33554432000 1073741824 1073778376 140734960777488 140734960768624 211462160445 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1816/statm: 24065 977 743 9 0 16771 0
[pid=1816/tid=1817] ppid=1813 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1817/stat : 1817 (java) R 1813 1816 23565 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 11145771 98570240 978 33554432000 1073741824 1073778376 140734960777488 139730652278312 211458803072 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100134 s]
/proc/loadavg: 1.34 1.74 1.87 5/197 1816
/proc/meminfo: memFree=30353140/32872528 swapFree=480748/529804
[pid=1816] ppid=1813 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/1816/stat : 1816 (java) S 1813 1816 23565 0 -1 4202496 4483 0 1 0 9 1 0 0 20 0 18 0 11145770 9787879424 5605 33554432000 1073741824 1073778376 140734960777488 140734960768624 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1816/statm: 2389619 5608 2132 9 0 2380296 0
[pid=1816/tid=1817] ppid=1813 vsize=9558476 CPUtime=0.08 cores=0,2,4,6
/proc/1816/task/1817/stat : 1817 (java) R 1813 1816 23565 0 -1 4202560 2438 0 1 0 8 0 0 0 20 0 18 0 11145771 9787879424 5608 33554432000 1073741824 1073778376 140734960777488 139730652282584 211462186253 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558476

[startup+0.200307 s]
/proc/loadavg: 1.34 1.74 1.87 5/197 1816
/proc/meminfo: memFree=30353140/32872528 swapFree=480748/529804
[pid=1816] ppid=1813 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/1816/stat : 1816 (java) S 1813 1816 23565 0 -1 4202496 4859 0 1 0 23 1 0 0 20 0 22 0 11145770 10060525568 7476 33554432000 1073741824 1073778376 140734960777488 140734960768624 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1816/statm: 2456183 7476 2209 9 0 2446860 0
[pid=1816/tid=1817] ppid=1813 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/1816/task/1817/stat : 1817 (java) S 1813 1816 23565 0 -1 4202560 2469 0 1 0 15 2 0 0 20 0 22 0 11145771 10060525568 7476 33554432000 1073741824 1073778376 140734960777488 139730652283768 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.300247 s]
/proc/loadavg: 1.34 1.74 1.87 5/197 1816
/proc/meminfo: memFree=30353140/32872528 swapFree=480748/529804
[pid=1816] ppid=1813 vsize=9824732 CPUtime=0.63 cores=0,2,4,6
/proc/1816/stat : 1816 (java) S 1813 1816 23565 0 -1 4202496 7877 0 1 0 61 2 0 0 20 0 22 0 11145770 10060525568 8921 33554432000 1073741824 1073778376 140734960777488 140734960768624 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1816/statm: 2456183 8921 2247 9 0 2446860 0
[pid=1816/tid=1817] ppid=1813 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/1816/task/1817/stat : 1817 (java) S 1813 1816 23565 0 -1 4202560 2469 0 1 0 15 2 0 0 20 0 22 0 11145771 10060525568 8921 33554432000 1073741824 1073778376 140734960777488 139730652283768 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 9824732

[startup+0.700229 s]
/proc/loadavg: 1.34 1.74 1.87 5/197 1816
/proc/meminfo: memFree=30353140/32872528 swapFree=480748/529804
[pid=1816] ppid=1813 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/1816/stat : 1816 (java) S 1813 1816 23565 0 -1 4202496 17645 0 1 0 177 6 0 0 20 0 19 0 11145770 10060525568 19003 33554432000 1073741824 1073778376 140734960777488 140734960768624 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1816/statm: 2456183 19003 2257 9 0 2446860 0
[pid=1816/tid=1817] ppid=1813 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/1816/task/1817/stat : 1817 (java) S 1813 1816 23565 0 -1 4202560 2469 0 1 0 15 2 0 0 20 0 19 0 11145771 10060525568 19003 33554432000 1073741824 1073778376 140734960777488 139730652283768 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.83
Current children cumulated vsize (KiB) 9824732

[startup+1.50081 s]
/proc/loadavg: 1.34 1.74 1.87 1/213 1848
/proc/meminfo: memFree=30285220/32872528 swapFree=480748/529804
[pid=1816] ppid=1813 vsize=9824732 CPUtime=1.85 cores=0,2,4,6
/proc/1816/stat : 1816 (java) S 1813 1816 23565 0 -1 4202496 17655 0 1 0 179 6 0 0 20 0 19 0 11145770 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 140734960768624 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1816/statm: 2456183 20028 2257 9 0 2446860 0
[pid=1816/tid=1817] ppid=1813 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/1816/task/1817/stat : 1817 (java) S 1813 1816 23565 0 -1 4202560 2470 0 1 0 16 2 0 0 20 0 19 0 11145771 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 139730652283768 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1819] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1819/stat : 1819 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145771 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 139730591013928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1820] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1820/stat : 1820 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145771 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 139730589961128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1816/tid=1821] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1821/stat : 1821 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145771 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 139730588908328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1816/tid=1822] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1822/stat : 1822 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145771 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 139730492275368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1823] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1823/stat : 1823 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145771 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 139730491222568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1824] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1824/stat : 1824 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145771 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 139730490169768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1825] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1825/stat : 1825 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145771 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 139730489116968 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1826] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1826/stat : 1826 (java) S 1813 1816 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11145771 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 139730488064168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1827] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1827/stat : 1827 (java) S 1813 1816 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11145772 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 139730475867112 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1828] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1828/stat : 1828 (java) S 1813 1816 23565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11145773 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 139730474813176 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1829] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1829/stat : 1829 (java) S 1813 1816 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11145773 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 139730473760264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1830] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1830/stat : 1830 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145775 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 139730472708752 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1831] ppid=1813 vsize=9824732 CPUtime=0.5 cores=0,2,4,6
/proc/1816/task/1831/stat : 1831 (java) S 1813 1816 23565 0 -1 4202560 6436 0 0 0 48 2 0 0 20 0 19 0 11145775 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 139730471655864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1832] ppid=1813 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/1816/task/1832/stat : 1832 (java) S 1813 1816 23565 0 -1 4202560 7399 0 0 0 49 2 0 0 20 0 19 0 11145775 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 139730470603064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1816/tid=1833] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1833/stat : 1833 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145775 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 139730469550456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1816/tid=1834] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1834/stat : 1834 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145775 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 139730468497864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1839] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1839/stat : 1839 (java) S 1813 1816 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11145789 10060525568 20028 33554432000 1073741824 1073778376 140734960777488 139730464285992 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 1.34 1.74 1.87 1/213 1868
/proc/meminfo: memFree=30270140/32872528 swapFree=480748/529804
[pid=1816] ppid=1813 vsize=9824732 CPUtime=1.95 cores=0,2,4,6
/proc/1816/stat : 1816 (java) S 1813 1816 23565 0 -1 4202496 18297 0 1 0 189 6 0 0 20 0 19 0 11145770 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 140734960768624 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1816/statm: 2456183 24141 2264 9 0 2446860 0
[pid=1816/tid=1817] ppid=1813 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/1816/task/1817/stat : 1817 (java) S 1813 1816 23565 0 -1 4202560 2471 0 1 0 16 2 0 0 20 0 19 0 11145771 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 139730652283768 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1819] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1819/stat : 1819 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145771 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 139730591013928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1820] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1820/stat : 1820 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145771 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 139730589961128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1816/tid=1821] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1821/stat : 1821 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145771 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 139730588908328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1816/tid=1822] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1822/stat : 1822 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145771 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 139730492275368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1823] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1823/stat : 1823 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145771 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 139730491222568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1824] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1824/stat : 1824 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145771 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 139730490169768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1825] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1825/stat : 1825 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145771 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 139730489116968 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1826] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1826/stat : 1826 (java) S 1813 1816 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11145771 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 139730488064168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1827] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1827/stat : 1827 (java) S 1813 1816 23565 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11145772 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 139730475867112 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1828] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1828/stat : 1828 (java) S 1813 1816 23565 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11145773 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 139730474813176 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1829] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1829/stat : 1829 (java) S 1813 1816 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11145773 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 139730473760264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1830] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1830/stat : 1830 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145775 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 139730472708752 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1831] ppid=1813 vsize=9824732 CPUtime=0.52 cores=0,2,4,6
/proc/1816/task/1831/stat : 1831 (java) S 1813 1816 23565 0 -1 4202560 6442 0 0 0 50 2 0 0 20 0 19 0 11145775 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 139730471655864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1832] ppid=1813 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/1816/task/1832/stat : 1832 (java) S 1813 1816 23565 0 -1 4202560 8007 0 0 0 57 2 0 0 20 0 19 0 11145775 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 139730470603064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1816/tid=1833] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1833/stat : 1833 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145775 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 139730469550456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1816/tid=1834] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1834/stat : 1834 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145775 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 139730468497864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1839] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1839/stat : 1839 (java) S 1813 1816 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11145789 10060525568 24141 33554432000 1073741824 1073778376 140734960777488 139730464285992 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.95
Current children cumulated vsize (KiB) 9824732
heavy processes:
  %CPU=14 pid=1810 uid=0 cmd=

############
# WARNING:
# current cumulated CPU time (2.14 s) is less than in the last sample (2.15 s)
# The time of a child was probably not reported to its father.
# (see the two samples below)
# Adding the difference (0.00999999 s) to the 'lost time'.

[startup+4.70072 s]
/proc/loadavg: 1.34 1.74 1.87 3/216 1895
/proc/meminfo: memFree=30235060/32872528 swapFree=480748/529804
[pid=1816] ppid=1813 vsize=9824732 CPUtime=2.15 cores=0,2,4,6
/proc/1816/stat : 1816 (java) S 1813 1816 23565 0 -1 4202496 18350 0 1 0 204 11 0 0 20 0 22 0 11145770 10060525568 30813 33554432000 1073741824 1073778376 140734960777488 140734960768624 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1816/statm: 2456183 30813 2267 9 0 2446860 0
[pid=1816/tid=1817] ppid=1813 vsize=9824732 CPUtime=0.18 cores=0,2,4,6
/proc/1816/task/1817/stat : 1817 (java) S 1813 1816 23565 0 -1 4202560 2473 0 1 0 16 2 0 0 20 0 22 0 11145771 10060525568 30813 33554432000 1073741824 1073778376 140734960777488 139730652283768 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1819] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1819/stat : 1819 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11145771 10060525568 30813 33554432000 1073741824 1073778376 140734960777488 139730591013928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1820] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1820/stat : 1820 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11145771 10060525568 30813 33554432000 1073741824 1073778376 140734960777488 139730589961128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1816/tid=1821] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1821/stat : 1821 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11145771 10060525568 30813 33554432000 1073741824 1073778376 140734960777488 139730588908328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1816/tid=1822] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1822/stat : 1822 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11145771 10060525568 30813 33554432000 1073741824 1073778376 140734960777488 139730492275368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1823] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1823/stat : 1823 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11145771 10060525568 30813 33554432000 1073741824 1073778376 140734960777488 139730491222568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1824] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1824/stat : 1824 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11145771 10060525568 30813 33554432000 1073741824 1073778376 140734960777488 139730490169768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1825] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1825/stat : 1825 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11145771 10060525568 30813 33554432000 1073741824 1073778376 140734960777488 139730489116968 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1826] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1826/stat : 1826 (java) S 1813 1816 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11145771 10060525568 30813 33554432000 1073741824 1073778376 140734960777488 139730488064168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1827] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1827/stat : 1827 (java) S 1813 1816 23565 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11145772 10060525568 30813 33554432000 1073741824 1073778376 140734960777488 139730475867112 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0

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

/proc/1816/task/1825/stat : 1825 (java) S 1813 1816 23565 0 -1 4202560 27 0 0 0 4 1 0 0 20 0 19 0 11145771 10060525568 130125 33554432000 1073741824 1073778376 140734960777488 139730489116968 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1826] ppid=1813 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/1816/task/1826/stat : 1826 (java) S 1813 1816 23565 0 -1 4202560 22 0 0 0 7 0 0 0 20 0 19 0 11145771 10060525568 130125 33554432000 1073741824 1073778376 140734960777488 139730488064168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1827] ppid=1813 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/1816/task/1827/stat : 1827 (java) S 1813 1816 23565 0 -1 4202560 257 0 0 0 1 5 0 0 20 0 19 0 11145772 10060525568 130125 33554432000 1073741824 1073778376 140734960777488 139730475867112 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1828] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1828/stat : 1828 (java) S 1813 1816 23565 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 11145773 10060525568 130125 33554432000 1073741824 1073778376 140734960777488 139730474813176 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1829] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1829/stat : 1829 (java) S 1813 1816 23565 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 11145773 10060525568 130125 33554432000 1073741824 1073778376 140734960777488 139730473760264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1816/tid=1830] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1830/stat : 1830 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145775 10060525568 130125 33554432000 1073741824 1073778376 140734960777488 139730472708752 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1831] ppid=1813 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/1816/task/1831/stat : 1831 (java) S 1813 1816 23565 0 -1 4202560 6531 0 0 0 82 2 0 0 20 0 19 0 11145775 10060525568 130125 33554432000 1073741824 1073778376 140734960777488 139730471655864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1816/tid=1832] ppid=1813 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/1816/task/1832/stat : 1832 (java) S 1813 1816 23565 0 -1 4202560 14682 0 0 0 159 3 0 0 20 0 19 0 11145775 10060525568 130125 33554432000 1073741824 1073778376 140734960777488 139730470603064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1833] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1833/stat : 1833 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145775 10060525568 130125 33554432000 1073741824 1073778376 140734960777488 139730469550456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1816/tid=1834] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1834/stat : 1834 (java) S 1813 1816 23565 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11145775 10060525568 130125 33554432000 1073741824 1073778376 140734960777488 139730468497864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1839] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1839/stat : 1839 (java) S 1813 1816 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11145789 10060525568 130125 33554432000 1073741824 1073778376 140734960777488 139730464285992 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 22.68
Current children cumulated vsize (KiB) 9824732

[startup+32.8009 s]
/proc/loadavg: 1.43 1.72 1.85 1/213 2241
/proc/meminfo: memFree=29823668/32872528 swapFree=480748/529804
[pid=1816] ppid=1813 vsize=9824732 CPUtime=23.61 cores=0,2,4,6
/proc/1816/stat : 1816 (java) S 1813 1816 23565 0 -1 4202496 26739 0 1 0 2256 105 0 0 20 0 22 0 11145770 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 140734960768624 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1816/statm: 2456183 130132 2287 9 0 2446860 0
[pid=1816/tid=1817] ppid=1813 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/1816/task/1817/stat : 1817 (java) S 1813 1816 23565 0 -1 4202560 2476 0 1 0 26 2 0 0 20 0 22 0 11145771 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 139730652283768 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1819] ppid=1813 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/1816/task/1819/stat : 1819 (java) S 1813 1816 23565 0 -1 4202560 32 0 0 0 8 0 0 0 20 0 22 0 11145771 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 139730591013928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1820] ppid=1813 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/1816/task/1820/stat : 1820 (java) S 1813 1816 23565 0 -1 4202560 36 0 0 0 3 1 0 0 20 0 22 0 11145771 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 139730589961128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1821] ppid=1813 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/1816/task/1821/stat : 1821 (java) S 1813 1816 23565 0 -1 4202560 64 0 0 0 6 4 0 0 20 0 22 0 11145771 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 139730588908328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1816/tid=1822] ppid=1813 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/1816/task/1822/stat : 1822 (java) S 1813 1816 23565 0 -1 4202560 43 0 0 0 7 3 0 0 20 0 22 0 11145771 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 139730492275368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1823] ppid=1813 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/1816/task/1823/stat : 1823 (java) S 1813 1816 23565 0 -1 4202560 61 0 0 0 4 3 0 0 20 0 22 0 11145771 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 139730491222568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1824] ppid=1813 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/1816/task/1824/stat : 1824 (java) S 1813 1816 23565 0 -1 4202560 23 0 0 0 6 0 0 0 20 0 22 0 11145771 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 139730490169768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1825] ppid=1813 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/1816/task/1825/stat : 1825 (java) S 1813 1816 23565 0 -1 4202560 27 0 0 0 4 1 0 0 20 0 22 0 11145771 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 139730489116968 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1826] ppid=1813 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/1816/task/1826/stat : 1826 (java) S 1813 1816 23565 0 -1 4202560 22 0 0 0 7 0 0 0 20 0 22 0 11145771 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 139730488064168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1827] ppid=1813 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/1816/task/1827/stat : 1827 (java) S 1813 1816 23565 0 -1 4202560 257 0 0 0 1 5 0 0 20 0 22 0 11145772 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 139730475867112 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1828] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1828/stat : 1828 (java) S 1813 1816 23565 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 22 0 11145773 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 139730474813176 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1829] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1829/stat : 1829 (java) S 1813 1816 23565 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 22 0 11145773 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 139730473760264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1816/tid=1830] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1830/stat : 1830 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11145775 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 139730472708752 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1831] ppid=1813 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/1816/task/1831/stat : 1831 (java) S 1813 1816 23565 0 -1 4202560 6531 0 0 0 82 2 0 0 20 0 22 0 11145775 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 139730471655864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1816/tid=1832] ppid=1813 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/1816/task/1832/stat : 1832 (java) S 1813 1816 23565 0 -1 4202560 14682 0 0 0 159 3 0 0 20 0 22 0 11145775 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 139730470603064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1833] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1833/stat : 1833 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11145775 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 139730469550456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1816/tid=1834] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1834/stat : 1834 (java) S 1813 1816 23565 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11145775 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 139730468497864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1839] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1839/stat : 1839 (java) S 1813 1816 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11145789 10060525568 130132 33554432000 1073741824 1073778376 140734960777488 139730464285992 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 23.61
Current children cumulated vsize (KiB) 9824732

[startup+33.2009 s]
/proc/loadavg: 1.43 1.72 1.85 3/216 2250
/proc/meminfo: memFree=29794920/32872528 swapFree=480748/529804
[pid=1816] ppid=1813 vsize=9824732 CPUtime=24.09 cores=0,2,4,6
/proc/1816/stat : 1816 (java) S 1813 1816 23565 0 -1 4202496 26759 0 1 0 2302 107 0 0 20 0 19 0 11145770 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 140734960768624 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1816/statm: 2456183 140365 2287 9 0 2446860 0
[pid=1816/tid=1817] ppid=1813 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/1816/task/1817/stat : 1817 (java) S 1813 1816 23565 0 -1 4202560 2476 0 1 0 26 2 0 0 20 0 19 0 11145771 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730652283768 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1819] ppid=1813 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/1816/task/1819/stat : 1819 (java) S 1813 1816 23565 0 -1 4202560 32 0 0 0 8 0 0 0 20 0 19 0 11145771 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730591013928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1820] ppid=1813 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/1816/task/1820/stat : 1820 (java) S 1813 1816 23565 0 -1 4202560 36 0 0 0 3 1 0 0 20 0 19 0 11145771 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730589961128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1821] ppid=1813 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/1816/task/1821/stat : 1821 (java) S 1813 1816 23565 0 -1 4202560 64 0 0 0 6 4 0 0 20 0 19 0 11145771 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730588908328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1816/tid=1822] ppid=1813 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/1816/task/1822/stat : 1822 (java) S 1813 1816 23565 0 -1 4202560 43 0 0 0 7 3 0 0 20 0 19 0 11145771 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730492275368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1823] ppid=1813 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/1816/task/1823/stat : 1823 (java) S 1813 1816 23565 0 -1 4202560 61 0 0 0 4 3 0 0 20 0 19 0 11145771 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730491222568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1824] ppid=1813 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/1816/task/1824/stat : 1824 (java) S 1813 1816 23565 0 -1 4202560 23 0 0 0 6 0 0 0 20 0 19 0 11145771 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730490169768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1825] ppid=1813 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/1816/task/1825/stat : 1825 (java) S 1813 1816 23565 0 -1 4202560 27 0 0 0 4 1 0 0 20 0 19 0 11145771 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730489116968 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1826] ppid=1813 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/1816/task/1826/stat : 1826 (java) S 1813 1816 23565 0 -1 4202560 22 0 0 0 7 0 0 0 20 0 19 0 11145771 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730488064168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1827] ppid=1813 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/1816/task/1827/stat : 1827 (java) S 1813 1816 23565 0 -1 4202560 257 0 0 0 1 5 0 0 20 0 19 0 11145772 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730475867112 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1828] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1828/stat : 1828 (java) S 1813 1816 23565 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 11145773 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730474813176 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1829] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1829/stat : 1829 (java) S 1813 1816 23565 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 11145773 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730473760264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1816/tid=1830] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1830/stat : 1830 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145775 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730472708752 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1831] ppid=1813 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/1816/task/1831/stat : 1831 (java) S 1813 1816 23565 0 -1 4202560 6531 0 0 0 82 2 0 0 20 0 19 0 11145775 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730471655864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1816/tid=1832] ppid=1813 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/1816/task/1832/stat : 1832 (java) S 1813 1816 23565 0 -1 4202560 14682 0 0 0 159 3 0 0 20 0 19 0 11145775 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730470603064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1833] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1833/stat : 1833 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145775 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730469550456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1816/tid=1834] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1834/stat : 1834 (java) S 1813 1816 23565 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11145775 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730468497864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1839] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1839/stat : 1839 (java) S 1813 1816 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11145789 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730464285992 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 24.09
Current children cumulated vsize (KiB) 9824732

[startup+33.3009 s]
/proc/loadavg: 1.43 1.72 1.85 3/216 2250
/proc/meminfo: memFree=29794920/32872528 swapFree=480748/529804
[pid=1816] ppid=1813 vsize=9824732 CPUtime=24.09 cores=0,2,4,6
/proc/1816/stat : 1816 (java) S 1813 1816 23565 0 -1 4202496 26759 0 1 0 2302 107 0 0 20 0 19 0 11145770 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 140734960768624 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1816/statm: 2456183 140365 2287 9 0 2446860 0
[pid=1816/tid=1817] ppid=1813 vsize=9824732 CPUtime=0.28 cores=0,2,4,6
/proc/1816/task/1817/stat : 1817 (java) S 1813 1816 23565 0 -1 4202560 2476 0 1 0 26 2 0 0 20 0 19 0 11145771 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730652283768 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1819] ppid=1813 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/1816/task/1819/stat : 1819 (java) S 1813 1816 23565 0 -1 4202560 32 0 0 0 8 0 0 0 20 0 19 0 11145771 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730591013928 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1820] ppid=1813 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/1816/task/1820/stat : 1820 (java) S 1813 1816 23565 0 -1 4202560 36 0 0 0 3 1 0 0 20 0 19 0 11145771 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730589961128 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1821] ppid=1813 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/1816/task/1821/stat : 1821 (java) S 1813 1816 23565 0 -1 4202560 64 0 0 0 6 4 0 0 20 0 19 0 11145771 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730588908328 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1816/tid=1822] ppid=1813 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/1816/task/1822/stat : 1822 (java) S 1813 1816 23565 0 -1 4202560 43 0 0 0 7 3 0 0 20 0 19 0 11145771 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730492275368 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1823] ppid=1813 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/1816/task/1823/stat : 1823 (java) S 1813 1816 23565 0 -1 4202560 61 0 0 0 4 3 0 0 20 0 19 0 11145771 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730491222568 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1824] ppid=1813 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/1816/task/1824/stat : 1824 (java) S 1813 1816 23565 0 -1 4202560 23 0 0 0 6 0 0 0 20 0 19 0 11145771 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730490169768 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1825] ppid=1813 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/1816/task/1825/stat : 1825 (java) S 1813 1816 23565 0 -1 4202560 27 0 0 0 4 1 0 0 20 0 19 0 11145771 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730489116968 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1826] ppid=1813 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/1816/task/1826/stat : 1826 (java) S 1813 1816 23565 0 -1 4202560 22 0 0 0 7 0 0 0 20 0 19 0 11145771 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730488064168 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1827] ppid=1813 vsize=9824732 CPUtime=0.06 cores=0,2,4,6
/proc/1816/task/1827/stat : 1827 (java) S 1813 1816 23565 0 -1 4202560 257 0 0 0 1 5 0 0 20 0 19 0 11145772 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730475867112 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1828] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1828/stat : 1828 (java) S 1813 1816 23565 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 19 0 11145773 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730474813176 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1829] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1829/stat : 1829 (java) S 1813 1816 23565 0 -1 4202560 31 0 0 0 0 0 0 0 20 0 19 0 11145773 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730473760264 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1816/tid=1830] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1830/stat : 1830 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145775 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730472708752 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1831] ppid=1813 vsize=9824732 CPUtime=0.84 cores=0,2,4,6
/proc/1816/task/1831/stat : 1831 (java) S 1813 1816 23565 0 -1 4202560 6531 0 0 0 82 2 0 0 20 0 19 0 11145775 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730471655864 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1816/tid=1832] ppid=1813 vsize=9824732 CPUtime=1.62 cores=0,2,4,6
/proc/1816/task/1832/stat : 1832 (java) S 1813 1816 23565 0 -1 4202560 14682 0 0 0 159 3 0 0 20 0 19 0 11145775 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730470603064 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1816/tid=1833] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1833/stat : 1833 (java) S 1813 1816 23565 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11145775 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730469550456 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1816/tid=1834] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1834/stat : 1834 (java) S 1813 1816 23565 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11145775 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730468497864 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1816/tid=1839] ppid=1813 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/1816/task/1839/stat : 1839 (java) S 1813 1816 23565 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11145789 10060525568 140365 33554432000 1073741824 1073778376 140734960777488 139730464285992 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 24.09
Current children cumulated vsize (KiB) 9824732

Child status: 30

# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 0.00999999
#  lost CPU user time (s): 0
#  lost CPU system time (s): 0.01

Real time (s): 33.4011
CPU time (s): 24.2513
CPU user time (s): 23.0575
CPU system time (s): 1.19382
CPU usage (%): 72.6064
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.0575
system time used= 1.18382
maximum resident set size= 569672
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26775
page faults= 1
swaps= 0
block input operations= 0
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 2881
involuntary context switches= 1406

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.268959 second user time and 0.299954 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-30 23:14:18
IDJOB=4091985
IDBENCH=78832
IDSOLVER=2552
FILE ID=node141/4091985-1467321258
RUNJOBID= node141-1467319102-29020
PBS_JOBID= 20005274
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/normalized-t2001.13queen13.1111212272--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4091985-1467321258/watcher-4091985-1467321258 -o /tmp/evaluation-result-4091985-1467321258/solver-4091985-1467321258 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467319102-29020 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4091985-1467321258.wbo

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

MD5SUM BENCH= 43af695f5d89afd81852305c494200d4
RANDOM SEED=1299580140

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30357888 kB
Buffers:          175072 kB
Cached:           862076 kB
SwapCached:            0 kB
Active:           516780 kB
Inactive:         717380 kB
Active(anon):     199160 kB
Inactive(anon):        4 kB
Active(file):     317620 kB
Inactive(file):   717376 kB
Unevictable:      529804 kB
Mlocked:          480748 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1332 kB
Writeback:             0 kB
AnonPages:        726004 kB
Mapped:            22248 kB
Shmem:               204 kB
Slab:             620200 kB
SReclaimable:      63620 kB
SUnreclaim:       556580 kB
KernelStack:        1760 kB
PageTables:         5656 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1225760 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    200704 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= 71700 MiB
End job on node141 at 2016-06-30 23:14:52