Trace number 4110313

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.7795 39.2297

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111218757--soft-0-100-0.wbo
MD5SUMb0ba3c932573495a13e5be4b53f7a1a4
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark12.3591
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 constraints101
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 5180
Min constraint cost 1
Max constraint cost 99
Sum of constraints costs 5179
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1266
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.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	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.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4110313-1467322092.wbo
0.09/0.12	c reading problem ... 
0.09/0.19	c ... done. Wall clock time 0.068s.
0.09/0.19	c declared #vars     169
0.09/0.19	c internal #vars     270
0.09/0.19	c #constraints  101
0.09/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.20	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.09/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.09/0.20	c 101 constraints processed.
0.09/0.20	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.20	c constraints type 
0.24/0.20	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.24/0.20	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.24/0.20	c 101 constraints processed.
0.24/0.20	c objective function length is 101 literals
0.60/0.33	c And the winner is solver0
1.19/0.70	c SATISFIABLE
1.19/0.70	c OPTIMIZING...
1.19/0.70	c Got one! Elapsed wall clock time (in seconds):0.573
1.19/0.70	o 491
1.19/0.70	c And the winner is solver0
1.20/1.20	c Got one! Elapsed wall clock time (in seconds):1.075
1.20/1.20	o 481
1.20/1.20	c And the winner is solver0
1.21/1.70	c Got one! Elapsed wall clock time (in seconds):1.576
1.21/1.70	o 471
1.21/1.71	c And the winner is solver0
1.21/2.20	c Got one! Elapsed wall clock time (in seconds):2.078
1.21/2.20	o 467
1.21/2.21	c And the winner is solver0
1.22/2.70	c Got one! Elapsed wall clock time (in seconds):2.579
1.22/2.70	o 458
1.22/2.71	c And the winner is solver0
1.24/3.20	c Got one! Elapsed wall clock time (in seconds):3.08
1.24/3.20	o 455
1.24/3.22	c And the winner is solver0
1.29/3.70	c Got one! Elapsed wall clock time (in seconds):3.581
1.29/3.70	o 451
1.29/3.72	c And the winner is solver0
1.54/4.21	c Got one! Elapsed wall clock time (in seconds):4.082
1.54/4.21	o 432
1.54/4.21	c And the winner is solver0
1.55/4.71	c Got one! Elapsed wall clock time (in seconds):4.584
1.55/4.71	o 426
2.24/4.91	c And the winner is solver0
2.55/5.21	c Got one! Elapsed wall clock time (in seconds):5.085
2.55/5.21	o 415
2.55/5.21	c And the winner is solver0
2.55/5.71	c Got one! Elapsed wall clock time (in seconds):5.586
2.55/5.71	o 400
2.55/5.72	c And the winner is solver0
2.55/6.21	c Got one! Elapsed wall clock time (in seconds):6.087
2.55/6.21	o 384
2.55/6.23	c And the winner is solver0
2.59/6.71	c Got one! Elapsed wall clock time (in seconds):6.588
2.59/6.71	o 373
2.86/6.84	c cleaning 3851 clauses out of 7706 with flag 3032/7706
2.86/6.85	c And the winner is solver0
3.20/7.21	c Got one! Elapsed wall clock time (in seconds):7.089
3.20/7.21	o 336
3.20/7.23	c And the winner is solver0
3.26/7.71	c Got one! Elapsed wall clock time (in seconds):7.59
3.26/7.71	o 318
3.26/7.74	c And the winner is solver0
3.32/8.21	c Got one! Elapsed wall clock time (in seconds):8.091
3.32/8.21	o 287
3.32/8.24	c And the winner is solver0
3.40/8.72	c Got one! Elapsed wall clock time (in seconds):8.592
3.40/8.72	o 278
3.40/8.73	c And the winner is solver0
3.45/9.22	c Got one! Elapsed wall clock time (in seconds):9.093
3.45/9.22	o 274
3.45/9.24	c And the winner is solver0
3.56/9.72	c Got one! Elapsed wall clock time (in seconds):9.595
3.56/9.72	o 272
3.72/9.85	c And the winner is solver0
3.85/10.22	c Got one! Elapsed wall clock time (in seconds):10.096
3.85/10.22	o 262
3.85/10.27	c And the winner is solver0
3.98/10.72	c Got one! Elapsed wall clock time (in seconds):10.597
3.98/10.72	o 261
3.98/10.77	c And the winner is solver0
4.10/11.22	c Got one! Elapsed wall clock time (in seconds):11.098
4.10/11.22	o 244
4.26/11.31	c And the winner is solver0
4.29/11.72	c Got one! Elapsed wall clock time (in seconds):11.599
4.29/11.72	o 221
4.29/11.79	c And the winner is solver0
4.42/12.22	c Got one! Elapsed wall clock time (in seconds):12.1
4.42/12.22	o 220
4.56/12.33	c And the winner is solver0
4.65/12.72	c Got one! Elapsed wall clock time (in seconds):12.601
4.65/12.72	o 218
4.65/12.80	c cleaning 7992 clauses out of 15984 with flag 3300/19835
5.00/12.90	c And the winner is solver0
5.02/13.23	c Got one! Elapsed wall clock time (in seconds):13.102
5.02/13.23	o 211
5.37/13.40	c cleaning 6560 clauses out of 13126 with flag 10761/24969
5.37/13.48	c And the winner is solver0
5.59/13.73	c Got one! Elapsed wall clock time (in seconds):13.603
5.59/13.73	o 208
5.92/13.95	c cleaning 5925 clauses out of 11857 with flag 17862/30260
6.35/14.12	c And the winner is solver0
6.45/14.23	c Got one! Elapsed wall clock time (in seconds):14.104
6.45/14.23	o 202
6.60/14.33	c cleaning 5569 clauses out of 11146 with flag 8233/35474
6.83/14.41	c And the winner is solver0
6.88/14.73	c Got one! Elapsed wall clock time (in seconds):14.605
6.88/14.73	o 196
7.01/14.89	c And the winner is solver0
7.24/15.23	c Got one! Elapsed wall clock time (in seconds):15.107
7.24/15.23	o 195
7.40/15.31	c cleaning 5895 clauses out of 11790 with flag 4523/41687
7.40/15.32	c And the winner is solver0
7.47/15.73	c Got one! Elapsed wall clock time (in seconds):15.608
7.47/15.73	o 194
7.80/15.98	c cleaning 5543 clauses out of 11086 with flag 22587/46878
7.80/15.99	c And the winner is solver0
8.02/16.23	c Got one! Elapsed wall clock time (in seconds):16.109
8.02/16.23	o 192
8.02/16.24	c And the winner is solver0
8.04/16.73	c Got one! Elapsed wall clock time (in seconds):16.61
8.04/16.73	o 187
8.04/16.74	c And the winner is solver0
8.04/17.23	c Got one! Elapsed wall clock time (in seconds):17.111
8.04/17.23	o 184
8.04/17.24	c And the winner is solver0
8.17/17.74	c Got one! Elapsed wall clock time (in seconds):17.612
8.17/17.74	o 172
8.17/17.76	c And the winner is solver0
8.22/18.24	c Got one! Elapsed wall clock time (in seconds):18.113
8.22/18.24	o 171
8.34/18.30	c And the winner is solver0
8.53/18.74	c Got one! Elapsed wall clock time (in seconds):18.614
8.53/18.74	o 165
8.53/18.79	c And the winner is solver0
8.72/19.24	c Got one! Elapsed wall clock time (in seconds):19.115
8.72/19.24	o 152
8.72/19.29	c And the winner is solver0
8.83/19.74	c Got one! Elapsed wall clock time (in seconds):19.616
8.83/19.74	o 150
8.83/19.76	c And the winner is solver0
8.88/20.24	c Got one! Elapsed wall clock time (in seconds):20.117
8.88/20.24	o 148
8.88/20.27	c And the winner is solver0
8.97/20.74	c Got one! Elapsed wall clock time (in seconds):20.618
8.97/20.74	o 146
9.08/20.83	c And the winner is solver0
9.23/21.24	c Got one! Elapsed wall clock time (in seconds):21.119
9.23/21.24	o 145
9.23/21.28	c And the winner is solver0
9.34/21.74	c Got one! Elapsed wall clock time (in seconds):21.62
9.34/21.74	o 139
9.34/21.77	c And the winner is solver0
9.40/22.24	c Got one! Elapsed wall clock time (in seconds):22.121
9.40/22.24	o 135
9.50/22.30	c And the winner is solver0
9.62/22.75	c Got one! Elapsed wall clock time (in seconds):22.622
9.62/22.75	o 132
9.73/22.83	c And the winner is solver0
9.88/23.25	c Got one! Elapsed wall clock time (in seconds):23.123
9.88/23.25	o 130
9.88/23.28	c And the winner is solver0
9.98/23.75	c Got one! Elapsed wall clock time (in seconds):23.624
9.98/23.75	o 126
10.09/23.80	c And the winner is solver0
10.13/24.25	c Got one! Elapsed wall clock time (in seconds):24.125
10.13/24.25	o 123
10.13/24.29	c And the winner is solver0
10.23/24.75	c Got one! Elapsed wall clock time (in seconds):24.626
10.23/24.75	o 121
10.23/24.79	c And the winner is solver0
10.34/25.25	c Got one! Elapsed wall clock time (in seconds):25.127
10.34/25.25	o 114
10.45/25.31	c And the winner is solver0
10.58/25.75	c Got one! Elapsed wall clock time (in seconds):25.628
10.58/25.75	o 110
10.58/25.78	c And the winner is solver0
10.66/26.25	c Got one! Elapsed wall clock time (in seconds):26.129
10.66/26.25	o 98
10.74/26.31	c And the winner is solver0
10.88/26.75	c Got one! Elapsed wall clock time (in seconds):26.63
10.88/26.75	o 91
10.97/26.87	c cleaning 10130 clauses out of 20268 with flag 4040/61603
10.97/26.88	c And the winner is solver0
11.57/27.25	c Got one! Elapsed wall clock time (in seconds):27.131
11.57/27.25	o 82
11.89/27.48	c And the winner is solver0
12.14/27.76	c Got one! Elapsed wall clock time (in seconds):27.632
12.14/27.76	o 69
12.21/27.84	c cleaning 7746 clauses out of 15491 with flag 4716/66956
12.82/28.15	c cleaning 6872 clauses out of 13746 with flag 31885/72957
13.47/28.40	c And the winner is solver0
13.50/28.76	c Got one! Elapsed wall clock time (in seconds):28.634
13.50/28.76	o 67
13.57/28.82	c cleaning 6387 clauses out of 12786 with flag 5400/78869
13.77/28.99	c And the winner is solver0
14.36/29.41	c Got one! Elapsed wall clock time (in seconds):29.288
14.36/29.41	o 49
14.36/29.43	c And the winner is solver0
14.41/29.91	c Got one! Elapsed wall clock time (in seconds):29.792
14.41/29.91	o 47
14.58/30.02	c cleaning 6219 clauses out of 12460 with flag 7409/84930
14.78/30.11	c And the winner is solver0
15.20/30.57	c Got one! Elapsed wall clock time (in seconds):30.447
15.20/30.57	o 40
15.31/30.69	c And the winner is solver0
15.54/31.08	c Got one! Elapsed wall clock time (in seconds):30.961
15.54/31.08	o 35
15.56/31.14	c cleaning 6096 clauses out of 12193 with flag 3646/90882
15.96/31.36	c cleaning 6040 clauses out of 12099 with flag 23260/96884
16.56/31.63	c cleaning 6527 clauses out of 13057 with flag 46978/103883
17.17/31.99	c cleaning 7262 clauses out of 14529 with flag 73124/111882
17.97/32.39	c cleaning 8116 clauses out of 16266 with flag 103784/120882
18.97/32.82	c cleaning 9070 clauses out of 18152 with flag 139810/130885
19.18/32.99	c And the winner is solver0
19.48/33.14	c Got one! Elapsed wall clock time (in seconds):33.017
19.48/33.14	o 31
19.66/33.25	c cleaning 7525 clauses out of 15071 with flag 7913/136874
20.31/33.51	c cleaning 6764 clauses out of 13548 with flag 30576/142876
20.53/33.68	c And the winner is solver0
20.74/34.15	c Got one! Elapsed wall clock time (in seconds):34.024
20.74/34.15	o 25
20.84/34.20	c cleaning 5914 clauses out of 11837 with flag 4026/147930
21.23/34.44	c cleaning 5957 clauses out of 11922 with flag 26224/153930
21.83/34.72	c cleaning 6480 clauses out of 12965 with flag 51462/160930
22.43/35.07	c cleaning 7241 clauses out of 14483 with flag 82140/168929
23.26/35.48	c cleaning 8117 clauses out of 16241 with flag 116414/177930
23.46/35.50	c And the winner is solver0
23.50/35.67	c Got one! Elapsed wall clock time (in seconds):35.532
23.50/35.67	o 21
23.77/35.88	c cleaning 6891 clauses out of 13798 with flag 21134/183605
24.17/36.07	c And the winner is solver0
24.35/36.17	c Got one! Elapsed wall clock time (in seconds):36.042
24.35/36.17	o 20
24.45/36.22	c cleaning 6204 clauses out of 12415 with flag 4086/189114
24.86/36.46	c cleaning 6088 clauses out of 12209 with flag 27693/195113
25.45/36.76	c cleaning 6560 clauses out of 13122 with flag 55893/202114
26.05/37.09	c cleaning 7276 clauses out of 14558 with flag 89198/210113
27.07/37.52	c cleaning 8132 clauses out of 16279 with flag 126116/219113
28.05/38.02	c cleaning 9070 clauses out of 18144 with flag 168315/229114
29.26/38.63	c cleaning 10033 clauses out of 20072 with flag 216880/240116
29.45/38.71	c And the winner is solver0
29.64/39.22	c >>>>>>>>>> Solver number 0 (65 answers) <<<<<<<<<<<<<<<<<<
29.64/39.22	c starts		: 176
29.64/39.22	c conflicts		: 242082
29.64/39.22	c decisions		: 398929
29.64/39.22	c propagations		: 6853245
29.64/39.22	c inspects		: 116450754
29.64/39.22	c shortcuts		: 0
29.64/39.22	c learnt literals	: 34
29.64/39.22	c learnt binary clauses	: 45
29.64/39.22	c learnt ternary clauses	: 504
29.64/39.22	c learnt constraints	: 242047
29.64/39.22	c ignored constraints	: 0
29.64/39.22	c root simplifications	: 0
29.64/39.22	c removed literals (reason simplification)	: 131563
29.64/39.22	c reason swapping (by a shorter reason)	: 0
29.64/39.22	c Calls to reduceDB	: 33
29.64/39.22	c Number of update (reduction) of LBD	: 68364
29.64/39.22	c Imported unit clauses	: 0
29.64/39.22	c number of reductions to clauses (during analyze)	: 0
29.64/39.22	c number of learned constraints concerned by reduction	: 0
29.64/39.22	c number of learning phase by resolution	: 0
29.64/39.22	c number of learning phase by cutting planes	: 0
29.64/39.22	c speed (assignments/second)	: 175634.16196822142
29.64/39.22	c non guided choices	2843
29.64/39.22	c learnt constraints type 
29.64/39.22	c >>>>>>>>>> Solver number 1 (0 answers) <<<<<<<<<<<<<<<<<<
29.64/39.22	c starts		: 65
29.64/39.22	c conflicts		: 646
29.64/39.22	c decisions		: 9422
29.64/39.22	c propagations		: 32821
29.64/39.22	c inspects		: 2410181
29.64/39.22	c shortcuts		: 0
29.64/39.22	c learnt literals	: 0
29.64/39.22	c learnt binary clauses	: 0
29.64/39.22	c learnt ternary clauses	: 0
29.64/39.22	c learnt constraints	: 597
29.64/39.22	c ignored constraints	: 0
29.64/39.22	c root simplifications	: 0
29.64/39.22	c removed literals (reason simplification)	: 0
29.64/39.22	c reason swapping (by a shorter reason)	: 0
29.64/39.22	c Calls to reduceDB	: 0
29.64/39.22	c Number of update (reduction) of LBD	: 0
29.64/39.22	c Imported unit clauses	: 0
29.64/39.22	c number of reductions to clauses (during analyze)	: 0
29.64/39.22	c number of learned constraints concerned by reduction	: 0
29.64/39.22	c number of learning phase by resolution	: 0
29.64/39.22	c number of learning phase by cutting planes	: 0
29.64/39.22	c speed (assignments/second)	: 10846.331791143424
29.64/39.22	c non guided choices	1011
29.64/39.22	c learnt constraints type 
29.64/39.22	s OPTIMUM FOUND
29.64/39.22	c Found 64 solution(s)
29.64/39.22	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.64/39.22	c objective function=20
29.64/39.22	c Total wall clock time (in seconds): 39.098

