Trace number 4085800

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
Sat4j PB 2.3.6 Resolution PB16SAT (TO)-13 1800.01 1789.44

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_100_25_5.opb
MD5SUM1a8c058c181490cb899ec7074b22bfb3
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-13
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -16
Optimality of the best value was proved NO
Number of variables200
Total number of constraints301
Number of constraints which are clauses100
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints201
Minimum length of a constraint2
Maximum length of a constraint200
Number of terms in the objective function 100
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6124
Sum of products size (including duplicates)12248
Number of different products3062
Sum of products size6124

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 --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
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 No 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.minisat.core.VoidTracing@4e3eca90
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4085800-1465260067.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.75/0.40	c ... done. Wall clock time 0.288s.
0.75/0.40	c declared #vars     200
0.75/0.40	c internal #vars     3262
0.75/0.40	c #constraints  6426
0.75/0.40	c constraints type 
0.75/0.40	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3062
0.75/0.41	c org.sat4j.minisat.constraints.card.MinWatchCard => 202
0.75/0.41	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 100
0.75/0.41	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3062
0.75/0.41	c 6426 constraints processed.
0.75/0.41	c objective function length is 100 literals
1.34/0.67	c SATISFIABLE
1.34/0.67	c OPTIMIZING...
1.34/0.67	c Got one! Elapsed wall clock time (in seconds):0.557
1.34/0.67	o -7
1.55/0.70	c Got one! Elapsed wall clock time (in seconds):0.582
1.55/0.70	o -8
1.55/0.76	c Got one! Elapsed wall clock time (in seconds):0.642
1.55/0.76	o -9
2.23/1.31	c cleaning 2839 clauses out of 5677 with flag 13804/5677
2.78/1.90	c cleaning 4417 clauses out of 8834 with flag 27794/11673
4.11/2.72	c cleaning 5716 clauses out of 11432 with flag 44758/18688
5.50/3.62	c cleaning 6849 clauses out of 13701 with flag 61400/26673
6.63/4.77	c cleaning 7927 clauses out of 15853 with flag 81686/35674
7.45/5.60	c cleaning 8964 clauses out of 17927 with flag 106124/45675
8.44/6.53	c cleaning 9980 clauses out of 19961 with flag 136331/56673
9.46/7.50	c cleaning 10990 clauses out of 21982 with flag 168263/68674
9.86/7.94	c Got one! Elapsed wall clock time (in seconds):7.819
9.86/7.94	o -10
10.38/8.43	c cleaning 11351 clauses out of 22701 with flag 14191/80383
10.89/8.91	c cleaning 8676 clauses out of 17351 with flag 30347/86384
11.48/9.57	c cleaning 7836 clauses out of 15674 with flag 56598/93383
12.08/10.16	c cleaning 7916 clauses out of 15838 with flag 87120/101383
12.67/10.76	c cleaning 8460 clauses out of 16922 with flag 123323/110383
13.37/11.49	c cleaning 9232 clauses out of 18464 with flag 164615/120385
14.18/12.26	c cleaning 10092 clauses out of 20230 with flag 208411/131383
14.98/13.08	c cleaning 11048 clauses out of 22138 with flag 252037/143383
15.98/14.08	c cleaning 12044 clauses out of 24091 with flag 302566/156384
17.10/15.18	c cleaning 12988 clauses out of 26046 with flag 359015/170383
18.40/16.47	c cleaning 14025 clauses out of 28059 with flag 421918/185384
19.71/17.76	c cleaning 15015 clauses out of 30033 with flag 476717/201383
21.10/19.14	c cleaning 15992 clauses out of 32018 with flag 534100/218383
22.91/20.99	c cleaning 17014 clauses out of 34027 with flag 596088/236384
24.81/22.80	c cleaning 18005 clauses out of 36012 with flag 655898/255383
26.81/24.80	c cleaning 19001 clauses out of 38010 with flag 717907/275386
28.71/26.72	c cleaning 20000 clauses out of 40007 with flag 783253/296384
30.91/28.91	c cleaning 20999 clauses out of 42006 with flag 855045/318383
33.11/31.18	c cleaning 22001 clauses out of 44014 with flag 931400/341390
35.97/33.93	c cleaning 22994 clauses out of 46007 with flag 1017733/365384
40.27/38.23	c cleaning 24008 clauses out of 48021 with flag 1109260/390392
43.88/41.88	c cleaning 25005 clauses out of 50010 with flag 1219946/416389
46.18/44.18	c Got one! Elapsed wall clock time (in seconds):44.059
46.18/44.18	o -11
46.82/44.78	c cleaning 24127 clauses out of 48254 with flag 20996/439638
47.42/45.31	c cleaning 15053 clauses out of 30127 with flag 45619/445638
47.92/45.83	c cleaning 11032 clauses out of 22075 with flag 75419/452639
48.43/46.32	c cleaning 9503 clauses out of 19042 with flag 105928/460638
48.92/46.86	c cleaning 9253 clauses out of 18539 with flag 140877/469638
49.53/47.46	c cleaning 9634 clauses out of 19289 with flag 177274/479641
50.22/48.14	c cleaning 10319 clauses out of 20653 with flag 215355/490639
50.92/48.87	c cleaning 11162 clauses out of 22335 with flag 257719/502640
51.92/49.87	c cleaning 12084 clauses out of 24173 with flag 308481/515640
53.12/51.05	c cleaning 13043 clauses out of 26087 with flag 361489/529638
54.42/52.36	c cleaning 14020 clauses out of 28048 with flag 412606/544642
56.07/53.91	c cleaning 14986 clauses out of 30025 with flag 478983/560639
57.86/55.71	c cleaning 16022 clauses out of 32043 with flag 554990/577643
59.37/57.27	c cleaning 17006 clauses out of 34017 with flag 623768/595639
60.96/58.89	c cleaning 18002 clauses out of 36010 with flag 690096/614638
63.06/60.99	c cleaning 19004 clauses out of 38008 with flag 774673/634638
65.97/63.83	c cleaning 19991 clauses out of 40004 with flag 852480/655638
68.27/66.18	c cleaning 21004 clauses out of 42014 with flag 920880/677639
71.26/69.14	c cleaning 22005 clauses out of 44010 with flag 1005905/700639
75.26/73.16	c cleaning 23002 clauses out of 46004 with flag 1076273/724638
78.57/76.31	c cleaning 23991 clauses out of 48002 with flag 1160091/749638
81.47/79.29	c cleaning 24984 clauses out of 50011 with flag 1247700/775638
85.76/83.55	c cleaning 26008 clauses out of 52028 with flag 1345451/802639
90.16/87.90	c cleaning 26995 clauses out of 54019 with flag 1465156/830638
94.07/91.85	c cleaning 28010 clauses out of 56025 with flag 1585302/859639
97.57/95.36	c cleaning 29005 clauses out of 58015 with flag 1690966/889639
101.27/99.08	c cleaning 30001 clauses out of 60009 with flag 1810604/920638
105.02/102.67	c cleaning 31003 clauses out of 62011 with flag 1938076/952641
108.52/106.12	c cleaning 31997 clauses out of 64005 with flag 2055877/985638
112.22/109.83	c cleaning 33002 clauses out of 66008 with flag 2180665/1019638
116.02/113.65	c cleaning 34003 clauses out of 68006 with flag 2310214/1054638
122.22/119.89	c cleaning 35004 clauses out of 70008 with flag 2448159/1090643
128.82/126.50	c cleaning 35993 clauses out of 72004 with flag 2572840/1127643
134.70/132.12	c cleaning 36999 clauses out of 74007 with flag 2701625/1165639
139.89/137.33	c cleaning 38003 clauses out of 76007 with flag 2826382/1204638
145.29/142.78	c cleaning 38998 clauses out of 78004 with flag 2949034/1244638
150.69/148.15	c cleaning 40004 clauses out of 80008 with flag 3077602/1285640
156.46/153.70	c cleaning 40999 clauses out of 82002 with flag 3209198/1327638
162.27/159.59	c cleaning 42001 clauses out of 84005 with flag 3340484/1370640
169.77/167.01	c cleaning 42995 clauses out of 86004 with flag 3505561/1414640
177.17/174.48	c cleaning 43997 clauses out of 88007 with flag 3672705/1459638
184.79/181.87	c cleaning 45002 clauses out of 90011 with flag 3827036/1505639
191.79/188.86	c cleaning 45996 clauses out of 92008 with flag 3996449/1552638
200.01/197.05	c cleaning 47000 clauses out of 94012 with flag 4170589/1600638
207.76/204.69	c cleaning 47990 clauses out of 96013 with flag 4337793/1649639
215.65/212.52	c cleaning 49007 clauses out of 98022 with flag 4493943/1699638
224.05/220.74	c cleaning 50002 clauses out of 100016 with flag 4642929/1750639
231.95/228.62	c cleaning 51007 clauses out of 102014 with flag 4816089/1802639
240.55/237.21	c cleaning 52002 clauses out of 104006 with flag 4983227/1855638
249.42/245.98	c Got one! Elapsed wall clock time (in seconds):245.861
249.42/245.98	o -12
251.24/247.71	c cleaning 52685 clauses out of 105371 with flag 22416/1909005
251.94/248.44	c cleaning 29343 clauses out of 58687 with flag 46812/1915006
252.54/249.00	c cleaning 18159 clauses out of 36343 with flag 75110/1922005
253.04/249.50	c cleaning 13088 clauses out of 26185 with flag 105102/1930006
253.54/250.05	c cleaning 11013 clauses out of 22096 with flag 137970/1939005
254.24/250.74	c cleaning 10533 clauses out of 21083 with flag 181098/1949005
254.94/251.47	c cleaning 10759 clauses out of 21550 with flag 226318/1960005
255.94/252.47	c cleaning 11393 clauses out of 22807 with flag 271851/1972021
257.34/253.87	c cleaning 12193 clauses out of 24398 with flag 318806/1985005
259.08/255.55	c cleaning 13078 clauses out of 26205 with flag 375423/1999005
260.38/256.83	c cleaning 14063 clauses out of 28128 with flag 430319/2014006
261.68/258.12	c cleaning 15028 clauses out of 30064 with flag 488946/2030005
262.98/259.47	c cleaning 16005 clauses out of 32036 with flag 547865/2047005
264.68/261.12	c cleaning 17011 clauses out of 34034 with flag 623244/2065008
266.28/262.71	c cleaning 18010 clauses out of 36021 with flag 698285/2084006
268.28/264.70	c cleaning 18997 clauses out of 38013 with flag 774239/2104008
270.12/266.58	c cleaning 20007 clauses out of 40013 with flag 844755/2125005
272.42/268.82	c cleaning 20993 clauses out of 42006 with flag 928305/2147005
276.12/272.58	c cleaning 22010 clauses out of 44019 with flag 1004121/2170011
280.92/277.35	c cleaning 22994 clauses out of 46003 with flag 1081137/2194005
283.62/280.01	c cleaning 23975 clauses out of 48014 with flag 1176889/2219010
286.05/282.48	c cleaning 25016 clauses out of 50035 with flag 1275403/2245006
288.75/285.19	c cleaning 25998 clauses out of 52018 with flag 1368545/2272005
291.55/287.92	c cleaning 26985 clauses out of 54020 with flag 1478824/2300005
294.75/291.15	c cleaning 28011 clauses out of 56035 with flag 1599170/2329005
298.20/294.58	c cleaning 29008 clauses out of 58024 with flag 1724920/2359005
302.30/298.69	c cleaning 29989 clauses out of 60016 with flag 1833197/2390005
306.50/302.83	c cleaning 31009 clauses out of 62027 with flag 1940860/2422005
310.61/306.97	c cleaning 31985 clauses out of 64018 with flag 2072093/2455005
314.48/310.80	c cleaning 33013 clauses out of 66033 with flag 2174048/2489005
318.98/315.22	c cleaning 34003 clauses out of 68020 with flag 2276410/2524005
323.17/319.47	c cleaning 35002 clauses out of 70018 with flag 2400261/2560006
328.13/324.38	c cleaning 36003 clauses out of 72016 with flag 2508744/2597006
333.54/329.74	c cleaning 37001 clauses out of 74016 with flag 2637482/2635009
339.23/335.46	c cleaning 37997 clauses out of 76011 with flag 2768295/2674005
345.21/341.39	c cleaning 39005 clauses out of 78014 with flag 2897042/2714005
351.40/347.55	c cleaning 39996 clauses out of 80009 with flag 3017403/2755005
359.06/355.14	c cleaning 41005 clauses out of 82015 with flag 3148085/2797007
365.97/362.05	c cleaning 42003 clauses out of 84011 with flag 3312937/2840008
372.96/369.07	c cleaning 42990 clauses out of 86005 with flag 3491744/2884005
380.12/376.18	c cleaning 44001 clauses out of 88015 with flag 3686802/2929005
386.12/382.15	c cleaning 45007 clauses out of 90016 with flag 3872154/2975007
393.95/389.99	c cleaning 45993 clauses out of 92007 with flag 4048125/3022005
402.45/398.47	c cleaning 47005 clauses out of 94015 with flag 4184034/3070006
411.14/407.05	c cleaning 47999 clauses out of 96009 with flag 4305574/3119005
420.33/416.20	c cleaning 48998 clauses out of 98010 with flag 4440898/3169005
430.41/426.24	c cleaning 49999 clauses out of 100012 with flag 4573499/3220005
440.71/436.57	c cleaning 51001 clauses out of 102013 with flag 4715728/3272005
451.76/447.55	c cleaning 51999 clauses out of 104014 with flag 4862434/3325007
463.31/459.03	c cleaning 53003 clauses out of 106017 with flag 5002855/3379009
475.51/471.28	c cleaning 54004 clauses out of 108013 with flag 5147697/3434008
489.08/484.70	c cleaning 55001 clauses out of 110006 with flag 5290199/3490005
504.18/499.81	c cleaning 55992 clauses out of 112005 with flag 5430739/3547005
520.16/515.78	c cleaning 57000 clauses out of 114015 with flag 5578925/3605007
524.77/520.35	c Got one! Elapsed wall clock time (in seconds):520.235
524.77/520.35	o -13
525.97/521.50	c cleaning 43565 clauses out of 87172 with flag 22385/3635164
526.56/522.13	c cleaning 24797 clauses out of 49608 with flag 44621/3641165
527.10/522.69	c cleaning 15903 clauses out of 31811 with flag 72001/3648165
527.69/523.20	c cleaning 11942 clauses out of 23908 with flag 102827/3656165
528.29/523.81	c cleaning 10468 clauses out of 20965 with flag 137663/3665164
528.99/524.57	c cleaning 10240 clauses out of 20498 with flag 181505/3675165
529.69/525.25	c cleaning 10623 clauses out of 21257 with flag 221628/3686164
530.40/525.94	c cleaning 11304 clauses out of 22634 with flag 261379/3698164
531.19/526.79	c cleaning 12165 clauses out of 24330 with flag 314732/3711164
532.29/527.80	c cleaning 13074 clauses out of 26166 with flag 367976/3725165
533.19/528.80	c cleaning 14036 clauses out of 28092 with flag 419515/3740165
534.41/529.93	c cleaning 15028 clauses out of 30055 with flag 475025/3756164
535.51/531.07	c cleaning 16012 clauses out of 32029 with flag 530682/3773166
536.81/532.35	c cleaning 17008 clauses out of 34015 with flag 593016/3791164
538.21/533.72	c cleaning 18002 clauses out of 36007 with flag 658274/3810164
539.71/535.21	c cleaning 19000 clauses out of 38007 with flag 724282/3830166
541.32/536.83	c cleaning 20004 clauses out of 40007 with flag 794092/3851166
543.12/538.65	c cleaning 20998 clauses out of 42001 with flag 866500/3873164
545.42/540.99	c cleaning 21997 clauses out of 44004 with flag 962475/3896165
547.52/543.06	c cleaning 23001 clauses out of 46006 with flag 1045837/3920164
549.95/545.46	c cleaning 23988 clauses out of 48005 with flag 1134693/3945164
552.35/547.81	c cleaning 25002 clauses out of 50017 with flag 1225821/3971164
554.75/550.24	c cleaning 26011 clauses out of 52022 with flag 1317250/3998171
557.89/553.36	c cleaning 27001 clauses out of 54004 with flag 1436352/4026164
560.88/556.34	c cleaning 27975 clauses out of 56003 with flag 1550161/4055164
563.78/559.26	c cleaning 29013 clauses out of 58028 with flag 1675910/4085164
567.71/563.18	c cleaning 30001 clauses out of 60018 with flag 1828540/4116167
572.11/567.58	c cleaning 30996 clauses out of 62014 with flag 2004675/4148164
576.31/571.78	c cleaning 32006 clauses out of 64019 with flag 2182053/4181165
580.55/575.95	c cleaning 32996 clauses out of 66012 with flag 2349989/4215164
584.65/580.00	c cleaning 34003 clauses out of 68017 with flag 2503750/4250165
588.60/583.94	c cleaning 35005 clauses out of 70014 with flag 2647423/4286165
593.70/589.06	c cleaning 35999 clauses out of 72010 with flag 2836546/4323166
599.20/594.54	c cleaning 36974 clauses out of 74009 with flag 3023463/4361164
604.05/599.38	c cleaning 38014 clauses out of 76035 with flag 3184155/4400164
610.06/605.32	c cleaning 39004 clauses out of 78021 with flag 3377823/4440164
615.59/610.88	c cleaning 40008 clauses out of 80019 with flag 3566712/4481166
621.19/616.43	c cleaning 41005 clauses out of 82013 with flag 3744968/4523168
627.64/622.87	c cleaning 41999 clauses out of 84004 with flag 3928340/4566164
633.94/629.19	c cleaning 42997 clauses out of 86005 with flag 4127775/4610164
640.80/635.92	c cleaning 44003 clauses out of 88014 with flag 4303256/4655170
647.59/642.76	c cleaning 44998 clauses out of 90005 with flag 4488594/4701164
654.32/649.44	c cleaning 45995 clauses out of 92008 with flag 4668432/4748165
661.18/656.25	c cleaning 47007 clauses out of 94013 with flag 4840112/4796165
668.88/663.90	c cleaning 47996 clauses out of 96006 with flag 5026949/4845165
677.00/672.10	c cleaning 49004 clauses out of 98009 with flag 5249561/4895164
685.92/680.91	c cleaning 49998 clauses out of 100005 with flag 5471528/4946164
694.42/689.42	c cleaning 51004 clauses out of 102009 with flag 5678343/4998166
702.85/697.86	c cleaning 51994 clauses out of 104004 with flag 5885309/5051165
710.21/705.16	c cleaning 52994 clauses out of 106010 with flag 6088333/5105165
721.39/716.23	c cleaning 53996 clauses out of 108015 with flag 6320308/5160164
731.60/726.48	c cleaning 54998 clauses out of 110019 with flag 6562470/5216164
741.14/735.98	c cleaning 56006 clauses out of 112021 with flag 6785070/5273164
751.66/746.45	c cleaning 56996 clauses out of 114016 with flag 7059390/5331165
763.32/758.02	c cleaning 58001 clauses out of 116019 with flag 7345351/5390164
773.97/768.64	c cleaning 59001 clauses out of 118018 with flag 7599594/5450164
787.34/781.92	c cleaning 60001 clauses out of 120017 with flag 7889391/5511164
798.51/793.03	c cleaning 60996 clauses out of 122016 with flag 8111662/5573164
810.50/804.99	c cleaning 62006 clauses out of 124021 with flag 8386496/5636165
823.65/818.01	c cleaning 63000 clauses out of 126014 with flag 8647084/5700164
836.09/830.41	c cleaning 64007 clauses out of 128019 with flag 8940285/5765169
849.87/844.11	c cleaning 65002 clauses out of 130007 with flag 9219408/5831164
863.03/857.25	c cleaning 65998 clauses out of 132005 with flag 9517994/5898164
877.29/871.45	c cleaning 66994 clauses out of 134008 with flag 9829806/5966165
891.56/885.62	c cleaning 68000 clauses out of 136013 with flag 10131832/6035164
904.91/898.92	c cleaning 68993 clauses out of 138013 with flag 10402980/6105164
921.92/915.88	c cleaning 69996 clauses out of 140020 with flag 10717759/6176164
937.06/930.99	c cleaning 71005 clauses out of 142024 with flag 11013951/6248164
955.11/948.91	c cleaning 72006 clauses out of 144019 with flag 11345163/6321164
971.18/964.99	c cleaning 73007 clauses out of 146013 with flag 11668806/6395164
992.03/985.74	c cleaning 73995 clauses out of 148006 with flag 12023256/6470164
1011.42/1005.00	c cleaning 74983 clauses out of 150011 with flag 12381776/6546164
1032.16/1025.77	c cleaning 76008 clauses out of 152028 with flag 12790906/6623164
1050.36/1043.81	c cleaning 77008 clauses out of 154022 with flag 13143060/6701166
1070.95/1064.35	c cleaning 77994 clauses out of 156012 with flag 13507729/6780164
1092.41/1085.72	c cleaning 79002 clauses out of 158018 with flag 13862341/6860164
1116.29/1109.51	c cleaning 79998 clauses out of 160016 with flag 14233574/6941164
1139.13/1132.28	c cleaning 81000 clauses out of 162018 with flag 14570610/7023164
1162.83/1155.85	c cleaning 82008 clauses out of 164018 with flag 14925847/7106164
1186.11/1179.06	c cleaning 83000 clauses out of 166010 with flag 15300546/7190164
1208.59/1201.46	c cleaning 84003 clauses out of 168013 with flag 15657633/7275167
1232.57/1225.40	c cleaning 84999 clauses out of 170007 with flag 16040693/7361164
1259.26/1251.81	c cleaning 86001 clauses out of 172010 with flag 16419807/7448166
1285.08/1277.59	c cleaning 86988 clauses out of 174007 with flag 16838871/7536164
1309.08/1301.44	c cleaning 88007 clauses out of 176019 with flag 17201493/7625164
1329.96/1322.14	c cleaning 88997 clauses out of 178012 with flag 17498207/7715164
1352.40/1344.41	c cleaning 90002 clauses out of 180015 with flag 17852339/7806164
1375.68/1367.50	c cleaning 91000 clauses out of 182014 with flag 18193395/7898165
1403.72/1395.40	c cleaning 91995 clauses out of 184013 with flag 18591293/7991164
1433.31/1424.98	c cleaning 93008 clauses out of 186019 with flag 19004358/8085165
1461.42/1452.87	c cleaning 94002 clauses out of 188020 with flag 19382112/8180174
1490.26/1481.54	c cleaning 94997 clauses out of 190008 with flag 19781942/8276164
1520.18/1511.30	c cleaning 95995 clauses out of 192011 with flag 20161996/8373164
1554.65/1545.62	c cleaning 96999 clauses out of 194016 with flag 20598700/8471164
1589.39/1580.26	c cleaning 98003 clauses out of 196017 with flag 21056988/8570164
1620.69/1611.32	c cleaning 99003 clauses out of 198016 with flag 21436644/8670166
1652.94/1643.43	c cleaning 99988 clauses out of 200011 with flag 21802904/8771164
1688.89/1679.19	c cleaning 101007 clauses out of 202023 with flag 22163540/8873164
1720.55/1710.54	c cleaning 101987 clauses out of 204016 with flag 22533765/8976164
1751.68/1741.48	c cleaning 103005 clauses out of 206029 with flag 22939755/9080164
1785.01/1774.53	c cleaning 104002 clauses out of 208025 with flag 23327417/9185165
1800.01/1789.40	c starts		: 27715
1800.01/1789.40	c conflicts		: 9239891
1800.01/1789.40	c decisions		: 32904024
1800.01/1789.40	c propagations		: 289987016
1800.01/1789.40	c inspects		: 31111059165
1800.01/1789.40	c shortcuts		: 0
1800.01/1789.40	c learnt literals	: 0
1800.01/1789.40	c learnt binary clauses	: 6
1800.01/1789.40	c learnt ternary clauses	: 20190
1800.01/1789.40	c learnt constraints	: 9239891
1800.01/1789.40	c ignored constraints	: 0
1800.01/1789.40	c root simplifications	: 0
1800.01/1789.40	c removed literals (reason simplification)	: 0
1800.01/1789.40	c reason swapping (by a shorter reason)	: 0
1800.01/1789.40	c Calls to reduceDB	: 234
1800.01/1789.40	c Number of update (reduction) of LBD	: 3161468
1800.01/1789.40	c Imported unit clauses	: 0
1800.01/1789.40	c number of reductions to clauses (during analyze)	: 0
1800.01/1789.40	c number of learned constraints concerned by reduction	: 0
1800.01/1789.40	c number of learning phase by resolution	: 0
1800.01/1789.40	c number of learning phase by cutting planes	: 0
1800.01/1789.40	c speed (assignments/second)	: 162095.1999785354
1800.01/1789.40	c non guided choices	0
1800.01/1789.43	c learnt constraints type 
1800.01/1789.43	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 6
1800.01/1789.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 158744
1800.01/1789.43	s SATISFIABLE
1800.01/1789.43	c Found 7 solution(s)
1800.01/1789.43	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 -x170 -x171 -x172 -x173 -x174 x175 x176 -x177 -x178 -x179 -x180 -x181 x182 x183 -x184 -x185 -x186 x187 -x188 x189 x190 -x191 -x192 x193 -x194 x195 -x196 -x197 -x198 -x199 -x200 
1800.01/1789.43	c objective function=-13
1800.01/1789.43	c Total wall clock time (in seconds): 1789.315

