Trace number 3737006

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
PB10: SAT4J PB RES // CP 2.2.0 2010-05-31SAT (TO)14 1800.12 924.427

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_3.opb
MD5SUM0e507441d4bf529adaad354902c51a54
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark11
Best CPU time to get the best result obtained on this benchmark1789.78
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
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 constraint26
Maximum length of a constraint46
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)6216
Sum of products size (including duplicates)12432
Number of different products6216
Sum of products size12432

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.08	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.00/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.08	c See www.sat4j.org for details.
0.00/0.08	c version 2.2.0.v20100531
0.00/0.08	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.08	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.08	c java.vm.version	19.1-b02
0.00/0.08	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.08	c sun.arch.data.model	64
0.00/0.08	c java.version		1.6.0_24
0.00/0.08	c os.name		Linux
0.00/0.08	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.08	c os.arch		amd64
0.00/0.08	c Free memory 		1349517296
0.00/0.08	c Max memory 		1356595200
0.00/0.08	c Total memory 		1356595200
0.00/0.08	c Number of processors 	8
0.08/0.11	c Pseudo Boolean Optimization
0.08/0.11	c ManyCore solver with 2 solvers running in parallel
0.08/0.11	c --- Begin Solver configuration ---
0.08/0.11	c Stops conflict analysis at the first Unique Implication Point
0.08/0.11	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@5495fd19
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.08/0.11	c Expensive reason simplification
0.08/0.11	c Armin Biere (Picosat) restarts strategy
0.08/0.11	c Glucose learned constraints deletion strategy
0.08/0.11	c timeout=2147483s
0.08/0.11	c DB Simplification allowed=false
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.08/0.11	c --- Begin Solver configuration ---
0.08/0.11	c Stops conflict analysis at the first Unique Implication Point
0.08/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@ae94e92
0.08/0.11	c Learn all clauses as in MiniSAT
0.08/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.08/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.08/0.11	c No reason simplification
0.08/0.11	c Armin Biere (Picosat) restarts strategy
0.08/0.11	c Glucose learned constraints deletion strategy
0.08/0.11	c timeout=2147483s
0.08/0.11	c DB Simplification allowed=false
0.08/0.11	c --- End Solver configuration ---
0.08/0.11	
0.08/0.11	c solving HOME/instance-3737006-1338752630.opb
0.08/0.11	c reading problem ... 
1.82/1.25	c ... done. Wall clock time 1.138s.
1.82/1.25	c #vars     6416
1.82/1.25	c #constraints  12632
1.82/1.25	c constraints type 
1.82/1.25	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6416
1.82/1.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6216
1.82/1.25	c constraints type 
1.82/1.25	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6416
1.82/1.25	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6216
2.02/1.35	c And the winner is Resolution
2.34/2.26	c SATISFIABLE
2.34/2.26	c OPTIMIZING...
2.34/2.26	c Got one! Elapsed wall clock time (in seconds):2.147
2.34/2.26	o 17
2.34/2.28	c And the winner is Resolution
2.42/3.27	c Got one! Elapsed wall clock time (in seconds):3.153
2.42/3.27	o 16
3.73/3.64	c And the winner is CuttingPlanes
3.86/4.27	c Got one! Elapsed wall clock time (in seconds):4.157
3.86/4.27	o 15
6.41/5.45	c cleaning 2499 clauses out of 5001 with flag 5001/5001
9.70/7.05	c cleaning 4247 clauses out of 8501 with flag 11000/11000
10.99/7.67	c And the winner is CuttingPlanes
11.12/8.27	c Got one! Elapsed wall clock time (in seconds):8.159
11.12/8.27	o 14
14.17/9.74	c cleaning 5623 clauses out of 11254 with flag 18000/18000
19.33/12.24	c cleaning 6812 clauses out of 13632 with flag 26001/26001
24.74/14.94	c cleaning 7906 clauses out of 15819 with flag 35000/35000
30.54/17.85	c cleaning 8949 clauses out of 17913 with flag 45000/45000
37.12/21.17	c cleaning 9978 clauses out of 19965 with flag 56001/56001
44.47/24.89	c cleaning 10989 clauses out of 21987 with flag 68001/68001
52.42/28.84	c cleaning 11995 clauses out of 23998 with flag 81001/81001
61.19/33.24	c cleaning 12497 clauses out of 25003 with flag 94001/94001
70.80/38.02	c cleaning 12748 clauses out of 25506 with flag 107001/107001
79.36/42.30	c cleaning 12874 clauses out of 25758 with flag 120001/120001
88.45/46.93	c cleaning 12938 clauses out of 25885 with flag 133002/133002
96.97/51.26	c cleaning 12968 clauses out of 25946 with flag 146001/146001
104.86/55.25	c cleaning 12982 clauses out of 25977 with flag 159000/159000
112.98/59.34	c cleaning 12995 clauses out of 25995 with flag 172000/172000
120.99/63.49	c cleaning 12998 clauses out of 26004 with flag 185004/185004
129.91/67.98	c cleaning 12999 clauses out of 26003 with flag 198001/198001
138.22/72.16	c cleaning 12996 clauses out of 26003 with flag 211000/211000
147.35/76.74	c cleaning 13002 clauses out of 26010 with flag 224003/224003
156.19/81.22	c cleaning 12994 clauses out of 26006 with flag 237001/237001
165.10/85.73	c cleaning 13000 clauses out of 26012 with flag 250001/250001
173.58/90.07	c cleaning 13002 clauses out of 26012 with flag 263001/263001
181.50/94.07	c cleaning 12999 clauses out of 26009 with flag 276000/276000
190.93/98.82	c cleaning 13000 clauses out of 26010 with flag 289000/289000
201.27/104.01	c cleaning 13001 clauses out of 26011 with flag 302001/302001
211.17/109.04	c cleaning 12996 clauses out of 26009 with flag 315000/315000
220.67/113.84	c cleaning 13002 clauses out of 26013 with flag 328000/328000
230.46/118.83	c cleaning 12997 clauses out of 26011 with flag 341000/341000
239.76/123.55	c cleaning 13000 clauses out of 26015 with flag 354001/354001
248.89/128.12	c cleaning 13004 clauses out of 26015 with flag 367001/367001
258.22/132.81	c cleaning 12999 clauses out of 26011 with flag 380001/380001
267.41/137.53	c cleaning 13002 clauses out of 26011 with flag 393000/393000
275.89/141.81	c cleaning 12998 clauses out of 26009 with flag 406000/406000
284.98/146.40	c cleaning 13001 clauses out of 26011 with flag 419000/419000
292.46/150.23	c cleaning 13002 clauses out of 26011 with flag 432001/432001
300.43/154.39	c cleaning 12996 clauses out of 26008 with flag 445000/445000
309.34/158.81	c cleaning 13001 clauses out of 26013 with flag 458001/458001
319.03/163.73	c cleaning 13001 clauses out of 26012 with flag 471001/471001
328.95/168.73	c cleaning 13002 clauses out of 26010 with flag 484000/484000
339.12/173.96	c cleaning 12995 clauses out of 26008 with flag 497000/497000
349.43/179.15	c cleaning 12998 clauses out of 26013 with flag 510000/510000
359.72/184.31	c cleaning 13002 clauses out of 26016 with flag 523001/523001
368.59/188.88	c cleaning 13000 clauses out of 26013 with flag 536000/536000
378.31/193.81	c cleaning 13000 clauses out of 26014 with flag 549001/549001
387.39/198.49	c cleaning 12998 clauses out of 26013 with flag 562000/562000
397.04/203.30	c cleaning 13002 clauses out of 26017 with flag 575002/575002
406.52/208.14	c cleaning 13005 clauses out of 26014 with flag 588001/588001
414.67/212.37	c cleaning 12997 clauses out of 26008 with flag 601000/601000
423.91/217.05	c cleaning 13003 clauses out of 26011 with flag 614000/614000
432.79/221.52	c cleaning 13002 clauses out of 26009 with flag 627001/627001
440.22/225.38	c cleaning 12996 clauses out of 26006 with flag 640000/640000
449.32/230.09	c cleaning 13000 clauses out of 26011 with flag 653001/653001
459.78/235.36	c cleaning 13000 clauses out of 26012 with flag 666002/666002
469.39/240.21	c cleaning 12999 clauses out of 26010 with flag 679000/679000
478.62/244.99	c cleaning 13000 clauses out of 26011 with flag 692000/692000
488.50/250.02	c cleaning 13003 clauses out of 26011 with flag 705000/705000
490.05/250.98	c cleaning 0 clauses out of 5002 with flag 0/5002
498.68/255.28	c cleaning 13000 clauses out of 26014 with flag 718006/718006
507.03/259.42	c cleaning 12998 clauses out of 26008 with flag 731000/731000
515.47/263.80	c cleaning 12999 clauses out of 26010 with flag 744000/744000
523.89/268.12	c cleaning 12999 clauses out of 26011 with flag 757000/757000
532.31/272.46	c cleaning 12999 clauses out of 26013 with flag 770001/770001
540.95/276.83	c cleaning 13000 clauses out of 26014 with flag 783001/783001
549.42/281.24	c cleaning 13002 clauses out of 26014 with flag 796001/796001
558.23/285.76	c cleaning 13001 clauses out of 26013 with flag 809002/809002
567.46/290.40	c cleaning 12997 clauses out of 26011 with flag 822001/822001
576.67/295.17	c cleaning 13003 clauses out of 26013 with flag 835000/835000
586.28/300.17	c cleaning 12998 clauses out of 26012 with flag 848002/848002
596.13/305.12	c cleaning 12997 clauses out of 26014 with flag 861002/861002
605.73/310.10	c cleaning 12999 clauses out of 26015 with flag 874000/874000
614.96/314.75	c cleaning 13001 clauses out of 26017 with flag 887001/887001
623.78/319.30	c cleaning 13003 clauses out of 26015 with flag 900000/900000
631.75/323.48	c cleaning 13002 clauses out of 26013 with flag 913001/913001
640.53/327.94	c cleaning 12993 clauses out of 26010 with flag 926000/926000
649.76/332.63	c cleaning 13003 clauses out of 26019 with flag 939002/939002
658.74/337.35	c cleaning 12997 clauses out of 26014 with flag 952000/952000
668.16/342.16	c cleaning 13003 clauses out of 26018 with flag 965001/965001
676.94/346.62	c cleaning 13003 clauses out of 26014 with flag 978000/978000
685.35/350.96	c cleaning 13000 clauses out of 26012 with flag 991001/991001
693.93/355.47	c cleaning 13001 clauses out of 26012 with flag 1004001/1004001
702.11/359.69	c cleaning 13001 clauses out of 26014 with flag 1017004/1017004
710.51/364.00	c cleaning 13000 clauses out of 26011 with flag 1030002/1030002
719.12/368.32	c cleaning 13000 clauses out of 26010 with flag 1043001/1043001
727.70/372.88	c cleaning 12994 clauses out of 26009 with flag 1056000/1056000
736.69/377.41	c cleaning 13001 clauses out of 26016 with flag 1069001/1069001
745.28/381.85	c cleaning 12998 clauses out of 26014 with flag 1082000/1082000
754.26/386.45	c cleaning 13002 clauses out of 26018 with flag 1095002/1095002
763.23/391.16	c cleaning 13001 clauses out of 26017 with flag 1108003/1108003
772.65/395.96	c cleaning 13001 clauses out of 26013 with flag 1121000/1121000
782.45/400.95	c cleaning 13002 clauses out of 26013 with flag 1134001/1134001
791.84/405.80	c cleaning 12996 clauses out of 26010 with flag 1147000/1147000
801.03/410.59	c cleaning 12999 clauses out of 26016 with flag 1160002/1160002
809.99/415.15	c cleaning 13001 clauses out of 26016 with flag 1173001/1173001
818.15/419.38	c cleaning 12999 clauses out of 26014 with flag 1186000/1186000
826.33/423.51	c cleaning 13003 clauses out of 26015 with flag 1199000/1199000
834.89/428.03	c cleaning 13001 clauses out of 26012 with flag 1212000/1212000
843.46/432.40	c cleaning 12998 clauses out of 26011 with flag 1225000/1225000
851.85/436.71	c cleaning 12999 clauses out of 26013 with flag 1238000/1238000
860.22/441.10	c cleaning 13002 clauses out of 26015 with flag 1251001/1251001
869.37/445.80	c cleaning 12997 clauses out of 26012 with flag 1264000/1264000
877.73/450.16	c cleaning 13002 clauses out of 26017 with flag 1277002/1277002
886.70/454.71	c cleaning 13001 clauses out of 26015 with flag 1290002/1290002
895.29/459.17	c cleaning 13000 clauses out of 26012 with flag 1303000/1303000
904.86/464.13	c cleaning 13001 clauses out of 26014 with flag 1316002/1316002
913.02/468.30	c cleaning 13000 clauses out of 26011 with flag 1329000/1329000
920.58/472.28	c cleaning 12998 clauses out of 26011 with flag 1342000/1342000
927.93/476.07	c cleaning 13000 clauses out of 26013 with flag 1355000/1355000
936.87/480.74	c cleaning 13004 clauses out of 26013 with flag 1368000/1368000
947.51/486.16	c cleaning 12998 clauses out of 26009 with flag 1381000/1381000
957.51/491.27	c cleaning 13002 clauses out of 26012 with flag 1394001/1394001
968.35/496.72	c cleaning 12999 clauses out of 26009 with flag 1407000/1407000
977.92/501.70	c cleaning 12999 clauses out of 26010 with flag 1420000/1420000
987.07/506.45	c cleaning 13004 clauses out of 26011 with flag 1433000/1433000
996.25/511.19	c cleaning 12998 clauses out of 26008 with flag 1446001/1446001
1005.21/515.74	c cleaning 13001 clauses out of 26011 with flag 1459002/1459002
1013.76/520.22	c cleaning 12998 clauses out of 26008 with flag 1472000/1472000
1022.35/524.62	c cleaning 13000 clauses out of 26011 with flag 1485001/1485001
1031.14/529.14	c cleaning 12998 clauses out of 26010 with flag 1498000/1498000
1039.70/533.51	c cleaning 13001 clauses out of 26015 with flag 1511003/1511003
1048.41/538.19	c cleaning 13000 clauses out of 26011 with flag 1524000/1524000
1056.40/542.29	c cleaning 13001 clauses out of 26012 with flag 1537001/1537001
1064.75/546.59	c cleaning 12996 clauses out of 26010 with flag 1550000/1550000
1073.11/550.80	c cleaning 13000 clauses out of 26014 with flag 1563000/1563000
1081.83/555.41	c cleaning 13002 clauses out of 26015 with flag 1576001/1576001
1090.41/559.81	c cleaning 13002 clauses out of 26017 with flag 1589005/1589005
1098.95/564.30	c cleaning 12997 clauses out of 26010 with flag 1602000/1602000
1107.88/568.89	c cleaning 12999 clauses out of 26015 with flag 1615002/1615002
1116.65/573.46	c cleaning 13003 clauses out of 26015 with flag 1628001/1628001
1126.06/578.24	c cleaning 13002 clauses out of 26013 with flag 1641002/1641002
1135.63/583.13	c cleaning 12999 clauses out of 26012 with flag 1654003/1654003
1145.21/588.03	c cleaning 13000 clauses out of 26012 with flag 1667002/1667002
1155.20/593.23	c cleaning 13000 clauses out of 26010 with flag 1680000/1680000
1164.96/598.26	c cleaning 12999 clauses out of 26011 with flag 1693001/1693001
1174.56/603.13	c cleaning 12998 clauses out of 26014 with flag 1706003/1706003
1184.34/608.17	c cleaning 13003 clauses out of 26017 with flag 1719004/1719004
1193.91/613.12	c cleaning 12996 clauses out of 26010 with flag 1732000/1732000
1203.51/618.05	c cleaning 13003 clauses out of 26018 with flag 1745004/1745004
1213.08/622.96	c cleaning 13000 clauses out of 26014 with flag 1758003/1758003
1222.64/627.87	c cleaning 13003 clauses out of 26014 with flag 1771003/1771003
1232.84/633.16	c cleaning 12998 clauses out of 26009 with flag 1784001/1784001
1243.22/638.43	c cleaning 13002 clauses out of 26011 with flag 1797001/1797001
1253.81/643.86	c cleaning 12999 clauses out of 26008 with flag 1810000/1810000
1264.39/649.21	c cleaning 13000 clauses out of 26009 with flag 1823000/1823000
1275.17/654.88	c cleaning 12998 clauses out of 26009 with flag 1836000/1836000
1286.16/660.47	c cleaning 13000 clauses out of 26014 with flag 1849003/1849003
1297.19/666.08	c cleaning 12999 clauses out of 26011 with flag 1862000/1862000
1308.23/671.63	c cleaning 13001 clauses out of 26013 with flag 1875001/1875001
1319.83/677.63	c cleaning 12997 clauses out of 26013 with flag 1888002/1888002
1331.20/683.47	c cleaning 12998 clauses out of 26014 with flag 1901000/1901000
1342.55/689.20	c cleaning 13005 clauses out of 26017 with flag 1914001/1914001
1353.15/694.66	c cleaning 13000 clauses out of 26012 with flag 1927001/1927001
1365.37/700.91	c cleaning 13000 clauses out of 26011 with flag 1940000/1940000
1375.83/706.28	c cleaning 13001 clauses out of 26014 with flag 1953003/1953003
1386.39/711.65	c cleaning 12997 clauses out of 26010 with flag 1966000/1966000
1396.75/716.98	c cleaning 12999 clauses out of 26013 with flag 1979000/1979000
1406.92/722.26	c cleaning 13005 clauses out of 26014 with flag 1992000/1992000
1414.88/726.36	c cleaning 13000 clauses out of 26009 with flag 2005000/2005000
1423.45/730.71	c cleaning 13000 clauses out of 26011 with flag 2018002/2018002
1433.20/735.77	c cleaning 12999 clauses out of 26009 with flag 2031000/2031000
1443.74/741.23	c cleaning 12997 clauses out of 26010 with flag 2044000/2044000
1453.32/746.17	c cleaning 13001 clauses out of 26014 with flag 2057001/2057001
1463.96/751.50	c cleaning 13002 clauses out of 26013 with flag 2070001/2070001
1473.70/756.55	c cleaning 13000 clauses out of 26010 with flag 2083000/2083000
1483.87/761.88	c cleaning 12996 clauses out of 26010 with flag 2096000/2096000
1493.27/766.64	c cleaning 13000 clauses out of 26014 with flag 2109000/2109000
1503.42/771.81	c cleaning 13006 clauses out of 26016 with flag 2122002/2122002
1512.99/776.74	c cleaning 13001 clauses out of 26009 with flag 2135001/2135001
1522.34/781.60	c cleaning 13000 clauses out of 26009 with flag 2148002/2148002
1531.73/786.45	c cleaning 12995 clauses out of 26007 with flag 2161000/2161000
1541.31/791.35	c cleaning 12998 clauses out of 26012 with flag 2174000/2174000
1551.13/796.38	c cleaning 13002 clauses out of 26016 with flag 2187002/2187002
1560.27/801.14	c cleaning 13001 clauses out of 26013 with flag 2200001/2200001
1569.45/805.84	c cleaning 12997 clauses out of 26011 with flag 2213000/2213000
1578.83/810.67	c cleaning 12999 clauses out of 26014 with flag 2226000/2226000
1588.62/815.62	c cleaning 13002 clauses out of 26018 with flag 2239003/2239003
1598.76/820.91	c cleaning 12995 clauses out of 26013 with flag 2252000/2252000
1608.95/826.15	c cleaning 13005 clauses out of 26021 with flag 2265003/2265003
1619.31/831.43	c cleaning 13001 clauses out of 26013 with flag 2278000/2278000
1628.09/835.96	c cleaning 13004 clauses out of 26013 with flag 2291001/2291001
1637.85/841.06	c cleaning 12997 clauses out of 26008 with flag 2304000/2304000
1647.84/846.15	c cleaning 13001 clauses out of 26011 with flag 2317000/2317000
1658.04/851.35	c cleaning 13000 clauses out of 26012 with flag 2330002/2330002
1668.25/856.53	c cleaning 12998 clauses out of 26010 with flag 2343000/2343000
1678.87/862.08	c cleaning 12997 clauses out of 26012 with flag 2356000/2356000
1689.24/867.39	c cleaning 13001 clauses out of 26015 with flag 2369000/2369000
1700.10/872.88	c cleaning 13003 clauses out of 26017 with flag 2382003/2382003
1710.90/878.31	c cleaning 13001 clauses out of 26011 with flag 2395000/2395000
1721.48/883.87	c cleaning 12999 clauses out of 26010 with flag 2408000/2408000
1732.50/889.46	c cleaning 13001 clauses out of 26011 with flag 2421000/2421000
1742.88/894.76	c cleaning 13004 clauses out of 26010 with flag 2434000/2434000
1751.45/899.15	c cleaning 13000 clauses out of 26007 with flag 2447001/2447001
1760.55/903.91	c cleaning 13001 clauses out of 26009 with flag 2460003/2460003
1768.71/908.19	c cleaning 12996 clauses out of 26005 with flag 2473000/2473000
1777.50/912.61	c cleaning 12998 clauses out of 26009 with flag 2486000/2486000
1786.46/917.28	c cleaning 13002 clauses out of 26013 with flag 2499002/2499002
1795.78/922.18	c cleaning 12999 clauses out of 26009 with flag 2512000/2512000
1800.12/924.41	c starts		: 30
1800.12/924.41	c conflicts		: 7063
1800.12/924.41	c decisions		: 18424
1800.12/924.41	c propagations		: 2130749
1800.12/924.41	c inspects		: 403552778
1800.12/924.41	c learnt literals	: 0
1800.12/924.41	c learnt binary clauses	: 0
1800.12/924.41	c learnt ternary clauses	: 0
1800.12/924.41	c learnt clauses	: 7062
1800.12/924.41	c ignored clauses	: 0
1800.12/924.41	c root simplifications	: 0
1800.12/924.41	c removed literals (reason simplification)	: 0
1800.12/924.41	c reason swapping (by a shorter reason)	: 0
1800.12/924.41	c Calls to reduceDB	: 1
1800.12/924.41	c number of reductions to clauses (during analyze)	: 0
1800.12/924.41	c number of learned constraints concerned by reduction	: 0
1800.12/924.41	c number of learning phase by resolution	: 0
1800.12/924.41	c number of learning phase by cutting planes	: 0
1800.12/924.41	c speed (assignments/second)	: 2325.797342537197
1800.12/924.41	c non guided choices	0
1800.12/924.41	c learnt constraints type 
1800.12/924.41	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 168
1800.12/924.41	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6894
1800.12/924.41	c constraints type 
1800.12/924.41	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6416
1800.12/924.41	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.12/924.41	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6216
1800.12/924.41	c constraints type 
1800.12/924.41	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 6416
1800.12/924.41	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.12/924.41	c org.sat4j.pb.constraints.pb.MaxWatchPb => 6216
1800.12/924.41	s SATISFIABLE
1800.12/924.41	v -x1 -x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 x11 -x12 -x13 -x14 x15 -x16 -x17 -x18 -x19 -x20 x21 -x22 x23 -x24 -x25 -x26 -x27 -x28 -x29 x30 -x31 x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 x55 -x56 -x57 x58 -x59 -x60 x61 -x62 -x63 -x64 -x65 -x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 -x91 x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 x122 x123 -x124 -x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155 -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 -x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194 -x195 -x196 -x197 -x198 -x199 -x200 
1800.12/924.41	c objective function=14
1800.12/924.41	c Total wall clock time (in seconds): 924.302

