Trace number 4092291

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Res+CP PB16OPTIMUM 24.6503 41.7035

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/namasivayam/wnqueen/
normalized-t2001.13queen13.1110968561--soft-0-100-0.wbo
MD5SUM8d3a0dfad59028a8b475e3430d41a204
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark7.70383
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 4944
Min constraint cost 1
Max constraint cost 98
Sum of constraints costs 4943
Biggest number in a constraint 38
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1247
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@5d764be1
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@9f436f5
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@4413ee
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@9f436f5
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4092291-1467322110.wbo
0.09/0.12	c reading problem ... 
0.09/0.18	c ... done. Wall clock time 0.065s.
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.39/0.53	c And the winner is solver0
1.68/0.69	c SATISFIABLE
1.68/0.69	c OPTIMIZING...
1.68/0.69	c Got one! Elapsed wall clock time (in seconds):0.572
1.68/0.69	o 669
1.90/0.70	c And the winner is solver0
2.02/1.19	c Got one! Elapsed wall clock time (in seconds):1.074
2.02/1.19	o 668
2.04/1.21	c And the winner is solver0
2.12/1.69	c Got one! Elapsed wall clock time (in seconds):1.575
2.12/1.69	o 657
2.12/1.70	c And the winner is solver0
2.12/2.20	c Got one! Elapsed wall clock time (in seconds):2.076
2.12/2.20	o 432
2.12/2.20	c And the winner is solver0
2.12/2.70	c Got one! Elapsed wall clock time (in seconds):2.578
2.12/2.70	o 431
2.12/2.72	c And the winner is solver0
2.29/3.20	c Got one! Elapsed wall clock time (in seconds):3.079
2.29/3.20	o 415
2.30/3.21	c And the winner is solver0
2.30/3.70	c Got one! Elapsed wall clock time (in seconds):3.58
2.30/3.70	o 411
2.30/3.77	c And the winner is solver0
2.54/4.20	c Got one! Elapsed wall clock time (in seconds):4.082
2.54/4.20	o 409
2.79/4.37	c cleaning 3513 clauses out of 7025 with flag 7917/7025
2.79/4.38	c And the winner is solver0
3.28/4.70	c Got one! Elapsed wall clock time (in seconds):4.583
3.28/4.70	o 404
3.28/4.71	c And the winner is solver0
3.29/5.20	c Got one! Elapsed wall clock time (in seconds):5.084
3.29/5.20	o 402
3.29/5.27	c And the winner is solver0
3.44/5.71	c Got one! Elapsed wall clock time (in seconds):5.585
3.44/5.71	o 401
3.44/5.72	c And the winner is solver0
3.46/6.21	c Got one! Elapsed wall clock time (in seconds):6.086
3.46/6.21	o 398
3.46/6.22	c And the winner is solver0
3.50/6.71	c Got one! Elapsed wall clock time (in seconds):6.587
3.50/6.71	o 391
3.50/6.72	c And the winner is solver0
3.54/7.21	c Got one! Elapsed wall clock time (in seconds):7.089
3.54/7.21	o 389
3.54/7.22	c And the winner is solver0
3.58/7.71	c Got one! Elapsed wall clock time (in seconds):7.59
3.58/7.71	o 386
4.00/7.94	c cleaning 4985 clauses out of 9984 with flag 15289/13497
4.23/8.00	c And the winner is solver1
4.24/8.21	c Got one! Elapsed wall clock time (in seconds):8.091
4.24/8.21	o 385
4.24/8.23	c And the winner is solver0
4.36/8.71	c Got one! Elapsed wall clock time (in seconds):8.592
4.36/8.71	o 382
4.36/8.73	c And the winner is solver0
4.42/9.21	c Got one! Elapsed wall clock time (in seconds):9.093
4.42/9.21	o 381
4.42/9.22	c And the winner is solver0
4.42/9.71	c Got one! Elapsed wall clock time (in seconds):9.594
4.42/9.71	o 377
4.42/9.72	c And the winner is solver0
4.43/10.21	c Got one! Elapsed wall clock time (in seconds):10.095
4.43/10.21	o 242
4.43/10.24	c And the winner is solver0
4.50/10.72	c Got one! Elapsed wall clock time (in seconds):10.596
4.50/10.72	o 240
4.50/10.75	c And the winner is solver0
4.58/11.22	c Got one! Elapsed wall clock time (in seconds):11.097
4.58/11.22	o 231
4.58/11.26	c And the winner is solver0
4.69/11.72	c Got one! Elapsed wall clock time (in seconds):11.598
4.69/11.72	o 228
4.69/11.73	c And the winner is solver0
4.71/12.22	c Got one! Elapsed wall clock time (in seconds):12.099
4.71/12.22	o 226
4.71/12.26	c And the winner is solver0
4.92/12.72	c Got one! Elapsed wall clock time (in seconds):12.6
4.92/12.72	o 216
4.92/12.73	c And the winner is solver0
4.96/13.22	c Got one! Elapsed wall clock time (in seconds):13.101
4.96/13.22	o 214
4.96/13.26	c And the winner is solver0
5.06/13.72	c Got one! Elapsed wall clock time (in seconds):13.603
5.06/13.72	o 212
5.06/13.75	c And the winner is solver0
5.13/14.22	c Got one! Elapsed wall clock time (in seconds):14.104
5.13/14.22	o 211
5.13/14.28	c And the winner is solver0
5.25/14.72	c Got one! Elapsed wall clock time (in seconds):14.605
5.25/14.72	o 207
5.25/14.74	c And the winner is solver0
5.29/15.23	c Got one! Elapsed wall clock time (in seconds):15.106
5.29/15.23	o 197
5.29/15.25	c And the winner is solver0
5.37/15.73	c Got one! Elapsed wall clock time (in seconds):15.607
5.37/15.73	o 185
5.37/15.74	c And the winner is solver0
5.39/16.23	c Got one! Elapsed wall clock time (in seconds):16.108
5.39/16.23	o 180
5.39/16.24	c And the winner is solver0
5.41/16.73	c Got one! Elapsed wall clock time (in seconds):16.609
5.41/16.73	o 176
5.41/16.75	c And the winner is solver0
5.45/17.23	c Got one! Elapsed wall clock time (in seconds):17.11
5.45/17.23	o 174
5.45/17.26	c And the winner is solver0
5.57/17.73	c Got one! Elapsed wall clock time (in seconds):17.611
5.57/17.73	o 164
5.57/17.78	c And the winner is solver0
5.66/18.23	c Got one! Elapsed wall clock time (in seconds):18.112
5.66/18.23	o 163
5.66/18.25	c And the winner is solver0
5.74/18.73	c Got one! Elapsed wall clock time (in seconds):18.613
5.74/18.73	o 162
5.74/18.76	c And the winner is solver0
5.85/19.23	c Got one! Elapsed wall clock time (in seconds):19.114
5.85/19.23	o 151
5.85/19.26	c And the winner is solver0
5.93/19.73	c Got one! Elapsed wall clock time (in seconds):19.615
5.93/19.73	o 150
5.93/19.76	c And the winner is solver0
5.99/20.24	c Got one! Elapsed wall clock time (in seconds):20.116
5.99/20.24	o 146
5.99/20.25	c And the winner is solver0
6.04/20.74	c Got one! Elapsed wall clock time (in seconds):20.617
6.04/20.74	o 137
6.04/20.76	c And the winner is solver0
6.09/21.24	c Got one! Elapsed wall clock time (in seconds):21.118
6.09/21.24	o 133
6.09/21.26	c And the winner is solver0
6.16/21.74	c Got one! Elapsed wall clock time (in seconds):21.619
6.16/21.74	o 123
6.16/21.75	c And the winner is solver0
6.20/22.24	c Got one! Elapsed wall clock time (in seconds):22.119
6.20/22.24	o 122
6.20/22.26	c And the winner is solver0
6.30/22.74	c Got one! Elapsed wall clock time (in seconds):22.62
6.30/22.74	o 118
6.30/22.77	c And the winner is solver0
6.40/23.24	c Got one! Elapsed wall clock time (in seconds):23.121
6.40/23.24	o 117
6.40/23.27	c And the winner is solver0
6.47/23.74	c Got one! Elapsed wall clock time (in seconds):23.622
6.47/23.74	o 113
6.47/23.76	c And the winner is solver0
6.52/24.24	c Got one! Elapsed wall clock time (in seconds):24.123
6.52/24.24	o 70
6.52/24.25	c And the winner is solver0
6.55/24.74	c Got one! Elapsed wall clock time (in seconds):24.624
6.55/24.74	o 58
6.55/24.76	c And the winner is solver0
7.20/25.35	c Got one! Elapsed wall clock time (in seconds):25.229
7.20/25.35	o 57
7.20/25.38	c And the winner is solver0
7.30/25.85	c Got one! Elapsed wall clock time (in seconds):25.732
7.30/25.85	o 56
7.30/25.88	c And the winner is solver0
7.37/26.36	c Got one! Elapsed wall clock time (in seconds):26.236
7.37/26.36	o 55
7.37/26.37	c And the winner is solver0
7.38/26.86	c Got one! Elapsed wall clock time (in seconds):26.739
7.38/26.86	o 54
7.38/26.87	c And the winner is solver0
7.40/27.36	c Got one! Elapsed wall clock time (in seconds):27.243
7.40/27.36	o 52
7.46/27.40	c And the winner is solver0
7.48/27.87	c Got one! Elapsed wall clock time (in seconds):27.746
7.48/27.87	o 51
7.55/27.95	c And the winner is solver0
7.69/28.37	c Got one! Elapsed wall clock time (in seconds):28.25
7.69/28.37	o 50
7.69/28.38	c And the winner is solver0
7.69/28.88	c Got one! Elapsed wall clock time (in seconds):28.754
7.69/28.88	o 47
7.73/28.94	c And the winner is solver0
7.84/29.38	c Got one! Elapsed wall clock time (in seconds):29.258
7.84/29.38	o 46
7.87/29.49	c cleaning 11971 clauses out of 23942 with flag 3190/32440
9.11/29.82	c cleaning 8984 clauses out of 17967 with flag 24482/38436
9.11/29.86	c And the winner is solver0
9.11/29.88	c Got one! Elapsed wall clock time (in seconds):29.762
9.11/29.88	o 45
9.59/30.06	c And the winner is solver0
9.73/30.39	c Got one! Elapsed wall clock time (in seconds):30.269
9.73/30.39	o 44
9.74/30.49	c cleaning 7651 clauses out of 15303 with flag 6750/44756
10.34/30.74	c And the winner is solver0
10.45/30.90	c Got one! Elapsed wall clock time (in seconds):30.775
10.45/30.90	o 32
10.68/31.01	c And the winner is solver0
10.73/31.40	c Got one! Elapsed wall clock time (in seconds):31.282
10.73/31.40	o 31
10.73/31.46	c And the winner is solver0
10.85/31.91	c Got one! Elapsed wall clock time (in seconds):31.791
10.85/31.91	o 30
11.03/32.07	c cleaning 9431 clauses out of 18866 with flag 10181/55970
11.61/32.34	c cleaning 7713 clauses out of 15437 with flag 31975/61972
12.21/32.66	c cleaning 7357 clauses out of 14722 with flag 57474/68970
12.41/32.70	c And the winner is solver0
12.45/32.92	c Got one! Elapsed wall clock time (in seconds):32.799
12.45/32.92	o 26
12.45/32.99	c And the winner is solver0
12.60/33.43	c Got one! Elapsed wall clock time (in seconds):33.309
12.60/33.43	o 24
12.77/33.54	c And the winner is solver0
12.86/33.94	c Got one! Elapsed wall clock time (in seconds):33.82
12.86/33.94	o 22
12.96/34.04	c cleaning 6918 clauses out of 13836 with flag 6458/75441
13.37/34.27	c cleaning 6459 clauses out of 12917 with flag 26761/81441
13.96/34.55	c cleaning 6720 clauses out of 13458 with flag 48405/88442
14.16/34.64	c And the winner is solver0
14.35/34.95	c Got one! Elapsed wall clock time (in seconds):34.83
14.35/34.95	o 20
14.43/35.08	c cleaning 6050 clauses out of 12116 with flag 11485/93820
14.85/35.29	c And the winner is solver0
15.05/35.46	c Got one! Elapsed wall clock time (in seconds):35.342
15.05/35.46	o 16
15.30/35.69	c cleaning 8310 clauses out of 16624 with flag 17781/104379
15.90/35.98	c cleaning 7152 clauses out of 14314 with flag 40586/110379
16.54/36.29	c cleaning 7079 clauses out of 14162 with flag 67451/117380
17.33/36.68	c cleaning 7532 clauses out of 15080 with flag 98918/125378
18.13/37.09	c cleaning 8274 clauses out of 16547 with flag 132406/134379
19.15/37.58	c cleaning 9136 clauses out of 18271 with flag 170805/144379
19.77/37.84	c And the winner is solver0
19.87/37.98	c Got one! Elapsed wall clock time (in seconds):37.854
19.87/37.98	o 15
20.29/38.26	c cleaning 9587 clauses out of 19181 with flag 19411/154427
20.49/38.31	c And the winner is solver0
20.57/38.50	c Got one! Elapsed wall clock time (in seconds):38.371
20.57/38.50	o 14
20.97/38.70	c cleaning 7418 clauses out of 14849 with flag 16511/159682
21.37/38.96	c cleaning 6714 clauses out of 13428 with flag 40985/165681
21.96/39.27	c cleaning 6856 clauses out of 13712 with flag 70507/172681
22.36/39.45	c And the winner is solver0
22.52/39.56	c Got one! Elapsed wall clock time (in seconds):39.44
22.52/39.56	o 6
22.61/39.63	c cleaning 6127 clauses out of 12266 with flag 3825/178094
22.61/39.65	c And the winner is solver0
22.71/40.08	c Got one! Elapsed wall clock time (in seconds):39.96
22.71/40.08	o 4
23.15/40.33	c cleaning 5813 clauses out of 11631 with flag 19554/183589
23.55/40.59	c cleaning 5903 clauses out of 11816 with flag 42993/189590
23.75/40.60	c And the winner is solver0
23.79/41.10	c Got one! Elapsed wall clock time (in seconds):40.981
23.79/41.10	o 3
24.18/41.35	c cleaning 5713 clauses out of 11428 with flag 20675/195108
24.38/41.42	c And the winner is solver0
24.44/41.69	c >>>>>>>>>> Solver number 0 (73 answers) <<<<<<<<<<<<<<<<<<
24.44/41.69	c starts		: 587
24.44/41.69	c conflicts		: 196923
24.44/41.69	c decisions		: 326794
24.44/41.69	c propagations		: 4648473
24.44/41.69	c inspects		: 96892566
24.44/41.69	c shortcuts		: 0
24.44/41.69	c learnt literals	: 41
24.44/41.69	c learnt binary clauses	: 15
24.44/41.69	c learnt ternary clauses	: 273
24.44/41.69	c learnt constraints	: 196881
24.44/41.69	c ignored constraints	: 0
24.44/41.69	c root simplifications	: 0
24.44/41.69	c removed literals (reason simplification)	: 60331
24.44/41.69	c reason swapping (by a shorter reason)	: 0
24.44/41.69	c Calls to reduceDB	: 26
24.44/41.69	c Number of update (reduction) of LBD	: 48943
24.44/41.69	c Imported unit clauses	: 0
24.44/41.69	c number of reductions to clauses (during analyze)	: 0
24.44/41.69	c number of learned constraints concerned by reduction	: 0
24.44/41.69	c number of learning phase by resolution	: 0
24.44/41.69	c number of learning phase by cutting planes	: 0
24.44/41.69	c speed (assignments/second)	: 138843.27956989247
24.44/41.69	c non guided choices	3600
24.44/41.69	c learnt constraints type 
24.44/41.69	c >>>>>>>>>> Solver number 1 (1 answers) <<<<<<<<<<<<<<<<<<
24.44/41.69	c starts		: 77
24.44/41.69	c conflicts		: 1205
24.44/41.69	c decisions		: 12169
24.44/41.69	c propagations		: 53666
24.44/41.69	c inspects		: 6718094
24.44/41.69	c shortcuts		: 0
24.44/41.69	c learnt literals	: 0
24.44/41.69	c learnt binary clauses	: 0
24.44/41.69	c learnt ternary clauses	: 0
24.44/41.69	c learnt constraints	: 1153
24.44/41.69	c ignored constraints	: 0
24.44/41.69	c root simplifications	: 0
24.44/41.69	c removed literals (reason simplification)	: 0
24.44/41.69	c reason swapping (by a shorter reason)	: 0
24.44/41.69	c Calls to reduceDB	: 0
24.44/41.69	c Number of update (reduction) of LBD	: 0
24.44/41.69	c Imported unit clauses	: 0
24.44/41.69	c number of reductions to clauses (during analyze)	: 0
24.44/41.69	c number of learned constraints concerned by reduction	: 0
24.44/41.69	c number of learning phase by resolution	: 0
24.44/41.69	c number of learning phase by cutting planes	: 0
24.44/41.69	c speed (assignments/second)	: 99565.86270871984
24.44/41.69	c non guided choices	1424
24.44/41.69	c learnt constraints type 
24.44/41.69	s OPTIMUM FOUND
24.44/41.69	c Found 73 solution(s)
24.44/41.69	v -x1 -x2 -x3 -x4 -x5 x6 -x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 x26 -x27 -x28 -x29 -x30 -x31 -x32 x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 x60 -x61 -x62 -x63 -x64 -x65 -x66 x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 x120 -x121 -x122 -x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 x141 -x142 -x143 x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 x168 -x169 
24.44/41.69	c objective function=3
24.44/41.69	c Total wall clock time (in seconds): 41.574

