Trace number 4109557

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 29.6795 50.938

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110967729--soft-33-100-0.wbo
MD5SUM28b22ff7551de5ca1263780ad2fbf9cd
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark4
Best CPU time to get the best result obtained on this benchmark2.74058
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 2925
Min constraint cost 1
Max constraint cost 96
Sum of constraints costs 2924
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1318
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-4109557-1467321330.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.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.10/0.19	c constraints type 
0.10/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 29
0.10/0.19	c org.sat4j.minisat.constraints.card.MinWatchCard => 24
0.10/0.19	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 1
0.10/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 47
0.10/0.19	c 101 constraints processed.
0.10/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.10/0.19	c constraints type 
0.10/0.19	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 1
0.10/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 29
0.10/0.19	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 24
0.10/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 47
0.10/0.19	c 101 constraints processed.
0.10/0.19	c objective function length is 64 literals
1.02/0.47	c And the winner is solver0
1.52/0.69	c SATISFIABLE
1.52/0.69	c OPTIMIZING...
1.52/0.69	c Got one! Elapsed wall clock time (in seconds):0.573
1.52/0.69	o 1389
1.54/0.70	c And the winner is solver0
1.54/1.19	c Got one! Elapsed wall clock time (in seconds):1.074
1.54/1.19	o 909
1.59/1.22	c And the winner is solver0
1.88/1.69	c Got one! Elapsed wall clock time (in seconds):1.575
1.88/1.69	o 897
1.88/1.70	c And the winner is solver0
1.88/2.19	c Got one! Elapsed wall clock time (in seconds):2.076
1.88/2.19	o 878
1.88/2.20	c And the winner is solver0
1.88/2.69	c Got one! Elapsed wall clock time (in seconds):2.577
1.88/2.69	o 862
1.89/2.70	c And the winner is solver0
1.89/3.19	c Got one! Elapsed wall clock time (in seconds):3.078
1.89/3.19	o 856
1.89/3.20	c And the winner is solver0
1.90/3.69	c Got one! Elapsed wall clock time (in seconds):3.579
1.90/3.69	o 720
1.90/3.72	c And the winner is solver0
2.00/4.20	c Got one! Elapsed wall clock time (in seconds):4.08
2.00/4.20	o 708
2.00/4.23	c And the winner is solver0
2.13/4.70	c Got one! Elapsed wall clock time (in seconds):4.581
2.13/4.70	o 704
2.13/4.70	c And the winner is solver0
2.13/5.20	c Got one! Elapsed wall clock time (in seconds):5.083
2.13/5.20	o 486
2.13/5.22	c And the winner is solver0
2.19/5.70	c Got one! Elapsed wall clock time (in seconds):5.584
2.19/5.70	o 482
2.19/5.70	c And the winner is solver0
2.20/6.20	c Got one! Elapsed wall clock time (in seconds):6.085
2.20/6.20	o 475
2.20/6.21	c And the winner is solver0
2.20/6.70	c Got one! Elapsed wall clock time (in seconds):6.586
2.20/6.70	o 446
2.49/6.85	c And the winner is solver0
2.63/7.20	c Got one! Elapsed wall clock time (in seconds):7.087
2.63/7.20	o 444
2.63/7.22	c And the winner is solver0
2.65/7.70	c Got one! Elapsed wall clock time (in seconds):7.588
2.65/7.70	o 432
2.65/7.72	c And the winner is solver0
2.76/8.20	c Got one! Elapsed wall clock time (in seconds):8.089
2.76/8.20	o 427
2.76/8.21	c And the winner is solver0
2.76/8.70	c Got one! Elapsed wall clock time (in seconds):8.59
2.76/8.70	o 412
2.76/8.72	c And the winner is solver0
2.84/9.21	c Got one! Elapsed wall clock time (in seconds):9.091
2.84/9.21	o 411
2.84/9.23	c And the winner is solver0
2.93/9.71	c Got one! Elapsed wall clock time (in seconds):9.592
2.93/9.71	o 405
2.93/9.72	c And the winner is solver0
2.98/10.21	c Got one! Elapsed wall clock time (in seconds):10.093
2.98/10.21	o 399
2.98/10.23	c And the winner is solver0
3.04/10.71	c Got one! Elapsed wall clock time (in seconds):10.594
3.04/10.71	o 397
3.04/10.72	c And the winner is solver0
3.04/11.21	c Got one! Elapsed wall clock time (in seconds):11.095
3.04/11.21	o 391
3.04/11.22	c And the winner is solver0
3.05/11.71	c Got one! Elapsed wall clock time (in seconds):11.599
3.05/11.71	o 371
3.05/11.73	c And the winner is solver0
3.10/12.21	c Got one! Elapsed wall clock time (in seconds):12.1
3.10/12.21	o 368
3.10/12.22	c And the winner is solver0
3.10/12.72	c Got one! Elapsed wall clock time (in seconds):12.601
3.10/12.72	o 346
3.10/12.75	c And the winner is solver0
3.18/13.22	c Got one! Elapsed wall clock time (in seconds):13.102
3.18/13.22	o 343
3.18/13.24	c And the winner is solver0
3.24/13.72	c Got one! Elapsed wall clock time (in seconds):13.603
3.24/13.72	o 338
3.24/13.74	c And the winner is solver0
3.29/14.22	c Got one! Elapsed wall clock time (in seconds):14.104
3.29/14.22	o 331
3.29/14.23	c And the winner is solver0
3.34/14.72	c Got one! Elapsed wall clock time (in seconds):14.605
3.34/14.72	o 329
3.34/14.73	c And the winner is solver0
3.36/15.22	c Got one! Elapsed wall clock time (in seconds):15.106
3.36/15.22	o 326
3.36/15.23	c And the winner is solver0
3.36/15.72	c Got one! Elapsed wall clock time (in seconds):15.607
3.36/15.72	o 324
3.36/15.73	c And the winner is solver0
3.36/16.22	c Got one! Elapsed wall clock time (in seconds):16.108
3.36/16.22	o 322
3.36/16.24	c And the winner is solver0
3.40/16.72	c Got one! Elapsed wall clock time (in seconds):16.608
3.40/16.72	o 318
3.40/16.74	c And the winner is solver0
3.44/17.22	c Got one! Elapsed wall clock time (in seconds):17.109
3.44/17.22	o 293
3.44/17.26	c And the winner is solver0
3.52/17.73	c Got one! Elapsed wall clock time (in seconds):17.61
3.52/17.73	o 277
3.68/17.82	c cleaning 8125 clauses out of 16261 with flag 3432/16261
3.68/17.83	c And the winner is solver0
3.79/18.23	c Got one! Elapsed wall clock time (in seconds):18.111
3.79/18.23	o 276
3.79/18.24	c And the winner is solver0
3.84/18.73	c Got one! Elapsed wall clock time (in seconds):18.612
3.84/18.73	o 268
3.84/18.74	c And the winner is solver0
3.85/19.23	c Got one! Elapsed wall clock time (in seconds):19.113
3.85/19.23	o 267
3.85/19.23	c And the winner is solver0
3.85/19.73	c Got one! Elapsed wall clock time (in seconds):19.614
3.85/19.73	o 266
3.85/19.74	c And the winner is solver0
3.85/20.23	c Got one! Elapsed wall clock time (in seconds):20.115
3.85/20.23	o 264
3.85/20.24	c And the winner is solver0
3.85/20.73	c Got one! Elapsed wall clock time (in seconds):20.616
3.85/20.73	o 263
3.85/20.76	c And the winner is solver0
3.93/21.23	c Got one! Elapsed wall clock time (in seconds):21.116
3.93/21.23	o 260
3.93/21.25	c And the winner is solver0
3.95/21.73	c Got one! Elapsed wall clock time (in seconds):21.617
3.95/21.73	o 256
3.95/21.76	c And the winner is solver0
4.17/22.23	c Got one! Elapsed wall clock time (in seconds):22.118
4.17/22.23	o 251
4.17/22.28	c And the winner is solver0
4.28/22.73	c Got one! Elapsed wall clock time (in seconds):22.619
4.28/22.73	o 249
4.28/22.76	c And the winner is solver0
4.37/23.23	c Got one! Elapsed wall clock time (in seconds):23.119
4.37/23.23	o 238
4.37/23.24	c And the winner is solver0
4.39/23.73	c Got one! Elapsed wall clock time (in seconds):23.62
4.39/23.73	o 237
4.39/23.75	c And the winner is solver0
4.43/24.24	c Got one! Elapsed wall clock time (in seconds):24.121
4.43/24.24	o 229
4.43/24.24	c And the winner is solver0
4.43/24.74	c Got one! Elapsed wall clock time (in seconds):24.621
4.43/24.74	o 220
4.43/24.74	c And the winner is solver0
4.43/25.24	c Got one! Elapsed wall clock time (in seconds):25.122
4.43/25.24	o 195
4.43/25.27	c And the winner is solver0
4.50/25.74	c Got one! Elapsed wall clock time (in seconds):25.623
4.50/25.74	o 184
4.50/25.76	c And the winner is solver0
4.54/26.24	c Got one! Elapsed wall clock time (in seconds):26.124
4.54/26.24	o 137
4.54/26.25	c And the winner is solver0
4.59/26.74	c Got one! Elapsed wall clock time (in seconds):26.625
4.59/26.74	o 133
4.70/26.82	c And the winner is solver0
4.77/27.24	c Got one! Elapsed wall clock time (in seconds):27.126
4.77/27.24	o 110
4.77/27.24	c And the winner is solver0
4.77/27.74	c Got one! Elapsed wall clock time (in seconds):27.627
4.77/27.74	o 102
4.90/27.84	c And the winner is solver0
5.00/28.24	c Got one! Elapsed wall clock time (in seconds):28.128
5.00/28.24	o 52
5.11/28.30	c cleaning 9521 clauses out of 19045 with flag 3968/27170
5.11/28.31	c And the winner is solver0
5.17/28.74	c Got one! Elapsed wall clock time (in seconds):28.628
5.17/28.74	o 51
5.29/28.86	c And the winner is solver0
5.43/29.25	c Got one! Elapsed wall clock time (in seconds):29.131
5.43/29.25	o 50
5.53/29.34	c cleaning 7607 clauses out of 15215 with flag 6568/32861
5.80/29.48	c And the winner is solver0
5.98/29.75	c Got one! Elapsed wall clock time (in seconds):29.633
5.98/29.75	o 49
5.98/29.77	c And the winner is solver0
6.07/30.25	c Got one! Elapsed wall clock time (in seconds):30.136
6.07/30.25	o 48
6.17/30.33	c cleaning 6833 clauses out of 13667 with flag 7420/38920
6.56/30.55	c cleaning 6417 clauses out of 12833 with flag 27202/44920
6.56/30.57	c And the winner is solver0
6.72/30.75	c Got one! Elapsed wall clock time (in seconds):30.638
6.72/30.75	o 45
7.05/30.96	c cleaning 6051 clauses out of 12111 with flag 17020/50615
7.45/31.17	c cleaning 6029 clauses out of 12059 with flag 36719/56614
8.14/31.40	c And the winner is solver0
8.16/31.76	c Got one! Elapsed wall clock time (in seconds):31.641
8.16/31.76	o 26
8.69/32.01	c cleaning 8386 clauses out of 16777 with flag 17253/67363
9.07/32.27	c cleaning 7193 clauses out of 14391 with flag 37404/73363
9.70/32.52	c And the winner is solver0
9.77/32.76	c Got one! Elapsed wall clock time (in seconds):32.644
9.77/32.76	o 25
10.05/32.91	c And the winner is solver0
10.10/33.26	c Got one! Elapsed wall clock time (in seconds):33.148
10.10/33.26	o 22
10.16/33.37	c cleaning 9411 clauses out of 18825 with flag 6949/84992
10.76/33.62	c cleaning 7707 clauses out of 15417 with flag 27859/90995
11.18/33.88	c And the winner is solver0
11.37/34.27	c Got one! Elapsed wall clock time (in seconds):34.154
11.37/34.27	o 21
11.82/34.52	c cleaning 9502 clauses out of 19007 with flag 17330/102294
12.21/34.77	c cleaning 7744 clauses out of 15504 with flag 38351/108293
12.82/35.05	c cleaning 7380 clauses out of 14760 with flag 62841/115294
13.27/35.26	c And the winner is solver0
13.27/35.27	c Got one! Elapsed wall clock time (in seconds):35.159
13.27/35.27	o 5
13.27/35.29	c And the winner is solver0
28.53/50.31	c Got one! Elapsed wall clock time (in seconds):50.19
28.53/50.31	o 4
28.91/50.60	c cleaning 8804 clauses out of 17611 with flag 19670/125536
29.33/50.75	c And the winner is solver0
29.54/50.93	c >>>>>>>>>> Solver number 0 (68 answers) <<<<<<<<<<<<<<<<<<
29.54/50.93	c starts		: 156
29.54/50.93	c conflicts		: 129232
29.54/50.93	c decisions		: 219832
29.54/50.93	c propagations		: 2976883
29.54/50.93	c inspects		: 57911904
29.54/50.93	c shortcuts		: 0
29.54/50.93	c learnt literals	: 36
29.54/50.93	c learnt binary clauses	: 39
29.54/50.93	c learnt ternary clauses	: 204
29.54/50.93	c learnt constraints	: 129195
29.54/50.93	c ignored constraints	: 0
29.54/50.93	c root simplifications	: 0
29.54/50.93	c removed literals (reason simplification)	: 564154
29.54/50.93	c reason swapping (by a shorter reason)	: 0
29.54/50.93	c Calls to reduceDB	: 15
29.54/50.93	c Number of update (reduction) of LBD	: 32441
29.54/50.93	c Imported unit clauses	: 0
29.54/50.93	c number of reductions to clauses (during analyze)	: 0
29.54/50.93	c number of learned constraints concerned by reduction	: 0
29.54/50.93	c number of learning phase by resolution	: 0
29.54/50.93	c number of learning phase by cutting planes	: 0
29.54/50.93	c speed (assignments/second)	: 58675.13550803193
29.54/50.93	c non guided choices	2354
29.54/50.93	c learnt constraints type 
29.54/50.93	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
29.54/50.93	c starts		: 74
29.54/50.93	c conflicts		: 1660
29.54/50.93	c decisions		: 13211
29.54/50.93	c propagations		: 60895
29.54/50.93	c inspects		: 8693046
29.54/50.93	c shortcuts		: 0
29.54/50.93	c learnt literals	: 0
29.54/50.93	c learnt binary clauses	: 0
29.54/50.93	c learnt ternary clauses	: 0
29.54/50.93	c learnt constraints	: 1613
29.54/50.93	c ignored constraints	: 0
29.54/50.93	c root simplifications	: 0
29.54/50.93	c removed literals (reason simplification)	: 0
29.54/50.93	c reason swapping (by a shorter reason)	: 0
29.54/50.93	c Calls to reduceDB	: 0
29.54/50.93	c Number of update (reduction) of LBD	: 0
29.54/50.93	c Imported unit clauses	: 0
29.54/50.93	c number of reductions to clauses (during analyze)	: 0
29.54/50.93	c number of learned constraints concerned by reduction	: 0
29.54/50.93	c number of learning phase by resolution	: 0
29.54/50.93	c number of learning phase by cutting planes	: 0
29.54/50.93	c speed (assignments/second)	: 3895.036458999616
29.54/50.93	c non guided choices	725
29.54/50.93	c learnt constraints type 
29.54/50.93	s OPTIMUM FOUND
29.54/50.93	c Found 67 solution(s)
29.54/50.93	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 
29.54/50.93	c objective function=4
29.54/50.93	c Total wall clock time (in seconds): 50.813

