Trace number 3688696

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SAT 4j PB RES // CP 2.3.2 SnapshotSAT (TO)-46 1800.03 941.143

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_200_10_1.opb
MD5SUM2be9d345a101e171c9ff93c0b5b2195d
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-52
Best CPU time to get the best result obtained on this benchmark1797.52
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -52
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
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 constraints200
Minimum length of a constraint10
Maximum length of a constraint22
Number of terms in the objective function 200
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 200
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 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)2482
Sum of products size (including duplicates)4964
Number of different products1241
Sum of products size2482

Quality of the solution as a function of time


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

Solver Data

0.02/0.09	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.02/0.09	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.09	c See www.sat4j.org for details.
0.08/0.10	c version 2.3.2.v20120418
0.08/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.08/0.10	c java.vm.version	19.1-b02
0.08/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.10	c sun.arch.data.model	64
0.08/0.10	c java.version		1.6.0_24
0.08/0.10	c os.name		Linux
0.08/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.08/0.10	c os.arch		amd64
0.08/0.10	c Free memory 		501472288
0.08/0.10	c Max memory 		7480803328
0.08/0.10	c Total memory 		504102912
0.08/0.10	c Number of processors 	8
0.08/0.13	c Pseudo Boolean Optimization by upper bound
0.08/0.13	c ManyCore solver with 2 solvers running in parallel
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.13	c Expensive reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose learned constraints deletion strategy
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c c --- End Solver configuration ---
0.08/0.13	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.13	c --- Begin Solver configuration ---
0.08/0.13	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4e3eca90
0.08/0.13	c Learn all clauses as in MiniSAT
0.08/0.13	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.13	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.13	c No reason simplification
0.08/0.13	c Armin Biere (Picosat) restarts strategy
0.08/0.13	c Glucose learned constraints deletion strategy
0.08/0.13	c timeout=2147483s
0.08/0.13	c DB Simplification allowed=false
0.08/0.13	c c --- End Solver configuration ---
0.08/0.13	c solving HOME/instance-3688696-1337879030.opb
0.08/0.13	c reading problem ... 
0.48/0.32	c ... done. Wall clock time 0.195s.
0.48/0.32	c declared #vars     200
0.48/0.32	c internal #vars     1441
0.48/0.32	c #constraints  2682
0.48/0.32	c constraints type 
0.48/0.32	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1241
0.48/0.32	c org.sat4j.minisat.constraints.cnf.UnitClauses => 200
0.48/0.32	c ignored satisfied constraints => 200
0.48/0.32	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1241
0.48/0.32	c 2882 constraints processed.
0.48/0.32	c constraints type 
0.48/0.32	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1241
0.48/0.32	c ignored satisfied constraints => 200
0.48/0.32	c org.sat4j.pb.constraints.pb.UnitClausesPB => 200
0.48/0.32	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1241
0.48/0.32	c 2882 constraints processed.
0.48/0.32	c objective function length is 200 literals
0.48/0.34	c  And the winner is solver0
0.57/0.82	c SATISFIABLE
0.57/0.82	c OPTIMIZING...
0.57/0.82	c Got one! Elapsed wall clock time (in seconds):0.698
0.57/0.82	o -38
0.57/0.87	c  And the winner is solver0
0.93/1.33	c Got one! Elapsed wall clock time (in seconds):1.2
0.93/1.33	o -39
1.60/1.58	c  And the winner is solver1
2.31/1.83	c Got one! Elapsed wall clock time (in seconds):1.702
2.31/1.83	o -40
2.31/1.86	c  And the winner is solver1
2.47/2.33	c Got one! Elapsed wall clock time (in seconds):2.203
2.47/2.33	o -41
2.70/2.45	c  And the winner is solver1
2.84/2.83	c Got one! Elapsed wall clock time (in seconds):2.705
2.84/2.83	o -42
2.98/2.93	c cleaning 3307 clauses out of 6614 with flag 1000/6614
3.45/3.16	c  And the winner is solver1
3.61/3.33	c Got one! Elapsed wall clock time (in seconds):3.206
3.61/3.33	o -43
4.00/3.56	c cleaning 4579 clauses out of 9157 with flag 3000/12464
5.02/4.07	c cleaning 5289 clauses out of 10578 with flag 9000/18464
6.23/4.61	c cleaning 6137 clauses out of 12289 with flag 16000/25464
7.38/5.26	c cleaning 7073 clauses out of 14153 with flag 24001/33465
8.90/6.04	c cleaning 8035 clauses out of 16081 with flag 33002/42466
10.81/7.02	c cleaning 9023 clauses out of 18045 with flag 43001/52465
13.14/8.26	c cleaning 10010 clauses out of 20021 with flag 54000/63464
15.98/9.75	c cleaning 11006 clauses out of 22011 with flag 66000/75464
18.86/11.22	c cleaning 11994 clauses out of 24007 with flag 79002/88466
21.94/12.82	c cleaning 13004 clauses out of 26012 with flag 93001/102465
25.60/14.76	c cleaning 14005 clauses out of 28009 with flag 108002/117466
30.72/17.33	c cleaning 14999 clauses out of 30002 with flag 124000/133464
32.75/18.40	c  And the winner is solver1
32.69/18.53	c Got one! Elapsed wall clock time (in seconds):18.406
32.69/18.53	o -44
34.62/19.51	c cleaning 13350 clauses out of 26700 with flag 5000/145161
36.47/20.57	c cleaning 9675 clauses out of 19350 with flag 11000/151161
38.09/21.46	c cleaning 8333 clauses out of 16676 with flag 18001/158162
40.22/22.60	c cleaning 8164 clauses out of 16342 with flag 26000/166161
42.25/23.74	c cleaning 8588 clauses out of 17178 with flag 35000/175161
44.46/24.92	c cleaning 9296 clauses out of 18591 with flag 45001/185162
46.49/26.08	c cleaning 10145 clauses out of 20294 with flag 56000/196161
49.01/27.45	c cleaning 11066 clauses out of 22149 with flag 68000/208161
52.40/29.27	c cleaning 12037 clauses out of 24083 with flag 81000/221161
56.41/31.38	c cleaning 13020 clauses out of 26047 with flag 95001/235162
60.20/33.38	c cleaning 14010 clauses out of 28028 with flag 110002/250163
64.68/35.75	c cleaning 15001 clauses out of 30016 with flag 126000/266161
69.07/38.09	c cleaning 16000 clauses out of 32015 with flag 143000/283161
73.44/40.32	c cleaning 17009 clauses out of 34017 with flag 161002/301163
78.03/42.74	c cleaning 17995 clauses out of 36006 with flag 180000/320161
83.87/45.85	c cleaning 19003 clauses out of 38012 with flag 200001/340162
90.27/49.17	c cleaning 20003 clauses out of 40008 with flag 221000/361161
97.42/52.81	c cleaning 21000 clauses out of 42007 with flag 243002/383163
104.16/56.33	c cleaning 21998 clauses out of 44005 with flag 266000/406161
113.36/61.12	c cleaning 22997 clauses out of 46007 with flag 290000/430161
123.46/66.35	c cleaning 24005 clauses out of 48010 with flag 315000/455161
132.59/71.02	c cleaning 25003 clauses out of 50006 with flag 341001/481162
142.71/76.24	c cleaning 26001 clauses out of 52002 with flag 368000/508161
154.45/82.30	c cleaning 26996 clauses out of 54003 with flag 396002/536163
161.57/86.08	c  And the winner is solver1
161.39/86.26	c Got one! Elapsed wall clock time (in seconds):86.138
161.39/86.26	o -45
163.66/87.49	c cleaning 23353 clauses out of 46714 with flag 5002/555870
165.77/88.66	c cleaning 14674 clauses out of 29361 with flag 11002/561870
167.26/89.56	c cleaning 10835 clauses out of 21687 with flag 18002/568870
169.16/90.74	c cleaning 9417 clauses out of 18850 with flag 26000/576868
170.84/91.75	c cleaning 9207 clauses out of 18433 with flag 35000/585868
172.73/92.80	c cleaning 9606 clauses out of 19226 with flag 45000/595868
174.61/93.99	c cleaning 10302 clauses out of 20620 with flag 56000/606868
177.50/95.62	c cleaning 11151 clauses out of 22318 with flag 68000/618868
180.36/97.25	c cleaning 12078 clauses out of 24168 with flag 81001/631869
183.66/99.02	c cleaning 13044 clauses out of 26089 with flag 95000/645868
187.32/101.04	c cleaning 14023 clauses out of 28046 with flag 110001/660869
191.61/103.42	c cleaning 15011 clauses out of 30023 with flag 126001/676869
196.28/105.98	c cleaning 16002 clauses out of 32012 with flag 143001/693869
201.35/108.62	c cleaning 16999 clauses out of 34009 with flag 161000/711868
207.02/111.61	c cleaning 18002 clauses out of 36010 with flag 180000/730868
212.28/114.54	c cleaning 19003 clauses out of 38010 with flag 200002/750870
218.54/117.82	c cleaning 19996 clauses out of 40006 with flag 221001/771869
224.80/121.13	c cleaning 21002 clauses out of 42009 with flag 243000/793868
232.85/125.36	c cleaning 21997 clauses out of 44007 with flag 266000/816868
242.88/130.64	c cleaning 23005 clauses out of 46010 with flag 290000/840868
252.92/135.86	c cleaning 0 clauses out of 6358 with flag 0/6358
255.01/136.82	c cleaning 23993 clauses out of 48005 with flag 315000/865868
265.24/142.12	c cleaning 25000 clauses out of 50012 with flag 341000/891868
277.46/148.58	c cleaning 26006 clauses out of 52012 with flag 368000/918868
287.46/153.74	c cleaning 26998 clauses out of 54007 with flag 396001/946869
301.07/160.75	c cleaning 27997 clauses out of 56008 with flag 425000/975868
313.48/167.15	c cleaning 29000 clauses out of 58011 with flag 455000/1005868
327.44/174.49	c cleaning 30006 clauses out of 60012 with flag 486001/1036869
340.09/180.93	c cleaning 31001 clauses out of 62005 with flag 518000/1068868
354.68/188.48	c cleaning 32000 clauses out of 64005 with flag 551001/1101869
368.06/195.36	c cleaning 32996 clauses out of 66005 with flag 585001/1135869
387.76/205.50	c cleaning 33999 clauses out of 68009 with flag 620001/1170869
407.73/215.74	c cleaning 35005 clauses out of 70009 with flag 656000/1206868
426.90/225.59	c cleaning 35995 clauses out of 72005 with flag 693001/1243869
444.43/234.50	c cleaning 37003 clauses out of 74010 with flag 731001/1281869
462.27/243.86	c cleaning 38003 clauses out of 76007 with flag 770001/1320869
480.20/253.02	c cleaning 38995 clauses out of 78005 with flag 810002/1360870
495.11/260.80	c cleaning 40001 clauses out of 80012 with flag 851004/1401872
514.41/270.61	c cleaning 40995 clauses out of 82007 with flag 893000/1443868
543.79/285.72	c cleaning 42002 clauses out of 84013 with flag 936001/1486869
571.48/299.81	c cleaning 43005 clauses out of 86011 with flag 980001/1530869
593.57/311.11	c cleaning 43999 clauses out of 88005 with flag 1025000/1575868
617.22/323.24	c cleaning 44996 clauses out of 90006 with flag 1071000/1621868
653.41/341.79	c cleaning 46004 clauses out of 92011 with flag 1118001/1668869
659.48/345.07	c  And the winner is solver1
658.45/345.44	c Got one! Elapsed wall clock time (in seconds):345.31
658.45/345.44	o -46
661.77/347.18	c cleaning 30607 clauses out of 61231 with flag 5000/1684093
664.21/348.67	c cleaning 18302 clauses out of 36627 with flag 11003/1690096
666.62/350.16	c cleaning 12651 clauses out of 25322 with flag 18000/1697093
669.13/351.85	c cleaning 10330 clauses out of 20672 with flag 26001/1705094
671.39/353.25	c cleaning 9665 clauses out of 19343 with flag 35002/1714095
673.63/354.68	c cleaning 9832 clauses out of 19677 with flag 45001/1724094
676.09/356.18	c cleaning 10417 clauses out of 20846 with flag 56002/1735095
679.41/358.27	c cleaning 11213 clauses out of 22427 with flag 68000/1747093
682.64/360.16	c cleaning 12103 clauses out of 24214 with flag 81000/1760093
686.27/362.21	c cleaning 13053 clauses out of 26113 with flag 95002/1774095
690.10/364.44	c cleaning 14026 clauses out of 28060 with flag 110002/1789095
695.21/367.41	c cleaning 15016 clauses out of 30032 with flag 126000/1805093
699.45/369.86	c cleaning 16001 clauses out of 32016 with flag 143000/1822093
705.09/372.92	c cleaning 17009 clauses out of 34018 with flag 161003/1840096
711.49/376.47	c cleaning 17996 clauses out of 36006 with flag 180000/1859093
719.17/380.76	c cleaning 19004 clauses out of 38010 with flag 200000/1879093
727.58/385.23	c cleaning 20004 clauses out of 40007 with flag 221001/1900094
735.61/389.58	c cleaning 20996 clauses out of 42003 with flag 243001/1922094
743.65/393.85	c cleaning 21998 clauses out of 44007 with flag 266001/1945094
753.50/399.26	c cleaning 23002 clauses out of 46009 with flag 290001/1969094
762.51/404.06	c cleaning 23999 clauses out of 48007 with flag 315001/1994094
772.93/409.59	c cleaning 25003 clauses out of 50007 with flag 341000/2020093
783.55/415.12	c cleaning 26001 clauses out of 52004 with flag 368000/2047093
795.63/421.60	c cleaning 26999 clauses out of 54004 with flag 396001/2075094
806.23/427.29	c cleaning 27998 clauses out of 56004 with flag 425000/2104093
817.64/433.23	c cleaning 29002 clauses out of 58008 with flag 455002/2134095
830.04/439.78	c cleaning 30000 clauses out of 60005 with flag 486001/2165094
844.28/447.35	c cleaning 31003 clauses out of 62006 with flag 518002/2197095
858.87/454.93	c cleaning 32000 clauses out of 64001 with flag 551000/2230093
871.66/461.62	c cleaning 33002 clauses out of 66003 with flag 585002/2264095
885.06/468.68	c cleaning 33992 clauses out of 67999 with flag 620000/2299093
901.36/477.46	c cleaning 35003 clauses out of 70008 with flag 656001/2335094
915.72/485.00	c cleaning 35992 clauses out of 72005 with flag 693001/2372094
934.17/494.63	c cleaning 37002 clauses out of 74013 with flag 731001/2410094
952.94/504.55	c cleaning 38000 clauses out of 76010 with flag 770000/2449093
973.31/515.49	c cleaning 39004 clauses out of 78011 with flag 810001/2489094
994.63/526.68	c cleaning 40004 clauses out of 80007 with flag 851001/2530094
1017.31/538.52	c cleaning 40998 clauses out of 82002 with flag 893000/2572093
1043.16/552.02	c cleaning 41998 clauses out of 84006 with flag 936002/2615095
1060.53/561.50	c cleaning 0 clauses out of 11480 with flag 0/11480
1072.51/568.05	c cleaning 43002 clauses out of 86007 with flag 980001/2659094
1097.77/581.18	c cleaning 43992 clauses out of 88005 with flag 1025001/2704094
1121.73/593.76	c cleaning 45001 clauses out of 90013 with flag 1071001/2750094
1146.30/606.87	c cleaning 46001 clauses out of 92013 with flag 1118002/2797095
1172.31/620.43	c cleaning 47001 clauses out of 94011 with flag 1166001/2845094
1204.95/638.02	c cleaning 48002 clauses out of 96010 with flag 1215001/2894094
1232.38/652.29	c cleaning 48997 clauses out of 98007 with flag 1265000/2944093
1257.65/665.25	c cleaning 50002 clauses out of 100012 with flag 1316002/2995095
1300.82/687.12	c cleaning 51003 clauses out of 102010 with flag 1368002/3047095
1334.79/704.43	c cleaning 51994 clauses out of 104005 with flag 1421000/3100093
1370.27/722.79	c cleaning 53002 clauses out of 106011 with flag 1475000/3154093
1406.21/741.08	c cleaning 53997 clauses out of 108009 with flag 1530000/3209093
1460.73/768.65	c cleaning 55006 clauses out of 110014 with flag 1586002/3265095
1499.82/788.50	c cleaning 55997 clauses out of 112007 with flag 1643001/3322094
1542.60/810.55	c cleaning 57003 clauses out of 114009 with flag 1701000/3380093
1578.50/828.89	c cleaning 57993 clauses out of 116006 with flag 1760000/3439093
1617.77/848.81	c cleaning 59005 clauses out of 118015 with flag 1820002/3499095
1667.05/873.82	c cleaning 60002 clauses out of 120009 with flag 1881001/3560094
1717.78/899.82	c cleaning 61003 clauses out of 122007 with flag 1943001/3622094
1772.25/927.47	c cleaning 61991 clauses out of 124003 with flag 2006000/3685093
1798.76/941.11	c starts		: 51
1798.76/941.11	c conflicts		: 14544
1798.76/941.11	c decisions		: 21133
1798.76/941.11	c propagations		: 177576
1798.76/941.11	c inspects		: 572075294
1798.76/941.11	c shortcuts		: 0
1798.76/941.11	c learnt literals	: 0
1798.76/941.11	c learnt binary clauses	: 0
1798.76/941.11	c learnt ternary clauses	: 0
1798.76/941.11	c learnt constraints	: 14544
1798.76/941.11	c ignored constraints	: 0
1798.76/941.11	c root simplifications	: 0
1798.76/941.11	c removed literals (reason simplification)	: 0
1798.76/941.11	c reason swapping (by a shorter reason)	: 0
1798.76/941.11	c Calls to reduceDB	: 2
1798.76/941.11	c number of reductions to clauses (during analyze)	: 0
1798.76/941.11	c number of learned constraints concerned by reduction	: 0
1798.76/941.11	c number of learning phase by resolution	: 0
1798.76/941.11	c number of learning phase by cutting planes	: 0
1798.76/941.11	c speed (assignments/second)	: 188.9544596512808
1798.76/941.11	c non guided choices	0
1798.76/941.12	c learnt constraints type 
1798.76/941.12	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 616
1798.76/941.12	c org.sat4j.pb.constraints.pb.MaxWatchPb => 13928
1798.76/941.12	c constraints type 
1798.76/941.12	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 1241
1798.76/941.12	c org.sat4j.minisat.constraints.cnf.UnitClauses => 200
1798.76/941.12	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1798.76/941.12	c ignored satisfied constraints => 200
1798.76/941.12	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 1241
1798.76/941.12	c 2883 constraints processed.
1798.76/941.12	c constraints type 
1798.76/941.12	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 1241
1798.76/941.12	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1798.76/941.12	c ignored satisfied constraints => 200
1798.76/941.12	c org.sat4j.pb.constraints.pb.UnitClausesPB => 200
1798.76/941.12	c org.sat4j.pb.constraints.pb.MaxWatchPb => 1241
1798.76/941.12	c 2883 constraints processed.
1798.76/941.12	s SATISFIABLE
1798.76/941.12	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 
1798.76/941.12	c objective function=-46
1798.76/941.12	c Total wall clock time (in seconds): 940.997

