Trace number 4099981

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)15 1800.06 1795.44

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/fctp/normalized-reduced-mps-v2-20-10-bk4x3.opb
MD5SUMad6a54c52a655cd32798948a75156c0a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark14
Best CPU time to get the best result obtained on this benchmark0.180972
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 14
Optimality of the best value was proved YES
Number of variables372
Total number of constraints19
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints19
Minimum length of a constraint31
Maximum length of a constraint120
Number of terms in the objective function 372
Biggest coefficient in the objective function 38551
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524556
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262142
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524556
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.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 	8
0.11/0.10	c Pseudo Boolean Optimization by upper bound
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2b21cc40
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Glucose 2.1 dynamic restart strategy
0.11/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.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c Listener: org.sat4j.minisat.core.VoidTracing@7c64dc11
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c solving HOME/instance-4099981-1466209691.opb
0.11/0.10	c reading problem ... 
0.11/0.10	c  objective function found
0.11/0.16	c ... done. Wall clock time 0.056s.
0.11/0.16	c declared #vars     372
0.11/0.16	c #constraints  26
0.11/0.16	c constraints type 
0.11/0.16	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 26
0.11/0.16	c 26 constraints processed.
0.11/0.16	c objective function length is 372 literals
0.57/0.35	c SATISFIABLE
0.57/0.35	c OPTIMIZING...
0.57/0.35	c Got one! Elapsed wall clock time (in seconds):0.248
0.57/0.35	o 24
0.57/0.39	c Got one! Elapsed wall clock time (in seconds):0.295
0.57/0.39	o 16
1.04/0.65	c cleaning 3209 clauses out of 6421 with flag 12288/6421
1.51/1.00	c cleaning 4606 clauses out of 9212 with flag 29620/12421
1.81/1.37	c cleaning 5803 clauses out of 11606 with flag 52146/19421
2.22/1.79	c cleaning 6899 clauses out of 13803 with flag 75605/27421
2.74/2.26	c cleaning 7946 clauses out of 15904 with flag 101856/36421
3.35/2.81	c cleaning 8982 clauses out of 17964 with flag 130248/46427
3.96/3.43	c cleaning 9988 clauses out of 19984 with flag 162074/57429
4.66/4.18	c cleaning 10973 clauses out of 21993 with flag 201246/69426
5.36/4.88	c cleaning 12005 clauses out of 24016 with flag 242033/82422
6.16/5.68	c cleaning 13007 clauses out of 26013 with flag 283098/96424
7.05/6.56	c cleaning 13991 clauses out of 28004 with flag 327185/111422
7.96/7.47	c cleaning 15003 clauses out of 30018 with flag 380070/127427
9.06/8.55	c cleaning 15990 clauses out of 32010 with flag 428889/144422
10.26/9.75	c cleaning 17011 clauses out of 34022 with flag 480939/162424
11.56/11.01	c cleaning 17997 clauses out of 36008 with flag 536613/181421
12.87/12.39	c cleaning 19003 clauses out of 38012 with flag 595257/201422
14.46/13.99	c cleaning 19999 clauses out of 40009 with flag 652639/222422
16.26/15.73	c cleaning 20991 clauses out of 42009 with flag 721399/244421
17.86/17.32	c cleaning 22003 clauses out of 44020 with flag 803089/267423
19.56/19.05	c cleaning 22997 clauses out of 46015 with flag 883095/291421
19.76/19.29	c Got one! Elapsed wall clock time (in seconds):19.192
19.76/19.29	o 15
19.97/19.45	c cleaning 14495 clauses out of 28990 with flag 6361/297393
20.27/19.80	c cleaning 10233 clauses out of 20489 with flag 24607/303387
20.67/20.15	c cleaning 8623 clauses out of 17257 with flag 47976/310388
21.07/20.54	c cleaning 8310 clauses out of 16633 with flag 69297/318387
21.47/20.97	c cleaning 8652 clauses out of 17324 with flag 98555/327388
22.06/21.54	c cleaning 9331 clauses out of 18671 with flag 125662/337387
22.68/22.16	c cleaning 10169 clauses out of 20340 with flag 157865/348387
23.37/22.82	c cleaning 11072 clauses out of 22171 with flag 195755/360387
24.07/23.55	c cleaning 12050 clauses out of 24099 with flag 235704/373387
24.88/24.32	c cleaning 13023 clauses out of 26050 with flag 277948/387388
25.67/25.19	c cleaning 14011 clauses out of 28026 with flag 321468/402387
26.57/26.07	c cleaning 14981 clauses out of 30015 with flag 366548/418387
27.57/27.10	c cleaning 16008 clauses out of 32035 with flag 420015/435388
29.00/28.41	c cleaning 17007 clauses out of 34026 with flag 470704/453387
30.30/29.79	c cleaning 17987 clauses out of 36020 with flag 533447/472388
31.70/31.11	c cleaning 19015 clauses out of 38033 with flag 599355/492388
33.09/32.53	c cleaning 19996 clauses out of 40017 with flag 670601/513387
34.49/33.96	c cleaning 21004 clauses out of 42021 with flag 739356/535387
36.20/35.65	c cleaning 22006 clauses out of 44018 with flag 813991/558388
37.80/37.29	c cleaning 22990 clauses out of 46012 with flag 884278/582388
39.80/39.27	c cleaning 23999 clauses out of 48021 with flag 962421/607387
41.60/41.05	c cleaning 25009 clauses out of 50022 with flag 1051628/633387
43.40/42.87	c cleaning 26001 clauses out of 52014 with flag 1149098/660388
45.41/44.86	c cleaning 27000 clauses out of 54012 with flag 1247682/688387
47.80/47.21	c cleaning 27994 clauses out of 56014 with flag 1335026/717389
50.40/49.83	c cleaning 29005 clauses out of 58020 with flag 1420919/747389
53.10/52.51	c cleaning 30001 clauses out of 60013 with flag 1525814/778387
56.00/55.44	c cleaning 30989 clauses out of 62012 with flag 1635275/810387
58.70/58.12	c cleaning 32001 clauses out of 64023 with flag 1734692/843387
61.80/61.25	c cleaning 33011 clauses out of 66024 with flag 1845764/877389
64.75/64.19	c cleaning 33999 clauses out of 68011 with flag 1972330/912387
67.95/67.31	c cleaning 35003 clauses out of 70015 with flag 2097849/948390
71.35/70.74	c cleaning 35980 clauses out of 72009 with flag 2211221/985387
74.75/74.15	c cleaning 37004 clauses out of 74029 with flag 2342219/1023387
77.95/77.39	c cleaning 37999 clauses out of 76025 with flag 2458389/1062387
81.55/80.97	c cleaning 39014 clauses out of 78028 with flag 2583133/1102389
85.25/84.64	c cleaning 39998 clauses out of 80012 with flag 2718759/1143387
88.95/88.35	c cleaning 41000 clauses out of 82017 with flag 2847961/1185390
92.95/92.36	c cleaning 42003 clauses out of 84014 with flag 2988108/1228387
96.86/96.28	c cleaning 43003 clauses out of 86011 with flag 3126761/1272387
101.66/101.02	c cleaning 43998 clauses out of 88013 with flag 3270110/1317392
106.36/105.65	c cleaning 44998 clauses out of 90011 with flag 3414402/1363388
110.95/110.23	c cleaning 46002 clauses out of 92016 with flag 3570842/1410391
115.75/115.02	c cleaning 46995 clauses out of 94011 with flag 3716052/1458388
121.45/120.76	c cleaning 47996 clauses out of 96016 with flag 3871333/1507388
126.45/125.76	c cleaning 49003 clauses out of 98021 with flag 4029556/1557389
131.66/130.95	c cleaning 50004 clauses out of 100017 with flag 4188878/1608388
137.16/136.48	c cleaning 50991 clauses out of 102012 with flag 4352678/1660387
142.86/142.16	c cleaning 52005 clauses out of 104021 with flag 4537039/1713387
148.86/148.10	c cleaning 52995 clauses out of 106016 with flag 4713614/1767387
154.72/153.93	c cleaning 53999 clauses out of 108022 with flag 4905521/1822388
160.62/159.80	c cleaning 55009 clauses out of 110026 with flag 5096689/1878391
166.72/165.91	c cleaning 55998 clauses out of 112013 with flag 5302792/1935387
174.23/173.48	c cleaning 57005 clauses out of 114016 with flag 5477956/1993388
182.13/181.32	c cleaning 57993 clauses out of 116010 with flag 5658770/2052387
189.63/188.87	c cleaning 59000 clauses out of 118018 with flag 5859670/2112388
197.83/197.03	c cleaning 60005 clauses out of 120017 with flag 6058637/2173387
205.43/204.68	c cleaning 61008 clauses out of 122015 with flag 6258140/2235390
212.85/211.96	c cleaning 61996 clauses out of 124005 with flag 6459522/2298388
220.34/219.49	c cleaning 62997 clauses out of 126008 with flag 6672182/2362387
228.05/227.18	c cleaning 64001 clauses out of 128011 with flag 6881633/2427387
236.15/235.25	c cleaning 64990 clauses out of 130011 with flag 7088561/2493388
245.05/244.19	c cleaning 66011 clauses out of 132021 with flag 7285463/2560388
253.45/252.57	c cleaning 67002 clauses out of 134010 with flag 7493598/2628388
261.66/260.77	c cleaning 68000 clauses out of 136007 with flag 7690117/2697387
271.82/270.72	c cleaning 69000 clauses out of 138012 with flag 7902539/2767392
281.01/279.91	c cleaning 69983 clauses out of 140007 with flag 8132259/2838387
290.21/289.11	c cleaning 71005 clauses out of 142025 with flag 8354792/2910388
300.21/299.14	c cleaning 71995 clauses out of 144019 with flag 8577185/2983387
311.01/309.92	c cleaning 73001 clauses out of 146025 with flag 8806815/3057388
321.41/320.36	c cleaning 74000 clauses out of 148024 with flag 9033028/3132388
331.73/330.59	c cleaning 74994 clauses out of 150023 with flag 9280115/3208387
341.93/340.77	c cleaning 76009 clauses out of 152029 with flag 9536055/3285387
352.63/351.42	c cleaning 76998 clauses out of 154020 with flag 9796123/3363387
362.83/361.66	c cleaning 77996 clauses out of 156022 with flag 10040958/3442387
374.33/373.12	c cleaning 78998 clauses out of 158030 with flag 10335192/3522391
385.31/383.97	c cleaning 80002 clauses out of 160029 with flag 10606505/3603388
396.91/395.50	c cleaning 81008 clauses out of 162030 with flag 10861473/3685391
408.30/406.90	c cleaning 82008 clauses out of 164018 with flag 11143167/3768387
420.41/419.04	c cleaning 83000 clauses out of 166010 with flag 11394150/3852387
433.22/431.80	c cleaning 83991 clauses out of 168011 with flag 11672263/3937388
446.04/444.57	c cleaning 84991 clauses out of 170020 with flag 11943535/4023388
460.13/458.67	c cleaning 86001 clauses out of 172028 with flag 12222574/4110387
473.53/472.06	c cleaning 87006 clauses out of 174027 with flag 12489438/4198387
488.53/487.04	c cleaning 88003 clauses out of 176022 with flag 12761948/4287388
502.83/501.29	c cleaning 89014 clauses out of 178028 with flag 13052138/4377397
516.72/515.19	c cleaning 89993 clauses out of 180005 with flag 13361263/4468388
534.92/533.38	c cleaning 90998 clauses out of 182011 with flag 13658044/4560387
550.94/549.28	c cleaning 91995 clauses out of 184014 with flag 13963901/4653388
570.25/568.55	c cleaning 92992 clauses out of 186018 with flag 14269061/4747387
589.65/587.98	c cleaning 93998 clauses out of 188030 with flag 14569716/4842391
610.85/609.16	c cleaning 95005 clauses out of 190028 with flag 14864737/4938387
631.74/629.98	c cleaning 96002 clauses out of 192025 with flag 15157010/5035389
648.33/646.52	c cleaning 97003 clauses out of 194021 with flag 15456917/5133387
664.83/663.06	c cleaning 97998 clauses out of 196018 with flag 15782461/5232387
680.65/678.76	c cleaning 98992 clauses out of 198020 with flag 16134265/5332387
698.04/696.10	c cleaning 99999 clauses out of 200028 with flag 16480461/5433387
715.45/713.52	c cleaning 101011 clauses out of 202031 with flag 16832540/5535389
733.07/731.01	c cleaning 101991 clauses out of 204018 with flag 17172793/5638387
750.47/748.41	c cleaning 103009 clauses out of 206028 with flag 17491945/5742388
767.78/765.78	c cleaning 104000 clauses out of 208018 with flag 17805436/5847387
787.19/785.00	c cleaning 105006 clauses out of 210019 with flag 18140828/5953388
806.31/804.19	c cleaning 106004 clauses out of 212012 with flag 18468583/6060387
826.40/824.29	c cleaning 106985 clauses out of 214008 with flag 18846637/6168387
851.68/849.41	c cleaning 107998 clauses out of 216023 with flag 19180813/6277387
871.18/868.99	c cleaning 109000 clauses out of 218025 with flag 19507877/6387387
894.17/891.88	c cleaning 109999 clauses out of 220028 with flag 19903190/6498390
915.19/912.83	c cleaning 111003 clauses out of 222026 with flag 20266696/6610387
936.77/933.82	c cleaning 112000 clauses out of 224024 with flag 20634634/6723388
959.82/956.47	c cleaning 112998 clauses out of 226023 with flag 21012659/6837387
980.93/977.55	c cleaning 114013 clauses out of 228027 with flag 21377861/6952389
1003.20/999.77	c cleaning 114986 clauses out of 230012 with flag 21750893/7068387
1024.60/1021.19	c cleaning 115988 clauses out of 232026 with flag 22146809/7185387
1048.39/1044.97	c cleaning 117005 clauses out of 234038 with flag 22507718/7303387
1074.69/1071.12	c cleaning 118007 clauses out of 236033 with flag 22885058/7422387
1096.49/1092.94	c cleaning 119005 clauses out of 238026 with flag 23265832/7542387
1127.09/1123.42	c cleaning 119990 clauses out of 240022 with flag 23637658/7663388
1158.99/1155.39	c cleaning 121000 clauses out of 242031 with flag 24007669/7785387
1184.26/1180.53	c cleaning 122009 clauses out of 244034 with flag 24399964/7908390
1207.07/1203.35	c cleaning 123006 clauses out of 246022 with flag 24788503/8032387
1234.88/1231.11	c cleaning 123996 clauses out of 248016 with flag 25171597/8157387
1257.77/1253.93	c cleaning 125007 clauses out of 250021 with flag 25592967/8283388
1281.48/1277.70	c cleaning 125979 clauses out of 252013 with flag 25995831/8410387
1306.72/1302.82	c cleaning 127000 clauses out of 254034 with flag 26402698/8538387
1330.82/1326.95	c cleaning 128011 clauses out of 256035 with flag 26806691/8667388
1356.67/1352.79	c cleaning 128983 clauses out of 258023 with flag 27217358/8797387
1384.48/1380.54	c cleaning 130006 clauses out of 260043 with flag 27640380/8928390
1408.92/1404.92	c cleaning 131005 clauses out of 262035 with flag 28057489/9060388
1437.71/1433.65	c cleaning 131998 clauses out of 264029 with flag 28538014/9193387
1466.61/1462.57	c cleaning 133010 clauses out of 266033 with flag 28989244/9327389
1497.48/1493.37	c cleaning 134008 clauses out of 268021 with flag 29416695/9462387
1525.59/1521.42	c cleaning 135003 clauses out of 270013 with flag 29847591/9598387
1555.34/1551.11	c cleaning 135987 clauses out of 272010 with flag 30282090/9735387
1584.35/1580.12	c cleaning 136988 clauses out of 274024 with flag 30726786/9873388
1614.59/1610.36	c cleaning 138009 clauses out of 276035 with flag 31207116/10012387
1644.81/1640.49	c cleaning 139005 clauses out of 278026 with flag 31660907/10152387
1680.42/1676.06	c cleaning 139982 clauses out of 280021 with flag 32119483/10293387
1718.22/1713.80	c cleaning 141009 clauses out of 282039 with flag 32570294/10435387
1746.72/1742.26	c cleaning 142009 clauses out of 284030 with flag 33026053/10578387
1777.27/1772.73	c cleaning 143003 clauses out of 286021 with flag 33500853/10722387
1800.06/1795.40	c starts		: 30558
1800.06/1795.40	c conflicts		: 10839861
1800.06/1795.40	c decisions		: 37181542
1800.06/1795.40	c propagations		: 145684512
1800.06/1795.40	c inspects		: 30967614850
1800.06/1795.40	c shortcuts		: 0
1800.06/1795.40	c learnt literals	: 0
1800.06/1795.40	c learnt binary clauses	: 1
1800.06/1795.40	c learnt ternary clauses	: 19
1800.06/1795.40	c learnt constraints	: 10839861
1800.06/1795.40	c ignored constraints	: 0
1800.06/1795.40	c root simplifications	: 0
1800.06/1795.40	c removed literals (reason simplification)	: 0
1800.06/1795.40	c reason swapping (by a shorter reason)	: 0
1800.06/1795.40	c Calls to reduceDB	: 160
1800.06/1795.40	c Number of update (reduction) of LBD	: 4303083
1800.06/1795.40	c Imported unit clauses	: 0
1800.06/1795.40	c number of reductions to clauses (during analyze)	: 0
1800.06/1795.40	c number of learned constraints concerned by reduction	: 0
1800.06/1795.40	c number of learning phase by resolution	: 0
1800.06/1795.40	c number of learning phase by cutting planes	: 0
1800.06/1795.40	c speed (assignments/second)	: 81150.30221535469
1800.06/1795.40	c non guided choices	0
1800.06/1795.43	c learnt constraints type 
1800.06/1795.43	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 1
1800.06/1795.43	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 260491
1800.06/1795.43	s SATISFIABLE
1800.06/1795.43	c Found 3 solution(s)
1800.06/1795.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 -x201 -x202 -x203 -x204 -x205 -x206 -x207 -x208 -x209 -x210 -x211 -x212 -x213 -x214 -x215 -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 x225 -x226 -x227 -x228 -x229 -x230 -x231 -x232 -x233 -x234 -x235 -x236 -x237 -x238 -x239 -x240 -x241 -x242 -x243 -x244 -x245 -x246 -x247 -x248 -x249 -x250 -x251 -x252 -x253 -x254 -x255 -x256 -x257 -x258 -x259 -x260 -x261 -x262 -x263 -x264 -x265 -x266 -x267 -x268 -x269 -x270 -x271 -x272 -x273 -x274 -x275 -x276 -x277 -x278 -x279 x280 -x281 -x282 -x283 -x284 -x285 x286 -x287 -x288 -x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 -x297 -x298 -x299 -x300 -x301 -x302 -x303 -x304 -x305 -x306 -x307 -x308 -x309 -x310 -x311 -x312 -x313 -x314 -x315 -x316 -x317 -x318 -x319 -x320 -x321 -x322 -x323 -x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 -x332 x333 -x334 -x335 -x336 -x337 -x338 -x339 -x340 -x341 -x342 -x343 -x344 x345 -x346 -x347 -x348 -x349 -x350 -x351 -x352 -x353 -x354 -x355 -x356 -x357 -x358 -x359 -x360 -x361 -x362 -x363 -x364 x365 -x366 x367 x368 -x369 x370 -x371 x372 
1800.06/1795.43	c objective function=15
1800.06/1795.43	c Total wall clock time (in seconds): 1795.331

