Trace number 4119349

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 Res+CP PB16SAT (TO)-27 1800.65 899.059

General information on the benchmark

NamePB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/
minlplib2-pb-0.1.0/opb/normalized-graphpart_2pm-0066-0066.opb
MD5SUM6c30ae49cb0d5bbc7d65e5bef54ff2c4
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-29
Best CPU time to get the best result obtained on this benchmark0.252961
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables108
Total number of constraints36
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)36
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 216
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 216
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 216
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)216
Sum of products size (including duplicates)432
Number of different products0
Sum of products size0

Quality of the solution as a function of time


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

Solver Data

0.00/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2013 Artois University and CNRS
0.00/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.09	c See www.sat4j.org for details.
0.00/0.09	c version PB16.v20160501
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		501472288
0.00/0.09	c Max memory 		7480803328
0.00/0.09	c Total memory 		504102912
0.00/0.09	c Number of processors 	8
0.09/0.12	c Pseudo Boolean Optimization by upper bound
0.09/0.12	c ManyCore solver with 2 solvers running in parallel
0.09/0.12	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@16fd0b7
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.12	c Expensive reason simplification
0.09/0.12	c Glucose 2.1 dynamic restart strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.12	c --- Begin Solver configuration ---
0.09/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@75786e64
0.09/0.12	c Learn all clauses as in MiniSAT
0.09/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.12	c No reason simplification
0.09/0.12	c Armin Biere (Picosat) restarts strategy
0.09/0.12	c Glucose 2 learned constraints deletion strategy (LBD updated on propagation) with timer check every 1000 if the learned constraints reach increasing bounds: 5000 step 1000
0.09/0.12	c timeout=2147483s
0.09/0.12	c DB Simplification allowed=false
0.09/0.12	c Listener: org.sat4j.pb.tools.ManyCorePB@4413ee
0.09/0.12	c --- End Solver configuration ---
0.09/0.12	c solving HOME/instance-4119349-1467253820.opb
0.09/0.12	c reading problem ... 
0.09/0.12	c  objective function found
0.09/0.17	c ... done. Wall clock time 0.054s.
0.09/0.17	c declared #vars     108
0.09/0.17	c internal #vars     324
0.09/0.17	c #constraints  504
0.09/0.18	c >>>>>>>>>> Solver number 0 <<<<<<<<<<<<<<<<<<
0.09/0.18	c constraints type 
0.09/0.18	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 252
0.09/0.18	c org.sat4j.minisat.constraints.card.MinWatchCard => 36
0.09/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 216
0.09/0.18	c 504 constraints processed.
0.09/0.18	c >>>>>>>>>> Solver number 1 <<<<<<<<<<<<<<<<<<
0.09/0.18	c constraints type 
0.09/0.18	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 252
0.09/0.18	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 36
0.09/0.18	c org.sat4j.pb.constraints.pb.MaxWatchPb => 216
0.09/0.18	c 504 constraints processed.
0.09/0.18	c objective function length is 216 literals
0.09/0.18	c And the winner is solver0
0.18/0.68	c SATISFIABLE
0.18/0.68	c OPTIMIZING...
0.18/0.68	c Got one! Elapsed wall clock time (in seconds):0.559
0.18/0.68	o -25
2.63/1.35	c cleaning 2501 clauses out of 5001 with flag 11535/5001
3.74/1.67	c cleaning 4247 clauses out of 8499 with flag 23988/11000
4.75/2.06	c cleaning 5627 clauses out of 11253 with flag 38646/18001
5.80/2.55	c cleaning 6813 clauses out of 13626 with flag 55292/26001
7.06/3.12	c cleaning 7907 clauses out of 15813 with flag 74359/35001
8.53/3.88	c cleaning 8953 clauses out of 17905 with flag 95714/45000
10.41/4.74	c cleaning 9977 clauses out of 19953 with flag 119247/56001
10.61/4.84	c And the winner is solver1
10.71/5.18	c Got one! Elapsed wall clock time (in seconds):5.062
10.71/5.18	o -26
11.14/5.49	c cleaning 7917 clauses out of 15843 with flag 9539/61868
11.95/5.89	c cleaning 6957 clauses out of 13926 with flag 23848/67868
13.24/6.41	c cleaning 6979 clauses out of 13969 with flag 40726/74868
14.24/6.93	c cleaning 7491 clauses out of 14991 with flag 59991/82869
15.52/7.54	c cleaning 8248 clauses out of 16499 with flag 82456/91868
17.12/8.33	c cleaning 9125 clauses out of 18251 with flag 108136/101868
18.72/9.15	c cleaning 10057 clauses out of 20127 with flag 134397/112869
20.54/10.01	c cleaning 11029 clauses out of 22070 with flag 162694/124869
22.83/11.14	c cleaning 12018 clauses out of 24041 with flag 194038/137869
25.22/12.36	c cleaning 13008 clauses out of 26024 with flag 229369/151870
28.52/13.98	c cleaning 14005 clauses out of 28014 with flag 267620/166868
31.92/15.61	c cleaning 15005 clauses out of 30009 with flag 308916/182868
35.32/17.34	c cleaning 15999 clauses out of 32006 with flag 354110/199870
38.72/19.09	c cleaning 16999 clauses out of 34005 with flag 400495/217868
43.12/21.30	c cleaning 18002 clauses out of 36007 with flag 451598/236869
47.71/23.56	c cleaning 19002 clauses out of 38004 with flag 503055/256868
51.53/25.41	c cleaning 20001 clauses out of 40002 with flag 550288/277868
55.51/27.46	c cleaning 21001 clauses out of 42002 with flag 600437/299869
59.83/29.52	c cleaning 21994 clauses out of 44000 with flag 651455/322868
64.43/31.87	c cleaning 23001 clauses out of 46006 with flag 705699/346868
69.91/34.58	c cleaning 24001 clauses out of 48005 with flag 759299/371868
74.90/37.07	c cleaning 25002 clauses out of 50004 with flag 820959/397868
80.91/40.01	c cleaning 25995 clauses out of 52004 with flag 885762/424870
89.41/44.21	c cleaning 27001 clauses out of 54008 with flag 958375/452869
95.82/47.44	c cleaning 28002 clauses out of 56007 with flag 1027562/481869
102.30/50.64	c cleaning 29002 clauses out of 58006 with flag 1100593/511870
108.29/53.66	c cleaning 30001 clauses out of 60005 with flag 1178885/542871
114.28/56.67	c cleaning 30999 clauses out of 62001 with flag 1257692/574868
122.09/60.54	c cleaning 31998 clauses out of 64002 with flag 1339910/607868
131.87/65.49	c cleaning 33002 clauses out of 66004 with flag 1422293/641868
142.08/70.57	c cleaning 33999 clauses out of 68002 with flag 1502236/676868
151.87/75.41	c cleaning 35003 clauses out of 70005 with flag 1585935/712870
163.06/81.08	c cleaning 35999 clauses out of 72003 with flag 1674292/749871
173.88/86.46	c cleaning 37001 clauses out of 74002 with flag 1766959/787869
186.28/92.65	c cleaning 37997 clauses out of 76000 with flag 1857200/826868
197.88/98.46	c cleaning 38998 clauses out of 78004 with flag 1949332/866869
210.50/104.83	c cleaning 40001 clauses out of 80006 with flag 2047725/907869
222.10/110.60	c cleaning 41004 clauses out of 82008 with flag 2149953/949872
232.50/115.87	c cleaning 41998 clauses out of 84000 with flag 2254111/992868
244.90/122.04	c cleaning 43000 clauses out of 86002 with flag 2362660/1036868
262.30/130.76	c cleaning 43993 clauses out of 88002 with flag 2476786/1081868
283.51/141.34	c cleaning 44999 clauses out of 90010 with flag 2599682/1127869
303.31/151.20	c cleaning 46002 clauses out of 92010 with flag 2725716/1174868
321.71/160.40	c cleaning 47002 clauses out of 94008 with flag 2845696/1222868
334.71/166.99	c cleaning 48002 clauses out of 96006 with flag 2954324/1271868
345.92/172.57	c cleaning 49000 clauses out of 98004 with flag 3063603/1321868
358.32/178.74	c cleaning 50000 clauses out of 100005 with flag 3177651/1372869
373.51/186.38	c cleaning 51002 clauses out of 102006 with flag 3294050/1424870
391.11/195.10	c cleaning 51996 clauses out of 104004 with flag 3415661/1477870
409.51/204.37	c cleaning 53003 clauses out of 106007 with flag 3530186/1531869
427.72/213.48	c cleaning 54000 clauses out of 108004 with flag 3645633/1586869
445.33/222.25	c cleaning 54999 clauses out of 110004 with flag 3766325/1642869
470.52/234.89	c cleaning 56003 clauses out of 112005 with flag 3913561/1699869
495.31/247.26	c cleaning 56995 clauses out of 114001 with flag 4059400/1757868
517.93/258.57	c cleaning 58004 clauses out of 116007 with flag 4194232/1816869
540.12/269.65	c cleaning 59002 clauses out of 118003 with flag 4330349/1876869
563.71/281.41	c cleaning 59998 clauses out of 120001 with flag 4472753/1937869
587.11/293.19	c cleaning 61000 clauses out of 122003 with flag 4614169/1999869
610.52/304.87	c cleaning 61999 clauses out of 124003 with flag 4756871/2062869
635.71/317.42	c cleaning 62999 clauses out of 126003 with flag 4899019/2126868
668.50/333.89	c cleaning 63998 clauses out of 128005 with flag 5045628/2191869
700.31/349.71	c cleaning 65000 clauses out of 130006 with flag 5192753/2257868
732.11/365.64	c cleaning 66000 clauses out of 132008 with flag 5341138/2324870
760.91/380.01	c cleaning 67002 clauses out of 134006 with flag 5492511/2392868
788.72/393.98	c cleaning 67997 clauses out of 136004 with flag 5645919/2461868
817.06/408.13	c cleaning 69001 clauses out of 138007 with flag 5798583/2531868
848.49/423.80	c cleaning 69997 clauses out of 140006 with flag 5953175/2602868
874.30/436.78	c cleaning 71003 clauses out of 142009 with flag 6105614/2674868
916.16/457.61	c cleaning 72003 clauses out of 144007 with flag 6262022/2747869
951.55/475.36	c cleaning 72999 clauses out of 146003 with flag 6426243/2821868
976.61/487.88	c And the winner is solver1
976.96/488.19	c Got one! Elapsed wall clock time (in seconds):488.073
976.96/488.19	o -27
983.44/491.46	c cleaning 68357 clauses out of 136728 with flag 12362/2885592
986.04/492.75	c cleaning 37181 clauses out of 74370 with flag 28343/2891591
988.04/493.71	c cleaning 22095 clauses out of 44193 with flag 45725/2898595
989.64/494.53	c cleaning 15043 clauses out of 30094 with flag 67396/2906591
991.04/495.23	c cleaning 12019 clauses out of 24051 with flag 92293/2915591
992.67/496.02	c cleaning 11011 clauses out of 22032 with flag 120307/2925591
994.27/496.87	c cleaning 11008 clauses out of 22022 with flag 152793/2936592
996.08/497.72	c cleaning 11506 clauses out of 23013 with flag 183143/2948591
998.08/498.74	c cleaning 12255 clauses out of 24509 with flag 216934/2961593
1000.69/500.05	c cleaning 13124 clauses out of 26252 with flag 257472/2975591
1003.49/501.46	c cleaning 14064 clauses out of 28130 with flag 298444/2990593
1006.72/503.07	c cleaning 15028 clauses out of 30064 with flag 342660/3006591
1010.31/504.89	c cleaning 16018 clauses out of 32037 with flag 390212/3023592
1014.15/506.76	c cleaning 17007 clauses out of 34018 with flag 439153/3041591
1017.95/508.62	c cleaning 18007 clauses out of 36013 with flag 489176/3060593
1022.58/510.91	c cleaning 19002 clauses out of 38004 with flag 542008/3080591
1027.80/513.58	c cleaning 20000 clauses out of 40005 with flag 601173/3101594
1034.23/516.72	c cleaning 20998 clauses out of 42002 with flag 662197/3123591
1039.67/519.43	c cleaning 22002 clauses out of 44005 with flag 728600/3146592
1046.51/522.81	c cleaning 22998 clauses out of 46003 with flag 794210/3170592
1053.93/526.58	c cleaning 23996 clauses out of 48004 with flag 861257/3195591
1062.17/530.62	c cleaning 25004 clauses out of 50009 with flag 935567/3221592
1071.20/535.10	c cleaning 25997 clauses out of 52005 with flag 1013288/3248592
1080.25/539.63	c cleaning 27000 clauses out of 54007 with flag 1089793/3276591
1090.12/544.52	c cleaning 28004 clauses out of 56007 with flag 1171720/3305591
1101.76/550.30	c cleaning 28998 clauses out of 58004 with flag 1254118/3335592
1113.45/556.14	c cleaning 29998 clauses out of 60006 with flag 1342964/3366592
1126.15/562.49	c cleaning 31001 clauses out of 62008 with flag 1434472/3398592
1137.80/568.29	c cleaning 31998 clauses out of 64006 with flag 1522669/3431591
1151.91/575.21	c cleaning 33005 clauses out of 66009 with flag 1617216/3465592
1166.96/582.71	c cleaning 33998 clauses out of 68003 with flag 1717447/3500591
1179.37/588.94	c cleaning 34997 clauses out of 70005 with flag 1814334/3536591
1194.86/596.67	c cleaning 35998 clauses out of 72008 with flag 1915727/3573591
1210.52/604.46	c cleaning 36999 clauses out of 74010 with flag 2022447/3611591
1227.56/612.93	c cleaning 38005 clauses out of 76013 with flag 2137704/3650593
1243.76/621.08	c cleaning 38998 clauses out of 78006 with flag 2254530/3690591
1260.57/629.45	c cleaning 39999 clauses out of 80008 with flag 2371718/3731591
1277.17/637.75	c cleaning 41000 clauses out of 82009 with flag 2491946/3773591
1297.90/648.38	c cleaning 42003 clauses out of 84009 with flag 2607991/3816591
1315.34/657.06	c cleaning 42999 clauses out of 86006 with flag 2737182/3860591
1334.58/666.68	c cleaning 43997 clauses out of 88008 with flag 2863045/3905592
1335.37/667.07	c cleaning 0 clauses out of 5846 with flag 0/5846
1359.27/678.78	c cleaning 45002 clauses out of 90010 with flag 3000649/3951591
1379.65/688.90	c cleaning 46002 clauses out of 92010 with flag 3133541/3998593
1402.47/700.37	c cleaning 46998 clauses out of 94006 with flag 3276649/4046591
1424.86/711.52	c cleaning 48006 clauses out of 96011 with flag 3421091/4095594
1449.71/723.92	c cleaning 49001 clauses out of 98003 with flag 3569967/4145592
1473.90/736.09	c cleaning 49995 clauses out of 100002 with flag 3717532/4196592
1500.53/749.30	c cleaning 51003 clauses out of 102008 with flag 3869925/4248593
1525.52/761.80	c cleaning 51992 clauses out of 104003 with flag 4020801/4301591
1555.33/776.72	c cleaning 53002 clauses out of 106012 with flag 4182239/4355592
1587.71/792.93	c cleaning 54005 clauses out of 108009 with flag 4347236/4410591
1618.92/808.54	c cleaning 54998 clauses out of 110004 with flag 4511997/4466591
1649.84/823.93	c cleaning 55999 clauses out of 112006 with flag 4677754/4523591
1683.67/840.87	c cleaning 57003 clauses out of 114007 with flag 4849734/4581591
1716.66/857.33	c cleaning 57998 clauses out of 116004 with flag 5020933/4640591
1753.34/875.65	c cleaning 59001 clauses out of 118007 with flag 5199654/4700592
1793.00/895.42	c cleaning 59999 clauses out of 120005 with flag 5381940/4761591
1800.18/899.00	c >>>>>>>>>> Solver number 0 (1 answers) <<<<<<<<<<<<<<<<<<
1800.18/899.00	c starts		: 46340
1800.18/899.00	c conflicts		: 4777070
1800.18/899.00	c decisions		: 8047475
1800.18/899.00	c propagations		: 216139685
1800.18/899.00	c inspects		: 15372854676
1800.18/899.00	c shortcuts		: 0
1800.18/899.00	c learnt literals	: 0
1800.18/899.00	c learnt binary clauses	: 0
1800.18/899.00	c learnt ternary clauses	: 0
1800.18/899.00	c learnt constraints	: 4777070
1800.18/899.00	c ignored constraints	: 0
1800.18/899.00	c root simplifications	: 0
1800.18/899.00	c removed literals (reason simplification)	: 4607621
1800.18/899.00	c reason swapping (by a shorter reason)	: 0
1800.18/899.00	c Calls to reduceDB	: 134
1800.18/899.00	c Number of update (reduction) of LBD	: 248254
1800.18/899.00	c Imported unit clauses	: 0
1800.18/899.00	c number of reductions to clauses (during analyze)	: 0
1800.18/899.00	c number of learned constraints concerned by reduction	: 0
1800.18/899.00	c number of learning phase by resolution	: 0
1800.18/899.00	c number of learning phase by cutting planes	: 0
1800.18/899.00	c speed (assignments/second)	: 526131.8252521245
1800.18/899.00	c non guided choices	0
1800.18/899.03	c learnt constraints type 
1800.18/899.03	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 75485
1800.18/899.03	c >>>>>>>>>> Solver number 1 (2 answers) <<<<<<<<<<<<<<<<<<
1800.18/899.03	c starts		: 29
1800.18/899.03	c conflicts		: 5985
1800.18/899.03	c decisions		: 25165
1800.18/899.03	c propagations		: 194715
1800.18/899.03	c inspects		: 106846252
1800.18/899.03	c shortcuts		: 0
1800.18/899.03	c learnt literals	: 0
1800.18/899.03	c learnt binary clauses	: 0
1800.18/899.03	c learnt ternary clauses	: 0
1800.18/899.03	c learnt constraints	: 5984
1800.18/899.03	c ignored constraints	: 0
1800.18/899.03	c root simplifications	: 0
1800.18/899.03	c removed literals (reason simplification)	: 0
1800.18/899.03	c reason swapping (by a shorter reason)	: 0
1800.18/899.03	c Calls to reduceDB	: 1
1800.18/899.03	c Number of update (reduction) of LBD	: 0
1800.18/899.03	c Imported unit clauses	: 0
1800.18/899.03	c number of reductions to clauses (during analyze)	: 0
1800.18/899.03	c number of learned constraints concerned by reduction	: 0
1800.18/899.03	c number of learning phase by resolution	: 0
1800.18/899.03	c number of learning phase by cutting planes	: 0
1800.18/899.03	c speed (assignments/second)	: 216.74737017866087
1800.18/899.03	c non guided choices	0
1800.18/899.03	c learnt constraints type 
1800.18/899.03	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1
1800.18/899.03	c org.sat4j.pb.constraints.pb.MaxWatchPb => 5983
1800.18/899.03	s SATISFIABLE
1800.18/899.03	c Found 3 solution(s)
1800.18/899.03	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 
1800.18/899.03	c objective function=-27
1800.18/899.03	c Total wall clock time (in seconds): 898.915

