Trace number 2661789

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SAT4J PB RES // CP 2.2.0 2010-05-31SAT (TO)3 1800.22 1253.53

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=509-P1=457-P2=223-P3=127-P4=431-P5=67-P6=17-P7=479-B.opb
MD5SUM0f650891245dab338bc3d2f3a3dc10c7
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark16.7774
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables189
Total number of constraints15
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 constraints15
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)567
Sum of products size (including duplicates)1134
Number of different products567
Sum of products size1134

Quality of the solution as a function of time


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

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100531
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.24/0.22	c Pseudo Boolean Optimization
0.24/0.22	c ManyCore solver with 2 solvers running in parallel
0.24/0.22	c --- Begin Solver configuration ---
0.24/0.22	c Stops conflict analysis at the first Unique Implication Point
0.24/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.24/0.22	c Learn all clauses as in MiniSAT
0.24/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.22	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.24/0.22	c Expensive reason simplification
0.24/0.22	c Armin Biere (Picosat) restarts strategy
0.24/0.22	c Glucose learned constraints deletion strategy
0.24/0.22	c timeout=2147483s
0.24/0.22	c DB Simplification allowed=false
0.24/0.22	c --- End Solver configuration ---
0.24/0.22	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.24/0.22	c --- Begin Solver configuration ---
0.24/0.22	c Stops conflict analysis at the first Unique Implication Point
0.24/0.22	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.24/0.22	c Learn all clauses as in MiniSAT
0.24/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.24/0.22	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.24/0.22	c No reason simplification
0.24/0.22	c Armin Biere (Picosat) restarts strategy
0.24/0.22	c Glucose learned constraints deletion strategy
0.24/0.22	c timeout=2147483s
0.24/0.22	c DB Simplification allowed=false
0.24/0.22	c --- End Solver configuration ---
0.24/0.22	
0.24/0.22	c solving HOME/instance-2661789-1276649645.opb
0.24/0.22	c reading problem ... 
0.72/0.53	c ... done. Wall clock time 0.324s.
0.72/0.53	c #vars     756
0.72/0.53	c #constraints  1156
0.72/0.53	c constraints type 
0.72/0.53	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 567
0.72/0.54	c org.sat4j.pb.constraints.pb.MaxWatchPb => 589
0.72/0.54	c constraints type 
0.72/0.54	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 567
0.72/0.54	c org.sat4j.pb.constraints.pb.MaxWatchPb => 589
7.23/3.86	c cleaning 2501 clauses out of 5001 with flag 5001/5001
10.57/5.51	c cleaning 4250 clauses out of 8499 with flag 11000/11000
14.68/7.65	c cleaning 5623 clauses out of 11250 with flag 18001/18001
20.16/10.41	c cleaning 6814 clauses out of 13627 with flag 26001/26001
24.24/12.52	c cleaning 7905 clauses out of 15812 with flag 35000/35000
28.32/14.65	c cleaning 8948 clauses out of 17907 with flag 45000/45000
33.00/17.02	c cleaning 9475 clauses out of 18960 with flag 55001/55001
38.66/19.92	c cleaning 9741 clauses out of 19484 with flag 65000/65000
42.53/21.93	c cleaning 9869 clauses out of 19744 with flag 75001/75001
47.18/24.37	c cleaning 9929 clauses out of 19874 with flag 85000/85000
51.43/26.55	c cleaning 9972 clauses out of 19946 with flag 95001/95001
56.48/29.12	c cleaning 9975 clauses out of 19973 with flag 105000/105000
61.10/31.51	c cleaning 9997 clauses out of 19998 with flag 115000/115000
64.96/33.57	c cleaning 10002 clauses out of 20006 with flag 125005/125005
69.61/36.00	c cleaning 9990 clauses out of 19999 with flag 135000/135000
73.85/38.12	c cleaning 9997 clauses out of 20011 with flag 145002/145002
77.66/40.12	c cleaning 10002 clauses out of 20012 with flag 155000/155000
82.30/42.53	c cleaning 10001 clauses out of 20011 with flag 165001/165001
87.14/45.03	c cleaning 9999 clauses out of 20009 with flag 175000/175000
90.77/46.91	c cleaning 9985 clauses out of 20010 with flag 185000/185000
93.77/48.52	c cleaning 0 clauses out of 5001 with flag 0/5001
95.02/49.21	c cleaning 10004 clauses out of 20026 with flag 195001/195001
101.22/52.49	c cleaning 10001 clauses out of 20021 with flag 205000/205000
105.84/54.82	c cleaning 9999 clauses out of 20021 with flag 215001/215001
109.64/56.81	c cleaning 9998 clauses out of 20022 with flag 225001/225001
113.07/58.61	c cleaning 10007 clauses out of 20024 with flag 235001/235001
118.10/61.28	c cleaning 10004 clauses out of 20017 with flag 245001/245001
122.70/63.63	c cleaning 9994 clauses out of 20013 with flag 255001/255001
127.29/66.10	c cleaning 10010 clauses out of 20019 with flag 265001/265001
131.68/68.40	c cleaning 9997 clauses out of 20008 with flag 275000/275000
136.67/70.92	c cleaning 10001 clauses out of 20011 with flag 285000/285000
140.28/72.87	c cleaning 9991 clauses out of 20010 with flag 295000/295000
144.64/75.12	c cleaning 9998 clauses out of 20020 with flag 305001/305001
150.63/78.21	c cleaning 9997 clauses out of 20022 with flag 315001/315001
154.45/80.27	c cleaning 10001 clauses out of 20024 with flag 325000/325000
157.45/81.85	c cleaning 9996 clauses out of 20023 with flag 335000/335000
160.63/83.59	c cleaning 9999 clauses out of 20027 with flag 345000/345000
165.41/86.00	c cleaning 10001 clauses out of 20028 with flag 355000/355000
169.81/88.30	c cleaning 10000 clauses out of 20028 with flag 365001/365001
174.21/90.66	c cleaning 9998 clauses out of 20027 with flag 375000/375000
178.95/93.19	c cleaning 10001 clauses out of 20030 with flag 385001/385001
183.95/95.78	c cleaning 10006 clauses out of 20028 with flag 395000/395000
188.73/98.28	c cleaning 10003 clauses out of 20022 with flag 405000/405000
192.34/100.18	c cleaning 9995 clauses out of 20020 with flag 415001/415001
197.86/103.00	c cleaning 9998 clauses out of 20024 with flag 425000/425000
203.44/105.90	c cleaning 10007 clauses out of 20026 with flag 435000/435000
208.22/108.44	c cleaning 10001 clauses out of 20019 with flag 445000/445000
213.00/110.99	c cleaning 9998 clauses out of 20020 with flag 455002/455002
218.53/113.82	c cleaning 10004 clauses out of 20021 with flag 465001/465001
224.09/116.78	c cleaning 10002 clauses out of 20016 with flag 475000/475000
228.28/119.00	c cleaning 9996 clauses out of 20015 with flag 485001/485001
231.68/120.79	c cleaning 9999 clauses out of 20019 with flag 495001/495001
235.21/122.67	c cleaning 9998 clauses out of 20019 with flag 505000/505000
238.60/124.45	c cleaning 10000 clauses out of 20022 with flag 515001/515001
242.19/126.35	c cleaning 10008 clauses out of 20022 with flag 525001/525001
247.36/129.08	c cleaning 10003 clauses out of 20013 with flag 535000/535000
252.27/131.63	c cleaning 9995 clauses out of 20011 with flag 545001/545001
257.24/134.29	c cleaning 9998 clauses out of 20016 with flag 555001/555001
262.78/137.16	c cleaning 10001 clauses out of 20017 with flag 565000/565000
268.52/140.18	c cleaning 10004 clauses out of 20017 with flag 575001/575001
273.22/142.70	c cleaning 10000 clauses out of 20013 with flag 585001/585001
277.59/144.91	c cleaning 9996 clauses out of 20013 with flag 595001/595001
283.74/148.18	c cleaning 10004 clauses out of 20018 with flag 605002/605002
288.49/150.65	c cleaning 9999 clauses out of 20012 with flag 615000/615000
291.60/152.39	c cleaning 9992 clauses out of 20013 with flag 625000/625000
296.55/154.94	c cleaning 10005 clauses out of 20021 with flag 635000/635000
303.09/158.35	c cleaning 10001 clauses out of 20016 with flag 645000/645000
310.41/162.15	c cleaning 10005 clauses out of 20016 with flag 655001/655001
317.08/165.60	c cleaning 9999 clauses out of 20011 with flag 665001/665001
323.21/168.89	c cleaning 10000 clauses out of 20011 with flag 675000/675000
330.14/172.43	c cleaning 10000 clauses out of 20012 with flag 685001/685001
337.08/176.09	c cleaning 9997 clauses out of 20011 with flag 695000/695000
343.72/179.57	c cleaning 10002 clauses out of 20016 with flag 705002/705002
350.24/182.99	c cleaning 9999 clauses out of 20012 with flag 715000/715000
356.95/186.47	c cleaning 10000 clauses out of 20013 with flag 725000/725000
364.47/190.34	c cleaning 10004 clauses out of 20015 with flag 735002/735002
370.54/193.57	c cleaning 10001 clauses out of 20009 with flag 745000/745000
376.45/196.63	c cleaning 10000 clauses out of 20009 with flag 755001/755001
383.38/200.25	c cleaning 9998 clauses out of 20008 with flag 765000/765000
389.69/203.51	c cleaning 9995 clauses out of 20010 with flag 775000/775000
392.56/205.19	c cleaning 10000 clauses out of 20016 with flag 785001/785001
398.67/208.34	c cleaning 10000 clauses out of 20015 with flag 795000/795000
404.97/211.64	c cleaning 9999 clauses out of 20016 with flag 805001/805001
412.47/215.60	c cleaning 9999 clauses out of 20016 with flag 815000/815000
419.87/219.48	c cleaning 10001 clauses out of 20018 with flag 825001/825001
426.94/223.17	c cleaning 9999 clauses out of 20017 with flag 835001/835001
432.85/226.28	c cleaning 10000 clauses out of 20017 with flag 845000/845000
437.57/228.71	c cleaning 10003 clauses out of 20018 with flag 855001/855001
441.61/231.00	c cleaning 10000 clauses out of 20015 with flag 865001/865001
446.31/233.48	c cleaning 9999 clauses out of 20014 with flag 875000/875000
451.01/235.94	c cleaning 9993 clauses out of 20016 with flag 885001/885001
456.71/238.97	c cleaning 10004 clauses out of 20022 with flag 895000/895000
463.33/242.48	c cleaning 10001 clauses out of 20019 with flag 905001/905001
470.82/246.34	c cleaning 10004 clauses out of 20017 with flag 915000/915000
477.50/249.80	c cleaning 10003 clauses out of 20013 with flag 925000/925000
484.19/253.38	c cleaning 10004 clauses out of 20011 with flag 935001/935001
490.81/256.88	c cleaning 9998 clauses out of 20006 with flag 945000/945000
497.49/260.39	c cleaning 10001 clauses out of 20008 with flag 955000/955000
503.99/263.73	c cleaning 10000 clauses out of 20008 with flag 965001/965001
511.07/267.49	c cleaning 10000 clauses out of 20008 with flag 975001/975001
518.08/271.16	c cleaning 10001 clauses out of 20007 with flag 985000/985000
521.58/273.04	c cleaning 0 clauses out of 11001 with flag 0/11001
524.51/274.66	c cleaning 9999 clauses out of 20006 with flag 995000/995000
530.78/277.92	c cleaning 10003 clauses out of 20007 with flag 1005000/1005000
535.00/280.22	c cleaning 9998 clauses out of 20005 with flag 1015001/1015001
538.91/282.31	c cleaning 9994 clauses out of 20006 with flag 1025000/1025000
543.40/284.71	c cleaning 10004 clauses out of 20012 with flag 1035000/1035000
548.67/287.56	c cleaning 9990 clauses out of 20006 with flag 1045000/1045000
552.69/289.78	c cleaning 9995 clauses out of 20017 with flag 1055001/1055001
556.58/291.84	c cleaning 10003 clauses out of 20022 with flag 1065001/1065001
560.10/293.73	c cleaning 10000 clauses out of 20019 with flag 1075001/1075001
563.39/295.54	c cleaning 10002 clauses out of 20020 with flag 1085002/1085002
567.02/297.52	c cleaning 10002 clauses out of 20017 with flag 1095001/1095001
570.32/299.39	c cleaning 9998 clauses out of 20015 with flag 1105001/1105001
572.44/300.50	c And the winner is Resolution
572.76/301.14	c SATISFIABLE
572.76/301.14	c OPTIMIZING...
572.76/301.14	c Got one! Elapsed wall clock time (in seconds):300.932
572.76/301.14	o 481
574.06/301.83	c cleaning 10000 clauses out of 20017 with flag 1115001/1115001
579.55/304.73	c cleaning 9998 clauses out of 20018 with flag 1125002/1125002
583.15/306.71	c cleaning 9992 clauses out of 20018 with flag 1135000/1135000
586.43/308.56	c cleaning 9995 clauses out of 20026 with flag 1145000/1145000
589.93/310.41	c cleaning 9993 clauses out of 20031 with flag 1155000/1155000
593.23/312.29	c cleaning 9997 clauses out of 20038 with flag 1165000/1165000
596.45/314.09	c cleaning 10002 clauses out of 20041 with flag 1175000/1175000
599.74/315.81	c cleaning 9998 clauses out of 20039 with flag 1185000/1185000
603.04/317.63	c cleaning 9998 clauses out of 20041 with flag 1195000/1195000
606.35/319.49	c cleaning 10004 clauses out of 20043 with flag 1205000/1205000
609.75/321.40	c cleaning 10011 clauses out of 20039 with flag 1215000/1215000
614.03/323.69	c cleaning 10008 clauses out of 20029 with flag 1225001/1225001
618.72/326.18	c cleaning 10003 clauses out of 20020 with flag 1235000/1235000
624.18/329.05	c cleaning 10004 clauses out of 20017 with flag 1245000/1245000
629.36/331.80	c cleaning 10003 clauses out of 20013 with flag 1255000/1255000
634.62/334.66	c cleaning 9997 clauses out of 20010 with flag 1265000/1265000
639.68/337.37	c cleaning 10001 clauses out of 20013 with flag 1275000/1275000
644.75/340.05	c cleaning 9999 clauses out of 20013 with flag 1285001/1285001
649.92/342.80	c cleaning 10000 clauses out of 20013 with flag 1295000/1295000
654.78/345.42	c cleaning 10002 clauses out of 20013 with flag 1305000/1305000
659.83/348.14	c cleaning 10000 clauses out of 20011 with flag 1315000/1315000
664.90/350.85	c cleaning 10000 clauses out of 20012 with flag 1325001/1325001
669.86/353.58	c cleaning 9999 clauses out of 20010 with flag 1335000/1335000
674.72/356.14	c cleaning 9996 clauses out of 20011 with flag 1345000/1345000
679.41/358.66	c cleaning 10002 clauses out of 20016 with flag 1355001/1355001
683.66/360.97	c cleaning 9999 clauses out of 20014 with flag 1365001/1365001
688.43/363.55	c cleaning 10000 clauses out of 20016 with flag 1375002/1375002
692.49/365.78	c cleaning 10002 clauses out of 20015 with flag 1385001/1385001
695.94/367.66	c cleaning 9993 clauses out of 20012 with flag 1395000/1395000
700.40/370.02	c cleaning 9996 clauses out of 20019 with flag 1405000/1405000
705.79/372.93	c cleaning 9996 clauses out of 20024 with flag 1415001/1415001
710.62/375.58	c cleaning 10007 clauses out of 20028 with flag 1425001/1425001
715.48/378.14	c cleaning 10004 clauses out of 20021 with flag 1435001/1435001
720.34/380.72	c cleaning 9999 clauses out of 20017 with flag 1445001/1445001
724.70/383.19	c cleaning 9998 clauses out of 20017 with flag 1455000/1455000
728.56/385.24	c cleaning 9986 clauses out of 20019 with flag 1465000/1465000
732.41/387.35	c cleaning 9992 clauses out of 20033 with flag 1475000/1475000
735.87/389.29	c cleaning 10016 clauses out of 20042 with flag 1485001/1485001
739.65/391.33	c cleaning 10002 clauses out of 20025 with flag 1495000/1495000
744.30/393.81	c cleaning 10006 clauses out of 20024 with flag 1505001/1505001
745.58/394.62	c And the winner is Resolution
745.70/394.73	c Got one! Elapsed wall clock time (in seconds):394.518
745.70/394.73	o 257
748.24/396.07	c cleaning 9996 clauses out of 20018 with flag 1515001/1515001
752.06/398.15	c cleaning 10007 clauses out of 20021 with flag 1525000/1525000
756.79/400.72	c cleaning 10003 clauses out of 20015 with flag 1535001/1535001
762.01/403.51	c cleaning 10001 clauses out of 20011 with flag 1545000/1545000
765.47/405.50	c cleaning 9991 clauses out of 20010 with flag 1555000/1555000
768.72/407.29	c cleaning 9997 clauses out of 20019 with flag 1565000/1565000
772.48/409.36	c cleaning 10003 clauses out of 20022 with flag 1575000/1575000
775.14/410.83	c And the winner is Resolution
775.53/412.09	c Got one! Elapsed wall clock time (in seconds):411.875
775.53/412.09	o 17
777.15/412.99	c cleaning 9996 clauses out of 20019 with flag 1585000/1585000
781.17/415.10	c cleaning 9996 clauses out of 20024 with flag 1595001/1595001
784.78/417.17	c cleaning 10000 clauses out of 20027 with flag 1605000/1605000
788.33/419.20	c cleaning 10000 clauses out of 20027 with flag 1615000/1615000
791.97/421.13	c cleaning 10000 clauses out of 20027 with flag 1625000/1625000
796.79/423.73	c cleaning 10009 clauses out of 20027 with flag 1635000/1635000
802.01/426.59	c cleaning 10002 clauses out of 20018 with flag 1645000/1645000
807.72/429.63	c cleaning 10004 clauses out of 20017 with flag 1655001/1655001
813.35/432.69	c cleaning 10003 clauses out of 20013 with flag 1665001/1665001
818.56/435.47	c cleaning 10002 clauses out of 20011 with flag 1675002/1675002
823.99/438.32	c cleaning 10001 clauses out of 20008 with flag 1685001/1685001
828.73/440.99	c cleaning 9987 clauses out of 20006 with flag 1695000/1695000
832.56/443.05	c cleaning 9996 clauses out of 20020 with flag 1705001/1705001
836.81/445.38	c cleaning 10000 clauses out of 20024 with flag 1715001/1715001
841.05/447.68	c cleaning 10003 clauses out of 20023 with flag 1725000/1725000
845.57/450.19	c cleaning 10000 clauses out of 20021 with flag 1735001/1735001
849.22/452.11	c cleaning 10003 clauses out of 20021 with flag 1745001/1745001
852.64/454.05	c cleaning 9999 clauses out of 20017 with flag 1755000/1755000
856.47/456.15	c cleaning 10001 clauses out of 20018 with flag 1765000/1765000
860.22/458.29	c cleaning 9999 clauses out of 20017 with flag 1775000/1775000
864.06/460.33	c cleaning 9997 clauses out of 20018 with flag 1785000/1785000
867.48/462.27	c cleaning 10006 clauses out of 20022 with flag 1795001/1795001
872.50/464.95	c cleaning 10005 clauses out of 20015 with flag 1805000/1805000
877.82/467.83	c cleaning 10001 clauses out of 20011 with flag 1815001/1815001
883.23/470.77	c cleaning 10004 clauses out of 20010 with flag 1825001/1825001
888.63/473.66	c cleaning 9998 clauses out of 20005 with flag 1835000/1835000
894.03/476.53	c cleaning 9999 clauses out of 20007 with flag 1845000/1845000
899.16/479.34	c cleaning 10004 clauses out of 20008 with flag 1855000/1855000
904.36/482.19	c cleaning 9998 clauses out of 20003 with flag 1865000/1865000
908.78/484.52	c cleaning 9991 clauses out of 20009 with flag 1875004/1875004
912.40/486.54	c cleaning 9994 clauses out of 20014 with flag 1885000/1885000
916.11/488.62	c cleaning 9999 clauses out of 20021 with flag 1895001/1895001
919.34/490.48	c cleaning 9996 clauses out of 20021 with flag 1905000/1905000
923.94/492.93	c cleaning 9999 clauses out of 20027 with flag 1915002/1915002
927.96/495.11	c cleaning 9998 clauses out of 20027 with flag 1925001/1925001
931.52/497.13	c cleaning 9996 clauses out of 20030 with flag 1935002/1935002
935.52/499.34	c cleaning 10003 clauses out of 20033 with flag 1945001/1945001
941.12/502.39	c cleaning 9999 clauses out of 20029 with flag 1955000/1955000
945.33/504.64	c cleaning 9998 clauses out of 20030 with flag 1965000/1965000
949.45/506.96	c cleaning 9998 clauses out of 20032 with flag 1975000/1975000
952.87/508.90	c cleaning 9997 clauses out of 20034 with flag 1985000/1985000
956.49/510.85	c cleaning 10000 clauses out of 20039 with flag 1995002/1995002
960.89/513.24	c cleaning 10000 clauses out of 20037 with flag 2005000/2005000
965.44/515.73	c cleaning 10014 clauses out of 20037 with flag 2015000/2015000
970.24/518.35	c cleaning 10006 clauses out of 20023 with flag 2025000/2025000
974.84/520.89	c cleaning 10003 clauses out of 20018 with flag 2035001/2035001
979.85/523.52	c cleaning 10004 clauses out of 20014 with flag 2045000/2045000
984.73/526.26	c cleaning 10002 clauses out of 20011 with flag 2055001/2055001
989.53/528.87	c cleaning 10000 clauses out of 20008 with flag 2065000/2065000
994.15/531.36	c cleaning 10002 clauses out of 20009 with flag 2075001/2075001
998.94/533.96	c cleaning 9998 clauses out of 20006 with flag 2085000/2085000
1004.05/536.75	c cleaning 10003 clauses out of 20009 with flag 2095001/2095001
1009.03/539.47	c cleaning 9999 clauses out of 20005 with flag 2105000/2105000
1014.23/542.22	c cleaning 9996 clauses out of 20007 with flag 2115001/2115001
1018.83/544.76	c cleaning 10002 clauses out of 20011 with flag 2125001/2125001
1023.70/547.40	c cleaning 9998 clauses out of 20009 with flag 2135001/2135001
1028.87/550.20	c cleaning 10001 clauses out of 20010 with flag 2145000/2145000
1033.08/552.55	c cleaning 9999 clauses out of 20010 with flag 2155002/2155002
1036.47/554.49	c cleaning 9997 clauses out of 20010 with flag 2165001/2165001
1040.15/556.58	c cleaning 9997 clauses out of 20013 with flag 2175001/2175001
1043.93/558.61	c cleaning 9998 clauses out of 20016 with flag 2185001/2185001
1047.52/560.66	c cleaning 10001 clauses out of 20017 with flag 2195000/2195000
1051.52/562.84	c cleaning 9997 clauses out of 20017 with flag 2205001/2205001
1055.62/565.12	c cleaning 10003 clauses out of 20020 with flag 2215001/2215001
1059.80/567.40	c cleaning 9999 clauses out of 20016 with flag 2225000/2225000
1060.42/567.94	c And the winner is Resolution
1061.09/568.80	c Got one! Elapsed wall clock time (in seconds):568.586
1061.09/568.80	o 13
1064.27/570.42	c cleaning 9998 clauses out of 20018 with flag 2235001/2235001
1068.06/572.51	c cleaning 9999 clauses out of 20020 with flag 2245001/2245001
1072.29/574.92	c cleaning 9994 clauses out of 20020 with flag 2255000/2255000
1078.05/578.06	c cleaning 10005 clauses out of 20026 with flag 2265000/2265000
1083.80/581.14	c cleaning 10003 clauses out of 20021 with flag 2275000/2275000
1089.74/584.34	c cleaning 10005 clauses out of 20019 with flag 2285001/2285001
1095.74/587.61	c cleaning 10003 clauses out of 20013 with flag 2295000/2295000
1101.71/590.87	c cleaning 10003 clauses out of 20010 with flag 2305000/2305000
1107.27/593.89	c cleaning 9998 clauses out of 20008 with flag 2315001/2315001
1113.02/596.95	c cleaning 9999 clauses out of 20009 with flag 2325000/2325000
1119.27/600.33	c cleaning 10002 clauses out of 20011 with flag 2335001/2335001
1125.20/603.52	c cleaning 9999 clauses out of 20008 with flag 2345000/2345000
1130.93/606.63	c cleaning 9997 clauses out of 20009 with flag 2355000/2355000
1136.48/609.67	c cleaning 10003 clauses out of 20012 with flag 2365000/2365000
1142.29/612.81	c cleaning 10004 clauses out of 20010 with flag 2375001/2375001
1146.66/615.27	c cleaning 0 clauses out of 18000 with flag 0/18000
1148.43/616.37	c cleaning 9999 clauses out of 20005 with flag 2385000/2385000
1154.15/619.44	c cleaning 9998 clauses out of 20007 with flag 2395002/2395002
1156.40/620.84	c And the winner is Resolution
1156.82/621.25	c Got one! Elapsed wall clock time (in seconds):621.043
1156.82/621.25	o 3
1156.82/621.25	c And the winner is Resolution
1613.13/1069.72	c cleaning 0 clauses out of 26001 with flag 0/26001
1800.04/1253.41	c starts		: 214
1800.04/1253.41	c conflicts		: 2400542
1800.04/1253.41	c decisions		: 2462782
1800.04/1253.41	c propagations		: 55501998
1800.04/1253.41	c inspects		: 1400992675
1800.04/1253.41	c learnt literals	: 6
1800.04/1253.41	c learnt binary clauses	: 22
1800.04/1253.41	c learnt ternary clauses	: 111
1800.04/1253.41	c learnt clauses	: 2400536
1800.04/1253.41	c ignored clauses	: 0
1800.04/1253.42	c root simplifications	: 0
1800.04/1253.42	c removed literals (reason simplification)	: 94516496
1800.04/1253.42	c reason swapping (by a shorter reason)	: 0
1800.04/1253.42	c Calls to reduceDB	: 241
1800.04/1253.42	c number of reductions to clauses (during analyze)	: 0
1800.04/1253.42	c number of learned constraints concerned by reduction	: 0
1800.04/1253.42	c number of learning phase by resolution	: 0
1800.04/1253.42	c number of learning phase by cutting planes	: 0
1800.04/1253.42	c speed (assignments/second)	: 87797.25101675048
1800.04/1253.42	c non guided choices	9922
1800.04/1253.47	c learnt constraints type 
1800.04/1253.47	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 15527
1800.04/1253.47	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 22
1800.04/1253.47	c constraints type 
1800.04/1253.47	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 567
1800.04/1253.47	c org.sat4j.pb.constraints.pb.MaxWatchPb => 590
1800.04/1253.47	c constraints type 
1800.04/1253.47	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 567
1800.04/1253.47	c org.sat4j.pb.constraints.pb.MaxWatchPb => 590
1800.04/1253.47	s SATISFIABLE
1800.04/1253.47	v x1 x2 -x3 -x4 -x5 -x6 -x7 -x8 -x9 x10 x11 -x12 x13 -x14 x15 -x16 x17 -x18 x19 x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 x28 -x29 -x30 -x31 -x32 -x33 -x34 x35 -x36 x37 x38 -x39 x40 x41 -x42 -x43 x44 -x45 x46 -x47 -x48 x49 x50 x51 -x52 -x53 -x54 x55 -x56 -x57 -x58 -x59 -x60 x61 -x62 -x63 x64 x65 x66 -x67 x68 -x69 -x70 x71 -x72 x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 x82 x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 x91 x92 -x93 -x94 -x95 -x96 -x97 x98 x99 x100 -x101 -x102 -x103 x104 -x105 x106 -x107 -x108 x109 -x110 -x111 x112 -x113 -x114 -x115 -x116 -x117 x118 -x119 -x120 x121 -x122 -x123 x124 -x125 -x126 x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 x154 -x155 x156 -x157 x158 x159 x160 -x161 -x162 x163 -x164 -x165 x166 -x167 -x168 -x169 -x170 -x171 x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 x181 -x182 x183 -x184 x185 -x186 -x187 -x188 -x189 
1800.04/1253.47	c objective function=3
1800.04/1253.47	c Total wall clock time (in seconds): 1253.261