Verifier Data

OK	-46

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3688696-1337879030/watcher-3688696-1337879030 -o /tmp/evaluation-result-3688696-1337879030/solver-3688696-1337879030 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3688696-1337879030.opb 

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.09 4.08 3.92 4/195 3477
/proc/meminfo: memFree=26286380/32873852 swapFree=6848/6848
[pid=3477] ppid=3475 vsize=9292 CPUtime=0 cores=1,3,5,7
/proc/3477/stat : 3477 (java) D 3475 3477 718 0 -1 4202496 249 0 0 0 0 0 0 0 20 0 1 0 254028410 9515008 183 33554432000 1073741824 1073778376 140734553509568 140734553500600 229355896501 0 0 4096 0 18446744072100588836 0 0 17 5 0 0 0 0 0
/proc/3477/statm: 2323 183 140 9 0 71 0

[startup+0.0512291 s]
/proc/loadavg: 4.09 4.08 3.92 4/195 3477
/proc/meminfo: memFree=26286380/32873852 swapFree=6848/6848
[pid=3477] ppid=3475 vsize=9225560 CPUtime=0.02 cores=1,3,5,7
/proc/3477/stat : 3477 (java) S 3475 3477 718 0 -1 4202496 3033 0 1 0 2 0 0 0 20 0 13 0 254028410 9446973440 3730 33554432000 1073741824 1073778376 140733514148304 140733514139440 229359255613 0 0 0 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3477/statm: 2306390 3730 1701 9 0 2297091 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 9225560