Verifier Data

OK	-27

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-4119349-1467253820/watcher-4119349-1467253820 -o /tmp/evaluation-result-4119349-1467253820/solver-4119349-1467253820 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467246696-6245 --watchdog 1960 java -jar sat4j-pb.jar Both HOME/instance-4119349-1467253820.opb 

pid=10133
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: 4.08 4.03 3.80 4/198 10136
/proc/meminfo: memFree=27254996/32872528 swapFree=480236/529292
[pid=10136] ppid=10133 vsize=9160 CPUtime=0 cores=1,3,5,7
/proc/10136/stat : 10136 (java) R 10133 10136 6228 0 -1 4202496 459 0 0 0 0 0 0 0 20 0 1 0 4401896 9379840 115 33554432000 1073741824 1073778376 140735307577376 140735307574504 1073752701 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/10136/statm: 2290 122 94 9 0 38 0

[startup+0.10006 s]
/proc/loadavg: 4.08 4.03 3.80 4/198 10136
/proc/meminfo: memFree=27254996/32872528 swapFree=480236/529292
[pid=10136] ppid=10133 vsize=9558476 CPUtime=0.09 cores=1,3,5,7
/proc/10136/stat : 10136 (java) S 10133 10136 6228 0 -1 4202496 4450 0 1 0 8 1 0 0 20 0 18 0 4401896 9787879424 6067 33554432000 1073741824 1073778376 140735307577376 140735307568512 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10136/statm: 2389619 6067 2126 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558476