Verifier Data

OK	3

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2661789-1276649645/watcher-2661789-1276649645 -o /tmp/evaluation-result-2661789-1276649645/solver-2661789-1276649645 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661789-1276649645.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.04 1.02 1.00 3/105 12483
/proc/meminfo: memFree=1796276/2059040 swapFree=4192956/4192956
[pid=12483] ppid=12481 vsize=248 CPUtime=0
/proc/12483/stat : 12483 (java) R 12481 12483 11453 0 -1 4194304 282 0 0 0 0 0 0 0 25 0 1 0 6258610 253952 29 1992294400 134512640 134550932 4287607968 18446744073709551615 3117534 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12483/statm: 62 29 21 10 0 23 0

[startup+0.0423549 s]
/proc/loadavg: 1.04 1.02 1.00 3/105 12483
/proc/meminfo: memFree=1796276/2059040 swapFree=4192956/4192956
[pid=12483] ppid=12481 vsize=1520328 CPUtime=0.03
/proc/12483/stat : 12483 (java) S 12481 12483 11453 0 -1 4202496 3373 0 1 0 1 2 0 0 25 0 4 0 6258610 1556815872 2817 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/12483/statm: 380082 2819 945 10 0 377392 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1520328

[startup+0.101357 s]
/proc/loadavg: 1.04 1.02 1.00 3/105 12483
/proc/meminfo: memFree=1796276/2059040 swapFree=4192956/4192956
[pid=12483] ppid=12481 vsize=1524180 CPUtime=0.08
/proc/12483/stat : 12483 (java) S 12481 12483 11453 0 -1 4202496 3967 0 1 0 6 2 0 0 25 0 12 0 6258610 1560760320 3407 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12483/statm: 381045 3407 1077 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524180