Verifier Data

OK	-13

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-4085800-1465260067/watcher-4085800-1465260067 -o /tmp/evaluation-result-4085800-1465260067/solver-4085800-1465260067 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1465256472-5400 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4085800-1465260067.opb 

pid=5777
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: 2.15 2.05 2.00 3/172 5780
/proc/meminfo: memFree=31720676/32872528 swapFree=10676/249824
[pid=5780] ppid=5777 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/5780/stat : 5780 (java) D 5777 5780 5384 0 -1 4202496 325 0 0 0 0 0 0 0 20 0 1 0 107942138 9515008 182 33554432000 1073741824 1073778376 140734105364896 140734105355928 247064247989 0 0 4096 0 18446744072100588836 0 0 17 2 0 0 0 0 0
/proc/5780/statm: 2323 182 140 9 0 71 0

[startup+0.100059 s]
/proc/loadavg: 2.15 2.05 2.00 3/172 5780
/proc/meminfo: memFree=31720676/32872528 swapFree=10676/249824
[pid=5780] ppid=5777 vsize=9558476 CPUtime=0.09 cores=0,2,4,6
/proc/5780/stat : 5780 (java) S 5777 5780 5384 0 -1 4202496 4407 0 1 0 8 1 0 0 20 0 18 0 107942138 9787879424 6032 33554432000 1073741824 1073778376 140735767729424 140735767720560 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5780/statm: 2389619 6032 2125 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200216 s]
/proc/loadavg: 2.15 2.05 2.00 3/172 5780
/proc/meminfo: memFree=31720676/32872528 swapFree=10676/249824
[pid=5780] ppid=5777 vsize=9558476 CPUtime=0.22 cores=0,2,4,6
/proc/5780/stat : 5780 (java) S 5777 5780 5384 0 -1 4202496 4619 0 1 0 21 1 0 0 20 0 18 0 107942138 9787879424 6716 33554432000 1073741824 1073778376 140735767729424 140735767720560 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5780/statm: 2389619 6716 2202 9 0 2380296 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 9558476

