Trace number 3688200

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 NameAnswerobjective functionCPU timeWall clock time
SAT 4j PB RES // CP 2.3.2 SnapshotOPT2 523.314 279.525

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/
manquiho/market-split/normalized-opt-market-split_4_30_3.opb
MD5SUMd26b3b10be20d9248aac462b86b1f040
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark2
Best CPU time to get the best result obtained on this benchmark52.396
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 2
Optimality of the best value was proved YES
Number of variables94
Total number of constraints8
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint45
Maximum length of a constraint46
Number of terms in the objective function 64
Biggest coefficient in the objective function 128
Number of bits for the biggest coefficient in the objective function 8
Sum of the numbers in the objective function 2040
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 940
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 3331
Number of bits of the biggest sum of numbers12
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-2012 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 2.3.2.v20120418
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.10/0.12	c Pseudo Boolean Optimization by upper bound
0.10/0.12	c ManyCore solver with 2 solvers running in parallel
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.10/0.12	c Expensive reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	c Glucose learned constraints deletion strategy
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c c --- End Solver configuration ---
0.10/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.10/0.12	c --- Begin Solver configuration ---
0.10/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4e3eca90
0.10/0.12	c Learn all clauses as in MiniSAT
0.10/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.10/0.12	c No reason simplification
0.10/0.12	c Armin Biere (Picosat) restarts strategy
0.10/0.12	c Glucose learned constraints deletion strategy
0.10/0.12	c timeout=2147483s
0.10/0.12	c DB Simplification allowed=false
0.10/0.12	c c --- End Solver configuration ---
0.10/0.12	c solving HOME/instance-3688200-1337875833.opb
0.10/0.12	c reading problem ... 
0.10/0.15	c ... done. Wall clock time 0.028s.
0.10/0.15	c declared #vars     94
0.10/0.15	c #constraints  8
0.10/0.15	c constraints type 
0.10/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
0.10/0.15	c 8 constraints processed.
0.10/0.15	c constraints type 
0.10/0.15	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
0.10/0.15	c 8 constraints processed.
0.10/0.15	c objective function length is 64 literals
0.10/0.19	c  And the winner is solver0
0.39/0.65	c SATISFIABLE
0.39/0.65	c OPTIMIZING...
0.39/0.65	c Got one! Elapsed wall clock time (in seconds):0.529
0.39/0.65	o 253
0.39/0.67	c  And the winner is solver0
0.54/1.15	c Got one! Elapsed wall clock time (in seconds):1.031
0.54/1.15	o 252
0.54/1.17	c  And the winner is solver0
0.57/1.65	c Got one! Elapsed wall clock time (in seconds):1.532
0.57/1.65	o 244
0.57/1.66	c  And the winner is solver0
0.59/2.16	c Got one! Elapsed wall clock time (in seconds):2.033
0.59/2.16	o 179
0.59/2.16	c  And the winner is solver0
0.60/2.66	c Got one! Elapsed wall clock time (in seconds):2.534
0.60/2.66	o 172
0.60/2.68	c  And the winner is solver0
0.66/3.16	c Got one! Elapsed wall clock time (in seconds):3.036
0.66/3.16	o 171
0.66/3.16	c  And the winner is solver0
0.67/3.66	c Got one! Elapsed wall clock time (in seconds):3.537
0.67/3.66	o 59
0.67/3.67	c  And the winner is solver0
0.73/4.16	c Got one! Elapsed wall clock time (in seconds):4.038
0.73/4.16	o 57
0.73/4.17	c  And the winner is solver0
0.74/4.66	c Got one! Elapsed wall clock time (in seconds):4.539
0.74/4.66	o 56
0.74/4.68	c  And the winner is solver0
0.79/5.16	c Got one! Elapsed wall clock time (in seconds):5.041
0.79/5.16	o 55
0.79/5.17	c  And the winner is solver0
0.79/5.66	c Got one! Elapsed wall clock time (in seconds):5.542
0.79/5.66	o 52
0.88/5.72	c  And the winner is solver0
1.29/6.17	c Got one! Elapsed wall clock time (in seconds):6.043
1.29/6.17	o 51
1.29/6.19	c  And the winner is solver0
1.46/6.67	c Got one! Elapsed wall clock time (in seconds):6.544
1.46/6.67	o 42
1.55/6.73	c  And the winner is solver0
1.73/7.17	c Got one! Elapsed wall clock time (in seconds):7.045
1.73/7.17	o 41
1.73/7.18	c  And the winner is solver0
1.77/7.67	c Got one! Elapsed wall clock time (in seconds):7.546
1.77/7.67	o 37
1.77/7.68	c  And the winner is solver0
1.78/8.17	c Got one! Elapsed wall clock time (in seconds):8.047
1.78/8.17	o 35
1.84/8.21	c  And the winner is solver0
1.91/8.67	c Got one! Elapsed wall clock time (in seconds):8.548
1.91/8.67	o 32
1.96/8.73	c  And the winner is solver0
2.08/9.17	c Got one! Elapsed wall clock time (in seconds):9.05
2.08/9.17	o 30
2.13/9.20	c  And the winner is solver0
2.15/9.67	c Got one! Elapsed wall clock time (in seconds):9.551
2.15/9.67	o 26
2.15/9.68	c  And the winner is solver0
2.20/10.17	c Got one! Elapsed wall clock time (in seconds):10.052
2.20/10.17	o 25
2.26/10.21	c  And the winner is solver0
2.38/10.68	c Got one! Elapsed wall clock time (in seconds):10.553
2.38/10.68	o 23
2.45/10.71	c  And the winner is solver0
2.48/11.18	c Got one! Elapsed wall clock time (in seconds):11.054
2.48/11.18	o 22
2.52/11.25	c  And the winner is solver0
2.64/11.68	c Got one! Elapsed wall clock time (in seconds):11.555
2.64/11.68	o 21
2.68/11.77	c cleaning 6331 clauses out of 12673 with flag 1004/12673
2.91/11.82	c  And the winner is solver0
2.95/12.18	c Got one! Elapsed wall clock time (in seconds):12.056
2.95/12.18	o 20
2.98/12.23	c  And the winner is solver0
3.05/12.68	c Got one! Elapsed wall clock time (in seconds):12.557
3.05/12.68	o 19
3.08/12.70	c  And the winner is solver0
3.11/13.18	c Got one! Elapsed wall clock time (in seconds):13.058
3.11/13.18	o 16
3.17/13.28	c  And the winner is solver0
3.34/13.68	c Got one! Elapsed wall clock time (in seconds):13.559
3.34/13.68	o 15
3.37/13.75	c  And the winner is solver0
3.50/14.18	c Got one! Elapsed wall clock time (in seconds):14.06
3.50/14.18	o 14
3.53/14.26	c cleaning 6921 clauses out of 13858 with flag 1002/20189
3.72/14.32	c  And the winner is solver0
3.77/14.68	c Got one! Elapsed wall clock time (in seconds):14.561
3.77/14.68	o 13
3.79/14.77	c  And the winner is solver0
3.95/15.18	c Got one! Elapsed wall clock time (in seconds):15.062
3.95/15.18	o 12
4.18/15.37	c cleaning 6539 clauses out of 13077 with flag 3000/26329
4.40/15.40	c  And the winner is solver0
4.42/15.69	c Got one! Elapsed wall clock time (in seconds):15.563
4.42/15.69	o 10
4.65/15.82	c  And the winner is solver0
4.72/16.19	c Got one! Elapsed wall clock time (in seconds):16.064
4.72/16.19	o 9
4.94/16.37	c  And the winner is solver0
5.11/16.69	c Got one! Elapsed wall clock time (in seconds):16.565
5.11/16.69	o 7
5.13/16.77	c cleaning 6890 clauses out of 13785 with flag 1000/33576
5.51/16.91	c  And the winner is solver0
5.55/17.19	c Got one! Elapsed wall clock time (in seconds):17.066
5.55/17.19	o 5
5.76/17.32	c cleaning 6417 clauses out of 12836 with flag 3000/39517
6.16/17.57	c cleaning 6207 clauses out of 12419 with flag 9000/45517
6.95/17.93	c cleaning 6607 clauses out of 13213 with flag 16001/52518
7.74/18.38	c cleaning 7303 clauses out of 14605 with flag 24000/60517
8.72/18.88	c cleaning 8153 clauses out of 16306 with flag 33004/69521
9.90/19.41	c cleaning 9074 clauses out of 18149 with flag 43000/79517
11.28/20.15	c cleaning 10037 clauses out of 20075 with flag 54000/90517
13.06/21.02	c cleaning 11020 clauses out of 22039 with flag 66001/102518
14.84/21.99	c cleaning 12007 clauses out of 24018 with flag 79000/115517
16.20/22.64	c cleaning 13003 clauses out of 26011 with flag 93000/129517
17.57/23.39	c cleaning 14004 clauses out of 28008 with flag 108000/144517
19.35/24.30	c cleaning 14997 clauses out of 30006 with flag 124002/160519
21.51/25.39	c cleaning 16005 clauses out of 32010 with flag 141003/177520
22.87/26.03	c  And the winner is solver0
22.91/26.19	c Got one! Elapsed wall clock time (in seconds):26.068
22.91/26.19	o 4
23.91/26.77	c cleaning 16702 clauses out of 33420 with flag 5002/194935
24.48/27.08	c cleaning 11355 clauses out of 22718 with flag 11002/200935
25.26/27.42	c cleaning 9174 clauses out of 18361 with flag 18000/207933
25.79/27.77	c cleaning 8593 clauses out of 17187 with flag 26000/215933
26.55/28.18	c cleaning 8798 clauses out of 17595 with flag 35001/224934
27.53/28.67	c cleaning 9397 clauses out of 18796 with flag 45000/234933
28.68/29.25	c cleaning 10200 clauses out of 20402 with flag 56003/245936
29.24/29.59	c  And the winner is solver0
29.43/29.73	c Got one! Elapsed wall clock time (in seconds):29.61
29.43/29.73	o 3
29.95/30.05	c cleaning 11134 clauses out of 22279 with flag 5002/258013
30.52/30.37	c cleaning 8571 clauses out of 17143 with flag 11000/264011
31.30/30.72	c cleaning 7783 clauses out of 15572 with flag 18000/271011
32.05/31.16	c cleaning 7895 clauses out of 15791 with flag 26002/279013
32.99/31.65	c cleaning 8444 clauses out of 16895 with flag 35001/288012
33.95/32.15	c cleaning 9225 clauses out of 18450 with flag 45000/298011
35.11/32.79	c cleaning 10109 clauses out of 20226 with flag 56001/309012
36.67/33.53	c cleaning 11053 clauses out of 22116 with flag 68000/321011
38.42/34.42	c cleaning 12029 clauses out of 24063 with flag 81000/334011
40.18/35.39	c cleaning 13012 clauses out of 26036 with flag 95002/348013
42.16/36.38	c cleaning 14010 clauses out of 28023 with flag 110001/363012
44.32/37.44	c cleaning 15003 clauses out of 30012 with flag 126000/379011
46.64/38.62	c cleaning 16001 clauses out of 32010 with flag 143001/396012
49.00/39.83	c cleaning 17005 clauses out of 34010 with flag 161002/414013
52.16/41.48	c cleaning 18000 clauses out of 36005 with flag 180002/433013
55.51/43.16	c cleaning 18997 clauses out of 38003 with flag 200000/453011
58.83/44.85	c cleaning 20004 clauses out of 40009 with flag 221003/474014
62.38/46.66	c cleaning 20996 clauses out of 42002 with flag 243000/496011
66.53/48.74	c cleaning 22004 clauses out of 44008 with flag 266002/519013
72.01/51.49	c cleaning 23000 clauses out of 46003 with flag 290001/543012
77.12/54.07	c cleaning 23998 clauses out of 48003 with flag 315001/568012
82.50/56.79	c cleaning 24999 clauses out of 50004 with flag 341000/594011
86.89/58.94	c cleaning 26001 clauses out of 52006 with flag 368001/621012
92.25/61.67	c cleaning 26998 clauses out of 54004 with flag 396000/649011
98.57/64.86	c cleaning 28000 clauses out of 56008 with flag 425002/678013
106.71/68.93	c cleaning 29004 clauses out of 58007 with flag 455001/708012
112.93/72.03	c cleaning 0 clauses out of 6530 with flag 0/6559
117.25/74.06	c cleaning 30000 clauses out of 60002 with flag 486000/739011
128.40/79.65	c cleaning 31002 clauses out of 62003 with flag 518001/771012
139.77/85.30	c cleaning 31998 clauses out of 64001 with flag 551001/804012
151.17/91.08	c cleaning 32998 clauses out of 66002 with flag 585000/838011
162.16/96.56	c cleaning 33999 clauses out of 68004 with flag 620000/873011
170.27/100.69	c cleaning 35000 clauses out of 70006 with flag 656001/909012
177.63/104.30	c cleaning 36003 clauses out of 72005 with flag 693000/946011
187.43/109.26	c cleaning 37004 clauses out of 74007 with flag 731005/984016
187.61/109.37	c  And the winner is solver0
187.40/109.52	c Got one! Elapsed wall clock time (in seconds):109.401
187.40/109.52	o 2
188.54/110.16	c cleaning 21059 clauses out of 42132 with flag 5001/989145
189.82/110.81	c cleaning 13531 clauses out of 27077 with flag 11005/995149
190.75/111.30	c cleaning 10264 clauses out of 20541 with flag 18000/1002144
191.67/111.84	c cleaning 9129 clauses out of 18279 with flag 26002/1010146
192.59/112.37	c cleaning 9068 clauses out of 18148 with flag 35000/1019144
193.86/113.06	c cleaning 9537 clauses out of 19081 with flag 45001/1029145
194.99/113.69	c cleaning 10270 clauses out of 20544 with flag 56001/1040145
196.32/114.36	c cleaning 11135 clauses out of 22273 with flag 68000/1052144
198.04/115.27	c cleaning 12069 clauses out of 24139 with flag 81001/1065145
200.16/116.32	c cleaning 13033 clauses out of 26072 with flag 95003/1079147
202.28/117.45	c cleaning 14016 clauses out of 28039 with flag 110003/1094147
204.83/118.80	c cleaning 15008 clauses out of 30022 with flag 126002/1110146
207.55/120.10	c cleaning 16004 clauses out of 32013 with flag 143001/1127145
210.23/121.55	c cleaning 17001 clauses out of 34008 with flag 161000/1145144
213.36/123.19	c cleaning 18000 clauses out of 36009 with flag 180002/1164146
217.69/125.32	c cleaning 19005 clauses out of 38009 with flag 200002/1184146
222.23/127.70	c cleaning 19997 clauses out of 40004 with flag 221002/1205146
226.90/130.05	c cleaning 21000 clauses out of 42006 with flag 243001/1227145
232.24/132.72	c cleaning 22001 clauses out of 44005 with flag 266000/1250144
238.01/135.66	c cleaning 23002 clauses out of 46004 with flag 290000/1274144
244.38/138.87	c cleaning 23995 clauses out of 48002 with flag 315000/1299144
250.48/141.99	c cleaning 25002 clauses out of 50008 with flag 341001/1325145
255.79/144.64	c cleaning 25995 clauses out of 52006 with flag 368001/1352145
262.13/147.86	c cleaning 27004 clauses out of 54010 with flag 396000/1380144
271.40/152.40	c cleaning 28004 clauses out of 56009 with flag 425003/1409147
280.51/157.04	c cleaning 29000 clauses out of 58002 with flag 455000/1439144
290.25/161.96	c cleaning 30000 clauses out of 60002 with flag 486000/1470144
300.63/167.14	c cleaning 31000 clauses out of 62002 with flag 518000/1502144
312.99/173.39	c cleaning 31999 clauses out of 64002 with flag 551000/1535144
324.48/179.19	c cleaning 33000 clauses out of 66004 with flag 585001/1569145
336.05/184.97	c cleaning 34000 clauses out of 68004 with flag 620001/1604145
349.43/191.64	c cleaning 35000 clauses out of 70004 with flag 656001/1640145
362.00/197.93	c cleaning 36001 clauses out of 72005 with flag 693002/1677146
376.48/205.27	c cleaning 37002 clauses out of 74005 with flag 731003/1715147
389.42/211.78	c cleaning 37993 clauses out of 76001 with flag 770001/1754145
404.58/219.34	c cleaning 39003 clauses out of 78008 with flag 810001/1794145
419.40/226.73	c cleaning 40000 clauses out of 80005 with flag 851001/1835145
434.67/234.44	c cleaning 41003 clauses out of 82005 with flag 893001/1877145
451.23/242.76	c cleaning 42000 clauses out of 84003 with flag 936003/1920147
468.22/251.24	c cleaning 42999 clauses out of 86002 with flag 980002/1964146
489.02/261.65	c cleaning 44000 clauses out of 88000 with flag 1025000/2009144
509.34/271.87	c cleaning 44998 clauses out of 90000 with flag 1071001/2055145
520.14/277.25	c cleaning 0 clauses out of 12283 with flag 0/12313
521.63/278.07	c  And the winner is solver0
522.43/279.51	c starts		: 247
522.43/279.51	c conflicts		: 2088231
522.43/279.52	c decisions		: 2106833
522.43/279.52	c propagations		: 13830901
522.43/279.52	c inspects		: 3217243470
522.43/279.52	c shortcuts		: 0
522.43/279.52	c learnt literals	: 17
522.43/279.52	c learnt binary clauses	: 134
522.43/279.52	c learnt ternary clauses	: 660
522.43/279.52	c learnt constraints	: 2088213
522.43/279.52	c ignored constraints	: 0
522.43/279.52	c root simplifications	: 0
522.43/279.52	c removed literals (reason simplification)	: 16116183
522.43/279.52	c reason swapping (by a shorter reason)	: 0
522.43/279.52	c Calls to reduceDB	: 100
522.43/279.52	c number of reductions to clauses (during analyze)	: 0
522.43/279.52	c number of learned constraints concerned by reduction	: 0
522.43/279.52	c number of learning phase by resolution	: 0
522.43/279.52	c number of learning phase by cutting planes	: 0
522.43/279.52	c speed (assignments/second)	: 49509.41619922752
522.43/279.52	c non guided choices	510
522.43/279.52	c learnt constraints type 
522.43/279.52	c constraints type 
522.43/279.52	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 8
522.43/279.52	c 8 constraints processed.
522.43/279.52	c constraints type 
522.43/279.52	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8
522.43/279.52	c 8 constraints processed.
522.43/279.52	s OPTIMUM FOUND
522.43/279.52	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 
522.43/279.52	c objective function=2
522.43/279.52	c Total wall clock time (in seconds): 279.392

