Trace number 4096033

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
Sat4j PB 2.3.6 Resolution PB16? (TO) 1800.09 1798.55

General information on the benchmark

Namenormalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/
subsetcard/normalized-subsetcard-eq-fixedbandwidth-35.opb
MD5SUMb1740a8035bce329c3857fd82d699c14
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.009998
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables141
Total number of constraints70
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint4
Maximum length of a constraint5
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 8
Number of bits of the biggest sum of numbers4
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.08	c version PB16.v20160501
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		501472288
0.00/0.08	c Max memory 		7480803328
0.00/0.08	c Total memory 		504102912
0.00/0.08	c Number of processors 	16
0.12/0.10	c Pseudo Boolean Optimization by upper bound
0.12/0.10	c --- Begin Solver configuration ---
0.12/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2626d4f1
0.12/0.10	c Learn all clauses as in MiniSAT
0.12/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.12/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.12/0.10	c No reason simplification
0.12/0.10	c Glucose 2.1 dynamic restart strategy
0.12/0.10	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.12/0.10	c timeout=2147483s
0.12/0.10	c DB Simplification allowed=false
0.12/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@4def8cf3
0.12/0.10	c --- End Solver configuration ---
0.12/0.10	c solving HOME/instance-4096033-1466101204.opb
0.12/0.10	c reading problem ... 
0.12/0.10	c  no objective function found
0.12/0.12	c ... done. Wall clock time 0.019s.
0.12/0.12	c declared #vars     141
0.12/0.12	c #constraints  140
0.12/0.12	c constraints type 
0.12/0.12	c org.sat4j.minisat.constraints.card.MinWatchCard => 140
0.12/0.12	c 140 constraints processed.
0.69/0.41	c cleaning 2496 clauses out of 5000 with flag 22971/5000
1.04/0.62	c cleaning 4247 clauses out of 8504 with flag 50060/11000
1.34/0.93	c cleaning 5624 clauses out of 11257 with flag 86673/18000
1.75/1.34	c cleaning 6812 clauses out of 13634 with flag 125871/26001
2.26/1.85	c cleaning 7903 clauses out of 15822 with flag 175574/35001
2.86/2.43	c cleaning 8951 clauses out of 17919 with flag 230441/45001
3.56/3.13	c cleaning 9978 clauses out of 19968 with flag 286341/56001
4.46/4.00	c cleaning 10990 clauses out of 21990 with flag 346529/68001
5.36/4.97	c cleaning 11990 clauses out of 23999 with flag 427231/81000
6.56/6.10	c cleaning 13000 clauses out of 26010 with flag 502915/95001
7.76/7.40	c cleaning 13990 clauses out of 28011 with flag 593544/110002
9.16/8.80	c cleaning 14995 clauses out of 30020 with flag 689169/126001
10.87/10.45	c cleaning 16007 clauses out of 32025 with flag 791049/143001
12.77/12.32	c cleaning 17008 clauses out of 34017 with flag 903258/161000
14.67/14.30	c cleaning 17995 clauses out of 36010 with flag 1016938/180001
16.77/16.38	c cleaning 19001 clauses out of 38016 with flag 1140318/200002
19.18/18.73	c cleaning 19999 clauses out of 40014 with flag 1267167/221001
21.66/21.23	c cleaning 21000 clauses out of 42014 with flag 1399608/243000
24.46/24.03	c cleaning 21997 clauses out of 44014 with flag 1542074/266000
27.26/26.87	c cleaning 23006 clauses out of 46018 with flag 1690828/290001
30.56/30.10	c cleaning 24002 clauses out of 48011 with flag 1842642/315000
34.06/33.66	c cleaning 24995 clauses out of 50012 with flag 1996371/341003
37.66/37.24	c cleaning 26007 clauses out of 52015 with flag 2156246/368001
41.96/41.59	c cleaning 26994 clauses out of 54007 with flag 2316279/396000
46.26/45.83	c cleaning 27995 clauses out of 56014 with flag 2492361/425001
50.96/50.53	c cleaning 29004 clauses out of 58019 with flag 2672698/455001
55.76/55.30	c cleaning 29997 clauses out of 60014 with flag 2858113/486000
60.67/60.28	c cleaning 31003 clauses out of 62018 with flag 3051141/518001
66.37/65.94	c cleaning 31994 clauses out of 64015 with flag 3248481/551001
72.08/71.68	c cleaning 33007 clauses out of 66021 with flag 3455098/585001
78.17/77.71	c cleaning 33998 clauses out of 68013 with flag 3664526/620000
84.87/84.40	c cleaning 34997 clauses out of 70015 with flag 3882379/656000
91.88/91.43	c cleaning 36000 clauses out of 72018 with flag 4110416/693000
98.98/98.50	c cleaning 37003 clauses out of 74019 with flag 4339063/731001
106.58/106.12	c cleaning 38000 clauses out of 76015 with flag 4581325/770000
114.78/114.32	c cleaning 39007 clauses out of 78015 with flag 4822696/810000
123.08/122.63	c cleaning 39996 clauses out of 80009 with flag 5070984/851001
132.17/131.74	c cleaning 41000 clauses out of 82012 with flag 5321545/893000
141.40/140.95	c cleaning 42004 clauses out of 84016 with flag 5571074/936004
151.08/150.68	c cleaning 43001 clauses out of 86008 with flag 5836227/980000
161.46/160.97	c cleaning 43993 clauses out of 88007 with flag 6101681/1025000
171.56/171.03	c cleaning 45000 clauses out of 90014 with flag 6370239/1071000
182.28/181.70	c cleaning 45999 clauses out of 92015 with flag 6643126/1118001
193.19/192.69	c cleaning 47002 clauses out of 94015 with flag 6924854/1166000
204.67/204.19	c cleaning 48000 clauses out of 96013 with flag 7210943/1215000
216.57/216.03	c cleaning 48997 clauses out of 98014 with flag 7500615/1265001
228.99/228.45	c cleaning 50003 clauses out of 100016 with flag 7797755/1316000
242.09/241.52	c cleaning 50998 clauses out of 102013 with flag 8094660/1368000
255.69/255.14	c cleaning 52005 clauses out of 104015 with flag 8391920/1421000
269.80/269.27	c cleaning 52999 clauses out of 106010 with flag 8703392/1475000
284.29/283.73	c cleaning 53992 clauses out of 108013 with flag 9009905/1530002
299.40/298.87	c cleaning 55003 clauses out of 110019 with flag 9329109/1586000
315.51/314.95	c cleaning 55999 clauses out of 112016 with flag 9649202/1643000
332.11/331.51	c cleaning 57001 clauses out of 114017 with flag 9975949/1701000
349.33/348.78	c cleaning 57989 clauses out of 116016 with flag 10310755/1760000
367.22/366.65	c cleaning 59007 clauses out of 118028 with flag 10646944/1820001
385.42/384.89	c cleaning 59996 clauses out of 120020 with flag 10989572/1881000
404.13/403.58	c cleaning 61005 clauses out of 122024 with flag 11339009/1943000
424.03/423.48	c cleaning 62003 clauses out of 124019 with flag 11685634/2006000
444.64/443.87	c cleaning 62999 clauses out of 126017 with flag 12039041/2070001
465.64/464.88	c cleaning 64005 clauses out of 128017 with flag 12389701/2135000
487.85/487.06	c cleaning 64997 clauses out of 130013 with flag 12749241/2201001
509.95/509.14	c cleaning 65992 clauses out of 132015 with flag 13112230/2268000
533.38/532.54	c cleaning 67001 clauses out of 134025 with flag 13477574/2336002
558.08/557.24	c cleaning 68002 clauses out of 136022 with flag 13854416/2405000
583.19/582.38	c cleaning 69003 clauses out of 138021 with flag 14227279/2475001
608.59/607.79	c cleaning 70001 clauses out of 140019 with flag 14613320/2546002
634.20/633.39	c cleaning 71004 clauses out of 142017 with flag 14995989/2618001
661.70/660.81	c cleaning 71999 clauses out of 144012 with flag 15379016/2691000
689.41/688.57	c cleaning 72999 clauses out of 146014 with flag 15768900/2765001
718.22/717.34	c cleaning 73999 clauses out of 148014 with flag 16168787/2840000
747.83/746.98	c cleaning 74999 clauses out of 150017 with flag 16564431/2916002
779.33/778.48	c cleaning 76002 clauses out of 152021 with flag 16961851/2993005
810.85/809.97	c cleaning 76998 clauses out of 154015 with flag 17366194/3071001
841.71/840.66	c cleaning 78003 clauses out of 156016 with flag 17770951/3150000
874.31/873.21	c cleaning 79002 clauses out of 158013 with flag 18182085/3230000
907.22/906.18	c cleaning 79994 clauses out of 160011 with flag 18604060/3311000
941.14/940.02	c cleaning 81006 clauses out of 162017 with flag 19028313/3393000
976.76/975.63	c cleaning 81999 clauses out of 164011 with flag 19452507/3476000
1013.36/1012.28	c cleaning 83003 clauses out of 166012 with flag 19881001/3560000
1049.49/1048.31	c cleaning 83991 clauses out of 168010 with flag 20313020/3645001
1088.10/1086.94	c cleaning 85002 clauses out of 170020 with flag 20743527/3731002
1127.50/1126.39	c cleaning 86001 clauses out of 172017 with flag 21181921/3818001
1166.91/1165.71	c cleaning 87000 clauses out of 174015 with flag 21630325/3906000
1208.62/1207.41	c cleaning 88004 clauses out of 176016 with flag 22085403/3995001
1250.95/1249.73	c cleaning 88999 clauses out of 178011 with flag 22543676/4085000
1293.54/1292.21	c cleaning 89997 clauses out of 180014 with flag 23008478/4176002
1337.36/1336.00	c cleaning 91002 clauses out of 182015 with flag 23475948/4268000
1380.57/1379.27	c cleaning 91999 clauses out of 184014 with flag 23944685/4361001
1426.39/1425.02	c cleaning 93004 clauses out of 186014 with flag 24424110/4455000
1474.11/1472.76	c cleaning 94000 clauses out of 188012 with flag 24905803/4550002
1522.62/1521.23	c cleaning 95000 clauses out of 190011 with flag 25386651/4646001
1570.64/1569.24	c cleaning 95997 clauses out of 192011 with flag 25873530/4743001
1621.45/1620.03	c cleaning 97006 clauses out of 194013 with flag 26359423/4841000
1674.07/1672.64	c cleaning 97999 clauses out of 196007 with flag 26865420/4940000
1728.78/1727.36	c cleaning 99000 clauses out of 198011 with flag 27357875/5040003
1784.32/1782.86	c cleaning 100002 clauses out of 200010 with flag 27853768/5141002
1800.09/1798.51	c starts		: 18246
1800.09/1798.51	c conflicts		: 5180352
1800.09/1798.51	c decisions		: 7512675
1800.09/1798.51	c propagations		: 90820624
1800.09/1798.51	c inspects		: 39996691153
1800.09/1798.51	c shortcuts		: 0
1800.09/1798.51	c learnt literals	: 0
1800.09/1798.51	c learnt binary clauses	: 0
1800.09/1798.51	c learnt ternary clauses	: 0
1800.09/1798.51	c learnt constraints	: 5180352
1800.09/1798.51	c ignored constraints	: 0
1800.09/1798.51	c root simplifications	: 0
1800.09/1798.51	c removed literals (reason simplification)	: 0
1800.09/1798.51	c reason swapping (by a shorter reason)	: 0
1800.09/1798.51	c Calls to reduceDB	: 97
1800.09/1798.51	c Number of update (reduction) of LBD	: 1535203
1800.09/1798.51	c timeout
1800.09/1798.51	c Imported unit clauses	: 0
1800.09/1798.51	c number of reductions to clauses (during analyze)	: 0
1800.09/1798.51	c number of learned constraints concerned by reduction	: 0
1800.09/1798.51	c number of learning phase by resolution	: 0
1800.09/1798.51	c number of learning phase by cutting planes	: 0
1800.09/1798.51	c speed (assignments/second)	: 50501.01868780555
1800.09/1798.51	c non guided choices	325
1800.09/1798.54	c learnt constraints type 
1800.09/1798.54	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 139359
1800.09/1798.54	s UNKNOWN
1800.09/1798.54	c Total wall clock time (in seconds): 1798.443