Verifier Data

OK	14

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-3737006-1338752630/watcher-3737006-1338752630 -o /tmp/evaluation-result-3737006-1338752630/solver-3737006-1338752630 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3737006-1338752630.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.82 3.74 3.47 4/197 3901
/proc/meminfo: memFree=27122672/32873648 swapFree=7116/7116
[pid=3901] ppid=3899 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/3901/stat : 3901 (runsolver) D 3899 3901 32179 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 341388446 12095488 51 33554432000 4194304 5436572 140733377031360 140733377027656 4883175 0 0 4096 24578 18446744071579943789 0 0 17 4 0 0 0 0 0
/proc/3901/statm: 2953 51 31 304 0 2645 0

[startup+0.032523 s]
/proc/loadavg: 3.82 3.74 3.47 4/197 3901
/proc/meminfo: memFree=27122672/32873648 swapFree=7116/7116
[pid=3901] ppid=3899 vsize=2158136 CPUtime=0 cores=0,2,4,6
/proc/3901/stat : 3901 (java) S 3899 3901 32179 0 -1 4202496 3254 0 1 0 0 0 0 0 20 0 10 0 341388446 2209931264 3952 33554432000 1073741824 1073778376 140733281104864 140733281096000 260193681469 0 0 0 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3901/statm: 539534 3961 1336 9 0 530235 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 2158136