Verifier Data

OK	2

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3688200-1337875833/watcher-3688200-1337875833 -o /tmp/evaluation-result-3688200-1337875833/solver-3688200-1337875833 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3688200-1337875833.opb 

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: 4.06 4.02 3.79 4/198 21776
/proc/meminfo: memFree=28730156/32873844 swapFree=6856/6856
[pid=21776] ppid=21774 vsize=23236 CPUtime=0 cores=0,2,4,6
/proc/21776/stat : 21776 (java) R 21774 21776 20503 0 -1 4202496 501 0 0 0 0 0 0 0 20 0 1 0 253711741 23793664 229 33554432000 1073741824 1073778376 140736231382432 140736231371496 270109030977 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/21776/statm: 5809 244 192 9 0 128 0

[startup+0.0205209 s]
/proc/loadavg: 4.06 4.02 3.79 4/198 21776
/proc/meminfo: memFree=28730156/32873844 swapFree=6856/6856
[pid=21776] ppid=21774 vsize=9016616 CPUtime=0 cores=0,2,4,6
/proc/21776/stat : 21776 (java) S 21774 21776 20503 0 -1 4202496 2556 0 1 0 0 0 0 0 20 0 10 0 253711741 9233014784 2745 33554432000 1073741824 1073778376 140736231382432 140736231373568 270121599037 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21776/statm: 2254154 2754 1344 9 0 2244855 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9016616

