Trace number 4110309

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 19.852 48.1759

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1111219348--soft-0-100-0.wbo
MD5SUM2c3717ba2e3ac83d37aca2c4131741f4
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark5.77812
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 5034
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 5033
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1212
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.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-4110309-1467322091.wbo
0.09/0.12	c reading problem ... 
0.09/0.18	c ... done. Wall clock time 0.066s.
0.09/0.18	c declared #vars     169
0.09/0.18	c internal #vars     270
0.09/0.18	c #constraints  101
0.09/0.19	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 71
0.09/0.19	c 101 constraints processed.
0.09/0.19	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.19	c constraints type 
0.09/0.19	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 30
0.09/0.19	c org.sat4j.pb.constraints.pb.MaxWatchPb => 71
0.09/0.19	c 101 constraints processed.
0.09/0.19	c objective function length is 101 literals
1.82/0.65	c And the winner is solver1
1.82/0.69	c SATISFIABLE
1.82/0.69	c OPTIMIZING...
1.82/0.69	c Got one! Elapsed wall clock time (in seconds):0.57
1.82/0.69	o 3766
2.16/0.70	c And the winner is solver0
2.33/1.19	c Got one! Elapsed wall clock time (in seconds):1.072
2.33/1.19	o 1192
2.33/1.19	c And the winner is solver0
2.33/1.69	c Got one! Elapsed wall clock time (in seconds):1.573
2.33/1.69	o 907
2.33/1.70	c And the winner is solver0
2.35/2.19	c Got one! Elapsed wall clock time (in seconds):2.074
2.35/2.19	o 736
2.35/2.20	c And the winner is solver0
2.35/2.69	c Got one! Elapsed wall clock time (in seconds):2.576
2.35/2.69	o 733
2.35/2.70	c And the winner is solver0
2.36/3.19	c Got one! Elapsed wall clock time (in seconds):3.077
2.36/3.19	o 620
2.36/3.20	c And the winner is solver0
2.37/3.70	c Got one! Elapsed wall clock time (in seconds):3.578
2.37/3.70	o 611
2.37/3.70	c And the winner is solver0
2.37/4.20	c Got one! Elapsed wall clock time (in seconds):4.08
2.37/4.20	o 566
2.37/4.21	c And the winner is solver0
2.38/4.70	c Got one! Elapsed wall clock time (in seconds):4.581
2.38/4.70	o 560
2.38/4.70	c And the winner is solver0
2.39/5.20	c Got one! Elapsed wall clock time (in seconds):5.082
2.39/5.20	o 556
2.39/5.21	c And the winner is solver0
2.40/5.70	c Got one! Elapsed wall clock time (in seconds):5.583
2.40/5.70	o 494
2.40/5.71	c And the winner is solver0
2.41/6.20	c Got one! Elapsed wall clock time (in seconds):6.085
2.41/6.20	o 485
2.41/6.21	c And the winner is solver0
2.41/6.70	c Got one! Elapsed wall clock time (in seconds):6.586
2.41/6.70	o 481
2.41/6.71	c And the winner is solver0
2.42/7.20	c Got one! Elapsed wall clock time (in seconds):7.087
2.42/7.20	o 449
2.42/7.21	c And the winner is solver0
2.42/7.71	c Got one! Elapsed wall clock time (in seconds):7.588
2.42/7.71	o 444
2.42/7.72	c And the winner is solver0
2.42/8.21	c Got one! Elapsed wall clock time (in seconds):8.089
2.42/8.21	o 440
2.42/8.21	c And the winner is solver0
2.42/8.71	c Got one! Elapsed wall clock time (in seconds):8.591
2.42/8.71	o 438
2.42/8.72	c And the winner is solver0
2.43/9.21	c Got one! Elapsed wall clock time (in seconds):9.092
2.43/9.21	o 436
2.43/9.23	c And the winner is solver0
2.45/9.71	c Got one! Elapsed wall clock time (in seconds):9.593
2.45/9.71	o 435
2.45/9.72	c And the winner is solver0
2.47/10.21	c Got one! Elapsed wall clock time (in seconds):10.094
2.47/10.21	o 420
2.47/10.22	c And the winner is solver0
2.47/10.71	c Got one! Elapsed wall clock time (in seconds):10.595
2.47/10.71	o 412
2.47/10.72	c And the winner is solver0
2.49/11.21	c Got one! Elapsed wall clock time (in seconds):11.097
2.49/11.21	o 403
2.49/11.23	c And the winner is solver0
2.60/11.72	c Got one! Elapsed wall clock time (in seconds):11.598
2.60/11.72	o 399
2.60/11.73	c And the winner is solver0
2.62/12.22	c Got one! Elapsed wall clock time (in seconds):12.099
2.62/12.22	o 397
2.62/12.22	c And the winner is solver0
2.62/12.72	c Got one! Elapsed wall clock time (in seconds):12.6
2.62/12.72	o 395
2.62/12.73	c And the winner is solver0
2.66/13.22	c Got one! Elapsed wall clock time (in seconds):13.101
2.66/13.22	o 394
2.66/13.22	c And the winner is solver0
2.66/13.72	c Got one! Elapsed wall clock time (in seconds):13.602
2.66/13.72	o 390
2.66/13.73	c And the winner is solver0
2.66/14.22	c Got one! Elapsed wall clock time (in seconds):14.103
2.66/14.22	o 374
2.66/14.23	c And the winner is solver0
2.67/14.72	c Got one! Elapsed wall clock time (in seconds):14.604
2.67/14.72	o 372
2.67/14.73	c And the winner is solver0
2.77/15.22	c Got one! Elapsed wall clock time (in seconds):15.105
2.77/15.22	o 367
2.77/15.23	c And the winner is solver0
2.77/15.72	c Got one! Elapsed wall clock time (in seconds):15.606
2.77/15.72	o 361
2.77/15.74	c And the winner is solver0
2.83/16.22	c Got one! Elapsed wall clock time (in seconds):16.107
2.83/16.22	o 359
2.83/16.23	c And the winner is solver0
2.84/16.73	c Got one! Elapsed wall clock time (in seconds):16.608
2.84/16.73	o 338
2.84/16.75	c And the winner is solver0
2.88/17.23	c Got one! Elapsed wall clock time (in seconds):17.109
2.88/17.23	o 337
2.88/17.24	c And the winner is solver0
2.92/17.73	c Got one! Elapsed wall clock time (in seconds):17.61
2.92/17.73	o 333
2.92/17.76	c And the winner is solver0
2.99/18.23	c Got one! Elapsed wall clock time (in seconds):18.111
2.99/18.23	o 319
2.99/18.28	c And the winner is solver0
3.16/18.73	c Got one! Elapsed wall clock time (in seconds):18.612
3.16/18.73	o 317
3.16/18.75	c And the winner is solver0
3.24/19.24	c Got one! Elapsed wall clock time (in seconds):19.121
3.24/19.24	o 316
3.24/19.24	c And the winner is solver0
3.24/19.74	c Got one! Elapsed wall clock time (in seconds):19.622
3.24/19.74	o 296
3.24/19.76	c And the winner is solver0
3.29/20.24	c Got one! Elapsed wall clock time (in seconds):20.123
3.29/20.24	o 293
3.29/20.26	c And the winner is solver0
3.37/20.74	c Got one! Elapsed wall clock time (in seconds):20.624
3.37/20.74	o 274
3.37/20.75	c And the winner is solver0
3.37/21.24	c Got one! Elapsed wall clock time (in seconds):21.125
3.37/21.24	o 266
3.37/21.26	c And the winner is solver0
3.42/21.74	c Got one! Elapsed wall clock time (in seconds):21.626
3.42/21.74	o 258
3.42/21.75	c And the winner is solver0
3.42/22.24	c Got one! Elapsed wall clock time (in seconds):22.126
3.42/22.24	o 235
3.42/22.25	c And the winner is solver0
3.42/22.75	c Got one! Elapsed wall clock time (in seconds):22.627
3.42/22.75	o 227
3.42/22.75	c And the winner is solver0
3.44/23.25	c Got one! Elapsed wall clock time (in seconds):23.128
3.44/23.25	o 225
3.44/23.26	c And the winner is solver0
3.53/23.75	c Got one! Elapsed wall clock time (in seconds):23.629
3.53/23.75	o 212
3.53/23.76	c And the winner is solver0
3.58/24.25	c Got one! Elapsed wall clock time (in seconds):24.13
3.58/24.25	o 190
3.58/24.26	c And the winner is solver0
3.58/24.75	c Got one! Elapsed wall clock time (in seconds):24.631
3.58/24.75	o 188
3.58/24.76	c And the winner is solver0
3.63/25.25	c Got one! Elapsed wall clock time (in seconds):25.132
3.63/25.25	o 179
3.63/25.27	c And the winner is solver0
3.68/25.75	c Got one! Elapsed wall clock time (in seconds):25.633
3.68/25.75	o 177
3.68/25.76	c And the winner is solver0
3.68/26.25	c Got one! Elapsed wall clock time (in seconds):26.134
3.68/26.25	o 133
3.68/26.26	c And the winner is solver0
3.70/26.75	c Got one! Elapsed wall clock time (in seconds):26.634
3.70/26.75	o 131
3.70/26.76	c And the winner is solver0
3.72/27.25	c Got one! Elapsed wall clock time (in seconds):27.135
3.72/27.25	o 111
3.84/27.32	c And the winner is solver0
3.91/27.75	c Got one! Elapsed wall clock time (in seconds):27.636
3.91/27.75	o 110
3.91/27.76	c And the winner is solver0
3.91/28.25	c Got one! Elapsed wall clock time (in seconds):28.137
3.91/28.25	o 107
3.91/28.26	c And the winner is solver0
3.91/28.76	c Got one! Elapsed wall clock time (in seconds):28.638
3.91/28.76	o 99
3.91/28.76	c And the winner is solver0
3.91/29.26	c Got one! Elapsed wall clock time (in seconds):29.139
3.91/29.26	o 95
3.91/29.27	c And the winner is solver0
3.96/29.76	c Got one! Elapsed wall clock time (in seconds):29.64
3.96/29.76	o 92
4.07/29.82	c And the winner is solver0
4.13/30.26	c Got one! Elapsed wall clock time (in seconds):30.142
4.13/30.26	o 87
4.13/30.26	c And the winner is solver0
4.14/30.76	c Got one! Elapsed wall clock time (in seconds):30.643
4.14/30.76	o 78
4.14/30.76	c And the winner is solver0
4.14/31.26	c Got one! Elapsed wall clock time (in seconds):31.144
4.14/31.26	o 74
4.14/31.28	c And the winner is solver0
4.19/31.76	c Got one! Elapsed wall clock time (in seconds):31.645
4.19/31.76	o 71
4.19/31.77	c And the winner is solver0
4.19/32.26	c Got one! Elapsed wall clock time (in seconds):32.146
4.19/32.26	o 61
4.19/32.27	c And the winner is solver0
4.21/32.77	c Got one! Elapsed wall clock time (in seconds):32.648
4.21/32.77	o 44
4.21/32.78	c And the winner is solver0
4.24/33.27	c Got one! Elapsed wall clock time (in seconds):33.149
4.24/33.27	o 42
4.24/33.28	c And the winner is solver0
4.28/33.77	c Got one! Elapsed wall clock time (in seconds):33.651
4.28/33.77	o 40
4.35/33.80	c And the winner is solver0
4.38/34.27	c Got one! Elapsed wall clock time (in seconds):34.153
4.38/34.27	o 39
4.38/34.28	c And the winner is solver0
4.38/34.77	c Got one! Elapsed wall clock time (in seconds):34.655
4.38/34.77	o 37
4.38/34.78	c And the winner is solver0
4.40/35.27	c Got one! Elapsed wall clock time (in seconds):35.157
4.40/35.27	o 36
4.40/35.30	c And the winner is solver0
4.48/35.78	c Got one! Elapsed wall clock time (in seconds):35.659
4.48/35.78	o 29
4.48/35.79	c And the winner is solver0
4.52/36.28	c Got one! Elapsed wall clock time (in seconds):36.161
4.52/36.28	o 28
4.52/36.29	c And the winner is solver0
4.54/36.78	c Got one! Elapsed wall clock time (in seconds):36.662
4.54/36.78	o 23
4.54/36.78	c And the winner is solver0
4.55/37.28	c Got one! Elapsed wall clock time (in seconds):37.164
4.55/37.28	o 20
4.57/37.30	c And the winner is solver0
4.59/37.78	c Got one! Elapsed wall clock time (in seconds):37.666
4.59/37.78	o 19
4.61/37.88	c cleaning 9118 clauses out of 18236 with flag 3687/18236
4.87/37.91	c And the winner is solver0
5.22/38.29	c Got one! Elapsed wall clock time (in seconds):38.168
5.22/38.29	o 17
5.26/38.33	c And the winner is solver0
5.35/38.79	c Got one! Elapsed wall clock time (in seconds):38.671
5.35/38.79	o 13
5.35/38.80	c And the winner is solver0
5.36/39.29	c Got one! Elapsed wall clock time (in seconds):39.173
5.36/39.29	o 12
5.37/39.35	c And the winner is solver0
5.52/39.79	c Got one! Elapsed wall clock time (in seconds):39.676
5.52/39.79	o 11
5.71/39.96	c cleaning 7587 clauses out of 15174 with flag 10899/24292
6.61/40.21	c And the winner is solver0
6.61/40.30	c Got one! Elapsed wall clock time (in seconds):40.179
6.61/40.30	o 10
7.18/40.58	c cleaning 8994 clauses out of 17994 with flag 21114/34700
7.85/40.82	c And the winner is solver0
7.91/41.30	c Got one! Elapsed wall clock time (in seconds):41.183
7.91/41.30	o 9
7.91/41.37	c cleaning 7414 clauses out of 14833 with flag 4404/40533
8.55/41.67	c cleaning 6708 clauses out of 13418 with flag 29037/46533
8.76/41.72	c And the winner is solver0
8.83/41.81	c Got one! Elapsed wall clock time (in seconds):41.688
8.83/41.81	o 7
9.20/42.00	c cleaning 6072 clauses out of 12153 with flag 16044/51976
9.60/42.28	c cleaning 6038 clauses out of 12082 with flag 39396/57977
10.41/42.62	c cleaning 6511 clauses out of 13042 with flag 69977/64976
11.04/43.00	c cleaning 7256 clauses out of 14531 with flag 103879/72977
12.03/43.45	c cleaning 8137 clauses out of 16275 with flag 145820/81978
13.02/43.98	c cleaning 9065 clauses out of 18134 with flag 192455/91976
14.47/44.62	c cleaning 10033 clauses out of 20067 with flag 246500/102976
14.67/44.76	c And the winner is solver0
14.82/44.81	c Got one! Elapsed wall clock time (in seconds):44.695
14.82/44.81	o 5
14.97/44.99	c cleaning 7924 clauses out of 15851 with flag 13917/108794
15.18/45.03	c And the winner is solver0
15.28/45.33	c Got one! Elapsed wall clock time (in seconds):45.208
15.28/45.33	o 3
15.84/45.61	c cleaning 6955 clauses out of 13911 with flag 22646/114780
16.44/45.91	c cleaning 6467 clauses out of 12953 with flag 53181/120778
17.05/46.25	c cleaning 6734 clauses out of 13482 with flag 88136/127778
17.84/46.64	c cleaning 7372 clauses out of 14745 with flag 129782/135778
18.04/46.76	c And the winner is solver0
18.21/46.86	c Got one! Elapsed wall clock time (in seconds):46.743
18.21/46.86	o 2
18.54/47.03	c cleaning 6442 clauses out of 12892 with flag 15450/141310
18.54/47.06	c And the winner is solver0
19.71/48.16	c >>>>>>>>>> Solver number 0 (85 answers) <<<<<<<<<<<<<<<<<<
19.71/48.16	c starts		: 270
19.71/48.16	c conflicts		: 142168
19.71/48.16	c decisions		: 223570
19.71/48.16	c propagations		: 2954095
19.71/48.16	c inspects		: 81245589
19.71/48.16	c shortcuts		: 0
19.71/48.16	c learnt literals	: 42
19.71/48.16	c learnt binary clauses	: 19
19.71/48.16	c learnt ternary clauses	: 85
19.71/48.16	c learnt constraints	: 142125
19.71/48.16	c ignored constraints	: 0
19.71/48.16	c root simplifications	: 0
19.71/48.16	c removed literals (reason simplification)	: 42436
19.71/48.16	c reason swapping (by a shorter reason)	: 0
19.71/48.16	c Calls to reduceDB	: 18
19.71/48.16	c Number of update (reduction) of LBD	: 32986
19.71/48.16	c Imported unit clauses	: 0
19.71/48.16	c number of reductions to clauses (during analyze)	: 0
19.71/48.16	c number of learned constraints concerned by reduction	: 0
19.71/48.16	c number of learning phase by resolution	: 0
19.71/48.16	c number of learning phase by cutting planes	: 0
19.71/48.16	c speed (assignments/second)	: 62225.5339764924
19.71/48.16	c non guided choices	3624
19.71/48.16	c learnt constraints type 
19.71/48.16	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
19.71/48.16	c starts		: 89
19.71/48.16	c conflicts		: 764
19.71/48.16	c decisions		: 11030
19.71/48.16	c propagations		: 39861
19.71/48.16	c inspects		: 2219028
19.71/48.16	c shortcuts		: 0
19.71/48.16	c learnt literals	: 0
19.71/48.16	c learnt binary clauses	: 0
19.71/48.16	c learnt ternary clauses	: 0
19.71/48.16	c learnt constraints	: 700
19.71/48.16	c ignored constraints	: 0
19.71/48.16	c root simplifications	: 0
19.71/48.16	c removed literals (reason simplification)	: 0
19.71/48.16	c reason swapping (by a shorter reason)	: 0
19.71/48.16	c Calls to reduceDB	: 0
19.71/48.16	c Number of update (reduction) of LBD	: 0
19.71/48.16	c Imported unit clauses	: 0
19.71/48.16	c number of reductions to clauses (during analyze)	: 0
19.71/48.16	c number of learned constraints concerned by reduction	: 0
19.71/48.16	c number of learning phase by resolution	: 0
19.71/48.16	c number of learning phase by cutting planes	: 0
19.71/48.16	c speed (assignments/second)	: 31535.601265822785
19.71/48.16	c non guided choices	1482
19.71/48.16	c learnt constraints type 
19.71/48.16	s OPTIMUM FOUND
19.71/48.16	c Found 85 solution(s)
19.71/48.17	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 
19.71/48.17	c objective function=2
19.71/48.17	c Total wall clock time (in seconds): 48.048