Verifier Data

OK	15

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-4099981-1466209691/watcher-4099981-1466209691 -o /tmp/evaluation-result-4099981-1466209691/solver-4099981-1466209691 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1466206086-5895 --watchdog 1960 java -jar sat4j-pb.jar HOME/instance-4099981-1466209691.opb 

pid=6573
running on 4 cores: 1,3,5,7

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.29 2.24 2.16 10/193 6576
/proc/meminfo: memFree=30156424/32872528 swapFree=1590032/1720848
[pid=6576] ppid=6573 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/6576/stat : 6576 (java) S 6573 6576 5878 0 -1 4202496 1355 0 0 0 0 0 0 0 20 0 2 0 23017407 98570240 978 33554432000 1073741824 1073778376 140734957208336 140734957199472 226087698493 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6576/statm: 24065 978 744 9 0 16771 0
[pid=6576/tid=6577] ppid=6573 vsize=96260 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6577/stat : 6577 (java) R 6573 6576 5878 0 -1 4202560 130 0 0 0 0 0 0 0 20 0 2 0 23017407 98570240 978 33554432000 1073741824 1073778376 140734957208336 140686205156904 226084341120 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.100013 s]
/proc/loadavg: 2.29 2.24 2.16 10/193 6576
/proc/meminfo: memFree=30156424/32872528 swapFree=1590032/1720848
[pid=6576] ppid=6573 vsize=9558476 CPUtime=0.11 cores=1,3,5,7
/proc/6576/stat : 6576 (java) S 6573 6576 5878 0 -1 4202496 4498 0 1 0 10 1 0 0 20 0 18 0 23017407 9787879424 6127 33554432000 1073741824 1073778376 140734957208336 140734957199472 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6576/statm: 2389619 6127 2157 9 0 2380296 0
[pid=6576/tid=6577] ppid=6573 vsize=9558476 CPUtime=0.07 cores=1,3,5,7
/proc/6576/task/6577/stat : 6577 (java) R 6573 6576 5878 0 -1 4202560 2381 0 1 0 7 0 0 0 20 0 18 0 23017407 9787879424 6127 33554432000 1073741824 1073778376 140734957208336 140686205160824 226087724301 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 9558476

