Trace number 3736973

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)5 1800.13 916.735

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_25_3.opb
MD5SUMcdb29f44159b0b72729019e0c0db0b8a
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark1.59176
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 5
Optimality of the best value was proved YES
Number of variables100
Total number of constraints100
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 constraints100
Minimum length of a constraint26
Maximum length of a constraint46
Number of terms in the objective function 100
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 100
Number of bits of the sum of numbers in the objective function 7
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 100
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)3090
Sum of products size (including duplicates)6180
Number of different products3090
Sum of products size6180

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.09	c version 2.2.0.v20100531
0.00/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.09	c java.vm.version	19.1-b02
0.00/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.09	c sun.arch.data.model	64
0.00/0.09	c java.version		1.6.0_24
0.00/0.09	c os.name		Linux
0.00/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.09	c os.arch		amd64
0.00/0.09	c Free memory 		1349517296
0.00/0.09	c Max memory 		1356595200
0.00/0.09	c Total memory 		1356595200
0.00/0.09	c Number of processors 	8
0.07/0.12	c Pseudo Boolean Optimization
0.07/0.12	c ManyCore solver with 2 solvers running in parallel
0.07/0.12	c --- Begin Solver configuration ---
0.07/0.12	c Stops conflict analysis at the first Unique Implication Point
0.07/0.12	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@5495fd19
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.12	c Expensive reason simplification
0.07/0.12	c Armin Biere (Picosat) restarts strategy
0.07/0.12	c Glucose learned constraints deletion strategy
0.07/0.12	c timeout=2147483s
0.07/0.12	c DB Simplification allowed=false
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.12	c --- Begin Solver configuration ---
0.07/0.12	c Stops conflict analysis at the first Unique Implication Point
0.07/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@ae94e92
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.12	c No reason simplification
0.07/0.12	c Armin Biere (Picosat) restarts strategy
0.07/0.12	c Glucose learned constraints deletion strategy
0.07/0.12	c timeout=2147483s
0.07/0.12	c DB Simplification allowed=false
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	
0.07/0.12	c solving HOME/instance-3736973-1338752594.opb
0.07/0.12	c reading problem ... 
0.84/0.58	c ... done. Wall clock time 0.462s.
0.84/0.58	c #vars     3190
0.84/0.58	c #constraints  6280
0.84/0.58	c constraints type 
0.84/0.58	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3190
0.84/0.58	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3090
0.84/0.58	c constraints type 
0.84/0.58	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3190
0.84/0.58	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3090
0.98/0.63	c And the winner is CuttingPlanes
1.23/1.59	c SATISFIABLE
1.23/1.59	c OPTIMIZING...
1.23/1.59	c Got one! Elapsed wall clock time (in seconds):1.469
1.23/1.59	o 9
1.29/1.64	c And the winner is Resolution
1.50/2.59	c Got one! Elapsed wall clock time (in seconds):2.473
1.50/2.59	o 8
1.51/2.61	c And the winner is Resolution
1.60/3.60	c Got one! Elapsed wall clock time (in seconds):3.476
1.60/3.60	o 7
3.81/4.31	c And the winner is CuttingPlanes
3.86/4.60	c Got one! Elapsed wall clock time (in seconds):4.478
3.86/4.60	o 6
4.95/5.18	c cleaning 2502 clauses out of 5006 with flag 5006/5006
8.01/6.65	c cleaning 4246 clauses out of 8498 with flag 11000/11000
11.50/8.33	c cleaning 5622 clauses out of 11253 with flag 18001/18001
15.31/10.23	c cleaning 6813 clauses out of 13631 with flag 26001/26001
20.14/12.66	c cleaning 7905 clauses out of 15818 with flag 35001/35001
25.32/15.23	c cleaning 8955 clauses out of 17914 with flag 45002/45002
30.14/17.68	c cleaning 9475 clauses out of 18958 with flag 55001/55001
35.33/20.22	c cleaning 9740 clauses out of 19486 with flag 65004/65004
40.67/22.97	c cleaning 9871 clauses out of 19744 with flag 75002/75002
45.67/25.44	c cleaning 9934 clauses out of 19872 with flag 85001/85001
51.27/28.25	c cleaning 9964 clauses out of 19938 with flag 95001/95001
56.85/31.02	c cleaning 9982 clauses out of 19974 with flag 105001/105001
62.19/33.72	c cleaning 9994 clauses out of 19993 with flag 115002/115002
67.14/36.21	c cleaning 9999 clauses out of 20001 with flag 125004/125004
72.09/38.78	c cleaning 9994 clauses out of 20000 with flag 135002/135002
77.87/41.60	c cleaning 9997 clauses out of 20005 with flag 145001/145001
83.99/44.79	c cleaning 10002 clauses out of 20010 with flag 155003/155003
89.99/47.76	c cleaning 10001 clauses out of 20007 with flag 165002/165002
95.59/50.53	c cleaning 10000 clauses out of 20006 with flag 175002/175002
100.76/53.17	c cleaning 9999 clauses out of 20004 with flag 185000/185000
106.29/55.99	c cleaning 9999 clauses out of 20006 with flag 195001/195001
112.25/58.90	c cleaning 10001 clauses out of 20010 with flag 205004/205004
117.63/61.66	c cleaning 10000 clauses out of 20006 with flag 215001/215001
122.76/64.29	c cleaning 10001 clauses out of 20010 with flag 225005/225005
128.65/67.24	c cleaning 10000 clauses out of 20007 with flag 235003/235003
134.60/70.25	c cleaning 10001 clauses out of 20011 with flag 245007/245007
141.16/73.51	c cleaning 10000 clauses out of 20008 with flag 255005/255005
146.73/76.34	c cleaning 10000 clauses out of 20006 with flag 265003/265003
151.82/78.99	c cleaning 9998 clauses out of 20003 with flag 275000/275000
157.80/81.90	c cleaning 10003 clauses out of 20007 with flag 285002/285002
163.18/84.66	c cleaning 9996 clauses out of 20004 with flag 295002/295002
168.54/87.38	c cleaning 9999 clauses out of 20010 with flag 305004/305004
174.48/90.33	c cleaning 10001 clauses out of 20012 with flag 315005/315005
180.85/93.52	c cleaning 9999 clauses out of 20008 with flag 325002/325002
186.79/96.50	c cleaning 10002 clauses out of 20010 with flag 335003/335003
193.15/99.72	c cleaning 10000 clauses out of 20009 with flag 345004/345004
199.23/102.82	c cleaning 9999 clauses out of 20005 with flag 355000/355000
205.43/105.92	c cleaning 9998 clauses out of 20007 with flag 365001/365001
211.57/109.08	c cleaning 10000 clauses out of 20010 with flag 375002/375002
218.54/112.54	c cleaning 9999 clauses out of 20010 with flag 385002/385002
224.41/115.53	c cleaning 10003 clauses out of 20010 with flag 395001/395001
229.77/118.20	c cleaning 9999 clauses out of 20006 with flag 405000/405000
235.50/121.18	c cleaning 10000 clauses out of 20007 with flag 415000/415000
241.24/124.04	c cleaning 10001 clauses out of 20009 with flag 425002/425002
244.26/125.65	c And the winner is Resolution
244.08/127.04	c Got one! Elapsed wall clock time (in seconds):126.915
244.08/127.04	o 5
246.27/128.15	c cleaning 10000 clauses out of 20008 with flag 435002/435002
251.81/130.98	c cleaning 10000 clauses out of 20006 with flag 445000/445000
257.72/133.95	c cleaning 10003 clauses out of 20010 with flag 455004/455004
264.69/137.43	c cleaning 9999 clauses out of 20004 with flag 465001/465001
271.99/141.17	c cleaning 10001 clauses out of 20008 with flag 475004/475004
278.78/144.58	c cleaning 9996 clauses out of 20003 with flag 485000/485000
285.94/148.10	c cleaning 10000 clauses out of 20009 with flag 495002/495002
293.10/151.71	c cleaning 9998 clauses out of 20007 with flag 505000/505000
300.56/155.55	c cleaning 10001 clauses out of 20012 with flag 515003/515003
308.13/159.32	c cleaning 10002 clauses out of 20009 with flag 525001/525001
315.29/162.91	c cleaning 10000 clauses out of 20010 with flag 535004/535004
322.43/166.58	c cleaning 9999 clauses out of 20007 with flag 545001/545001
330.05/170.40	c cleaning 10001 clauses out of 20009 with flag 555002/555002
337.56/174.24	c cleaning 9999 clauses out of 20006 with flag 565000/565000
344.93/177.91	c cleaning 10000 clauses out of 20008 with flag 575001/575001
352.29/181.66	c cleaning 9999 clauses out of 20008 with flag 585001/585001
359.15/185.14	c cleaning 10005 clauses out of 20011 with flag 595003/595003
365.28/188.25	c cleaning 10001 clauses out of 20008 with flag 605005/605005
371.42/191.32	c cleaning 10001 clauses out of 20008 with flag 615006/615006
377.35/194.39	c cleaning 9997 clauses out of 20001 with flag 625000/625000
383.37/197.49	c cleaning 10000 clauses out of 20004 with flag 635000/635000
390.54/201.05	c cleaning 10000 clauses out of 20006 with flag 645002/645002
397.07/204.35	c cleaning 9999 clauses out of 20005 with flag 655001/655001
404.04/207.82	c cleaning 9999 clauses out of 20007 with flag 665002/665002
411.03/211.42	c cleaning 9996 clauses out of 20006 with flag 675000/675000
417.35/214.67	c cleaning 10002 clauses out of 20011 with flag 685001/685001
419.69/215.83	c cleaning 0 clauses out of 5001 with flag 0/5001
425.10/218.43	c cleaning 10000 clauses out of 20010 with flag 695002/695002
432.47/222.13	c cleaning 10000 clauses out of 20008 with flag 705000/705000
439.60/225.76	c cleaning 9999 clauses out of 20010 with flag 715002/715002
446.55/229.23	c cleaning 10003 clauses out of 20010 with flag 725001/725001
453.29/232.64	c cleaning 9999 clauses out of 20007 with flag 735001/735001
460.73/236.48	c cleaning 10001 clauses out of 20007 with flag 745000/745000
468.62/240.45	c cleaning 10001 clauses out of 20010 with flag 755004/755004
476.17/244.21	c cleaning 9998 clauses out of 20005 with flag 765000/765000
483.06/247.74	c cleaning 10000 clauses out of 20008 with flag 775001/775001
491.14/251.84	c cleaning 9998 clauses out of 20008 with flag 785001/785001
498.51/255.59	c cleaning 10001 clauses out of 20009 with flag 795000/795000
506.05/259.37	c cleaning 10002 clauses out of 20011 with flag 805003/805003
513.58/263.18	c cleaning 10000 clauses out of 20008 with flag 815002/815002
521.21/267.03	c cleaning 9998 clauses out of 20006 with flag 825000/825000
528.74/270.84	c cleaning 10002 clauses out of 20013 with flag 835005/835005
536.28/274.65	c cleaning 10000 clauses out of 20007 with flag 845001/845001
543.41/278.29	c cleaning 10000 clauses out of 20011 with flag 855005/855005
551.08/282.16	c cleaning 9999 clauses out of 20007 with flag 865001/865001
559.01/286.17	c cleaning 10000 clauses out of 20007 with flag 875000/875000
567.14/290.26	c cleaning 10000 clauses out of 20007 with flag 885000/885000
573.45/293.48	c cleaning 10002 clauses out of 20007 with flag 895000/895000
579.87/296.75	c cleaning 10002 clauses out of 20007 with flag 905002/905002
586.15/299.95	c cleaning 9999 clauses out of 20005 with flag 915002/915002
592.68/303.22	c cleaning 9998 clauses out of 20004 with flag 925000/925000
599.61/306.74	c cleaning 10000 clauses out of 20009 with flag 935003/935003
606.86/310.42	c cleaning 10000 clauses out of 20007 with flag 945001/945001
613.98/314.03	c cleaning 10000 clauses out of 20008 with flag 955002/955002
621.50/317.82	c cleaning 9997 clauses out of 20006 with flag 965000/965000
629.01/321.68	c cleaning 10000 clauses out of 20010 with flag 975001/975001
637.22/325.83	c cleaning 10003 clauses out of 20011 with flag 985002/985002
645.77/330.12	c cleaning 9999 clauses out of 20006 with flag 995000/995000
653.33/333.95	c cleaning 9999 clauses out of 20007 with flag 1005000/1005000
661.48/338.02	c cleaning 10001 clauses out of 20009 with flag 1015001/1015001
668.07/341.49	c cleaning 9998 clauses out of 20009 with flag 1025002/1025002
675.18/345.05	c cleaning 9999 clauses out of 20009 with flag 1035000/1035000
682.32/348.63	c cleaning 10004 clauses out of 20013 with flag 1045003/1045003
689.67/352.33	c cleaning 10001 clauses out of 20009 with flag 1055003/1055003
697.29/356.28	c cleaning 9997 clauses out of 20006 with flag 1065001/1065001
705.19/360.28	c cleaning 10003 clauses out of 20013 with flag 1075005/1075005
712.74/364.10	c cleaning 9997 clauses out of 20005 with flag 1085000/1085000
720.24/367.82	c cleaning 9999 clauses out of 20008 with flag 1095000/1095000
728.27/371.96	c cleaning 9999 clauses out of 20010 with flag 1105001/1105001
735.97/375.87	c cleaning 10004 clauses out of 20015 with flag 1115005/1115005
743.28/379.57	c cleaning 10000 clauses out of 20011 with flag 1125005/1125005
751.41/383.64	c cleaning 9997 clauses out of 20006 with flag 1135000/1135000
760.22/388.20	c cleaning 10000 clauses out of 20009 with flag 1145000/1145000
768.34/392.29	c cleaning 9998 clauses out of 20011 with flag 1155002/1155002
776.67/396.44	c cleaning 10003 clauses out of 20011 with flag 1165000/1165000
785.23/400.73	c cleaning 10004 clauses out of 20017 with flag 1175009/1175009
792.66/404.59	c cleaning 10002 clauses out of 20012 with flag 1185008/1185008
800.38/408.44	c cleaning 9999 clauses out of 20004 with flag 1195002/1195002
807.89/412.27	c cleaning 9998 clauses out of 20004 with flag 1205001/1205001
815.05/415.89	c cleaning 9996 clauses out of 20006 with flag 1215001/1215001
822.87/419.89	c cleaning 10000 clauses out of 20010 with flag 1225001/1225001
830.59/423.73	c cleaning 10000 clauses out of 20010 with flag 1235001/1235001
838.30/427.66	c cleaning 10002 clauses out of 20012 with flag 1245003/1245003
846.40/431.73	c cleaning 10000 clauses out of 20007 with flag 1255000/1255000
855.02/436.15	c cleaning 10002 clauses out of 20011 with flag 1265004/1265004
863.15/440.23	c cleaning 10000 clauses out of 20005 with flag 1275000/1275000
871.31/444.35	c cleaning 10000 clauses out of 20010 with flag 1285005/1285005
879.22/448.31	c cleaning 9999 clauses out of 20007 with flag 1295002/1295002
886.88/452.28	c cleaning 9994 clauses out of 20007 with flag 1305001/1305001
895.22/456.45	c cleaning 10001 clauses out of 20012 with flag 1315000/1315000
903.34/460.57	c cleaning 10001 clauses out of 20015 with flag 1325004/1325004
910.25/464.00	c cleaning 10003 clauses out of 20010 with flag 1335000/1335000
916.62/467.33	c cleaning 10001 clauses out of 20008 with flag 1345001/1345001
922.90/470.55	c cleaning 9999 clauses out of 20007 with flag 1355001/1355001
929.17/473.77	c cleaning 10002 clauses out of 20009 with flag 1365002/1365002
935.67/477.05	c cleaning 9999 clauses out of 20006 with flag 1375001/1375001
943.09/480.83	c cleaning 9999 clauses out of 20008 with flag 1385002/1385002
950.02/484.36	c cleaning 10001 clauses out of 20007 with flag 1395000/1395000
957.52/488.13	c cleaning 10000 clauses out of 20006 with flag 1405000/1405000
964.43/491.68	c cleaning 10001 clauses out of 20006 with flag 1415000/1415000
971.81/495.43	c cleaning 9998 clauses out of 20005 with flag 1425000/1425000
979.11/499.11	c cleaning 10000 clauses out of 20009 with flag 1435002/1435002
987.43/503.32	c cleaning 10002 clauses out of 20009 with flag 1445002/1445002
995.16/507.26	c cleaning 10000 clauses out of 20005 with flag 1455000/1455000
1002.78/511.11	c cleaning 10000 clauses out of 20012 with flag 1465007/1465007
1009.89/514.75	c cleaning 10000 clauses out of 20007 with flag 1475002/1475002
1017.38/518.54	c cleaning 10002 clauses out of 20009 with flag 1485004/1485004
1025.09/522.45	c cleaning 9996 clauses out of 20003 with flag 1495000/1495000
1032.67/526.35	c cleaning 10001 clauses out of 20008 with flag 1505001/1505001
1040.39/530.24	c cleaning 9999 clauses out of 20007 with flag 1515001/1515001
1048.11/534.19	c cleaning 10002 clauses out of 20007 with flag 1525000/1525000
1054.21/537.29	c cleaning 9999 clauses out of 20006 with flag 1535001/1535001
1060.76/540.66	c cleaning 10002 clauses out of 20007 with flag 1545001/1545001
1067.43/544.04	c cleaning 10000 clauses out of 20006 with flag 1555002/1555002
1074.57/547.69	c cleaning 10000 clauses out of 20005 with flag 1565001/1565001
1081.67/551.23	c cleaning 10000 clauses out of 20008 with flag 1575004/1575004
1089.08/555.00	c cleaning 9995 clauses out of 20008 with flag 1585004/1585004
1096.60/558.87	c cleaning 10002 clauses out of 20012 with flag 1595003/1595003
1104.28/562.70	c cleaning 10000 clauses out of 20010 with flag 1605003/1605003
1112.17/566.73	c cleaning 10003 clauses out of 20009 with flag 1615002/1615002
1119.56/570.56	c cleaning 10003 clauses out of 20014 with flag 1625010/1625010
1126.25/573.98	c cleaning 10004 clauses out of 20012 with flag 1635011/1635011
1132.98/577.39	c cleaning 9995 clauses out of 19998 with flag 1645001/1645001
1140.10/580.92	c cleaning 9997 clauses out of 20002 with flag 1655000/1655000
1147.50/584.78	c cleaning 9999 clauses out of 20006 with flag 1665001/1665001
1154.60/588.39	c cleaning 9997 clauses out of 20006 with flag 1675000/1675000
1162.09/592.15	c cleaning 10001 clauses out of 20012 with flag 1685003/1685003
1169.79/596.01	c cleaning 9999 clauses out of 20010 with flag 1695002/1695002
1177.75/600.12	c cleaning 10002 clauses out of 20012 with flag 1705003/1705003
1185.05/603.85	c cleaning 10000 clauses out of 20008 with flag 1715001/1715001
1192.36/607.54	c cleaning 10000 clauses out of 20008 with flag 1725001/1725001
1199.88/611.36	c cleaning 9999 clauses out of 20007 with flag 1735000/1735000
1208.25/615.62	c cleaning 9999 clauses out of 20009 with flag 1745001/1745001
1215.97/619.55	c cleaning 10000 clauses out of 20012 with flag 1755003/1755003
1224.47/623.80	c cleaning 9996 clauses out of 20010 with flag 1765001/1765001
1231.34/627.35	c cleaning 9998 clauses out of 20016 with flag 1775003/1775003
1238.70/631.15	c cleaning 10005 clauses out of 20016 with flag 1785001/1785001
1245.81/634.78	c cleaning 10001 clauses out of 20012 with flag 1795002/1795002
1253.52/638.65	c cleaning 9999 clauses out of 20010 with flag 1805001/1805001
1260.82/642.39	c cleaning 10000 clauses out of 20010 with flag 1815000/1815000
1268.56/646.38	c cleaning 10001 clauses out of 20010 with flag 1825000/1825000
1276.07/650.10	c cleaning 9998 clauses out of 20009 with flag 1835000/1835000
1283.77/654.03	c cleaning 10004 clauses out of 20015 with flag 1845004/1845004
1291.71/658.01	c cleaning 10001 clauses out of 20009 with flag 1855002/1855002
1299.32/661.90	c cleaning 10001 clauses out of 20011 with flag 1865005/1865005
1307.02/665.81	c cleaning 9999 clauses out of 20005 with flag 1875000/1875000
1315.15/669.91	c cleaning 9998 clauses out of 20006 with flag 1885000/1885000
1322.83/673.87	c cleaning 10001 clauses out of 20012 with flag 1895004/1895004
1331.40/678.26	c cleaning 9999 clauses out of 20010 with flag 1905003/1905003
1340.17/682.64	c cleaning 9999 clauses out of 20009 with flag 1915001/1915001
1348.07/686.67	c cleaning 10001 clauses out of 20009 with flag 1925000/1925000
1356.40/690.85	c cleaning 9999 clauses out of 20010 with flag 1935002/1935002
1365.63/695.51	c cleaning 10003 clauses out of 20013 with flag 1945004/1945004
1373.31/699.49	c cleaning 9999 clauses out of 20010 with flag 1955004/1955004
1382.06/703.81	c cleaning 10001 clauses out of 20010 with flag 1965003/1965003
1389.93/707.85	c cleaning 9998 clauses out of 20007 with flag 1975001/1975001
1398.29/712.12	c cleaning 10001 clauses out of 20009 with flag 1985001/1985001
1405.58/715.81	c cleaning 10001 clauses out of 20008 with flag 1995001/1995001
1412.52/719.34	c cleaning 9999 clauses out of 20006 with flag 2005000/2005000
1418.98/722.68	c cleaning 10000 clauses out of 20007 with flag 2015000/2015000
1426.68/726.69	c cleaning 10001 clauses out of 20008 with flag 2025001/2025001
1434.16/730.42	c cleaning 10002 clauses out of 20007 with flag 2035001/2035001
1442.24/734.51	c cleaning 9997 clauses out of 20004 with flag 2045000/2045000
1448.96/737.96	c cleaning 10000 clauses out of 20008 with flag 2055001/2055001
1455.92/741.54	c cleaning 10001 clauses out of 20008 with flag 2065001/2065001
1462.63/744.92	c cleaning 10001 clauses out of 20008 with flag 2075002/2075002
1469.10/748.29	c cleaning 9999 clauses out of 20005 with flag 2085000/2085000
1475.38/751.45	c cleaning 10000 clauses out of 20006 with flag 2095000/2095000
1482.31/755.06	c cleaning 10000 clauses out of 20006 with flag 2105000/2105000
1489.60/758.76	c cleaning 10001 clauses out of 20008 with flag 2115002/2115002
1496.52/762.29	c cleaning 10001 clauses out of 20009 with flag 2125004/2125004
1502.59/765.38	c cleaning 9996 clauses out of 20004 with flag 2135000/2135000
1509.36/768.84	c cleaning 10001 clauses out of 20011 with flag 2145003/2145003
1516.44/772.45	c cleaning 10000 clauses out of 20007 with flag 2155000/2155000
1523.74/776.14	c cleaning 10000 clauses out of 20007 with flag 2165000/2165000
1531.05/779.89	c cleaning 10000 clauses out of 20007 with flag 2175000/2175000
1538.21/783.58	c cleaning 9999 clauses out of 20007 with flag 2185000/2185000
1545.72/787.31	c cleaning 10000 clauses out of 20010 with flag 2195002/2195002
1552.99/791.04	c cleaning 10004 clauses out of 20011 with flag 2205003/2205003
1560.52/794.84	c cleaning 10000 clauses out of 20005 with flag 2215001/2215001
1568.25/798.89	c cleaning 9997 clauses out of 20005 with flag 2225001/2225001
1576.58/803.07	c cleaning 10001 clauses out of 20007 with flag 2235000/2235000
1585.08/807.31	c cleaning 10000 clauses out of 20007 with flag 2245001/2245001
1593.62/811.68	c cleaning 10002 clauses out of 20013 with flag 2255007/2255007
1602.78/816.32	c cleaning 9999 clauses out of 20007 with flag 2265003/2265003
1610.88/820.46	c cleaning 10001 clauses out of 20012 with flag 2275007/2275007
1619.57/824.82	c cleaning 9996 clauses out of 20005 with flag 2285001/2285001
1626.24/828.20	c cleaning 10002 clauses out of 20014 with flag 2295006/2295006
1632.76/831.69	c cleaning 9999 clauses out of 20006 with flag 2305000/2305000
1639.22/834.99	c cleaning 10003 clauses out of 20012 with flag 2315005/2315005
1646.28/838.59	c cleaning 10003 clauses out of 20009 with flag 2325005/2325005
1653.78/842.37	c cleaning 9996 clauses out of 20002 with flag 2335001/2335001
1661.30/846.23	c cleaning 9998 clauses out of 20005 with flag 2345000/2345000
1668.79/850.07	c cleaning 10000 clauses out of 20007 with flag 2355000/2355000
1676.69/854.03	c cleaning 10000 clauses out of 20009 with flag 2365002/2365002
1684.60/858.01	c cleaning 10000 clauses out of 20007 with flag 2375000/2375000
1692.30/862.03	c cleaning 9998 clauses out of 20007 with flag 2385000/2385000
1699.98/865.99	c cleaning 10001 clauses out of 20009 with flag 2395000/2395000
1708.26/870.11	c cleaning 9999 clauses out of 20008 with flag 2405000/2405000
1716.55/874.33	c cleaning 10002 clauses out of 20011 with flag 2415002/2415002
1724.91/878.60	c cleaning 10000 clauses out of 20007 with flag 2425000/2425000
1733.43/882.94	c cleaning 9998 clauses out of 20007 with flag 2435000/2435000
1740.73/886.67	c cleaning 10003 clauses out of 20009 with flag 2445000/2445000
1748.64/890.60	c cleaning 10001 clauses out of 20007 with flag 2455001/2455001
1756.54/894.70	c cleaning 10000 clauses out of 20010 with flag 2465005/2465005
1764.22/898.67	c cleaning 9996 clauses out of 20006 with flag 2475001/2475001
1772.28/902.73	c cleaning 10001 clauses out of 20010 with flag 2485001/2485001
1780.54/906.93	c cleaning 10002 clauses out of 20010 with flag 2495002/2495002
1788.48/911.03	c cleaning 9998 clauses out of 20006 with flag 2505000/2505000
1797.02/915.38	c cleaning 10003 clauses out of 20012 with flag 2515004/2515004
1799.65/916.71	c starts		: 234
1799.65/916.71	c conflicts		: 2518108
1799.65/916.71	c decisions		: 3965449
1799.65/916.71	c propagations		: 528658164
1799.65/916.71	c inspects		: 4858508519
1799.65/916.71	c learnt literals	: 0
1799.65/916.71	c learnt binary clauses	: 0
1799.65/916.71	c learnt ternary clauses	: 3
1799.65/916.71	c learnt clauses	: 2518108
1799.65/916.71	c ignored clauses	: 0
1799.65/916.71	c root simplifications	: 0
1799.65/916.71	c removed literals (reason simplification)	: 11805139
1799.65/916.71	c reason swapping (by a shorter reason)	: 0
1799.65/916.71	c Calls to reduceDB	: 253
1799.65/916.71	c number of reductions to clauses (during analyze)	: 0
1799.65/916.71	c number of learned constraints concerned by reduction	: 0
1799.65/916.71	c number of learning phase by resolution	: 0
1799.65/916.71	c number of learning phase by cutting planes	: 0
1799.65/916.71	c speed (assignments/second)	: 669463.9610776092
1799.65/916.71	c non guided choices	0
1799.65/916.72	c learnt constraints type 
1799.65/916.72	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 13149
1799.65/916.72	c constraints type 
1799.65/916.72	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3190
1799.65/916.72	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1799.65/916.72	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3090
1799.65/916.72	c constraints type 
1799.65/916.72	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3190
1799.65/916.72	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1799.65/916.72	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3090
1799.65/916.72	s SATISFIABLE
1799.65/916.72	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 
1799.65/916.72	c objective function=5
1799.65/916.72	c Total wall clock time (in seconds): 916.601