[startup+0.301384 s]
/proc/loadavg: 1.04 1.02 1.00 3/105 12483
/proc/meminfo: memFree=1796276/2059040 swapFree=4192956/4192956
[pid=12483] ppid=12481 vsize=1526220 CPUtime=0.36
/proc/12483/stat : 12483 (java) S 12481 12483 11453 0 -1 4202496 5373 0 1 0 33 3 0 0 25 0 12 0 6258610 1562849280 4811 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12483/statm: 381555 4811 1356 10 0 378858 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1526220

[startup+0.701432 s]
/proc/loadavg: 1.04 1.02 1.00 3/105 12483
/proc/meminfo: memFree=1796276/2059040 swapFree=4192956/4192956
[pid=12483] ppid=12481 vsize=1530864 CPUtime=1.1
/proc/12483/stat : 12483 (java) S 12481 12483 11453 0 -1 4202496 7690 0 1 0 106 4 0 0 25 0 16 0 6258610 1567604736 6614 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12483/statm: 382716 6614 1404 10 0 380019 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 1530864

[startup+1.50252 s]
/proc/loadavg: 1.04 1.02 1.00 7/121 12499
/proc/meminfo: memFree=1762856/2059040 swapFree=4192956/4192956
[pid=12483] ppid=12481 vsize=1546980 CPUtime=2.68
/proc/12483/stat : 12483 (java) S 12481 12483 11453 0 -1 4202496 19722 0 1 0 259 9 0 0 25 0 16 0 6258610 1584107520 15416 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12483/statm: 386745 15416 1412 10 0 384048 0
[pid=12483/tid=12485] ppid=12481 vsize=1546980 CPUtime=0.42
/proc/12483/task/12485/stat : 12485 (java) S 12481 12483 11453 0 -1 4202560 4221 0 1 0 40 2 0 0 25 0 16 0 6258611 1584107520 15416 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12486] ppid=12481 vsize=1546980 CPUtime=0
/proc/12483/task/12486/stat : 12486 (java) S 12481 12483 11453 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 6258613 1584107520 15416 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12487] ppid=12481 vsize=1546980 CPUtime=0
/proc/12483/task/12487/stat : 12487 (java) S 12481 12483 11453 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 16 0 6258613 1584107520 15416 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12488] ppid=12481 vsize=1546980 CPUtime=0
/proc/12483/task/12488/stat : 12488 (java) S 12481 12483 11453 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 16 0 6258615 1584107520 15416 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12489] ppid=12481 vsize=1546980 CPUtime=0
/proc/12483/task/12489/stat : 12489 (java) S 12481 12483 11453 0 -1 4202560 9 0 0 0 0 0 0 0 25 0 16 0 6258615 1584107520 15416 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12490] ppid=12481 vsize=1546980 CPUtime=0
/proc/12483/task/12490/stat : 12490 (java) S 12481 12483 11453 0 -1 4202560 6 0 0 0 0 0 0 0 25 0 16 0 6258615 1584107520 15416 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12491] ppid=12481 vsize=1546980 CPUtime=0
/proc/12483/task/12491/stat : 12491 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6258619 1584107520 15416 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12492] ppid=12481 vsize=1546980 CPUtime=0.6
/proc/12483/task/12492/stat : 12492 (java) R 12481 12483 11453 0 -1 4202560 3525 0 0 0 59 1 0 0 16 0 16 0 6258619 1584107520 15416 1992294400 134512640 134550932 4287607968 18446744073709551615 103152289 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12483/tid=12493] ppid=12481 vsize=1546980 CPUtime=0.99
/proc/12483/task/12493/stat : 12493 (java) R 12481 12483 11453 0 -1 4202560 5628 0 0 0 98 1 0 0 16 0 16 0 6258619 1584107520 15416 1992294400 134512640 134550932 4287607968 18446744073709551615 103333297 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12483/tid=12494] ppid=12481 vsize=1546980 CPUtime=0
/proc/12483/task/12494/stat : 12494 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6258619 1584107520 15416 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12495] ppid=12481 vsize=1546980 CPUtime=0
/proc/12483/task/12495/stat : 12495 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 6258619 1584107520 15416 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12496] ppid=12481 vsize=1546980 CPUtime=0.01
/proc/12483/task/12496/stat : 12496 (java) R 12481 12483 11453 0 -1 4202560 48 0 0 0 1 0 0 0 25 0 16 0 6258664 1584107520 15416 1992294400 134512640 134550932 4287607968 18446744073709551615 4108594019 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12483/tid=12497] ppid=12481 vsize=1546980 CPUtime=0.59
/proc/12483/task/12497/stat : 12497 (java) R 12481 12483 11453 0 -1 4202560 5229 0 0 0 58 1 0 0 18 0 16 0 6258664 1584107520 15416 1992294400 134512640 134550932 4287607968 18446744073709551615 4108902350 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12483/tid=12498] ppid=12481 vsize=1546980 CPUtime=0
/proc/12483/task/12498/stat : 12498 (java) S 12481 12483 11453 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 6258665 1584107520 15416 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12499] ppid=12481 vsize=1546980 CPUtime=0
/proc/12483/task/12499/stat : 12499 (java) S 12481 12483 11453 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 6258665 1584107520 15416 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.68
Current children cumulated vsize (KiB) 1546980