[startup+0.100286 s]
/proc/loadavg: 4.09 4.08 3.92 4/195 3477
/proc/meminfo: memFree=26286380/32873852 swapFree=6848/6848
[pid=3477] ppid=3475 vsize=9558412 CPUtime=0.08 cores=1,3,5,7
/proc/3477/stat : 3477 (java) S 3475 3477 718 0 -1 4202496 4209 0 1 0 7 1 0 0 20 0 18 0 254028410 9787813888 5396 33554432000 1073741824 1073778376 140733514148304 140733514139440 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3477/statm: 2389603 5403 2080 9 0 2380296 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 9558412

[startup+0.300259 s]
/proc/loadavg: 4.09 4.08 3.92 4/195 3477
/proc/meminfo: memFree=26286380/32873852 swapFree=6848/6848
[pid=3477] ppid=3475 vsize=9558412 CPUtime=0.48 cores=1,3,5,7
/proc/3477/stat : 3477 (java) S 3475 3477 718 0 -1 4202496 6136 0 1 0 47 1 0 0 20 0 18 0 254028410 9787813888 8132 33554432000 1073741824 1073778376 140733514148304 140733514139440 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3477/statm: 2389603 8132 2215 9 0 2380296 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 9558412

[startup+0.700208 s]
/proc/loadavg: 4.09 4.08 3.92 4/195 3477
/proc/meminfo: memFree=26286380/32873852 swapFree=6848/6848
[pid=3477] ppid=3475 vsize=9824668 CPUtime=0.57 cores=1,3,5,7
/proc/3477/stat : 3477 (java) S 3475 3477 718 0 -1 4202496 6243 0 1 0 54 3 0 0 20 0 19 0 254028410 10060460032 10260 33554432000 1073741824 1073778376 140733514148304 140733514139440 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3477/statm: 2456167 10260 2244 9 0 2446860 0
Current children cumulated CPU time (s) 0.57
Current children cumulated vsize (KiB) 9824668