Verifier Data

OK	5

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-3736973-1338752594/watcher-3736973-1338752594 -o /tmp/evaluation-result-3736973-1338752594/solver-3736973-1338752594 -C 1800 -W 1900 -M 15500 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3736973-1338752594.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.69 3.56 3.56 5/197 15498
/proc/meminfo: memFree=25769100/32873844 swapFree=7628/7628
[pid=15498] ppid=15496 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/15498/stat : 15498 (java6) D 15496 15498 11909 0 -1 4202496 250 0 0 0 0 0 0 0 20 0 1 0 341383793 9515008 183 33554432000 1073741824 1073778376 140737331645744 140737331636776 254750310069 0 0 4096 0 18446744072100609316 0 0 17 0 0 0 0 0 0
/proc/15498/statm: 2323 183 140 9 0 71 0

[startup+0.094229 s]
/proc/loadavg: 3.69 3.56 3.56 5/197 15498
/proc/meminfo: memFree=25769100/32873844 swapFree=7628/7628
[pid=15498] ppid=15496 vsize=2699928 CPUtime=0.06 cores=0,2,4,6
/proc/15498/stat : 15498 (java) S 15496 15498 11909 0 -1 4202496 3901 0 1 0 5 1 0 0 20 0 18 0 341383793 2764726272 5619 33554432000 1073741824 1073778376 140735283388768 140735283379904 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15498/statm: 674982 5619 1772 9 0 665676 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 2699928