Verifier Data

OK	3

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

pid=21541
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.78 1.95 1.87 3/173 21544
/proc/meminfo: memFree=30281728/32872528 swapFree=242912/249044
[pid=21544] ppid=21541 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/21544/stat : 21544 (java) D 21541 21544 21504 0 -1 4202496 326 0 0 0 0 0 0 0 20 0 1 0 13317303 9515008 182 33554432000 1073741824 1073778376 140734702209872 140734702200904 247064247989 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/21544/statm: 2323 182 140 9 0 71 0

[startup+0.100115 s]
/proc/loadavg: 1.78 1.95 1.87 3/173 21544
/proc/meminfo: memFree=30281728/32872528 swapFree=242912/249044
[pid=21544] ppid=21541 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/21544/stat : 21544 (java) S 21541 21544 21504 0 -1 4202496 4421 0 1 0 8 1 0 0 20 0 18 0 13317303 9787879424 6046 33554432000 1073741824 1073778376 140736834194464 140736834185600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21544/statm: 2389619 6046 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200245 s]
/proc/loadavg: 1.78 1.95 1.87 3/173 21544
/proc/meminfo: memFree=30281728/32872528 swapFree=242912/249044
[pid=21544] ppid=21541 vsize=9824732 CPUtime=0.24 cores=0,2,4,6
/proc/21544/stat : 21544 (java) S 21541 21544 21504 0 -1 4202496 4810 0 1 0 23 1 0 0 20 0 22 0 13317303 10060525568 7919 33554432000 1073741824 1073778376 140736834194464 140736834185600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21544/statm: 2456183 7919 2221 9 0 2446860 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+0.30017 s]
/proc/loadavg: 1.78 1.95 1.87 3/173 21544
/proc/meminfo: memFree=30281728/32872528 swapFree=242912/249044
[pid=21544] ppid=21541 vsize=9824732 CPUtime=0.59 cores=0,2,4,6
/proc/21544/stat : 21544 (java) S 21541 21544 21504 0 -1 4202496 7737 0 1 0 58 1 0 0 20 0 22 0 13317303 10060525568 9968 33554432000 1073741824 1073778376 140736834194464 140736834185600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21544/statm: 2456183 9968 2245 9 0 2446860 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 9824732