Verifier Data

OK	2

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4110309-1467322091/watcher-4110309-1467322091 -o /tmp/evaluation-result-4110309-1467322091/solver-4110309-1467322091 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1467319086-22698 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4110309-1467322091.wbo 

pid=24841
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.16 1.09 1.23 2/169 24844
/proc/meminfo: memFree=30273952/32872528 swapFree=1199948/1314412
[pid=24844] ppid=24841 vsize=272 CPUtime=0 cores=0,2,4,6
/proc/24844/stat : 24844 (java) R 24841 24844 16372 0 -1 4202496 362 0 0 0 0 0 0 0 20 0 1 0 11231034 278528 33 33554432000 1073741824 1073778376 140735827674896 140736779386904 252253924647 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/24844/statm: 68 33 25 9 0 25 0

[startup+0.10006 s]
/proc/loadavg: 1.16 1.09 1.23 2/169 24844
/proc/meminfo: memFree=30273952/32872528 swapFree=1199948/1314412
[pid=24844] ppid=24841 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/24844/stat : 24844 (java) S 24841 24844 16372 0 -1 4202496 4403 0 1 0 8 1 0 0 20 0 18 0 11231034 9787879424 6034 33554432000 1073741824 1073778376 140735827674896 140735827666032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24844/statm: 2389619 6034 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200219 s]
/proc/loadavg: 1.16 1.09 1.23 2/169 24844
/proc/meminfo: memFree=30273952/32872528 swapFree=1199948/1314412
[pid=24844] ppid=24841 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/24844/stat : 24844 (java) S 24841 24844 16372 0 -1 4202496 4821 0 1 0 23 1 0 0 20 0 22 0 11231034 10060525568 7920 33554432000 1073741824 1073778376 140735827674896 140735827666032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24844/statm: 2456183 7920 2221 9 0 2446860 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.300209 s]
/proc/loadavg: 1.16 1.09 1.23 2/169 24844
/proc/meminfo: memFree=30273952/32872528 swapFree=1199948/1314412
[pid=24844] ppid=24841 vsize=9824732 CPUtime=0.62 cores=0,2,4,6
/proc/24844/stat : 24844 (java) S 24841 24844 16372 0 -1 4202496 7426 0 1 0 60 2 0 0 20 0 22 0 11231034 10060525568 9874 33554432000 1073741824 1073778376 140735827674896 140735827666032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24844/statm: 2456183 9887 2246 9 0 2446860 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 9824732