[startup+0.100247 s]
/proc/loadavg: 4.06 4.02 3.79 4/198 21776
/proc/meminfo: memFree=28730156/32873844 swapFree=6856/6856
[pid=21776] ppid=21774 vsize=9558412 CPUtime=0.1 cores=0,2,4,6
/proc/21776/stat : 21776 (java) S 21774 21776 20503 0 -1 4202496 4315 0 1 0 9 1 0 0 20 0 18 0 253711741 9787813888 5000 33554432000 1073741824 1073778376 140736231382432 140736231373568 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21776/statm: 2389603 5000 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558412

[startup+0.300245 s]
/proc/loadavg: 4.06 4.02 3.79 4/198 21776
/proc/meminfo: memFree=28730156/32873844 swapFree=6856/6856
[pid=21776] ppid=21774 vsize=9824668 CPUtime=0.39 cores=0,2,4,6
/proc/21776/stat : 21776 (java) S 21774 21776 20503 0 -1 4202496 7019 0 1 0 36 3 0 0 20 0 19 0 253711741 10060460032 8744 33554432000 1073741824 1073778376 140736231382432 140736231373568 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21776/statm: 2456167 8744 2208 9 0 2446860 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 9824668

[startup+0.700263 s]
/proc/loadavg: 4.06 4.02 3.79 4/198 21776
/proc/meminfo: memFree=28730156/32873844 swapFree=6856/6856
[pid=21776] ppid=21774 vsize=9824668 CPUtime=0.5 cores=0,2,4,6
/proc/21776/stat : 21776 (java) S 21774 21776 20503 0 -1 4202496 7519 0 1 0 45 5 0 0 20 0 19 0 253711741 10060460032 9840 33554432000 1073741824 1073778376 140736231382432 140736231373568 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21776/statm: 2456167 9840 2212 9 0 2446860 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9824668