Verifier Data

OK	20

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-4110313-1467322092/watcher-4110313-1467322092 -o /tmp/evaluation-result-4110313-1467322092/solver-4110313-1467322092 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node151-1467322011-11394 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110313-1467322092.wbo 

pid=12469
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.79 1.89 1.87 3/195 12472
/proc/meminfo: memFree=31632028/32872528 swapFree=8040/8040
[pid=12472] ppid=12469 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/12472/stat : 12472 (java) R 12469 12472 11378 0 -1 4202496 700 0 0 0 0 0 0 0 20 0 1 0 2884778 23793664 350 33554432000 1073741824 1073778376 140735658284720 140735658273784 243756218945 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/12472/statm: 5809 361 277 9 0 128 0

[startup+0.100111 s]
/proc/loadavg: 1.79 1.89 1.87 3/195 12472
/proc/meminfo: memFree=31632028/32872528 swapFree=8040/8040
[pid=12472] ppid=12469 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/12472/stat : 12472 (java) S 12469 12472 11378 0 -1 4202496 4420 0 1 0 8 1 0 0 20 0 18 0 2884778 9787879424 6047 33554432000 1073741824 1073778376 140735658284720 140735658275856 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12472/statm: 2389619 6047 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200215 s]
/proc/loadavg: 1.79 1.89 1.87 3/195 12472
/proc/meminfo: memFree=31632028/32872528 swapFree=8040/8040
[pid=12472] ppid=12469 vsize=9558476 CPUtime=0.24 cores=0,2,4,6
/proc/12472/stat : 12472 (java) S 12469 12472 11378 0 -1 4202496 4718 0 1 0 22 2 0 0 20 0 18 0 2884778 9787879424 7315 33554432000 1073741824 1073778376 140735658284720 140735658275856 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12472/statm: 2389619 7315 2217 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558476