[startup+1.5007 s]
/proc/loadavg: 4.09 4.08 3.92 2/214 3502
/proc/meminfo: memFree=26242928/32873852 swapFree=6848/6848
[pid=3477] ppid=3475 vsize=9824668 CPUtime=1.6 cores=1,3,5,7
/proc/3477/stat : 3477 (java) S 3475 3477 718 0 -1 4202496 14268 0 1 0 154 6 0 0 20 0 22 0 254028410 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140733514139440 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3477/statm: 2456167 18279 2254 9 0 2446860 0
[pid=3477/tid=3479] ppid=3475 vsize=9824668 CPUtime=0.29 cores=1,3,5,7
/proc/3477/task/3479/stat : 3479 (java) S 3475 3477 718 0 -1 4202560 2461 0 1 0 28 1 0 0 20 0 22 0 254028411 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140269353706488 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3480] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3480/stat : 3480 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028412 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140269342767528 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3481] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3481/stat : 3481 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028412 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140269341714984 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3482] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3482/stat : 3482 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028412 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140269340661928 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3483] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3483/stat : 3483 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028412 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140269339609384 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3484] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3484/stat : 3484 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028412 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140269338557352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3485] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3485/stat : 3485 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028412 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140269191904296 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3486] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3486/stat : 3486 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028412 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140269190851240 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3487] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3487/stat : 3487 (java) S 3475 3477 718 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 254028412 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140269189798696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3488] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3488/stat : 3488 (java) S 3475 3477 718 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254028414 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140269177600360 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3489] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3489/stat : 3489 (java) S 3475 3477 718 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 254028414 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140269176546680 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3490] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3490/stat : 3490 (java) S 3475 3477 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 254028414 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140269175493512 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3491] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3491/stat : 3491 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028417 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140269174442256 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3492] ppid=3475 vsize=9824668 CPUtime=0.4 cores=1,3,5,7
/proc/3477/task/3492/stat : 3492 (java) R 3475 3477 718 0 -1 4202560 5569 0 0 0 40 0 0 0 20 0 22 0 254028417 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140269173367288 140269356611672 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3493] ppid=3475 vsize=9824668 CPUtime=0.39 cores=1,3,5,7
/proc/3477/task/3493/stat : 3493 (java) R 3475 3477 718 0 -1 4202560 4919 0 0 0 39 0 0 0 20 0 22 0 254028417 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140269172337432 140269360524948 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3494] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3494/stat : 3494 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028417 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140269171284728 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3495] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3495/stat : 3495 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028417 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140269170232392 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3498] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3498/stat : 3498 (java) S 3475 3477 718 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 254028444 10060460032 18279 33554432000 1073741824 1073778376 140733514148304 140269167072040 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 9824668