[startup+3.10169 s]
/proc/loadavg: 1.04 1.02 1.00 4/121 12499
/proc/meminfo: memFree=1727268/2059040 swapFree=4192956/4192956
[pid=12483] ppid=12481 vsize=1547260 CPUtime=5.85
/proc/12483/stat : 12483 (java) S 12481 12483 11453 0 -1 4202496 45971 0 1 0 565 20 0 0 25 0 16 0 6258610 1584394240 38450 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12483/statm: 386815 38450 1439 10 0 384118 0
[pid=12483/tid=12485] ppid=12481 vsize=1547260 CPUtime=0.42
/proc/12483/task/12485/stat : 12485 (java) S 12481 12483 11453 0 -1 4202560 4221 0 1 0 40 2 0 0 18 0 16 0 6258611 1584394240 38450 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12486] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12486/stat : 12486 (java) S 12481 12483 11453 0 -1 4202560 346 0 0 0 0 0 0 0 18 0 16 0 6258613 1584394240 38450 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12487] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12487/stat : 12487 (java) S 12481 12483 11453 0 -1 4202560 277 0 0 0 0 0 0 0 18 0 16 0 6258613 1584394240 38450 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12488] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12488/stat : 12488 (java) S 12481 12483 11453 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 16 0 6258615 1584394240 38450 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12489] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12489/stat : 12489 (java) S 12481 12483 11453 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 16 0 6258615 1584394240 38450 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12490] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12490/stat : 12490 (java) S 12481 12483 11453 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 16 0 6258615 1584394240 38450 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12491] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12491/stat : 12491 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6258619 1584394240 38450 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12492] ppid=12481 vsize=1547260 CPUtime=1.5
/proc/12483/task/12492/stat : 12492 (java) S 12481 12483 11453 0 -1 4202560 4979 0 0 0 149 1 0 0 15 0 16 0 6258619 1584394240 38450 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12493] ppid=12481 vsize=1547260 CPUtime=2.07
/proc/12483/task/12493/stat : 12493 (java) S 12481 12483 11453 0 -1 4202560 7593 0 0 0 204 3 0 0 15 0 16 0 6258619 1584394240 38450 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12494] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12494/stat : 12494 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6258619 1584394240 38450 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12495] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12495/stat : 12495 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 6258619 1584394240 38450 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12496] ppid=12481 vsize=1547260 CPUtime=0.38
/proc/12483/task/12496/stat : 12496 (java) R 12481 12483 11453 0 -1 4202560 1353 0 0 0 38 0 0 0 25 0 16 0 6258664 1584394240 38450 1992294400 134512640 134550932 4287607968 18446744073709551615 4109473731 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12483/tid=12497] ppid=12481 vsize=1547260 CPUtime=1.4
/proc/12483/task/12497/stat : 12497 (java) R 12481 12483 11453 0 -1 4202560 26124 0 0 0 130 10 0 0 19 0 16 0 6258664 1584394240 38450 1992294400 134512640 134550932 4287607968 18446744073709551615 4108968286 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12483/tid=12498] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12498/stat : 12498 (java) S 12481 12483 11453 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 6258665 1584394240 38450 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12499] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12499/stat : 12499 (java) S 12481 12483 11453 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 6258665 1584394240 38450 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 1547260