[startup+0.200221 s]
/proc/loadavg: 4.08 4.03 3.80 4/198 10136
/proc/meminfo: memFree=27254996/32872528 swapFree=480236/529292
[pid=10136] ppid=10133 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/10136/stat : 10136 (java) S 10133 10136 6228 0 -1 4202496 4647 0 1 0 17 1 0 0 20 0 19 0 4401896 10060525568 7769 33554432000 1073741824 1073778376 140735307577376 140735307568512 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10136/statm: 2456183 7769 2176 9 0 2446860 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 9824732

[startup+0.30025 s]
/proc/loadavg: 4.08 4.03 3.80 4/198 10136
/proc/meminfo: memFree=27254996/32872528 swapFree=480236/529292
[pid=10136] ppid=10133 vsize=9824732 CPUtime=0.18 cores=1,3,5,7
/proc/10136/stat : 10136 (java) S 10133 10136 6228 0 -1 4202496 4647 0 1 0 17 1 0 0 20 0 19 0 4401896 10060525568 7769 33554432000 1073741824 1073778376 140735307577376 140735307568512 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10136/statm: 2456183 7769 2176 9 0 2446860 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 9824732

[startup+0.700139 s]
/proc/loadavg: 4.08 4.03 3.80 4/198 10136
/proc/meminfo: memFree=27254996/32872528 swapFree=480236/529292
[pid=10136] ppid=10133 vsize=9824732 CPUtime=0.24 cores=1,3,5,7
/proc/10136/stat : 10136 (java) S 10133 10136 6228 0 -1 4202496 5282 0 1 0 23 1 0 0 20 0 22 0 4401896 10060525568 9297 33554432000 1073741824 1073778376 140735307577376 140735307568512 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10136/statm: 2456183 9297 2209 9 0 2446860 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9824732