[startup+3.10071 s]
/proc/loadavg: 4.09 4.08 3.92 2/214 3508
/proc/meminfo: memFree=26202764/32873852 swapFree=6848/6848
[pid=3477] ppid=3475 vsize=9824668 CPUtime=3.45 cores=1,3,5,7
/proc/3477/stat : 3477 (java) S 3475 3477 718 0 -1 4202496 16697 0 1 0 330 15 0 0 20 0 22 0 254028410 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140733514139440 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3477/statm: 2456167 48050 2286 9 0 2446860 0
[pid=3477/tid=3479] ppid=3475 vsize=9824668 CPUtime=0.29 cores=1,3,5,7
/proc/3477/task/3479/stat : 3479 (java) S 3475 3477 718 0 -1 4202560 2462 0 1 0 28 1 0 0 20 0 22 0 254028411 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140269353706488 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3480] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3480/stat : 3480 (java) S 3475 3477 718 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 254028412 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140269342767528 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3481] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3481/stat : 3481 (java) S 3475 3477 718 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 254028412 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140269341714984 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3482] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3482/stat : 3482 (java) S 3475 3477 718 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 254028412 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140269340661928 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3483] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3483/stat : 3483 (java) S 3475 3477 718 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 254028412 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140269339609384 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3484] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3484/stat : 3484 (java) S 3475 3477 718 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 254028412 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140269338557352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3485] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3485/stat : 3485 (java) S 3475 3477 718 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 254028412 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140269191904296 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3486] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3486/stat : 3486 (java) S 3475 3477 718 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 254028412 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140269190851240 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3487] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3487/stat : 3487 (java) S 3475 3477 718 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 254028412 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140269189798696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3488] ppid=3475 vsize=9824668 CPUtime=0.03 cores=1,3,5,7
/proc/3477/task/3488/stat : 3488 (java) S 3475 3477 718 0 -1 4202560 34 0 0 0 3 0 0 0 20 0 22 0 254028414 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140269177600360 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3489] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3489/stat : 3489 (java) S 3475 3477 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254028414 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140269176546680 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3490] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3490/stat : 3490 (java) S 3475 3477 718 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 254028414 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140269175493512 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3491] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3491/stat : 3491 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028417 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140269174442256 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3492] ppid=3475 vsize=9824668 CPUtime=0.87 cores=1,3,5,7
/proc/3477/task/3492/stat : 3492 (java) R 3475 3477 718 0 -1 4202560 6059 0 0 0 87 0 0 0 20 0 22 0 254028417 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140269173390016 140269357822451 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3493] ppid=3475 vsize=9824668 CPUtime=0.78 cores=1,3,5,7
/proc/3477/task/3493/stat : 3493 (java) S 3475 3477 718 0 -1 4202560 6719 0 0 0 76 2 0 0 20 0 22 0 254028417 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140269172337592 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3494] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3494/stat : 3494 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028417 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140269171284728 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3495] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3495/stat : 3495 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028417 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140269170232392 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3505] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3505/stat : 3505 (java) S 3475 3477 718 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254028544 10060460032 48050 33554432000 1073741824 1073778376 140733514148304 140269166019752 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.45
Current children cumulated vsize (KiB) 9824668

[startup+6.30093 s]
/proc/loadavg: 4.08 4.08 3.92 5/217 3517
/proc/meminfo: memFree=26005784/32873852 swapFree=6848/6848
[pid=3477] ppid=3475 vsize=9824668 CPUtime=9.41 cores=1,3,5,7
/proc/3477/stat : 3477 (java) S 3475 3477 718 0 -1 4202496 16918 0 1 0 916 25 0 0 20 0 22 0 254028410 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140733514139440 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3477/statm: 2456167 84279 2287 9 0 2446860 0
[pid=3477/tid=3479] ppid=3475 vsize=9824668 CPUtime=0.3 cores=1,3,5,7
/proc/3477/task/3479/stat : 3479 (java) S 3475 3477 718 0 -1 4202560 2463 0 1 0 29 1 0 0 20 0 22 0 254028411 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269353706488 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3480] ppid=3475 vsize=9824668 CPUtime=0.03 cores=1,3,5,7
/proc/3477/task/3480/stat : 3480 (java) S 3475 3477 718 0 -1 4202560 18 0 0 0 3 0 0 0 20 0 22 0 254028412 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269342767528 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3481] ppid=3475 vsize=9824668 CPUtime=0.03 cores=1,3,5,7
/proc/3477/task/3481/stat : 3481 (java) S 3475 3477 718 0 -1 4202560 10 0 0 0 3 0 0 0 20 0 22 0 254028412 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269341714984 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3482] ppid=3475 vsize=9824668 CPUtime=0.03 cores=1,3,5,7
/proc/3477/task/3482/stat : 3482 (java) S 3475 3477 718 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 254028412 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269340661928 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3483] ppid=3475 vsize=9824668 CPUtime=0.03 cores=1,3,5,7
/proc/3477/task/3483/stat : 3483 (java) S 3475 3477 718 0 -1 4202560 26 0 0 0 3 0 0 0 20 0 22 0 254028412 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269339609384 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3484] ppid=3475 vsize=9824668 CPUtime=0.01 cores=1,3,5,7
/proc/3477/task/3484/stat : 3484 (java) S 3475 3477 718 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 254028412 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269338557352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3485] ppid=3475 vsize=9824668 CPUtime=0.03 cores=1,3,5,7
/proc/3477/task/3485/stat : 3485 (java) S 3475 3477 718 0 -1 4202560 21 0 0 0 2 1 0 0 20 0 22 0 254028412 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269191904296 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3486] ppid=3475 vsize=9824668 CPUtime=0.03 cores=1,3,5,7
/proc/3477/task/3486/stat : 3486 (java) S 3475 3477 718 0 -1 4202560 14 0 0 0 3 0 0 0 20 0 22 0 254028412 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269190851240 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3487] ppid=3475 vsize=9824668 CPUtime=0.02 cores=1,3,5,7
/proc/3477/task/3487/stat : 3487 (java) S 3475 3477 718 0 -1 4202560 15 0 0 0 2 0 0 0 20 0 22 0 254028412 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269189798696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3488] ppid=3475 vsize=9824668 CPUtime=0.46 cores=1,3,5,7
/proc/3477/task/3488/stat : 3488 (java) S 3475 3477 718 0 -1 4202560 113 0 0 0 46 0 0 0 20 0 22 0 254028414 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269177600360 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3489] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3489/stat : 3489 (java) S 3475 3477 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254028414 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269176546680 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3490] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3490/stat : 3490 (java) S 3475 3477 718 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 254028414 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269175493512 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3491] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3491/stat : 3491 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028417 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269174442256 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3492] ppid=3475 vsize=9824668 CPUtime=1.03 cores=1,3,5,7
/proc/3477/task/3492/stat : 3492 (java) S 3475 3477 718 0 -1 4202560 6061 0 0 0 103 0 0 0 20 0 22 0 254028417 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269173390136 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3493] ppid=3475 vsize=9824668 CPUtime=0.85 cores=1,3,5,7
/proc/3477/task/3493/stat : 3493 (java) S 3475 3477 718 0 -1 4202560 6719 0 0 0 83 2 0 0 20 0 22 0 254028417 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269172337592 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3494] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3494/stat : 3494 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028417 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269171284728 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3495] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3495/stat : 3495 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028417 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269170232392 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3505] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3505/stat : 3505 (java) S 3475 3477 718 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254028544 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269166019752 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3515] ppid=3475 vsize=9824668 CPUtime=2.44 cores=1,3,5,7
/proc/3477/task/3515/stat : 3515 (java) R 3475 3477 718 0 -1 4202560 8 0 0 0 244 0 0 0 20 0 22 0 254028744 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269169176920 140269220109505 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3516] ppid=3475 vsize=9824668 CPUtime=2.44 cores=1,3,5,7
/proc/3477/task/3516/stat : 3516 (java) R 3475 3477 718 0 -1 4202560 43 0 0 0 242 2 0 0 20 0 22 0 254028744 10060460032 84279 33554432000 1073741824 1073778376 140733514148304 140269168122896 140269220200574 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0

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