[startup+0.100252 s]
/proc/loadavg: 3.69 3.56 3.56 5/197 15498
/proc/meminfo: memFree=25769100/32873844 swapFree=7628/7628
[pid=15498] ppid=15496 vsize=2699928 CPUtime=0.07 cores=0,2,4,6
/proc/15498/stat : 15498 (java) S 15496 15498 11909 0 -1 4202496 4220 0 1 0 6 1 0 0 20 0 18 0 341383793 2764726272 5938 33554432000 1073741824 1073778376 140735283388768 140735283379904 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15498/statm: 674982 5940 1985 9 0 665676 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2699928

[startup+0.300209 s]
/proc/loadavg: 3.69 3.56 3.56 5/197 15498
/proc/meminfo: memFree=25769100/32873844 swapFree=7628/7628
[pid=15498] ppid=15496 vsize=2699928 CPUtime=0.42 cores=0,2,4,6
/proc/15498/stat : 15498 (java) S 15496 15498 11909 0 -1 4202496 5606 0 1 0 41 1 0 0 20 0 18 0 341383793 2764726272 8126 33554432000 1073741824 1073778376 140735283388768 140735283379904 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15498/statm: 674982 8126 2218 9 0 665676 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 2699928

[startup+0.700214 s]
/proc/loadavg: 3.69 3.56 3.56 5/197 15498
/proc/meminfo: memFree=25769100/32873844 swapFree=7628/7628
[pid=15498] ppid=15496 vsize=2966184 CPUtime=1.23 cores=0,2,4,6
/proc/15498/stat : 15498 (java) S 15496 15498 11909 0 -1 4202496 9983 0 1 0 119 4 0 0 20 0 20 0 341383793 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140735283379904 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15498/statm: 741546 12806 2248 9 0 732240 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 2966184