[startup+0.300196 s]
/proc/loadavg: 1.79 1.89 1.87 3/195 12472
/proc/meminfo: memFree=31632028/32872528 swapFree=8040/8040
[pid=12472] ppid=12469 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/12472/stat : 12472 (java) S 12469 12472 11378 0 -1 4202496 7429 0 1 0 58 2 0 0 20 0 22 0 2884778 10060525568 9672 33554432000 1073741824 1073778376 140735658284720 140735658275856 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12472/statm: 2456183 9672 2250 9 0 2446860 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 9824732

[startup+0.700296 s]
/proc/loadavg: 1.79 1.89 1.87 3/195 12472
/proc/meminfo: memFree=31632028/32872528 swapFree=8040/8040
[pid=12472] ppid=12469 vsize=9824732 CPUtime=1.19 cores=0,2,4,6
/proc/12472/stat : 12472 (java) S 12469 12472 11378 0 -1 4202496 16284 0 1 0 113 6 0 0 20 0 19 0 2884778 10060525568 13657 33554432000 1073741824 1073778376 140735658284720 140735658275856 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12472/statm: 2456183 13657 2253 9 0 2446860 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 9824732

############
# WARNING:
# current cumulated CPU time (1.2 s) is less than in the last sample (1.21 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+1.208 s]
/proc/loadavg: 1.79 1.89 1.87 3/216 12500
/proc/meminfo: memFree=31580772/32872528 swapFree=8040/8040
[pid=12472] ppid=12469 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/12472/stat : 12472 (java) S 12469 12472 11378 0 -1 4202496 16304 0 1 0 115 6 0 0 20 0 22 0 2884778 10060525568 16225 33554432000 1073741824 1073778376 140735658284720 140735658275856 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12472/statm: 2456183 16225 2253 9 0 2446860 0
[pid=12472/tid=12474] ppid=12469 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/12472/task/12474/stat : 12474 (java) S 12469 12472 11378 0 -1 4202560 2416 0 1 0 15 2 0 0 20 0 22 0 2884779 10060525568 16225 33554432000 1073741824 1073778376 140735658284720 140207966659448 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12475] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12475/stat : 12475 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2884780 10060525568 16225 33554432000 1073741824 1073778376 140735658284720 140207939111976 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12476] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12476/stat : 12476 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2884780 10060525568 16225 33554432000 1073741824 1073778376 140735658284720 140207938059176 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12477] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12477/stat : 12477 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2884780 10060525568 16225 33554432000 1073741824 1073778376 140735658284720 140207937006376 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12472/tid=12478] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12478/stat : 12478 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2884780 10060525568 16225 33554432000 1073741824 1073778376 140735658284720 140207935953576 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12479] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12479/stat : 12479 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2884780 10060525568 16225 33554432000 1073741824 1073778376 140735658284720 140207934900776 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12480] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12480/stat : 12480 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2884780 10060525568 16225 33554432000 1073741824 1073778376 140735658284720 140207933847976 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12481] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12481/stat : 12481 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2884780 10060525568 16225 33554432000 1073741824 1073778376 140735658284720 140207803902248 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12482] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12482/stat : 12482 (java) S 12469 12472 11378 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 2884780 10060525568 16225 33554432000 1073741824 1073778376 140735658284720 140207802849448 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12483] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12483/stat : 12483 (java) S 12469 12472 11378 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2884781 10060525568 16225 33554432000 1073741824 1073778376 140735658284720 140207319903208 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12484] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12484/stat : 12484 (java) S 12469 12472 11378 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 2884782 10060525568 16225 33554432000 1073741824 1073778376 140735658284720 140207318849272 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12485] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12485/stat : 12485 (java) S 12469 12472 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 21 0 2884782 10060525568 16223 33554432000 1073741824 1073778376 140735658284720 140207317796360 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12486] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12486/stat : 12486 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 21 0 2884784 10060525568 16223 33554432000 1073741824 1073778376 140735658284720 140207316744848 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12487] ppid=12469 vsize=9824720 CPUtime=0.34 cores=0,2,4,6
/proc/12472/task/12487/stat : 12487 (java) S 12469 12472 11378 0 -1 4202560 7928 0 0 0 32 2 0 0 20 0 21 0 2884784 10060513280 16223 33554432000 1073741824 1073778376 140735658284720 140207315691960 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12488] ppid=12469 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/12472/task/12488/stat : 12488 (java) S 12469 12472 11378 0 -1 4202560 4614 0 0 0 34 1 0 0 20 0 20 0 2884784 10060525568 16221 33554432000 1073741824 1073778376 140735658284720 140207314639160 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12489] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12489/stat : 12489 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2884784 10060525568 16221 33554432000 1073741824 1073778376 140735658284720 140207313586552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12490] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12490/stat : 12490 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2884784 10060525568 16221 33554432000 1073741824 1073778376 140735658284720 140207312533960 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12494] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12494/stat : 12494 (java) S 12469 12472 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 2884798 10060525568 16221 33554432000 1073741824 1073778376 140735658284720 140207308322088 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.21
Current children cumulated vsize (KiB) 9824732