[startup+0.300211 s]
/proc/loadavg: 2.15 2.05 2.00 3/172 5780
/proc/meminfo: memFree=31720676/32872528 swapFree=10676/249824
[pid=5780] ppid=5777 vsize=9558476 CPUtime=0.45 cores=0,2,4,6
/proc/5780/stat : 5780 (java) S 5777 5780 5384 0 -1 4202496 6042 0 1 0 43 2 0 0 20 0 18 0 107942138 9787879424 9266 33554432000 1073741824 1073778376 140735767729424 140735767720560 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5780/statm: 2389619 9266 2243 9 0 2380296 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 9558476

[startup+0.700176 s]
/proc/loadavg: 2.15 2.05 2.00 3/172 5780
/proc/meminfo: memFree=31720676/32872528 swapFree=10676/249824
[pid=5780] ppid=5777 vsize=9625040 CPUtime=1.55 cores=0,2,4,6
/proc/5780/stat : 5780 (java) S 5777 5780 5384 0 -1 4202496 12779 0 1 0 152 3 0 0 20 0 19 0 107942138 9856040960 15100 33554432000 1073741824 1073778376 140735767729424 140735767720560 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5780/statm: 2406260 15100 2263 9 0 2396937 0
Current children cumulated CPU time (s) 1.55
Current children cumulated vsize (KiB) 9625040