[startup+0.100201 s]
/proc/loadavg: 3.82 3.74 3.47 4/197 3901
/proc/meminfo: memFree=27122672/32873648 swapFree=7116/7116
[pid=3901] ppid=3899 vsize=2699928 CPUtime=0.08 cores=0,2,4,6
/proc/3901/stat : 3901 (java) S 3899 3901 32179 0 -1 4202496 4726 0 1 0 7 1 0 0 20 0 18 0 341388446 2764726272 6424 33554432000 1073741824 1073778376 140733281104864 140733281096000 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3901/statm: 674982 6424 2095 9 0 665676 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2699928

[startup+0.300165 s]
/proc/loadavg: 3.82 3.74 3.47 4/197 3901
/proc/meminfo: memFree=27122672/32873648 swapFree=7116/7116
[pid=3901] ppid=3899 vsize=2699928 CPUtime=0.42 cores=0,2,4,6
/proc/3901/stat : 3901 (java) S 3899 3901 32179 0 -1 4202496 5492 0 1 0 41 1 0 0 20 0 18 0 341388446 2764726272 8020 33554432000 1073741824 1073778376 140733281104864 140733281096000 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3901/statm: 674982 8020 2218 9 0 665676 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 2699928

[startup+0.700171 s]
/proc/loadavg: 3.82 3.74 3.47 4/197 3901
/proc/meminfo: memFree=27122672/32873648 swapFree=7116/7116
[pid=3901] ppid=3899 vsize=2699928 CPUtime=1.19 cores=0,2,4,6
/proc/3901/stat : 3901 (java) S 3899 3901 32179 0 -1 4202496 13410 0 1 0 116 3 0 0 20 0 18 0 341388446 2764726272 15201 33554432000 1073741824 1073778376 140733281104864 140733281096000 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3901/statm: 674982 15201 2233 9 0 665676 0
Current children cumulated CPU time (s) 1.19
Current children cumulated vsize (KiB) 2699928