[startup+1.30087 s]
/proc/loadavg: 1.79 1.89 1.87 3/216 12500
/proc/meminfo: memFree=31580772/32872528 swapFree=8040/8040
[pid=12472] ppid=12469 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/12472/stat : 12472 (java) S 12469 12472 11378 0 -1 4202496 16304 0 1 0 114 6 0 0 20 0 19 0 2884778 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140735658275856 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12472/statm: 2456183 16219 2253 9 0 2446860 0
[pid=12472/tid=12474] ppid=12469 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/12472/task/12474/stat : 12474 (java) S 12469 12472 11378 0 -1 4202560 2416 0 1 0 15 2 0 0 20 0 19 0 2884779 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207966659448 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12475] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12475/stat : 12475 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884780 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207939111976 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12476] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12476/stat : 12476 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884780 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207938059176 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12477] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12477/stat : 12477 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884780 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207937006376 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12472/tid=12478] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12478/stat : 12478 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884780 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207935953576 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12479] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12479/stat : 12479 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884780 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207934900776 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12480] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12480/stat : 12480 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884780 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207933847976 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12481] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12481/stat : 12481 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884780 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207803902248 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12482] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12482/stat : 12482 (java) S 12469 12472 11378 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2884780 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207802849448 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12483] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12483/stat : 12483 (java) S 12469 12472 11378 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2884781 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207319903208 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12484] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12484/stat : 12484 (java) S 12469 12472 11378 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2884782 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207318849272 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12485] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12485/stat : 12485 (java) S 12469 12472 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2884782 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207317796360 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12486] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12486/stat : 12486 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884784 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207316744848 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12487] ppid=12469 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/12472/task/12487/stat : 12487 (java) S 12469 12472 11378 0 -1 4202560 7928 0 0 0 32 2 0 0 20 0 19 0 2884784 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207315691960 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12488] ppid=12469 vsize=9824732 CPUtime=0.35 cores=0,2,4,6
/proc/12472/task/12488/stat : 12488 (java) S 12469 12472 11378 0 -1 4202560 4614 0 0 0 34 1 0 0 20 0 19 0 2884784 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207314639160 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12489] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12489/stat : 12489 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884784 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207313586552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12490] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12490/stat : 12490 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884784 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207312533960 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12494] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12494/stat : 12494 (java) S 12469 12472 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2884798 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207308322088 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.2
Current children cumulated vsize (KiB) 9824732
#
############