[startup+1.50085 s]
/proc/loadavg: 4.08 4.03 3.80 7/220 10161
/proc/meminfo: memFree=27114660/32872528 swapFree=480236/529292
[pid=10136] ppid=10133 vsize=9824732 CPUtime=3.43 cores=1,3,5,7
/proc/10136/stat : 10136 (java) S 10133 10136 6228 0 -1 4202496 25730 0 1 0 337 6 0 0 20 0 22 0 4401896 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140735307568512 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10136/statm: 2456183 44337 2266 9 0 2446860 0
[pid=10136/tid=10138] ppid=10133 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/10136/task/10138/stat : 10138 (java) S 10133 10136 6228 0 -1 4202560 2436 0 1 0 15 0 0 0 20 0 22 0 4401897 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243839890296 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10139] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10139/stat : 10139 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401898 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243683851304 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10140] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10140/stat : 10140 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401898 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243682798504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10141] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10141/stat : 10141 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401898 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243681745704 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10142] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10142/stat : 10142 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401898 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243680692904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10136/tid=10143] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10143/stat : 10143 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401898 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243679640104 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10144] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10144/stat : 10144 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401898 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243678587304 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10136/tid=10145] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10145/stat : 10145 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401898 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243677534504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10146] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10146/stat : 10146 (java) S 10133 10136 6228 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4401898 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243676481704 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10147] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10147/stat : 10147 (java) S 10133 10136 6228 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4401899 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243664071656 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10148] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10148/stat : 10148 (java) S 10133 10136 6228 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 4401900 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243663017720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10149] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10149/stat : 10149 (java) S 10133 10136 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4401900 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243661964808 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10150] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10150/stat : 10150 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401902 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243660913296 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10151] ppid=10133 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/10136/task/10151/stat : 10151 (java) R 10133 10136 6228 0 -1 4202560 13784 0 0 0 80 1 0 0 20 0 22 0 4401902 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243659847776 140243844004221 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10152] ppid=10133 vsize=9824732 CPUtime=0.81 cores=1,3,5,7
/proc/10136/task/10152/stat : 10152 (java) R 10133 10136 6228 0 -1 4202560 8096 0 0 0 80 1 0 0 20 0 22 0 4401902 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243658807176 140243841445064 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10153] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10153/stat : 10153 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401902 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243657755000 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10154] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10154/stat : 10154 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401902 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243656702408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10157] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10157/stat : 10157 (java) S 10133 10136 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4401914 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243653543336 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10159] ppid=10133 vsize=9824732 CPUtime=0.8 cores=1,3,5,7
/proc/10136/task/10159/stat : 10159 (java) R 10133 10136 6228 0 -1 4202560 17 0 0 0 80 0 0 0 20 0 22 0 4401964 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243654594824 140243712062995 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10160] ppid=10133 vsize=9824732 CPUtime=0.79 cores=1,3,5,7
/proc/10136/task/10160/stat : 10160 (java) R 10133 10136 6228 0 -1 4202560 82 0 0 0 77 2 0 0 20 0 22 0 4401964 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243652488136 140243712126878 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=10136/tid=10161] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10161/stat : 10161 (java) S 10133 10136 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4401964 10060525568 44337 33554432000 1073741824 1073778376 140735307577376 140243655648168 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.43
Current children cumulated vsize (KiB) 9824732