[startup+0.200257 s]
/proc/loadavg: 2.29 2.24 2.16 10/193 6576
/proc/meminfo: memFree=30156424/32872528 swapFree=1590032/1720848
[pid=6576] ppid=6573 vsize=9625040 CPUtime=0.31 cores=1,3,5,7
/proc/6576/stat : 6576 (java) S 6573 6576 5878 0 -1 4202496 6145 0 1 0 30 1 0 0 20 0 19 0 23017407 9856040960 7715 33554432000 1073741824 1073778376 140734957208336 140734957199472 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6576/statm: 2406260 7715 2238 9 0 2396937 0
[pid=6576/tid=6577] ppid=6573 vsize=9625040 CPUtime=0.17 cores=1,3,5,7
/proc/6576/task/6577/stat : 6577 (java) R 6573 6576 5878 0 -1 4202560 2409 0 1 0 17 0 0 0 20 0 19 0 23017407 9856040960 7715 33554432000 1073741824 1073778376 140734957208336 140686205162112 140686032657992 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 9625040

[startup+0.300254 s]
/proc/loadavg: 2.29 2.24 2.16 10/193 6576
/proc/meminfo: memFree=30156424/32872528 swapFree=1590032/1720848
[pid=6576] ppid=6573 vsize=9625040 CPUtime=0.57 cores=1,3,5,7
/proc/6576/stat : 6576 (java) S 6573 6576 5878 0 -1 4202496 7609 0 1 0 56 1 0 0 20 0 19 0 23017407 9856040960 8392 33554432000 1073741824 1073778376 140734957208336 140734957199472 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6576/statm: 2406260 8392 2246 9 0 2396937 0
[pid=6576/tid=6577] ppid=6573 vsize=9625040 CPUtime=0.27 cores=1,3,5,7
/proc/6576/task/6577/stat : 6577 (java) R 6573 6576 5878 0 -1 4202560 2409 0 1 0 27 0 0 0 20 0 19 0 23017407 9856040960 8392 33554432000 1073741824 1073778376 140734957208336 140686205162112 140686033150053 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9625040