Verifier Data

ERROR: no interpretation found !

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-4096033-1466101204/watcher-4096033-1466101204 -o /tmp/evaluation-result-4096033-1466101204/solver-4096033-1466101204 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466098131-17935 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4096033-1466101204.opb 

pid=18438
running on 8 cores: 4-7,12-15

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.00 2.03 2.11 3/282 18441
/proc/meminfo: memFree=31823848/32872528 swapFree=7036/7036
[pid=18441] ppid=18438 vsize=8483292 CPUtime=0 cores=4-7,12-15
/proc/18441/stat : 18441 (java) S 18438 18441 17918 0 -1 4202496 2065 0 1 0 0 0 0 0 20 0 3 0 12164993 8686891008 2179 33554432000 1073741824 1073778376 140735714221728 140735714212864 216811995197 0 0 0 16784584 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/18441/statm: 2137464 2182 951 9 0 2128573 0
[pid=18441/tid=18442] ppid=18438 vsize=8816112 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18442/stat : 18442 (java) R 18438 18441 17918 0 -1 4202560 861 0 1 0 0 0 0 0 20 0 8 0 12164994 9027698688 2203 33554432000 1073741824 1073778376 140735714221728 140430701078520 216808691889 0 4 0 16784584 0 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18443] ppid=18438 vsize=8882676 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18443/stat : 18443 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 9 0 12164994 9095860224 2208 33554432000 1073741824 1073778376 140735714221728 140430673530088 216812008508 0 4 0 16784584 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18444] ppid=18438 vsize=8949240 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18444/stat : 18444 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 10 0 12164994 9164021760 2214 33554432000 1073741824 1073778376 140735714221728 140430672477544 216812008508 0 4 0 16784584 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18445] ppid=18438 vsize=8950268 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18445/stat : 18445 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 11 0 12164994 9165074432 2217 33554432000 1073741824 1073778376 140735714221728 140430671424488 216812008508 0 4 0 16784584 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18446] ppid=18438 vsize=8950268 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18446/stat : 18446 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 11 0 12164994 9165074432 2217 33554432000 1073741824 1073778376 140735714221728 140430670371944 216812008508 0 4 0 16784584 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18447] ppid=18438 vsize=8951296 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18447/stat : 18447 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 12 0 12164994 9166127104 2222 33554432000 1073741824 1073778376 140735714221728 140430669318888 216812008508 0 4 0 16784584 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18448] ppid=18438 vsize=8951296 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18448/stat : 18448 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 12 0 12164994 9166127104 2225 33554432000 1073741824 1073778376 140735714221728 140430668266344 216812008508 0 4 0 16784584 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18449] ppid=18438 vsize=8952324 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18449/stat : 18449 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 13 0 12164994 9167179776 2229 33554432000 1073741824 1073778376 140735714221728 140430538222056 216812008508 0 4 0 16784584 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18450] ppid=18438 vsize=8953352 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18450/stat : 18450 (java) R 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 14 0 12164994 9168232448 2233 33554432000 1073741824 1073778376 140735714221728 140430701078360 216808637824 0 4 0 16784584 0 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18451] ppid=18438 vsize=8954380 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18451/stat : 18451 (java) R 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 12164994 9169285120 2237 33554432000 1073741824 1073778376 140735714221728 140430701078360 216808637824 0 4 0 16784584 0 0 0 -1 13 0 0 0 0 0
[pid=18441/tid=18452] ppid=18438 vsize=8954380 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18452/stat : 18452 (java) R 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 12164994 9169285120 2237 33554432000 1073741824 1073778376 140735714221728 140430701078360 216808637824 0 4 0 16784584 0 0 0 -1 14 0 0 0 0 0
[pid=18441/tid=18453] ppid=18438 vsize=8954380 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18453/stat : 18453 (java) R 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 12164994 9169285120 2237 33554432000 1073741824 1073778376 140735714221728 140430701078360 216808637824 0 4 0 16784584 0 0 0 -1 4 0 0 0 0 0
[pid=18441/tid=18454] ppid=18438 vsize=8954380 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18454/stat : 18454 (java) R 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 12164994 9169285120 2237 33554432000 1073741824 1073778376 140735714221728 140430701078360 216808637824 0 4 0 16784584 0 0 0 -1 5 0 0 0 0 0
[pid=18441/tid=18455] ppid=18438 vsize=8954380 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18455/stat : 18455 (java) R 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 15 0 12164994 9169285120 2237 33554432000 1073741824 1073778376 140735714221728 140430701078360 216808637824 0 4 0 16784584 0 0 0 -1 6 0 0 0 0 0