[startup+1.50073 s]
/proc/loadavg: 2.15 2.05 2.00 5/213 5843
/proc/meminfo: memFree=31535948/32872528 swapFree=10676/249824
[pid=5780] ppid=5777 vsize=9625040 CPUtime=2.46 cores=0,2,4,6
/proc/5780/stat : 5780 (java) S 5777 5780 5384 0 -1 4202496 12796 0 1 0 243 3 0 0 20 0 19 0 107942138 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 140735767720560 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5780/statm: 2406260 17160 2274 9 0 2396937 0
[pid=5780/tid=5788] ppid=5777 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/5780/task/5788/stat : 5788 (java) R 5777 5780 5384 0 -1 4202560 2434 0 1 0 144 2 0 0 20 0 19 0 107942139 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 139901458386952 139901328751776 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5792] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5792/stat : 5792 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 139901447449128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5793] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5793/stat : 5793 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 139901301111208 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5794] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5794/stat : 5794 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 139901300058408 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5780/tid=5795] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5795/stat : 5795 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 139901299005608 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5780/tid=5796] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5796/stat : 5796 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 139901297953832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5797] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5797/stat : 5797 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 139901296901032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5780/tid=5798] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5798/stat : 5798 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 139901295848232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5799] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5799/stat : 5799 (java) S 5777 5780 5384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 139901294795432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5802] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5802/stat : 5802 (java) S 5777 5780 5384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107942141 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 139901282597352 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5803] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5803/stat : 5803 (java) S 5777 5780 5384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107942142 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 139901281543416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5804] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5804/stat : 5804 (java) S 5777 5780 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107942142 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 139901280490504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5805] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5805/stat : 5805 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942144 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 139901279438992 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5806] ppid=5777 vsize=9625040 CPUtime=0.46 cores=0,2,4,6
/proc/5780/task/5806/stat : 5806 (java) S 5777 5780 5384 0 -1 4202560 5243 0 0 0 46 0 0 0 20 0 19 0 107942144 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 139901278387128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5780/tid=5807] ppid=5777 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/5780/task/5807/stat : 5807 (java) S 5777 5780 5384 0 -1 4202560 3848 0 0 0 50 0 0 0 20 0 19 0 107942144 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 139901277334328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5808] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5808/stat : 5808 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942144 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 139901276281720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5809] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5809/stat : 5809 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942144 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 139901275229128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5842] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5842/stat : 5842 (java) S 5777 5780 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107942179 9856040960 17160 33554432000 1073741824 1073778376 140735767729424 139901274174632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 9625040