[startup+3.10087 s]
/proc/loadavg: 4.08 4.03 3.80 6/220 10161
/proc/meminfo: memFree=26978452/32872528 swapFree=480236/529292
[pid=10136] ppid=10133 vsize=9824732 CPUtime=7.06 cores=1,3,5,7
/proc/10136/stat : 10136 (java) S 10133 10136 6228 0 -1 4202496 27888 0 1 0 693 13 0 0 20 0 22 0 4401896 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140735307568512 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10136/statm: 2456183 62150 2279 9 0 2446860 0
[pid=10136/tid=10138] ppid=10133 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/10136/task/10138/stat : 10138 (java) S 10133 10136 6228 0 -1 4202560 2436 0 1 0 15 0 0 0 20 0 22 0 4401897 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243839890296 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10139] ppid=10133 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/10136/task/10139/stat : 10139 (java) S 10133 10136 6228 0 -1 4202560 102 0 0 0 2 1 0 0 20 0 22 0 4401898 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243683851304 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10136/tid=10140] ppid=10133 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10136/task/10140/stat : 10140 (java) S 10133 10136 6228 0 -1 4202560 12 0 0 0 2 0 0 0 20 0 22 0 4401898 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243682798504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10141] ppid=10133 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/10136/task/10141/stat : 10141 (java) S 10133 10136 6228 0 -1 4202560 114 0 0 0 2 1 0 0 20 0 22 0 4401898 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243681745704 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10142] ppid=10133 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/10136/task/10142/stat : 10142 (java) S 10133 10136 6228 0 -1 4202560 21 0 0 0 3 0 0 0 20 0 22 0 4401898 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243680692904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10143] ppid=10133 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10136/task/10143/stat : 10143 (java) S 10133 10136 6228 0 -1 4202560 107 0 0 0 2 0 0 0 20 0 22 0 4401898 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243679640104 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10144] ppid=10133 vsize=9824732 CPUtime=0.01 cores=1,3,5,7
/proc/10136/task/10144/stat : 10144 (java) S 10133 10136 6228 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 22 0 4401898 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243678587304 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10145] ppid=10133 vsize=9824732 CPUtime=0.02 cores=1,3,5,7
/proc/10136/task/10145/stat : 10145 (java) S 10133 10136 6228 0 -1 4202560 86 0 0 0 2 0 0 0 20 0 22 0 4401898 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243677534504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10146] ppid=10133 vsize=9824732 CPUtime=0.03 cores=1,3,5,7
/proc/10136/task/10146/stat : 10146 (java) S 10133 10136 6228 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 22 0 4401898 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243676481704 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10147] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10147/stat : 10147 (java) S 10133 10136 6228 0 -1 4202560 70 0 0 0 0 0 0 0 20 0 22 0 4401899 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243664071656 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10148] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10148/stat : 10148 (java) S 10133 10136 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4401900 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243663017720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10149] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10149/stat : 10149 (java) S 10133 10136 6228 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4401900 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243661964808 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10150] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10150/stat : 10150 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401902 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243660913296 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10151] ppid=10133 vsize=9824732 CPUtime=0.93 cores=1,3,5,7
/proc/10136/task/10151/stat : 10151 (java) S 10133 10136 6228 0 -1 4202560 13784 0 0 0 91 2 0 0 20 0 22 0 4401902 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243659860408 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10152] ppid=10133 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/10136/task/10152/stat : 10152 (java) S 10133 10136 6228 0 -1 4202560 9722 0 0 0 101 2 0 0 20 0 22 0 4401902 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243658807608 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10153] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10153/stat : 10153 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401902 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243657755000 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10154] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10154/stat : 10154 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401902 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243656702408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10157] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10157/stat : 10157 (java) S 10133 10136 6228 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 4401914 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243653543336 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10159] ppid=10133 vsize=9824732 CPUtime=2.31 cores=1,3,5,7
/proc/10136/task/10159/stat : 10159 (java) R 10133 10136 6228 0 -1 4202560 19 0 0 0 231 0 0 0 20 0 22 0 4401964 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243654593384 140243712808272 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10160] ppid=10133 vsize=9824732 CPUtime=2.28 cores=1,3,5,7
/proc/10136/task/10160/stat : 10160 (java) R 10133 10136 6228 0 -1 4202560 92 0 0 0 226 2 0 0 20 0 22 0 4401964 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243652488304 140243712046110 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0
[pid=10136/tid=10161] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10161/stat : 10161 (java) S 10133 10136 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4401964 10060525568 62150 33554432000 1073741824 1073778376 140735307577376 140243655648168 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.06
Current children cumulated vsize (KiB) 9824732

[startup+6.30096 s]
/proc/loadavg: 3.91 4.00 3.79 5/220 10164
/proc/meminfo: memFree=26763104/32872528 swapFree=480236/529292
[pid=10136] ppid=10133 vsize=9824732 CPUtime=13.04 cores=1,3,5,7
/proc/10136/stat : 10136 (java) S 10133 10136 6228 0 -1 4202496 29063 0 1 0 1273 31 0 0 20 0 22 0 4401896 10060525568 159968 33554432000 1073741824 1073778376 140735307577376 140735307568512 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10136/statm: 2456183 159968 2281 9 0 2446860 0
[pid=10136/tid=10138] ppid=10133 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/10136/task/10138/stat : 10138 (java) S 10133 10136 6228 0 -1 4202560 2436 0 1 0 15 0 0 0 20 0 22 0 4401897 10060525568 159968 33554432000 1073741824 1073778376 140735307577376 140243839890296 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10139] ppid=10133 vsize=9824732 CPUtime=0.15 cores=1,3,5,7
/proc/10136/task/10139/stat : 10139 (java) S 10133 10136 6228 0 -1 4202560 174 0 0 0 11 4 0 0 20 0 22 0 4401898 10060525568 159968 33554432000 1073741824 1073778376 140735307577376 140243683851304 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10140] ppid=10133 vsize=9824732 CPUtime=0.08 cores=1,3,5,7
/proc/10136/task/10140/stat : 10140 (java) S 10133 10136 6228 0 -1 4202560 56 0 0 0 6 2 0 0 20 0 22 0 4401898 10060525568 159968 33554432000 1073741824 1073778376 140735307577376 140243682798504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10141] ppid=10133 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/10136/task/10141/stat : 10141 (java) S 10133 10136 6228 0 -1 4202560 150 0 0 0 4 3 0 0 20 0 22 0 4401898 10060525568 159968 33554432000 1073741824 1073778376 140735307577376 140243681745704 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10142] ppid=10133 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/10136/task/10142/stat : 10142 (java) S 10133 10136 6228 0 -1 4202560 73 0 0 0 5 2 0 0 20 0 22 0 4401898 10060525568 159968 33554432000 1073741824 1073778376 140735307577376 140243680692904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10143] ppid=10133 vsize=9824732 CPUtime=0.05 cores=1,3,5,7
/proc/10136/task/10143/stat : 10143 (java) S 10133 10136 6228 0 -1 4202560 157 0 0 0 3 2 0 0 20 0 22 0 4401898 10060525568 159968 33554432000 1073741824 1073778376 140735307577376 140243679640104 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10144] ppid=10133 vsize=9824732 CPUtime=0.07 cores=1,3,5,7
/proc/10136/task/10144/stat : 10144 (java) S 10133 10136 6228 0 -1 4202560 72 0 0 0 5 2 0 0 20 0 22 0 4401898 10060525568 159968 33554432000 1073741824 1073778376 140735307577376 140243678587304 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10145] ppid=10133 vsize=9824732 CPUtime=0.12 cores=1,3,5,7
/proc/10136/task/10145/stat : 10145 (java) S 10133 10136 6228 0 -1 4202560 161 0 0 0 9 3 0 0 20 0 22 0 4401898 10060525568 159968 33554432000 1073741824 1073778376 140735307577376 140243677534504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10136/tid=10146] ppid=10133 vsize=9824732 CPUtime=0.06 cores=1,3,5,7
/proc/10136/task/10146/stat : 10146 (java) S 10133 10136 6228 0 -1 4202560 57 0 0 0 4 2 0 0 20 0 22 0 4401898 10060525568 159968 33554432000 1073741824 1073778376 140735307577376 140243676481704 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10147] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10147/stat : 10147 (java) S 10133 10136 6228 0 -1 4202560 461 0 0 0 0 0 0 0 20 0 22 0 4401899 10060525568 159968 33554432000 1073741824 1073778376 140735307577376 140243664071656 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10148] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10148/stat : 10148 (java) S 10133 10136 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4401900 10060525568 159968 33554432000 1073741824 1073778376 140735307577376 140243663017720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10149] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10149/stat : 10149 (java) S 10133 10136 6228 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 4401900 10060525568 159968 33554432000 1073741824 1073778376 140735307577376 140243661964808 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10150] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10150/stat : 10150 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401902 10060525568 159968 33554432000 1073741824 1073778376 140735307577376 140243660913296 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10151] ppid=10133 vsize=9824732 CPUtime=0.93 cores=1,3,5,7

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