[startup+0.10007 s]
/proc/loadavg: 2.00 2.03 2.11 3/282 18441
/proc/meminfo: memFree=31823848/32872528 swapFree=7036/7036
[pid=18441] ppid=18438 vsize=9896436 CPUtime=0.12 cores=4-7,12-15
/proc/18441/stat : 18441 (java) S 18438 18441 17918 0 -1 4202496 4532 0 1 0 10 2 0 0 20 0 23 0 12164993 10133950464 6173 33554432000 1073741824 1073778376 140735714221728 140735714212864 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/18441/statm: 2474109 6173 2157 9 0 2464786 0
[pid=18441/tid=18442] ppid=18438 vsize=9896436 CPUtime=0.08 cores=4-7,12-15
/proc/18441/task/18442/stat : 18442 (java) R 18438 18441 17918 0 -1 4202560 2418 0 1 0 6 2 0 0 20 0 23 0 12164994 10133950464 6173 33554432000 1073741824 1073778376 140735714221728 140430701075360 140430708228989 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18443] ppid=18438 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18443/stat : 18443 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 12164994 10133950464 6173 33554432000 1073741824 1073778376 140735714221728 140430673529768 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18444] ppid=18438 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18444/stat : 18444 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 12164994 10133950464 6173 33554432000 1073741824 1073778376 140735714221728 140430672477224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18445] ppid=18438 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18445/stat : 18445 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 12164994 10133950464 6173 33554432000 1073741824 1073778376 140735714221728 140430671424168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18446] ppid=18438 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18446/stat : 18446 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 12164994 10133950464 6173 33554432000 1073741824 1073778376 140735714221728 140430670371624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18447] ppid=18438 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18447/stat : 18447 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 12164994 10133950464 6173 33554432000 1073741824 1073778376 140735714221728 140430669318568 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18448] ppid=18438 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18448/stat : 18448 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 12164994 10133950464 6173 33554432000 1073741824 1073778376 140735714221728 140430668266024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18449] ppid=18438 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18449/stat : 18449 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 23 0 12164994 10133950464 6173 33554432000 1073741824 1073778376 140735714221728 140430538221736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18450] ppid=18438 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18450/stat : 18450 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 12164994 10133950464 6173 33554432000 1073741824 1073778376 140735714221728 140430537169192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18451] ppid=18438 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18451/stat : 18451 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 12164994 10133950464 6173 33554432000 1073741824 1073778376 140735714221728 140430536117160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18441/tid=18452] ppid=18438 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18452/stat : 18452 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 12164994 10133950464 6173 33554432000 1073741824 1073778376 140735714221728 140430535064616 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18441/tid=18453] ppid=18438 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18453/stat : 18453 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 12164994 10133950464 6173 33554432000 1073741824 1073778376 140735714221728 140430534011560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18441/tid=18454] ppid=18438 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18454/stat : 18454 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 12164994 10133950464 6173 33554432000 1073741824 1073778376 140735714221728 140430062644008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18441/tid=18455] ppid=18438 vsize=9896436 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18455/stat : 18455 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 23 0 12164994 10133950464 6173 33554432000 1073741824 1073778376 140735714221728 140430061590952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 9896436