[startup+3.10082 s]
/proc/loadavg: 2.15 2.05 2.00 4/213 5843
/proc/meminfo: memFree=31518948/32872528 swapFree=10676/249824
[pid=5780] ppid=5777 vsize=9625040 CPUtime=4.9 cores=0,2,4,6
/proc/5780/stat : 5780 (java) S 5777 5780 5384 0 -1 4202496 20844 0 1 0 484 6 0 0 20 0 19 0 107942138 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 140735767720560 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5780/statm: 2406260 23468 2274 9 0 2396937 0
[pid=5780/tid=5788] ppid=5777 vsize=9625040 CPUtime=3.05 cores=0,2,4,6
/proc/5780/task/5788/stat : 5788 (java) R 5777 5780 5384 0 -1 4202560 2440 0 1 0 303 2 0 0 20 0 19 0 107942139 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 139901458387120 139901329288397 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5792] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5792/stat : 5792 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 139901447449128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5793] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5793/stat : 5793 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 139901301111208 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5794] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5794/stat : 5794 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 139901300058408 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5780/tid=5795] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5795/stat : 5795 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 139901299005608 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5780/tid=5796] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5796/stat : 5796 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 139901297953832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5797] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5797/stat : 5797 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 139901296901032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5780/tid=5798] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5798/stat : 5798 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 139901295848232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5799] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5799/stat : 5799 (java) S 5777 5780 5384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 139901294795432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5802] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5802/stat : 5802 (java) S 5777 5780 5384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107942141 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 139901282597352 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5803] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5803/stat : 5803 (java) S 5777 5780 5384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107942142 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 139901281543416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5804] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5804/stat : 5804 (java) S 5777 5780 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107942142 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 139901280490504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5805] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5805/stat : 5805 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942144 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 139901279438992 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5806] ppid=5777 vsize=9625040 CPUtime=0.48 cores=0,2,4,6
/proc/5780/task/5806/stat : 5806 (java) S 5777 5780 5384 0 -1 4202560 5243 0 0 0 48 0 0 0 20 0 19 0 107942144 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 139901278387128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5780/tid=5807] ppid=5777 vsize=9625040 CPUtime=1.32 cores=0,2,4,6
/proc/5780/task/5807/stat : 5807 (java) R 5777 5780 5384 0 -1 4202560 11890 0 0 0 130 2 0 0 20 0 19 0 107942144 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 139901277321608 139901460994545 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5808] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5808/stat : 5808 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942144 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 139901276281720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5809] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5809/stat : 5809 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942144 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 139901275229128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5842] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5842/stat : 5842 (java) S 5777 5780 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107942179 9856040960 23468 33554432000 1073741824 1073778376 140735767729424 139901274174632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 4.9
Current children cumulated vsize (KiB) 9625040