Verifier Data

OK	4

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-4109557-1467321330/watcher-4109557-1467321330 -o /tmp/evaluation-result-4109557-1467321330/solver-4109557-1467321330 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1467318467-16220 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4109557-1467321330.wbo 

pid=25407
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.83 1.87 1.95 3/194 25410
/proc/meminfo: memFree=29752900/32872528 swapFree=1299868/1463388
[pid=25410] ppid=25407 vsize=96324 CPUtime=0 cores=0,2,4,6
/proc/25410/stat : 25410 (java) S 25407 25410 16156 0 -1 4202496 1324 0 0 0 0 0 0 0 20 0 2 0 11158991 98635776 955 33554432000 1073741824 1073778376 140737076562832 140737076553968 227515859005 0 0 4096 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25410/statm: 24081 959 727 9 0 16771 0
[pid=25410/tid=25411] ppid=25407 vsize=96260 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25411/stat : 25411 (java) R 25407 25410 16156 0 -1 4202560 129 0 0 0 0 0 0 0 20 0 2 0 11158992 98570240 977 33554432000 1073741824 1073778376 140737076562832 140090787229224 227512501632 0 0 4096 0 0 0 0 -1 0 0 0 0 0 0

[startup+0.100154 s]
/proc/loadavg: 1.83 1.87 1.95 3/194 25410
/proc/meminfo: memFree=29752900/32872528 swapFree=1299868/1463388
[pid=25410] ppid=25407 vsize=9558476 CPUtime=0.1 cores=0,2,4,6
/proc/25410/stat : 25410 (java) S 25407 25410 16156 0 -1 4202496 4393 0 1 0 10 0 0 0 20 0 18 0 11158991 9787879424 6033 33554432000 1073741824 1073778376 140737076562832 140737076553968 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25410/statm: 2389619 6033 2126 9 0 2380296 0
[pid=25410/tid=25411] ppid=25407 vsize=9558476 CPUtime=0.07 cores=0,2,4,6
/proc/25410/task/25411/stat : 25411 (java) R 25407 25410 16156 0 -1 4202560 2388 0 1 0 7 0 0 0 20 0 18 0 11158992 9787879424 6033 33554432000 1073741824 1073778376 140737076562832 140090787232840 140090790045062 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.200248 s]
/proc/loadavg: 1.83 1.87 1.95 3/194 25410
/proc/meminfo: memFree=29752900/32872528 swapFree=1299868/1463388
[pid=25410] ppid=25407 vsize=9824732 CPUtime=0.25 cores=0,2,4,6
/proc/25410/stat : 25410 (java) S 25407 25410 16156 0 -1 4202496 4736 0 1 0 24 1 0 0 20 0 22 0 11158991 10060525568 7871 33554432000 1073741824 1073778376 140737076562832 140737076553968 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25410/statm: 2456183 7871 2209 9 0 2446860 0
[pid=25410/tid=25411] ppid=25407 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/25410/task/25411/stat : 25411 (java) S 25407 25410 16156 0 -1 4202560 2420 0 1 0 17 0 0 0 20 0 22 0 11158992 10060525568 7871 33554432000 1073741824 1073778376 140737076562832 140090787234680 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 9824732