[startup+0.201306 s]
/proc/loadavg: 2.00 2.03 2.11 3/282 18441
/proc/meminfo: memFree=31823848/32872528 swapFree=7036/7036
[pid=18441] ppid=18438 vsize=9963000 CPUtime=0.34 cores=4-7,12-15
/proc/18441/stat : 18441 (java) S 18438 18441 17918 0 -1 4202496 6610 0 1 0 32 2 0 0 20 0 24 0 12164993 10202112000 7471 33554432000 1073741824 1073778376 140735714221728 140735714212864 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/18441/statm: 2490750 7471 2225 9 0 2481427 0
[pid=18441/tid=18442] ppid=18438 vsize=9963000 CPUtime=0.18 cores=4-7,12-15
/proc/18441/task/18442/stat : 18442 (java) R 18438 18441 17918 0 -1 4202560 2433 0 1 0 16 2 0 0 20 0 24 0 12164994 10202112000 7471 33554432000 1073741824 1073778376 140735714221728 140430701077120 140430549645064 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18443] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18443/stat : 18443 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7471 33554432000 1073741824 1073778376 140735714221728 140430673529768 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18444] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18444/stat : 18444 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7471 33554432000 1073741824 1073778376 140735714221728 140430672477224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18445] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18445/stat : 18445 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7471 33554432000 1073741824 1073778376 140735714221728 140430671424168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18446] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18446/stat : 18446 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7471 33554432000 1073741824 1073778376 140735714221728 140430670371624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18447] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18447/stat : 18447 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7471 33554432000 1073741824 1073778376 140735714221728 140430669318568 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18448] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18448/stat : 18448 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7471 33554432000 1073741824 1073778376 140735714221728 140430668266024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18449] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18449/stat : 18449 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7471 33554432000 1073741824 1073778376 140735714221728 140430538221736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18450] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18450/stat : 18450 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7471 33554432000 1073741824 1073778376 140735714221728 140430537169192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18451] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18451/stat : 18451 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7471 33554432000 1073741824 1073778376 140735714221728 140430536117160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18441/tid=18452] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18452/stat : 18452 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7471 33554432000 1073741824 1073778376 140735714221728 140430535064616 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18441/tid=18453] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18453/stat : 18453 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7471 33554432000 1073741824 1073778376 140735714221728 140430534011560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18441/tid=18454] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18454/stat : 18454 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7471 33554432000 1073741824 1073778376 140735714221728 140430062644008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18441/tid=18455] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18455/stat : 18455 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7471 33554432000 1073741824 1073778376 140735714221728 140430061590952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 9963000