[startup+0.700315 s]
/proc/loadavg: 2.29 2.24 2.16 10/193 6576
/proc/meminfo: memFree=30156424/32872528 swapFree=1590032/1720848
[pid=6576] ppid=6573 vsize=9625040 CPUtime=1.18 cores=1,3,5,7
/proc/6576/stat : 6576 (java) S 6573 6576 5878 0 -1 4202496 9054 0 1 0 116 2 0 0 20 0 19 0 23017407 9856040960 9755 33554432000 1073741824 1073778376 140734957208336 140734957199472 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6576/statm: 2406260 9755 2258 9 0 2396937 0
[pid=6576/tid=6577] ppid=6573 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/6576/task/6577/stat : 6577 (java) R 6573 6576 5878 0 -1 4202560 2411 0 1 0 67 0 0 0 20 0 19 0 23017407 9856040960 9755 33554432000 1073741824 1073778376 140734957208336 140686205161576 140686032893373 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 9625040

[startup+1.50076 s]
/proc/loadavg: 2.29 2.24 2.16 4/213 6596
/proc/meminfo: memFree=29991872/32872528 swapFree=1590032/1720848
[pid=6576] ppid=6573 vsize=9625040 CPUtime=2.02 cores=1,3,5,7
/proc/6576/stat : 6576 (java) S 6573 6576 5878 0 -1 4202496 9060 0 1 0 200 2 0 0 20 0 19 0 23017407 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140734957199472 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6576/statm: 2406260 10782 2260 9 0 2396937 0
[pid=6576/tid=6577] ppid=6573 vsize=9625040 CPUtime=1.47 cores=1,3,5,7
/proc/6576/task/6577/stat : 6577 (java) R 6573 6576 5878 0 -1 4202560 2414 0 1 0 146 1 0 0 20 0 19 0 23017407 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140686205160088 140686033103124 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6576/tid=6579] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6579/stat : 6579 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140686166653992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6580] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6580/stat : 6580 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140686165601192 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6576/tid=6581] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6581/stat : 6581 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140686164548392 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6582] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6582/stat : 6582 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140686163495592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6576/tid=6583] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6583/stat : 6583 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140686162442792 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6584] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6584/stat : 6584 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140686161389992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6576/tid=6585] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6585/stat : 6585 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140686160337192 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6586] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6586/stat : 6586 (java) S 6573 6576 5878 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140686159284392 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6587] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6587/stat : 6587 (java) S 6573 6576 5878 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 23017409 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140686028418024 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6576/tid=6588] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6588/stat : 6588 (java) S 6573 6576 5878 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 23017409 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140686027364088 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6589] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6589/stat : 6589 (java) S 6573 6576 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 23017409 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140686026311176 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6590] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6590/stat : 6590 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017411 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140686025259664 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6591] ppid=6573 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/6576/task/6591/stat : 6591 (java) S 6573 6576 5878 0 -1 4202560 2606 0 0 0 20 0 0 0 20 0 19 0 23017411 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140686024206776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6592] ppid=6573 vsize=9625040 CPUtime=0.3 cores=1,3,5,7
/proc/6576/task/6592/stat : 6592 (java) S 6573 6576 5878 0 -1 4202560 2767 0 0 0 30 0 0 0 20 0 19 0 23017411 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140686023153976 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6593] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6593/stat : 6593 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017411 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140686022101368 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6594] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6594/stat : 6594 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017411 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140686021048776 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6576/tid=6595] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6595/stat : 6595 (java) S 6573 6576 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 23017423 9856040960 10782 33554432000 1073741824 1073778376 140734957208336 140686019995304 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 9625040