[pid=3477/tid=3483] ppid=3475 vsize=9824668 CPUtime=1.38 cores=1,3,5,7
/proc/3477/task/3483/stat : 3483 (java) S 3475 3477 718 0 -1 4202560 479 0 0 0 130 8 0 0 20 0 22 0 254028412 10060460032 770360 33554432000 1073741824 1073778376 140733514148304 140269339609384 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3484] ppid=3475 vsize=9824668 CPUtime=1.43 cores=1,3,5,7
/proc/3477/task/3484/stat : 3484 (java) S 3475 3477 718 0 -1 4202560 512 0 0 0 136 7 0 0 20 0 22 0 254028412 10060460032 770360 33554432000 1073741824 1073778376 140733514148304 140269338557352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3485] ppid=3475 vsize=9824668 CPUtime=1.64 cores=1,3,5,7
/proc/3477/task/3485/stat : 3485 (java) S 3475 3477 718 0 -1 4202560 422 0 0 0 156 8 0 0 20 0 22 0 254028412 10060460032 770360 33554432000 1073741824 1073778376 140733514148304 140269191904296 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3486] ppid=3475 vsize=9824668 CPUtime=1.52 cores=1,3,5,7
/proc/3477/task/3486/stat : 3486 (java) S 3475 3477 718 0 -1 4202560 277 0 0 0 145 7 0 0 20 0 22 0 254028412 10060460032 770360 33554432000 1073741824 1073778376 140733514148304 140269190851240 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3487] ppid=3475 vsize=9824668 CPUtime=1.52 cores=1,3,5,7
/proc/3477/task/3487/stat : 3487 (java) S 3475 3477 718 0 -1 4202560 385 0 0 0 147 5 0 0 20 0 22 0 254028412 10060460032 770360 33554432000 1073741824 1073778376 140733514148304 140269189798696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3488] ppid=3475 vsize=9824668 CPUtime=81.99 cores=1,3,5,7
/proc/3477/task/3488/stat : 3488 (java) S 3475 3477 718 0 -1 4202560 1989 0 0 0 8185 14 0 0 20 0 22 0 254028414 10060460032 770360 33554432000 1073741824 1073778376 140733514148304 140269177600360 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3489] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3489/stat : 3489 (java) S 3475 3477 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254028414 10060460032 770360 33554432000 1073741824 1073778376 140733514148304 140269176546680 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3490] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3490/stat : 3490 (java) S 3475 3477 718 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 254028414 10060460032 770360 33554432000 1073741824 1073778376 140733514148304 140269175493512 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3491] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3491/stat : 3491 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028417 10060460032 770360 33554432000 1073741824 1073778376 140733514148304 140269174442256 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3492] ppid=3475 vsize=9824668 CPUtime=1.8 cores=1,3,5,7
/proc/3477/task/3492/stat : 3492 (java) S 3475 3477 718 0 -1 4202560 9287 0 0 0 178 2 0 0 20 0 22 0 254028417 10060460032 770360 33554432000 1073741824 1073778376 140733514148304 140269173390136 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3493] ppid=3475 vsize=9824668 CPUtime=0.88 cores=1,3,5,7
/proc/3477/task/3493/stat : 3493 (java) S 3475 3477 718 0 -1 4202560 6719 0 0 0 86 2 0 0 20 0 22 0 254028417 10060460032 770360 33554432000 1073741824 1073778376 140733514148304 140269172337592 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3494] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3494/stat : 3494 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028417 10060460032 770360 33554432000 1073741824 1073778376 140733514148304 140269171284728 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3495] ppid=3475 vsize=9824668 CPUtime=0.44 cores=1,3,5,7
/proc/3477/task/3495/stat : 3495 (java) S 3475 3477 718 0 -1 4202560 51 0 0 0 23 21 0 0 20 0 22 0 254028417 10060460032 770360 33554432000 1073741824 1073778376 140733514148304 140269170232392 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3505] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3505/stat : 3505 (java) S 3475 3477 718 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254028544 10060460032 770360 33554432000 1073741824 1073778376 140733514148304 140269166019752 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3528] ppid=3475 vsize=9824668 CPUtime=481.46 cores=1,3,5,7
/proc/3477/task/3528/stat : 3528 (java) R 3475 3477 718 0 -1 4202560 13 0 0 0 48139 7 0 0 20 0 22 0 254062954 10060460032 770360 33554432000 1073741824 1073778376 140733514148304 140269169177440 140269220109008 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3529] ppid=3475 vsize=9824668 CPUtime=481.29 cores=1,3,5,7
/proc/3477/task/3529/stat : 3529 (java) R 3475 3477 718 0 -1 4202560 794 0 0 0 48116 13 0 0 20 0 22 0 254062954 10060460032 770360 33554432000 1073741824 1073778376 140733514148304 140269168123024 140269220411922 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3530] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3530/stat : 3530 (java) S 3475 3477 718 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 254062954 10060460032 770360 33554432000 1073741824 1073778376 140733514148304 140269167072552 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1682.71
Current children cumulated vsize (KiB) 9824668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+941.101 s]
/proc/loadavg: 3.89 3.87 3.88 5/217 3618
/proc/meminfo: memFree=23487228/32873852 swapFree=6848/6848
[pid=3477] ppid=3475 vsize=9824668 CPUtime=1798.76 cores=1,3,5,7
/proc/3477/stat : 3477 (java) S 3475 3477 718 0 -1 4202496 27014 0 1 0 179714 162 0 0 20 0 22 0 254028410 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140733514139440 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3477/statm: 2456167 783749 2288 9 0 2446860 0
[pid=3477/tid=3479] ppid=3475 vsize=9824668 CPUtime=0.35 cores=1,3,5,7
/proc/3477/task/3479/stat : 3479 (java) S 3475 3477 718 0 -1 4202560 2575 0 1 0 32 3 0 0 20 0 22 0 254028411 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269353706488 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3480] ppid=3475 vsize=9824668 CPUtime=1.54 cores=1,3,5,7
/proc/3477/task/3480/stat : 3480 (java) S 3475 3477 718 0 -1 4202560 341 0 0 0 146 8 0 0 20 0 22 0 254028412 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269342767528 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3481] ppid=3475 vsize=9824668 CPUtime=1.55 cores=1,3,5,7
/proc/3477/task/3481/stat : 3481 (java) S 3475 3477 718 0 -1 4202560 312 0 0 0 146 9 0 0 20 0 22 0 254028412 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269341714984 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3482] ppid=3475 vsize=9824668 CPUtime=1.73 cores=1,3,5,7
/proc/3477/task/3482/stat : 3482 (java) S 3475 3477 718 0 -1 4202560 459 0 0 0 166 7 0 0 20 0 22 0 254028412 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269340661928 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3483] ppid=3475 vsize=9824668 CPUtime=1.44 cores=1,3,5,7
/proc/3477/task/3483/stat : 3483 (java) S 3475 3477 718 0 -1 4202560 483 0 0 0 136 8 0 0 20 0 22 0 254028412 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269339609384 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3484] ppid=3475 vsize=9824668 CPUtime=1.55 cores=1,3,5,7
/proc/3477/task/3484/stat : 3484 (java) S 3475 3477 718 0 -1 4202560 515 0 0 0 147 8 0 0 20 0 22 0 254028412 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269338557352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3485] ppid=3475 vsize=9824668 CPUtime=1.73 cores=1,3,5,7
/proc/3477/task/3485/stat : 3485 (java) S 3475 3477 718 0 -1 4202560 428 0 0 0 165 8 0 0 20 0 22 0 254028412 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269191904296 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3486] ppid=3475 vsize=9824668 CPUtime=1.57 cores=1,3,5,7
/proc/3477/task/3486/stat : 3486 (java) S 3475 3477 718 0 -1 4202560 292 0 0 0 150 7 0 0 20 0 22 0 254028412 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269190851240 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3487] ppid=3475 vsize=9824668 CPUtime=1.59 cores=1,3,5,7
/proc/3477/task/3487/stat : 3487 (java) S 3475 3477 718 0 -1 4202560 394 0 0 0 154 5 0 0 20 0 22 0 254028412 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269189798696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3488] ppid=3475 vsize=9824668 CPUtime=83.85 cores=1,3,5,7
/proc/3477/task/3488/stat : 3488 (java) S 3475 3477 718 0 -1 4202560 2021 0 0 0 8369 16 0 0 20 0 22 0 254028414 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269177600360 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3489] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3489/stat : 3489 (java) S 3475 3477 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254028414 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269176546680 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3490] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3490/stat : 3490 (java) S 3475 3477 718 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 254028414 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269175493512 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3491] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3491/stat : 3491 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028417 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269174442256 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3492] ppid=3475 vsize=9824668 CPUtime=1.8 cores=1,3,5,7
/proc/3477/task/3492/stat : 3492 (java) S 3475 3477 718 0 -1 4202560 9288 0 0 0 178 2 0 0 20 0 22 0 254028417 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269173390136 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3493] ppid=3475 vsize=9824668 CPUtime=0.88 cores=1,3,5,7
/proc/3477/task/3493/stat : 3493 (java) S 3475 3477 718 0 -1 4202560 6719 0 0 0 86 2 0 0 20 0 22 0 254028417 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269172337592 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3494] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3494/stat : 3494 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028417 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269171284728 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3495] ppid=3475 vsize=9824668 CPUtime=0.47 cores=1,3,5,7
/proc/3477/task/3495/stat : 3495 (java) S 3475 3477 718 0 -1 4202560 55 0 0 0 25 22 0 0 20 0 22 0 254028417 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269170232392 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3505] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3505/stat : 3505 (java) S 3475 3477 718 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254028544 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269166019752 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3528] ppid=3475 vsize=9824668 CPUtime=538.08 cores=1,3,5,7
/proc/3477/task/3528/stat : 3528 (java) R 3475 3477 718 0 -1 4202560 15 0 0 0 53800 8 0 0 20 0 22 0 254062954 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269169177440 140269220209795 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3529] ppid=3475 vsize=9824668 CPUtime=537.9 cores=1,3,5,7
/proc/3477/task/3529/stat : 3529 (java) R 3475 3477 718 0 -1 4202560 795 0 0 0 53776 14 0 0 20 0 22 0 254062954 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269168124352 140269220411922 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3530] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3530/stat : 3530 (java) S 3475 3477 718 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 254062954 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269167072552 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1798.76
Current children cumulated vsize (KiB) 9824668

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