[startup+1.50063 s]
/proc/loadavg: 3.82 3.74 3.47 4/215 3919
/proc/meminfo: memFree=27069592/32873648 swapFree=7116/7116
[pid=3901] ppid=3899 vsize=2966184 CPUtime=2.34 cores=0,2,4,6
/proc/3901/stat : 3901 (java) S 3899 3901 32179 0 -1 4202496 15436 0 1 0 228 6 0 0 20 0 20 0 341388446 3037372416 18765 33554432000 1073741824 1073778376 140733281104864 140733281096000 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3901/statm: 741546 18765 2251 9 0 732240 0
[pid=3901/tid=3903] ppid=3899 vsize=2966184 CPUtime=1.22 cores=0,2,4,6
/proc/3901/task/3903/stat : 3903 (java) S 3899 3901 32179 0 -1 4202560 2836 0 1 0 120 2 0 0 20 0 20 0 341388448 3037372416 18765 33554432000 1073741824 1073778376 140733281104864 139638651376792 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3904] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3904/stat : 3904 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388449 3037372416 18765 33554432000 1073741824 1073778376 140733281104864 139638518118824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3905] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3905/stat : 3905 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388449 3037372416 18765 33554432000 1073741824 1073778376 140733281104864 139638517066280 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3906] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3906/stat : 3906 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388449 3037372416 18765 33554432000 1073741824 1073778376 140733281104864 139638516013224 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3907] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3907/stat : 3907 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388449 3037372416 18765 33554432000 1073741824 1073778376 140733281104864 139638514960680 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3908] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3908/stat : 3908 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388449 3037372416 18765 33554432000 1073741824 1073778376 140733281104864 139638312266664 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3909] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3909/stat : 3909 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388449 3037372416 18765 33554432000 1073741824 1073778376 140733281104864 139638311214120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3910] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3910/stat : 3910 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388449 3037372416 18765 33554432000 1073741824 1073778376 140733281104864 139638310161064 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3911] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3911/stat : 3911 (java) S 3899 3901 32179 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 341388449 3037372416 18765 33554432000 1073741824 1073778376 140733281104864 139638309108520 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3912] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3912/stat : 3912 (java) S 3899 3901 32179 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 341388450 3037372416 18765 33554432000 1073741824 1073778376 140733281104864 139638296910184 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3913] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3913/stat : 3913 (java) S 3899 3901 32179 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 341388451 3037372416 18765 33554432000 1073741824 1073778376 140733281104864 139638295856504 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3914] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3914/stat : 3914 (java) S 3899 3901 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 341388451 3037372416 18765 33554432000 1073741824 1073778376 140733281104864 139638294803336 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3915] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3915/stat : 3915 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388453 3037372416 18765 33554432000 1073741824 1073778376 140733281104864 139638293752080 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3916] ppid=3899 vsize=2966184 CPUtime=0.54 cores=0,2,4,6
/proc/3901/task/3916/stat : 3916 (java) S 3899 3901 32179 0 -1 4202560 6611 0 0 0 54 0 0 0 20 0 20 0 341388453 3037372416 18765 33554432000 1073741824 1073778376 140733281104864 139638292699960 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3917] ppid=3899 vsize=2966184 CPUtime=0.35 cores=0,2,4,6
/proc/3901/task/3917/stat : 3917 (java) S 3899 3901 32179 0 -1 4202560 4740 0 0 0 34 1 0 0 20 0 20 0 341388453 3037372416 18765 33554432000 1073741824 1073778376 140733281104864 139638291647416 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3918] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3918/stat : 3918 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388453 3037372416 18765 33554432000 1073741824 1073778376 140733281104864 139638290594552 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3919] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3919/stat : 3919 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388453 3037372416 18765 33554432000 1073741824 1073778376 140733281104864 139638289542216 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.34
Current children cumulated vsize (KiB) 2966184