[startup+0.301291 s]
/proc/loadavg: 2.00 2.03 2.11 3/282 18441
/proc/meminfo: memFree=31823848/32872528 swapFree=7036/7036
[pid=18441] ppid=18438 vsize=9963000 CPUtime=0.51 cores=4-7,12-15
/proc/18441/stat : 18441 (java) S 18438 18441 17918 0 -1 4202496 6652 0 1 0 49 2 0 0 20 0 24 0 12164993 10202112000 7398 33554432000 1073741824 1073778376 140735714221728 140735714212864 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/18441/statm: 2490750 7398 2226 9 0 2481427 0
[pid=18441/tid=18442] ppid=18438 vsize=9963000 CPUtime=0.28 cores=4-7,12-15
/proc/18441/task/18442/stat : 18442 (java) R 18438 18441 17918 0 -1 4202560 2433 0 1 0 26 2 0 0 20 0 24 0 12164994 10202112000 7398 33554432000 1073741824 1073778376 140735714221728 140430701077120 140430549612970 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18443] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18443/stat : 18443 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7398 33554432000 1073741824 1073778376 140735714221728 140430673529768 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18444] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18444/stat : 18444 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7398 33554432000 1073741824 1073778376 140735714221728 140430672477224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18445] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18445/stat : 18445 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7398 33554432000 1073741824 1073778376 140735714221728 140430671424168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18446] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18446/stat : 18446 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7398 33554432000 1073741824 1073778376 140735714221728 140430670371624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18447] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18447/stat : 18447 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7398 33554432000 1073741824 1073778376 140735714221728 140430669318568 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18448] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18448/stat : 18448 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7398 33554432000 1073741824 1073778376 140735714221728 140430668266024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18449] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18449/stat : 18449 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7398 33554432000 1073741824 1073778376 140735714221728 140430538221736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18450] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18450/stat : 18450 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7398 33554432000 1073741824 1073778376 140735714221728 140430537169192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18451] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18451/stat : 18451 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7398 33554432000 1073741824 1073778376 140735714221728 140430536117160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18441/tid=18452] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18452/stat : 18452 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7398 33554432000 1073741824 1073778376 140735714221728 140430535064616 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18441/tid=18453] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18453/stat : 18453 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7398 33554432000 1073741824 1073778376 140735714221728 140430534011560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18441/tid=18454] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18454/stat : 18454 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7398 33554432000 1073741824 1073778376 140735714221728 140430062644008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18441/tid=18455] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18455/stat : 18455 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 7398 33554432000 1073741824 1073778376 140735714221728 140430061590952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 9963000

[startup+0.700966 s]
/proc/loadavg: 2.00 2.03 2.11 3/282 18441
/proc/meminfo: memFree=31823848/32872528 swapFree=7036/7036
[pid=18441] ppid=18438 vsize=9963000 CPUtime=1.14 cores=4-7,12-15
/proc/18441/stat : 18441 (java) S 18438 18441 17918 0 -1 4202496 11963 0 1 0 111 3 0 0 20 0 24 0 12164993 10202112000 10675 33554432000 1073741824 1073778376 140735714221728 140735714212864 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/18441/statm: 2490750 10675 2239 9 0 2481427 0
[pid=18441/tid=18442] ppid=18438 vsize=9963000 CPUtime=0.68 cores=4-7,12-15
/proc/18441/task/18442/stat : 18442 (java) R 18438 18441 17918 0 -1 4202560 2434 0 1 0 66 2 0 0 20 0 24 0 12164994 10202112000 10675 33554432000 1073741824 1073778376 140735714221728 140430701077120 140430549645147 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18443] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18443/stat : 18443 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 10675 33554432000 1073741824 1073778376 140735714221728 140430673529768 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18444] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18444/stat : 18444 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 10675 33554432000 1073741824 1073778376 140735714221728 140430672477224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18445] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18445/stat : 18445 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 10675 33554432000 1073741824 1073778376 140735714221728 140430671424168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18446] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18446/stat : 18446 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 10675 33554432000 1073741824 1073778376 140735714221728 140430670371624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18447] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18447/stat : 18447 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 10675 33554432000 1073741824 1073778376 140735714221728 140430669318568 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18448] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18448/stat : 18448 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 10675 33554432000 1073741824 1073778376 140735714221728 140430668266024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18449] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18449/stat : 18449 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 10675 33554432000 1073741824 1073778376 140735714221728 140430538221736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18450] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18450/stat : 18450 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 10675 33554432000 1073741824 1073778376 140735714221728 140430537169192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18451] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18451/stat : 18451 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 10675 33554432000 1073741824 1073778376 140735714221728 140430536117160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18441/tid=18452] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18452/stat : 18452 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 10675 33554432000 1073741824 1073778376 140735714221728 140430535064616 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18441/tid=18453] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18453/stat : 18453 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 10675 33554432000 1073741824 1073778376 140735714221728 140430534011560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18441/tid=18454] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18454/stat : 18454 (java) S 18438 18441 17918 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 24 0 12164994 10202112000 10675 33554432000 1073741824 1073778376 140735714221728 140430062644008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0

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