[startup+6.30078 s]
/proc/loadavg: 2.13 2.05 2.00 3/213 5843
/proc/meminfo: memFree=31474696/32872528 swapFree=10676/249824
[pid=5780] ppid=5777 vsize=9625040 CPUtime=8.24 cores=0,2,4,6
/proc/5780/stat : 5780 (java) S 5777 5780 5384 0 -1 4202496 21196 0 1 0 817 7 0 0 20 0 19 0 107942138 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 140735767720560 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5780/statm: 2406260 28507 2275 9 0 2396937 0
[pid=5780/tid=5788] ppid=5777 vsize=9625040 CPUtime=6.23 cores=0,2,4,6
/proc/5780/task/5788/stat : 5788 (java) R 5777 5780 5384 0 -1 4202560 2453 0 1 0 621 2 0 0 20 0 19 0 107942139 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 139901458378432 139901329480885 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5792] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5792/stat : 5792 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 139901447449128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5793] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5793/stat : 5793 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 139901301111208 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5794] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5794/stat : 5794 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 139901300058408 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5780/tid=5795] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5795/stat : 5795 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 139901299005608 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5780/tid=5796] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5796/stat : 5796 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 139901297953832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5797] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5797/stat : 5797 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 139901296901032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5780/tid=5798] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5798/stat : 5798 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 139901295848232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5799] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5799/stat : 5799 (java) S 5777 5780 5384 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 107942140 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 139901294795432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5802] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5802/stat : 5802 (java) S 5777 5780 5384 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 107942141 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 139901282597352 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5803] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5803/stat : 5803 (java) S 5777 5780 5384 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 107942142 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 139901281543416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5804] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5804/stat : 5804 (java) S 5777 5780 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107942142 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 139901280490504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5805] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5805/stat : 5805 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942144 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 139901279438992 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5806] ppid=5777 vsize=9625040 CPUtime=0.49 cores=0,2,4,6
/proc/5780/task/5806/stat : 5806 (java) S 5777 5780 5384 0 -1 4202560 5243 0 0 0 49 0 0 0 20 0 19 0 107942144 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 139901278387128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5780/tid=5807] ppid=5777 vsize=9625040 CPUtime=1.45 cores=0,2,4,6
/proc/5780/task/5807/stat : 5807 (java) S 5777 5780 5384 0 -1 4202560 12228 0 0 0 143 2 0 0 20 0 19 0 107942144 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 139901277334328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5808] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5808/stat : 5808 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942144 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 139901276281720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5809] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5809/stat : 5809 (java) S 5777 5780 5384 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 107942144 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 139901275229128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5842] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5842/stat : 5842 (java) S 5777 5780 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107942179 9856040960 28507 33554432000 1073741824 1073778376 140735767729424 139901274174632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 8.24
Current children cumulated vsize (KiB) 9625040


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