[startup+3.10057 s]
/proc/loadavg: 3.82 3.74 3.47 2/217 3923
/proc/meminfo: memFree=27055784/32873648 swapFree=7116/7116
[pid=3901] ppid=3899 vsize=2966184 CPUtime=2.42 cores=0,2,4,6
/proc/3901/stat : 3901 (java) S 3899 3901 32179 0 -1 4202496 15500 0 1 0 234 8 0 0 20 0 20 0 341388446 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 140733281096000 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3901/statm: 741546 21362 2253 9 0 732240 0
[pid=3901/tid=3903] ppid=3899 vsize=2966184 CPUtime=1.23 cores=0,2,4,6
/proc/3901/task/3903/stat : 3903 (java) S 3899 3901 32179 0 -1 4202560 2837 0 1 0 121 2 0 0 20 0 20 0 341388448 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638651376792 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3904] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3904/stat : 3904 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388449 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638518118824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3905] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3905/stat : 3905 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388449 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638517066280 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3906] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3906/stat : 3906 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388449 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638516013224 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3907] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3907/stat : 3907 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388449 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638514960680 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3908] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3908/stat : 3908 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388449 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638312266664 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3909] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3909/stat : 3909 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388449 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638311214120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3910] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3910/stat : 3910 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388449 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638310161064 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3911] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3911/stat : 3911 (java) S 3899 3901 32179 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 341388449 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638309108520 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3912] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3912/stat : 3912 (java) S 3899 3901 32179 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 341388450 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638296910184 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3913] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3913/stat : 3913 (java) S 3899 3901 32179 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 341388451 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638295856504 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3914] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3914/stat : 3914 (java) S 3899 3901 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 341388451 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638294803336 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3915] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3915/stat : 3915 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388453 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638293752080 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3916] ppid=3899 vsize=2966184 CPUtime=0.55 cores=0,2,4,6
/proc/3901/task/3916/stat : 3916 (java) S 3899 3901 32179 0 -1 4202560 6611 0 0 0 55 0 0 0 20 0 20 0 341388453 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638292699960 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3917] ppid=3899 vsize=2966184 CPUtime=0.36 cores=0,2,4,6
/proc/3901/task/3917/stat : 3917 (java) S 3899 3901 32179 0 -1 4202560 4740 0 0 0 35 1 0 0 20 0 20 0 341388453 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638291647416 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3918] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3918/stat : 3918 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388453 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638290594552 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3919] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3919/stat : 3919 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341388453 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638289542216 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3922] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3922/stat : 3922 (java) S 3899 3901 32179 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 341388574 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638286381864 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3923] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3923/stat : 3923 (java) S 3899 3901 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 341388574 3037372416 21362 33554432000 1073741824 1073778376 140733281104864 139638285329320 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 2966184
heavy processes:

[startup+6.30072 s]
/proc/loadavg: 3.67 3.71 3.46 5/219 3929
/proc/meminfo: memFree=26707316/32873648 swapFree=7116/7116
[pid=3901] ppid=3899 vsize=2966184 CPUtime=8.21 cores=0,2,4,6
/proc/3901/stat : 3901 (java) S 3899 3901 32179 0 -1 4202496 20298 0 1 0 799 22 0 0 20 0 22 0 341388446 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 140733281096000 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3901/statm: 741546 110496 2285 9 0 732240 0
[pid=3901/tid=3903] ppid=3899 vsize=2966184 CPUtime=1.24 cores=0,2,4,6
/proc/3901/task/3903/stat : 3903 (java) S 3899 3901 32179 0 -1 4202560 2838 0 1 0 122 2 0 0 20 0 22 0 341388448 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638651376808 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3904] ppid=3899 vsize=2966184 CPUtime=0.04 cores=0,2,4,6
/proc/3901/task/3904/stat : 3904 (java) S 3899 3901 32179 0 -1 4202560 25 0 0 0 2 2 0 0 20 0 22 0 341388449 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638518118824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3905] ppid=3899 vsize=2966184 CPUtime=0.03 cores=0,2,4,6
/proc/3901/task/3905/stat : 3905 (java) S 3899 3901 32179 0 -1 4202560 17 0 0 0 3 0 0 0 20 0 22 0 341388449 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638517066280 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3906] ppid=3899 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/3901/task/3906/stat : 3906 (java) S 3899 3901 32179 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 22 0 341388449 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638516013224 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3907] ppid=3899 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/3901/task/3907/stat : 3907 (java) S 3899 3901 32179 0 -1 4202560 11 0 0 0 1 0 0 0 20 0 22 0 341388449 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638514960680 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3908] ppid=3899 vsize=2966184 CPUtime=0.02 cores=0,2,4,6
/proc/3901/task/3908/stat : 3908 (java) S 3899 3901 32179 0 -1 4202560 10 0 0 0 2 0 0 0 20 0 22 0 341388449 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638312266664 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3909] ppid=3899 vsize=2966184 CPUtime=0.03 cores=0,2,4,6
/proc/3901/task/3909/stat : 3909 (java) S 3899 3901 32179 0 -1 4202560 13 0 0 0 3 0 0 0 20 0 22 0 341388449 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638311214120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3910] ppid=3899 vsize=2966184 CPUtime=0.03 cores=0,2,4,6
/proc/3901/task/3910/stat : 3910 (java) S 3899 3901 32179 0 -1 4202560 15 0 0 0 3 0 0 0 20 0 22 0 341388449 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638310161064 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3911] ppid=3899 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/3901/task/3911/stat : 3911 (java) S 3899 3901 32179 0 -1 4202560 6 0 0 0 1 0 0 0 20 0 22 0 341388449 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638309108520 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3912] ppid=3899 vsize=2966184 CPUtime=0.05 cores=0,2,4,6
/proc/3901/task/3912/stat : 3912 (java) S 3899 3901 32179 0 -1 4202560 37 0 0 0 5 0 0 0 20 0 22 0 341388450 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638296910184 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3913] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3913/stat : 3913 (java) S 3899 3901 32179 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341388451 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638295856504 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3914] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3914/stat : 3914 (java) S 3899 3901 32179 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 341388451 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638294803336 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3915] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3915/stat : 3915 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341388453 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638293752080 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3916] ppid=3899 vsize=2966184 CPUtime=1.07 cores=0,2,4,6
/proc/3901/task/3916/stat : 3916 (java) S 3899 3901 32179 0 -1 4202560 6617 0 0 0 107 0 0 0 20 0 22 0 341388453 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638292699960 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3917] ppid=3899 vsize=2966184 CPUtime=0.78 cores=0,2,4,6
/proc/3901/task/3917/stat : 3917 (java) S 3899 3901 32179 0 -1 4202560 9235 0 0 0 76 2 0 0 20 0 22 0 341388453 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638291647416 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3918] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3918/stat : 3918 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341388453 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638290594552 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3919] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3919/stat : 3919 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341388453 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638289542216 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3922] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3922/stat : 3922 (java) S 3899 3901 32179 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 341388574 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638286381864 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3923] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3923/stat : 3923 (java) S 3899 3901 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341388574 3037372416 110496 33554432000 1073741824 1073778376 140733281104864 139638285329320 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3928] ppid=3899 vsize=2966184 CPUtime=1.87 cores=0,2,4,6

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

/proc/3901/statm: 741546 198865 2286 9 0 732240 0
[pid=3901/tid=3903] ppid=3899 vsize=2966184 CPUtime=1.25 cores=0,2,4,6
/proc/3901/task/3903/stat : 3903 (java) S 3899 3901 32179 0 -1 4202560 2882 0 1 0 123 2 0 0 20 0 22 0 341388448 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638651376792 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3904] ppid=3899 vsize=2966184 CPUtime=6.31 cores=0,2,4,6
/proc/3901/task/3904/stat : 3904 (java) S 3899 3901 32179 0 -1 4202560 324 0 0 0 623 8 0 0 20 0 22 0 341388449 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638518118824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3905] ppid=3899 vsize=2966184 CPUtime=6.43 cores=0,2,4,6
/proc/3901/task/3905/stat : 3905 (java) S 3899 3901 32179 0 -1 4202560 333 0 0 0 635 8 0 0 20 0 22 0 341388449 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638517066280 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3906] ppid=3899 vsize=2966184 CPUtime=6.72 cores=0,2,4,6
/proc/3901/task/3906/stat : 3906 (java) S 3899 3901 32179 0 -1 4202560 302 0 0 0 665 7 0 0 20 0 22 0 341388449 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638516013224 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3907] ppid=3899 vsize=2966184 CPUtime=6.24 cores=0,2,4,6
/proc/3901/task/3907/stat : 3907 (java) S 3899 3901 32179 0 -1 4202560 317 0 0 0 616 8 0 0 20 0 22 0 341388449 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638514960680 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3908] ppid=3899 vsize=2966184 CPUtime=6.35 cores=0,2,4,6
/proc/3901/task/3908/stat : 3908 (java) S 3899 3901 32179 0 -1 4202560 322 0 0 0 628 7 0 0 20 0 22 0 341388449 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638312266664 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3909] ppid=3899 vsize=2966184 CPUtime=6.21 cores=0,2,4,6
/proc/3901/task/3909/stat : 3909 (java) S 3899 3901 32179 0 -1 4202560 321 0 0 0 613 8 0 0 20 0 22 0 341388449 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638311214120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3910] ppid=3899 vsize=2966184 CPUtime=6.21 cores=0,2,4,6
/proc/3901/task/3910/stat : 3910 (java) S 3899 3901 32179 0 -1 4202560 319 0 0 0 614 7 0 0 20 0 22 0 341388449 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638310161064 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3911] ppid=3899 vsize=2966184 CPUtime=6.48 cores=0,2,4,6
/proc/3901/task/3911/stat : 3911 (java) S 3899 3901 32179 0 -1 4202560 300 0 0 0 642 6 0 0 20 0 22 0 341388449 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638309108520 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3912] ppid=3899 vsize=2966184 CPUtime=59.55 cores=0,2,4,6
/proc/3901/task/3912/stat : 3912 (java) S 3899 3901 32179 0 -1 4202560 124 0 0 0 5906 49 0 0 20 0 22 0 341388450 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638296910184 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3913] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3913/stat : 3913 (java) S 3899 3901 32179 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341388451 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638295856504 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3914] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3914/stat : 3914 (java) S 3899 3901 32179 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 341388451 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638294803336 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3915] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3915/stat : 3915 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341388453 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638293752080 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3916] ppid=3899 vsize=2966184 CPUtime=1.38 cores=0,2,4,6
/proc/3901/task/3916/stat : 3916 (java) S 3899 3901 32179 0 -1 4202560 8020 0 0 0 136 2 0 0 20 0 22 0 341388453 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638292699960 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3917] ppid=3899 vsize=2966184 CPUtime=1.48 cores=0,2,4,6
/proc/3901/task/3917/stat : 3917 (java) S 3899 3901 32179 0 -1 4202560 14529 0 0 0 146 2 0 0 20 0 22 0 341388453 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638291647416 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3918] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3918/stat : 3918 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341388453 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638290594552 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3919] ppid=3899 vsize=2966184 CPUtime=0.26 cores=0,2,4,6
/proc/3901/task/3919/stat : 3919 (java) S 3899 3901 32179 0 -1 4202560 47 0 0 0 10 16 0 0 20 0 22 0 341388453 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638289542216 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3922] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3922/stat : 3922 (java) S 3899 3901 32179 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 341388574 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638286381864 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3923] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3923/stat : 3923 (java) S 3899 3901 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341388574 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638285329320 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3930] ppid=3899 vsize=2966184 CPUtime=737.74 cores=0,2,4,6
/proc/3901/task/3930/stat : 3930 (java) R 3899 3901 32179 0 -1 4202560 555 0 0 0 73760 14 0 0 20 0 22 0 341389274 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638288484608 139638524629083 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3931] ppid=3899 vsize=2966184 CPUtime=737.77 cores=0,2,4,6
/proc/3901/task/3931/stat : 3931 (java) R 3899 3901 32179 0 -1 4202560 505 0 0 0 73763 14 0 0 20 0 22 0 341389274 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638287432960 139638524688800 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.22
Current children cumulated vsize (KiB) 2966184