[startup+1.5008 s]
/proc/loadavg: 1.79 1.89 1.87 3/216 12500
/proc/meminfo: memFree=31580772/32872528 swapFree=8040/8040
[pid=12472] ppid=12469 vsize=9824732 CPUtime=1.2 cores=0,2,4,6
/proc/12472/stat : 12472 (java) S 12469 12472 11378 0 -1 4202496 16304 0 1 0 114 6 0 0 20 0 19 0 2884778 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140735658275856 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12472/statm: 2456183 16219 2253 9 0 2446860 0
[pid=12472/tid=12474] ppid=12469 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/12472/task/12474/stat : 12474 (java) S 12469 12472 11378 0 -1 4202560 2416 0 1 0 15 2 0 0 20 0 19 0 2884779 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207966659448 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12475] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12475/stat : 12475 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884780 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207939111976 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12476] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12476/stat : 12476 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884780 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207938059176 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12477] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12477/stat : 12477 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884780 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207937006376 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12472/tid=12478] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12478/stat : 12478 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884780 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207935953576 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12479] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12479/stat : 12479 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884780 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207934900776 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12480] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12480/stat : 12480 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884780 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207933847976 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12481] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12481/stat : 12481 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884780 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207803902248 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12482] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12482/stat : 12482 (java) S 12469 12472 11378 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 2884780 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207802849448 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12483] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12483/stat : 12483 (java) S 12469 12472 11378 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 2884781 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207319903208 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12484] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12484/stat : 12484 (java) S 12469 12472 11378 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 2884782 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207318849272 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12485] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12485/stat : 12485 (java) S 12469 12472 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2884782 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207317796360 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12486] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12486/stat : 12486 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884784 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207316744848 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12487] ppid=12469 vsize=9824732 CPUtime=0.34 cores=0,2,4,6
/proc/12472/task/12487/stat : 12487 (java) S 12469 12472 11378 0 -1 4202560 7928 0 0 0 32 2 0 0 20 0 19 0 2884784 10060525568 16219 33554432000 1073741824 1073778376 140735658284720 140207315691960 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12488] ppid=12469 vsize=9824732 CPUtime=0.35 cores=0,2,4,6

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