[pid=5780/tid=5842] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5842/stat : 5842 (java) S 5777 5780 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107942179 9856040960 81766 33554432000 1073741824 1073778376 140735767729424 139901274174632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1672.03
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/214 5905
/proc/meminfo: memFree=31019948/32872528 swapFree=10676/249824
[pid=5780] ppid=5777 vsize=9625040 CPUtime=1732.44 cores=0,2,4,6
/proc/5780/stat : 5780 (java) S 5777 5780 5384 0 -1 4202496 24991 0 1 0 173131 113 0 0 20 0 19 0 107942138 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 140735767720560 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5780/statm: 2406260 83707 2297 9 0 2396937 0
[pid=5780/tid=5788] ppid=5777 vsize=9625040 CPUtime=1712.84 cores=0,2,4,6
/proc/5780/task/5788/stat : 5788 (java) R 5777 5780 5384 0 -1 4202560 2637 0 1 0 171252 32 0 0 20 0 19 0 107942139 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 139901458386240 139901329480885 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=5780/tid=5792] ppid=5777 vsize=9625040 CPUtime=1.35 cores=0,2,4,6
/proc/5780/task/5792/stat : 5792 (java) S 5777 5780 5384 0 -1 4202560 466 0 0 0 127 8 0 0 20 0 19 0 107942140 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 139901447449128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5793] ppid=5777 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/5780/task/5793/stat : 5793 (java) S 5777 5780 5384 0 -1 4202560 461 0 0 0 135 12 0 0 20 0 19 0 107942140 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 139901301111208 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5780/tid=5794] ppid=5777 vsize=9625040 CPUtime=1.47 cores=0,2,4,6
/proc/5780/task/5794/stat : 5794 (java) S 5777 5780 5384 0 -1 4202560 485 0 0 0 135 12 0 0 20 0 19 0 107942140 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 139901300058408 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5795] ppid=5777 vsize=9625040 CPUtime=1.39 cores=0,2,4,6
/proc/5780/task/5795/stat : 5795 (java) S 5777 5780 5384 0 -1 4202560 200 0 0 0 131 8 0 0 20 0 19 0 107942140 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 139901299005608 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5796] ppid=5777 vsize=9625040 CPUtime=1.33 cores=0,2,4,6
/proc/5780/task/5796/stat : 5796 (java) S 5777 5780 5384 0 -1 4202560 210 0 0 0 125 8 0 0 20 0 19 0 107942140 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 139901297953832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5780/tid=5797] ppid=5777 vsize=9625040 CPUtime=1.5 cores=0,2,4,6
/proc/5780/task/5797/stat : 5797 (java) S 5777 5780 5384 0 -1 4202560 352 0 0 0 141 9 0 0 20 0 19 0 107942140 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 139901296901032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5798] ppid=5777 vsize=9625040 CPUtime=1.33 cores=0,2,4,6
/proc/5780/task/5798/stat : 5798 (java) S 5777 5780 5384 0 -1 4202560 468 0 0 0 123 10 0 0 20 0 19 0 107942140 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 139901295848232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5799] ppid=5777 vsize=9625040 CPUtime=1.34 cores=0,2,4,6
/proc/5780/task/5799/stat : 5799 (java) S 5777 5780 5384 0 -1 4202560 463 0 0 0 124 10 0 0 20 0 19 0 107942140 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 139901294795432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5780/tid=5802] ppid=5777 vsize=9625040 CPUtime=1.49 cores=0,2,4,6
/proc/5780/task/5802/stat : 5802 (java) S 5777 5780 5384 0 -1 4202560 415 0 0 0 145 4 0 0 20 0 19 0 107942141 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 139901282597352 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5803] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5803/stat : 5803 (java) S 5777 5780 5384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107942142 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 139901281543416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5804] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5804/stat : 5804 (java) S 5777 5780 5384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107942142 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 139901280490504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5805] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5805/stat : 5805 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942144 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 139901279438992 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5806] ppid=5777 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/5780/task/5806/stat : 5806 (java) S 5777 5780 5384 0 -1 4202560 5243 0 0 0 50 0 0 0 20 0 19 0 107942144 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 139901278387128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5780/tid=5807] ppid=5777 vsize=9625040 CPUtime=1.62 cores=0,2,4,6
/proc/5780/task/5807/stat : 5807 (java) S 5777 5780 5384 0 -1 4202560 12234 0 0 0 159 3 0 0 20 0 19 0 107942144 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 139901277334328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5808] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5808/stat : 5808 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942144 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 139901276281720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5809] ppid=5777 vsize=9625040 CPUtime=0.58 cores=0,2,4,6
/proc/5780/task/5809/stat : 5809 (java) S 5777 5780 5384 0 -1 4202560 100 0 0 0 27 31 0 0 20 0 19 0 107942144 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 139901275229128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5842] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5842/stat : 5842 (java) S 5777 5780 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107942179 9856040960 83707 33554432000 1073741824 1073778376 140735767729424 139901274174632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1732.44
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/215 5910
/proc/meminfo: memFree=30982188/32872528 swapFree=10676/249824
[pid=5780] ppid=5777 vsize=9625040 CPUtime=1792.88 cores=0,2,4,6
/proc/5780/stat : 5780 (java) S 5777 5780 5384 0 -1 4202496 25044 0 1 0 179174 114 0 0 20 0 19 0 107942138 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 140735767720560 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5780/statm: 2406260 73637 2297 9 0 2396937 0
[pid=5780/tid=5788] ppid=5777 vsize=9625040 CPUtime=1772.24 cores=0,2,4,6
/proc/5780/task/5788/stat : 5788 (java) R 5777 5780 5384 0 -1 4202560 2648 0 1 0 177192 32 0 0 20 0 19 0 107942139 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901458386240 139901329198149 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5792] ppid=5777 vsize=9625040 CPUtime=1.43 cores=0,2,4,6
/proc/5780/task/5792/stat : 5792 (java) S 5777 5780 5384 0 -1 4202560 466 0 0 0 135 8 0 0 20 0 19 0 107942140 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901447449128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5793] ppid=5777 vsize=9625040 CPUtime=1.56 cores=0,2,4,6
/proc/5780/task/5793/stat : 5793 (java) S 5777 5780 5384 0 -1 4202560 461 0 0 0 144 12 0 0 20 0 19 0 107942140 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901301111208 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5780/tid=5794] ppid=5777 vsize=9625040 CPUtime=1.57 cores=0,2,4,6
/proc/5780/task/5794/stat : 5794 (java) S 5777 5780 5384 0 -1 4202560 485 0 0 0 145 12 0 0 20 0 19 0 107942140 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901300058408 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5795] ppid=5777 vsize=9625040 CPUtime=1.45 cores=0,2,4,6
/proc/5780/task/5795/stat : 5795 (java) S 5777 5780 5384 0 -1 4202560 200 0 0 0 137 8 0 0 20 0 19 0 107942140 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901299005608 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5780/tid=5796] ppid=5777 vsize=9625040 CPUtime=1.39 cores=0,2,4,6
/proc/5780/task/5796/stat : 5796 (java) S 5777 5780 5384 0 -1 4202560 210 0 0 0 131 8 0 0 20 0 19 0 107942140 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901297953832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5797] ppid=5777 vsize=9625040 CPUtime=1.58 cores=0,2,4,6
/proc/5780/task/5797/stat : 5797 (java) S 5777 5780 5384 0 -1 4202560 352 0 0 0 149 9 0 0 20 0 19 0 107942140 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901296901032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5798] ppid=5777 vsize=9625040 CPUtime=1.4 cores=0,2,4,6
/proc/5780/task/5798/stat : 5798 (java) S 5777 5780 5384 0 -1 4202560 468 0 0 0 130 10 0 0 20 0 19 0 107942140 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901295848232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5799] ppid=5777 vsize=9625040 CPUtime=1.41 cores=0,2,4,6
/proc/5780/task/5799/stat : 5799 (java) S 5777 5780 5384 0 -1 4202560 463 0 0 0 131 10 0 0 20 0 19 0 107942140 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901294795432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5802] ppid=5777 vsize=9625040 CPUtime=1.74 cores=0,2,4,6
/proc/5780/task/5802/stat : 5802 (java) S 5777 5780 5384 0 -1 4202560 453 0 0 0 170 4 0 0 20 0 19 0 107942141 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901282597352 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5803] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5803/stat : 5803 (java) S 5777 5780 5384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107942142 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901281543416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5804] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5804/stat : 5804 (java) S 5777 5780 5384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107942142 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901280490504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5805] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5805/stat : 5805 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942144 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901279438992 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5806] ppid=5777 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/5780/task/5806/stat : 5806 (java) S 5777 5780 5384 0 -1 4202560 5243 0 0 0 50 0 0 0 20 0 19 0 107942144 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901278387128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5780/tid=5807] ppid=5777 vsize=9625040 CPUtime=1.62 cores=0,2,4,6
/proc/5780/task/5807/stat : 5807 (java) S 5777 5780 5384 0 -1 4202560 12234 0 0 0 159 3 0 0 20 0 19 0 107942144 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901277334328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5808] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5808/stat : 5808 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942144 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901276281720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5809] ppid=5777 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/5780/task/5809/stat : 5809 (java) S 5777 5780 5384 0 -1 4202560 104 0 0 0 27 33 0 0 20 0 19 0 107942144 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901275229128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5842] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5842/stat : 5842 (java) S 5777 5780 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107942179 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901274174632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1792.88
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1789.4 s]
/proc/loadavg: 2.04 2.02 2.00 2/191 5941
/proc/meminfo: memFree=31428636/32872528 swapFree=10676/249824
[pid=5780] ppid=5777 vsize=9625040 CPUtime=1800.01 cores=0,2,4,6
/proc/5780/stat : 5780 (java) S 5777 5780 5384 0 -1 4202496 25045 0 1 0 179887 114 0 0 20 0 19 0 107942138 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 140735767720560 247067607101 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/5780/statm: 2406260 73637 2297 9 0 2396937 0
[pid=5780/tid=5788] ppid=5777 vsize=9625040 CPUtime=1779.31 cores=0,2,4,6
/proc/5780/task/5788/stat : 5788 (java) R 5777 5780 5384 0 -1 4202560 2649 0 1 0 177898 33 0 0 20 0 19 0 107942139 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901458386240 139901329198143 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5792] ppid=5777 vsize=9625040 CPUtime=1.43 cores=0,2,4,6
/proc/5780/task/5792/stat : 5792 (java) S 5777 5780 5384 0 -1 4202560 466 0 0 0 135 8 0 0 20 0 19 0 107942140 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901447449128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5793] ppid=5777 vsize=9625040 CPUtime=1.56 cores=0,2,4,6
/proc/5780/task/5793/stat : 5793 (java) S 5777 5780 5384 0 -1 4202560 461 0 0 0 144 12 0 0 20 0 19 0 107942140 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901301111208 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5780/tid=5794] ppid=5777 vsize=9625040 CPUtime=1.58 cores=0,2,4,6
/proc/5780/task/5794/stat : 5794 (java) S 5777 5780 5384 0 -1 4202560 485 0 0 0 146 12 0 0 20 0 19 0 107942140 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901300058408 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5780/tid=5795] ppid=5777 vsize=9625040 CPUtime=1.46 cores=0,2,4,6
/proc/5780/task/5795/stat : 5795 (java) S 5777 5780 5384 0 -1 4202560 200 0 0 0 138 8 0 0 20 0 19 0 107942140 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901299005608 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5780/tid=5796] ppid=5777 vsize=9625040 CPUtime=1.41 cores=0,2,4,6
/proc/5780/task/5796/stat : 5796 (java) S 5777 5780 5384 0 -1 4202560 210 0 0 0 133 8 0 0 20 0 19 0 107942140 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901297953832 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5797] ppid=5777 vsize=9625040 CPUtime=1.58 cores=0,2,4,6
/proc/5780/task/5797/stat : 5797 (java) S 5777 5780 5384 0 -1 4202560 352 0 0 0 149 9 0 0 20 0 19 0 107942140 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901296901032 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5798] ppid=5777 vsize=9625040 CPUtime=1.4 cores=0,2,4,6
/proc/5780/task/5798/stat : 5798 (java) S 5777 5780 5384 0 -1 4202560 468 0 0 0 130 10 0 0 20 0 19 0 107942140 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901295848232 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=5780/tid=5799] ppid=5777 vsize=9625040 CPUtime=1.41 cores=0,2,4,6
/proc/5780/task/5799/stat : 5799 (java) S 5777 5780 5384 0 -1 4202560 463 0 0 0 131 10 0 0 20 0 19 0 107942140 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901294795432 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5802] ppid=5777 vsize=9625040 CPUtime=1.74 cores=0,2,4,6
/proc/5780/task/5802/stat : 5802 (java) S 5777 5780 5384 0 -1 4202560 453 0 0 0 170 4 0 0 20 0 19 0 107942141 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901282597352 247067621289 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5803] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5803/stat : 5803 (java) S 5777 5780 5384 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 107942142 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901281543416 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5804] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5804/stat : 5804 (java) S 5777 5780 5384 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 107942142 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901280490504 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5805] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5805/stat : 5805 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942144 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901279438992 247067629344 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5806] ppid=5777 vsize=9625040 CPUtime=0.5 cores=0,2,4,6
/proc/5780/task/5806/stat : 5806 (java) S 5777 5780 5384 0 -1 4202560 5243 0 0 0 50 0 0 0 20 0 19 0 107942144 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901278387128 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=5780/tid=5807] ppid=5777 vsize=9625040 CPUtime=1.62 cores=0,2,4,6
/proc/5780/task/5807/stat : 5807 (java) S 5777 5780 5384 0 -1 4202560 12234 0 0 0 159 3 0 0 20 0 19 0 107942144 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901277334328 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5808] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5808/stat : 5808 (java) S 5777 5780 5384 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 107942144 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901276281720 247067620412 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=5780/tid=5809] ppid=5777 vsize=9625040 CPUtime=0.6 cores=0,2,4,6
/proc/5780/task/5809/stat : 5809 (java) S 5777 5780 5384 0 -1 4202560 104 0 0 0 27 33 0 0 20 0 19 0 107942144 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901275229128 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=5780/tid=5842] ppid=5777 vsize=9625040 CPUtime=0 cores=0,2,4,6
/proc/5780/task/5842/stat : 5842 (java) S 5777 5780 5384 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 107942179 9856040960 73637 33554432000 1073741824 1073778376 140735767729424 139901274174632 247067621289 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625040

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 5780 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 5780 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=300224
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=641750
# CPU time returned by wait4() is 1795.94
# while last known CPU time is 1800.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1789.44
CPU time (s): 1800.01
CPU user time (s): 1798.87
CPU system time (s): 1.14
CPU usage (%): 100.591
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.3
system time used= 1.64175
maximum resident set size= 753772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25082
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1744
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 42880
involuntary context switches= 31818

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0325 second user time and 13.5249 second system time

