Trace number 3736995

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.16 914.635

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_100_25_2.opb
MD5SUM1e64c526f9351931db225cdff75c2df5
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 benchmark2.74058
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)3074
Sum of products size (including duplicates)6148
Number of different products3074
Sum of products size6148

Quality of the solution as a function of time


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

Solver Data

0.02/0.06	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.02/0.06	c This is free software under the dual EPL/GNU LGPL licenses.
0.02/0.06	c See www.sat4j.org for details.
0.02/0.07	c version 2.2.0.v20100531
0.02/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.02/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.02/0.07	c java.vm.version	19.1-b02
0.02/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.02/0.07	c sun.arch.data.model	64
0.02/0.07	c java.version		1.6.0_24
0.02/0.07	c os.name		Linux
0.02/0.07	c os.version		2.6.32-71.29.1.el6.x86_64
0.02/0.07	c os.arch		amd64
0.02/0.07	c Free memory 		1349517296
0.02/0.07	c Max memory 		1356595200
0.02/0.07	c Total memory 		1356595200
0.02/0.07	c Number of processors 	8
0.11/0.10	c Pseudo Boolean Optimization
0.11/0.10	c ManyCore solver with 2 solvers running in parallel
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c Stops conflict analysis at the first Unique Implication Point
0.11/0.10	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@431b9fb1
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.11/0.10	c Expensive reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.11/0.10	c --- Begin Solver configuration ---
0.11/0.10	c Stops conflict analysis at the first Unique Implication Point
0.11/0.10	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@5b2558d6
0.11/0.10	c Learn all clauses as in MiniSAT
0.11/0.10	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.11/0.10	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.11/0.10	c No reason simplification
0.11/0.10	c Armin Biere (Picosat) restarts strategy
0.11/0.10	c Glucose learned constraints deletion strategy
0.11/0.10	c timeout=2147483s
0.11/0.10	c DB Simplification allowed=false
0.11/0.10	c --- End Solver configuration ---
0.11/0.10	
0.11/0.10	c solving HOME/instance-3736995-1338752605.opb
0.11/0.10	c reading problem ... 
0.86/0.55	c ... done. Wall clock time 0.453s.
0.86/0.55	c #vars     3174
0.86/0.55	c #constraints  6248
0.86/0.55	c constraints type 
0.86/0.55	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3174
0.86/0.55	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3074
0.86/0.55	c constraints type 
0.86/0.55	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3174
0.86/0.55	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3074
0.86/0.59	c And the winner is Resolution
1.16/1.55	c SATISFIABLE
1.16/1.55	c OPTIMIZING...
1.16/1.55	c Got one! Elapsed wall clock time (in seconds):1.458
1.16/1.55	o 7
1.16/1.59	c And the winner is Resolution
1.44/2.56	c Got one! Elapsed wall clock time (in seconds):2.462
1.44/2.56	o 6
4.73/3.89	c cleaning 2497 clauses out of 5002 with flag 5002/5002
7.86/5.36	c cleaning 4249 clauses out of 8504 with flag 11001/11001
11.47/7.14	c cleaning 5626 clauses out of 11258 with flag 18004/18004
15.26/9.10	c cleaning 6811 clauses out of 13630 with flag 26002/26002
20.06/11.40	c cleaning 7904 clauses out of 15818 with flag 35001/35001
25.07/13.92	c cleaning 8953 clauses out of 17914 with flag 45001/45001
29.84/16.39	c cleaning 9478 clauses out of 18963 with flag 55003/55003
35.43/19.18	c cleaning 9739 clauses out of 19483 with flag 65001/65001
40.36/21.61	c cleaning 9870 clauses out of 19743 with flag 75000/75000
45.56/24.26	c cleaning 9933 clauses out of 19875 with flag 85002/85002
51.12/27.06	c cleaning 9966 clauses out of 19940 with flag 95000/95000
56.49/29.74	c cleaning 9983 clauses out of 19974 with flag 105000/105000
61.21/32.16	c cleaning 9991 clauses out of 19991 with flag 115000/115000
66.37/34.76	c cleaning 9997 clauses out of 20002 with flag 125002/125002
71.76/37.49	c cleaning 9998 clauses out of 20003 with flag 135000/135000
77.30/40.24	c cleaning 9999 clauses out of 20005 with flag 145000/145000
82.64/42.99	c cleaning 9997 clauses out of 20006 with flag 155000/155000
87.81/45.51	c cleaning 10000 clauses out of 20009 with flag 165000/165000
92.98/48.18	c cleaning 10004 clauses out of 20013 with flag 175004/175004
97.96/50.63	c cleaning 9999 clauses out of 20006 with flag 185001/185001
102.87/53.16	c cleaning 10000 clauses out of 20008 with flag 195002/195002
108.63/56.03	c cleaning 10000 clauses out of 20010 with flag 205004/205004
114.18/58.85	c And the winner is CuttingPlanes
114.04/59.59	c Got one! Elapsed wall clock time (in seconds):59.499
114.04/59.59	o 5
114.46/59.89	c cleaning 10002 clauses out of 20009 with flag 215003/215003
120.23/62.74	c cleaning 9997 clauses out of 20004 with flag 225000/225000
126.55/65.91	c cleaning 9997 clauses out of 20007 with flag 235000/235000
132.91/69.14	c cleaning 10001 clauses out of 20010 with flag 245000/245000
138.67/72.05	c cleaning 10003 clauses out of 20012 with flag 255003/255003
145.04/75.26	c cleaning 10000 clauses out of 20006 with flag 265000/265000
151.58/78.57	c cleaning 10001 clauses out of 20008 with flag 275002/275002
157.73/81.66	c cleaning 10001 clauses out of 20009 with flag 285004/285004
164.70/85.14	c cleaning 10000 clauses out of 20005 with flag 295001/295001
171.67/88.66	c cleaning 9996 clauses out of 20004 with flag 305000/305000
178.19/91.91	c cleaning 10001 clauses out of 20010 with flag 315002/315002
184.94/95.32	c cleaning 10001 clauses out of 20008 with flag 325001/325001
191.51/98.69	c cleaning 10001 clauses out of 20008 with flag 335002/335002
198.29/102.07	c cleaning 10002 clauses out of 20009 with flag 345004/345004
205.21/105.54	c cleaning 10000 clauses out of 20005 with flag 355002/355002
211.80/108.86	c cleaning 9999 clauses out of 20006 with flag 365003/365003
218.56/112.27	c cleaning 10002 clauses out of 20004 with flag 375000/375000
224.68/115.36	c cleaning 9999 clauses out of 20002 with flag 385000/385000
231.17/118.64	c cleaning 9999 clauses out of 20004 with flag 395001/395001
237.73/121.91	c cleaning 9999 clauses out of 20004 with flag 405000/405000
244.28/125.20	c cleaning 10000 clauses out of 20007 with flag 415002/415002
250.84/128.56	c cleaning 10000 clauses out of 20006 with flag 425001/425001
257.93/132.13	c cleaning 10001 clauses out of 20008 with flag 435003/435003
264.87/135.60	c cleaning 10000 clauses out of 20005 with flag 445001/445001
271.85/139.19	c cleaning 10001 clauses out of 20008 with flag 455004/455004
278.62/142.59	c cleaning 9999 clauses out of 20005 with flag 465002/465002
285.10/145.86	c cleaning 9997 clauses out of 20004 with flag 475000/475000
291.83/149.24	c cleaning 10000 clauses out of 20008 with flag 485001/485001
298.82/152.72	c cleaning 10001 clauses out of 20009 with flag 495002/495002
305.59/156.20	c cleaning 9996 clauses out of 20006 with flag 505000/505000
312.08/159.40	c cleaning 10006 clauses out of 20017 with flag 515007/515007
318.67/162.72	c cleaning 9998 clauses out of 20004 with flag 525000/525000
325.44/166.11	c cleaning 10001 clauses out of 20007 with flag 535001/535001
332.19/169.57	c cleaning 10002 clauses out of 20009 with flag 545004/545004
339.50/173.26	c cleaning 10000 clauses out of 20006 with flag 555003/555003
346.85/176.95	c cleaning 9999 clauses out of 20005 with flag 565002/565002
353.83/180.41	c cleaning 10000 clauses out of 20005 with flag 575001/575001
359.75/183.49	c cleaning 9999 clauses out of 20004 with flag 585000/585000
366.23/186.77	c cleaning 9999 clauses out of 20007 with flag 595002/595002
372.59/189.92	c cleaning 9999 clauses out of 20006 with flag 605000/605000
378.55/192.95	c cleaning 10001 clauses out of 20009 with flag 615002/615002
385.12/196.25	c cleaning 9999 clauses out of 20006 with flag 625000/625000
391.18/199.37	c cleaning 9998 clauses out of 20007 with flag 635000/635000
397.55/202.59	c cleaning 10001 clauses out of 20010 with flag 645001/645001
404.11/205.85	c cleaning 10002 clauses out of 20009 with flag 655001/655001
410.85/209.26	c cleaning 9998 clauses out of 20006 with flag 665000/665000
417.96/212.83	c cleaning 10000 clauses out of 20008 with flag 675000/675000
425.11/216.42	c cleaning 10003 clauses out of 20008 with flag 685000/685000
432.28/220.02	c cleaning 9998 clauses out of 20005 with flag 695000/695000
439.42/223.67	c cleaning 10004 clauses out of 20013 with flag 705006/705006
446.73/227.31	c cleaning 10000 clauses out of 20005 with flag 715002/715002
454.49/231.24	c cleaning 9998 clauses out of 20007 with flag 725004/725004
462.04/235.04	c cleaning 10000 clauses out of 20012 with flag 735007/735007
470.44/239.20	c cleaning 10002 clauses out of 20010 with flag 745005/745005
477.93/243.09	c cleaning 9997 clauses out of 20006 with flag 755003/755003
485.93/247.01	c cleaning 9991 clauses out of 20007 with flag 765001/765001
492.65/250.44	c cleaning 10005 clauses out of 20016 with flag 775001/775001
499.63/253.99	c cleaning 9998 clauses out of 20011 with flag 785001/785001
506.52/257.47	c cleaning 10003 clauses out of 20013 with flag 795001/795001
513.68/261.02	c cleaning 10002 clauses out of 20009 with flag 805000/805000
521.22/264.86	c cleaning 9999 clauses out of 20007 with flag 815000/815000
528.78/268.65	c cleaning 10001 clauses out of 20008 with flag 825000/825000
536.25/272.44	c cleaning 10001 clauses out of 20010 with flag 835003/835003
543.79/276.21	c cleaning 9997 clauses out of 20006 with flag 845000/845000
551.75/280.22	c cleaning 10001 clauses out of 20012 with flag 855003/855003
559.11/283.93	c cleaning 10000 clauses out of 20010 with flag 865002/865002
565.59/287.22	c cleaning 10002 clauses out of 20008 with flag 875000/875000
571.53/290.28	c cleaning 10001 clauses out of 20007 with flag 885001/885001
577.87/293.46	c cleaning 10000 clauses out of 20005 with flag 895000/895000
585.05/297.06	c cleaning 9999 clauses out of 20006 with flag 905001/905001
591.73/300.40	c cleaning 10000 clauses out of 20006 with flag 915000/915000
598.45/303.84	c cleaning 10002 clauses out of 20008 with flag 925002/925002
606.01/307.64	c cleaning 9998 clauses out of 20004 with flag 935000/935000
613.73/311.55	c cleaning 9994 clauses out of 20006 with flag 945000/945000
621.81/315.67	c cleaning 10002 clauses out of 20012 with flag 955000/955000
627.92/318.74	c cleaning 10000 clauses out of 20010 with flag 965000/965000
634.46/322.09	c cleaning 10005 clauses out of 20015 with flag 975005/975005
641.41/325.59	c cleaning 9998 clauses out of 20007 with flag 985002/985002
648.48/329.15	c cleaning 10001 clauses out of 20009 with flag 995002/995002
655.45/332.60	c cleaning 9998 clauses out of 20006 with flag 1005000/1005000
662.39/336.15	c cleaning 10001 clauses out of 20009 with flag 1015001/1015001
669.94/339.96	c cleaning 10002 clauses out of 20010 with flag 1025003/1025003
677.59/343.84	c cleaning 9999 clauses out of 20008 with flag 1035003/1035003
685.32/347.70	c cleaning 9998 clauses out of 20006 with flag 1045000/1045000
691.69/350.98	c cleaning 0 clauses out of 5002 with flag 0/5002
693.41/351.74	c cleaning 10002 clauses out of 20011 with flag 1055003/1055003
701.19/355.62	c cleaning 9999 clauses out of 20007 with flag 1065001/1065001
708.56/359.33	c cleaning 10002 clauses out of 20013 with flag 1075006/1075006
716.10/363.18	c cleaning 9997 clauses out of 20006 with flag 1085001/1085001
724.66/367.49	c cleaning 10004 clauses out of 20012 with flag 1095004/1095004
732.48/371.43	c cleaning 9999 clauses out of 20006 with flag 1105002/1105002
740.23/375.30	c cleaning 9997 clauses out of 20006 with flag 1115001/1115001
747.77/379.20	c cleaning 10002 clauses out of 20016 with flag 1125008/1125008
755.73/383.12	c cleaning 10002 clauses out of 20009 with flag 1135003/1135003
763.97/387.31	c cleaning 10002 clauses out of 20008 with flag 1145004/1145004
771.50/391.12	c cleaning 9998 clauses out of 20005 with flag 1155003/1155003
778.59/394.78	c cleaning 9999 clauses out of 20004 with flag 1165000/1165000
785.13/398.03	c cleaning 9997 clauses out of 20005 with flag 1175000/1175000
792.18/401.61	c cleaning 10001 clauses out of 20009 with flag 1185001/1185001
799.11/405.10	c cleaning 10002 clauses out of 20009 with flag 1195002/1195002
806.24/408.72	c cleaning 9997 clauses out of 20005 with flag 1205000/1205000
813.18/412.29	c cleaning 10001 clauses out of 20010 with flag 1215002/1215002
820.83/416.19	c cleaning 10001 clauses out of 20008 with flag 1225001/1225001
828.55/420.03	c cleaning 9999 clauses out of 20006 with flag 1235000/1235000
836.28/423.92	c cleaning 10003 clauses out of 20013 with flag 1245006/1245006
844.02/427.89	c cleaning 10001 clauses out of 20008 with flag 1255004/1255004
852.04/431.96	c cleaning 10002 clauses out of 20010 with flag 1265007/1265007
859.77/435.82	c cleaning 9996 clauses out of 20001 with flag 1275000/1275000
867.71/439.82	c cleaning 9998 clauses out of 20007 with flag 1285002/1285002
875.23/443.63	c cleaning 10000 clauses out of 20012 with flag 1295005/1295005
883.50/447.89	c cleaning 10001 clauses out of 20008 with flag 1305001/1305001
890.46/451.34	c cleaning 10000 clauses out of 20006 with flag 1315000/1315000
897.38/454.80	c cleaning 10001 clauses out of 20007 with flag 1325001/1325001
904.32/458.34	c cleaning 9998 clauses out of 20006 with flag 1335001/1335001
911.94/462.25	c cleaning 10002 clauses out of 20011 with flag 1345004/1345004
918.66/465.63	c cleaning 9996 clauses out of 20005 with flag 1355000/1355000
925.76/469.28	c cleaning 10001 clauses out of 20011 with flag 1365002/1365002
932.67/472.74	c cleaning 10003 clauses out of 20011 with flag 1375003/1375003
940.09/476.56	c cleaning 9999 clauses out of 20005 with flag 1385000/1385000
947.41/480.22	c cleaning 10000 clauses out of 20009 with flag 1395003/1395003
953.92/483.57	c cleaning 10005 clauses out of 20015 with flag 1405009/1405009
960.83/487.01	c cleaning 9999 clauses out of 20003 with flag 1415002/1415002
967.62/490.60	c cleaning 9995 clauses out of 20002 with flag 1425000/1425000
974.92/494.24	c cleaning 10000 clauses out of 20009 with flag 1435002/1435002
982.04/497.88	c cleaning 10003 clauses out of 20011 with flag 1445004/1445004
989.52/501.69	c cleaning 9998 clauses out of 20005 with flag 1455001/1455001
997.13/505.52	c cleaning 10000 clauses out of 20008 with flag 1465002/1465002
1004.83/509.49	c cleaning 9998 clauses out of 20006 with flag 1475000/1475000
1012.35/513.26	c cleaning 9999 clauses out of 20008 with flag 1485000/1485000
1019.68/516.99	c cleaning 10001 clauses out of 20009 with flag 1495000/1495000
1027.64/521.08	c cleaning 9998 clauses out of 20008 with flag 1505000/1505000
1033.75/524.17	c cleaning 10004 clauses out of 20014 with flag 1515004/1515004
1040.47/527.54	c cleaning 10001 clauses out of 20008 with flag 1525002/1525002
1047.40/531.02	c cleaning 10002 clauses out of 20011 with flag 1535006/1535006
1054.61/534.76	c cleaning 9997 clauses out of 20006 with flag 1545003/1545003
1062.14/538.52	c cleaning 9999 clauses out of 20006 with flag 1555000/1555000
1069.70/542.37	c cleaning 9998 clauses out of 20008 with flag 1565001/1565001
1077.17/546.12	c cleaning 10004 clauses out of 20016 with flag 1575007/1575007
1084.56/550.00	c cleaning 10000 clauses out of 20008 with flag 1585003/1585003
1092.26/553.84	c cleaning 9998 clauses out of 20006 with flag 1595001/1595001
1100.01/557.74	c cleaning 9997 clauses out of 20007 with flag 1605000/1605000
1106.34/560.98	c cleaning 10001 clauses out of 20010 with flag 1615000/1615000
1113.31/564.56	c cleaning 10002 clauses out of 20011 with flag 1625002/1625002
1120.02/567.98	c cleaning 9999 clauses out of 20008 with flag 1635001/1635001
1126.93/571.49	c cleaning 10001 clauses out of 20010 with flag 1645002/1645002
1134.05/575.06	c cleaning 10000 clauses out of 20009 with flag 1655002/1655002
1141.42/578.86	c cleaning 10001 clauses out of 20009 with flag 1665002/1665002
1148.72/582.55	c cleaning 10003 clauses out of 20014 with flag 1675008/1675008
1156.03/586.21	c cleaning 9999 clauses out of 20005 with flag 1685002/1685002
1163.30/589.99	c cleaning 9998 clauses out of 20006 with flag 1695002/1695002
1170.87/593.89	c cleaning 10000 clauses out of 20007 with flag 1705001/1705001
1178.56/597.72	c cleaning 10001 clauses out of 20007 with flag 1715001/1715001
1186.30/601.63	c cleaning 9998 clauses out of 20005 with flag 1725000/1725000
1193.59/605.31	c cleaning 10000 clauses out of 20007 with flag 1735000/1735000
1201.58/609.46	c cleaning 10000 clauses out of 20007 with flag 1745000/1745000
1209.29/613.38	c cleaning 10001 clauses out of 20008 with flag 1755001/1755001
1215.97/616.78	c cleaning 9999 clauses out of 20006 with flag 1765000/1765000
1223.07/620.39	c cleaning 9998 clauses out of 20007 with flag 1775000/1775000
1230.64/624.28	c cleaning 10005 clauses out of 20014 with flag 1785005/1785005
1238.14/628.08	c cleaning 9997 clauses out of 20005 with flag 1795001/1795001
1245.62/631.89	c cleaning 9999 clauses out of 20007 with flag 1805000/1805000
1253.34/635.76	c cleaning 9999 clauses out of 20008 with flag 1815000/1815000
1261.10/639.74	c cleaning 10004 clauses out of 20015 with flag 1825006/1825006
1268.80/643.65	c cleaning 10005 clauses out of 20014 with flag 1835009/1835009
1276.51/647.50	c cleaning 9997 clauses out of 20002 with flag 1845002/1845002
1283.81/651.21	c cleaning 9999 clauses out of 20005 with flag 1855002/1855002
1291.57/655.22	c cleaning 9999 clauses out of 20007 with flag 1865003/1865003
1299.49/659.23	c cleaning 9998 clauses out of 20006 with flag 1875001/1875001
1307.62/663.36	c cleaning 10001 clauses out of 20009 with flag 1885002/1885002
1315.11/667.13	c cleaning 10000 clauses out of 20006 with flag 1895000/1895000
1323.50/671.45	c cleaning 9995 clauses out of 20006 with flag 1905000/1905000
1331.43/675.46	c cleaning 10003 clauses out of 20011 with flag 1915000/1915000
1339.10/679.38	c cleaning 10001 clauses out of 20009 with flag 1925001/1925001
1347.19/683.40	c cleaning 10001 clauses out of 20009 with flag 1935002/1935002
1354.77/687.40	c cleaning 10001 clauses out of 20009 with flag 1945003/1945003
1363.06/691.53	c cleaning 9995 clauses out of 20005 with flag 1955000/1955000
1370.99/695.54	c cleaning 10001 clauses out of 20011 with flag 1965001/1965001
1379.31/699.75	c cleaning 10005 clauses out of 20014 with flag 1975005/1975005
1385.82/703.10	c cleaning 9999 clauses out of 20004 with flag 1985000/1985000
1392.10/706.34	c cleaning 10003 clauses out of 20011 with flag 1995006/1995006
1398.76/709.78	c cleaning 9999 clauses out of 20004 with flag 2005002/2005002
1406.03/713.43	c cleaning 9998 clauses out of 20004 with flag 2015001/2015001
1413.22/717.13	c cleaning 9998 clauses out of 20006 with flag 2025001/2025001
1420.29/720.75	c cleaning 10001 clauses out of 20007 with flag 2035000/2035000
1426.99/724.12	c cleaning 10002 clauses out of 20007 with flag 2045001/2045001
1433.68/727.57	c cleaning 9997 clauses out of 20004 with flag 2055000/2055000
1440.81/731.28	c cleaning 10002 clauses out of 20009 with flag 2065002/2065002
1447.89/734.84	c cleaning 10002 clauses out of 20012 with flag 2075007/2075007
1454.56/738.22	c cleaning 9998 clauses out of 20003 with flag 2085000/2085000
1461.04/741.59	c cleaning 9994 clauses out of 20006 with flag 2095001/2095001
1468.18/745.28	c cleaning 10004 clauses out of 20016 with flag 2105005/2105005
1474.81/748.66	c cleaning 9998 clauses out of 20007 with flag 2115000/2115000
1481.76/752.14	c cleaning 10000 clauses out of 20009 with flag 2125000/2125000
1488.88/755.74	c cleaning 9999 clauses out of 20010 with flag 2135001/2135001
1496.20/759.50	c cleaning 10001 clauses out of 20010 with flag 2145000/2145000
1503.91/763.42	c cleaning 10001 clauses out of 20014 with flag 2155005/2155005
1511.61/767.37	c cleaning 10001 clauses out of 20009 with flag 2165001/2165001
1518.92/771.05	c cleaning 9994 clauses out of 20007 with flag 2175000/2175000
1526.06/774.71	c cleaning 10002 clauses out of 20014 with flag 2185001/2185001
1533.16/778.36	c cleaning 10002 clauses out of 20013 with flag 2195002/2195002
1540.23/782.00	c cleaning 10002 clauses out of 20012 with flag 2205003/2205003
1547.91/785.84	c cleaning 9997 clauses out of 20007 with flag 2215000/2215000
1555.22/789.61	c cleaning 10001 clauses out of 20018 with flag 2225008/2225008
1562.67/793.48	c cleaning 10000 clauses out of 20012 with flag 2235003/2235003
1570.58/797.44	c cleaning 10001 clauses out of 20009 with flag 2245000/2245000
1578.47/801.41	c cleaning 10001 clauses out of 20010 with flag 2255002/2255002
1586.41/805.53	c cleaning 9999 clauses out of 20012 with flag 2265005/2265005
1593.07/808.99	c cleaning 9996 clauses out of 20008 with flag 2275000/2275000
1600.34/812.61	c cleaning 10001 clauses out of 20014 with flag 2285002/2285002
1607.23/816.20	c cleaning 10002 clauses out of 20013 with flag 2295002/2295002
1614.89/820.14	c cleaning 9999 clauses out of 20009 with flag 2305000/2305000
1622.78/824.12	c cleaning 9999 clauses out of 20010 with flag 2315000/2315000
1630.88/828.29	c cleaning 10003 clauses out of 20013 with flag 2325002/2325002
1639.14/832.45	c cleaning 10001 clauses out of 20016 with flag 2335008/2335008
1647.68/836.88	c cleaning 10001 clauses out of 20010 with flag 2345003/2345003
1656.57/841.30	c cleaning 9999 clauses out of 20009 with flag 2355003/2355003
1664.66/845.49	c cleaning 9999 clauses out of 20008 with flag 2365001/2365001
1672.52/849.45	c cleaning 10002 clauses out of 20014 with flag 2375006/2375006
1681.04/853.84	c cleaning 10001 clauses out of 20015 with flag 2385009/2385009
1689.15/857.95	c cleaning 9999 clauses out of 20009 with flag 2395004/2395004
1697.64/862.28	c cleaning 10000 clauses out of 20010 with flag 2405004/2405004
1706.12/866.55	c cleaning 9999 clauses out of 20009 with flag 2415003/2415003
1713.63/870.42	c cleaning 10000 clauses out of 20007 with flag 2425000/2425000
1720.69/874.06	c cleaning 10001 clauses out of 20008 with flag 2435001/2435001
1727.75/877.61	c cleaning 9998 clauses out of 20006 with flag 2445000/2445000
1735.23/881.48	c cleaning 9999 clauses out of 20009 with flag 2455001/2455001
1742.93/885.47	c cleaning 10001 clauses out of 20009 with flag 2465000/2465000
1750.59/889.31	c cleaning 10001 clauses out of 20009 with flag 2475001/2475001
1757.85/893.10	c cleaning 9998 clauses out of 20007 with flag 2485000/2485000
1765.48/896.98	c cleaning 10000 clauses out of 20010 with flag 2495001/2495001
1773.84/901.23	c cleaning 9999 clauses out of 20010 with flag 2505001/2505001
1781.96/905.33	c cleaning 10001 clauses out of 20010 with flag 2515000/2515000
1789.85/909.39	c cleaning 10000 clauses out of 20012 with flag 2525003/2525003
1798.18/913.50	c cleaning 9999 clauses out of 20010 with flag 2535001/2535001
1800.02/914.62	c starts		: 32
1800.02/914.62	c conflicts		: 8472
1800.02/914.62	c decisions		: 14482
1800.02/914.62	c propagations		: 2242793
1800.02/914.62	c inspects		: 507787750
1800.02/914.62	c learnt literals	: 0
1800.02/914.62	c learnt binary clauses	: 0
1800.02/914.62	c learnt ternary clauses	: 0
1800.02/914.62	c learnt clauses	: 8472
1800.02/914.62	c ignored clauses	: 0
1800.02/914.62	c root simplifications	: 0
1800.02/914.62	c removed literals (reason simplification)	: 0
1800.02/914.62	c reason swapping (by a shorter reason)	: 0
1800.02/914.62	c Calls to reduceDB	: 1
1800.02/914.62	c number of reductions to clauses (during analyze)	: 0
1800.02/914.62	c number of learned constraints concerned by reduction	: 0
1800.02/914.62	c number of learning phase by resolution	: 0
1800.02/914.62	c number of learning phase by cutting planes	: 0
1800.02/914.62	c speed (assignments/second)	: 2623.076077396658
1800.02/914.62	c non guided choices	0
1800.02/914.62	c learnt constraints type 
1800.02/914.62	c org.sat4j.pb.constraints.pb.LearntHTClausePB => 1
1800.02/914.62	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 133
1800.02/914.62	c org.sat4j.pb.constraints.pb.MaxWatchPb => 8338
1800.02/914.62	c constraints type 
1800.02/914.62	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3174
1800.02/914.62	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.02/914.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3074
1800.02/914.63	c constraints type 
1800.02/914.63	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3174
1800.02/914.63	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.02/914.63	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3074
1800.02/914.63	s SATISFIABLE
1800.02/914.63	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 
1800.02/914.63	c objective function=5
1800.02/914.63	c Total wall clock time (in seconds): 914.53

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

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 2.81 3.36 3.52 3/193 23796
/proc/meminfo: memFree=30204344/32873648 swapFree=6860/6860
[pid=23796] ppid=23794 vsize=89736 CPUtime=0 cores=1,3,5,7
/proc/23796/stat : 23796 (java) S 23794 23796 22552 0 -1 4202496 1156 0 0 0 0 0 0 0 20 0 2 0 341386338 91889664 875 33554432000 1073741824 1073778376 140736597495888 140736597487024 259115745341 0 0 4096 0 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23796/statm: 22434 882 667 9 0 16769 0
[pid=23796/tid=23797] ppid=23794 vsize=89736 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23797/stat : 23797 (java) R 23794 23796 22552 0 -1 4202560 26 0 0 0 0 0 0 0 20 0 2 0 341386339 91889664 892 33554432000 1073741824 1073778376 140736597495888 140736597484952 259112428471 0 0 4096 0 0 0 0 -1 3 0 0 0 0 0