[startup+1.50072 s]
/proc/loadavg: 3.69 3.56 3.56 3/217 15520
/proc/meminfo: memFree=25726748/32873844 swapFree=7628/7628
[pid=15498] ppid=15496 vsize=2966184 CPUtime=1.23 cores=0,2,4,6
/proc/15498/stat : 15498 (java) S 15496 15498 11909 0 -1 4202496 9983 0 1 0 119 4 0 0 20 0 20 0 341383793 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140735283379904 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15498/statm: 741546 12806 2248 9 0 732240 0
[pid=15498/tid=15500] ppid=15496 vsize=2966184 CPUtime=0.55 cores=0,2,4,6
/proc/15498/task/15500/stat : 15500 (java) S 15496 15498 11909 0 -1 4202560 2808 0 1 0 54 1 0 0 20 0 20 0 341383794 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140273394451608 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15501] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15501/stat : 15501 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383795 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140273378732840 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15502] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15502/stat : 15502 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383795 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140273377680040 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15503] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15503/stat : 15503 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383795 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140273376627752 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15504] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15504/stat : 15504 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383795 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140273375574952 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15505] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15505/stat : 15505 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383795 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140273374521640 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15506] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15506/stat : 15506 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383795 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140273373468840 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15507] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15507/stat : 15507 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383795 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140273372416552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15508] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15508/stat : 15508 (java) S 15496 15498 11909 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 341383795 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140273371363752 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15509] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15509/stat : 15509 (java) S 15496 15498 11909 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 341383796 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140273240742632 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15510] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15510/stat : 15510 (java) S 15496 15498 11909 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 341383797 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140273239688696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15511] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15511/stat : 15511 (java) S 15496 15498 11909 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 341383797 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140273238636296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15512] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15512/stat : 15512 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383800 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140273237584784 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15513] ppid=15496 vsize=2966184 CPUtime=0.27 cores=0,2,4,6
/proc/15498/task/15513/stat : 15513 (java) S 15496 15498 11909 0 -1 4202560 3168 0 0 0 27 0 0 0 20 0 20 0 341383800 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140273236531384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15514] ppid=15496 vsize=2966184 CPUtime=0.29 cores=0,2,4,6
/proc/15498/task/15514/stat : 15514 (java) S 15496 15498 11909 0 -1 4202560 2764 0 0 0 29 0 0 0 20 0 20 0 341383800 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140273235478584 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15515] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15515/stat : 15515 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383800 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140273234426488 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15516] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15516/stat : 15516 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383800 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140273233373896 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15519] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15519/stat : 15519 (java) S 15496 15498 11909 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 341383853 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140272088377000 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15520] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15520/stat : 15520 (java) S 15496 15498 11909 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 341383853 3037372416 12806 33554432000 1073741824 1073778376 140735283388768 140272087324200 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 2966184