The end

Launcher Data

Begin job on node103 at 2016-06-07 02:41:07
IDJOB=4085800
IDBENCH=48237
IDSOLVER=2546
FILE ID=node103/4085800-1465260067
RUNJOBID= node103-1465256472-5400
PBS_JOBID= 19843279
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_100_25_5.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4085800-1465260067/watcher-4085800-1465260067 -o /tmp/evaluation-result-4085800-1465260067/solver-4085800-1465260067 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node103-1465256472-5400 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4085800-1465260067.opb

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

MD5SUM BENCH= 1a8c058c181490cb899ec7074b22bfb3
RANDOM SEED=541814112

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31717412 kB
Buffers:           69608 kB
Cached:           125844 kB
SwapCached:         1712 kB
Active:            88108 kB
Inactive:         114584 kB
Active(anon):       8064 kB
Inactive(anon):     1160 kB
Active(file):      80044 kB
Inactive(file):   113424 kB
Unevictable:      249824 kB
Mlocked:           10676 kB
SwapTotal:      67108856 kB
SwapFree:       67096648 kB
Dirty:               868 kB
Writeback:             0 kB
AnonPages:        403608 kB
Mapped:             7272 kB
Shmem:                 0 kB
Slab:             569924 kB
SReclaimable:      13844 kB
SUnreclaim:       556080 kB
KernelStack:        1768 kB
PageTables:         4148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     354864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    389120 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= 71736 MiB
End job on node103 at 2016-06-07 03:10:56