[startup+0.700166 s]
/proc/loadavg: 1.78 1.95 1.87 3/173 21544
/proc/meminfo: memFree=30281728/32872528 swapFree=242912/249044
[pid=21544] ppid=21541 vsize=9824732 CPUtime=1.9 cores=0,2,4,6
/proc/21544/stat : 21544 (java) S 21541 21544 21504 0 -1 4202496 16434 0 1 0 185 5 0 0 20 0 22 0 13317303 10060525568 17700 33554432000 1073741824 1073778376 140736834194464 140736834185600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21544/statm: 2456183 17700 2256 9 0 2446860 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 9824732

[startup+1.5008 s]
/proc/loadavg: 1.78 1.95 1.87 1/213 21599
/proc/meminfo: memFree=30170068/32872528 swapFree=242912/249044
[pid=21544] ppid=21541 vsize=9824732 CPUtime=2.12 cores=0,2,4,6
/proc/21544/stat : 21544 (java) S 21541 21544 21504 0 -1 4202496 16541 0 1 0 203 9 0 0 20 0 19 0 13317303 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 140736834185600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21544/statm: 2456183 19748 2260 9 0 2446860 0
[pid=21544/tid=21551] ppid=21541 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/21544/task/21551/stat : 21551 (java) S 21541 21544 21504 0 -1 4202560 2420 0 1 0 16 0 0 0 20 0 19 0 13317304 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 139744184910712 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21554] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21554/stat : 21554 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317305 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 139744146402344 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21555] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21555/stat : 21555 (java) S 21541 21544 21504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13317305 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 139744145349544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21556] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21556/stat : 21556 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317305 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 139744144296744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21557] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21557/stat : 21557 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317305 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 139744025504424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21544/tid=21558] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21558/stat : 21558 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317305 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 139744024451624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21559] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21559/stat : 21559 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317305 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 139744023398824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21560] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21560/stat : 21560 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317305 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 139744022346024 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21544/tid=21561] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21561/stat : 21561 (java) S 21541 21544 21504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13317305 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 139744021293224 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21570] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21570/stat : 21570 (java) S 21541 21544 21504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13317306 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 139743538965480 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21572] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21572/stat : 21572 (java) S 21541 21544 21504 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13317306 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 139743537911544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21573] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21573/stat : 21573 (java) S 21541 21544 21504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13317306 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 139743536858632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21577] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21577/stat : 21577 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317309 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 139743535807120 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21579] ppid=21541 vsize=9824732 CPUtime=0.58 cores=0,2,4,6
/proc/21544/task/21579/stat : 21579 (java) S 21541 21544 21504 0 -1 4202560 5209 0 0 0 58 0 0 0 20 0 19 0 13317309 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 139743534754232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21581] ppid=21541 vsize=9824732 CPUtime=0.57 cores=0,2,4,6
/proc/21544/task/21581/stat : 21581 (java) S 21541 21544 21504 0 -1 4202560 7562 0 0 0 55 2 0 0 20 0 19 0 13317309 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 139743533701432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21583] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21583/stat : 21583 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317309 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 139743532648824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21584] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21584/stat : 21584 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317309 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 139743531596232 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21591] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21591/stat : 21591 (java) S 21541 21544 21504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13317323 10060525568 19748 33554432000 1073741824 1073778376 140736834194464 139743528437160 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 9824732