[startup+3.10086 s]
/proc/loadavg: 2.26 2.23 2.16 7/213 6596
/proc/meminfo: memFree=29922608/32872528 swapFree=1590032/1720848
[pid=6576] ppid=6573 vsize=9625040 CPUtime=3.66 cores=1,3,5,7
/proc/6576/stat : 6576 (java) S 6573 6576 5878 0 -1 4202496 9064 0 1 0 364 2 0 0 20 0 19 0 23017407 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140734957199472 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6576/statm: 2406260 12830 2260 9 0 2396937 0
[pid=6576/tid=6577] ppid=6573 vsize=9625040 CPUtime=3.07 cores=1,3,5,7
/proc/6576/task/6577/stat : 6577 (java) R 6573 6576 5878 0 -1 4202560 2418 0 1 0 306 1 0 0 20 0 19 0 23017407 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140686205152944 140686033074014 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6576/tid=6579] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6579/stat : 6579 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140686166653992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6580] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6580/stat : 6580 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140686165601192 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6576/tid=6581] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6581/stat : 6581 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140686164548392 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6582] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6582/stat : 6582 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140686163495592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6576/tid=6583] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6583/stat : 6583 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140686162442792 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6584] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6584/stat : 6584 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140686161389992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6576/tid=6585] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6585/stat : 6585 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140686160337192 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6586] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6586/stat : 6586 (java) S 6573 6576 5878 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140686159284392 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6587] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6587/stat : 6587 (java) S 6573 6576 5878 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 23017409 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140686028418024 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6576/tid=6588] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6588/stat : 6588 (java) S 6573 6576 5878 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 23017409 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140686027364088 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6589] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6589/stat : 6589 (java) S 6573 6576 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 23017409 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140686026311176 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6590] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6590/stat : 6590 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017411 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140686025259664 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6591] ppid=6573 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/6576/task/6591/stat : 6591 (java) S 6573 6576 5878 0 -1 4202560 2606 0 0 0 20 0 0 0 20 0 19 0 23017411 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140686024206776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6592] ppid=6573 vsize=9625040 CPUtime=0.34 cores=1,3,5,7
/proc/6576/task/6592/stat : 6592 (java) S 6573 6576 5878 0 -1 4202560 2767 0 0 0 34 0 0 0 20 0 19 0 23017411 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140686023153976 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6593] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6593/stat : 6593 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017411 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140686022101368 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6594] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6594/stat : 6594 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017411 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140686021048776 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6576/tid=6595] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6595/stat : 6595 (java) S 6573 6576 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 23017423 9856040960 12830 33554432000 1073741824 1073778376 140734957208336 140686019995304 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.66
Current children cumulated vsize (KiB) 9625040