[startup+1.50069 s]
/proc/loadavg: 4.06 4.02 3.79 4/217 21801
/proc/meminfo: memFree=28696760/32873844 swapFree=6856/6856
[pid=21776] ppid=21774 vsize=9824668 CPUtime=0.57 cores=0,2,4,6
/proc/21776/stat : 21776 (java) S 21774 21776 20503 0 -1 4202496 7616 0 1 0 51 6 0 0 20 0 19 0 253711741 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 140736231373568 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21776/statm: 2456167 11390 2216 9 0 2446860 0
[pid=21776/tid=21778] ppid=21774 vsize=9824668 CPUtime=0.13 cores=0,2,4,6
/proc/21776/task/21778/stat : 21778 (java) S 21774 21776 20503 0 -1 4202560 2494 0 1 0 13 0 0 0 20 0 19 0 253711742 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 139939426735096 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21779] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21779/stat : 21779 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 139939365465128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21780] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21780/stat : 21780 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 139939364412328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21781] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21781/stat : 21781 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 139939267951400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21776/tid=21782] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21782/stat : 21782 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 139939266898600 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21783] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21783/stat : 21783 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 139939265845800 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21784] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21784/stat : 21784 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 139939264793000 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21785] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21785/stat : 21785 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 139939263740200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21786] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21786/stat : 21786 (java) S 21774 21776 20503 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 139939262687400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21787] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21787/stat : 21787 (java) S 21774 21776 20503 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253711744 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 139939250490344 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21788] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21788/stat : 21788 (java) S 21774 21776 20503 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253711745 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 139939249436408 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21789] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21789/stat : 21789 (java) S 21774 21776 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253711745 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 139939248383496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21790] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21790/stat : 21790 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711747 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 139939247331984 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21791] ppid=21774 vsize=9824668 CPUtime=0.13 cores=0,2,4,6
/proc/21776/task/21791/stat : 21791 (java) S 21774 21776 20503 0 -1 4202560 1354 0 0 0 13 0 0 0 20 0 19 0 253711747 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 139939246279096 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21792] ppid=21774 vsize=9824668 CPUtime=0.13 cores=0,2,4,6
/proc/21776/task/21792/stat : 21792 (java) S 21774 21776 20503 0 -1 4202560 2440 0 0 0 13 0 0 0 20 0 19 0 253711747 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 139939245226296 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21793] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21793/stat : 21793 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711747 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 139939244173688 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21794] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21794/stat : 21794 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711747 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 139939243121096 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21797] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21797/stat : 21797 (java) S 21774 21776 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253711757 10060460032 11390 33554432000 1073741824 1073778376 140736231382432 139939239962024 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9824668