[startup+0.700182 s]
/proc/loadavg: 1.16 1.09 1.23 2/169 24844
/proc/meminfo: memFree=30273952/32872528 swapFree=1199948/1314412
[pid=24844] ppid=24841 vsize=9824732 CPUtime=2.16 cores=0,2,4,6
/proc/24844/stat : 24844 (java) S 24841 24844 16372 0 -1 4202496 18265 0 1 0 210 6 0 0 20 0 22 0 11231034 10060525568 21681 33554432000 1073741824 1073778376 140735827674896 140735827666032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24844/statm: 2456183 21681 2261 9 0 2446860 0
Current children cumulated CPU time (s) 2.16
Current children cumulated vsize (KiB) 9824732

[startup+1.50079 s]
/proc/loadavg: 1.16 1.09 1.23 1/188 24869
/proc/meminfo: memFree=30193252/32872528 swapFree=1199948/1314412
[pid=24844] ppid=24841 vsize=9824732 CPUtime=2.33 cores=0,2,4,6
/proc/24844/stat : 24844 (java) S 24841 24844 16372 0 -1 4202496 18802 0 1 0 226 7 0 0 20 0 19 0 11231034 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140735827666032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24844/statm: 2456183 23732 2267 9 0 2446860 0
[pid=24844/tid=24846] ppid=24841 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/24844/task/24846/stat : 24846 (java) S 24841 24844 16372 0 -1 4202560 2415 0 1 0 14 2 0 0 20 0 19 0 11231035 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140600600847224 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24847] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24847/stat : 24847 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11231036 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140600589908520 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24848] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24848/stat : 24848 (java) S 24841 24844 16372 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11231036 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140600588855720 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24849] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24849/stat : 24849 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11231036 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140600587802920 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24844/tid=24850] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24850/stat : 24850 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11231036 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140600441256104 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24851] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24851/stat : 24851 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11231036 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140600440204328 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24852] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24852/stat : 24852 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11231036 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140600439151528 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24853] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24853/stat : 24853 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11231036 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140600438098728 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24854] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24854/stat : 24854 (java) S 24841 24844 16372 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11231036 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140600437045928 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24855] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24855/stat : 24855 (java) S 24841 24844 16372 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11231037 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140600424847848 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24856] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24856/stat : 24856 (java) S 24841 24844 16372 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11231037 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140600423793912 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24857] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24857/stat : 24857 (java) S 24841 24844 16372 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11231038 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140600422741000 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24858] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24858/stat : 24858 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11231040 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140600421689488 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24859] ppid=24841 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/24844/task/24859/stat : 24859 (java) S 24841 24844 16372 0 -1 4202560 8862 0 0 0 53 2 0 0 20 0 19 0 11231040 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140600420637624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24860] ppid=24841 vsize=9824732 CPUtime=0.63 cores=0,2,4,6
/proc/24844/task/24860/stat : 24860 (java) S 24841 24844 16372 0 -1 4202560 6159 0 0 0 63 0 0 0 20 0 19 0 11231040 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140600419584824 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24861] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24861/stat : 24861 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11231040 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140600418532216 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24862] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24862/stat : 24862 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11231040 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140600417479624 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24869] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24869/stat : 24869 (java) S 24841 24844 16372 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11231103 10060525568 23732 33554432000 1073741824 1073778376 140735827674896 140600413267368 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.33
Current children cumulated vsize (KiB) 9824732