[startup+3.1008 s]
/proc/loadavg: 1.78 1.95 1.87 2/213 21611
/proc/meminfo: memFree=30148604/32872528 swapFree=242912/249044
[pid=21544] ppid=21541 vsize=9824732 CPUtime=2.29 cores=0,2,4,6
/proc/21544/stat : 21544 (java) S 21541 21544 21504 0 -1 4202496 16577 0 1 0 218 11 0 0 20 0 19 0 13317303 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 140736834185600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21544/statm: 2456183 24364 2266 9 0 2446860 0
[pid=21544/tid=21551] ppid=21541 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/21544/task/21551/stat : 21551 (java) S 21541 21544 21504 0 -1 4202560 2421 0 1 0 16 0 0 0 20 0 19 0 13317304 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 139744184910712 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21554] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21554/stat : 21554 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317305 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 139744146402344 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21555] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21555/stat : 21555 (java) S 21541 21544 21504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13317305 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 139744145349544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21556] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21556/stat : 21556 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317305 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 139744144296744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21557] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21557/stat : 21557 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317305 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 139744025504424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21544/tid=21558] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21558/stat : 21558 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317305 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 139744024451624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21559] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21559/stat : 21559 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317305 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 139744023398824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21560] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21560/stat : 21560 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317305 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 139744022346024 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21544/tid=21561] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21561/stat : 21561 (java) S 21541 21544 21504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13317305 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 139744021293224 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21570] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21570/stat : 21570 (java) S 21541 21544 21504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 13317306 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 139743538965480 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21572] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21572/stat : 21572 (java) S 21541 21544 21504 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 13317306 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 139743537911544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21573] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21573/stat : 21573 (java) S 21541 21544 21504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13317306 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 139743536858632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21577] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21577/stat : 21577 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317309 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 139743535807120 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21579] ppid=21541 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/21544/task/21579/stat : 21579 (java) S 21541 21544 21504 0 -1 4202560 5212 0 0 0 67 0 0 0 20 0 19 0 13317309 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 139743534754232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21581] ppid=21541 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/21544/task/21581/stat : 21581 (java) S 21541 21544 21504 0 -1 4202560 7565 0 0 0 58 2 0 0 20 0 19 0 13317309 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 139743533701432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21583] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21583/stat : 21583 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317309 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 139743532648824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21584] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21584/stat : 21584 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317309 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 139743531596232 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21591] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21591/stat : 21591 (java) S 21541 21544 21504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 13317323 10060525568 24364 33554432000 1073741824 1073778376 140736834194464 139743528437160 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 9824732
heavy processes:

############
# WARNING:
# current cumulated CPU time (2.29 s) is less than in the last sample (2.3 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+3.20826 s]
/proc/loadavg: 1.78 1.95 1.87 1/213 21623
/proc/meminfo: memFree=30125324/32872528 swapFree=242912/249044
[pid=21544] ppid=21541 vsize=9824732 CPUtime=2.3 cores=0,2,4,6
/proc/21544/stat : 21544 (java) S 21541 21544 21504 0 -1 4202496 16585 0 1 0 219 11 0 0 20 0 22 0 13317303 10060525568 25394 33554432000 1073741824 1073778376 140736834194464 140736834185600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21544/statm: 2456183 25394 2266 9 0 2446860 0
[pid=21544/tid=21551] ppid=21541 vsize=9824732 CPUtime=0.16 cores=0,2,4,6
/proc/21544/task/21551/stat : 21551 (java) S 21541 21544 21504 0 -1 4202560 2421 0 1 0 16 0 0 0 20 0 22 0 13317304 10060525568 25394 33554432000 1073741824 1073778376 140736834194464 139744184910712 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21554] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21554/stat : 21554 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13317305 10060525568 25394 33554432000 1073741824 1073778376 140736834194464 139744146402344 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21555] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21555/stat : 21555 (java) S 21541 21544 21504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13317305 10060525568 25394 33554432000 1073741824 1073778376 140736834194464 139744145349544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21556] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21556/stat : 21556 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13317305 10060525568 25394 33554432000 1073741824 1073778376 140736834194464 139744144296744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21557] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21557/stat : 21557 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13317305 10060525568 25394 33554432000 1073741824 1073778376 140736834194464 139744025504424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21544/tid=21558] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21558/stat : 21558 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13317305 10060525568 25394 33554432000 1073741824 1073778376 140736834194464 139744024451624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21559] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21559/stat : 21559 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13317305 10060525568 25394 33554432000 1073741824 1073778376 140736834194464 139744023398824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21560] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21560/stat : 21560 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13317305 10060525568 25394 33554432000 1073741824 1073778376 140736834194464 139744022346024 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21544/tid=21561] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21561/stat : 21561 (java) S 21541 21544 21504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13317305 10060525568 25394 33554432000 1073741824 1073778376 140736834194464 139744021293224 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21570] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21570/stat : 21570 (java) S 21541 21544 21504 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 13317306 10060525568 25394 33554432000 1073741824 1073778376 140736834194464 139743538965480 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21572] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21572/stat : 21572 (java) S 21541 21544 21504 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 13317306 10060525568 25394 33554432000 1073741824 1073778376 140736834194464 139743537911544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21573] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21573/stat : 21573 (java) S 21541 21544 21504 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 13317306 10060525568 25394 33554432000 1073741824 1073778376 140736834194464 139743536858632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21577] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21577/stat : 21577 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13317309 10060525568 25394 33554432000 1073741824 1073778376 140736834194464 139743535807120 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21579] ppid=21541 vsize=9824732 CPUtime=0.67 cores=0,2,4,6
/proc/21544/task/21579/stat : 21579 (java) S 21541 21544 21504 0 -1 4202560 5212 0 0 0 67 0 0 0 20 0 22 0 13317309 10060525568 25394 33554432000 1073741824 1073778376 140736834194464 139743534754232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21581] ppid=21541 vsize=9824732 CPUtime=0.6 cores=0,2,4,6
/proc/21544/task/21581/stat : 21581 (java) S 21541 21544 21504 0 -1 4202560 7565 0 0 0 58 2 0 0 20 0 22 0 13317309 10060525568 25394 33554432000 1073741824 1073778376 140736834194464 139743533701432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21583] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6

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