[startup+882.301 s]
/proc/loadavg: 3.82 3.76 3.63 5/219 4024
/proc/meminfo: memFree=25827104/32873648 swapFree=7116/7116
[pid=3901] ppid=3899 vsize=2966184 CPUtime=1718.43 cores=0,2,4,6
/proc/3901/stat : 3901 (java) S 3899 3901 32179 0 -1 4202496 30753 0 1 0 171690 153 0 0 20 0 22 0 341388446 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 140733281096000 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3901/statm: 741546 198865 2286 9 0 732240 0
[pid=3901/tid=3903] ppid=3899 vsize=2966184 CPUtime=1.25 cores=0,2,4,6
/proc/3901/task/3903/stat : 3903 (java) S 3899 3901 32179 0 -1 4202560 2886 0 1 0 123 2 0 0 20 0 22 0 341388448 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638651376792 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3904] ppid=3899 vsize=2966184 CPUtime=6.85 cores=0,2,4,6
/proc/3901/task/3904/stat : 3904 (java) S 3899 3901 32179 0 -1 4202560 324 0 0 0 677 8 0 0 20 0 22 0 341388449 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638518118824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3905] ppid=3899 vsize=2966184 CPUtime=7.03 cores=0,2,4,6
/proc/3901/task/3905/stat : 3905 (java) S 3899 3901 32179 0 -1 4202560 333 0 0 0 695 8 0 0 20 0 22 0 341388449 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638517066280 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3906] ppid=3899 vsize=2966184 CPUtime=7.27 cores=0,2,4,6
/proc/3901/task/3906/stat : 3906 (java) S 3899 3901 32179 0 -1 4202560 302 0 0 0 719 8 0 0 20 0 22 0 341388449 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638516013224 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3907] ppid=3899 vsize=2966184 CPUtime=6.73 cores=0,2,4,6
/proc/3901/task/3907/stat : 3907 (java) S 3899 3901 32179 0 -1 4202560 317 0 0 0 665 8 0 0 20 0 22 0 341388449 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638514960680 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3908] ppid=3899 vsize=2966184 CPUtime=6.91 cores=0,2,4,6
/proc/3901/task/3908/stat : 3908 (java) S 3899 3901 32179 0 -1 4202560 322 0 0 0 684 7 0 0 20 0 22 0 341388449 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638312266664 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3909] ppid=3899 vsize=2966184 CPUtime=6.68 cores=0,2,4,6
/proc/3901/task/3909/stat : 3909 (java) S 3899 3901 32179 0 -1 4202560 321 0 0 0 660 8 0 0 20 0 22 0 341388449 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638311214120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3910] ppid=3899 vsize=2966184 CPUtime=6.7 cores=0,2,4,6
/proc/3901/task/3910/stat : 3910 (java) S 3899 3901 32179 0 -1 4202560 319 0 0 0 663 7 0 0 20 0 22 0 341388449 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638310161064 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3911] ppid=3899 vsize=2966184 CPUtime=7.04 cores=0,2,4,6
/proc/3901/task/3911/stat : 3911 (java) S 3899 3901 32179 0 -1 4202560 300 0 0 0 698 6 0 0 20 0 22 0 341388449 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638309108520 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3912] ppid=3899 vsize=2966184 CPUtime=64.16 cores=0,2,4,6
/proc/3901/task/3912/stat : 3912 (java) S 3899 3901 32179 0 -1 4202560 128 0 0 0 6365 51 0 0 20 0 22 0 341388450 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638296910184 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3913] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3913/stat : 3913 (java) S 3899 3901 32179 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341388451 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638295856504 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3914] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3914/stat : 3914 (java) S 3899 3901 32179 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 341388451 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638294803336 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3915] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3915/stat : 3915 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341388453 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638293752080 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3916] ppid=3899 vsize=2966184 CPUtime=1.38 cores=0,2,4,6
/proc/3901/task/3916/stat : 3916 (java) S 3899 3901 32179 0 -1 4202560 8020 0 0 0 136 2 0 0 20 0 22 0 341388453 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638292699960 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3917] ppid=3899 vsize=2966184 CPUtime=1.48 cores=0,2,4,6
/proc/3901/task/3917/stat : 3917 (java) S 3899 3901 32179 0 -1 4202560 14529 0 0 0 146 2 0 0 20 0 22 0 341388453 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638291647416 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3918] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3918/stat : 3918 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341388453 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638290594552 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3919] ppid=3899 vsize=2966184 CPUtime=0.28 cores=0,2,4,6
/proc/3901/task/3919/stat : 3919 (java) S 3899 3901 32179 0 -1 4202560 51 0 0 0 11 17 0 0 20 0 22 0 341388453 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638289542216 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3922] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3922/stat : 3922 (java) S 3899 3901 32179 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 341388574 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638286381864 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3923] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3923/stat : 3923 (java) S 3899 3901 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341388574 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638285329320 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3930] ppid=3899 vsize=2966184 CPUtime=791.78 cores=0,2,4,6
/proc/3901/task/3930/stat : 3930 (java) R 3899 3901 32179 0 -1 4202560 597 0 0 0 79163 15 0 0 20 0 22 0 341389274 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638288484704 139638524650983 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3931] ppid=3899 vsize=2966184 CPUtime=791.79 cores=0,2,4,6
/proc/3901/task/3931/stat : 3931 (java) R 3899 3901 32179 0 -1 4202560 535 0 0 0 79164 15 0 0 20 0 22 0 341389274 3037372416 198865 33554432000 1073741824 1073778376 140733281104864 139638287433056 139638524688894 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1718.43
Current children cumulated vsize (KiB) 2966184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+924.401 s]
/proc/loadavg: 3.77 3.76 3.64 5/219 4024
/proc/meminfo: memFree=25812156/32873648 swapFree=7116/7116
[pid=3901] ppid=3899 vsize=2966184 CPUtime=1800.12 cores=0,2,4,6
/proc/3901/stat : 3901 (java) S 3899 3901 32179 0 -1 4202496 30808 0 1 0 179852 160 0 0 20 0 22 0 341388446 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 140733281096000 260193681469 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/3901/statm: 741546 199377 2286 9 0 732240 0
[pid=3901/tid=3903] ppid=3899 vsize=2966184 CPUtime=1.25 cores=0,2,4,6
/proc/3901/task/3903/stat : 3903 (java) S 3899 3901 32179 0 -1 4202560 2888 0 1 0 123 2 0 0 20 0 22 0 341388448 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638651376792 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3904] ppid=3899 vsize=2966184 CPUtime=7.18 cores=0,2,4,6
/proc/3901/task/3904/stat : 3904 (java) S 3899 3901 32179 0 -1 4202560 324 0 0 0 710 8 0 0 20 0 22 0 341388449 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638518118824 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3905] ppid=3899 vsize=2966184 CPUtime=7.39 cores=0,2,4,6
/proc/3901/task/3905/stat : 3905 (java) S 3899 3901 32179 0 -1 4202560 333 0 0 0 730 9 0 0 20 0 22 0 341388449 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638517066280 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3906] ppid=3899 vsize=2966184 CPUtime=7.66 cores=0,2,4,6
/proc/3901/task/3906/stat : 3906 (java) S 3899 3901 32179 0 -1 4202560 302 0 0 0 758 8 0 0 20 0 22 0 341388449 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638516013224 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3907] ppid=3899 vsize=2966184 CPUtime=7.07 cores=0,2,4,6
/proc/3901/task/3907/stat : 3907 (java) S 3899 3901 32179 0 -1 4202560 317 0 0 0 698 9 0 0 20 0 22 0 341388449 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638514960680 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3908] ppid=3899 vsize=2966184 CPUtime=7.25 cores=0,2,4,6
/proc/3901/task/3908/stat : 3908 (java) S 3899 3901 32179 0 -1 4202560 322 0 0 0 718 7 0 0 20 0 22 0 341388449 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638312266664 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3909] ppid=3899 vsize=2966184 CPUtime=7.1 cores=0,2,4,6
/proc/3901/task/3909/stat : 3909 (java) S 3899 3901 32179 0 -1 4202560 321 0 0 0 702 8 0 0 20 0 22 0 341388449 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638311214120 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3910] ppid=3899 vsize=2966184 CPUtime=7.05 cores=0,2,4,6
/proc/3901/task/3910/stat : 3910 (java) S 3899 3901 32179 0 -1 4202560 319 0 0 0 698 7 0 0 20 0 22 0 341388449 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638310161064 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3911] ppid=3899 vsize=2966184 CPUtime=7.42 cores=0,2,4,6
/proc/3901/task/3911/stat : 3911 (java) S 3899 3901 32179 0 -1 4202560 301 0 0 0 735 7 0 0 20 0 22 0 341388449 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638309108520 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3912] ppid=3899 vsize=2966184 CPUtime=67.91 cores=0,2,4,6
/proc/3901/task/3912/stat : 3912 (java) S 3899 3901 32179 0 -1 4202560 130 0 0 0 6735 56 0 0 20 0 22 0 341388450 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638296910184 260193695657 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3913] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3913/stat : 3913 (java) S 3899 3901 32179 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341388451 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638295856504 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3914] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3914/stat : 3914 (java) S 3899 3901 32179 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 341388451 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638294803336 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3915] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3915/stat : 3915 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341388453 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638293752080 260193703712 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=3901/tid=3916] ppid=3899 vsize=2966184 CPUtime=1.38 cores=0,2,4,6
/proc/3901/task/3916/stat : 3916 (java) S 3899 3901 32179 0 -1 4202560 8020 0 0 0 136 2 0 0 20 0 22 0 341388453 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638292699960 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3917] ppid=3899 vsize=2966184 CPUtime=1.48 cores=0,2,4,6
/proc/3901/task/3917/stat : 3917 (java) S 3899 3901 32179 0 -1 4202560 14529 0 0 0 146 2 0 0 20 0 22 0 341388453 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638291647416 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3918] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3918/stat : 3918 (java) S 3899 3901 32179 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341388453 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638290594552 260193694780 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3919] ppid=3899 vsize=2966184 CPUtime=0.3 cores=0,2,4,6
/proc/3901/task/3919/stat : 3919 (java) S 3899 3901 32179 0 -1 4202560 53 0 0 0 12 18 0 0 20 0 22 0 341388453 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638289542216 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=3901/tid=3922] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3922/stat : 3922 (java) S 3899 3901 32179 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 341388574 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638286381864 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3923] ppid=3899 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/3901/task/3923/stat : 3923 (java) S 3899 3901 32179 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341388574 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638285329320 260193695657 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=3901/tid=3930] ppid=3899 vsize=2966184 CPUtime=829.2 cores=0,2,4,6
/proc/3901/task/3930/stat : 3930 (java) R 3899 3901 32179 0 -1 4202560 626 0 0 0 82905 15 0 0 20 0 22 0 341389274 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638288485488 139638524762416 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=3901/tid=3931] ppid=3899 vsize=2966184 CPUtime=829.2 cores=0,2,4,6
/proc/3901/task/3931/stat : 3931 (java) R 3899 3901 32179 0 -1 4202560 554 0 0 0 82905 15 0 0 20 0 22 0 341389274 3037372416 199377 33554432000 1073741824 1073778376 140733281104864 139638287431936 139638524689125 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 2966184

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

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