[startup+6.30203 s]
/proc/loadavg: 1.20 1.06 1.01 3/121 12499
/proc/meminfo: memFree=1633276/2059040 swapFree=4192956/4192956
[pid=12483] ppid=12481 vsize=1547260 CPUtime=12.1
/proc/12483/stat : 12483 (java) S 12481 12483 11453 0 -1 4202496 53343 0 1 0 1187 23 0 0 25 0 16 0 6258610 1584394240 45781 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12483/statm: 386815 45781 1448 10 0 384118 0
[pid=12483/tid=12485] ppid=12481 vsize=1547260 CPUtime=0.42
/proc/12483/task/12485/stat : 12485 (java) S 12481 12483 11453 0 -1 4202560 4221 0 1 0 40 2 0 0 18 0 16 0 6258611 1584394240 45781 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12486] ppid=12481 vsize=1547260 CPUtime=0.07
/proc/12483/task/12486/stat : 12486 (java) S 12481 12483 11453 0 -1 4202560 1893 0 0 0 7 0 0 0 16 0 16 0 6258613 1584394240 45781 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12487] ppid=12481 vsize=1547260 CPUtime=0.07
/proc/12483/task/12487/stat : 12487 (java) S 12481 12483 11453 0 -1 4202560 1685 0 0 0 7 0 0 0 16 0 16 0 6258613 1584394240 45781 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12488] ppid=12481 vsize=1547260 CPUtime=0.08
/proc/12483/task/12488/stat : 12488 (java) S 12481 12483 11453 0 -1 4202560 2213 0 0 0 8 0 0 0 15 0 16 0 6258615 1584394240 45781 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12489] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12489/stat : 12489 (java) S 12481 12483 11453 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 16 0 6258615 1584394240 45781 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12490] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12490/stat : 12490 (java) S 12481 12483 11453 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 16 0 6258615 1584394240 45781 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12491] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12491/stat : 12491 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6258619 1584394240 45781 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12492] ppid=12481 vsize=1547260 CPUtime=1.58
/proc/12483/task/12492/stat : 12492 (java) S 12481 12483 11453 0 -1 4202560 4990 0 0 0 156 2 0 0 15 0 16 0 6258619 1584394240 45781 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12493] ppid=12481 vsize=1547260 CPUtime=2.23
/proc/12483/task/12493/stat : 12493 (java) S 12481 12483 11453 0 -1 4202560 7607 0 0 0 220 3 0 0 15 0 16 0 6258619 1584394240 45781 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12494] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12494/stat : 12494 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6258619 1584394240 45781 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12495] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12495/stat : 12495 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 6258619 1584394240 45781 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12496] ppid=12481 vsize=1547260 CPUtime=3.22
/proc/12483/task/12496/stat : 12496 (java) R 12481 12483 11453 0 -1 4202560 1462 0 0 0 322 0 0 0 25 0 16 0 6258664 1584394240 45781 1992294400 134512640 134550932 4287607968 18446744073709551615 4109226078 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12483/tid=12497] ppid=12481 vsize=1547260 CPUtime=4.34
/proc/12483/task/12497/stat : 12497 (java) R 12481 12483 11453 0 -1 4202560 28201 0 0 0 423 11 0 0 25 0 16 0 6258664 1584394240 45781 1992294400 134512640 134550932 4287607968 18446744073709551615 4108966138 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12483/tid=12498] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12498/stat : 12498 (java) S 12481 12483 11453 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 16 0 6258665 1584394240 45781 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12499] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12499/stat : 12499 (java) S 12481 12483 11453 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 16 0 6258665 1584394240 45781 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.1
Current children cumulated vsize (KiB) 1547260