[startup+3.10069 s]
/proc/loadavg: 4.06 4.02 3.79 4/217 21807
/proc/meminfo: memFree=28685520/32873844 swapFree=6856/6856
[pid=21776] ppid=21774 vsize=9824668 CPUtime=0.66 cores=0,2,4,6
/proc/21776/stat : 21776 (java) S 21774 21776 20503 0 -1 4202496 7678 0 1 0 58 8 0 0 20 0 19 0 253711741 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 140736231373568 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21776/statm: 2456167 14976 2217 9 0 2446860 0
[pid=21776/tid=21778] ppid=21774 vsize=9824668 CPUtime=0.13 cores=0,2,4,6
/proc/21776/task/21778/stat : 21778 (java) S 21774 21776 20503 0 -1 4202560 2495 0 1 0 13 0 0 0 20 0 19 0 253711742 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 139939426735096 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21779] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21779/stat : 21779 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 139939365465128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21780] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21780/stat : 21780 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 139939364412328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21781] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21781/stat : 21781 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 139939267951400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21776/tid=21782] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21782/stat : 21782 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 139939266898600 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21783] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21783/stat : 21783 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 139939265845800 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21784] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21784/stat : 21784 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 139939264793000 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21785] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21785/stat : 21785 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 139939263740200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21786] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21786/stat : 21786 (java) S 21774 21776 20503 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 139939262687400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21787] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21787/stat : 21787 (java) S 21774 21776 20503 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253711744 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 139939250490344 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21788] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21788/stat : 21788 (java) S 21774 21776 20503 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253711745 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 139939249436408 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21789] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21789/stat : 21789 (java) S 21774 21776 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253711745 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 139939248383496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21790] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21790/stat : 21790 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711747 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 139939247331984 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21791] ppid=21774 vsize=9824668 CPUtime=0.16 cores=0,2,4,6
/proc/21776/task/21791/stat : 21791 (java) S 21774 21776 20503 0 -1 4202560 1386 0 0 0 16 0 0 0 20 0 19 0 253711747 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 139939246279096 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21792] ppid=21774 vsize=9824668 CPUtime=0.16 cores=0,2,4,6
/proc/21776/task/21792/stat : 21792 (java) S 21774 21776 20503 0 -1 4202560 2440 0 0 0 16 0 0 0 20 0 19 0 253711747 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 139939245226296 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21793] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21793/stat : 21793 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711747 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 139939244173688 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21794] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21794/stat : 21794 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711747 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 139939243121096 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21797] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21797/stat : 21797 (java) S 21774 21776 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253711757 10060460032 14976 33554432000 1073741824 1073778376 140736231382432 139939239962024 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.66
Current children cumulated vsize (KiB) 9824668
heavy processes:

[startup+6.30073 s]
/proc/loadavg: 3.89 3.98 3.78 4/217 21828
/proc/meminfo: memFree=28655132/32873844 swapFree=6856/6856
[pid=21776] ppid=21774 vsize=9824668 CPUtime=1.46 cores=0,2,4,6
/proc/21776/stat : 21776 (java) S 21774 21776 20503 0 -1 4202496 15972 0 1 0 127 19 0 0 20 0 19 0 253711741 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 140736231373568 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21776/statm: 2456167 26732 2237 9 0 2446860 0
[pid=21776/tid=21778] ppid=21774 vsize=9824668 CPUtime=0.14 cores=0,2,4,6
/proc/21776/task/21778/stat : 21778 (java) S 21774 21776 20503 0 -1 4202560 2498 0 1 0 14 0 0 0 20 0 19 0 253711742 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 139939426735096 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21779] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21779/stat : 21779 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 139939365465128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21780] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21780/stat : 21780 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 139939364412328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21781] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21781/stat : 21781 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 139939267951400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21776/tid=21782] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21782/stat : 21782 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 139939266898600 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21783] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21783/stat : 21783 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 139939265845800 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21784] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21784/stat : 21784 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 139939264793000 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21785] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21785/stat : 21785 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 139939263740200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21786] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21786/stat : 21786 (java) S 21774 21776 20503 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253711743 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 139939262687400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21787] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21787/stat : 21787 (java) S 21774 21776 20503 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 253711744 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 139939250490344 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21776/tid=21788] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21788/stat : 21788 (java) S 21774 21776 20503 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 253711745 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 139939249436408 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21789] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21789/stat : 21789 (java) S 21774 21776 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253711745 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 139939248383496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21790] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21790/stat : 21790 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711747 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 139939247331984 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21791] ppid=21774 vsize=9824668 CPUtime=0.39 cores=0,2,4,6
/proc/21776/task/21791/stat : 21791 (java) S 21774 21776 20503 0 -1 4202560 3746 0 0 0 39 0 0 0 20 0 19 0 253711747 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 139939246279096 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21792] ppid=21774 vsize=9824668 CPUtime=0.45 cores=0,2,4,6
/proc/21776/task/21792/stat : 21792 (java) S 21774 21776 20503 0 -1 4202560 8281 0 0 0 44 1 0 0 20 0 19 0 253711747 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 139939245226296 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21793] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21793/stat : 21793 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711747 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 139939244173688 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21794] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21794/stat : 21794 (java) S 21774 21776 20503 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 253711747 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 139939243121096 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21797] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21797/stat : 21797 (java) S 21774 21776 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253711757 10060460032 26732 33554432000 1073741824 1073778376 140736231382432 139939239962024 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.46
Current children cumulated vsize (KiB) 9824668
heavy processes:

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