[pid=21544/tid=21579] ppid=21541 vsize=9824732 CPUtime=1.14 cores=0,2,4,6
/proc/21544/task/21579/stat : 21579 (java) S 21541 21544 21504 0 -1 4202560 6310 0 0 0 114 0 0 0 20 0 19 0 13317309 10060525568 184357 33554432000 1073741824 1073778376 140736834194464 139743534754232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21581] ppid=21541 vsize=9824732 CPUtime=1.55 cores=0,2,4,6
/proc/21544/task/21581/stat : 21581 (java) S 21541 21544 21504 0 -1 4202560 17722 0 0 0 151 4 0 0 20 0 19 0 13317309 10060525568 184357 33554432000 1073741824 1073778376 140736834194464 139743533701432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21544/tid=21583] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21583/stat : 21583 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317309 10060525568 184357 33554432000 1073741824 1073778376 140736834194464 139743532648824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21584] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21584/stat : 21584 (java) S 21541 21544 21504 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13317309 10060525568 184357 33554432000 1073741824 1073778376 140736834194464 139743531596232 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21686] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21686/stat : 21686 (java) S 21541 21544 21504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13318124 10060525568 184357 33554432000 1073741824 1073778376 140736834194464 139743527384360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 22.7
Current children cumulated vsize (KiB) 9824732

[startup+40.8077 s]
/proc/loadavg: 1.37 1.80 1.82 2/214 22015
/proc/meminfo: memFree=29323612/32872528 swapFree=242912/249044
[pid=21544] ppid=21541 vsize=9824732 CPUtime=23.78 cores=0,2,4,6
/proc/21544/stat : 21544 (java) S 21541 21544 21504 0 -1 4202496 29764 0 1 0 2220 158 0 0 20 0 19 0 13317303 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 140736834185600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21544/statm: 2456183 189478 2287 9 0 2446860 0
[pid=21544/tid=21551] ppid=21541 vsize=9824732 CPUtime=0.39 cores=0,2,4,6
/proc/21544/task/21551/stat : 21551 (java) S 21541 21544 21504 0 -1 4202560 2429 0 1 0 37 2 0 0 20 0 19 0 13317304 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139744184910712 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21554] ppid=21541 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/21544/task/21554/stat : 21554 (java) S 21541 21544 21504 0 -1 4202560 47 0 0 0 8 2 0 0 20 0 19 0 13317305 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139744146402344 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21555] ppid=21541 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/21544/task/21555/stat : 21555 (java) S 21541 21544 21504 0 -1 4202560 29 0 0 0 8 0 0 0 20 0 19 0 13317305 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139744145349544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21556] ppid=21541 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/21544/task/21556/stat : 21556 (java) S 21541 21544 21504 0 -1 4202560 32 0 0 0 7 2 0 0 20 0 19 0 13317305 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139744144296744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21557] ppid=21541 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/21544/task/21557/stat : 21557 (java) S 21541 21544 21504 0 -1 4202560 47 0 0 0 8 2 0 0 20 0 19 0 13317305 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139744025504424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21558] ppid=21541 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/21544/task/21558/stat : 21558 (java) S 21541 21544 21504 0 -1 4202560 41 0 0 0 9 2 0 0 20 0 19 0 13317305 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139744024451624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21559] ppid=21541 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/21544/task/21559/stat : 21559 (java) S 21541 21544 21504 0 -1 4202560 52 0 0 0 8 2 0 0 20 0 19 0 13317305 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139744023398824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21560] ppid=21541 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/21544/task/21560/stat : 21560 (java) S 21541 21544 21504 0 -1 4202560 39 0 0 0 7 2 0 0 20 0 19 0 13317305 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139744022346024 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21561] ppid=21541 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/21544/task/21561/stat : 21561 (java) S 21541 21544 21504 0 -1 4202560 40 0 0 0 7 3 0 0 20 0 19 0 13317305 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139744021293224 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21570] ppid=21541 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/21544/task/21570/stat : 21570 (java) S 21541 21544 21504 0 -1 4202560 448 0 0 0 1 8 0 0 20 0 19 0 13317306 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139743538965480 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21572] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21572/stat : 21572 (java) S 21541 21544 21504 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13317306 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139743537911544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21573] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21573/stat : 21573 (java) S 21541 21544 21504 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 19 0 13317306 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139743536858632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21577] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21577/stat : 21577 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317309 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139743535807120 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21579] ppid=21541 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/21544/task/21579/stat : 21579 (java) S 21541 21544 21504 0 -1 4202560 6310 0 0 0 115 0 0 0 20 0 19 0 13317309 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139743534754232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21581] ppid=21541 vsize=9824732 CPUtime=1.55 cores=0,2,4,6
/proc/21544/task/21581/stat : 21581 (java) S 21541 21544 21504 0 -1 4202560 17722 0 0 0 151 4 0 0 20 0 19 0 13317309 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139743533701432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21544/tid=21583] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21583/stat : 21583 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317309 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139743532648824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21584] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21584/stat : 21584 (java) S 21541 21544 21504 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13317309 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139743531596232 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21686] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21686/stat : 21686 (java) S 21541 21544 21504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13318124 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139743527384360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 23.78
Current children cumulated vsize (KiB) 9824732