[startup+12.7017 s]
/proc/loadavg: 1.26 1.07 1.02 3/121 12499
/proc/meminfo: memFree=1596696/2059040 swapFree=4192956/4192956
[pid=12483] ppid=12481 vsize=1547260 CPUtime=24.56
/proc/12483/stat : 12483 (java) S 12481 12483 11453 0 -1 4202496 58758 0 1 0 2431 25 0 0 25 0 16 0 6258610 1584394240 50903 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12483/statm: 386815 50903 1448 10 0 384118 0
[pid=12483/tid=12485] ppid=12481 vsize=1547260 CPUtime=0.42
/proc/12483/task/12485/stat : 12485 (java) S 12481 12483 11453 0 -1 4202560 4222 0 1 0 40 2 0 0 15 0 16 0 6258611 1584394240 50903 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12486] ppid=12481 vsize=1547260 CPUtime=0.18
/proc/12483/task/12486/stat : 12486 (java) S 12481 12483 11453 0 -1 4202560 3641 0 0 0 17 1 0 0 15 0 16 0 6258613 1584394240 50903 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12487] ppid=12481 vsize=1547260 CPUtime=0.17
/proc/12483/task/12487/stat : 12487 (java) S 12481 12483 11453 0 -1 4202560 3452 0 0 0 16 1 0 0 16 0 16 0 6258613 1584394240 50903 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12488] ppid=12481 vsize=1547260 CPUtime=0.32
/proc/12483/task/12488/stat : 12488 (java) S 12481 12483 11453 0 -1 4202560 2791 0 0 0 31 1 0 0 15 0 16 0 6258615 1584394240 50903 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12489] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12489/stat : 12489 (java) S 12481 12483 11453 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 16 0 6258615 1584394240 50903 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12490] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12490/stat : 12490 (java) S 12481 12483 11453 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 16 0 6258615 1584394240 50903 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12491] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12491/stat : 12491 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6258619 1584394240 50903 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12492] ppid=12481 vsize=1547260 CPUtime=1.58
/proc/12483/task/12492/stat : 12492 (java) S 12481 12483 11453 0 -1 4202560 4990 0 0 0 156 2 0 0 15 0 16 0 6258619 1584394240 50903 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12493] ppid=12481 vsize=1547260 CPUtime=2.3
/proc/12483/task/12493/stat : 12493 (java) S 12481 12483 11453 0 -1 4202560 7607 0 0 0 227 3 0 0 16 0 16 0 6258619 1584394240 50903 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12494] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12494/stat : 12494 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 6258619 1584394240 50903 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12495] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12495/stat : 12495 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 6258619 1584394240 50903 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0

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

Current children cumulated CPU time (s) 1605.59
Current children cumulated vsize (KiB) 1547260