############
# WARNING:
# current cumulated CPU time (2.35 s) is less than in the last sample (2.36 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.70072 s]
/proc/loadavg: 1.07 1.08 1.22 3/191 24878
/proc/meminfo: memFree=30176512/32872528 swapFree=1199948/1314412
[pid=24844] ppid=24841 vsize=9824732 CPUtime=2.36 cores=0,2,4,6
/proc/24844/stat : 24844 (java) S 24841 24844 16372 0 -1 4202496 18830 0 1 0 229 7 0 0 20 0 22 0 11231034 10060525568 27323 33554432000 1073741824 1073778376 140735827674896 140735827666032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24844/statm: 2456183 27323 2267 9 0 2446860 0
[pid=24844/tid=24846] ppid=24841 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/24844/task/24846/stat : 24846 (java) S 24841 24844 16372 0 -1 4202560 2416 0 1 0 15 2 0 0 20 0 22 0 11231035 10060525568 27323 33554432000 1073741824 1073778376 140735827674896 140600600847224 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24847] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24847/stat : 24847 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11231036 10060525568 27323 33554432000 1073741824 1073778376 140735827674896 140600589908520 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24848] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24848/stat : 24848 (java) S 24841 24844 16372 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11231036 10060525568 27323 33554432000 1073741824 1073778376 140735827674896 140600588855720 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24849] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24849/stat : 24849 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11231036 10060525568 27323 33554432000 1073741824 1073778376 140735827674896 140600587802920 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24844/tid=24850] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24850/stat : 24850 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11231036 10060525568 27323 33554432000 1073741824 1073778376 140735827674896 140600441256104 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24851] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24851/stat : 24851 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11231036 10060525568 27323 33554432000 1073741824 1073778376 140735827674896 140600440204328 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24852] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24852/stat : 24852 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11231036 10060525568 27323 33554432000 1073741824 1073778376 140735827674896 140600439151528 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24853] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24853/stat : 24853 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11231036 10060525568 27323 33554432000 1073741824 1073778376 140735827674896 140600438098728 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24854] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24854/stat : 24854 (java) S 24841 24844 16372 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 11231036 10060525568 27323 33554432000 1073741824 1073778376 140735827674896 140600437045928 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24855] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24855/stat : 24855 (java) S 24841 24844 16372 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 11231037 10060525568 27323 33554432000 1073741824 1073778376 140735827674896 140600424847848 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24856] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24856/stat : 24856 (java) S 24841 24844 16372 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 11231037 10060525568 27323 33554432000 1073741824 1073778376 140735827674896 140600423793912 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24857] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24857/stat : 24857 (java) S 24841 24844 16372 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 11231038 10060525568 27323 33554432000 1073741824 1073778376 140735827674896 140600422741000 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24858] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24858/stat : 24858 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11231040 10060525568 27323 33554432000 1073741824 1073778376 140735827674896 140600421689488 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24859] ppid=24841 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/24844/task/24859/stat : 24859 (java) S 24841 24844 16372 0 -1 4202560 8862 0 0 0 53 2 0 0 20 0 22 0 11231040 10060525568 27323 33554432000 1073741824 1073778376 140735827674896 140600420637624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24860] ppid=24841 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/24844/task/24860/stat : 24860 (java) S 24841 24844 16372 0 -1 4202560 6159 0 0 0 65 0 0 0 20 0 22 0 11231040 10060525568 27323 33554432000 1073741824 1073778376 140735827674896 140600419584824 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24861] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24861/stat : 24861 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11231040 10060525568 27323 33554432000 1073741824 1073778376 140735827674896 140600418532216 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24862] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24862/stat : 24862 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 11231040 10060525568 27321 33554432000 1073741824 1073778376 140735827674896 140600417479624 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24869] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24869/stat : 24869 (java) S 24841 24844 16372 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 21 0 11231103 10060525568 27319 33554432000 1073741824 1073778376 140735827674896 140600413267368 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.36
Current children cumulated vsize (KiB) 9824732