[startup+0.032617 s]
/proc/loadavg: 2.81 3.36 3.52 3/193 23796
/proc/meminfo: memFree=30204344/32873648 swapFree=6860/6860
[pid=23796] ppid=23794 vsize=2367080 CPUtime=0.02 cores=1,3,5,7
/proc/23796/stat : 23796 (java) S 23794 23796 22552 0 -1 4202496 3703 0 1 0 1 1 0 0 20 0 13 0 341386338 2423889920 4910 33554432000 1073741824 1073778376 140736597495888 140736597487024 259115745341 0 0 0 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23796/statm: 591770 4910 1684 9 0 582471 0
[pid=23796/tid=23797] ppid=23794 vsize=2367080 CPUtime=0.01 cores=1,3,5,7
/proc/23796/task/23797/stat : 23797 (java) R 23794 23796 22552 0 -1 4202560 2520 0 1 0 1 0 0 0 20 0 13 0 341386339 2423889920 4910 33554432000 1073741824 1073778376 140736597495888 139884756242672 259115771149 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2367080

[startup+0.100239 s]
/proc/loadavg: 2.81 3.36 3.52 3/193 23796
/proc/meminfo: memFree=30204344/32873648 swapFree=6860/6860
[pid=23796] ppid=23794 vsize=2699928 CPUtime=0.11 cores=1,3,5,7
/proc/23796/stat : 23796 (java) S 23794 23796 22552 0 -1 4202496 4864 0 1 0 10 1 0 0 20 0 18 0 341386338 2764726272 6544 33554432000 1073741824 1073778376 140736597495888 140736597487024 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23796/statm: 674982 6544 2153 9 0 665676 0
[pid=23796/tid=23797] ppid=23794 vsize=2699928 CPUtime=0.07 cores=1,3,5,7
/proc/23796/task/23797/stat : 23797 (java) R 23794 23796 22552 0 -1 4202560 2782 0 1 0 6 1 0 0 20 0 18 0 341386339 2764726272 6544 33554432000 1073741824 1073778376 140736597495888 139884756233016 139884764047088 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 2699928