[startup+0.30024 s]
/proc/loadavg: 1.83 1.87 1.95 3/194 25410
/proc/meminfo: memFree=29752900/32872528 swapFree=1299868/1463388
[pid=25410] ppid=25407 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/25410/stat : 25410 (java) S 25407 25410 16156 0 -1 4202496 7896 0 1 0 61 1 0 0 20 0 22 0 11158991 10060525568 9845 33554432000 1073741824 1073778376 140737076562832 140737076553968 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25410/statm: 2456183 9845 2246 9 0 2446860 0
[pid=25410/tid=25411] ppid=25407 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/25410/task/25411/stat : 25411 (java) S 25407 25410 16156 0 -1 4202560 2420 0 1 0 17 0 0 0 20 0 22 0 11158992 10060525568 9845 33554432000 1073741824 1073778376 140737076562832 140090787234680 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 9824732

[startup+0.700321 s]
/proc/loadavg: 1.83 1.87 1.95 3/194 25410
/proc/meminfo: memFree=29752900/32872528 swapFree=1299868/1463388
[pid=25410] ppid=25407 vsize=9824732 CPUtime=1.54 cores=0,2,4,6
/proc/25410/stat : 25410 (java) S 25407 25410 16156 0 -1 4202496 15711 0 1 0 149 5 0 0 20 0 22 0 11158991 10060525568 15189 33554432000 1073741824 1073778376 140737076562832 140737076553968 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25410/statm: 2456183 15189 2255 9 0 2446860 0
[pid=25410/tid=25411] ppid=25407 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/25410/task/25411/stat : 25411 (java) S 25407 25410 16156 0 -1 4202560 2420 0 1 0 17 0 0 0 20 0 22 0 11158992 10060525568 15189 33554432000 1073741824 1073778376 140737076562832 140090787234680 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 9824732

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