[startup+822.301 s]
/proc/loadavg: 4.14 4.09 3.96 5/219 10384
/proc/meminfo: memFree=25702556/32872528 swapFree=480236/529292
[pid=10136] ppid=10133 vsize=9824732 CPUtime=1646.62 cores=1,3,5,7
/proc/10136/stat : 10136 (java) S 10133 10136 6228 0 -1 4202496 37978 0 1 0 164462 200 0 0 20 0 22 0 4401896 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140735307568512 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10136/statm: 2456183 464058 2289 9 0 2446860 0
[pid=10136/tid=10138] ppid=10133 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/10136/task/10138/stat : 10138 (java) S 10133 10136 6228 0 -1 4202560 2439 0 1 0 16 3 0 0 20 0 22 0 4401897 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243839890296 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10139] ppid=10133 vsize=9824732 CPUtime=1.03 cores=1,3,5,7
/proc/10136/task/10139/stat : 10139 (java) S 10133 10136 6228 0 -1 4202560 516 0 0 0 87 16 0 0 20 0 22 0 4401898 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243683851304 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10136/tid=10140] ppid=10133 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/10136/task/10140/stat : 10140 (java) S 10133 10136 6228 0 -1 4202560 343 0 0 0 83 15 0 0 20 0 22 0 4401898 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243682798504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10141] ppid=10133 vsize=9824732 CPUtime=0.95 cores=1,3,5,7
/proc/10136/task/10141/stat : 10141 (java) S 10133 10136 6228 0 -1 4202560 595 0 0 0 79 16 0 0 20 0 22 0 4401898 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243681745704 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10142] ppid=10133 vsize=9824732 CPUtime=0.83 cores=1,3,5,7
/proc/10136/task/10142/stat : 10142 (java) S 10133 10136 6228 0 -1 4202560 391 0 0 0 71 12 0 0 20 0 22 0 4401898 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243680692904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10143] ppid=10133 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/10136/task/10143/stat : 10143 (java) S 10133 10136 6228 0 -1 4202560 480 0 0 0 72 13 0 0 20 0 22 0 4401898 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243679640104 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10144] ppid=10133 vsize=9824732 CPUtime=0.86 cores=1,3,5,7
/proc/10136/task/10144/stat : 10144 (java) S 10133 10136 6228 0 -1 4202560 356 0 0 0 72 14 0 0 20 0 22 0 4401898 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243678587304 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10136/tid=10145] ppid=10133 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/10136/task/10145/stat : 10145 (java) S 10133 10136 6228 0 -1 4202560 472 0 0 0 88 17 0 0 20 0 22 0 4401898 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243677534504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10146] ppid=10133 vsize=9824732 CPUtime=0.97 cores=1,3,5,7
/proc/10136/task/10146/stat : 10146 (java) S 10133 10136 6228 0 -1 4202560 384 0 0 0 80 17 0 0 20 0 22 0 4401898 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243676481704 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10136/tid=10147] ppid=10133 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/10136/task/10147/stat : 10147 (java) S 10133 10136 6228 0 -1 4202560 1792 0 0 0 124 8 0 0 20 0 22 0 4401899 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243664071656 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10148] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10148/stat : 10148 (java) S 10133 10136 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4401900 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243663017720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10149] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10149/stat : 10149 (java) S 10133 10136 6228 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4401900 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243661964808 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10150] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10150/stat : 10150 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401902 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243660913296 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10151] ppid=10133 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/10136/task/10151/stat : 10151 (java) S 10133 10136 6228 0 -1 4202560 17511 0 0 0 131 3 0 0 20 0 22 0 4401902 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243659860408 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10152] ppid=10133 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/10136/task/10152/stat : 10152 (java) S 10133 10136 6228 0 -1 4202560 9723 0 0 0 110 2 0 0 20 0 22 0 4401902 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243658807608 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10153] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10153/stat : 10153 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401902 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243657755000 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10154] ppid=10133 vsize=9824732 CPUtime=0.28 cores=1,3,5,7
/proc/10136/task/10154/stat : 10154 (java) S 10133 10136 6228 0 -1 4202560 49 0 0 0 11 17 0 0 20 0 22 0 4401902 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243656702408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10161] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10161/stat : 10161 (java) S 10133 10136 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4401964 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243655648168 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10217] ppid=10133 vsize=9824732 CPUtime=332.27 cores=1,3,5,7
/proc/10136/task/10217/stat : 10217 (java) R 10133 10136 6228 0 -1 4202560 25 0 0 0 33222 5 0 0 20 0 22 0 4450716 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243654593648 140243712085457 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10218] ppid=10133 vsize=9824732 CPUtime=332.26 cores=1,3,5,7
/proc/10136/task/10218/stat : 10218 (java) R 10133 10136 6228 0 -1 4202560 216 0 0 0 33219 7 0 0 20 0 22 0 4450716 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243652488544 140243712133637 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10219] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10219/stat : 10219 (java) S 10133 10136 6228 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4450716 10060525568 464058 33554432000 1073741824 1073778376 140735307577376 140243653543080 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1646.62
Current children cumulated vsize (KiB) 9824732