[startup+2.80079 s]
/proc/loadavg: 1.07 1.08 1.22 3/191 24878
/proc/meminfo: memFree=30176512/32872528 swapFree=1199948/1314412
[pid=24844] ppid=24841 vsize=9824732 CPUtime=2.35 cores=0,2,4,6
/proc/24844/stat : 24844 (java) S 24841 24844 16372 0 -1 4202496 18830 0 1 0 228 7 0 0 20 0 19 0 11231034 10060525568 27317 33554432000 1073741824 1073778376 140735827674896 140735827666032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24844/statm: 2456183 27317 2267 9 0 2446860 0
[pid=24844/tid=24846] ppid=24841 vsize=9824732 CPUtime=0.17 cores=0,2,4,6
/proc/24844/task/24846/stat : 24846 (java) S 24841 24844 16372 0 -1 4202560 2416 0 1 0 15 2 0 0 20 0 19 0 11231035 10060525568 27317 33554432000 1073741824 1073778376 140735827674896 140600600847224 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24847] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24847/stat : 24847 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11231036 10060525568 27317 33554432000 1073741824 1073778376 140735827674896 140600589908520 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24848] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24848/stat : 24848 (java) S 24841 24844 16372 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11231036 10060525568 27317 33554432000 1073741824 1073778376 140735827674896 140600588855720 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24849] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24849/stat : 24849 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11231036 10060525568 27317 33554432000 1073741824 1073778376 140735827674896 140600587802920 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24844/tid=24850] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24850/stat : 24850 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11231036 10060525568 27317 33554432000 1073741824 1073778376 140735827674896 140600441256104 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24851] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24851/stat : 24851 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11231036 10060525568 27317 33554432000 1073741824 1073778376 140735827674896 140600440204328 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24852] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24852/stat : 24852 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11231036 10060525568 27317 33554432000 1073741824 1073778376 140735827674896 140600439151528 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24853] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24853/stat : 24853 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11231036 10060525568 27317 33554432000 1073741824 1073778376 140735827674896 140600438098728 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24854] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24854/stat : 24854 (java) S 24841 24844 16372 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 11231036 10060525568 27317 33554432000 1073741824 1073778376 140735827674896 140600437045928 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24855] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24855/stat : 24855 (java) S 24841 24844 16372 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 11231037 10060525568 27317 33554432000 1073741824 1073778376 140735827674896 140600424847848 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24856] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24856/stat : 24856 (java) S 24841 24844 16372 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 11231037 10060525568 27317 33554432000 1073741824 1073778376 140735827674896 140600423793912 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24857] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24857/stat : 24857 (java) S 24841 24844 16372 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 11231038 10060525568 27317 33554432000 1073741824 1073778376 140735827674896 140600422741000 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24858] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24858/stat : 24858 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11231040 10060525568 27317 33554432000 1073741824 1073778376 140735827674896 140600421689488 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24859] ppid=24841 vsize=9824732 CPUtime=0.55 cores=0,2,4,6
/proc/24844/task/24859/stat : 24859 (java) S 24841 24844 16372 0 -1 4202560 8862 0 0 0 53 2 0 0 20 0 19 0 11231040 10060525568 27317 33554432000 1073741824 1073778376 140735827674896 140600420637624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24860] ppid=24841 vsize=9824732 CPUtime=0.65 cores=0,2,4,6
/proc/24844/task/24860/stat : 24860 (java) S 24841 24844 16372 0 -1 4202560 6159 0 0 0 65 0 0 0 20 0 19 0 11231040 10060525568 27317 33554432000 1073741824 1073778376 140735827674896 140600419584824 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24861] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24861/stat : 24861 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 11231040 10060525568 27317 33554432000 1073741824 1073778376 140735827674896 140600418532216 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0

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