[startup+41.2008 s]
/proc/loadavg: 1.37 1.80 1.82 2/214 22015
/proc/meminfo: memFree=29323612/32872528 swapFree=242912/249044
[pid=21544] ppid=21541 vsize=9824732 CPUtime=23.95 cores=0,2,4,6
/proc/21544/stat : 21544 (java) S 21541 21544 21504 0 -1 4202496 29771 0 1 0 2237 158 0 0 20 0 22 0 13317303 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 140736834185600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21544/statm: 2456183 189484 2287 9 0 2446860 0
[pid=21544/tid=21551] ppid=21541 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/21544/task/21551/stat : 21551 (java) S 21541 21544 21504 0 -1 4202560 2429 0 1 0 39 2 0 0 20 0 22 0 13317304 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 139744184910712 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21554] ppid=21541 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/21544/task/21554/stat : 21554 (java) S 21541 21544 21504 0 -1 4202560 47 0 0 0 8 2 0 0 20 0 22 0 13317305 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 139744146402344 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21555] ppid=21541 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/21544/task/21555/stat : 21555 (java) S 21541 21544 21504 0 -1 4202560 29 0 0 0 8 0 0 0 20 0 22 0 13317305 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 139744145349544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21556] ppid=21541 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/21544/task/21556/stat : 21556 (java) S 21541 21544 21504 0 -1 4202560 32 0 0 0 7 2 0 0 20 0 22 0 13317305 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 139744144296744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21557] ppid=21541 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/21544/task/21557/stat : 21557 (java) S 21541 21544 21504 0 -1 4202560 47 0 0 0 8 2 0 0 20 0 22 0 13317305 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 139744025504424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21558] ppid=21541 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/21544/task/21558/stat : 21558 (java) S 21541 21544 21504 0 -1 4202560 41 0 0 0 9 2 0 0 20 0 22 0 13317305 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 139744024451624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21559] ppid=21541 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/21544/task/21559/stat : 21559 (java) S 21541 21544 21504 0 -1 4202560 52 0 0 0 8 2 0 0 20 0 22 0 13317305 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 139744023398824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21560] ppid=21541 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/21544/task/21560/stat : 21560 (java) S 21541 21544 21504 0 -1 4202560 39 0 0 0 7 2 0 0 20 0 22 0 13317305 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 139744022346024 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21561] ppid=21541 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/21544/task/21561/stat : 21561 (java) S 21541 21544 21504 0 -1 4202560 40 0 0 0 7 3 0 0 20 0 22 0 13317305 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 139744021293224 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21570] ppid=21541 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/21544/task/21570/stat : 21570 (java) S 21541 21544 21504 0 -1 4202560 448 0 0 0 1 9 0 0 20 0 22 0 13317306 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 139743538965480 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21572] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21572/stat : 21572 (java) S 21541 21544 21504 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 13317306 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 139743537911544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21573] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21573/stat : 21573 (java) S 21541 21544 21504 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 22 0 13317306 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 139743536858632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21577] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21577/stat : 21577 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13317309 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 139743535807120 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21579] ppid=21541 vsize=9824732 CPUtime=1.15 cores=0,2,4,6
/proc/21544/task/21579/stat : 21579 (java) S 21541 21544 21504 0 -1 4202560 6310 0 0 0 115 0 0 0 20 0 22 0 13317309 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 139743534754232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21581] ppid=21541 vsize=9824732 CPUtime=1.55 cores=0,2,4,6
/proc/21544/task/21581/stat : 21581 (java) S 21541 21544 21504 0 -1 4202560 17722 0 0 0 151 4 0 0 20 0 22 0 13317309 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 139743533701432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21544/tid=21583] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21583/stat : 21583 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 13317309 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 139743532648824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21584] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21584/stat : 21584 (java) S 21541 21544 21504 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 13317309 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 139743531596232 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21544/tid=21686] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21686/stat : 21686 (java) S 21541 21544 21504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 13318124 10060525568 189484 33554432000 1073741824 1073778376 140736834194464 139743527384360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 23.95
Current children cumulated vsize (KiB) 9824732