[startup+1122.3 s]
/proc/loadavg: 1.13 1.32 1.43 2/120 12548
/proc/meminfo: memFree=1402768/2059040 swapFree=4192956/4192956
[pid=12483] ppid=12481 vsize=1547260 CPUtime=1666.61
/proc/12483/stat : 12483 (java) S 12481 12483 11453 0 -1 4202496 110739 0 1 0 166533 128 0 0 25 0 15 0 6258610 1584394240 98901 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12483/statm: 386815 98901 1449 10 0 384118 0
[pid=12483/tid=12485] ppid=12481 vsize=1547260 CPUtime=0.43
/proc/12483/task/12485/stat : 12485 (java) S 12481 12483 11453 0 -1 4202560 4252 0 1 0 41 2 0 0 15 0 15 0 6258611 1584394240 98901 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12486] ppid=12481 vsize=1547260 CPUtime=20.37
/proc/12483/task/12486/stat : 12486 (java) S 12481 12483 11453 0 -1 4202560 26398 0 0 0 1995 42 0 0 16 0 15 0 6258613 1584394240 98901 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12487] ppid=12481 vsize=1547260 CPUtime=20.35
/proc/12483/task/12487/stat : 12487 (java) S 12481 12483 11453 0 -1 4202560 26544 0 0 0 1993 42 0 0 15 0 15 0 6258613 1584394240 98901 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12488] ppid=12481 vsize=1547260 CPUtime=70.96
/proc/12483/task/12488/stat : 12488 (java) S 12481 12483 11453 0 -1 4202560 7790 0 0 0 7086 10 0 0 15 0 15 0 6258615 1584394240 98901 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12489] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12489/stat : 12489 (java) S 12481 12483 11453 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 15 0 6258615 1584394240 98901 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12490] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12490/stat : 12490 (java) S 12481 12483 11453 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 15 0 6258615 1584394240 98901 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12491] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12491/stat : 12491 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 15 0 6258619 1584394240 98901 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12492] ppid=12481 vsize=1547260 CPUtime=1.64
/proc/12483/task/12492/stat : 12492 (java) S 12481 12483 11453 0 -1 4202560 4990 0 0 0 162 2 0 0 15 0 15 0 6258619 1584394240 98901 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12493] ppid=12481 vsize=1547260 CPUtime=2.91
/proc/12483/task/12493/stat : 12493 (java) S 12481 12483 11453 0 -1 4202560 7642 0 0 0 288 3 0 0 16 0 15 0 6258619 1584394240 98901 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12494] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12494/stat : 12494 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 15 0 6258619 1584394240 98901 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12495] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12495/stat : 12495 (java) S 12481 12483 11453 0 -1 4202560 67 0 0 0 0 0 0 0 15 0 15 0 6258619 1584394240 98901 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12498] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12498/stat : 12498 (java) S 12481 12483 11453 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 15 0 6258665 1584394240 98901 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12499] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12499/stat : 12499 (java) S 12481 12483 11453 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 15 0 6258665 1584394240 98901 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12534] ppid=12481 vsize=1547260 CPUtime=490.77
/proc/12483/task/12534/stat : 12534 (java) R 12481 12483 11453 0 -1 4202560 350 0 0 0 49076 1 0 0 25 0 15 0 6320736 1584394240 98901 1992294400 134512640 134550932 4287607968 18446744073709551615 4108965505 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1666.61
Current children cumulated vsize (KiB) 1547260

[startup+1182.3 s]
/proc/loadavg: 1.05 1.26 1.41 2/120 12550
/proc/meminfo: memFree=1398800/2059040 swapFree=4192956/4192956
[pid=12483] ppid=12481 vsize=1547260 CPUtime=1727.64
/proc/12483/stat : 12483 (java) S 12481 12483 11453 0 -1 4202496 111779 0 1 0 172633 131 0 0 25 0 15 0 6258610 1584394240 99883 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12483/statm: 386815 99883 1449 10 0 384118 0
[pid=12483/tid=12485] ppid=12481 vsize=1547260 CPUtime=0.44
/proc/12483/task/12485/stat : 12485 (java) S 12481 12483 11453 0 -1 4202560 4252 0 1 0 41 3 0 0 15 0 15 0 6258611 1584394240 99883 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12486] ppid=12481 vsize=1547260 CPUtime=21.42
/proc/12483/task/12486/stat : 12486 (java) S 12481 12483 11453 0 -1 4202560 26933 0 0 0 2100 42 0 0 15 0 15 0 6258613 1584394240 99883 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12487] ppid=12481 vsize=1547260 CPUtime=21.42
/proc/12483/task/12487/stat : 12487 (java) S 12481 12483 11453 0 -1 4202560 27004 0 0 0 2099 43 0 0 16 0 15 0 6258613 1584394240 99883 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12488] ppid=12481 vsize=1547260 CPUtime=70.98
/proc/12483/task/12488/stat : 12488 (java) S 12481 12483 11453 0 -1 4202560 7793 0 0 0 7087 11 0 0 15 0 15 0 6258615 1584394240 99883 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12489] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12489/stat : 12489 (java) S 12481 12483 11453 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 15 0 6258615 1584394240 99883 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12490] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12490/stat : 12490 (java) S 12481 12483 11453 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 15 0 6258615 1584394240 99883 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12491] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12491/stat : 12491 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 15 0 6258619 1584394240 99883 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12492] ppid=12481 vsize=1547260 CPUtime=1.64
/proc/12483/task/12492/stat : 12492 (java) S 12481 12483 11453 0 -1 4202560 4990 0 0 0 162 2 0 0 15 0 15 0 6258619 1584394240 99883 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12493] ppid=12481 vsize=1547260 CPUtime=2.91
/proc/12483/task/12493/stat : 12493 (java) S 12481 12483 11453 0 -1 4202560 7642 0 0 0 288 3 0 0 16 0 15 0 6258619 1584394240 99883 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12494] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12494/stat : 12494 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 15 0 6258619 1584394240 99883 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12495] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12495/stat : 12495 (java) S 12481 12483 11453 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 15 0 6258619 1584394240 99883 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12498] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12498/stat : 12498 (java) S 12481 12483 11453 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 15 0 6258665 1584394240 99883 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12499] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12499/stat : 12499 (java) S 12481 12483 11453 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 15 0 6258665 1584394240 99883 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12534] ppid=12481 vsize=1547260 CPUtime=549.66
/proc/12483/task/12534/stat : 12534 (java) R 12481 12483 11453 0 -1 4202560 390 0 0 0 54964 2 0 0 25 0 15 0 6320736 1584394240 99883 1992294400 134512640 134550932 4287607968 18446744073709551615 4109327114 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1727.64
Current children cumulated vsize (KiB) 1547260