/proc/24844/task/24856/stat : 24856 (java) S 24841 24844 16372 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 11231037 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600423793912 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24844/tid=24857] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24857/stat : 24857 (java) S 24841 24844 16372 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 20 0 11231038 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600422741000 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24858] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24858/stat : 24858 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600421689488 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24859] ppid=24841 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/24844/task/24859/stat : 24859 (java) S 24841 24844 16372 0 -1 4202560 16006 0 0 0 147 4 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600420637624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24844/tid=24860] ppid=24841 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/24844/task/24860/stat : 24860 (java) S 24841 24844 16372 0 -1 4202560 6193 0 0 0 133 2 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600419584824 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24861] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24861/stat : 24861 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600418532216 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24862] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24862/stat : 24862 (java) S 24841 24844 16372 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600417479624 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24869] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24869/stat : 24869 (java) S 24841 24844 16372 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 11231103 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600413267368 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 18.79
Current children cumulated vsize (KiB) 9824732

[startup+47.6008 s]
/proc/loadavg: 0.77 0.99 1.18 3/189 25121
/proc/meminfo: memFree=29777068/32872528 swapFree=1199948/1314412
[pid=24844] ppid=24841 vsize=9824732 CPUtime=19.19 cores=0,2,4,6
/proc/24844/stat : 24844 (java) S 24841 24844 16372 0 -1 4202496 27662 0 1 0 1820 99 0 0 20 0 20 0 11231034 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140735827666032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24844/statm: 2456183 126199 2289 9 0 2446860 0
[pid=24844/tid=24846] ppid=24841 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/24844/task/24846/stat : 24846 (java) S 24841 24844 16372 0 -1 4202560 2427 0 1 0 27 2 0 0 20 0 20 0 11231035 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600600847224 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24847] ppid=24841 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/24844/task/24847/stat : 24847 (java) S 24841 24844 16372 0 -1 4202560 54 0 0 0 5 2 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600589908520 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24844/tid=24848] ppid=24841 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/24844/task/24848/stat : 24848 (java) S 24841 24844 16372 0 -1 4202560 31 0 0 0 3 2 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600588855720 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24849] ppid=24841 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/24844/task/24849/stat : 24849 (java) S 24841 24844 16372 0 -1 4202560 31 0 0 0 5 2 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600587802920 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24850] ppid=24841 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/24844/task/24850/stat : 24850 (java) S 24841 24844 16372 0 -1 4202560 34 0 0 0 4 1 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600441256104 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24851] ppid=24841 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/24844/task/24851/stat : 24851 (java) S 24841 24844 16372 0 -1 4202560 32 0 0 0 4 0 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600440204328 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24852] ppid=24841 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/24844/task/24852/stat : 24852 (java) S 24841 24844 16372 0 -1 4202560 33 0 0 0 4 0 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600439151528 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24853] ppid=24841 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/24844/task/24853/stat : 24853 (java) S 24841 24844 16372 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600438098728 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24854] ppid=24841 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/24844/task/24854/stat : 24854 (java) S 24841 24844 16372 0 -1 4202560 41 0 0 0 5 2 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600437045928 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24855] ppid=24841 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/24844/task/24855/stat : 24855 (java) S 24841 24844 16372 0 -1 4202560 263 0 0 0 1 7 0 0 20 0 20 0 11231037 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600424847848 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24856] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24856/stat : 24856 (java) S 24841 24844 16372 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 11231037 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600423793912 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24844/tid=24857] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24857/stat : 24857 (java) S 24841 24844 16372 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 20 0 11231038 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600422741000 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24858] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24858/stat : 24858 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600421689488 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24859] ppid=24841 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/24844/task/24859/stat : 24859 (java) S 24841 24844 16372 0 -1 4202560 16006 0 0 0 147 4 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600420637624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24844/tid=24860] ppid=24841 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/24844/task/24860/stat : 24860 (java) S 24841 24844 16372 0 -1 4202560 6193 0 0 0 133 2 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600419584824 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24861] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24861/stat : 24861 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600418532216 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24862] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24862/stat : 24862 (java) S 24841 24844 16372 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600417479624 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24869] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24869/stat : 24869 (java) S 24841 24844 16372 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 11231103 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600413267368 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=25120] ppid=24841 vsize=9824732 CPUtime=0.71 cores=0,2,4,6
/proc/24844/task/25120/stat : 25120 (java) R 24841 24844 16372 0 -1 4202560 2 0 0 0 71 0 0 0 20 0 20 0 11235722 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600416424920 140600469904142 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 19.19
Current children cumulated vsize (KiB) 9824732