/proc/12472/task/12488/stat : 12488 (java) S 12469 12472 11378 0 -1 4202560 15253 0 0 0 180 3 0 0 20 0 22 0 2884784 10060525568 60677 33554432000 1073741824 1073778376 140735658284720 140207314639160 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12489] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12489/stat : 12489 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2884784 10060525568 60677 33554432000 1073741824 1073778376 140735658284720 140207313586552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12490] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12490/stat : 12490 (java) S 12469 12472 11378 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 2884784 10060525568 60677 33554432000 1073741824 1073778376 140735658284720 140207312533960 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12494] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12494/stat : 12494 (java) S 12469 12472 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2884798 10060525568 60677 33554432000 1073741824 1073778376 140735658284720 140207308322088 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12932] ppid=12469 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/12472/task/12932/stat : 12932 (java) R 12469 12472 11378 0 -1 4202560 3 0 0 0 60 0 0 0 20 0 22 0 2888396 10060525568 60677 33554432000 1073741824 1073778376 140735658284720 140207311480056 140207815343997 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12933] ppid=12469 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/12472/task/12933/stat : 12933 (java) R 12469 12472 11378 0 -1 4202560 2 0 0 0 60 0 0 0 20 0 22 0 2888396 10060525568 60677 33554432000 1073741824 1073778376 140735658284720 140207309372840 140207815463325 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12934] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12934/stat : 12934 (java) S 12469 12472 11378 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2888398 10060525568 60677 33554432000 1073741824 1073778376 140735658284720 140207310427432 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 25.64
Current children cumulated vsize (KiB) 9824732

[startup+38.4008 s]
/proc/loadavg: 1.48 1.79 1.84 5/219 12940
/proc/meminfo: memFree=31347376/32872528 swapFree=8040/8040
[pid=12472] ppid=12469 vsize=9824732 CPUtime=28.84 cores=0,2,4,6
/proc/12472/stat : 12472 (java) S 12469 12472 11378 0 -1 4202496 36076 0 1 0 2752 132 0 0 20 0 22 0 2884778 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140735658275856 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12472/statm: 2456183 58174 2286 9 0 2446860 0
[pid=12472/tid=12474] ppid=12469 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/12472/task/12474/stat : 12474 (java) S 12469 12472 11378 0 -1 4202560 2420 0 1 0 24 3 0 0 20 0 22 0 2884779 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207966659448 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12475] ppid=12469 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12472/task/12475/stat : 12475 (java) S 12469 12472 11378 0 -1 4202560 29 0 0 0 4 1 0 0 20 0 22 0 2884780 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207939111976 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12476] ppid=12469 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12472/task/12476/stat : 12476 (java) S 12469 12472 11378 0 -1 4202560 64 0 0 0 5 0 0 0 20 0 22 0 2884780 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207938059176 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12477] ppid=12469 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12472/task/12477/stat : 12477 (java) S 12469 12472 11378 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 22 0 2884780 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207937006376 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12478] ppid=12469 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12472/task/12478/stat : 12478 (java) S 12469 12472 11378 0 -1 4202560 45 0 0 0 5 2 0 0 20 0 22 0 2884780 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207935953576 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12479] ppid=12469 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12472/task/12479/stat : 12479 (java) S 12469 12472 11378 0 -1 4202560 91 0 0 0 7 2 0 0 20 0 22 0 2884780 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207934900776 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12472/tid=12480] ppid=12469 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12472/task/12480/stat : 12480 (java) S 12469 12472 11378 0 -1 4202560 32 0 0 0 5 0 0 0 20 0 22 0 2884780 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207933847976 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12481] ppid=12469 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12472/task/12481/stat : 12481 (java) S 12469 12472 11378 0 -1 4202560 77 0 0 0 8 0 0 0 20 0 22 0 2884780 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207803902248 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12482] ppid=12469 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12472/task/12482/stat : 12482 (java) S 12469 12472 11378 0 -1 4202560 70 0 0 0 6 2 0 0 20 0 22 0 2884780 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207802849448 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12472/tid=12483] ppid=12469 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12472/task/12483/stat : 12483 (java) S 12469 12472 11378 0 -1 4202560 81 0 0 0 1 8 0 0 20 0 22 0 2884781 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207319903208 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12484] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12484/stat : 12484 (java) S 12469 12472 11378 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 2884782 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207318849272 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12485] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12485/stat : 12485 (java) S 12469 12472 11378 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 22 0 2884782 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207317796360 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12486] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12486/stat : 12486 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2884784 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207316744848 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12487] ppid=12469 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/12472/task/12487/stat : 12487 (java) S 12469 12472 11378 0 -1 4202560 15922 0 0 0 105 3 0 0 20 0 22 0 2884784 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207315691960 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12488] ppid=12469 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/12472/task/12488/stat : 12488 (java) S 12469 12472 11378 0 -1 4202560 15253 0 0 0 180 3 0 0 20 0 22 0 2884784 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207314639160 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12489] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12489/stat : 12489 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 2884784 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207313586552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12490] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12490/stat : 12490 (java) S 12469 12472 11378 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 2884784 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207312533960 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12494] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12494/stat : 12494 (java) S 12469 12472 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 2884798 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207308322088 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12932] ppid=12469 vsize=9824732 CPUtime=2.19 cores=0,2,4,6
/proc/12472/task/12932/stat : 12932 (java) R 12469 12472 11378 0 -1 4202560 4 0 0 0 219 0 0 0 20 0 22 0 2888396 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207311470992 140207815419743 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12933] ppid=12469 vsize=9824732 CPUtime=2.19 cores=0,2,4,6
/proc/12472/task/12933/stat : 12933 (java) R 12469 12472 11378 0 -1 4202560 2 0 0 0 219 0 0 0 20 0 22 0 2888396 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207309373072 140207815764460 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12934] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12934/stat : 12934 (java) S 12469 12472 11378 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 2888398 10060525568 58174 33554432000 1073741824 1073778376 140735658284720 140207310427432 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 28.84
Current children cumulated vsize (KiB) 9824732