[startup+0.700321 s]
/proc/loadavg: 1.83 1.87 1.95 3/194 25410
/proc/meminfo: memFree=29752900/32872528 swapFree=1299868/1463388
[pid=25410] ppid=25407 vsize=9824732 CPUtime=1.54 cores=0,2,4,6
/proc/25410/stat : 25410 (java) S 25407 25410 16156 0 -1 4202496 15711 0 1 0 149 5 0 0 20 0 22 0 11158991 10060525568 15189 33554432000 1073741824 1073778376 140737076562832 140737076553968 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25410/statm: 2456183 15189 2255 9 0 2446860 0
[pid=25410/tid=25411] ppid=25407 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/25410/task/25411/stat : 25411 (java) S 25407 25410 16156 0 -1 4202560 2420 0 1 0 17 0 0 0 20 0 22 0 11158992 10060525568 15189 33554432000 1073741824 1073778376 140737076562832 140090787234680 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.54
Current children cumulated vsize (KiB) 9824732

[startup+0.8003 s]
/proc/loadavg: 1.83 1.87 1.95 3/194 25410
/proc/meminfo: memFree=29752900/32872528 swapFree=1299868/1463388
[pid=25410] ppid=25407 vsize=9824732 CPUtime=1.52 cores=0,2,4,6
/proc/25410/stat : 25410 (java) S 25407 25410 16156 0 -1 4202496 15711 0 1 0 148 4 0 0 20 0 19 0 11158991 10060525568 15182 33554432000 1073741824 1073778376 140737076562832 140737076553968 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25410/statm: 2456183 15182 2255 9 0 2446860 0
[pid=25410/tid=25411] ppid=25407 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/25410/task/25411/stat : 25411 (java) S 25407 25410 16156 0 -1 4202560 2420 0 1 0 17 0 0 0 20 0 19 0 11158992 10060525568 15182 33554432000 1073741824 1073778376 140737076562832 140090787234680 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.52
Current children cumulated vsize (KiB) 9824732
#
############