[pid=21776/tid=21787] ppid=21774 vsize=9824668 CPUtime=8.16 cores=0,2,4,6
/proc/21776/task/21787/stat : 21787 (java) S 21774 21776 20503 0 -1 4202560 529 0 0 0 798 18 0 0 20 0 22 0 253711744 10060460032 210771 33554432000 1073741824 1073778376 140736231382432 139939250490344 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21788] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21788/stat : 21788 (java) S 21774 21776 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 253711745 10060460032 210771 33554432000 1073741824 1073778376 140736231382432 139939249436408 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21789] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21789/stat : 21789 (java) S 21774 21776 20503 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 22 0 253711745 10060460032 210771 33554432000 1073741824 1073778376 140736231382432 139939248383496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21790] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21790/stat : 21790 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253711747 10060460032 210771 33554432000 1073741824 1073778376 140736231382432 139939247331984 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21791] ppid=21774 vsize=9824668 CPUtime=0.78 cores=0,2,4,6
/proc/21776/task/21791/stat : 21791 (java) S 21774 21776 20503 0 -1 4202560 4700 0 0 0 78 0 0 0 20 0 22 0 253711747 10060460032 210771 33554432000 1073741824 1073778376 140736231382432 139939246279096 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21792] ppid=21774 vsize=9824668 CPUtime=1.45 cores=0,2,4,6
/proc/21776/task/21792/stat : 21792 (java) S 21774 21776 20503 0 -1 4202560 12174 0 0 0 143 2 0 0 20 0 22 0 253711747 10060460032 210771 33554432000 1073741824 1073778376 140736231382432 139939245226296 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21793] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21793/stat : 21793 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 253711747 10060460032 210771 33554432000 1073741824 1073778376 140736231382432 139939244173688 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21794] ppid=21774 vsize=9824668 CPUtime=0.09 cores=0,2,4,6
/proc/21776/task/21794/stat : 21794 (java) S 21774 21776 20503 0 -1 4202560 17 0 0 0 3 6 0 0 20 0 22 0 253711747 10060460032 210771 33554432000 1073741824 1073778376 140736231382432 139939243121096 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21797] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21797/stat : 21797 (java) S 21774 21776 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 253711757 10060460032 210771 33554432000 1073741824 1073778376 140736231382432 139939239962024 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21907] ppid=21774 vsize=9824668 CPUtime=160.13 cores=0,2,4,6
/proc/21776/task/21907/stat : 21907 (java) R 21774 21776 20503 0 -1 4202560 96 0 0 0 16011 2 0 0 20 0 22 0 253722694 10060460032 210771 33554432000 1073741824 1073778376 140736231382432 139939238907952 139939366932941 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21908] ppid=21774 vsize=9824668 CPUtime=160.14 cores=0,2,4,6
/proc/21776/task/21908/stat : 21908 (java) R 21774 21776 20503 0 -1 4202560 46 0 0 0 16012 2 0 0 20 0 22 0 253722694 10060460032 210771 33554432000 1073741824 1073778376 140736231382432 139939242064928 139939366874007 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21909] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21909/stat : 21909 (java) S 21774 21776 20503 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 253722731 10060460032 210771 33554432000 1073741824 1073778376 140736231382432 139939241014696 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 519.13
Current children cumulated vsize (KiB) 9824668

[startup+278.307 s]
/proc/loadavg: 3.99 3.95 3.81 5/216 21910
/proc/meminfo: memFree=27643784/32873844 swapFree=6856/6856
[pid=21776] ppid=21774 vsize=9824668 CPUtime=521.22 cores=0,2,4,6
/proc/21776/stat : 21776 (java) S 21774 21776 20503 0 -1 4202496 26647 0 1 0 51991 131 0 0 20 0 19 0 253711741 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 140736231373568 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21776/statm: 2456167 210177 2275 9 0 2446860 0
[pid=21776/tid=21778] ppid=21774 vsize=9824668 CPUtime=0.33 cores=0,2,4,6
/proc/21776/task/21778/stat : 21778 (java) R 21774 21776 20503 0 -1 4202560 2509 0 1 0 31 2 0 0 20 0 19 0 253711742 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939426734624 139939367485488 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21779] ppid=21774 vsize=9824668 CPUtime=1.02 cores=0,2,4,6
/proc/21776/task/21779/stat : 21779 (java) S 21774 21776 20503 0 -1 4202560 400 0 0 0 98 4 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939365465128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21780] ppid=21774 vsize=9824668 CPUtime=0.95 cores=0,2,4,6
/proc/21776/task/21780/stat : 21780 (java) S 21774 21776 20503 0 -1 4202560 281 0 0 0 92 3 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939364412328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21776/tid=21781] ppid=21774 vsize=9824668 CPUtime=1.06 cores=0,2,4,6
/proc/21776/task/21781/stat : 21781 (java) S 21774 21776 20503 0 -1 4202560 444 0 0 0 102 4 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939267951400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21782] ppid=21774 vsize=9824668 CPUtime=0.99 cores=0,2,4,6
/proc/21776/task/21782/stat : 21782 (java) S 21774 21776 20503 0 -1 4202560 280 0 0 0 95 4 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939266898600 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21783] ppid=21774 vsize=9824668 CPUtime=1.07 cores=0,2,4,6
/proc/21776/task/21783/stat : 21783 (java) S 21774 21776 20503 0 -1 4202560 380 0 0 0 103 4 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939265845800 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21784] ppid=21774 vsize=9824668 CPUtime=0.93 cores=0,2,4,6
/proc/21776/task/21784/stat : 21784 (java) S 21774 21776 20503 0 -1 4202560 308 0 0 0 90 3 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939264793000 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21785] ppid=21774 vsize=9824668 CPUtime=1.01 cores=0,2,4,6
/proc/21776/task/21785/stat : 21785 (java) S 21774 21776 20503 0 -1 4202560 267 0 0 0 98 3 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939263740200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21786] ppid=21774 vsize=9824668 CPUtime=0.98 cores=0,2,4,6
/proc/21776/task/21786/stat : 21786 (java) S 21774 21776 20503 0 -1 4202560 330 0 0 0 95 3 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939262687400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21776/tid=21787] ppid=21774 vsize=9824668 CPUtime=8.29 cores=0,2,4,6
/proc/21776/task/21787/stat : 21787 (java) S 21774 21776 20503 0 -1 4202560 548 0 0 0 810 19 0 0 20 0 19 0 253711744 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939250490344 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21788] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21788/stat : 21788 (java) S 21774 21776 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253711745 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939249436408 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21789] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21789/stat : 21789 (java) S 21774 21776 20503 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 253711745 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939248383496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21790] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21790/stat : 21790 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711747 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939247331984 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21791] ppid=21774 vsize=9824668 CPUtime=0.78 cores=0,2,4,6
/proc/21776/task/21791/stat : 21791 (java) S 21774 21776 20503 0 -1 4202560 4700 0 0 0 78 0 0 0 20 0 19 0 253711747 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939246279096 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21792] ppid=21774 vsize=9824668 CPUtime=1.47 cores=0,2,4,6
/proc/21776/task/21792/stat : 21792 (java) S 21774 21776 20503 0 -1 4202560 12180 0 0 0 145 2 0 0 20 0 19 0 253711747 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939245226296 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21793] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21793/stat : 21793 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711747 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939244173688 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21794] ppid=21774 vsize=9824668 CPUtime=0.09 cores=0,2,4,6
/proc/21776/task/21794/stat : 21794 (java) S 21774 21776 20503 0 -1 4202560 17 0 0 0 3 6 0 0 20 0 19 0 253711747 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939243121096 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21797] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21797/stat : 21797 (java) S 21774 21776 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253711757 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939239962024 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 521.22
Current children cumulated vsize (KiB) 9824668