[pid=18441/tid=18452] ppid=18438 vsize=9963000 CPUtime=0.02 cores=4-7,12-15
/proc/18441/task/18452/stat : 18452 (java) S 18438 18441 17918 0 -1 4202560 64 0 0 0 1 1 0 0 20 0 24 0 12164994 10202112000 55396 33554432000 1073741824 1073778376 140735714221728 140430535064616 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18441/tid=18453] ppid=18438 vsize=9963000 CPUtime=0.04 cores=4-7,12-15
/proc/18441/task/18453/stat : 18453 (java) S 18438 18441 17918 0 -1 4202560 54 0 0 0 4 0 0 0 20 0 24 0 12164994 10202112000 55396 33554432000 1073741824 1073778376 140735714221728 140430534011560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18454] ppid=18438 vsize=9963000 CPUtime=0.02 cores=4-7,12-15
/proc/18441/task/18454/stat : 18454 (java) S 18438 18441 17918 0 -1 4202560 36 0 0 0 2 0 0 0 20 0 24 0 12164994 10202112000 55396 33554432000 1073741824 1073778376 140735714221728 140430062644008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18441/tid=18455] ppid=18438 vsize=9963000 CPUtime=0.03 cores=4-7,12-15
/proc/18441/task/18455/stat : 18455 (java) S 18438 18441 17918 0 -1 4202560 14 0 0 0 2 1 0 0 20 0 24 0 12164994 10202112000 55396 33554432000 1073741824 1073778376 140735714221728 140430061590952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18441/tid=18457] ppid=18438 vsize=9963000 CPUtime=0.02 cores=4-7,12-15
/proc/18441/task/18457/stat : 18457 (java) S 18438 18441 17918 0 -1 4202560 15 0 0 0 0 2 0 0 20 0 24 0 12164995 10202112000 55396 33554432000 1073741824 1073778376 140735714221728 140430044129768 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18441/tid=18458] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18458/stat : 18458 (java) S 18438 18441 17918 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 12164996 10202112000 55396 33554432000 1073741824 1073778376 140735714221728 140430043075576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18459] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18459/stat : 18459 (java) S 18438 18441 17918 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 12164996 10202112000 55396 33554432000 1073741824 1073778376 140735714221728 140430042022920 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18460] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18460/stat : 18460 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164998 10202112000 55396 33554432000 1073741824 1073778376 140735714221728 140430040972176 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18461] ppid=18438 vsize=9963000 CPUtime=0.18 cores=4-7,12-15
/proc/18441/task/18461/stat : 18461 (java) S 18438 18441 17918 0 -1 4202560 2087 0 0 0 18 0 0 0 20 0 24 0 12164998 10202112000 55396 33554432000 1073741824 1073778376 140735714221728 140430039919544 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18441/tid=18462] ppid=18438 vsize=9963000 CPUtime=0.3 cores=4-7,12-15
/proc/18441/task/18462/stat : 18462 (java) S 18438 18441 17918 0 -1 4202560 6525 0 0 0 30 0 0 0 20 0 24 0 12164998 10202112000 55396 33554432000 1073741824 1073778376 140735714221728 140430038866488 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18441/tid=18463] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18463/stat : 18463 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164998 10202112000 55396 33554432000 1073741824 1073778376 140735714221728 140430037814136 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18441/tid=18464] ppid=18438 vsize=9963000 CPUtime=0.65 cores=4-7,12-15
/proc/18441/task/18464/stat : 18464 (java) S 18438 18441 17918 0 -1 4202560 104 0 0 0 29 36 0 0 20 0 24 0 12164998 10202112000 55396 33554432000 1073741824 1073778376 140735714221728 140430036761288 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18441/tid=18465] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18465/stat : 18465 (java) S 18438 18441 17918 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 12165006 10202112000 55396 33554432000 1073741824 1073778376 140735714221728 140430035707048 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 1783.82
Current children cumulated vsize (KiB) 9963000



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1798.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/306 18581
/proc/meminfo: memFree=31613260/32872528 swapFree=7036/7036
[pid=18441] ppid=18438 vsize=9963000 CPUtime=1800.09 cores=4-7,12-15
/proc/18441/stat : 18441 (java) S 18438 18441 17918 0 -1 4202496 13009 0 1 0 179945 64 0 0 20 0 24 0 12164993 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140735714212864 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/18441/statm: 2490750 55909 2257 9 0 2481427 0
[pid=18441/tid=18442] ppid=18438 vsize=9963000 CPUtime=1793.69 cores=4-7,12-15
/proc/18441/task/18442/stat : 18442 (java) R 18438 18441 17918 0 -1 4202560 2505 0 1 0 179339 30 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430701075792 140430549645226 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0
[pid=18441/tid=18443] ppid=18438 vsize=9963000 CPUtime=0.03 cores=4-7,12-15
/proc/18441/task/18443/stat : 18443 (java) S 18438 18441 17918 0 -1 4202560 14 0 0 0 2 1 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430673529768 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18441/tid=18444] ppid=18438 vsize=9963000 CPUtime=0.03 cores=4-7,12-15
/proc/18441/task/18444/stat : 18444 (java) S 18438 18441 17918 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430672477224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18441/tid=18445] ppid=18438 vsize=9963000 CPUtime=0.07 cores=4-7,12-15
/proc/18441/task/18445/stat : 18445 (java) S 18438 18441 17918 0 -1 4202560 22 0 0 0 5 2 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430671424168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18441/tid=18446] ppid=18438 vsize=9963000 CPUtime=0.05 cores=4-7,12-15
/proc/18441/task/18446/stat : 18446 (java) S 18438 18441 17918 0 -1 4202560 37 0 0 0 3 2 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430670371624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18447] ppid=18438 vsize=9963000 CPUtime=0.04 cores=4-7,12-15
/proc/18441/task/18447/stat : 18447 (java) S 18438 18441 17918 0 -1 4202560 61 0 0 0 4 0 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430669318568 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18448] ppid=18438 vsize=9963000 CPUtime=0.03 cores=4-7,12-15
/proc/18441/task/18448/stat : 18448 (java) S 18438 18441 17918 0 -1 4202560 10 0 0 0 3 0 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430668266024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18441/tid=18449] ppid=18438 vsize=9963000 CPUtime=0.03 cores=4-7,12-15
/proc/18441/task/18449/stat : 18449 (java) S 18438 18441 17918 0 -1 4202560 68 0 0 0 2 1 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430538221736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18441/tid=18450] ppid=18438 vsize=9963000 CPUtime=0.04 cores=4-7,12-15
/proc/18441/task/18450/stat : 18450 (java) S 18438 18441 17918 0 -1 4202560 83 0 0 0 3 1 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430537169192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18441/tid=18451] ppid=18438 vsize=9963000 CPUtime=0.04 cores=4-7,12-15
/proc/18441/task/18451/stat : 18451 (java) S 18438 18441 17918 0 -1 4202560 34 0 0 0 2 2 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430536117160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18441/tid=18452] ppid=18438 vsize=9963000 CPUtime=0.02 cores=4-7,12-15
/proc/18441/task/18452/stat : 18452 (java) S 18438 18441 17918 0 -1 4202560 64 0 0 0 1 1 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430535064616 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18441/tid=18453] ppid=18438 vsize=9963000 CPUtime=0.04 cores=4-7,12-15
/proc/18441/task/18453/stat : 18453 (java) S 18438 18441 17918 0 -1 4202560 54 0 0 0 4 0 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430534011560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18454] ppid=18438 vsize=9963000 CPUtime=0.03 cores=4-7,12-15
/proc/18441/task/18454/stat : 18454 (java) S 18438 18441 17918 0 -1 4202560 37 0 0 0 2 1 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430062644008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18441/tid=18455] ppid=18438 vsize=9963000 CPUtime=0.03 cores=4-7,12-15
/proc/18441/task/18455/stat : 18455 (java) S 18438 18441 17918 0 -1 4202560 14 0 0 0 2 1 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430061590952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18441/tid=18457] ppid=18438 vsize=9963000 CPUtime=0.02 cores=4-7,12-15
/proc/18441/task/18457/stat : 18457 (java) S 18438 18441 17918 0 -1 4202560 18 0 0 0 0 2 0 0 20 0 24 0 12164995 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430044129768 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18441/tid=18458] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18458/stat : 18458 (java) S 18438 18441 17918 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 12164996 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430043075576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18459] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18459/stat : 18459 (java) S 18438 18441 17918 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 12164996 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430042022920 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18460] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18460/stat : 18460 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164998 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430040972176 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18461] ppid=18438 vsize=9963000 CPUtime=0.18 cores=4-7,12-15
/proc/18441/task/18461/stat : 18461 (java) S 18438 18441 17918 0 -1 4202560 2087 0 0 0 18 0 0 0 20 0 24 0 12164998 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430039919544 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18441/tid=18462] ppid=18438 vsize=9963000 CPUtime=0.3 cores=4-7,12-15
/proc/18441/task/18462/stat : 18462 (java) S 18438 18441 17918 0 -1 4202560 6525 0 0 0 30 0 0 0 20 0 24 0 12164998 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430038866488 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18441/tid=18463] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18463/stat : 18463 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164998 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430037814136 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18441/tid=18464] ppid=18438 vsize=9963000 CPUtime=0.65 cores=4-7,12-15
/proc/18441/task/18464/stat : 18464 (java) S 18438 18441 17918 0 -1 4202560 104 0 0 0 29 36 0 0 20 0 24 0 12164998 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430036761288 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18441/tid=18465] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18465/stat : 18465 (java) S 18438 18441 17918 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 12165006 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430035707048 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9963000

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 18441 sig 9
??? kill -18441 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+1798.5 s]
/proc/loadavg: 2.02 2.01 2.00 3/306 18581
/proc/meminfo: memFree=31613260/32872528 swapFree=7036/7036
[pid=18441] ppid=18438 vsize=9963000 CPUtime=1800.09 cores=4-7,12-15
/proc/18441/stat : 18441 (java) S 18438 18441 17918 0 -1 4202496 13009 0 1 0 179945 64 0 0 20 0 24 0 12164993 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140735714212864 216811995197 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0
/proc/18441/statm: 2490750 55909 2257 9 0 2481427 0
[pid=18441/tid=18442] ppid=18438 vsize=9963000 CPUtime=1793.69 cores=4-7,12-15
/proc/18441/task/18442/stat : 18442 (java) R 18438 18441 17918 0 -1 4202560 2505 0 1 0 179339 30 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430701075792 140430549645226 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0
[pid=18441/tid=18443] ppid=18438 vsize=9963000 CPUtime=0.03 cores=4-7,12-15
/proc/18441/task/18443/stat : 18443 (java) S 18438 18441 17918 0 -1 4202560 14 0 0 0 2 1 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430673529768 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18441/tid=18444] ppid=18438 vsize=9963000 CPUtime=0.03 cores=4-7,12-15
/proc/18441/task/18444/stat : 18444 (java) S 18438 18441 17918 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430672477224 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18441/tid=18445] ppid=18438 vsize=9963000 CPUtime=0.07 cores=4-7,12-15
/proc/18441/task/18445/stat : 18445 (java) S 18438 18441 17918 0 -1 4202560 22 0 0 0 5 2 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430671424168 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18441/tid=18446] ppid=18438 vsize=9963000 CPUtime=0.05 cores=4-7,12-15
/proc/18441/task/18446/stat : 18446 (java) S 18438 18441 17918 0 -1 4202560 37 0 0 0 3 2 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430670371624 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18447] ppid=18438 vsize=9963000 CPUtime=0.04 cores=4-7,12-15
/proc/18441/task/18447/stat : 18447 (java) S 18438 18441 17918 0 -1 4202560 61 0 0 0 4 0 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430669318568 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18448] ppid=18438 vsize=9963000 CPUtime=0.03 cores=4-7,12-15
/proc/18441/task/18448/stat : 18448 (java) S 18438 18441 17918 0 -1 4202560 10 0 0 0 3 0 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430668266024 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18441/tid=18449] ppid=18438 vsize=9963000 CPUtime=0.03 cores=4-7,12-15
/proc/18441/task/18449/stat : 18449 (java) S 18438 18441 17918 0 -1 4202560 68 0 0 0 2 1 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430538221736 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18441/tid=18450] ppid=18438 vsize=9963000 CPUtime=0.04 cores=4-7,12-15
/proc/18441/task/18450/stat : 18450 (java) S 18438 18441 17918 0 -1 4202560 83 0 0 0 3 1 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430537169192 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18441/tid=18451] ppid=18438 vsize=9963000 CPUtime=0.04 cores=4-7,12-15
/proc/18441/task/18451/stat : 18451 (java) S 18438 18441 17918 0 -1 4202560 34 0 0 0 2 2 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430536117160 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18441/tid=18452] ppid=18438 vsize=9963000 CPUtime=0.02 cores=4-7,12-15
/proc/18441/task/18452/stat : 18452 (java) S 18438 18441 17918 0 -1 4202560 64 0 0 0 1 1 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430535064616 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 14 0 0 0 0 0
[pid=18441/tid=18453] ppid=18438 vsize=9963000 CPUtime=0.04 cores=4-7,12-15
/proc/18441/task/18453/stat : 18453 (java) S 18438 18441 17918 0 -1 4202560 54 0 0 0 4 0 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430534011560 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18454] ppid=18438 vsize=9963000 CPUtime=0.03 cores=4-7,12-15
/proc/18441/task/18454/stat : 18454 (java) S 18438 18441 17918 0 -1 4202560 37 0 0 0 2 1 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430062644008 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=18441/tid=18455] ppid=18438 vsize=9963000 CPUtime=0.03 cores=4-7,12-15
/proc/18441/task/18455/stat : 18455 (java) S 18438 18441 17918 0 -1 4202560 14 0 0 0 2 1 0 0 20 0 24 0 12164994 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430061590952 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 15 0 0 0 0 0
[pid=18441/tid=18457] ppid=18438 vsize=9963000 CPUtime=0.02 cores=4-7,12-15
/proc/18441/task/18457/stat : 18457 (java) S 18438 18441 17918 0 -1 4202560 18 0 0 0 0 2 0 0 20 0 24 0 12164995 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430044129768 216812009385 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18441/tid=18458] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18458/stat : 18458 (java) S 18438 18441 17918 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 24 0 12164996 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430043075576 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=18441/tid=18459] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18459/stat : 18459 (java) S 18438 18441 17918 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 24 0 12164996 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430042022920 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18460] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18460/stat : 18460 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164998 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430040972176 216812017440 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
[pid=18441/tid=18461] ppid=18438 vsize=9963000 CPUtime=0.18 cores=4-7,12-15
/proc/18441/task/18461/stat : 18461 (java) S 18438 18441 17918 0 -1 4202560 2087 0 0 0 18 0 0 0 20 0 24 0 12164998 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430039919544 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18441/tid=18462] ppid=18438 vsize=9963000 CPUtime=0.3 cores=4-7,12-15
/proc/18441/task/18462/stat : 18462 (java) S 18438 18441 17918 0 -1 4202560 6525 0 0 0 30 0 0 0 20 0 24 0 12164998 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430038866488 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=18441/tid=18463] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18463/stat : 18463 (java) S 18438 18441 17918 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 24 0 12164998 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430037814136 216812008508 0 4 0 16800975 18446744071579510697 0 0 -1 13 0 0 0 0 0
[pid=18441/tid=18464] ppid=18438 vsize=9963000 CPUtime=0.65 cores=4-7,12-15
/proc/18441/task/18464/stat : 18464 (java) S 18438 18441 17918 0 -1 4202560 104 0 0 0 29 36 0 0 20 0 24 0 12164998 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430036761288 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=18441/tid=18465] ppid=18438 vsize=9963000 CPUtime=0 cores=4-7,12-15
/proc/18441/task/18465/stat : 18465 (java) S 18438 18441 17918 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 24 0 12165006 10202112000 55909 33554432000 1073741824 1073778376 140735714221728 140430035707048 216812009385 0 4 0 16800975 18446744071579510697 0 0 -1 12 0 0 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 9963000

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 18441 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=739158
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=991849
# CPU time returned by wait4() is 1795.73
# while last known CPU time is 1800.09
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1798.55
CPU time (s): 1800.09
CPU user time (s): 1799.45
CPU system time (s): 0.64
CPU usage (%): 100.086
Max. virtual memory (cumulated for all children) (KiB): 9963000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.74
system time used= 0.991849
maximum resident set size= 223816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13059
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1032
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38134
involuntary context switches= 2657

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.1097 second user time and 20.3409 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-16 20:20:04
IDJOB=4096033
IDBENCH=107556
IDSOLVER=2546
FILE ID=node132/4096033-1466101204
RUNJOBID= node132-1466098131-17935
PBS_JOBID= 19904047
Free space on /tmp= 71736 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB16/normalized-PB16/DEC-SMALLINT-LIN/pb16-16-elffers/subsetcard/normalized-subsetcard-eq-fixedbandwidth-35.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4096033-1466101204/watcher-4096033-1466101204 -o /tmp/evaluation-result-4096033-1466101204/solver-4096033-1466101204 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466098131-17935 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4096033-1466101204.opb

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

MD5SUM BENCH= b1740a8035bce329c3857fd82d699c14
RANDOM SEED=1925907881

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

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

processor	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.768
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31823872 kB
Buffers:           36200 kB
Cached:            90012 kB
SwapCached:          568 kB
Active:           251900 kB
Inactive:          79164 kB
Active(anon):     206196 kB
Inactive(anon):     1040 kB
Active(file):      45704 kB
Inactive(file):    78124 kB
Unevictable:        7036 kB
Mlocked:            7036 kB
SwapTotal:      67108856 kB
SwapFree:       67100508 kB
Dirty:              1004 kB
Writeback:             0 kB
AnonPages:        231268 kB
Mapped:            15296 kB
Shmem:                 0 kB
Slab:             572304 kB
SReclaimable:      12088 kB
SUnreclaim:       560216 kB
KernelStack:        2568 kB
PageTables:         4796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     704612 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    212992 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 node132 at 2016-06-16 20:50:03