[startup+48.0008 s]
/proc/loadavg: 0.77 0.99 1.18 3/189 25121
/proc/meminfo: memFree=29777068/32872528 swapFree=1199948/1314412
[pid=24844] ppid=24841 vsize=9824732 CPUtime=19.59 cores=0,2,4,6
/proc/24844/stat : 24844 (java) S 24841 24844 16372 0 -1 4202496 27662 0 1 0 1860 99 0 0 20 0 20 0 11231034 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140735827666032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24844/statm: 2456183 126199 2289 9 0 2446860 0
[pid=24844/tid=24846] ppid=24841 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/24844/task/24846/stat : 24846 (java) S 24841 24844 16372 0 -1 4202560 2427 0 1 0 27 2 0 0 20 0 20 0 11231035 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600600847224 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24847] ppid=24841 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/24844/task/24847/stat : 24847 (java) S 24841 24844 16372 0 -1 4202560 54 0 0 0 5 2 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600589908520 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24844/tid=24848] ppid=24841 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/24844/task/24848/stat : 24848 (java) S 24841 24844 16372 0 -1 4202560 31 0 0 0 3 2 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600588855720 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24849] ppid=24841 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/24844/task/24849/stat : 24849 (java) S 24841 24844 16372 0 -1 4202560 31 0 0 0 5 2 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600587802920 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24850] ppid=24841 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/24844/task/24850/stat : 24850 (java) S 24841 24844 16372 0 -1 4202560 34 0 0 0 4 1 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600441256104 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24851] ppid=24841 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/24844/task/24851/stat : 24851 (java) S 24841 24844 16372 0 -1 4202560 32 0 0 0 4 0 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600440204328 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24852] ppid=24841 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/24844/task/24852/stat : 24852 (java) S 24841 24844 16372 0 -1 4202560 33 0 0 0 4 0 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600439151528 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24853] ppid=24841 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/24844/task/24853/stat : 24853 (java) S 24841 24844 16372 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600438098728 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24854] ppid=24841 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/24844/task/24854/stat : 24854 (java) S 24841 24844 16372 0 -1 4202560 41 0 0 0 5 2 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600437045928 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24855] ppid=24841 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/24844/task/24855/stat : 24855 (java) S 24841 24844 16372 0 -1 4202560 263 0 0 0 1 7 0 0 20 0 20 0 11231037 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600424847848 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24856] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24856/stat : 24856 (java) S 24841 24844 16372 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 11231037 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600423793912 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24844/tid=24857] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24857/stat : 24857 (java) S 24841 24844 16372 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 20 0 11231038 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600422741000 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24858] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24858/stat : 24858 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600421689488 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24859] ppid=24841 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/24844/task/24859/stat : 24859 (java) S 24841 24844 16372 0 -1 4202560 16006 0 0 0 147 4 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600420637624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24844/tid=24860] ppid=24841 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/24844/task/24860/stat : 24860 (java) S 24841 24844 16372 0 -1 4202560 6193 0 0 0 133 2 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600419584824 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24861] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24861/stat : 24861 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600418532216 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24862] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24862/stat : 24862 (java) S 24841 24844 16372 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600417479624 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24869] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24869/stat : 24869 (java) S 24841 24844 16372 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 11231103 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600413267368 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=25120] ppid=24841 vsize=9824732 CPUtime=1.11 cores=0,2,4,6
/proc/24844/task/25120/stat : 25120 (java) R 24841 24844 16372 0 -1 4202560 2 0 0 0 111 0 0 0 20 0 20 0 11235722 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600416424920 140600469904113 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 19.59
Current children cumulated vsize (KiB) 9824732