[startup+38.8009 s]
/proc/loadavg: 1.68 1.83 1.85 5/219 12946
/proc/meminfo: memFree=31339284/32872528 swapFree=8040/8040
[pid=12472] ppid=12469 vsize=9824732 CPUtime=29.56 cores=0,2,4,6
/proc/12472/stat : 12472 (java) S 12469 12472 11378 0 -1 4202496 36076 0 1 0 2823 133 0 0 20 0 20 0 2884778 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140735658275856 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12472/statm: 2456183 58170 2286 9 0 2446860 0
[pid=12472/tid=12474] ppid=12469 vsize=9824732 CPUtime=0.27 cores=0,2,4,6
/proc/12472/task/12474/stat : 12474 (java) S 12469 12472 11378 0 -1 4202560 2420 0 1 0 24 3 0 0 20 0 20 0 2884779 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207966659448 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12475] ppid=12469 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12472/task/12475/stat : 12475 (java) S 12469 12472 11378 0 -1 4202560 29 0 0 0 4 1 0 0 20 0 20 0 2884780 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207939111976 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12476] ppid=12469 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12472/task/12476/stat : 12476 (java) S 12469 12472 11378 0 -1 4202560 64 0 0 0 5 0 0 0 20 0 20 0 2884780 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207938059176 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12477] ppid=12469 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12472/task/12477/stat : 12477 (java) S 12469 12472 11378 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 20 0 2884780 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207937006376 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12478] ppid=12469 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12472/task/12478/stat : 12478 (java) S 12469 12472 11378 0 -1 4202560 45 0 0 0 5 2 0 0 20 0 20 0 2884780 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207935953576 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12479] ppid=12469 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12472/task/12479/stat : 12479 (java) S 12469 12472 11378 0 -1 4202560 91 0 0 0 7 2 0 0 20 0 20 0 2884780 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207934900776 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12472/tid=12480] ppid=12469 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12472/task/12480/stat : 12480 (java) S 12469 12472 11378 0 -1 4202560 32 0 0 0 5 0 0 0 20 0 20 0 2884780 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207933847976 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12481] ppid=12469 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12472/task/12481/stat : 12481 (java) S 12469 12472 11378 0 -1 4202560 77 0 0 0 8 0 0 0 20 0 20 0 2884780 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207803902248 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12482] ppid=12469 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12472/task/12482/stat : 12482 (java) S 12469 12472 11378 0 -1 4202560 70 0 0 0 6 2 0 0 20 0 20 0 2884780 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207802849448 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12472/tid=12483] ppid=12469 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12472/task/12483/stat : 12483 (java) S 12469 12472 11378 0 -1 4202560 81 0 0 0 1 8 0 0 20 0 20 0 2884781 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207319903208 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12484] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12484/stat : 12484 (java) S 12469 12472 11378 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 20 0 2884782 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207318849272 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12485] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12485/stat : 12485 (java) S 12469 12472 11378 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 20 0 2884782 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207317796360 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12486] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12486/stat : 12486 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2884784 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207316744848 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12487] ppid=12469 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/12472/task/12487/stat : 12487 (java) S 12469 12472 11378 0 -1 4202560 15922 0 0 0 105 3 0 0 20 0 20 0 2884784 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207315691960 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12488] ppid=12469 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/12472/task/12488/stat : 12488 (java) S 12469 12472 11378 0 -1 4202560 15253 0 0 0 180 3 0 0 20 0 20 0 2884784 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207314639160 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12489] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12489/stat : 12489 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 2884784 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207313586552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12490] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12490/stat : 12490 (java) S 12469 12472 11378 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 2884784 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207312533960 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12494] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12494/stat : 12494 (java) S 12469 12472 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 2884798 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207308322088 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12933] ppid=12469 vsize=9824732 CPUtime=2.59 cores=0,2,4,6
/proc/12472/task/12933/stat : 12933 (java) R 12469 12472 11378 0 -1 4202560 2 0 0 0 259 0 0 0 20 0 20 0 2888396 10060525568 58170 33554432000 1073741824 1073778376 140735658284720 140207309373072 140207815847141 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 29.56
Current children cumulated vsize (KiB) 9824732