Solver just ended. Dumping a history of the last processes samples

[startup+941.101 s]
/proc/loadavg: 3.89 3.87 3.88 5/217 3618
/proc/meminfo: memFree=23487228/32873852 swapFree=6848/6848
[pid=3477] ppid=3475 vsize=9824668 CPUtime=1798.76 cores=1,3,5,7
/proc/3477/stat : 3477 (java) S 3475 3477 718 0 -1 4202496 27014 0 1 0 179714 162 0 0 20 0 22 0 254028410 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140733514139440 229359255613 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0
/proc/3477/statm: 2456167 783749 2288 9 0 2446860 0
[pid=3477/tid=3479] ppid=3475 vsize=9824668 CPUtime=0.35 cores=1,3,5,7
/proc/3477/task/3479/stat : 3479 (java) S 3475 3477 718 0 -1 4202560 2575 0 1 0 32 3 0 0 20 0 22 0 254028411 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269353706488 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3480] ppid=3475 vsize=9824668 CPUtime=1.54 cores=1,3,5,7
/proc/3477/task/3480/stat : 3480 (java) S 3475 3477 718 0 -1 4202560 341 0 0 0 146 8 0 0 20 0 22 0 254028412 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269342767528 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3481] ppid=3475 vsize=9824668 CPUtime=1.55 cores=1,3,5,7
/proc/3477/task/3481/stat : 3481 (java) S 3475 3477 718 0 -1 4202560 312 0 0 0 146 9 0 0 20 0 22 0 254028412 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269341714984 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3482] ppid=3475 vsize=9824668 CPUtime=1.73 cores=1,3,5,7
/proc/3477/task/3482/stat : 3482 (java) S 3475 3477 718 0 -1 4202560 459 0 0 0 166 7 0 0 20 0 22 0 254028412 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269340661928 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3483] ppid=3475 vsize=9824668 CPUtime=1.44 cores=1,3,5,7
/proc/3477/task/3483/stat : 3483 (java) S 3475 3477 718 0 -1 4202560 483 0 0 0 136 8 0 0 20 0 22 0 254028412 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269339609384 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3484] ppid=3475 vsize=9824668 CPUtime=1.55 cores=1,3,5,7
/proc/3477/task/3484/stat : 3484 (java) S 3475 3477 718 0 -1 4202560 515 0 0 0 147 8 0 0 20 0 22 0 254028412 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269338557352 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3485] ppid=3475 vsize=9824668 CPUtime=1.73 cores=1,3,5,7
/proc/3477/task/3485/stat : 3485 (java) S 3475 3477 718 0 -1 4202560 428 0 0 0 165 8 0 0 20 0 22 0 254028412 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269191904296 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3486] ppid=3475 vsize=9824668 CPUtime=1.57 cores=1,3,5,7
/proc/3477/task/3486/stat : 3486 (java) S 3475 3477 718 0 -1 4202560 292 0 0 0 150 7 0 0 20 0 22 0 254028412 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269190851240 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3487] ppid=3475 vsize=9824668 CPUtime=1.59 cores=1,3,5,7
/proc/3477/task/3487/stat : 3487 (java) S 3475 3477 718 0 -1 4202560 394 0 0 0 154 5 0 0 20 0 22 0 254028412 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269189798696 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3488] ppid=3475 vsize=9824668 CPUtime=83.85 cores=1,3,5,7
/proc/3477/task/3488/stat : 3488 (java) S 3475 3477 718 0 -1 4202560 2021 0 0 0 8369 16 0 0 20 0 22 0 254028414 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269177600360 229359269801 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3489] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3489/stat : 3489 (java) S 3475 3477 718 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254028414 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269176546680 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3490] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3490/stat : 3490 (java) S 3475 3477 718 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 22 0 254028414 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269175493512 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3491] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3491/stat : 3491 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028417 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269174442256 229359277856 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3492] ppid=3475 vsize=9824668 CPUtime=1.8 cores=1,3,5,7
/proc/3477/task/3492/stat : 3492 (java) S 3475 3477 718 0 -1 4202560 9288 0 0 0 178 2 0 0 20 0 22 0 254028417 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269173390136 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=3477/tid=3493] ppid=3475 vsize=9824668 CPUtime=0.88 cores=1,3,5,7
/proc/3477/task/3493/stat : 3493 (java) S 3475 3477 718 0 -1 4202560 6719 0 0 0 86 2 0 0 20 0 22 0 254028417 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269172337592 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=3477/tid=3494] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3494/stat : 3494 (java) S 3475 3477 718 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254028417 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269171284728 229359268924 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3495] ppid=3475 vsize=9824668 CPUtime=0.47 cores=1,3,5,7
/proc/3477/task/3495/stat : 3495 (java) S 3475 3477 718 0 -1 4202560 55 0 0 0 25 22 0 0 20 0 22 0 254028417 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269170232392 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3505] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3505/stat : 3505 (java) S 3475 3477 718 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254028544 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269166019752 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3528] ppid=3475 vsize=9824668 CPUtime=538.08 cores=1,3,5,7
/proc/3477/task/3528/stat : 3528 (java) R 3475 3477 718 0 -1 4202560 15 0 0 0 53800 8 0 0 20 0 22 0 254062954 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269169177440 140269220209795 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=3477/tid=3529] ppid=3475 vsize=9824668 CPUtime=537.9 cores=1,3,5,7
/proc/3477/task/3529/stat : 3529 (java) R 3475 3477 718 0 -1 4202560 795 0 0 0 53776 14 0 0 20 0 22 0 254062954 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269168124352 140269220411922 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=3477/tid=3530] ppid=3475 vsize=9824668 CPUtime=0 cores=1,3,5,7
/proc/3477/task/3530/stat : 3530 (java) S 3475 3477 718 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 254062954 10060460032 783749 33554432000 1073741824 1073778376 140733514148304 140269167072552 229359269801 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
Current children cumulated CPU time (s) 1798.76
Current children cumulated vsize (KiB) 9824668

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 3477 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=68260
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=1695
# CPU time returned by wait4() is 1796.07
# while last known CPU time is 1798.76
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...