[startup+6.30077 s]
/proc/loadavg: 2.26 2.23 2.16 3/213 6596
/proc/meminfo: memFree=29856360/32872528 swapFree=1590032/1720848
[pid=6576] ppid=6573 vsize=9625040 CPUtime=6.85 cores=1,3,5,7
/proc/6576/stat : 6576 (java) S 6573 6576 5878 0 -1 4202496 9074 0 1 0 683 2 0 0 20 0 19 0 23017407 9856040960 16911 33554432000 1073741824 1073778376 140734957208336 140734957199472 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6576/statm: 2406260 16911 2261 9 0 2396937 0
[pid=6576/tid=6577] ppid=6573 vsize=9625040 CPUtime=6.26 cores=1,3,5,7
/proc/6576/task/6577/stat : 6577 (java) R 6573 6576 5878 0 -1 4202560 2427 0 1 0 625 1 0 0 20 0 19 0 23017407 9856040960 16911 33554432000 1073741824 1073778376 140734957208336 140686205152944 140686033150178 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=6576/tid=6579] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6579/stat : 6579 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 16911 33554432000 1073741824 1073778376 140734957208336 140686166653992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6580] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6580/stat : 6580 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 16911 33554432000 1073741824 1073778376 140734957208336 140686165601192 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6576/tid=6581] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6581/stat : 6581 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 16911 33554432000 1073741824 1073778376 140734957208336 140686164548392 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6582] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6582/stat : 6582 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 16911 33554432000 1073741824 1073778376 140734957208336 140686163495592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6576/tid=6583] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6583/stat : 6583 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 16911 33554432000 1073741824 1073778376 140734957208336 140686162442792 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6584] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6584/stat : 6584 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 16911 33554432000 1073741824 1073778376 140734957208336 140686161389992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6576/tid=6585] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6585/stat : 6585 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 16911 33554432000 1073741824 1073778376 140734957208336 140686160337192 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6586] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6586/stat : 6586 (java) S 6573 6576 5878 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 23017408 9856040960 16911 33554432000 1073741824 1073778376 140734957208336 140686159284392 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6587] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6587/stat : 6587 (java) S 6573 6576 5878 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 23017409 9856040960 16911 33554432000 1073741824 1073778376 140734957208336 140686028418024 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6576/tid=6588] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6588/stat : 6588 (java) S 6573 6576 5878 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 23017409 9856040960 16911 33554432000 1073741824 1073778376 140734957208336 140686027364088 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6589] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6589/stat : 6589 (java) S 6573 6576 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 23017409 9856040960 16911 33554432000 1073741824 1073778376 140734957208336 140686026311176 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6590] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6590/stat : 6590 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017411 9856040960 16911 33554432000 1073741824 1073778376 140734957208336 140686025259664 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6591] ppid=6573 vsize=9625040 CPUtime=0.2 cores=1,3,5,7
/proc/6576/task/6591/stat : 6591 (java) S 6573 6576 5878 0 -1 4202560 2606 0 0 0 20 0 0 0 20 0 19 0 23017411 9856040960 16911 33554432000 1073741824 1073778376 140734957208336 140686024206776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6592] ppid=6573 vsize=9625040 CPUtime=0.34 cores=1,3,5,7

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

[pid=6576/tid=6595] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6595/stat : 6595 (java) S 6573 6576 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 23017423 9856040960 111927 33554432000 1073741824 1073778376 140734957208336 140686019995304 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1666.71
Current children cumulated vsize (KiB) 9625040

[startup+1722.3 s]
/proc/loadavg: 2.27 2.23 2.21 3/213 6639
/proc/meminfo: memFree=26396684/32872528 swapFree=1590032/1720848
[pid=6576] ppid=6573 vsize=9625040 CPUtime=1726.82 cores=1,3,5,7
/proc/6576/stat : 6576 (java) S 6573 6576 5878 0 -1 4202496 24294 0 1 0 172591 91 0 0 20 0 19 0 23017407 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140734957199472 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6576/statm: 2406260 111000 2283 9 0 2396937 0
[pid=6576/tid=6577] ppid=6573 vsize=9625040 CPUtime=1716.31 cores=1,3,5,7
/proc/6576/task/6577/stat : 6577 (java) R 6573 6576 5878 0 -1 4202560 2513 0 1 0 171601 30 0 0 20 0 19 0 23017407 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686205153040 140686033410671 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6576/tid=6579] ppid=6573 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/6576/task/6579/stat : 6579 (java) S 6573 6576 5878 0 -1 4202560 514 0 0 0 44 5 0 0 20 0 19 0 23017408 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686166653992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6580] ppid=6573 vsize=9625040 CPUtime=0.42 cores=1,3,5,7
/proc/6576/task/6580/stat : 6580 (java) S 6573 6576 5878 0 -1 4202560 339 0 0 0 37 5 0 0 20 0 19 0 23017408 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686165601192 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6581] ppid=6573 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/6576/task/6581/stat : 6581 (java) S 6573 6576 5878 0 -1 4202560 499 0 0 0 42 7 0 0 20 0 19 0 23017408 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686164548392 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6582] ppid=6573 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/6576/task/6582/stat : 6582 (java) S 6573 6576 5878 0 -1 4202560 400 0 0 0 41 6 0 0 20 0 19 0 23017408 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686163495592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6583] ppid=6573 vsize=9625040 CPUtime=0.45 cores=1,3,5,7
/proc/6576/task/6583/stat : 6583 (java) S 6573 6576 5878 0 -1 4202560 397 0 0 0 39 6 0 0 20 0 19 0 23017408 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686162442792 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6584] ppid=6573 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/6576/task/6584/stat : 6584 (java) S 6573 6576 5878 0 -1 4202560 504 0 0 0 51 7 0 0 20 0 19 0 23017408 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686161389992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6585] ppid=6573 vsize=9625040 CPUtime=0.43 cores=1,3,5,7
/proc/6576/task/6585/stat : 6585 (java) S 6573 6576 5878 0 -1 4202560 303 0 0 0 37 6 0 0 20 0 19 0 23017408 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686160337192 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6586] ppid=6573 vsize=9625040 CPUtime=0.48 cores=1,3,5,7
/proc/6576/task/6586/stat : 6586 (java) S 6573 6576 5878 0 -1 4202560 476 0 0 0 41 7 0 0 20 0 19 0 23017408 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686159284392 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6587] ppid=6573 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/6576/task/6587/stat : 6587 (java) S 6573 6576 5878 0 -1 4202560 151 0 0 0 13 3 0 0 20 0 19 0 23017409 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686028418024 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6576/tid=6588] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6588/stat : 6588 (java) S 6573 6576 5878 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 23017409 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686027364088 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6589] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6589/stat : 6589 (java) S 6573 6576 5878 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23017409 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686026311176 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6590] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6590/stat : 6590 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017411 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686025259664 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6591] ppid=6573 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/6576/task/6591/stat : 6591 (java) S 6573 6576 5878 0 -1 4202560 12921 0 0 0 107 2 0 0 20 0 19 0 23017411 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686024206776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6592] ppid=6573 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/6576/task/6592/stat : 6592 (java) S 6573 6576 5878 0 -1 4202560 3918 0 0 0 49 0 0 0 20 0 19 0 23017411 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686023153976 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6576/tid=6593] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6593/stat : 6593 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017411 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686022101368 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6594] ppid=6573 vsize=9625040 CPUtime=0.65 cores=1,3,5,7
/proc/6576/task/6594/stat : 6594 (java) S 6573 6576 5878 0 -1 4202560 100 0 0 0 29 36 0 0 20 0 19 0 23017411 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686021048776 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6576/tid=6595] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6595/stat : 6595 (java) S 6573 6576 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 23017423 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686019995304 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1726.82
Current children cumulated vsize (KiB) 9625040