[startup+39.2008 s]
/proc/loadavg: 1.68 1.83 1.85 5/219 12946
/proc/meminfo: memFree=31339284/32872528 swapFree=8040/8040
[pid=12472] ppid=12469 vsize=9824732 CPUtime=29.63 cores=0,2,4,6
/proc/12472/stat : 12472 (java) S 12469 12472 11378 0 -1 4202496 36076 0 1 0 2829 134 0 0 20 0 19 0 2884778 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140735658275856 243768787005 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/12472/statm: 2456183 58168 2286 9 0 2446860 0
[pid=12472/tid=12474] ppid=12469 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/12472/task/12474/stat : 12474 (java) R 12469 12472 11378 0 -1 4202560 2420 0 1 0 26 3 0 0 20 0 19 0 2884779 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140207966659128 140207815590318 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12475] ppid=12469 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12472/task/12475/stat : 12475 (java) S 12469 12472 11378 0 -1 4202560 29 0 0 0 4 1 0 0 20 0 19 0 2884780 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140207939111976 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12476] ppid=12469 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12472/task/12476/stat : 12476 (java) S 12469 12472 11378 0 -1 4202560 64 0 0 0 5 0 0 0 20 0 19 0 2884780 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140207938059176 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12477] ppid=12469 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/12472/task/12477/stat : 12477 (java) S 12469 12472 11378 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 19 0 2884780 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140207937006376 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12478] ppid=12469 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/12472/task/12478/stat : 12478 (java) S 12469 12472 11378 0 -1 4202560 45 0 0 0 5 2 0 0 20 0 19 0 2884780 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140207935953576 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12479] ppid=12469 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12472/task/12479/stat : 12479 (java) S 12469 12472 11378 0 -1 4202560 91 0 0 0 7 2 0 0 20 0 19 0 2884780 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140207934900776 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12472/tid=12480] ppid=12469 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/12472/task/12480/stat : 12480 (java) S 12469 12472 11378 0 -1 4202560 32 0 0 0 5 0 0 0 20 0 19 0 2884780 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140207933847976 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12481] ppid=12469 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12472/task/12481/stat : 12481 (java) S 12469 12472 11378 0 -1 4202560 77 0 0 0 8 0 0 0 20 0 19 0 2884780 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140207803902248 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12482] ppid=12469 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/12472/task/12482/stat : 12482 (java) S 12469 12472 11378 0 -1 4202560 70 0 0 0 6 2 0 0 20 0 19 0 2884780 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140207802849448 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=12472/tid=12483] ppid=12469 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/12472/task/12483/stat : 12483 (java) S 12469 12472 11378 0 -1 4202560 81 0 0 0 1 8 0 0 20 0 19 0 2884781 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140207319903208 243768801193 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12484] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12484/stat : 12484 (java) S 12469 12472 11378 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 2884782 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140207318849272 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12485] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12485/stat : 12485 (java) S 12469 12472 11378 0 -1 4202560 32 0 0 0 0 0 0 0 20 0 19 0 2884782 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140207317796360 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12486] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12486/stat : 12486 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884784 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140207316744848 243768809248 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12487] ppid=12469 vsize=9824732 CPUtime=1.08 cores=0,2,4,6
/proc/12472/task/12487/stat : 12487 (java) S 12469 12472 11378 0 -1 4202560 15922 0 0 0 105 3 0 0 20 0 19 0 2884784 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140207315691960 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=12472/tid=12488] ppid=12469 vsize=9824732 CPUtime=1.83 cores=0,2,4,6
/proc/12472/task/12488/stat : 12488 (java) S 12469 12472 11378 0 -1 4202560 15253 0 0 0 180 3 0 0 20 0 19 0 2884784 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140207314639160 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12489] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12489/stat : 12489 (java) S 12469 12472 11378 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 2884784 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140207313586552 243768800316 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=12472/tid=12490] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12490/stat : 12490 (java) S 12469 12472 11378 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 2884784 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140207312533960 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=12472/tid=12494] ppid=12469 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/12472/task/12494/stat : 12494 (java) S 12469 12472 11378 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 2884798 10060525568 58168 33554432000 1073741824 1073778376 140735658284720 140207308322088 243768801193 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 29.63
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.00999999
#  lost CPU system time (s): 0

Real time (s): 39.2297
CPU time (s): 29.7795
CPU user time (s): 28.3167
CPU system time (s): 1.46278
CPU usage (%): 75.9105
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 28.3067
system time used= 1.46278
maximum resident set size= 262064
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36083
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= 3363
involuntary context switches= 1185

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.277957 second user time and 0.356945 second system time

The end

Launcher Data

Begin job on node151 at 2016-06-30 23:28:12
IDJOB=4110313
IDBENCH=79246
IDSOLVER=2552
FILE ID=node151/4110313-1467322092
RUNJOBID= node151-1467322011-11394
PBS_JOBID= 20005377
Free space on /tmp= 71716 MiB

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

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

MD5SUM BENCH= b0ba3c932573495a13e5be4b53f7a1a4
RANDOM SEED=737470790

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.608
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.72
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.608
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:        31632160 kB
Buffers:           73580 kB
Cached:           201172 kB
SwapCached:            0 kB
Active:           395488 kB
Inactive:         106176 kB
Active(anon):     229728 kB
Inactive(anon):        0 kB
Active(file):     165760 kB
Inactive(file):   106176 kB
Unevictable:        8040 kB
Mlocked:            8040 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1672 kB
Writeback:             0 kB
AnonPages:        233412 kB
Mapped:            22108 kB
Shmem:               204 kB
Slab:             600920 kB
SReclaimable:      44624 kB
SUnreclaim:       556296 kB
KernelStack:        1624 kB
PageTables:         4752 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     680024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 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= 71716 MiB
End job on node151 at 2016-06-30 23:28:52