[startup+279.101 s]
/proc/loadavg: 3.99 3.95 3.81 5/216 21910
/proc/meminfo: memFree=27643784/32873844 swapFree=6856/6856
[pid=21776] ppid=21774 vsize=9824668 CPUtime=522.03 cores=0,2,4,6
/proc/21776/stat : 21776 (java) S 21774 21776 20503 0 -1 4202496 26647 0 1 0 52072 131 0 0 20 0 19 0 253711741 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 140736231373568 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21776/statm: 2456167 210177 2275 9 0 2446860 0
[pid=21776/tid=21778] ppid=21774 vsize=9824668 CPUtime=1.12 cores=0,2,4,6
/proc/21776/task/21778/stat : 21778 (java) R 21774 21776 20503 0 -1 4202560 2509 0 1 0 110 2 0 0 20 0 19 0 253711742 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939426734720 139939367102527 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21779] ppid=21774 vsize=9824668 CPUtime=1.02 cores=0,2,4,6
/proc/21776/task/21779/stat : 21779 (java) S 21774 21776 20503 0 -1 4202560 400 0 0 0 98 4 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939365465128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21780] ppid=21774 vsize=9824668 CPUtime=0.95 cores=0,2,4,6
/proc/21776/task/21780/stat : 21780 (java) S 21774 21776 20503 0 -1 4202560 281 0 0 0 92 3 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939364412328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21776/tid=21781] ppid=21774 vsize=9824668 CPUtime=1.06 cores=0,2,4,6
/proc/21776/task/21781/stat : 21781 (java) S 21774 21776 20503 0 -1 4202560 444 0 0 0 102 4 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939267951400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21782] ppid=21774 vsize=9824668 CPUtime=0.99 cores=0,2,4,6
/proc/21776/task/21782/stat : 21782 (java) S 21774 21776 20503 0 -1 4202560 280 0 0 0 95 4 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939266898600 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21783] ppid=21774 vsize=9824668 CPUtime=1.07 cores=0,2,4,6
/proc/21776/task/21783/stat : 21783 (java) S 21774 21776 20503 0 -1 4202560 380 0 0 0 103 4 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939265845800 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21784] ppid=21774 vsize=9824668 CPUtime=0.93 cores=0,2,4,6
/proc/21776/task/21784/stat : 21784 (java) S 21774 21776 20503 0 -1 4202560 308 0 0 0 90 3 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939264793000 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21785] ppid=21774 vsize=9824668 CPUtime=1.01 cores=0,2,4,6
/proc/21776/task/21785/stat : 21785 (java) S 21774 21776 20503 0 -1 4202560 267 0 0 0 98 3 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939263740200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21786] ppid=21774 vsize=9824668 CPUtime=0.98 cores=0,2,4,6
/proc/21776/task/21786/stat : 21786 (java) S 21774 21776 20503 0 -1 4202560 330 0 0 0 95 3 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939262687400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21776/tid=21787] ppid=21774 vsize=9824668 CPUtime=8.29 cores=0,2,4,6
/proc/21776/task/21787/stat : 21787 (java) S 21774 21776 20503 0 -1 4202560 548 0 0 0 810 19 0 0 20 0 19 0 253711744 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939250490344 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21788] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21788/stat : 21788 (java) S 21774 21776 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253711745 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939249436408 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21789] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21789/stat : 21789 (java) S 21774 21776 20503 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 253711745 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939248383496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21790] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21790/stat : 21790 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711747 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939247331984 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21791] ppid=21774 vsize=9824668 CPUtime=0.78 cores=0,2,4,6
/proc/21776/task/21791/stat : 21791 (java) S 21774 21776 20503 0 -1 4202560 4700 0 0 0 78 0 0 0 20 0 19 0 253711747 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939246279096 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21792] ppid=21774 vsize=9824668 CPUtime=1.49 cores=0,2,4,6
/proc/21776/task/21792/stat : 21792 (java) S 21774 21776 20503 0 -1 4202560 12180 0 0 0 147 2 0 0 20 0 19 0 253711747 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939245226296 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21793] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21793/stat : 21793 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711747 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939244173688 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21794] ppid=21774 vsize=9824668 CPUtime=0.09 cores=0,2,4,6
/proc/21776/task/21794/stat : 21794 (java) S 21774 21776 20503 0 -1 4202560 17 0 0 0 3 6 0 0 20 0 19 0 253711747 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939243121096 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21797] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21797/stat : 21797 (java) S 21774 21776 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253711757 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939239962024 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 522.03
Current children cumulated vsize (KiB) 9824668