[startup+1.50084 s]
/proc/loadavg: 1.83 1.87 1.95 2/213 25435
/proc/meminfo: memFree=29700072/32872528 swapFree=1299868/1463388
[pid=25410] ppid=25407 vsize=9824732 CPUtime=1.86 cores=0,2,4,6
/proc/25410/stat : 25410 (java) S 25407 25410 16156 0 -1 4202496 16369 0 1 0 179 7 0 0 20 0 19 0 11158991 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140737076553968 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25410/statm: 2456183 17329 2261 9 0 2446860 0
[pid=25410/tid=25411] ppid=25407 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/25410/task/25411/stat : 25411 (java) S 25407 25410 16156 0 -1 4202560 2421 0 1 0 17 0 0 0 20 0 19 0 11158992 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140090787234680 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25413] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25413/stat : 25413 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11158992 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140090765335336 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25414] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25414/stat : 25414 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11158992 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140090764282536 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25415] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25415/stat : 25415 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11158992 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140090763230248 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25410/tid=25416] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25416/stat : 25416 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11158992 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140090762177448 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25417] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25417/stat : 25417 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11158992 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140090424682792 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25418] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25418/stat : 25418 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11158992 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140090423629992 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25419] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25419/stat : 25419 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11158992 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140090422577704 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25420] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25420/stat : 25420 (java) S 25407 25410 16156 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11158992 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140090421524904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25421] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25421/stat : 25421 (java) S 25407 25410 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11158994 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140090409327336 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25422] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25422/stat : 25422 (java) S 25407 25410 16156 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11158994 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140090408273400 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25423] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25423/stat : 25423 (java) S 25407 25410 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11158994 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140090407221000 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25424] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25424/stat : 25424 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11158996 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140090406169488 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25425] ppid=25407 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/25410/task/25425/stat : 25425 (java) S 25407 25410 16156 0 -1 4202560 4669 0 0 0 51 0 0 0 20 0 19 0 11158996 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140090405116088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25426] ppid=25407 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/25410/task/25426/stat : 25426 (java) S 25407 25410 16156 0 -1 4202560 7930 0 0 0 49 2 0 0 20 0 19 0 11158996 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140090404063288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25427] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25427/stat : 25427 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11158996 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140090403011192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25428] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25428/stat : 25428 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11158996 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140090401958600 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25432] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25432/stat : 25432 (java) S 25407 25410 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11159011 10060525568 17329 33554432000 1073741824 1073778376 140737076562832 140090397746728 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 9824732

############
# WARNING:
# current cumulated CPU time (1.86 s) is less than in the last sample (1.87 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+2.70089 s]
/proc/loadavg: 1.83 1.87 1.95 4/216 25444
/proc/meminfo: memFree=29680772/32872528 swapFree=1299868/1463388
[pid=25410] ppid=25407 vsize=9824732 CPUtime=1.87 cores=0,2,4,6
/proc/25410/stat : 25410 (java) S 25407 25410 16156 0 -1 4202496 16395 0 1 0 180 7 0 0 20 0 22 0 11158991 10060525568 20919 33554432000 1073741824 1073778376 140737076562832 140737076553968 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25410/statm: 2456183 20919 2261 9 0 2446860 0
[pid=25410/tid=25411] ppid=25407 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/25410/task/25411/stat : 25411 (java) S 25407 25410 16156 0 -1 4202560 2422 0 1 0 17 0 0 0 20 0 22 0 11158992 10060525568 20919 33554432000 1073741824 1073778376 140737076562832 140090787234680 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25413] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25413/stat : 25413 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11158992 10060525568 20919 33554432000 1073741824 1073778376 140737076562832 140090765335336 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25414] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25414/stat : 25414 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11158992 10060525568 20919 33554432000 1073741824 1073778376 140737076562832 140090764282536 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25415] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25415/stat : 25415 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11158992 10060525568 20919 33554432000 1073741824 1073778376 140737076562832 140090763230248 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25410/tid=25416] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25416/stat : 25416 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11158992 10060525568 20919 33554432000 1073741824 1073778376 140737076562832 140090762177448 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25417] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25417/stat : 25417 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11158992 10060525568 20919 33554432000 1073741824 1073778376 140737076562832 140090424682792 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25418] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25418/stat : 25418 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11158992 10060525568 20919 33554432000 1073741824 1073778376 140737076562832 140090423629992 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25419] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25419/stat : 25419 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11158992 10060525568 20919 33554432000 1073741824 1073778376 140737076562832 140090422577704 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25420] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25420/stat : 25420 (java) S 25407 25410 16156 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11158992 10060525568 20919 33554432000 1073741824 1073778376 140737076562832 140090421524904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25421] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25421/stat : 25421 (java) S 25407 25410 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11158994 10060525568 20919 33554432000 1073741824 1073778376 140737076562832 140090409327336 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25422] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25422/stat : 25422 (java) S 25407 25410 16156 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 11158994 10060525568 20919 33554432000 1073741824 1073778376 140737076562832 140090408273400 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25423] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25423/stat : 25423 (java) S 25407 25410 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11158994 10060525568 20919 33554432000 1073741824 1073778376 140737076562832 140090407221000 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25424] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25424/stat : 25424 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11158996 10060525568 20919 33554432000 1073741824 1073778376 140737076562832 140090406169488 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25425] ppid=25407 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/25410/task/25425/stat : 25425 (java) S 25407 25410 16156 0 -1 4202560 4669 0 0 0 51 0 0 0 20 0 22 0 11158996 10060525568 20919 33554432000 1073741824 1073778376 140737076562832 140090405116088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25426] ppid=25407 vsize=9824732 CPUtime=0.51 cores=0,2,4,6
/proc/25410/task/25426/stat : 25426 (java) S 25407 25410 16156 0 -1 4202560 7930 0 0 0 49 2 0 0 20 0 22 0 11158996 10060525568 20919 33554432000 1073741824 1073778376 140737076562832 140090404063288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25427] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25427/stat : 25427 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11158996 10060525568 20919 33554432000 1073741824 1073778376 140737076562832 140090403011192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25428] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25428/stat : 25428 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11158996 10060525568 20919 33554432000 1073741824 1073778376 140737076562832 140090401958600 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25432] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