[startup+41.6008 s]
/proc/loadavg: 1.37 1.80 1.82 2/214 22015
/proc/meminfo: memFree=29323612/32872528 swapFree=242912/249044
[pid=21544] ppid=21541 vsize=9824732 CPUtime=24.43 cores=0,2,4,6
/proc/21544/stat : 21544 (java) S 21541 21544 21504 0 -1 4202496 29771 0 1 0 2283 160 0 0 20 0 19 0 13317303 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 140736834185600 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21544/statm: 2456183 189478 2287 9 0 2446860 0
[pid=21544/tid=21551] ppid=21541 vsize=9824732 CPUtime=0.41 cores=0,2,4,6
/proc/21544/task/21551/stat : 21551 (java) S 21541 21544 21504 0 -1 4202560 2429 0 1 0 39 2 0 0 20 0 19 0 13317304 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139744184910712 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21554] ppid=21541 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/21544/task/21554/stat : 21554 (java) S 21541 21544 21504 0 -1 4202560 47 0 0 0 8 2 0 0 20 0 19 0 13317305 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139744146402344 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21555] ppid=21541 vsize=9824732 CPUtime=0.08 cores=0,2,4,6
/proc/21544/task/21555/stat : 21555 (java) S 21541 21544 21504 0 -1 4202560 29 0 0 0 8 0 0 0 20 0 19 0 13317305 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139744145349544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21556] ppid=21541 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/21544/task/21556/stat : 21556 (java) S 21541 21544 21504 0 -1 4202560 32 0 0 0 7 2 0 0 20 0 19 0 13317305 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139744144296744 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21557] ppid=21541 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/21544/task/21557/stat : 21557 (java) S 21541 21544 21504 0 -1 4202560 47 0 0 0 8 2 0 0 20 0 19 0 13317305 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139744025504424 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21558] ppid=21541 vsize=9824732 CPUtime=0.11 cores=0,2,4,6
/proc/21544/task/21558/stat : 21558 (java) S 21541 21544 21504 0 -1 4202560 41 0 0 0 9 2 0 0 20 0 19 0 13317305 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139744024451624 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21559] ppid=21541 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/21544/task/21559/stat : 21559 (java) S 21541 21544 21504 0 -1 4202560 52 0 0 0 8 2 0 0 20 0 19 0 13317305 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139744023398824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21560] ppid=21541 vsize=9824732 CPUtime=0.09 cores=0,2,4,6
/proc/21544/task/21560/stat : 21560 (java) S 21541 21544 21504 0 -1 4202560 39 0 0 0 7 2 0 0 20 0 19 0 13317305 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139744022346024 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21561] ppid=21541 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/21544/task/21561/stat : 21561 (java) S 21541 21544 21504 0 -1 4202560 40 0 0 0 7 3 0 0 20 0 19 0 13317305 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139744021293224 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21570] ppid=21541 vsize=9824732 CPUtime=0.1 cores=0,2,4,6
/proc/21544/task/21570/stat : 21570 (java) S 21541 21544 21504 0 -1 4202560 448 0 0 0 1 9 0 0 20 0 19 0 13317306 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139743538965480 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21572] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21572/stat : 21572 (java) S 21541 21544 21504 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 13317306 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139743537911544 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21573] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21573/stat : 21573 (java) S 21541 21544 21504 0 -1 4202560 38 0 0 0 0 0 0 0 20 0 19 0 13317306 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139743536858632 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21577] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21577/stat : 21577 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317309 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139743535807120 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21544/tid=21579] ppid=21541 vsize=9824732 CPUtime=1.17 cores=0,2,4,6
/proc/21544/task/21579/stat : 21579 (java) S 21541 21544 21504 0 -1 4202560 6310 0 0 0 117 0 0 0 20 0 19 0 13317309 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139743534754232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21544/tid=21581] ppid=21541 vsize=9824732 CPUtime=1.55 cores=0,2,4,6
/proc/21544/task/21581/stat : 21581 (java) S 21541 21544 21504 0 -1 4202560 17722 0 0 0 151 4 0 0 20 0 19 0 13317309 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139743533701432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21544/tid=21583] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21583/stat : 21583 (java) S 21541 21544 21504 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 13317309 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139743532648824 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21584] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21584/stat : 21584 (java) S 21541 21544 21504 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 13317309 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139743531596232 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21544/tid=21686] ppid=21541 vsize=9824732 CPUtime=0 cores=0,2,4,6
/proc/21544/task/21686/stat : 21686 (java) S 21541 21544 21504 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 13318124 10060525568 189478 33554432000 1073741824 1073778376 140736834194464 139743527384360 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 24.43
Current children cumulated vsize (KiB) 9824732

[startup+41.7007 s]
/proc/loadavg: 1.37 1.80 1.82 2/214 22015
/proc/meminfo: memFree=29323612/32872528 swapFree=242912/249044
[pid=21544] ppid=21541 vsize=0 CPUtime=24.63 cores=0,2,4,6
/proc/21544/stat : 21544 (java) Z 21541 21544 21504 0 -1 4203532 29778 0 1 0 2289 174 0 0 20 0 2 0 13317303 0 0 33554432000 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/21544/statm: 0 0 0 0 0 0 0
[pid=21544/tid=21581] ppid=21541 vsize=0 CPUtime=1.55 cores=0,2,4,6
/proc/21544/task/21581/stat : 21581 (java) R 21541 21544 21504 0 -1 4203588 17722 0 0 0 151 4 0 0 20 0 2 0 13317309 0 0 33554432000 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 24.63
Current children cumulated vsize (KiB) 0

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): 41.7035
CPU time (s): 24.6503
CPU user time (s): 22.8985
CPU system time (s): 1.75173
CPU usage (%): 59.1084
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 22.8885
system time used= 1.75173
maximum resident set size= 757940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29778
page faults= 1
swaps= 0
block input operations= 32
block output operations= 104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3228
involuntary context switches= 1996

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.287956 second user time and 0.416936 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-30 23:28:30
IDJOB=4092291
IDBENCH=79249
IDSOLVER=2552
FILE ID=node103/4092291-1467322110
RUNJOBID= node103-1467322110-21520
PBS_JOBID= 20005297
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.1110968561--soft-0-100-0.wbo
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4092291-1467322110/watcher-4092291-1467322110 -o /tmp/evaluation-result-4092291-1467322110/solver-4092291-1467322110 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1467322110-21520 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4092291-1467322110.wbo

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

MD5SUM BENCH= 8d3a0dfad59028a8b475e3430d41a204
RANDOM SEED=1134277998

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30284584 kB
Buffers:          119824 kB
Cached:          1455904 kB
SwapCached:            0 kB
Active:           791872 kB
Inactive:         807356 kB
Active(anon):      18908 kB
Inactive(anon):     7416 kB
Active(file):     772964 kB
Inactive(file):   799940 kB
Unevictable:      249044 kB
Mlocked:          242912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               860 kB
Writeback:             0 kB
AnonPages:        272672 kB
Mapped:            13236 kB
Shmem:               204 kB
Slab:             608360 kB
SReclaimable:      53136 kB
SUnreclaim:       555224 kB
KernelStack:        1336 kB
PageTables:         4500 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     355472 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 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= 71712 MiB
End job on node103 at 2016-06-30 23:29:12