[startup+279.501 s]
/proc/loadavg: 3.99 3.95 3.81 5/216 21910
/proc/meminfo: memFree=27642132/32873844 swapFree=6856/6856
[pid=21776] ppid=21774 vsize=9824668 CPUtime=522.43 cores=0,2,4,6
/proc/21776/stat : 21776 (java) S 21774 21776 20503 0 -1 4202496 26647 0 1 0 52112 131 0 0 20 0 19 0 253711741 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 140736231373568 270121599037 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21776/statm: 2456167 210177 2275 9 0 2446860 0
[pid=21776/tid=21778] ppid=21774 vsize=9824668 CPUtime=1.52 cores=0,2,4,6
/proc/21776/task/21778/stat : 21778 (java) R 21774 21776 20503 0 -1 4202560 2509 0 1 0 150 2 0 0 20 0 19 0 253711742 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939426732856 139939367102762 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21779] ppid=21774 vsize=9824668 CPUtime=1.02 cores=0,2,4,6
/proc/21776/task/21779/stat : 21779 (java) S 21774 21776 20503 0 -1 4202560 400 0 0 0 98 4 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939365465128 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21780] ppid=21774 vsize=9824668 CPUtime=0.95 cores=0,2,4,6
/proc/21776/task/21780/stat : 21780 (java) S 21774 21776 20503 0 -1 4202560 281 0 0 0 92 3 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939364412328 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21776/tid=21781] ppid=21774 vsize=9824668 CPUtime=1.06 cores=0,2,4,6
/proc/21776/task/21781/stat : 21781 (java) S 21774 21776 20503 0 -1 4202560 444 0 0 0 102 4 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939267951400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21782] ppid=21774 vsize=9824668 CPUtime=0.99 cores=0,2,4,6
/proc/21776/task/21782/stat : 21782 (java) S 21774 21776 20503 0 -1 4202560 280 0 0 0 95 4 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939266898600 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21783] ppid=21774 vsize=9824668 CPUtime=1.07 cores=0,2,4,6
/proc/21776/task/21783/stat : 21783 (java) S 21774 21776 20503 0 -1 4202560 380 0 0 0 103 4 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939265845800 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21784] ppid=21774 vsize=9824668 CPUtime=0.93 cores=0,2,4,6
/proc/21776/task/21784/stat : 21784 (java) S 21774 21776 20503 0 -1 4202560 308 0 0 0 90 3 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939264793000 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21785] ppid=21774 vsize=9824668 CPUtime=1.01 cores=0,2,4,6
/proc/21776/task/21785/stat : 21785 (java) S 21774 21776 20503 0 -1 4202560 267 0 0 0 98 3 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939263740200 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21786] ppid=21774 vsize=9824668 CPUtime=0.98 cores=0,2,4,6
/proc/21776/task/21786/stat : 21786 (java) S 21774 21776 20503 0 -1 4202560 330 0 0 0 95 3 0 0 20 0 19 0 253711743 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939262687400 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=21776/tid=21787] ppid=21774 vsize=9824668 CPUtime=8.29 cores=0,2,4,6
/proc/21776/task/21787/stat : 21787 (java) S 21774 21776 20503 0 -1 4202560 548 0 0 0 810 19 0 0 20 0 19 0 253711744 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939250490344 270121613225 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21788] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21788/stat : 21788 (java) S 21774 21776 20503 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 253711745 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939249436408 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21789] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21789/stat : 21789 (java) S 21774 21776 20503 0 -1 4202560 25 0 0 0 0 0 0 0 20 0 19 0 253711745 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939248383496 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21790] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21790/stat : 21790 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711747 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939247331984 270121621280 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21791] ppid=21774 vsize=9824668 CPUtime=0.78 cores=0,2,4,6
/proc/21776/task/21791/stat : 21791 (java) S 21774 21776 20503 0 -1 4202560 4700 0 0 0 78 0 0 0 20 0 19 0 253711747 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939246279096 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=21776/tid=21792] ppid=21774 vsize=9824668 CPUtime=1.49 cores=0,2,4,6
/proc/21776/task/21792/stat : 21792 (java) S 21774 21776 20503 0 -1 4202560 12180 0 0 0 147 2 0 0 20 0 19 0 253711747 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939245226296 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21793] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21793/stat : 21793 (java) S 21774 21776 20503 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 253711747 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939244173688 270121612348 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=21776/tid=21794] ppid=21774 vsize=9824668 CPUtime=0.09 cores=0,2,4,6
/proc/21776/task/21794/stat : 21794 (java) S 21774 21776 20503 0 -1 4202560 17 0 0 0 3 6 0 0 20 0 19 0 253711747 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939243121096 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=21776/tid=21797] ppid=21774 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/21776/task/21797/stat : 21797 (java) S 21774 21776 20503 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 253711757 10060460032 210177 33554432000 1073741824 1073778376 140736231382432 139939239962024 270121613225 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 522.43
Current children cumulated vsize (KiB) 9824668

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.720016
#  lost CPU user time (s): 0.779984
#  lost CPU system time (s): -0.06

Real time (s): 279.525
CPU time (s): 523.314
CPU user time (s): 521.893
CPU system time (s): 1.42077
CPU usage (%): 187.215
Max. virtual memory (cumulated for all children) (KiB): 9824668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 521.113
system time used= 1.48077
maximum resident set size= 909684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26657
page faults= 1
swaps= 0
block input operations= 0
block output operations= 376
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14551
involuntary context switches= 19290

runsolver used 1.27581 second user time and 2.85457 second system time

The end

Launcher Data

Begin job on node106 at 2012-05-24 18:10:33
IDJOB=3688200
IDBENCH=2896
IDSOLVER=2268
FILE ID=node106/3688200-1337875833
RUNJOBID= node106-1337871881-20519
PBS_JOBID= 14620098
Free space on /tmp= 71664 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-opt-market-split_4_30_3.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688200-1337875833/watcher-3688200-1337875833 -o /tmp/evaluation-result-3688200-1337875833/solver-3688200-1337875833 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3688200-1337875833.opb

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

MD5SUM BENCH= d26b3b10be20d9248aac462b86b1f040
RANDOM SEED=1249656988

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        28730428 kB
Buffers:          198468 kB
Cached:          2899384 kB
SwapCached:            0 kB
Active:           973572 kB
Inactive:        2395960 kB
Active(anon):     274332 kB
Inactive(anon):        0 kB
Active(file):     699240 kB
Inactive(file):  2395960 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1084 kB
Writeback:             0 kB
AnonPages:        288648 kB
Mapped:            22560 kB
Shmem:               200 kB
Slab:             625908 kB
SReclaimable:      68412 kB
SUnreclaim:       557496 kB
KernelStack:        1640 kB
PageTables:         4844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     829048 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    239616 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71664 MiB
End job on node106 at 2012-05-24 18:15:12