/proc/25410/task/25422/stat : 25422 (java) S 25407 25410 16156 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 21 0 11158994 10060525568 282287 33554432000 1073741824 1073778376 140737076562832 140090408273400 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25423] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25423/stat : 25423 (java) S 25407 25410 16156 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 21 0 11158994 10060525568 282287 33554432000 1073741824 1073778376 140737076562832 140090407221000 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25410/tid=25424] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25424/stat : 25424 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 11158996 10060525568 282287 33554432000 1073741824 1073778376 140737076562832 140090406169488 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25425] ppid=25407 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/25410/task/25425/stat : 25425 (java) S 25407 25410 16156 0 -1 4202560 6053 0 0 0 93 2 0 0 20 0 21 0 11158996 10060525568 282287 33554432000 1073741824 1073778376 140737076562832 140090405116088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25410/tid=25426] ppid=25407 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/25410/task/25426/stat : 25426 (java) S 25407 25410 16156 0 -1 4202560 7964 0 0 0 100 2 0 0 20 0 21 0 11158996 10060525568 282287 33554432000 1073741824 1073778376 140737076562832 140090404063288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25427] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25427/stat : 25427 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 11158996 10060525568 282287 33554432000 1073741824 1073778376 140737076562832 140090403011192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25428] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25428/stat : 25428 (java) S 25407 25410 16156 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 21 0 11158996 10060525568 282287 33554432000 1073741824 1073778376 140737076562832 140090401958600 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25432] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25432/stat : 25432 (java) S 25407 25410 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 11159011 10060525568 282287 33554432000 1073741824 1073778376 140737076562832 140090397746728 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25629] ppid=25407 vsize=9824732 CPUtime=14.19 cores=0,2,4,6
/proc/25410/task/25629/stat : 25629 (java) R 25407 25410 16156 0 -1 4202560 287 0 0 0 1411 8 0 0 20 0 21 0 11162520 10060525568 282287 33554432000 1073741824 1073778376 140737076562832 140090400902960 140090643372554 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25630] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25630/stat : 25630 (java) S 25407 25410 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 11162521 10060525568 282287 33554432000 1073741824 1073778376 140737076562832 140090399851816 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 27.87
Current children cumulated vsize (KiB) 9824732

[startup+50.4008 s]
/proc/loadavg: 1.85 1.86 1.94 3/215 25630
/proc/meminfo: memFree=28634512/32872528 swapFree=1299868/1463388
[pid=25410] ppid=25407 vsize=9824732 CPUtime=28.68 cores=0,2,4,6
/proc/25410/stat : 25410 (java) S 25407 25410 16156 0 -1 4202496 20278 0 1 0 2748 120 0 0 20 0 22 0 11158991 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140737076553968 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25410/statm: 2456183 287472 2288 9 0 2446860 0
[pid=25410/tid=25411] ppid=25407 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/25410/task/25411/stat : 25411 (java) S 25407 25410 16156 0 -1 4202560 2426 0 1 0 24 2 0 0 20 0 22 0 11158992 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090787234680 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25413] ppid=25407 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/25410/task/25413/stat : 25413 (java) S 25407 25410 16156 0 -1 4202560 41 0 0 0 10 1 0 0 20 0 22 0 11158992 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090765335336 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25410/tid=25414] ppid=25407 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/25410/task/25414/stat : 25414 (java) S 25407 25410 16156 0 -1 4202560 49 0 0 0 11 2 0 0 20 0 22 0 11158992 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090764282536 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25415] ppid=25407 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/25410/task/25415/stat : 25415 (java) S 25407 25410 16156 0 -1 4202560 29 0 0 0 8 0 0 0 20 0 22 0 11158992 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090763230248 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25416] ppid=25407 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/25410/task/25416/stat : 25416 (java) S 25407 25410 16156 0 -1 4202560 41 0 0 0 7 2 0 0 20 0 22 0 11158992 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090762177448 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25417] ppid=25407 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/25410/task/25417/stat : 25417 (java) S 25407 25410 16156 0 -1 4202560 60 0 0 0 12 3 0 0 20 0 22 0 11158992 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090424682792 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25410/tid=25418] ppid=25407 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/25410/task/25418/stat : 25418 (java) S 25407 25410 16156 0 -1 4202560 53 0 0 0 9 2 0 0 20 0 22 0 11158992 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090423629992 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25419] ppid=25407 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/25410/task/25419/stat : 25419 (java) S 25407 25410 16156 0 -1 4202560 43 0 0 0 7 2 0 0 20 0 22 0 11158992 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090422577704 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25420] ppid=25407 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/25410/task/25420/stat : 25420 (java) S 25407 25410 16156 0 -1 4202560 59 0 0 0 9 3 0 0 20 0 22 0 11158992 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090421524904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25421] ppid=25407 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/25410/task/25421/stat : 25421 (java) S 25407 25410 16156 0 -1 4202560 730 0 0 0 2 6 0 0 20 0 22 0 11158994 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090409327336 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25422] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25422/stat : 25422 (java) S 25407 25410 16156 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 11158994 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090408273400 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25423] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25423/stat : 25423 (java) S 25407 25410 16156 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 22 0 11158994 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090407221000 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25410/tid=25424] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25424/stat : 25424 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11158996 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090406169488 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25425] ppid=25407 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/25410/task/25425/stat : 25425 (java) S 25407 25410 16156 0 -1 4202560 6053 0 0 0 93 2 0 0 20 0 22 0 11158996 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090405116088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25410/tid=25426] ppid=25407 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/25410/task/25426/stat : 25426 (java) S 25407 25410 16156 0 -1 4202560 7964 0 0 0 100 2 0 0 20 0 22 0 11158996 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090404063288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25427] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25427/stat : 25427 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11158996 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090403011192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25428] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25428/stat : 25428 (java) S 25407 25410 16156 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 11158996 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090401958600 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25432] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25432/stat : 25432 (java) S 25407 25410 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11159011 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090397746728 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25630] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25630/stat : 25630 (java) S 25407 25410 16156 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11162521 10060525568 287472 33554432000 1073741824 1073778376 140737076562832 140090399851816 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 28.68
Current children cumulated vsize (KiB) 9824732