# WARNING:
# The CPU time of some children was not reported to their father
# (probably because of a missing or aborted wait()).
# This 'lost CPU time' is added to the watched process CPU time.
#  lost CPU time (s): 1.26997
#  lost CPU user time (s): 1.36999
#  lost CPU system time (s): -0.1

Real time (s): 941.143
CPU time (s): 1800.03
CPU user time (s): 1798.51
CPU system time (s): 1.52
CPU usage (%): 191.26
Max. virtual memory (cumulated for all children) (KiB): 9824668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.07
system time used= 2.00169
maximum resident set size= 3135112
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27048
page faults= 1
swaps= 0
block input operations= 0
block output operations= 976
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 26346
involuntary context switches= 36889

runsolver used 4.55031 second user time and 8.25375 second system time

The end

Launcher Data

Begin job on node129 at 2012-05-24 19:03:50
IDJOB=3688696
IDBENCH=48208
IDSOLVER=2268
FILE ID=node129/3688696-1337879030
RUNJOBID= node129-1337871881-736
PBS_JOBID= 14620075
Free space on /tmp= 71640 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_200_10_1.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688696-1337879030/watcher-3688696-1337879030 -o /tmp/evaluation-result-3688696-1337879030/solver-3688696-1337879030 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3688696-1337879030.opb

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

MD5SUM BENCH= 2be9d345a101e171c9ff93c0b5b2195d
RANDOM SEED=774408885

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

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

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


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        26286536 kB
Buffers:          219264 kB
Cached:          2165156 kB
SwapCached:            0 kB
Active:          3974272 kB
Inactive:        1843388 kB
Active(anon):    3435404 kB
Inactive(anon):        0 kB
Active(file):     538868 kB
Inactive(file):  1843388 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:                80 kB
Writeback:             0 kB
AnonPages:       3389996 kB
Mapped:            22628 kB
Shmem:               204 kB
Slab:             626748 kB
SReclaimable:      69304 kB
SUnreclaim:       557444 kB
KernelStack:        1768 kB
PageTables:        11120 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    3537852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3297280 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71640 MiB
End job on node129 at 2012-05-24 19:19:33