[startup+0.300196 s]
/proc/loadavg: 2.81 3.36 3.52 3/193 23796
/proc/meminfo: memFree=30204344/32873648 swapFree=6860/6860
[pid=23796] ppid=23794 vsize=2699928 CPUtime=0.46 cores=1,3,5,7
/proc/23796/stat : 23796 (java) S 23794 23796 22552 0 -1 4202496 5703 0 1 0 44 2 0 0 20 0 18 0 341386338 2764726272 8657 33554432000 1073741824 1073778376 140736597495888 140736597487024 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23796/statm: 674982 8657 2218 9 0 665676 0
[pid=23796/tid=23797] ppid=23794 vsize=2699928 CPUtime=0.27 cores=1,3,5,7
/proc/23796/task/23797/stat : 23797 (java) R 23794 23796 22552 0 -1 4202560 2792 0 1 0 26 1 0 0 20 0 18 0 341386339 2764726272 8657 33554432000 1073741824 1073778376 140736597495888 139884756245576 139884618995166 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.46
Current children cumulated vsize (KiB) 2699928

[startup+0.700252 s]
/proc/loadavg: 2.81 3.36 3.52 3/193 23796
/proc/meminfo: memFree=30204344/32873648 swapFree=6860/6860
[pid=23796] ppid=23794 vsize=2966184 CPUtime=1.16 cores=1,3,5,7
/proc/23796/stat : 23796 (java) S 23794 23796 22552 0 -1 4202496 10211 0 1 0 112 4 0 0 20 0 20 0 341386338 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 140736597487024 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23796/statm: 741546 13028 2248 9 0 732240 0
[pid=23796/tid=23797] ppid=23794 vsize=2966184 CPUtime=0.53 cores=1,3,5,7
/proc/23796/task/23797/stat : 23797 (java) S 23794 23796 22552 0 -1 4202560 2807 0 1 0 51 2 0 0 20 0 20 0 341386339 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139884756247704 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 2966184