[startup+50.8009 s]
/proc/loadavg: 1.85 1.86 1.94 4/216 25632
/proc/meminfo: memFree=28613092/32872528 swapFree=1299868/1463388
[pid=25410] ppid=25407 vsize=9824732 CPUtime=29.42 cores=0,2,4,6
/proc/25410/stat : 25410 (java) S 25407 25410 16156 0 -1 4202496 20279 0 1 0 2820 122 0 0 20 0 19 0 11158991 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140737076553968 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25410/statm: 2456183 287466 2288 9 0 2446860 0
[pid=25410/tid=25411] ppid=25407 vsize=9824732 CPUtime=0.26 cores=0,2,4,6
/proc/25410/task/25411/stat : 25411 (java) S 25407 25410 16156 0 -1 4202560 2426 0 1 0 24 2 0 0 20 0 19 0 11158992 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090787234680 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25413] ppid=25407 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/25410/task/25413/stat : 25413 (java) S 25407 25410 16156 0 -1 4202560 41 0 0 0 10 1 0 0 20 0 19 0 11158992 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090765335336 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25410/tid=25414] ppid=25407 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/25410/task/25414/stat : 25414 (java) S 25407 25410 16156 0 -1 4202560 49 0 0 0 11 2 0 0 20 0 19 0 11158992 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090764282536 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25415] ppid=25407 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/25410/task/25415/stat : 25415 (java) S 25407 25410 16156 0 -1 4202560 29 0 0 0 8 0 0 0 20 0 19 0 11158992 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090763230248 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25416] ppid=25407 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/25410/task/25416/stat : 25416 (java) S 25407 25410 16156 0 -1 4202560 41 0 0 0 7 2 0 0 20 0 19 0 11158992 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090762177448 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25417] ppid=25407 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/25410/task/25417/stat : 25417 (java) S 25407 25410 16156 0 -1 4202560 60 0 0 0 12 3 0 0 20 0 19 0 11158992 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090424682792 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25410/tid=25418] ppid=25407 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/25410/task/25418/stat : 25418 (java) S 25407 25410 16156 0 -1 4202560 53 0 0 0 9 2 0 0 20 0 19 0 11158992 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090423629992 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25419] ppid=25407 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/25410/task/25419/stat : 25419 (java) S 25407 25410 16156 0 -1 4202560 43 0 0 0 7 2 0 0 20 0 19 0 11158992 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090422577704 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25420] ppid=25407 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/25410/task/25420/stat : 25420 (java) S 25407 25410 16156 0 -1 4202560 59 0 0 0 9 3 0 0 20 0 19 0 11158992 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090421524904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25421] ppid=25407 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/25410/task/25421/stat : 25421 (java) S 25407 25410 16156 0 -1 4202560 730 0 0 0 2 6 0 0 20 0 19 0 11158994 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090409327336 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25422] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25422/stat : 25422 (java) S 25407 25410 16156 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11158994 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090408273400 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25423] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25423/stat : 25423 (java) S 25407 25410 16156 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 19 0 11158994 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090407221000 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25410/tid=25424] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25424/stat : 25424 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11158996 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090406169488 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25425] ppid=25407 vsize=9824732 CPUtime=0.95 cores=0,2,4,6
/proc/25410/task/25425/stat : 25425 (java) S 25407 25410 16156 0 -1 4202560 6053 0 0 0 93 2 0 0 20 0 19 0 11158996 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090405116088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25410/tid=25426] ppid=25407 vsize=9824732 CPUtime=1.02 cores=0,2,4,6
/proc/25410/task/25426/stat : 25426 (java) S 25407 25410 16156 0 -1 4202560 7964 0 0 0 100 2 0 0 20 0 19 0 11158996 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090404063288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25427] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25427/stat : 25427 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11158996 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090403011192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25428] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25428/stat : 25428 (java) S 25407 25410 16156 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11158996 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090401958600 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25432] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25432/stat : 25432 (java) S 25407 25410 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11159011 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090397746728 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 29.42
Current children cumulated vsize (KiB) 9824732