[startup+3.10069 s]
/proc/loadavg: 3.69 3.56 3.56 3/217 15522
/proc/meminfo: memFree=25715756/32873844 swapFree=7628/7628
[pid=15498] ppid=15496 vsize=2966184 CPUtime=1.6 cores=0,2,4,6
/proc/15498/stat : 15498 (java) S 15496 15498 11909 0 -1 4202496 10089 0 1 0 152 8 0 0 20 0 20 0 341383793 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140735283379904 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15498/statm: 741546 16970 2253 9 0 732240 0
[pid=15498/tid=15500] ppid=15496 vsize=2966184 CPUtime=0.57 cores=0,2,4,6
/proc/15498/task/15500/stat : 15500 (java) S 15496 15498 11909 0 -1 4202560 2809 0 1 0 55 2 0 0 20 0 20 0 341383794 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140273394451608 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15501] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15501/stat : 15501 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383795 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140273378732840 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15502] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15502/stat : 15502 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383795 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140273377680040 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15503] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15503/stat : 15503 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383795 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140273376627752 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15504] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15504/stat : 15504 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383795 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140273375574952 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15505] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15505/stat : 15505 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383795 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140273374521640 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15506] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15506/stat : 15506 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383795 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140273373468840 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15507] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15507/stat : 15507 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383795 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140273372416552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15508] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15508/stat : 15508 (java) S 15496 15498 11909 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 341383795 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140273371363752 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15509] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15509/stat : 15509 (java) S 15496 15498 11909 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 20 0 341383796 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140273240742632 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15510] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15510/stat : 15510 (java) S 15496 15498 11909 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 341383797 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140273239688696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15511] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15511/stat : 15511 (java) S 15496 15498 11909 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 341383797 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140273238636296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15512] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15512/stat : 15512 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383800 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140273237584784 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15513] ppid=15496 vsize=2966184 CPUtime=0.37 cores=0,2,4,6
/proc/15498/task/15513/stat : 15513 (java) S 15496 15498 11909 0 -1 4202560 3191 0 0 0 37 0 0 0 20 0 20 0 341383800 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140273236531384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15514] ppid=15496 vsize=2966184 CPUtime=0.39 cores=0,2,4,6
/proc/15498/task/15514/stat : 15514 (java) S 15496 15498 11909 0 -1 4202560 2770 0 0 0 39 0 0 0 20 0 20 0 341383800 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140273235478584 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15515] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15515/stat : 15515 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383800 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140273234426488 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15516] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15516/stat : 15516 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341383800 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140273233373896 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15519] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15519/stat : 15519 (java) S 15496 15498 11909 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 20 0 341383853 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140272088377000 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15520] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15520/stat : 15520 (java) S 15496 15498 11909 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 341383853 3037372416 16970 33554432000 1073741824 1073778376 140735283388768 140272087324200 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 2966184
heavy processes:

[startup+6.30067 s]
/proc/loadavg: 3.71 3.56 3.56 5/219 15528
/proc/meminfo: memFree=25343832/32873844 swapFree=7628/7628
[pid=15498] ppid=15496 vsize=2966184 CPUtime=7.36 cores=0,2,4,6
/proc/15498/stat : 15498 (java) S 15496 15498 11909 0 -1 4202496 18482 0 1 0 716 20 0 0 20 0 22 0 341383793 3037372416 107898 33554432000 1073741824 1073778376 140735283388768 140735283379904 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15498/statm: 741546 107898 2285 9 0 732240 0
[pid=15498/tid=15500] ppid=15496 vsize=2966184 CPUtime=0.57 cores=0,2,4,6
/proc/15498/task/15500/stat : 15500 (java) S 15496 15498 11909 0 -1 4202560 2809 0 1 0 55 2 0 0 20 0 22 0 341383794 3037372416 107898 33554432000 1073741824 1073778376 140735283388768 140273394451608 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15501] ppid=15496 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/15498/task/15501/stat : 15501 (java) S 15496 15498 11909 0 -1 4202560 16 0 0 0 1 0 0 0 20 0 22 0 341383795 3037372416 107898 33554432000 1073741824 1073778376 140735283388768 140273378732840 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15502] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15502/stat : 15502 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341383795 3037372416 107898 33554432000 1073741824 1073778376 140735283388768 140273377680040 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15503] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15503/stat : 15503 (java) S 15496 15498 11909 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341383795 3037372416 107898 33554432000 1073741824 1073778376 140735283388768 140273376627752 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15504] ppid=15496 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/15498/task/15504/stat : 15504 (java) S 15496 15498 11909 0 -1 4202560 10 0 0 0 1 0 0 0 20 0 22 0 341383795 3037372416 107898 33554432000 1073741824 1073778376 140735283388768 140273375574952 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15505] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15505/stat : 15505 (java) S 15496 15498 11909 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 341383795 3037372416 107898 33554432000 1073741824 1073778376 140735283388768 140273374521640 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15506] ppid=15496 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/15498/task/15506/stat : 15506 (java) S 15496 15498 11909 0 -1 4202560 20 0 0 0 1 0 0 0 20 0 22 0 341383795 3037372416 107898 33554432000 1073741824 1073778376 140735283388768 140273373468840 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15507] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15507/stat : 15507 (java) S 15496 15498 11909 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 22 0 341383795 3037372416 107898 33554432000 1073741824 1073778376 140735283388768 140273372416552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15508] ppid=15496 vsize=2966184 CPUtime=0.01 cores=0,2,4,6
/proc/15498/task/15508/stat : 15508 (java) S 15496 15498 11909 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 341383795 3037372416 107898 33554432000 1073741824 1073778376 140735283388768 140273371363752 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15509] ppid=15496 vsize=2966184 CPUtime=0.03 cores=0,2,4,6
/proc/15498/task/15509/stat : 15509 (java) S 15496 15498 11909 0 -1 4202560 34 0 0 0 3 0 0 0 20 0 22 0 341383796 3037372416 107898 33554432000 1073741824 1073778376 140735283388768 140273240742632 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15510] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15510/stat : 15510 (java) S 15496 15498 11909 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341383797 3037372416 107898 33554432000 1073741824 1073778376 140735283388768 140273239688696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15511] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15511/stat : 15511 (java) S 15496 15498 11909 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341383797 3037372416 107898 33554432000 1073741824 1073778376 140735283388768 140273238636296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15512] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15512/stat : 15512 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341383800 3037372416 107898 33554432000 1073741824 1073778376 140735283388768 140273237584784 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15513] ppid=15496 vsize=2966184 CPUtime=0.85 cores=0,2,4,6
/proc/15498/task/15513/stat : 15513 (java) S 15496 15498 11909 0 -1 4202560 8043 0 0 0 85 0 0 0 20 0 22 0 341383800 3037372416 107898 33554432000 1073741824 1073778376 140735283388768 140273236531384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15514] ppid=15496 vsize=2966184 CPUtime=0.82 cores=0,2,4,6
/proc/15498/task/15514/stat : 15514 (java) S 15496 15498 11909 0 -1 4202560 6035 0 0 0 82 0 0 0 20 0 22 0 341383800 3037372416 107898 33554432000 1073741824 1073778376 140735283388768 140273235478584 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15515] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15515/stat : 15515 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341383800 3037372416 107898 33554432000 1073741824 1073778376 140735283388768 140273234426488 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15516] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15516/stat : 15516 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341383800 3037372416 107898 33554432000 1073741824 1073778376 140735283388768 140273233373896 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15519] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6

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