[startup+1.50065 s]
/proc/loadavg: 2.81 3.36 3.52 2/213 23818
/proc/meminfo: memFree=30161484/32873648 swapFree=6860/6860
[pid=23796] ppid=23794 vsize=2966184 CPUtime=1.16 cores=1,3,5,7
/proc/23796/stat : 23796 (java) S 23794 23796 22552 0 -1 4202496 10211 0 1 0 112 4 0 0 20 0 20 0 341386338 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 140736597487024 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23796/statm: 741546 13028 2248 9 0 732240 0
[pid=23796/tid=23797] ppid=23794 vsize=2966184 CPUtime=0.53 cores=1,3,5,7
/proc/23796/task/23797/stat : 23797 (java) S 23794 23796 22552 0 -1 4202560 2807 0 1 0 51 2 0 0 20 0 20 0 341386339 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139884756247704 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23799] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23799/stat : 23799 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341386339 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139884740528680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23800] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23800/stat : 23800 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341386339 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139884739475880 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23796/tid=23801] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23801/stat : 23801 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341386339 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139884738423080 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23796/tid=23802] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23802/stat : 23802 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341386339 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139884737370280 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23803] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23803/stat : 23803 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341386339 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139884618574888 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23804] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23804/stat : 23804 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341386339 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139884617522088 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23805] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23805/stat : 23805 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341386339 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139884616469288 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23806] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23806/stat : 23806 (java) S 23794 23796 22552 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 20 0 341386339 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139884615416488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23807] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23807/stat : 23807 (java) S 23794 23796 22552 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 20 0 341386340 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139884603218408 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23796/tid=23808] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23808/stat : 23808 (java) S 23794 23796 22552 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 20 0 341386341 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139883997816056 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23809] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23809/stat : 23809 (java) S 23794 23796 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 341386341 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139883996763144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23810] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23810/stat : 23810 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341386343 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139883995711632 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23811] ppid=23794 vsize=2966184 CPUtime=0.29 cores=1,3,5,7
/proc/23796/task/23811/stat : 23811 (java) S 23794 23796 22552 0 -1 4202560 4406 0 0 0 29 0 0 0 20 0 20 0 341386343 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139883994659768 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23812] ppid=23794 vsize=2966184 CPUtime=0.22 cores=1,3,5,7
/proc/23796/task/23812/stat : 23812 (java) S 23794 23796 22552 0 -1 4202560 1752 0 0 0 22 0 0 0 20 0 20 0 341386343 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139883993606968 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23813] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23813/stat : 23813 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341386343 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139883992554360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23796/tid=23814] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23814/stat : 23814 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 20 0 341386343 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139883991501768 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23796/tid=23817] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23817/stat : 23817 (java) S 23794 23796 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 341386395 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139883988341672 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23818] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23818/stat : 23818 (java) S 23794 23796 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 20 0 341386395 3037372416 13028 33554432000 1073741824 1073778376 140736597495888 139883987288872 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 2966184