[startup+882.308 s]
/proc/loadavg: 4.09 4.08 3.96 5/219 10391
/proc/meminfo: memFree=25593504/32872528 swapFree=480236/529292
[pid=10136] ppid=10133 vsize=9824732 CPUtime=1766.74 cores=1,3,5,7
/proc/10136/stat : 10136 (java) S 10133 10136 6228 0 -1 4202496 38031 0 1 0 176472 202 0 0 20 0 22 0 4401896 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140735307568512 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10136/statm: 2456183 460113 2289 9 0 2446860 0
[pid=10136/tid=10138] ppid=10133 vsize=9824732 CPUtime=0.19 cores=1,3,5,7
/proc/10136/task/10138/stat : 10138 (java) S 10133 10136 6228 0 -1 4202560 2439 0 1 0 16 3 0 0 20 0 22 0 4401897 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243839890296 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10139] ppid=10133 vsize=9824732 CPUtime=1.05 cores=1,3,5,7
/proc/10136/task/10139/stat : 10139 (java) S 10133 10136 6228 0 -1 4202560 518 0 0 0 89 16 0 0 20 0 22 0 4401898 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243683851304 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10136/tid=10140] ppid=10133 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/10136/task/10140/stat : 10140 (java) S 10133 10136 6228 0 -1 4202560 344 0 0 0 85 15 0 0 20 0 22 0 4401898 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243682798504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10141] ppid=10133 vsize=9824732 CPUtime=0.98 cores=1,3,5,7
/proc/10136/task/10141/stat : 10141 (java) S 10133 10136 6228 0 -1 4202560 595 0 0 0 82 16 0 0 20 0 22 0 4401898 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243681745704 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10142] ppid=10133 vsize=9824732 CPUtime=0.85 cores=1,3,5,7
/proc/10136/task/10142/stat : 10142 (java) S 10133 10136 6228 0 -1 4202560 392 0 0 0 73 12 0 0 20 0 22 0 4401898 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243680692904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10143] ppid=10133 vsize=9824732 CPUtime=0.88 cores=1,3,5,7
/proc/10136/task/10143/stat : 10143 (java) S 10133 10136 6228 0 -1 4202560 489 0 0 0 75 13 0 0 20 0 22 0 4401898 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243679640104 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10144] ppid=10133 vsize=9824732 CPUtime=0.91 cores=1,3,5,7
/proc/10136/task/10144/stat : 10144 (java) S 10133 10136 6228 0 -1 4202560 381 0 0 0 77 14 0 0 20 0 22 0 4401898 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243678587304 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10145] ppid=10133 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/10136/task/10145/stat : 10145 (java) S 10133 10136 6228 0 -1 4202560 475 0 0 0 91 17 0 0 20 0 22 0 4401898 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243677534504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10146] ppid=10133 vsize=9824732 CPUtime=1 cores=1,3,5,7
/proc/10136/task/10146/stat : 10146 (java) S 10133 10136 6228 0 -1 4202560 388 0 0 0 83 17 0 0 20 0 22 0 4401898 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243676481704 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10136/tid=10147] ppid=10133 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/10136/task/10147/stat : 10147 (java) S 10133 10136 6228 0 -1 4202560 1796 0 0 0 124 8 0 0 20 0 22 0 4401899 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243664071656 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10148] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10148/stat : 10148 (java) S 10133 10136 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4401900 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243663017720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10149] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10149/stat : 10149 (java) S 10133 10136 6228 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4401900 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243661964808 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10150] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10150/stat : 10150 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401902 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243660913296 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10151] ppid=10133 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/10136/task/10151/stat : 10151 (java) S 10133 10136 6228 0 -1 4202560 17511 0 0 0 131 3 0 0 20 0 22 0 4401902 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243659860408 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10152] ppid=10133 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/10136/task/10152/stat : 10152 (java) S 10133 10136 6228 0 -1 4202560 9723 0 0 0 110 2 0 0 20 0 22 0 4401902 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243658807608 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10153] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10153/stat : 10153 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401902 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243657755000 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10154] ppid=10133 vsize=9824732 CPUtime=0.3 cores=1,3,5,7
/proc/10136/task/10154/stat : 10154 (java) S 10133 10136 6228 0 -1 4202560 51 0 0 0 12 18 0 0 20 0 22 0 4401902 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243656702408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10161] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10161/stat : 10161 (java) S 10133 10136 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4401964 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243655648168 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10217] ppid=10133 vsize=9824732 CPUtime=392.21 cores=1,3,5,7
/proc/10136/task/10217/stat : 10217 (java) R 10133 10136 6228 0 -1 4202560 26 0 0 0 39216 5 0 0 20 0 22 0 4450716 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243654586752 140243712126878 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10218] ppid=10133 vsize=9824732 CPUtime=392.21 cores=1,3,5,7
/proc/10136/task/10218/stat : 10218 (java) R 10133 10136 6228 0 -1 4202560 217 0 0 0 39214 7 0 0 20 0 22 0 4450716 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243652488864 140243712762419 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10219] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10219/stat : 10219 (java) S 10133 10136 6228 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4450716 10060525568 460113 33554432000 1073741824 1073778376 140735307577376 140243653543080 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1766.74
Current children cumulated vsize (KiB) 9824732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+899.001 s]
/proc/loadavg: 4.07 4.08 3.96 5/219 10394
/proc/meminfo: memFree=25613804/32872528 swapFree=480236/529292
[pid=10136] ppid=10133 vsize=9824732 CPUtime=1800.18 cores=1,3,5,7
/proc/10136/stat : 10136 (java) S 10133 10136 6228 0 -1 4202496 38067 0 1 0 179814 204 0 0 20 0 22 0 4401896 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140735307568512 211462160445 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/10136/statm: 2456183 454880 2289 9 0 2446860 0
[pid=10136/tid=10138] ppid=10133 vsize=9824732 CPUtime=0.2 cores=1,3,5,7
/proc/10136/task/10138/stat : 10138 (java) S 10133 10136 6228 0 -1 4202560 2439 0 1 0 17 3 0 0 20 0 22 0 4401897 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243839890296 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10139] ppid=10133 vsize=9824732 CPUtime=1.08 cores=1,3,5,7
/proc/10136/task/10139/stat : 10139 (java) S 10133 10136 6228 0 -1 4202560 524 0 0 0 92 16 0 0 20 0 22 0 4401898 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243683851304 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10136/tid=10140] ppid=10133 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/10136/task/10140/stat : 10140 (java) S 10133 10136 6228 0 -1 4202560 345 0 0 0 86 15 0 0 20 0 22 0 4401898 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243682798504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10141] ppid=10133 vsize=9824732 CPUtime=0.99 cores=1,3,5,7
/proc/10136/task/10141/stat : 10141 (java) S 10133 10136 6228 0 -1 4202560 597 0 0 0 83 16 0 0 20 0 22 0 4401898 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243681745704 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10142] ppid=10133 vsize=9824732 CPUtime=0.87 cores=1,3,5,7
/proc/10136/task/10142/stat : 10142 (java) S 10133 10136 6228 0 -1 4202560 398 0 0 0 74 13 0 0 20 0 22 0 4401898 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243680692904 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10143] ppid=10133 vsize=9824732 CPUtime=0.89 cores=1,3,5,7
/proc/10136/task/10143/stat : 10143 (java) S 10133 10136 6228 0 -1 4202560 495 0 0 0 76 13 0 0 20 0 22 0 4401898 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243679640104 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10144] ppid=10133 vsize=9824732 CPUtime=0.94 cores=1,3,5,7
/proc/10136/task/10144/stat : 10144 (java) S 10133 10136 6228 0 -1 4202560 389 0 0 0 80 14 0 0 20 0 22 0 4401898 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243678587304 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10136/tid=10145] ppid=10133 vsize=9824732 CPUtime=1.09 cores=1,3,5,7
/proc/10136/task/10145/stat : 10145 (java) S 10133 10136 6228 0 -1 4202560 477 0 0 0 92 17 0 0 20 0 22 0 4401898 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243677534504 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10146] ppid=10133 vsize=9824732 CPUtime=1.01 cores=1,3,5,7
/proc/10136/task/10146/stat : 10146 (java) S 10133 10136 6228 0 -1 4202560 390 0 0 0 84 17 0 0 20 0 22 0 4401898 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243676481704 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=10136/tid=10147] ppid=10133 vsize=9824732 CPUtime=1.32 cores=1,3,5,7
/proc/10136/task/10147/stat : 10147 (java) S 10133 10136 6228 0 -1 4202560 1796 0 0 0 124 8 0 0 20 0 22 0 4401899 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243664071656 211462174633 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10148] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10148/stat : 10148 (java) S 10133 10136 6228 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 4401900 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243663017720 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10149] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10149/stat : 10149 (java) S 10133 10136 6228 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 4401900 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243661964808 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10150] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10150/stat : 10150 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401902 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243660913296 211462182688 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10151] ppid=10133 vsize=9824732 CPUtime=1.34 cores=1,3,5,7
/proc/10136/task/10151/stat : 10151 (java) S 10133 10136 6228 0 -1 4202560 17511 0 0 0 131 3 0 0 20 0 22 0 4401902 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243659860408 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10152] ppid=10133 vsize=9824732 CPUtime=1.12 cores=1,3,5,7
/proc/10136/task/10152/stat : 10152 (java) S 10133 10136 6228 0 -1 4202560 9723 0 0 0 110 2 0 0 20 0 22 0 4401902 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243658807608 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=10136/tid=10153] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10153/stat : 10153 (java) S 10133 10136 6228 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 4401902 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243657755000 211462173756 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10154] ppid=10133 vsize=9824732 CPUtime=0.31 cores=1,3,5,7
/proc/10136/task/10154/stat : 10154 (java) S 10133 10136 6228 0 -1 4202560 53 0 0 0 13 18 0 0 20 0 22 0 4401902 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243656702408 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10161] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10161/stat : 10161 (java) S 10133 10136 6228 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 4401964 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243655648168 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10217] ppid=10133 vsize=9824732 CPUtime=408.86 cores=1,3,5,7
/proc/10136/task/10217/stat : 10217 (java) R 10133 10136 6228 0 -1 4202560 26 0 0 0 40880 6 0 0 20 0 22 0 4450716 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243654586752 140243712126560 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=10136/tid=10218] ppid=10133 vsize=9824732 CPUtime=408.86 cores=1,3,5,7
/proc/10136/task/10218/stat : 10218 (java) R 10133 10136 6228 0 -1 4202560 218 0 0 0 40878 8 0 0 20 0 22 0 4450716 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243652488640 140243712193268 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=10136/tid=10219] ppid=10133 vsize=9824732 CPUtime=0 cores=1,3,5,7
/proc/10136/task/10219/stat : 10219 (java) S 10133 10136 6228 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 4450716 10060525568 454880 33554432000 1073741824 1073778376 140735307577376 140243653543080 211462174633 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1800.18
Current children cumulated vsize (KiB) 9824732

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