[pid=15498/tid=15504] ppid=15496 vsize=2966184 CPUtime=6.76 cores=0,2,4,6
/proc/15498/task/15504/stat : 15504 (java) S 15496 15498 11909 0 -1 4202560 294 0 0 0 669 7 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273375574952 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15505] ppid=15496 vsize=2966184 CPUtime=6.71 cores=0,2,4,6
/proc/15498/task/15505/stat : 15505 (java) S 15496 15498 11909 0 -1 4202560 301 0 0 0 665 6 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273374521640 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15506] ppid=15496 vsize=2966184 CPUtime=6.67 cores=0,2,4,6
/proc/15498/task/15506/stat : 15506 (java) S 15496 15498 11909 0 -1 4202560 307 0 0 0 661 6 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273373468840 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15507] ppid=15496 vsize=2966184 CPUtime=6.71 cores=0,2,4,6
/proc/15498/task/15507/stat : 15507 (java) S 15496 15498 11909 0 -1 4202560 288 0 0 0 665 6 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273372416552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15508] ppid=15496 vsize=2966184 CPUtime=6.88 cores=0,2,4,6
/proc/15498/task/15508/stat : 15508 (java) S 15496 15498 11909 0 -1 4202560 301 0 0 0 681 7 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273371363752 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15509] ppid=15496 vsize=2966184 CPUtime=47.22 cores=0,2,4,6
/proc/15498/task/15509/stat : 15509 (java) S 15496 15498 11909 0 -1 4202560 123 0 0 0 4660 62 0 0 20 0 22 0 341383796 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273240742632 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15510] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15510/stat : 15510 (java) S 15496 15498 11909 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341383797 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273239688696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15511] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15511/stat : 15511 (java) S 15496 15498 11909 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341383797 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273238636296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15512] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15512/stat : 15512 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341383800 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273237584784 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15513] ppid=15496 vsize=2966184 CPUtime=1.5 cores=0,2,4,6
/proc/15498/task/15513/stat : 15513 (java) S 15496 15498 11909 0 -1 4202560 11609 0 0 0 149 1 0 0 20 0 22 0 341383800 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273236531384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15514] ppid=15496 vsize=2966184 CPUtime=0.97 cores=0,2,4,6
/proc/15498/task/15514/stat : 15514 (java) S 15496 15498 11909 0 -1 4202560 6047 0 0 0 97 0 0 0 20 0 22 0 341383800 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273235478584 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15515] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15515/stat : 15515 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341383800 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273234426488 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15516] ppid=15496 vsize=2966184 CPUtime=0.35 cores=0,2,4,6
/proc/15498/task/15516/stat : 15516 (java) S 15496 15498 11909 0 -1 4202560 50 0 0 0 20 15 0 0 20 0 22 0 341383800 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273233373896 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15519] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15519/stat : 15519 (java) S 15496 15498 11909 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 341383853 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140272088377000 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15520] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15520/stat : 15520 (java) S 15496 15498 11909 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341383853 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140272087324200 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15532] ppid=15496 vsize=2966184 CPUtime=696.13 cores=0,2,4,6
/proc/15498/task/15532/stat : 15532 (java) R 15496 15498 11909 0 -1 4202560 611 0 0 0 69600 13 0 0 20 0 22 0 341396497 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273231265024 140273246734809 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15533] ppid=15496 vsize=2966184 CPUtime=696.22 cores=0,2,4,6
/proc/15498/task/15533/stat : 15533 (java) R 15496 15498 11909 0 -1 4202560 407 0 0 0 69609 13 0 0 20 0 22 0 341396497 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273232316736 140273246655536 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1732.19
Current children cumulated vsize (KiB) 2966184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+916.701 s]
/proc/loadavg: 3.92 3.84 3.69 5/219 15621
/proc/meminfo: memFree=24823968/32873844 swapFree=7628/7628
[pid=15498] ppid=15496 vsize=2966184 CPUtime=1799.65 cores=0,2,4,6
/proc/15498/stat : 15498 (java) S 15496 15498 11909 0 -1 4202496 25813 0 1 0 179811 154 0 0 20 0 22 0 341383793 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140735283379904 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15498/statm: 741546 170427 2286 9 0 732240 0
[pid=15498/tid=15500] ppid=15496 vsize=2966184 CPUtime=0.6 cores=0,2,4,6
/proc/15498/task/15500/stat : 15500 (java) S 15496 15498 11909 0 -1 4202560 2857 0 1 0 57 3 0 0 20 0 22 0 341383794 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273394451608 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15501] ppid=15496 vsize=2966184 CPUtime=7.15 cores=0,2,4,6
/proc/15498/task/15501/stat : 15501 (java) S 15496 15498 11909 0 -1 4202560 299 0 0 0 709 6 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273378732840 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15502] ppid=15496 vsize=2966184 CPUtime=7.29 cores=0,2,4,6
/proc/15498/task/15502/stat : 15502 (java) S 15496 15498 11909 0 -1 4202560 297 0 0 0 723 6 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273377680040 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15503] ppid=15496 vsize=2966184 CPUtime=7.06 cores=0,2,4,6
/proc/15498/task/15503/stat : 15503 (java) S 15496 15498 11909 0 -1 4202560 295 0 0 0 701 5 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273376627752 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15504] ppid=15496 vsize=2966184 CPUtime=7.08 cores=0,2,4,6
/proc/15498/task/15504/stat : 15504 (java) S 15496 15498 11909 0 -1 4202560 294 0 0 0 701 7 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273375574952 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15505] ppid=15496 vsize=2966184 CPUtime=7.02 cores=0,2,4,6
/proc/15498/task/15505/stat : 15505 (java) S 15496 15498 11909 0 -1 4202560 301 0 0 0 696 6 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273374521640 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15506] ppid=15496 vsize=2966184 CPUtime=6.93 cores=0,2,4,6
/proc/15498/task/15506/stat : 15506 (java) S 15496 15498 11909 0 -1 4202560 307 0 0 0 686 7 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273373468840 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15507] ppid=15496 vsize=2966184 CPUtime=7.03 cores=0,2,4,6
/proc/15498/task/15507/stat : 15507 (java) S 15496 15498 11909 0 -1 4202560 288 0 0 0 697 6 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273372416552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15508] ppid=15496 vsize=2966184 CPUtime=7.18 cores=0,2,4,6
/proc/15498/task/15508/stat : 15508 (java) S 15496 15498 11909 0 -1 4202560 301 0 0 0 711 7 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273371363752 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15509] ppid=15496 vsize=2966184 CPUtime=49.59 cores=0,2,4,6
/proc/15498/task/15509/stat : 15509 (java) S 15496 15498 11909 0 -1 4202560 125 0 0 0 4895 64 0 0 20 0 22 0 341383796 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273240742632 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15510] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15510/stat : 15510 (java) S 15496 15498 11909 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341383797 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273239688696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15511] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15511/stat : 15511 (java) S 15496 15498 11909 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341383797 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273238636296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15512] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15512/stat : 15512 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341383800 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273237584784 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15513] ppid=15496 vsize=2966184 CPUtime=1.5 cores=0,2,4,6
/proc/15498/task/15513/stat : 15513 (java) S 15496 15498 11909 0 -1 4202560 11609 0 0 0 149 1 0 0 20 0 22 0 341383800 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273236531384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15514] ppid=15496 vsize=2966184 CPUtime=0.97 cores=0,2,4,6
/proc/15498/task/15514/stat : 15514 (java) S 15496 15498 11909 0 -1 4202560 6047 0 0 0 97 0 0 0 20 0 22 0 341383800 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273235478584 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15515] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15515/stat : 15515 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341383800 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273234426488 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15516] ppid=15496 vsize=2966184 CPUtime=0.36 cores=0,2,4,6
/proc/15498/task/15516/stat : 15516 (java) S 15496 15498 11909 0 -1 4202560 52 0 0 0 21 15 0 0 20 0 22 0 341383800 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273233373896 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15519] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15519/stat : 15519 (java) S 15496 15498 11909 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 341383853 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140272088377000 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15520] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15520/stat : 15520 (java) S 15496 15498 11909 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341383853 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140272087324200 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15532] ppid=15496 vsize=2966184 CPUtime=727.4 cores=0,2,4,6
/proc/15498/task/15532/stat : 15532 (java) R 15496 15498 11909 0 -1 4202560 634 0 0 0 72726 14 0 0 20 0 22 0 341396497 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273231265024 140273246655393 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15533] ppid=15496 vsize=2966184 CPUtime=727.47 cores=0,2,4,6
/proc/15498/task/15533/stat : 15533 (java) R 15496 15498 11909 0 -1 4202560 428 0 0 0 72733 14 0 0 20 0 22 0 341396497 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273232316736 140273246621825 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.65
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