[startup+3.10076 s]
/proc/loadavg: 2.81 3.36 3.52 2/213 23820
/proc/meminfo: memFree=30149128/32873648 swapFree=6860/6860
[pid=23796] ppid=23794 vsize=2966184 CPUtime=3.17 cores=1,3,5,7
/proc/23796/stat : 23796 (java) S 23794 23796 22552 0 -1 4202496 17152 0 1 0 305 12 0 0 20 0 22 0 341386338 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 140736597487024 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23796/statm: 741546 88875 2256 9 0 732240 0
[pid=23796/tid=23797] ppid=23794 vsize=2966184 CPUtime=0.54 cores=1,3,5,7
/proc/23796/task/23797/stat : 23797 (java) S 23794 23796 22552 0 -1 4202560 2808 0 1 0 52 2 0 0 20 0 22 0 341386339 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139884756247704 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23796/tid=23799] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23799/stat : 23799 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341386339 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139884740528680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23800] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23800/stat : 23800 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341386339 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139884739475880 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23796/tid=23801] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23801/stat : 23801 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341386339 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139884738423080 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23796/tid=23802] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23802/stat : 23802 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341386339 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139884737370280 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23803] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23803/stat : 23803 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341386339 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139884618574888 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23804] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23804/stat : 23804 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341386339 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139884617522088 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23805] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23805/stat : 23805 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341386339 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139884616469288 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23806] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23806/stat : 23806 (java) S 23794 23796 22552 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 341386339 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139884615416488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23807] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23807/stat : 23807 (java) S 23794 23796 22552 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 341386340 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139884603218408 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23796/tid=23808] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23808/stat : 23808 (java) S 23794 23796 22552 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 22 0 341386341 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139883997816056 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23809] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23809/stat : 23809 (java) S 23794 23796 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341386341 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139883996763144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23810] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23810/stat : 23810 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341386343 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139883995711632 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23811] ppid=23794 vsize=2966184 CPUtime=0.75 cores=1,3,5,7
/proc/23796/task/23811/stat : 23811 (java) S 23794 23796 22552 0 -1 4202560 7604 0 0 0 74 1 0 0 20 0 22 0 341386343 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139883994659768 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23812] ppid=23794 vsize=2966184 CPUtime=0.61 cores=1,3,5,7
/proc/23796/task/23812/stat : 23812 (java) S 23794 23796 22552 0 -1 4202560 5282 0 0 0 60 1 0 0 20 0 22 0 341386343 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139883993606968 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23813] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23813/stat : 23813 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341386343 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139883992554360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23796/tid=23814] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23814/stat : 23814 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341386343 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139883991501768 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23817] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23817/stat : 23817 (java) S 23794 23796 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341386395 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139883988341672 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23818] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23818/stat : 23818 (java) S 23794 23796 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341386395 3037372416 88875 33554432000 1073741824 1073778376 140736597495888 139883987288872 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.17
Current children cumulated vsize (KiB) 2966184