Child status: 143
Real time (s): 899.059
CPU time (s): 1800.65
CPU user time (s): 1798.27
CPU system time (s): 2.38164
CPU usage (%): 200.282
Max. virtual memory (cumulated for all children) (KiB): 9824732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.27
system time used= 2.38164
maximum resident set size= 3230592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 38111
page faults= 1
swaps= 0
block input operations= 0
block output operations= 808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23167
involuntary context switches= 19673

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.09807 second user time and 6.79997 second system time

The end

Launcher Data

Begin job on node141 at 2016-06-30 04:30:20
IDJOB=4119349
IDBENCH=111708
IDSOLVER=2543
FILE ID=node141/4119349-1467253820
RUNJOBID= node141-1467246696-6245
PBS_JOBID= 20004482
Free space on /tmp= 71704 MiB

SOLVER NAME= Sat4j PB 2.3.6 Res+CP PB16
BENCH NAME= PB15eval/normalized-PB15eval/OPT-SMALLINT-NLC/minlplib2-pb-0.1.0/opb/normalized-graphpart_2pm-0066-0066.opb
COMMAND LINE= java -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119349-1467253820/watcher-4119349-1467253820 -o /tmp/evaluation-result-4119349-1467253820/solver-4119349-1467253820 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node141-1467246696-6245 --watchdog 1960  java -jar sat4j-pb.jar Both HOME/instance-4119349-1467253820.opb

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

MD5SUM BENCH= 6c30ae49cb0d5bbc7d65e5bef54ff2c4
RANDOM SEED=239406351

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.448
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	: 5339.30
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.448
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.53
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.448
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:        27255896 kB
Buffers:          136024 kB
Cached:           722932 kB
SwapCached:            0 kB
Active:          3667784 kB
Inactive:         673912 kB
Active(anon):    3483892 kB
Inactive(anon):     1280 kB
Active(file):     183892 kB
Inactive(file):   672632 kB
Unevictable:      529292 kB
Mlocked:          480236 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               856 kB
Writeback:             0 kB
AnonPages:       4013496 kB
Mapped:            22168 kB
Shmem:               204 kB
Slab:             609248 kB
SReclaimable:      53144 kB
SUnreclaim:       556104 kB
KernelStack:        1648 kB
PageTables:        11548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    4511436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3401728 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= 71700 MiB
End job on node141 at 2016-06-30 04:45:19