[startup+1782.3 s]
/proc/loadavg: 2.29 2.24 2.20 3/213 6640
/proc/meminfo: memFree=26511988/32872528 swapFree=1590032/1720848
[pid=6576] ppid=6573 vsize=9625040 CPUtime=1786.88 cores=1,3,5,7
/proc/6576/stat : 6576 (java) S 6573 6576 5878 0 -1 4202496 24301 0 1 0 178596 92 0 0 20 0 19 0 23017407 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140734957199472 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6576/statm: 2406260 111000 2283 9 0 2396937 0
[pid=6576/tid=6577] ppid=6573 vsize=9625040 CPUtime=1776.13 cores=1,3,5,7
/proc/6576/task/6577/stat : 6577 (java) R 6573 6576 5878 0 -1 4202560 2514 0 1 0 177583 30 0 0 20 0 19 0 23017407 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686205153040 140686033410671 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6576/tid=6579] ppid=6573 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/6576/task/6579/stat : 6579 (java) S 6573 6576 5878 0 -1 4202560 514 0 0 0 44 5 0 0 20 0 19 0 23017408 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686166653992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6576/tid=6580] ppid=6573 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/6576/task/6580/stat : 6580 (java) S 6573 6576 5878 0 -1 4202560 339 0 0 0 39 5 0 0 20 0 19 0 23017408 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686165601192 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6576/tid=6581] ppid=6573 vsize=9625040 CPUtime=0.5 cores=1,3,5,7
/proc/6576/task/6581/stat : 6581 (java) S 6573 6576 5878 0 -1 4202560 499 0 0 0 43 7 0 0 20 0 19 0 23017408 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686164548392 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6582] ppid=6573 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/6576/task/6582/stat : 6582 (java) S 6573 6576 5878 0 -1 4202560 400 0 0 0 41 6 0 0 20 0 19 0 23017408 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686163495592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6583] ppid=6573 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/6576/task/6583/stat : 6583 (java) S 6573 6576 5878 0 -1 4202560 397 0 0 0 40 6 0 0 20 0 19 0 23017408 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686162442792 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6576/tid=6584] ppid=6573 vsize=9625040 CPUtime=0.58 cores=1,3,5,7
/proc/6576/task/6584/stat : 6584 (java) S 6573 6576 5878 0 -1 4202560 504 0 0 0 51 7 0 0 20 0 19 0 23017408 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686161389992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6585] ppid=6573 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/6576/task/6585/stat : 6585 (java) S 6573 6576 5878 0 -1 4202560 303 0 0 0 38 6 0 0 20 0 19 0 23017408 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686160337192 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6576/tid=6586] ppid=6573 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/6576/task/6586/stat : 6586 (java) S 6573 6576 5878 0 -1 4202560 476 0 0 0 42 7 0 0 20 0 19 0 23017408 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686159284392 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6587] ppid=6573 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/6576/task/6587/stat : 6587 (java) S 6573 6576 5878 0 -1 4202560 153 0 0 0 13 3 0 0 20 0 19 0 23017409 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686028418024 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6576/tid=6588] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6588/stat : 6588 (java) S 6573 6576 5878 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 23017409 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686027364088 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6589] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6589/stat : 6589 (java) S 6573 6576 5878 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23017409 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686026311176 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6590] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6590/stat : 6590 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017411 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686025259664 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6591] ppid=6573 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/6576/task/6591/stat : 6591 (java) S 6573 6576 5878 0 -1 4202560 12921 0 0 0 107 2 0 0 20 0 19 0 23017411 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686024206776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6592] ppid=6573 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/6576/task/6592/stat : 6592 (java) S 6573 6576 5878 0 -1 4202560 3918 0 0 0 49 0 0 0 20 0 19 0 23017411 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686023153976 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6576/tid=6593] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6593/stat : 6593 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017411 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686022101368 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6594] ppid=6573 vsize=9625040 CPUtime=0.67 cores=1,3,5,7
/proc/6576/task/6594/stat : 6594 (java) S 6573 6576 5878 0 -1 4202560 104 0 0 0 30 37 0 0 20 0 19 0 23017411 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686021048776 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6576/tid=6595] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6595/stat : 6595 (java) S 6573 6576 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 23017423 9856040960 111000 33554432000 1073741824 1073778376 140734957208336 140686019995304 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1786.88
Current children cumulated vsize (KiB) 9625040



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.4 s]
/proc/loadavg: 2.22 2.22 2.20 3/213 6706
/proc/meminfo: memFree=29718012/32872528 swapFree=1590032/1720848
[pid=6576] ppid=6573 vsize=9625040 CPUtime=1800.06 cores=1,3,5,7
/proc/6576/stat : 6576 (java) S 6573 6576 5878 0 -1 4202496 24313 0 1 0 179914 92 0 0 20 0 19 0 23017407 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140734957199472 226087698493 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/6576/statm: 2406260 109357 2283 9 0 2396937 0
[pid=6576/tid=6577] ppid=6573 vsize=9625040 CPUtime=1789.17 cores=1,3,5,7
/proc/6576/task/6577/stat : 6577 (java) R 6573 6576 5878 0 -1 4202560 2515 0 1 0 178886 31 0 0 20 0 19 0 23017407 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140686205160736 140686033411217 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=6576/tid=6579] ppid=6573 vsize=9625040 CPUtime=0.52 cores=1,3,5,7
/proc/6576/task/6579/stat : 6579 (java) S 6573 6576 5878 0 -1 4202560 520 0 0 0 47 5 0 0 20 0 19 0 23017408 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140686166653992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6580] ppid=6573 vsize=9625040 CPUtime=0.44 cores=1,3,5,7
/proc/6576/task/6580/stat : 6580 (java) S 6573 6576 5878 0 -1 4202560 339 0 0 0 39 5 0 0 20 0 19 0 23017408 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140686165601192 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6576/tid=6581] ppid=6573 vsize=9625040 CPUtime=0.51 cores=1,3,5,7
/proc/6576/task/6581/stat : 6581 (java) S 6573 6576 5878 0 -1 4202560 499 0 0 0 44 7 0 0 20 0 19 0 23017408 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140686164548392 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6582] ppid=6573 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/6576/task/6582/stat : 6582 (java) S 6573 6576 5878 0 -1 4202560 400 0 0 0 43 6 0 0 20 0 19 0 23017408 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140686163495592 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6583] ppid=6573 vsize=9625040 CPUtime=0.47 cores=1,3,5,7
/proc/6576/task/6583/stat : 6583 (java) S 6573 6576 5878 0 -1 4202560 397 0 0 0 41 6 0 0 20 0 19 0 23017408 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140686162442792 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6584] ppid=6573 vsize=9625040 CPUtime=0.6 cores=1,3,5,7
/proc/6576/task/6584/stat : 6584 (java) S 6573 6576 5878 0 -1 4202560 504 0 0 0 53 7 0 0 20 0 19 0 23017408 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140686161389992 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6585] ppid=6573 vsize=9625040 CPUtime=0.46 cores=1,3,5,7
/proc/6576/task/6585/stat : 6585 (java) S 6573 6576 5878 0 -1 4202560 306 0 0 0 40 6 0 0 20 0 19 0 23017408 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140686160337192 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6576/tid=6586] ppid=6573 vsize=9625040 CPUtime=0.5 cores=1,3,5,7
/proc/6576/task/6586/stat : 6586 (java) S 6573 6576 5878 0 -1 4202560 476 0 0 0 43 7 0 0 20 0 19 0 23017408 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140686159284392 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6587] ppid=6573 vsize=9625040 CPUtime=0.16 cores=1,3,5,7
/proc/6576/task/6587/stat : 6587 (java) S 6573 6576 5878 0 -1 4202560 155 0 0 0 13 3 0 0 20 0 19 0 23017409 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140686028418024 226087712681 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6576/tid=6588] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6588/stat : 6588 (java) S 6573 6576 5878 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 23017409 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140686027364088 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6589] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6589/stat : 6589 (java) S 6573 6576 5878 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 23017409 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140686026311176 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6590] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6590/stat : 6590 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017411 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140686025259664 226087720736 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6591] ppid=6573 vsize=9625040 CPUtime=1.09 cores=1,3,5,7
/proc/6576/task/6591/stat : 6591 (java) S 6573 6576 5878 0 -1 4202560 12921 0 0 0 107 2 0 0 20 0 19 0 23017411 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140686024206776 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=6576/tid=6592] ppid=6573 vsize=9625040 CPUtime=0.49 cores=1,3,5,7
/proc/6576/task/6592/stat : 6592 (java) S 6573 6576 5878 0 -1 4202560 3918 0 0 0 49 0 0 0 20 0 19 0 23017411 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140686023153976 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=6576/tid=6593] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6593/stat : 6593 (java) S 6573 6576 5878 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 23017411 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140686022101368 226087711804 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=6576/tid=6594] ppid=6573 vsize=9625040 CPUtime=0.69 cores=1,3,5,7
/proc/6576/task/6594/stat : 6594 (java) S 6573 6576 5878 0 -1 4202560 104 0 0 0 31 38 0 0 20 0 19 0 23017411 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140686021048776 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=6576/tid=6595] ppid=6573 vsize=9625040 CPUtime=0 cores=1,3,5,7
/proc/6576/task/6595/stat : 6595 (java) S 6573 6576 5878 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 23017423 9856040960 109357 33554432000 1073741824 1073778376 140734957208336 140686019995304 226087712681 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1800.06
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 6576 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 6576 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=569184
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=381789
# CPU time returned by wait4() is 1795.95
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1795.44
CPU time (s): 1800.06
CPU user time (s): 1799.14
CPU system time (s): 0.92
CPU usage (%): 100.257
Max. virtual memory (cumulated for all children) (KiB): 9625040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.57
system time used= 1.38179
maximum resident set size= 568204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 24357
page faults= 1
swaps= 0
block input operations= 72
block output operations= 1496
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38976
involuntary context switches= 20454

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.76351 second user time and 14.1438 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-18 02:28:11
IDJOB=4099981
IDBENCH=1558
IDSOLVER=2546
FILE ID=node120/4099981-1466209691
RUNJOBID= node120-1466206086-5895
PBS_JOBID= 19918157
Free space on /tmp= 71724 MiB