[startup+6.30079 s]
/proc/loadavg: 2.83 3.35 3.52 3/215 23822
/proc/meminfo: memFree=29777492/32873648 swapFree=6860/6860
[pid=23796] ppid=23794 vsize=2966184 CPUtime=9.86 cores=1,3,5,7
/proc/23796/stat : 23796 (java) S 23794 23796 22552 0 -1 4202496 17318 0 1 0 970 16 0 0 20 0 22 0 341386338 3037372416 108965 33554432000 1073741824 1073778376 140736597495888 140736597487024 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23796/statm: 741546 108965 2286 9 0 732240 0
[pid=23796/tid=23797] ppid=23794 vsize=2966184 CPUtime=0.54 cores=1,3,5,7
/proc/23796/task/23797/stat : 23797 (java) S 23794 23796 22552 0 -1 4202560 2808 0 1 0 52 2 0 0 20 0 22 0 341386339 3037372416 108965 33554432000 1073741824 1073778376 140736597495888 139884756247704 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23799] ppid=23794 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/23796/task/23799/stat : 23799 (java) S 23794 23796 22552 0 -1 4202560 21 0 0 0 1 0 0 0 20 0 22 0 341386339 3037372416 108965 33554432000 1073741824 1073778376 140736597495888 139884740528680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23800] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23800/stat : 23800 (java) S 23794 23796 22552 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 341386339 3037372416 108965 33554432000 1073741824 1073778376 140736597495888 139884739475880 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23801] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23801/stat : 23801 (java) S 23794 23796 22552 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 22 0 341386339 3037372416 108965 33554432000 1073741824 1073778376 140736597495888 139884738423080 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23796/tid=23802] ppid=23794 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/23796/task/23802/stat : 23802 (java) S 23794 23796 22552 0 -1 4202560 12 0 0 0 1 0 0 0 20 0 22 0 341386339 3037372416 108965 33554432000 1073741824 1073778376 140736597495888 139884737370280 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23796/tid=23803] ppid=23794 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/23796/task/23803/stat : 23803 (java) S 23794 23796 22552 0 -1 4202560 15 0 0 0 1 0 0 0 20 0 22 0 341386339 3037372416 108965 33554432000 1073741824 1073778376 140736597495888 139884618574888 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23804] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23804/stat : 23804 (java) S 23794 23796 22552 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 22 0 341386339 3037372416 108965 33554432000 1073741824 1073778376 140736597495888 139884617522088 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23796/tid=23805] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23805/stat : 23805 (java) S 23794 23796 22552 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 22 0 341386339 3037372416 108965 33554432000 1073741824 1073778376 140736597495888 139884616469288 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23806] ppid=23794 vsize=2966184 CPUtime=0.01 cores=1,3,5,7
/proc/23796/task/23806/stat : 23806 (java) S 23794 23796 22552 0 -1 4202560 13 0 0 0 1 0 0 0 20 0 22 0 341386339 3037372416 108965 33554432000 1073741824 1073778376 140736597495888 139884615416488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23807] ppid=23794 vsize=2966184 CPUtime=0.08 cores=1,3,5,7
/proc/23796/task/23807/stat : 23807 (java) S 23794 23796 22552 0 -1 4202560 36 0 0 0 7 1 0 0 20 0 22 0 341386340 3037372416 108965 33554432000 1073741824 1073778376 140736597495888 139884603218408 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23808] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23808/stat : 23808 (java) S 23794 23796 22552 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341386341 3037372416 108965 33554432000 1073741824 1073778376 140736597495888 139883997816056 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23809] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23809/stat : 23809 (java) S 23794 23796 22552 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341386341 3037372416 108965 33554432000 1073741824 1073778376 140736597495888 139883996763144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23810] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23810/stat : 23810 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341386343 3037372416 108965 33554432000 1073741824 1073778376 140736597495888 139883995711632 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0

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

[pid=23796/tid=23802] ppid=23794 vsize=2966184 CPUtime=6.55 cores=1,3,5,7
/proc/23796/task/23802/stat : 23802 (java) S 23794 23796 22552 0 -1 4202560 305 0 0 0 647 8 0 0 20 0 22 0 341386339 3037372416 171431 33554432000 1073741824 1073778376 140736597495888 139884737370280 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23803] ppid=23794 vsize=2966184 CPUtime=6.31 cores=1,3,5,7
/proc/23796/task/23803/stat : 23803 (java) S 23794 23796 22552 0 -1 4202560 296 0 0 0 625 6 0 0 20 0 22 0 341386339 3037372416 171431 33554432000 1073741824 1073778376 140736597495888 139884618574888 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23804] ppid=23794 vsize=2966184 CPUtime=6.26 cores=1,3,5,7
/proc/23796/task/23804/stat : 23804 (java) S 23794 23796 22552 0 -1 4202560 291 0 0 0 620 6 0 0 20 0 22 0 341386339 3037372416 171431 33554432000 1073741824 1073778376 140736597495888 139884617522088 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23805] ppid=23794 vsize=2966184 CPUtime=6.23 cores=1,3,5,7
/proc/23796/task/23805/stat : 23805 (java) S 23794 23796 22552 0 -1 4202560 285 0 0 0 615 8 0 0 20 0 22 0 341386339 3037372416 171431 33554432000 1073741824 1073778376 140736597495888 139884616469288 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23806] ppid=23794 vsize=2966184 CPUtime=6.2 cores=1,3,5,7
/proc/23796/task/23806/stat : 23806 (java) S 23794 23796 22552 0 -1 4202560 300 0 0 0 613 7 0 0 20 0 22 0 341386339 3037372416 171431 33554432000 1073741824 1073778376 140736597495888 139884615416488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23796/tid=23807] ppid=23794 vsize=2966184 CPUtime=41.7 cores=1,3,5,7
/proc/23796/task/23807/stat : 23807 (java) S 23794 23796 22552 0 -1 4202560 199 0 0 0 4119 51 0 0 20 0 22 0 341386340 3037372416 171431 33554432000 1073741824 1073778376 140736597495888 139884603218408 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23808] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23808/stat : 23808 (java) S 23794 23796 22552 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341386341 3037372416 171431 33554432000 1073741824 1073778376 140736597495888 139883997816056 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23809] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23809/stat : 23809 (java) S 23794 23796 22552 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341386341 3037372416 171431 33554432000 1073741824 1073778376 140736597495888 139883996763144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23810] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23810/stat : 23810 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341386343 3037372416 171431 33554432000 1073741824 1073778376 140736597495888 139883995711632 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23811] ppid=23794 vsize=2966184 CPUtime=1.43 cores=1,3,5,7
/proc/23796/task/23811/stat : 23811 (java) S 23794 23796 22552 0 -1 4202560 9937 0 0 0 141 2 0 0 20 0 22 0 341386343 3037372416 171431 33554432000 1073741824 1073778376 140736597495888 139883994659768 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23812] ppid=23794 vsize=2966184 CPUtime=0.87 cores=1,3,5,7
/proc/23796/task/23812/stat : 23812 (java) S 23794 23796 22552 0 -1 4202560 5304 0 0 0 85 2 0 0 20 0 22 0 341386343 3037372416 171431 33554432000 1073741824 1073778376 140736597495888 139883993606968 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23813] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23813/stat : 23813 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341386343 3037372416 171431 33554432000 1073741824 1073778376 140736597495888 139883992554360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23796/tid=23814] ppid=23794 vsize=2966184 CPUtime=0.3 cores=1,3,5,7
/proc/23796/task/23814/stat : 23814 (java) S 23794 23796 22552 0 -1 4202560 45 0 0 0 10 20 0 0 20 0 22 0 341386343 3037372416 171431 33554432000 1073741824 1073778376 140736597495888 139883991501768 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23796/tid=23817] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23817/stat : 23817 (java) S 23794 23796 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341386395 3037372416 171431 33554432000 1073741824 1073778376 140736597495888 139883988341672 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23818] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23818/stat : 23818 (java) S 23794 23796 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341386395 3037372416 171431 33554432000 1073741824 1073778376 140736597495888 139883987288872 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23823] ppid=23794 vsize=2966184 CPUtime=706.26 cores=1,3,5,7
/proc/23796/task/23823/stat : 23823 (java) R 23794 23796 22552 0 -1 4202560 616 0 0 0 70612 14 0 0 20 0 22 0 341392298 3037372416 171431 33554432000 1073741824 1073778376 140736597495888 139883990445768 139884619244790 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23824] ppid=23794 vsize=2966184 CPUtime=706.33 cores=1,3,5,7
/proc/23796/task/23824/stat : 23824 (java) R 23794 23796 22552 0 -1 4202560 531 0 0 0 70620 13 0 0 20 0 22 0 341392298 3037372416 171431 33554432000 1073741824 1073778376 140736597495888 139883989391744 139884619238635 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1619.13
Current children cumulated vsize (KiB) 2966184