[startup+916.701 s]
/proc/loadavg: 3.92 3.84 3.69 5/219 15621
/proc/meminfo: memFree=24823968/32873844 swapFree=7628/7628
[pid=15498] ppid=15496 vsize=2966184 CPUtime=1799.65 cores=0,2,4,6
/proc/15498/stat : 15498 (java) S 15496 15498 11909 0 -1 4202496 25813 0 1 0 179811 154 0 0 20 0 22 0 341383793 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140735283379904 254753669181 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/15498/statm: 741546 170427 2286 9 0 732240 0
[pid=15498/tid=15500] ppid=15496 vsize=2966184 CPUtime=0.6 cores=0,2,4,6
/proc/15498/task/15500/stat : 15500 (java) S 15496 15498 11909 0 -1 4202560 2857 0 1 0 57 3 0 0 20 0 22 0 341383794 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273394451608 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15501] ppid=15496 vsize=2966184 CPUtime=7.15 cores=0,2,4,6
/proc/15498/task/15501/stat : 15501 (java) S 15496 15498 11909 0 -1 4202560 299 0 0 0 709 6 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273378732840 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15502] ppid=15496 vsize=2966184 CPUtime=7.29 cores=0,2,4,6
/proc/15498/task/15502/stat : 15502 (java) S 15496 15498 11909 0 -1 4202560 297 0 0 0 723 6 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273377680040 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15503] ppid=15496 vsize=2966184 CPUtime=7.06 cores=0,2,4,6
/proc/15498/task/15503/stat : 15503 (java) S 15496 15498 11909 0 -1 4202560 295 0 0 0 701 5 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273376627752 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15504] ppid=15496 vsize=2966184 CPUtime=7.08 cores=0,2,4,6
/proc/15498/task/15504/stat : 15504 (java) S 15496 15498 11909 0 -1 4202560 294 0 0 0 701 7 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273375574952 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15505] ppid=15496 vsize=2966184 CPUtime=7.02 cores=0,2,4,6
/proc/15498/task/15505/stat : 15505 (java) S 15496 15498 11909 0 -1 4202560 301 0 0 0 696 6 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273374521640 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15506] ppid=15496 vsize=2966184 CPUtime=6.93 cores=0,2,4,6
/proc/15498/task/15506/stat : 15506 (java) S 15496 15498 11909 0 -1 4202560 307 0 0 0 686 7 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273373468840 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15507] ppid=15496 vsize=2966184 CPUtime=7.03 cores=0,2,4,6
/proc/15498/task/15507/stat : 15507 (java) S 15496 15498 11909 0 -1 4202560 288 0 0 0 697 6 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273372416552 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15508] ppid=15496 vsize=2966184 CPUtime=7.18 cores=0,2,4,6
/proc/15498/task/15508/stat : 15508 (java) S 15496 15498 11909 0 -1 4202560 301 0 0 0 711 7 0 0 20 0 22 0 341383795 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273371363752 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=15498/tid=15509] ppid=15496 vsize=2966184 CPUtime=49.59 cores=0,2,4,6
/proc/15498/task/15509/stat : 15509 (java) S 15496 15498 11909 0 -1 4202560 125 0 0 0 4895 64 0 0 20 0 22 0 341383796 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273240742632 254753683369 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15510] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15510/stat : 15510 (java) S 15496 15498 11909 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341383797 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273239688696 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15511] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15511/stat : 15511 (java) S 15496 15498 11909 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341383797 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273238636296 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15512] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15512/stat : 15512 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341383800 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273237584784 254753691424 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15513] ppid=15496 vsize=2966184 CPUtime=1.5 cores=0,2,4,6
/proc/15498/task/15513/stat : 15513 (java) S 15496 15498 11909 0 -1 4202560 11609 0 0 0 149 1 0 0 20 0 22 0 341383800 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273236531384 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15514] ppid=15496 vsize=2966184 CPUtime=0.97 cores=0,2,4,6
/proc/15498/task/15514/stat : 15514 (java) S 15496 15498 11909 0 -1 4202560 6047 0 0 0 97 0 0 0 20 0 22 0 341383800 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273235478584 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=15498/tid=15515] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15515/stat : 15515 (java) S 15496 15498 11909 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341383800 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273234426488 254753682492 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15516] ppid=15496 vsize=2966184 CPUtime=0.36 cores=0,2,4,6
/proc/15498/task/15516/stat : 15516 (java) S 15496 15498 11909 0 -1 4202560 52 0 0 0 21 15 0 0 20 0 22 0 341383800 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273233373896 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15519] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15519/stat : 15519 (java) S 15496 15498 11909 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 22 0 341383853 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140272088377000 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15520] ppid=15496 vsize=2966184 CPUtime=0 cores=0,2,4,6
/proc/15498/task/15520/stat : 15520 (java) S 15496 15498 11909 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341383853 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140272087324200 254753683369 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=15498/tid=15532] ppid=15496 vsize=2966184 CPUtime=727.4 cores=0,2,4,6
/proc/15498/task/15532/stat : 15532 (java) R 15496 15498 11909 0 -1 4202560 634 0 0 0 72726 14 0 0 20 0 22 0 341396497 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273231265024 140273246655393 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=15498/tid=15533] ppid=15496 vsize=2966184 CPUtime=727.47 cores=0,2,4,6
/proc/15498/task/15533/stat : 15533 (java) R 15496 15498 11909 0 -1 4202560 428 0 0 0 72733 14 0 0 20 0 22 0 341396497 3037372416 170427 33554432000 1073741824 1073778376 140735283388768 140273232316736 140273246621825 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1799.65
Current children cumulated vsize (KiB) 2966184

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15498 and gives
#  childrusage.ru_utime.tv_sec=1793
#  childrusage.ru_utime.tv_usec=917283
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=941704
# CPU time returned by wait4() is 1795.86
# while last known CPU time is 1799.65
#
# 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): 0.480011
#  lost CPU user time (s): 0.500015
#  lost CPU system time (s): -0.02

Real time (s): 916.735
CPU time (s): 1800.13
CPU user time (s): 1798.61
CPU system time (s): 1.52
CPU usage (%): 196.363
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.92
system time used= 1.9417
maximum resident set size= 681824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25844
page faults= 1
swaps= 0
block input operations= 0
block output operations= 944
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57667
involuntary context switches= 99622

runsolver used 3.53246 second user time and 7.9128 second system time

The end

Launcher Data

Begin job on node145 at 2012-06-03 21:43:14
IDJOB=3736973
IDBENCH=48154
IDSOLVER=2324
FILE ID=node145/3736973-1338752594
RUNJOBID= node145-1338737268-11925
PBS_JOBID= 14636762
Free space on /tmp= 70924 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_100_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-3736973-1338752594/watcher-3736973-1338752594 -o /tmp/evaluation-result-3736973-1338752594/solver-3736973-1338752594 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3736973-1338752594.opb

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

MD5SUM BENCH= cdb29f44159b0b72729019e0c0db0b8a
RANDOM SEED=359451687

node145.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.149
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.29
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.149
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.149
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	: 5313.38
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.149
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.149
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.149
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.149
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.149
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.89
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        25769364 kB
Buffers:          448092 kB
Cached:          4815864 kB
SwapCached:            0 kB
Active:          2612404 kB
Inactive:        3598616 kB
Active(anon):     938396 kB
Inactive(anon):    10916 kB
Active(file):    1674008 kB
Inactive(file):  3587700 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               504 kB
Writeback:             0 kB
AnonPages:        982896 kB
Mapped:            22340 kB
Shmem:               200 kB
Slab:             725772 kB
SReclaimable:     167128 kB
SUnreclaim:       558644 kB
KernelStack:        1624 kB
PageTables:         5804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1573080 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    915456 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= 70924 MiB
End job on node145 at 2012-06-03 21:58:33