Child status: 143

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

Real time (s): 924.427
CPU time (s): 1800.12
CPU user time (s): 1798.52
CPU system time (s): 1.6
CPU usage (%): 194.728
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.42
system time used= 2.02269
maximum resident set size= 797620
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 30836
page faults= 1
swaps= 0
block input operations= 0
block output operations= 920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54893
involuntary context switches= 96791

runsolver used 3.51147 second user time and 8.04278 second system time

The end

Launcher Data

Begin job on node123 at 2012-06-03 21:43:50
IDJOB=3737006
IDBENCH=48158
IDSOLVER=2324
FILE ID=node123/3737006-1338752630
RUNJOBID= node123-1338737887-32195
PBS_JOBID= 14636768
Free space on /tmp= 71304 MiB

SOLVER NAME= PB10: SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mds/normalized-mds_200_25_3.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737006-1338752630/watcher-3737006-1338752630 -o /tmp/evaluation-result-3737006-1338752630/solver-3737006-1338752630 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3737006-1338752630.opb

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

MD5SUM BENCH= 0e507441d4bf529adaad354902c51a54
RANDOM SEED=1005910654

node123.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		: 2667.217
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	: 5334.43
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		: 2667.217
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		: 2667.217
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.92
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		: 2667.217
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		: 2667.217
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.91
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		: 2667.217
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.91
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		: 2667.217
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.91
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		: 2667.217
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27122672 kB
Buffers:         1805184 kB
Cached:          2241036 kB
SwapCached:         2268 kB
Active:          2958316 kB
Inactive:        1902956 kB
Active(anon):     807880 kB
Inactive(anon):     5504 kB
Active(file):    2150436 kB
Inactive(file):  1897452 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67100316 kB
Dirty:               208 kB
Writeback:             0 kB
AnonPages:        816408 kB
Mapped:            18636 kB
Shmem:                 0 kB
Slab:             750656 kB
SReclaimable:     194340 kB
SUnreclaim:       556316 kB
KernelStack:        1624 kB
PageTables:         5544 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1576188 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    761856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71304 MiB
End job on node123 at 2012-06-03 21:59:16