[startup+882.301 s]
/proc/loadavg: 4.00 3.91 3.67 5/219 23851
/proc/meminfo: memFree=28678384/32873648 swapFree=6860/6860
[pid=23796] ppid=23794 vsize=2966184 CPUtime=1736.63 cores=1,3,5,7
/proc/23796/stat : 23796 (java) S 23794 23796 22552 0 -1 4202496 23549 0 1 0 173500 163 0 0 20 0 22 0 341386338 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 140736597487024 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23796/statm: 741546 172967 2287 9 0 732240 0
[pid=23796/tid=23797] ppid=23794 vsize=2966184 CPUtime=0.56 cores=1,3,5,7
/proc/23796/task/23797/stat : 23797 (java) S 23794 23796 22552 0 -1 4202560 2848 0 1 0 53 3 0 0 20 0 22 0 341386339 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139884756247704 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23796/tid=23799] ppid=23794 vsize=2966184 CPUtime=6.91 cores=1,3,5,7
/proc/23796/task/23799/stat : 23799 (java) S 23794 23796 22552 0 -1 4202560 310 0 0 0 681 10 0 0 20 0 22 0 341386339 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139884740528680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23796/tid=23800] ppid=23794 vsize=2966184 CPUtime=6.74 cores=1,3,5,7
/proc/23796/task/23800/stat : 23800 (java) S 23794 23796 22552 0 -1 4202560 293 0 0 0 668 6 0 0 20 0 22 0 341386339 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139884739475880 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23796/tid=23801] ppid=23794 vsize=2966184 CPUtime=6.78 cores=1,3,5,7
/proc/23796/task/23801/stat : 23801 (java) S 23794 23796 22552 0 -1 4202560 294 0 0 0 671 7 0 0 20 0 22 0 341386339 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139884738423080 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23796/tid=23802] ppid=23794 vsize=2966184 CPUtime=7.13 cores=1,3,5,7
/proc/23796/task/23802/stat : 23802 (java) S 23794 23796 22552 0 -1 4202560 306 0 0 0 704 9 0 0 20 0 22 0 341386339 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139884737370280 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23803] ppid=23794 vsize=2966184 CPUtime=6.83 cores=1,3,5,7
/proc/23796/task/23803/stat : 23803 (java) S 23794 23796 22552 0 -1 4202560 296 0 0 0 676 7 0 0 20 0 22 0 341386339 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139884618574888 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23804] ppid=23794 vsize=2966184 CPUtime=6.83 cores=1,3,5,7
/proc/23796/task/23804/stat : 23804 (java) S 23794 23796 22552 0 -1 4202560 291 0 0 0 676 7 0 0 20 0 22 0 341386339 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139884617522088 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23805] ppid=23794 vsize=2966184 CPUtime=6.76 cores=1,3,5,7
/proc/23796/task/23805/stat : 23805 (java) S 23794 23796 22552 0 -1 4202560 286 0 0 0 668 8 0 0 20 0 22 0 341386339 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139884616469288 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23806] ppid=23794 vsize=2966184 CPUtime=6.71 cores=1,3,5,7
/proc/23796/task/23806/stat : 23806 (java) S 23794 23796 22552 0 -1 4202560 301 0 0 0 663 8 0 0 20 0 22 0 341386339 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139884615416488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23807] ppid=23794 vsize=2966184 CPUtime=45.94 cores=1,3,5,7
/proc/23796/task/23807/stat : 23807 (java) S 23794 23796 22552 0 -1 4202560 203 0 0 0 4538 56 0 0 20 0 22 0 341386340 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139884603218408 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23796/tid=23808] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23808/stat : 23808 (java) S 23794 23796 22552 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341386341 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139883997816056 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23809] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23809/stat : 23809 (java) S 23794 23796 22552 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341386341 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139883996763144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23810] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23810/stat : 23810 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341386343 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139883995711632 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23811] ppid=23794 vsize=2966184 CPUtime=1.43 cores=1,3,5,7
/proc/23796/task/23811/stat : 23811 (java) S 23794 23796 22552 0 -1 4202560 9937 0 0 0 141 2 0 0 20 0 22 0 341386343 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139883994659768 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23812] ppid=23794 vsize=2966184 CPUtime=0.87 cores=1,3,5,7
/proc/23796/task/23812/stat : 23812 (java) S 23794 23796 22552 0 -1 4202560 5304 0 0 0 85 2 0 0 20 0 22 0 341386343 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139883993606968 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23813] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23813/stat : 23813 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341386343 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139883992554360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23796/tid=23814] ppid=23794 vsize=2966184 CPUtime=0.33 cores=1,3,5,7
/proc/23796/task/23814/stat : 23814 (java) S 23794 23796 22552 0 -1 4202560 49 0 0 0 11 22 0 0 20 0 22 0 341386343 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139883991501768 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23796/tid=23817] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23817/stat : 23817 (java) S 23794 23796 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341386395 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139883988341672 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23818] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23818/stat : 23818 (java) S 23794 23796 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341386395 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139883987288872 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23823] ppid=23794 vsize=2966184 CPUtime=760.6 cores=1,3,5,7
/proc/23796/task/23823/stat : 23823 (java) R 23794 23796 22552 0 -1 4202560 662 0 0 0 76045 15 0 0 20 0 22 0 341392298 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139883990446544 139884619318110 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23824] ppid=23794 vsize=2966184 CPUtime=760.66 cores=1,3,5,7
/proc/23796/task/23824/stat : 23824 (java) R 23794 23796 22552 0 -1 4202560 579 0 0 0 76052 14 0 0 20 0 22 0 341392298 3037372416 172967 33554432000 1073741824 1073778376 140736597495888 139883989392056 139884619076064 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1736.63
Current children cumulated vsize (KiB) 2966184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+914.601 s]
/proc/loadavg: 3.80 3.87 3.66 6/219 23851
/proc/meminfo: memFree=28651764/32873648 swapFree=6860/6860
[pid=23796] ppid=23794 vsize=2966184 CPUtime=1800.02 cores=1,3,5,7
/proc/23796/stat : 23796 (java) S 23794 23796 22552 0 -1 4202496 23603 0 1 0 179835 167 0 0 20 0 22 0 341386338 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 140736597487024 259115745341 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/23796/statm: 741546 173991 2287 9 0 732240 0
[pid=23796/tid=23797] ppid=23794 vsize=2966184 CPUtime=0.56 cores=1,3,5,7
/proc/23796/task/23797/stat : 23797 (java) S 23794 23796 22552 0 -1 4202560 2851 0 1 0 53 3 0 0 20 0 22 0 341386339 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139884756247704 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23799] ppid=23794 vsize=2966184 CPUtime=7.27 cores=1,3,5,7
/proc/23796/task/23799/stat : 23799 (java) S 23794 23796 22552 0 -1 4202560 311 0 0 0 717 10 0 0 20 0 22 0 341386339 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139884740528680 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23800] ppid=23794 vsize=2966184 CPUtime=7.09 cores=1,3,5,7
/proc/23796/task/23800/stat : 23800 (java) S 23794 23796 22552 0 -1 4202560 293 0 0 0 702 7 0 0 20 0 22 0 341386339 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139884739475880 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23796/tid=23801] ppid=23794 vsize=2966184 CPUtime=7.04 cores=1,3,5,7
/proc/23796/task/23801/stat : 23801 (java) S 23794 23796 22552 0 -1 4202560 294 0 0 0 697 7 0 0 20 0 22 0 341386339 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139884738423080 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23796/tid=23802] ppid=23794 vsize=2966184 CPUtime=7.41 cores=1,3,5,7
/proc/23796/task/23802/stat : 23802 (java) S 23794 23796 22552 0 -1 4202560 306 0 0 0 732 9 0 0 20 0 22 0 341386339 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139884737370280 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23796/tid=23803] ppid=23794 vsize=2966184 CPUtime=7.15 cores=1,3,5,7
/proc/23796/task/23803/stat : 23803 (java) S 23794 23796 22552 0 -1 4202560 298 0 0 0 707 8 0 0 20 0 22 0 341386339 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139884618574888 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23796/tid=23804] ppid=23794 vsize=2966184 CPUtime=7.18 cores=1,3,5,7
/proc/23796/task/23804/stat : 23804 (java) S 23794 23796 22552 0 -1 4202560 292 0 0 0 711 7 0 0 20 0 22 0 341386339 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139884617522088 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23805] ppid=23794 vsize=2966184 CPUtime=7.03 cores=1,3,5,7
/proc/23796/task/23805/stat : 23805 (java) S 23794 23796 22552 0 -1 4202560 286 0 0 0 695 8 0 0 20 0 22 0 341386339 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139884616469288 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23796/tid=23806] ppid=23794 vsize=2966184 CPUtime=7.01 cores=1,3,5,7
/proc/23796/task/23806/stat : 23806 (java) S 23794 23796 22552 0 -1 4202560 301 0 0 0 693 8 0 0 20 0 22 0 341386339 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139884615416488 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=23796/tid=23807] ppid=23794 vsize=2966184 CPUtime=48.21 cores=1,3,5,7
/proc/23796/task/23807/stat : 23807 (java) S 23794 23796 22552 0 -1 4202560 205 0 0 0 4764 57 0 0 20 0 22 0 341386340 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139884603218408 259115759529 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23808] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23808/stat : 23808 (java) S 23794 23796 22552 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 341386341 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139883997816056 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23809] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23809/stat : 23809 (java) S 23794 23796 22552 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 22 0 341386341 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139883996763144 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23810] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23810/stat : 23810 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341386343 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139883995711632 259115767584 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23811] ppid=23794 vsize=2966184 CPUtime=1.43 cores=1,3,5,7
/proc/23796/task/23811/stat : 23811 (java) S 23794 23796 22552 0 -1 4202560 9937 0 0 0 141 2 0 0 20 0 22 0 341386343 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139883994659768 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23812] ppid=23794 vsize=2966184 CPUtime=0.87 cores=1,3,5,7
/proc/23796/task/23812/stat : 23812 (java) S 23794 23796 22552 0 -1 4202560 5304 0 0 0 85 2 0 0 20 0 22 0 341386343 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139883993606968 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23813] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23813/stat : 23813 (java) S 23794 23796 22552 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 341386343 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139883992554360 259115758652 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=23796/tid=23814] ppid=23794 vsize=2966184 CPUtime=0.34 cores=1,3,5,7
/proc/23796/task/23814/stat : 23814 (java) S 23794 23796 22552 0 -1 4202560 51 0 0 0 11 23 0 0 20 0 22 0 341386343 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139883991501768 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=23796/tid=23817] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23817/stat : 23817 (java) S 23794 23796 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341386395 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139883988341672 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23818] ppid=23794 vsize=2966184 CPUtime=0 cores=1,3,5,7
/proc/23796/task/23818/stat : 23818 (java) S 23794 23796 22552 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 22 0 341386395 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139883987288872 259115759529 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=23796/tid=23823] ppid=23794 vsize=2966184 CPUtime=789.84 cores=1,3,5,7
/proc/23796/task/23823/stat : 23823 (java) R 23794 23796 22552 0 -1 4202560 685 0 0 0 78968 16 0 0 20 0 22 0 341392298 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139883990446544 139884619244763 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=23796/tid=23824] ppid=23794 vsize=2966184 CPUtime=789.9 cores=1,3,5,7
/proc/23796/task/23824/stat : 23824 (java) R 23794 23796 22552 0 -1 4202560 599 0 0 0 78975 15 0 0 20 0 22 0 341392298 3037372416 173991 33554432000 1073741824 1073778376 140736597495888 139883989391936 139884619242322 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1800.02
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 23796 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=529190
#  childrusage.ru_stime.tv_sec=2
#  childrusage.ru_stime.tv_usec=91682
# CPU time returned by wait4() is 1796.62
# while last known CPU time is 1800.02
#
# 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.139999
#  lost CPU user time (s): 0.149994
#  lost CPU system time (s): -0.00999999