[startup+50.9008 s]
/proc/loadavg: 1.85 1.86 1.94 4/216 25632
/proc/meminfo: memFree=28613092/32872528 swapFree=1299868/1463388
[pid=25410] ppid=25407 vsize=9824732 CPUtime=29.51 cores=0,2,4,6
/proc/25410/stat : 25410 (java) S 25407 25410 16156 0 -1 4202496 20279 0 1 0 2829 122 0 0 20 0 19 0 11158991 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140737076553968 227515859005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/25410/statm: 2456183 287466 2288 9 0 2446860 0
[pid=25410/tid=25411] ppid=25407 vsize=9824732 CPUtime=0.33 cores=0,2,4,6
/proc/25410/task/25411/stat : 25411 (java) R 25407 25410 16156 0 -1 4202560 2426 0 1 0 31 2 0 0 20 0 19 0 11158992 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090787234360 140090643060643 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25413] ppid=25407 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/25410/task/25413/stat : 25413 (java) S 25407 25410 16156 0 -1 4202560 41 0 0 0 10 1 0 0 20 0 19 0 11158992 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090765335336 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25410/tid=25414] ppid=25407 vsize=9824732 CPUtime=0.13 cores=0,2,4,6
/proc/25410/task/25414/stat : 25414 (java) S 25407 25410 16156 0 -1 4202560 49 0 0 0 11 2 0 0 20 0 19 0 11158992 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090764282536 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25415] ppid=25407 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/25410/task/25415/stat : 25415 (java) S 25407 25410 16156 0 -1 4202560 29 0 0 0 8 0 0 0 20 0 19 0 11158992 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090763230248 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25416] ppid=25407 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/25410/task/25416/stat : 25416 (java) S 25407 25410 16156 0 -1 4202560 41 0 0 0 7 2 0 0 20 0 19 0 11158992 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090762177448 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25417] ppid=25407 vsize=9824732 CPUtime=0.15 cores=0,2,4,6
/proc/25410/task/25417/stat : 25417 (java) S 25407 25410 16156 0 -1 4202560 60 0 0 0 12 3 0 0 20 0 19 0 11158992 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090424682792 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25410/tid=25418] ppid=25407 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/25410/task/25418/stat : 25418 (java) S 25407 25410 16156 0 -1 4202560 53 0 0 0 9 2 0 0 20 0 19 0 11158992 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090423629992 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25419] ppid=25407 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/25410/task/25419/stat : 25419 (java) S 25407 25410 16156 0 -1 4202560 43 0 0 0 7 2 0 0 20 0 19 0 11158992 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090422577704 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25420] ppid=25407 vsize=9824732 CPUtime=0.12 cores=0,2,4,6
/proc/25410/task/25420/stat : 25420 (java) S 25407 25410 16156 0 -1 4202560 59 0 0 0 9 3 0 0 20 0 19 0 11158992 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090421524904 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25421] ppid=25407 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/25410/task/25421/stat : 25421 (java) S 25407 25410 16156 0 -1 4202560 730 0 0 0 2 6 0 0 20 0 19 0 11158994 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090409327336 227515873193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25422] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25422/stat : 25422 (java) S 25407 25410 16156 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 11158994 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090408273400 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25423] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25423/stat : 25423 (java) S 25407 25410 16156 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 19 0 11158994 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090407221000 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25410/tid=25424] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25424/stat : 25424 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11158996 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090406169488 227515881248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=25410/tid=25425] ppid=25407 vsize=9824732 CPUtime=0.96 cores=0,2,4,6
/proc/25410/task/25425/stat : 25425 (java) S 25407 25410 16156 0 -1 4202560 6053 0 0 0 94 2 0 0 20 0 19 0 11158996 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090405116088 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=25410/tid=25426] ppid=25407 vsize=9824732 CPUtime=1.03 cores=0,2,4,6
/proc/25410/task/25426/stat : 25426 (java) S 25407 25410 16156 0 -1 4202560 7964 0 0 0 101 2 0 0 20 0 19 0 11158996 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090404063288 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25427] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25427/stat : 25427 (java) S 25407 25410 16156 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11158996 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090403011192 227515872316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=25410/tid=25428] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25428/stat : 25428 (java) S 25407 25410 16156 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 11158996 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090401958600 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=25410/tid=25432] ppid=25407 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/25410/task/25432/stat : 25432 (java) S 25407 25410 16156 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11159011 10060525568 287466 33554432000 1073741824 1073778376 140737076562832 140090397746728 227515873193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 29.51
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.03
#  lost CPU user time (s): 0.02
#  lost CPU system time (s): 0.01

Real time (s): 50.938
CPU time (s): 29.6795
CPU user time (s): 28.3087
CPU system time (s): 1.37079
CPU usage (%): 58.2659
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.2887
system time used= 1.36079
maximum resident set size= 1151688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 20287
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= 3747
involuntary context switches= 2253

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.365944 second user time and 0.415936 second system time

The end

Launcher Data

Begin job on node121 at 2016-06-30 23:15:30
IDJOB=4109557
IDBENCH=78849
IDSOLVER=2552
FILE ID=node121/4109557-1467321330
RUNJOBID= node121-1467318467-16220
PBS_JOBID= 20005290
Free space on /tmp= 71700 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.1110967729--soft-33-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4109557-1467321330/watcher-4109557-1467321330 -o /tmp/evaluation-result-4109557-1467321330/solver-4109557-1467321330 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node121-1467318467-16220 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4109557-1467321330.wbo

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

MD5SUM BENCH= 28b22ff7551de5ca1263780ad2fbf9cd
RANDOM SEED=36808658

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

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.172
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		: 2667.172
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.172
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		: 2667.172
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.172
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.172
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.172
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:        29753444 kB
Buffers:          130476 kB
Cached:           346356 kB
SwapCached:            0 kB
Active:           656188 kB
Inactive:         244636 kB
Active(anon):     411848 kB
Inactive(anon):    14568 kB
Active(file):     244340 kB
Inactive(file):   230068 kB
Unevictable:     1463388 kB
Mlocked:         1299868 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               516 kB
Writeback:             0 kB
AnonPages:       1887356 kB
Mapped:            22020 kB
Shmem:               204 kB
Slab:             611644 kB
SReclaimable:      55432 kB
SUnreclaim:       556212 kB
KernelStack:        1592 kB
PageTables:         7812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2018976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    561152 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 node121 at 2016-06-30 23:16:21