SOLVER NAME= Sat4j PB 2.3.6 Resolution PB16
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/fctp/normalized-reduced-mps-v2-20-10-bk4x3.opb
COMMAND LINE= java -jar sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099981-1466209691/watcher-4099981-1466209691 -o /tmp/evaluation-result-4099981-1466209691/solver-4099981-1466209691 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1466206086-5895 --watchdog 1960  java -jar sat4j-pb.jar HOME/instance-4099981-1466209691.opb

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

MD5SUM BENCH= ad6a54c52a655cd32798948a75156c0a
RANDOM SEED=2104386853

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30181628 kB
Buffers:           39832 kB
Cached:            80860 kB
SwapCached:         1844 kB
Active:           187732 kB
Inactive:          72292 kB
Active(anon):     140528 kB
Inactive(anon):     1192 kB
Active(file):      47204 kB
Inactive(file):    71100 kB
Unevictable:     1720848 kB
Mlocked:         1590032 kB
SwapTotal:      67108856 kB
SwapFree:       67099408 kB
Dirty:              7800 kB
Writeback:             0 kB
AnonPages:       1874068 kB
Mapped:            15024 kB
Shmem:                 0 kB
Slab:             570588 kB
SReclaimable:      14376 kB
SUnreclaim:       556212 kB
KernelStack:        1760 kB
PageTables:         7696 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2407072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    270336 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= 71728 MiB
End job on node120 at 2016-06-18 02:58:06