[startup+48.1008 s]
/proc/loadavg: 0.77 0.99 1.18 3/189 25121
/proc/meminfo: memFree=29777068/32872528 swapFree=1199948/1314412
[pid=24844] ppid=24841 vsize=9824732 CPUtime=19.69 cores=0,2,4,6
/proc/24844/stat : 24844 (java) S 24841 24844 16372 0 -1 4202496 27662 0 1 0 1870 99 0 0 20 0 20 0 11231034 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140735827666032 252266446909 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/24844/statm: 2456183 126199 2289 9 0 2446860 0
[pid=24844/tid=24846] ppid=24841 vsize=9824732 CPUtime=0.29 cores=0,2,4,6
/proc/24844/task/24846/stat : 24846 (java) S 24841 24844 16372 0 -1 4202560 2427 0 1 0 27 2 0 0 20 0 20 0 11231035 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600600847224 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24847] ppid=24841 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/24844/task/24847/stat : 24847 (java) S 24841 24844 16372 0 -1 4202560 54 0 0 0 5 2 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600589908520 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24844/tid=24848] ppid=24841 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/24844/task/24848/stat : 24848 (java) S 24841 24844 16372 0 -1 4202560 31 0 0 0 3 2 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600588855720 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24849] ppid=24841 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/24844/task/24849/stat : 24849 (java) S 24841 24844 16372 0 -1 4202560 31 0 0 0 5 2 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600587802920 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24850] ppid=24841 vsize=9824732 CPUtime=0.05 cores=0,2,4,6
/proc/24844/task/24850/stat : 24850 (java) S 24841 24844 16372 0 -1 4202560 34 0 0 0 4 1 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600441256104 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24851] ppid=24841 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/24844/task/24851/stat : 24851 (java) S 24841 24844 16372 0 -1 4202560 32 0 0 0 4 0 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600440204328 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24852] ppid=24841 vsize=9824732 CPUtime=0.04 cores=0,2,4,6
/proc/24844/task/24852/stat : 24852 (java) S 24841 24844 16372 0 -1 4202560 33 0 0 0 4 0 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600439151528 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24853] ppid=24841 vsize=9824732 CPUtime=0.03 cores=0,2,4,6
/proc/24844/task/24853/stat : 24853 (java) S 24841 24844 16372 0 -1 4202560 20 0 0 0 3 0 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600438098728 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24854] ppid=24841 vsize=9824732 CPUtime=0.07 cores=0,2,4,6
/proc/24844/task/24854/stat : 24854 (java) S 24841 24844 16372 0 -1 4202560 41 0 0 0 5 2 0 0 20 0 20 0 11231036 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600437045928 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24855] ppid=24841 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/24844/task/24855/stat : 24855 (java) S 24841 24844 16372 0 -1 4202560 263 0 0 0 1 7 0 0 20 0 20 0 11231037 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600424847848 252266461097 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24856] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24856/stat : 24856 (java) S 24841 24844 16372 0 -1 4202560 18 0 0 0 0 0 0 0 20 0 20 0 11231037 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600423793912 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24844/tid=24857] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24857/stat : 24857 (java) S 24841 24844 16372 0 -1 4202560 35 0 0 0 0 0 0 0 20 0 20 0 11231038 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600422741000 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=24844/tid=24858] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24858/stat : 24858 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600421689488 252266469152 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24859] ppid=24841 vsize=9824732 CPUtime=1.51 cores=0,2,4,6
/proc/24844/task/24859/stat : 24859 (java) S 24841 24844 16372 0 -1 4202560 16006 0 0 0 147 4 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600420637624 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=24844/tid=24860] ppid=24841 vsize=9824732 CPUtime=1.35 cores=0,2,4,6
/proc/24844/task/24860/stat : 24860 (java) S 24841 24844 16372 0 -1 4202560 6193 0 0 0 133 2 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600419584824 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24861] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24861/stat : 24861 (java) S 24841 24844 16372 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600418532216 252266460220 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=24844/tid=24862] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24862/stat : 24862 (java) S 24841 24844 16372 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 11231040 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600417479624 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=24869] ppid=24841 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/24844/task/24869/stat : 24869 (java) S 24841 24844 16372 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 11231103 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600413267368 252266461097 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=24844/tid=25120] ppid=24841 vsize=9824732 CPUtime=1.21 cores=0,2,4,6
/proc/24844/task/25120/stat : 25120 (java) R 24841 24844 16372 0 -1 4202560 2 0 0 0 121 0 0 0 20 0 20 0 11235722 10060525568 126199 33554432000 1073741824 1073778376 140735827674896 140600416424920 140600469452240 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 19.69
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.0200002
#  lost CPU user time (s): 0.0200002
#  lost CPU system time (s): 0

Real time (s): 48.1759
CPU time (s): 19.852
CPU user time (s): 18.7292
CPU system time (s): 1.12283
CPU usage (%): 41.2073
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18.7092
system time used= 1.12283
maximum resident set size= 504812
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27675
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= 3483
involuntary context switches= 1044

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.301954 second user time and 0.477927 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-30 23:28:11
IDJOB=4110309
IDBENCH=79245
IDSOLVER=2552
FILE ID=node131/4110309-1467322091
RUNJOBID= node131-1467319086-22698
PBS_JOBID= 20005251
Free space on /tmp= 71736 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.1111219348--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4110309-1467322091/watcher-4110309-1467322091 -o /tmp/evaluation-result-4110309-1467322091/solver-4110309-1467322091 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1467319086-22698 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4110309-1467322091.wbo

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

MD5SUM BENCH= 2c3717ba2e3ac83d37aca2c4131741f4
RANDOM SEED=1490810685

node131.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.334
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.66
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.334
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.334
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.334
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.54
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.334
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.56
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.334
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.334
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.55
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.334
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:        30274852 kB
Buffers:          149328 kB
Cached:           370560 kB
SwapCached:            0 kB
Active:           256548 kB
Inactive:         275788 kB
Active(anon):       6904 kB
Inactive(anon):     8184 kB
Active(file):     249644 kB
Inactive(file):   267604 kB
Unevictable:     1314412 kB
Mlocked:         1199948 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               460 kB
Writeback:             0 kB
AnonPages:       1359248 kB
Mapped:            13868 kB
Shmem:               204 kB
Slab:             619612 kB
SReclaimable:      63860 kB
SUnreclaim:       555752 kB
KernelStack:        1568 kB
PageTables:         6600 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1411848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    147456 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= 71732 MiB
End job on node131 at 2016-06-30 23:28:59