[startup+1242.3 s]
/proc/loadavg: 1.02 1.21 1.38 2/120 12552
/proc/meminfo: memFree=1395328/2059040 swapFree=4192956/4192956
[pid=12483] ppid=12481 vsize=1547260 CPUtime=1788.71
/proc/12483/stat : 12483 (java) S 12481 12483 11453 0 -1 4202496 112693 0 1 0 178739 132 0 0 25 0 15 0 6258610 1584394240 100735 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12483/statm: 386815 100735 1449 10 0 384118 0
[pid=12483/tid=12485] ppid=12481 vsize=1547260 CPUtime=0.44
/proc/12483/task/12485/stat : 12485 (java) S 12481 12483 11453 0 -1 4202560 4252 0 1 0 41 3 0 0 15 0 15 0 6258611 1584394240 100735 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12486] ppid=12481 vsize=1547260 CPUtime=22.53
/proc/12483/task/12486/stat : 12486 (java) S 12481 12483 11453 0 -1 4202560 27411 0 0 0 2210 43 0 0 15 0 15 0 6258613 1584394240 100735 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12487] ppid=12481 vsize=1547260 CPUtime=22.54
/proc/12483/task/12487/stat : 12487 (java) S 12481 12483 11453 0 -1 4202560 27391 0 0 0 2210 44 0 0 16 0 15 0 6258613 1584394240 100735 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12488] ppid=12481 vsize=1547260 CPUtime=70.98
/proc/12483/task/12488/stat : 12488 (java) S 12481 12483 11453 0 -1 4202560 7797 0 0 0 7087 11 0 0 15 0 15 0 6258615 1584394240 100735 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12489] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12489/stat : 12489 (java) S 12481 12483 11453 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 15 0 6258615 1584394240 100735 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12490] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12490/stat : 12490 (java) S 12481 12483 11453 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 15 0 6258615 1584394240 100735 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12491] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12491/stat : 12491 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 15 0 6258619 1584394240 100735 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12492] ppid=12481 vsize=1547260 CPUtime=1.64
/proc/12483/task/12492/stat : 12492 (java) S 12481 12483 11453 0 -1 4202560 4990 0 0 0 162 2 0 0 15 0 15 0 6258619 1584394240 100735 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12493] ppid=12481 vsize=1547260 CPUtime=2.91
/proc/12483/task/12493/stat : 12493 (java) S 12481 12483 11453 0 -1 4202560 7642 0 0 0 288 3 0 0 16 0 15 0 6258619 1584394240 100735 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12494] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12494/stat : 12494 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 15 0 6258619 1584394240 100735 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12495] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12495/stat : 12495 (java) S 12481 12483 11453 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 15 0 6258619 1584394240 100735 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12498] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12498/stat : 12498 (java) S 12481 12483 11453 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 15 0 6258665 1584394240 100735 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12499] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12499/stat : 12499 (java) S 12481 12483 11453 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 15 0 6258665 1584394240 100735 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12534] ppid=12481 vsize=1547260 CPUtime=608.5
/proc/12483/task/12534/stat : 12534 (java) R 12481 12483 11453 0 -1 4202560 431 0 0 0 60848 2 0 0 25 0 15 0 6320736 1584394240 100735 1992294400 134512640 134550932 4287607968 18446744073709551615 4108938461 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1788.71
Current children cumulated vsize (KiB) 1547260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1253.4 s]
/proc/loadavg: 1.01 1.20 1.37 2/120 12552
/proc/meminfo: memFree=1394336/2059040 swapFree=4192956/4192956
[pid=12483] ppid=12481 vsize=1547260 CPUtime=1800.04
/proc/12483/stat : 12483 (java) S 12481 12483 11453 0 -1 4202496 112924 0 1 0 179871 133 0 0 25 0 15 0 6258610 1584394240 100954 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12483/statm: 386815 100954 1449 10 0 384118 0
[pid=12483/tid=12485] ppid=12481 vsize=1547260 CPUtime=0.44
/proc/12483/task/12485/stat : 12485 (java) S 12481 12483 11453 0 -1 4202560 4252 0 1 0 41 3 0 0 15 0 15 0 6258611 1584394240 100954 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12486] ppid=12481 vsize=1547260 CPUtime=22.76
/proc/12483/task/12486/stat : 12486 (java) S 12481 12483 11453 0 -1 4202560 27515 0 0 0 2233 43 0 0 15 0 15 0 6258613 1584394240 100954 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12487] ppid=12481 vsize=1547260 CPUtime=22.76
/proc/12483/task/12487/stat : 12487 (java) S 12481 12483 11453 0 -1 4202560 27510 0 0 0 2232 44 0 0 16 0 15 0 6258613 1584394240 100954 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12488] ppid=12481 vsize=1547260 CPUtime=70.98
/proc/12483/task/12488/stat : 12488 (java) S 12481 12483 11453 0 -1 4202560 7797 0 0 0 7087 11 0 0 15 0 15 0 6258615 1584394240 100954 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 0 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12489] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12489/stat : 12489 (java) S 12481 12483 11453 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 15 0 6258615 1584394240 100954 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12490] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12490/stat : 12490 (java) S 12481 12483 11453 0 -1 4202560 9 0 0 0 0 0 0 0 18 0 15 0 6258615 1584394240 100954 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12491] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12491/stat : 12491 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 15 0 6258619 1584394240 100954 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12492] ppid=12481 vsize=1547260 CPUtime=1.64
/proc/12483/task/12492/stat : 12492 (java) S 12481 12483 11453 0 -1 4202560 4990 0 0 0 162 2 0 0 15 0 15 0 6258619 1584394240 100954 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12493] ppid=12481 vsize=1547260 CPUtime=2.91
/proc/12483/task/12493/stat : 12493 (java) S 12481 12483 11453 0 -1 4202560 7642 0 0 0 288 3 0 0 16 0 15 0 6258619 1584394240 100954 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12494] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12494/stat : 12494 (java) S 12481 12483 11453 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 15 0 6258619 1584394240 100954 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12495] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12495/stat : 12495 (java) S 12481 12483 11453 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 15 0 6258619 1584394240 100954 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12498] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12498/stat : 12498 (java) S 12481 12483 11453 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 15 0 6258665 1584394240 100954 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 0 0 0 0
[pid=12483/tid=12499] ppid=12481 vsize=1547260 CPUtime=0
/proc/12483/task/12499/stat : 12499 (java) S 12481 12483 11453 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 15 0 6258665 1584394240 100954 1992294400 134512640 134550932 4287607968 18446744073709551615 4294960144 0 4 0 16800975 18446604437822862528 0 0 -1 1 0 0 0
[pid=12483/tid=12534] ppid=12481 vsize=1547260 CPUtime=619.38
/proc/12483/task/12534/stat : 12534 (java) R 12481 12483 11453 0 -1 4202560 439 0 0 0 61936 2 0 0 25 0 15 0 6320736 1584394240 100954 1992294400 134512640 134550932 4287607968 18446744073709551615 4108956797 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1547260

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

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

[startup+1253.52 s]
/proc/loadavg: 1.01 1.20 1.37 2/120 12552
/proc/meminfo: memFree=1394336/2059040 swapFree=4192956/4192956
[pid=12483] ppid=12481 vsize=0 CPUtime=1800.21
/proc/12483/stat : 12483 (java) Z 12481 12483 11453 0 -1 4203548 112940 0 1 0 179885 136 0 0 17 0 2 0 6258610 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12483/statm: 0 0 0 0 0 0 0
[pid=12483/tid=12498] ppid=12481 vsize=0 CPUtime=0.02
/proc/12483/task/12498/stat : 12498 (java) R 12481 12483 11453 0 -1 4203588 4 0 0 0 0 2 0 0 18 0 2 0 6258665 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.21
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1253.53
CPU time (s): 1800.22
CPU user time (s): 1798.85
CPU system time (s): 1.37079
CPU usage (%): 143.613
Max. virtual memory (cumulated for all children) (KiB): 1547260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.85
system time used= 1.37079
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 112940
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39349
involuntary context switches= 45572

runsolver used 4.30335 second user time and 10.2094 second system time

The end

Launcher Data

Begin job on node081 at 2010-06-16 02:54:05
IDJOB=2661789
IDBENCH=48044
IDSOLVER=1166
FILE ID=node081/2661789-1276649645
PBS_JOBID= 11172406
Free space on /tmp= 121808 MiB

SOLVER NAME= SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=509-P1=457-P2=223-P3=127-P4=431-P5=67-P6=17-P7=479-B.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2661789-1276649645/watcher-2661789-1276649645 -o /tmp/evaluation-result-2661789-1276649645/solver-2661789-1276649645 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661789-1276649645.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 0f650891245dab338bc3d2f3a3dc10c7
RANDOM SEED=1724232357

node081.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1796548 kB
Buffers:          9816 kB
Cached:         127604 kB
SwapCached:          0 kB
Active:         112744 kB
Inactive:        84600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1796548 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             264 kB
Writeback:           0 kB
AnonPages:       59948 kB
Mapped:          15440 kB
Slab:            43272 kB
PageTables:       3860 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181028 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 121808 MiB
End job on node081 at 2010-06-16 03:15:01