Real time (s): 914.635
CPU time (s): 1800.16
CPU user time (s): 1798.5
CPU system time (s): 1.66
CPU usage (%): 196.817
Max. virtual memory (cumulated for all children) (KiB): 2966184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.53
system time used= 2.09168
maximum resident set size= 696080
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23636
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 59299
involuntary context switches= 106685

runsolver used 3.2625 second user time and 8.68268 second system time

The end

Launcher Data

Begin job on node124 at 2012-06-03 21:43:25
IDJOB=3736995
IDBENCH=48156
IDSOLVER=2324
FILE ID=node124/3736995-1338752605
RUNJOBID= node124-1338748776-22569
PBS_JOBID= 14636791
Free space on /tmp= 70708 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_2.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3736995-1338752605/watcher-3736995-1338752605 -o /tmp/evaluation-result-3736995-1338752605/solver-3736995-1338752605 -C 1800 -W 1900 -M 15500  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-3736995-1338752605.opb

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

MD5SUM BENCH= 1e64c526f9351931db225cdff75c2df5
RANDOM SEED=991772114

node124.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.325
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.65
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5357.53
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.325
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	: 5385.03
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.325
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	: 5385.04
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.325
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	: 5385.03
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.325
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	: 5385.03
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        30204236 kB
Buffers:          215832 kB
Cached:          1467112 kB
SwapCached:         8268 kB
Active:           611040 kB
Inactive:        1270556 kB
Active(anon):     192760 kB
Inactive(anon):     8240 kB
Active(file):     418280 kB
Inactive(file):  1262316 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67091596 kB
Dirty:               440 kB
Writeback:             0 kB
AnonPages:        234796 kB
Mapped:            17096 kB
Shmem:                 0 kB
Slab:             633356 kB
SReclaimable:      77256 kB
SUnreclaim:       556100 kB
KernelStack:        1760 kB
PageTables:         4556 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    1568984 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    192512 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= 70708 MiB
End job on node124 at 2012-06-03 21:58:41