Trace number 2661644

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-31OPT3 1198.68 642.922

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=251-P1=257-P2=19-P3=349-P4=257-P5=479-P6=367-B.opb
MD5SUM80881c7fbc3c10cf38784c74294061e5
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 benchmark0.631903
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 variables162
Total number of constraints13
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 constraints13
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)486
Sum of products size (including duplicates)972
Number of different products486
Sum of products size972

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.25/0.21	c Pseudo Boolean Optimization
0.25/0.21	c ManyCore solver with 2 solvers running in parallel
0.25/0.21	c --- Begin Solver configuration ---
0.25/0.21	c Stops conflict analysis at the first Unique Implication Point
0.25/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.25/0.21	c Learn all clauses as in MiniSAT
0.25/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.25/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.25/0.21	c Expensive reason simplification
0.25/0.21	c Armin Biere (Picosat) restarts strategy
0.25/0.21	c Glucose learned constraints deletion strategy
0.25/0.21	c timeout=2147483s
0.25/0.21	c DB Simplification allowed=false
0.25/0.21	c --- End Solver configuration ---
0.25/0.21	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.25/0.21	c --- Begin Solver configuration ---
0.25/0.21	c Stops conflict analysis at the first Unique Implication Point
0.25/0.21	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.25/0.21	c Learn all clauses as in MiniSAT
0.25/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.25/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.25/0.21	c No reason simplification
0.25/0.21	c Armin Biere (Picosat) restarts strategy
0.25/0.21	c Glucose learned constraints deletion strategy
0.25/0.21	c timeout=2147483s
0.25/0.21	c DB Simplification allowed=false
0.25/0.21	c --- End Solver configuration ---
0.25/0.21	
0.25/0.21	c solving HOME/instance-2661644-1276646243.opb
0.25/0.21	c reading problem ... 
0.54/0.45	c ... done. Wall clock time 0.232s.
0.54/0.45	c #vars     648
0.54/0.45	c #constraints  991
0.54/0.45	c constraints type 
0.54/0.45	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 486
0.54/0.45	c org.sat4j.pb.constraints.pb.MaxWatchPb => 505
0.54/0.45	c constraints type 
0.54/0.45	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 486
0.54/0.45	c org.sat4j.pb.constraints.pb.MaxWatchPb => 505
10.05/5.29	c cleaning 2501 clauses out of 5004 with flag 5004/5004
12.38/6.45	c cleaning 4249 clauses out of 8499 with flag 11000/11000
15.31/7.97	c cleaning 5622 clauses out of 11250 with flag 18000/18000
19.23/9.96	c cleaning 6808 clauses out of 13628 with flag 26000/26000
22.32/11.52	c cleaning 7907 clauses out of 15820 with flag 35000/35000
25.83/13.38	c cleaning 8956 clauses out of 17913 with flag 45000/45000
29.94/15.50	c cleaning 9477 clauses out of 18957 with flag 55000/55000
33.63/17.37	c cleaning 9730 clauses out of 19481 with flag 65001/65001
38.10/19.67	c cleaning 9865 clauses out of 19750 with flag 75000/75000
42.39/21.85	c cleaning 9934 clauses out of 19885 with flag 85000/85000
46.69/24.02	c cleaning 9970 clauses out of 19952 with flag 95001/95001
49.99/25.74	c cleaning 9984 clauses out of 19981 with flag 105000/105000
54.85/28.21	c cleaning 9993 clauses out of 19998 with flag 115001/115001
59.51/30.63	c cleaning 9998 clauses out of 20004 with flag 125000/125000
63.79/32.86	c cleaning 9994 clauses out of 20007 with flag 135001/135001
67.66/34.85	c cleaning 9998 clauses out of 20014 with flag 145002/145002
71.89/37.07	c cleaning 10003 clauses out of 20015 with flag 155001/155001
77.34/39.85	c cleaning 10002 clauses out of 20012 with flag 165001/165001
82.39/42.46	c cleaning 9998 clauses out of 20009 with flag 175000/175000
87.04/44.85	c cleaning 10000 clauses out of 20011 with flag 185000/185000
91.09/46.92	c cleaning 9988 clauses out of 20011 with flag 195000/195000
95.72/49.38	c cleaning 10003 clauses out of 20024 with flag 205001/205001
99.39/51.29	c cleaning 9985 clauses out of 20020 with flag 215000/215000
102.47/52.82	c cleaning 9995 clauses out of 20035 with flag 225000/225000
105.88/54.67	c cleaning 10003 clauses out of 20041 with flag 235001/235001
110.73/57.20	c cleaning 9998 clauses out of 20038 with flag 245001/245001
116.15/59.90	c cleaning 9999 clauses out of 20041 with flag 255002/255002
120.40/62.14	c cleaning 10012 clauses out of 20040 with flag 265000/265000
124.60/64.35	c cleaning 10010 clauses out of 20030 with flag 275002/275002
129.44/66.85	c cleaning 10004 clauses out of 20018 with flag 285000/285000
134.28/69.37	c cleaning 9999 clauses out of 20014 with flag 295000/295000
138.91/71.70	c cleaning 10003 clauses out of 20015 with flag 305000/305000
144.49/74.64	c cleaning 10002 clauses out of 20012 with flag 315000/315000
148.94/76.92	c cleaning 9999 clauses out of 20011 with flag 325001/325001
153.55/79.37	c cleaning 9998 clauses out of 20012 with flag 335001/335001
158.16/81.78	c cleaning 10000 clauses out of 20013 with flag 345000/345000
162.76/84.18	c cleaning 10004 clauses out of 20014 with flag 355001/355001
166.38/86.01	c cleaning 0 clauses out of 5001 with flag 0/5001
168.56/87.10	c cleaning 10003 clauses out of 20011 with flag 365002/365002
173.15/89.51	c cleaning 9993 clauses out of 20005 with flag 375000/375000
176.74/91.41	c cleaning 9993 clauses out of 20013 with flag 385001/385001
180.58/93.50	c cleaning 9994 clauses out of 20019 with flag 395000/395000
185.17/95.81	c cleaning 10006 clauses out of 20029 with flag 405004/405004
188.41/97.57	c cleaning 9998 clauses out of 20019 with flag 415000/415000
192.98/99.90	c cleaning 10005 clauses out of 20022 with flag 425001/425001
196.41/101.70	c cleaning 9999 clauses out of 20016 with flag 435000/435000
201.43/104.36	c cleaning 10004 clauses out of 20018 with flag 445001/445001
207.23/107.36	c cleaning 10002 clauses out of 20013 with flag 455000/455000
212.99/110.39	c cleaning 10003 clauses out of 20012 with flag 465001/465001
218.19/113.04	c cleaning 10000 clauses out of 20009 with flag 475001/475001
223.58/115.89	c cleaning 9998 clauses out of 20008 with flag 485000/485000
229.20/118.77	c cleaning 9998 clauses out of 20010 with flag 495000/495000
234.35/121.45	c cleaning 10002 clauses out of 20012 with flag 505000/505000
239.96/124.31	c cleaning 9998 clauses out of 20010 with flag 515000/515000
245.94/127.46	c cleaning 10001 clauses out of 20012 with flag 525000/525000
251.53/130.38	c cleaning 10001 clauses out of 20011 with flag 535000/535000
257.69/133.50	c cleaning 10000 clauses out of 20011 with flag 545001/545001
261.30/135.48	c cleaning 9996 clauses out of 20011 with flag 555001/555001
266.11/137.95	c cleaning 10001 clauses out of 20015 with flag 565001/565001
270.31/140.12	c cleaning 9997 clauses out of 20013 with flag 575000/575000
276.05/143.15	c cleaning 10001 clauses out of 20016 with flag 585000/585000
280.24/145.32	c cleaning 10001 clauses out of 20016 with flag 595001/595001
285.23/148.00	c cleaning 10000 clauses out of 20016 with flag 605002/605002
289.63/150.25	c cleaning 10002 clauses out of 20014 with flag 615000/615000
294.39/152.75	c cleaning 10001 clauses out of 20012 with flag 625000/625000
297.60/154.43	c cleaning 9999 clauses out of 20011 with flag 635000/635000
302.59/157.04	c cleaning 10002 clauses out of 20012 with flag 645000/645000
308.37/160.02	c cleaning 10000 clauses out of 20011 with flag 655001/655001
313.30/162.63	c cleaning 10000 clauses out of 20010 with flag 665000/665000
318.67/165.47	c cleaning 9999 clauses out of 20010 with flag 675000/675000
323.04/167.70	c cleaning 9999 clauses out of 20011 with flag 685000/685000
325.84/169.27	c cleaning 9993 clauses out of 20013 with flag 695001/695001
329.98/171.44	c cleaning 10002 clauses out of 20019 with flag 705000/705000
335.75/174.48	c cleaning 10001 clauses out of 20018 with flag 715001/715001
342.71/178.09	c cleaning 9999 clauses out of 20016 with flag 725000/725000
348.48/181.08	c cleaning 9995 clauses out of 20018 with flag 735001/735001
354.58/184.20	c cleaning 10002 clauses out of 20022 with flag 745000/745000
359.55/186.88	c cleaning 10000 clauses out of 20021 with flag 755001/755001
365.91/190.11	c cleaning 10004 clauses out of 20021 with flag 765001/765001
371.29/192.94	c cleaning 10003 clauses out of 20016 with flag 775000/775000
376.39/195.65	c cleaning 10002 clauses out of 20013 with flag 785000/785000
381.94/198.57	c cleaning 10002 clauses out of 20011 with flag 795000/795000
386.29/200.82	c cleaning 9997 clauses out of 20009 with flag 805000/805000
390.25/202.94	c cleaning 9999 clauses out of 20012 with flag 815000/815000
393.38/204.67	c cleaning 9994 clauses out of 20014 with flag 825001/825001
396.54/206.30	c cleaning 9997 clauses out of 20019 with flag 835000/835000
397.35/206.87	c And the winner is Resolution
397.72/207.22	c SATISFIABLE
397.72/207.22	c OPTIMIZING...
397.72/207.22	c Got one! Elapsed wall clock time (in seconds):207.003
397.72/207.22	o 11
401.06/209.00	c cleaning 9998 clauses out of 20022 with flag 845000/845000
405.42/211.27	c cleaning 9996 clauses out of 20025 with flag 855001/855001
410.49/213.93	c cleaning 9996 clauses out of 20028 with flag 865000/865000
415.05/216.33	c cleaning 9996 clauses out of 20034 with flag 875002/875002
418.98/218.42	c cleaning 10004 clauses out of 20038 with flag 885002/885002
422.92/220.58	c cleaning 9999 clauses out of 20032 with flag 895000/895000
426.62/222.56	c cleaning 9999 clauses out of 20034 with flag 905001/905001
430.19/224.46	c cleaning 10001 clauses out of 20034 with flag 915000/915000
433.73/226.35	c cleaning 9999 clauses out of 20034 with flag 925001/925001
437.69/228.46	c cleaning 10000 clauses out of 20035 with flag 935001/935001
442.97/231.27	c cleaning 10010 clauses out of 20034 with flag 945000/945000
449.31/234.50	c cleaning 10013 clauses out of 20026 with flag 955002/955002
452.87/236.50	c cleaning 10007 clauses out of 20014 with flag 965004/965004
457.80/239.03	c cleaning 9988 clauses out of 20004 with flag 975001/975001
463.49/242.06	c cleaning 10002 clauses out of 20015 with flag 985000/985000
469.63/245.23	c cleaning 10002 clauses out of 20014 with flag 995001/995001
476.14/248.66	c cleaning 10001 clauses out of 20011 with flag 1005000/1005000
482.47/251.95	c cleaning 10001 clauses out of 20011 with flag 1015001/1015001
488.13/254.99	c cleaning 10001 clauses out of 20009 with flag 1025000/1025000
494.05/258.04	c cleaning 9999 clauses out of 20009 with flag 1035001/1035001
497.99/260.16	c cleaning 9990 clauses out of 20009 with flag 1045000/1045000
501.55/262.06	c cleaning 9996 clauses out of 20019 with flag 1055000/1055000
502.07/262.40	c And the winner is Resolution
502.29/263.51	c Got one! Elapsed wall clock time (in seconds):263.299
502.29/263.51	o 7
505.03/264.95	c cleaning 9989 clauses out of 20024 with flag 1065001/1065001
508.57/266.86	c cleaning 9996 clauses out of 20034 with flag 1075000/1075000
512.71/269.00	c cleaning 9998 clauses out of 20038 with flag 1085000/1085000
516.65/271.16	c cleaning 9996 clauses out of 20040 with flag 1095000/1095000
520.91/273.41	c cleaning 10010 clauses out of 20045 with flag 1105001/1105001
527.62/276.92	c cleaning 10009 clauses out of 20035 with flag 1115001/1115001
534.14/280.38	c cleaning 10003 clauses out of 20026 with flag 1125001/1125001
540.45/283.67	c cleaning 10005 clauses out of 20023 with flag 1135001/1135001
546.91/287.03	c cleaning 10002 clauses out of 20017 with flag 1145000/1145000
552.02/289.77	c cleaning 9998 clauses out of 20016 with flag 1155001/1155001
557.94/292.88	c cleaning 10000 clauses out of 20018 with flag 1165001/1165001
564.64/296.33	c cleaning 10003 clauses out of 20017 with flag 1175000/1175000
570.68/299.56	c cleaning 10003 clauses out of 20016 with flag 1185002/1185002
576.59/302.69	c cleaning 10001 clauses out of 20012 with flag 1195001/1195001
582.69/305.86	c cleaning 10001 clauses out of 20011 with flag 1205001/1205001
587.80/308.54	c cleaning 9990 clauses out of 20010 with flag 1215001/1215001
591.85/310.80	c cleaning 9994 clauses out of 20020 with flag 1225001/1225001
596.17/313.04	c cleaning 9994 clauses out of 20026 with flag 1235001/1235001
601.09/315.67	c cleaning 10000 clauses out of 20031 with flag 1245000/1245000
605.41/317.91	c cleaning 10004 clauses out of 20032 with flag 1255001/1255001
608.46/319.64	c And the winner is Resolution
608.74/320.32	c Got one! Elapsed wall clock time (in seconds):320.104
608.74/320.32	o 5
609.49/320.75	c cleaning 10001 clauses out of 20028 with flag 1265001/1265001
613.60/322.91	c cleaning 9994 clauses out of 20026 with flag 1275000/1275000
617.33/324.99	c cleaning 9999 clauses out of 20033 with flag 1285001/1285001
621.44/327.10	c cleaning 9998 clauses out of 20033 with flag 1295000/1295000
625.49/329.31	c cleaning 9997 clauses out of 20036 with flag 1305001/1305001
628.83/331.18	c cleaning 10001 clauses out of 20039 with flag 1315001/1315001
632.54/333.13	c cleaning 10001 clauses out of 20038 with flag 1325001/1325001
636.27/335.15	c cleaning 9999 clauses out of 20036 with flag 1335000/1335000
640.33/337.36	c cleaning 10001 clauses out of 20038 with flag 1345001/1345001
644.06/339.35	c cleaning 9999 clauses out of 20036 with flag 1355000/1355000
647.58/341.26	c cleaning 10011 clauses out of 20038 with flag 1365001/1365001
653.88/344.56	c cleaning 10007 clauses out of 20026 with flag 1375000/1375000
660.10/347.84	c cleaning 9999 clauses out of 20019 with flag 1385000/1385000
665.81/350.87	c cleaning 10004 clauses out of 20020 with flag 1395000/1395000
671.90/354.09	c cleaning 10002 clauses out of 20017 with flag 1405001/1405001
679.58/358.04	c cleaning 9999 clauses out of 20014 with flag 1415000/1415000
686.79/361.86	c cleaning 9998 clauses out of 20015 with flag 1425000/1425000
693.86/365.60	c cleaning 10004 clauses out of 20017 with flag 1435000/1435000
698.95/368.20	c cleaning 9995 clauses out of 20013 with flag 1445000/1445000
704.64/371.21	c cleaning 10002 clauses out of 20018 with flag 1455000/1455000
710.24/374.23	c cleaning 10000 clauses out of 20016 with flag 1465000/1465000
715.93/377.29	c cleaning 9999 clauses out of 20016 with flag 1475000/1475000
721.41/380.13	c cleaning 10003 clauses out of 20019 with flag 1485002/1485002
727.08/383.14	c cleaning 10001 clauses out of 20014 with flag 1495000/1495000
731.09/385.40	c cleaning 10004 clauses out of 20014 with flag 1505002/1505002
734.41/387.14	c And the winner is Resolution
734.71/387.70	c Got one! Elapsed wall clock time (in seconds):387.48
734.71/387.70	o 3
734.91/387.83	c cleaning 9993 clauses out of 20008 with flag 1515000/1515000
739.61/390.38	c cleaning 9993 clauses out of 20018 with flag 1525003/1525003
744.11/392.74	c cleaning 9997 clauses out of 20022 with flag 1535000/1535000
748.51/395.19	c cleaning 9999 clauses out of 20026 with flag 1545001/1545001
749.22/395.63	c cleaning 0 clauses out of 11001 with flag 0/11001
753.29/397.83	c cleaning 10000 clauses out of 20027 with flag 1555001/1555001
757.58/400.20	c cleaning 10000 clauses out of 20027 with flag 1565001/1565001
762.38/402.71	c cleaning 9999 clauses out of 20027 with flag 1575001/1575001
766.45/404.97	c cleaning 10000 clauses out of 20027 with flag 1585000/1585000
769.95/406.90	c cleaning 10000 clauses out of 20027 with flag 1595000/1595000
774.02/409.08	c cleaning 10002 clauses out of 20029 with flag 1605002/1605002
777.81/411.18	c cleaning 9998 clauses out of 20026 with flag 1615001/1615001
782.31/413.60	c cleaning 9998 clauses out of 20028 with flag 1625001/1625001
787.34/416.20	c cleaning 10000 clauses out of 20030 with flag 1635001/1635001
791.81/418.61	c cleaning 10003 clauses out of 20029 with flag 1645000/1645000
796.61/421.26	c cleaning 10001 clauses out of 20027 with flag 1655001/1655001
800.85/423.53	c cleaning 10010 clauses out of 20026 with flag 1665001/1665001
806.28/426.45	c cleaning 10004 clauses out of 20016 with flag 1675001/1675001
810.72/428.83	c cleaning 9999 clauses out of 20011 with flag 1685000/1685000
815.26/431.39	c cleaning 10002 clauses out of 20013 with flag 1695001/1695001
821.30/434.55	c cleaning 10001 clauses out of 20011 with flag 1705001/1705001
825.34/436.77	c cleaning 9997 clauses out of 20009 with flag 1715000/1715000
830.14/439.32	c cleaning 10005 clauses out of 20013 with flag 1725001/1725001
836.25/442.62	c cleaning 9998 clauses out of 20008 with flag 1735001/1735001
841.49/445.45	c cleaning 10000 clauses out of 20010 with flag 1745001/1745001
845.54/447.66	c cleaning 9999 clauses out of 20009 with flag 1755000/1755000
850.55/450.30	c cleaning 9998 clauses out of 20011 with flag 1765001/1765001
854.90/452.71	c cleaning 10000 clauses out of 20012 with flag 1775000/1775000
858.93/454.97	c cleaning 9997 clauses out of 20013 with flag 1785001/1785001
862.98/457.15	c cleaning 10004 clauses out of 20015 with flag 1795000/1795000
868.20/459.91	c cleaning 10001 clauses out of 20011 with flag 1805000/1805000
873.72/463.00	c cleaning 10003 clauses out of 20011 with flag 1815001/1815001
879.94/466.21	c cleaning 10000 clauses out of 20007 with flag 1825000/1825000
885.56/469.23	c cleaning 10000 clauses out of 20007 with flag 1835000/1835000
890.98/472.15	c cleaning 10000 clauses out of 20009 with flag 1845002/1845002
896.30/475.02	c cleaning 9998 clauses out of 20008 with flag 1855001/1855001
900.53/477.35	c cleaning 9999 clauses out of 20009 with flag 1865000/1865000
904.36/479.49	c cleaning 9992 clauses out of 20011 with flag 1875001/1875001
908.38/481.69	c cleaning 10004 clauses out of 20021 with flag 1885003/1885003
912.49/483.92	c cleaning 9996 clauses out of 20014 with flag 1895000/1895000
916.10/485.98	c cleaning 9999 clauses out of 20019 with flag 1905001/1905001
920.74/488.48	c cleaning 10003 clauses out of 20022 with flag 1915003/1915003
925.14/490.89	c cleaning 10001 clauses out of 20017 with flag 1925001/1925001
931.02/494.04	c cleaning 10002 clauses out of 20017 with flag 1935002/1935002
936.02/496.70	c cleaning 10000 clauses out of 20013 with flag 1945000/1945000
940.62/499.27	c cleaning 10000 clauses out of 20014 with flag 1955001/1955001
944.02/501.18	c cleaning 10000 clauses out of 20013 with flag 1965000/1965000
949.30/504.07	c cleaning 10004 clauses out of 20014 with flag 1975001/1975001
954.69/506.99	c cleaning 10001 clauses out of 20009 with flag 1985000/1985000
960.47/510.07	c cleaning 10004 clauses out of 20008 with flag 1995000/1995000
965.45/512.74	c cleaning 9997 clauses out of 20005 with flag 2005002/2005002
970.54/515.51	c cleaning 9997 clauses out of 20008 with flag 2015002/2015002
975.13/518.08	c cleaning 9996 clauses out of 20010 with flag 2025001/2025001
979.69/520.59	c cleaning 9998 clauses out of 20013 with flag 2035000/2035000
984.86/523.33	c cleaning 10003 clauses out of 20016 with flag 2045001/2045001
990.14/526.26	c cleaning 10000 clauses out of 20013 with flag 2055001/2055001
995.11/528.91	c cleaning 9998 clauses out of 20012 with flag 2065000/2065000
1000.29/531.71	c cleaning 10000 clauses out of 20015 with flag 2075001/2075001
1005.26/534.47	c cleaning 10000 clauses out of 20014 with flag 2085000/2085000
1009.93/537.08	c cleaning 10000 clauses out of 20015 with flag 2095001/2095001
1014.32/539.46	c cleaning 10001 clauses out of 20016 with flag 2105002/2105002
1019.51/542.30	c cleaning 10002 clauses out of 20013 with flag 2115000/2115000
1024.85/545.10	c cleaning 9999 clauses out of 20011 with flag 2125000/2125000
1029.93/547.93	c cleaning 9998 clauses out of 20012 with flag 2135000/2135000
1035.10/550.75	c cleaning 10000 clauses out of 20014 with flag 2145000/2145000
1040.86/553.83	c cleaning 10002 clauses out of 20015 with flag 2155001/2155001
1046.43/556.86	c cleaning 10000 clauses out of 20013 with flag 2165001/2165001
1051.91/559.82	c cleaning 10001 clauses out of 20012 with flag 2175000/2175000
1057.85/563.09	c cleaning 10000 clauses out of 20011 with flag 2185000/2185000
1063.78/566.23	c cleaning 10001 clauses out of 20011 with flag 2195000/2195000
1069.14/569.16	c cleaning 10003 clauses out of 20013 with flag 2205003/2205003
1074.77/572.26	c cleaning 9999 clauses out of 20009 with flag 2215002/2215002
1080.52/575.33	c cleaning 9998 clauses out of 20008 with flag 2225000/2225000
1085.64/578.17	c cleaning 9998 clauses out of 20010 with flag 2235000/2235000
1090.41/580.76	c cleaning 10001 clauses out of 20013 with flag 2245001/2245001
1094.84/583.24	c cleaning 10002 clauses out of 20011 with flag 2255001/2255001
1100.01/586.03	c cleaning 10004 clauses out of 20015 with flag 2265007/2265007
1104.77/588.62	c cleaning 9998 clauses out of 20005 with flag 2275001/2275001
1110.32/591.64	c cleaning 9999 clauses out of 20007 with flag 2285001/2285001
1115.77/594.69	c cleaning 9999 clauses out of 20008 with flag 2295001/2295001
1121.72/597.85	c cleaning 9998 clauses out of 20007 with flag 2305000/2305000
1127.44/600.97	c cleaning 9999 clauses out of 20010 with flag 2315001/2315001
1133.18/604.06	c cleaning 10000 clauses out of 20011 with flag 2325001/2325001
1138.61/607.06	c cleaning 10003 clauses out of 20011 with flag 2335001/2335001
1143.75/609.88	c cleaning 9999 clauses out of 20007 with flag 2345000/2345000
1148.90/612.63	c cleaning 10000 clauses out of 20008 with flag 2355000/2355000
1154.02/615.40	c cleaning 9999 clauses out of 20010 with flag 2365002/2365002
1159.44/618.47	c cleaning 10003 clauses out of 20011 with flag 2375002/2375002
1165.18/621.53	c cleaning 10000 clauses out of 20006 with flag 2385000/2385000
1170.90/624.70	c cleaning 10000 clauses out of 20006 with flag 2395000/2395000
1176.63/627.73	c cleaning 9998 clauses out of 20005 with flag 2405001/2405001
1182.23/630.88	c cleaning 10001 clauses out of 20007 with flag 2415001/2415001
1187.57/633.74	c cleaning 9999 clauses out of 20004 with flag 2425000/2425000
1193.11/636.72	c cleaning 9998 clauses out of 20003 with flag 2435000/2435000
1193.73/637.23	c And the winner is Resolution
1198.56/642.88	c starts		: 214
1198.56/642.88	c conflicts		: 2435424
1198.56/642.88	c decisions		: 2493646
1198.56/642.88	c propagations		: 54656317
1198.56/642.88	c inspects		: 1453542855
1198.56/642.88	c learnt literals	: 21
1198.56/642.88	c learnt binary clauses	: 109
1198.56/642.88	c learnt ternary clauses	: 408
1198.56/642.88	c learnt clauses	: 2435402
1198.56/642.88	c ignored clauses	: 0
1198.56/642.88	c root simplifications	: 0
1198.56/642.88	c removed literals (reason simplification)	: 103005003
1198.56/642.88	c reason swapping (by a shorter reason)	: 0
1198.56/642.88	c Calls to reduceDB	: 245
1198.56/642.88	c number of reductions to clauses (during analyze)	: 0
1198.56/642.88	c number of learned constraints concerned by reduction	: 0
1198.56/642.88	c number of learning phase by resolution	: 0
1198.56/642.88	c number of learning phase by cutting planes	: 0
1198.56/642.88	c speed (assignments/second)	: 214186.46764453466
1198.56/642.88	c non guided choices	8522
1198.56/642.88	c learnt constraints type 
1198.56/642.88	c constraints type 
1198.56/642.88	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 486
1198.56/642.88	c org.sat4j.pb.constraints.pb.MaxWatchPb => 505
1198.56/642.88	c constraints type 
1198.56/642.88	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 486
1198.56/642.88	c org.sat4j.pb.constraints.pb.MaxWatchPb => 505
1198.56/642.88	s OPTIMUM FOUND
1198.56/642.88	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 
1198.56/642.88	c objective function=3
1198.56/642.88	c Total wall clock time (in seconds): 642.665

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-2661644-1276646243/watcher-2661644-1276646243 -o /tmp/evaluation-result-2661644-1276646243/solver-2661644-1276646243 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661644-1276646243.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.00 1.00 1.00 3/106 12479
/proc/meminfo: memFree=1710732/2059040 swapFree=4192956/4192956
[pid=12479] ppid=12477 vsize=1832 CPUtime=0
/proc/12479/stat : 12479 (java6) S 12477 12479 12276 0 -1 4194304 254 0 0 0 0 0 0 0 19 0 1 0 5915156 1875968 156 1992294400 134512640 134550932 4292267248 18446744073709551615 4294960144 0 2147483391 4096 0 18446744071699383486 0 0 17 1 0 0 0
/proc/12479/statm: 458 156 119 10 0 63 0

[startup+0.065823 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12479
/proc/meminfo: memFree=1710732/2059040 swapFree=4192956/4192956
[pid=12479] ppid=12477 vsize=1521796 CPUtime=0.05
/proc/12479/stat : 12479 (java) S 12477 12479 12276 0 -1 4202496 3661 0 1 0 3 2 0 0 18 0 7 0 5915156 1558319104 3102 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/12479/statm: 380449 3102 1033 10 0 377759 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1521796

[startup+0.101825 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12479
/proc/meminfo: memFree=1710732/2059040 swapFree=4192956/4192956
[pid=12479] ppid=12477 vsize=1524180 CPUtime=0.08
/proc/12479/stat : 12479 (java) S 12477 12479 12276 0 -1 4202496 3959 0 1 0 6 2 0 0 18 0 12 0 5915156 1560760320 3398 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12479/statm: 381045 3398 1075 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524180

[startup+0.300247 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12479
/proc/meminfo: memFree=1710732/2059040 swapFree=4192956/4192956
[pid=12479] ppid=12477 vsize=1526132 CPUtime=0.36
/proc/12479/stat : 12479 (java) S 12477 12479 12276 0 -1 4202496 5361 0 1 0 33 3 0 0 18 0 12 0 5915156 1562759168 4798 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12479/statm: 381533 4798 1356 10 0 378836 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1526132

[startup+0.700235 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 12479
/proc/meminfo: memFree=1710732/2059040 swapFree=4192956/4192956
[pid=12479] ppid=12477 vsize=1533916 CPUtime=1.14
/proc/12479/stat : 12479 (java) S 12477 12479 12276 0 -1 4202496 8043 0 1 0 110 4 0 0 18 0 16 0 5915156 1570729984 7064 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12479/statm: 383479 7064 1411 10 0 380782 0
Current children cumulated CPU time (s) 1.14
Current children cumulated vsize (KiB) 1533916

[startup+1.50121 s]
/proc/loadavg: 1.00 1.00 1.00 5/122 12495
/proc/meminfo: memFree=1682892/2059040 swapFree=4192956/4192956
[pid=12479] ppid=12477 vsize=1539100 CPUtime=2.73
/proc/12479/stat : 12479 (java) S 12477 12479 12276 0 -1 4202496 11949 0 1 0 267 6 0 0 18 0 16 0 5915156 1576038400 9820 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12479/statm: 384775 9820 1422 10 0 382078 0
[pid=12479/tid=12481] ppid=12477 vsize=1539100 CPUtime=0.41
/proc/12479/task/12481/stat : 12481 (java) S 12477 12479 12276 0 -1 4202560 4163 0 1 0 39 2 0 0 18 0 16 0 5915158 1576038400 9820 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=1539100 CPUtime=0
/proc/12479/task/12482/stat : 12482 (java) S 12477 12479 12276 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 16 0 5915159 1576038400 9820 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=1539100 CPUtime=0
/proc/12479/task/12483/stat : 12483 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 16 0 5915159 1576038400 9820 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12484] ppid=12477 vsize=1539100 CPUtime=0
/proc/12479/task/12484/stat : 12484 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 16 0 5915161 1576038400 9820 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12485] ppid=12477 vsize=1539100 CPUtime=0
/proc/12479/task/12485/stat : 12485 (java) S 12477 12479 12276 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 16 0 5915162 1576038400 9821 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12486] ppid=12477 vsize=1539100 CPUtime=0
/proc/12479/task/12486/stat : 12486 (java) S 12477 12479 12276 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 16 0 5915162 1576038400 9821 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12487] ppid=12477 vsize=1539100 CPUtime=0
/proc/12479/task/12487/stat : 12487 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5915166 1576038400 9821 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12488] ppid=12477 vsize=1539100 CPUtime=0.6
/proc/12479/task/12488/stat : 12488 (java) R 12477 12479 12276 0 -1 4202560 1418 0 0 0 60 0 0 0 25 0 16 0 5915166 1576038400 9822 1992294400 134512640 134550932 4286890656 18446744073709551615 104163883 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12479/tid=12489] ppid=12477 vsize=1539100 CPUtime=0.63
/proc/12479/task/12489/stat : 12489 (java) R 12477 12479 12276 0 -1 4202560 3356 0 0 0 62 1 0 0 25 0 16 0 5915166 1576038400 9822 1992294400 134512640 134550932 4286890656 18446744073709551615 104147900 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12479/tid=12490] ppid=12477 vsize=1539100 CPUtime=0
/proc/12479/task/12490/stat : 12490 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5915166 1576038400 9822 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12491] ppid=12477 vsize=1539100 CPUtime=0
/proc/12479/task/12491/stat : 12491 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 5915166 1576038400 9823 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12492] ppid=12477 vsize=1539100 CPUtime=0.61
/proc/12479/task/12492/stat : 12492 (java) R 12477 12479 12276 0 -1 4202560 698 0 0 0 61 0 0 0 22 0 16 0 5915202 1576038400 9823 1992294400 134512640 134550932 4286890656 18446744073709551615 4109336595 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12479/tid=12493] ppid=12477 vsize=1539100 CPUtime=0.42
/proc/12479/task/12493/stat : 12493 (java) R 12477 12479 12276 0 -1 4202560 1243 0 0 0 42 0 0 0 23 0 16 0 5915202 1576038400 9823 1992294400 134512640 134550932 4286890656 18446744073709551615 4109686009 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12479/tid=12494] ppid=12477 vsize=1539100 CPUtime=0
/proc/12479/task/12494/stat : 12494 (java) S 12477 12479 12276 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 5915203 1576038400 9823 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12495] ppid=12477 vsize=1539100 CPUtime=0
/proc/12479/task/12495/stat : 12495 (java) S 12477 12479 12276 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 16 0 5915203 1576038400 9824 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 1539100

[startup+3.10116 s]
/proc/loadavg: 1.24 1.05 1.02 5/122 12495
/proc/meminfo: memFree=1657968/2059040 swapFree=4192956/4192956
[pid=12479] ppid=12477 vsize=1551164 CPUtime=5.9
/proc/12479/stat : 12479 (java) S 12477 12479 12276 0 -1 4202496 26563 0 1 0 578 12 0 0 18 0 16 0 5915156 1588391936 21648 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12479/statm: 387791 21648 1425 10 0 385094 0
[pid=12479/tid=12481] ppid=12477 vsize=1551164 CPUtime=0.41
/proc/12479/task/12481/stat : 12481 (java) S 12477 12479 12276 0 -1 4202560 4163 0 1 0 39 2 0 0 18 0 16 0 5915158 1588391936 21648 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=1551164 CPUtime=0
/proc/12479/task/12482/stat : 12482 (java) S 12477 12479 12276 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 16 0 5915159 1588391936 21652 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=1551164 CPUtime=0
/proc/12479/task/12483/stat : 12483 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 16 0 5915159 1588391936 21652 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12484] ppid=12477 vsize=1551164 CPUtime=0
/proc/12479/task/12484/stat : 12484 (java) R 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 16 0 5915161 1588391936 21652 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=12479/tid=12485] ppid=12477 vsize=1551164 CPUtime=0
/proc/12479/task/12485/stat : 12485 (java) S 12477 12479 12276 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 16 0 5915162 1588391936 21652 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12486] ppid=12477 vsize=1551164 CPUtime=0
/proc/12479/task/12486/stat : 12486 (java) S 12477 12479 12276 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 16 0 5915162 1588391936 21652 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12487] ppid=12477 vsize=1551164 CPUtime=0
/proc/12479/task/12487/stat : 12487 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5915166 1588391936 21652 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12488] ppid=12477 vsize=1551164 CPUtime=1.09
/proc/12479/task/12488/stat : 12488 (java) R 12477 12479 12276 0 -1 4202560 4328 0 0 0 108 1 0 0 25 0 16 0 5915166 1588391936 21652 1992294400 134512640 134550932 4286890656 18446744073709551615 104140971 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12479/tid=12489] ppid=12477 vsize=1551164 CPUtime=1.44
/proc/12479/task/12489/stat : 12489 (java) R 12477 12479 12276 0 -1 4202560 6237 0 0 0 141 3 0 0 18 0 16 0 5915166 1588391936 21652 1992294400 134512640 134550932 4286890656 18446744073709551615 103861475 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12479/tid=12490] ppid=12477 vsize=1551164 CPUtime=0
/proc/12479/task/12490/stat : 12490 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5915166 1588391936 21652 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12491] ppid=12477 vsize=1551164 CPUtime=0
/proc/12479/task/12491/stat : 12491 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 5915166 1588391936 21652 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12492] ppid=12477 vsize=1551164 CPUtime=1.8
/proc/12479/task/12492/stat : 12492 (java) R 12477 12479 12276 0 -1 4202560 2684 0 0 0 180 0 0 0 19 0 16 0 5915202 1588391936 21652 1992294400 134512640 134550932 4286890656 18446744073709551615 4109276166 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12479/tid=12493] ppid=12477 vsize=1551164 CPUtime=1.09
/proc/12479/task/12493/stat : 12493 (java) R 12477 12479 12276 0 -1 4202560 8081 0 0 0 106 3 0 0 25 0 16 0 5915202 1588391936 21652 1992294400 134512640 134550932 4286890656 18446744073709551615 4109327690 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12479/tid=12494] ppid=12477 vsize=1551164 CPUtime=0
/proc/12479/task/12494/stat : 12494 (java) S 12477 12479 12276 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 5915203 1588391936 21652 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12495] ppid=12477 vsize=1551164 CPUtime=0
/proc/12479/task/12495/stat : 12495 (java) S 12477 12479 12276 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 16 0 5915203 1588391936 21652 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 1551164

[startup+6.30106 s]
/proc/loadavg: 1.24 1.05 1.02 3/122 12495
/proc/meminfo: memFree=1544508/2059040 swapFree=4192956/4192956
[pid=12479] ppid=12477 vsize=1549796 CPUtime=12.18
/proc/12479/stat : 12479 (java) S 12477 12479 12276 0 -1 4202496 50284 0 1 0 1196 22 0 0 18 0 16 0 5915156 1586991104 42651 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12479/statm: 387449 42651 1448 10 0 384752 0
[pid=12479/tid=12481] ppid=12477 vsize=1549796 CPUtime=0.41
/proc/12479/task/12481/stat : 12481 (java) S 12477 12479 12276 0 -1 4202560 4163 0 1 0 39 2 0 0 18 0 16 0 5915158 1586991104 42651 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=1549796 CPUtime=0.03
/proc/12479/task/12482/stat : 12482 (java) S 12477 12479 12276 0 -1 4202560 1341 0 0 0 3 0 0 0 15 0 16 0 5915159 1586991104 42651 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=1549796 CPUtime=0.04
/proc/12479/task/12483/stat : 12483 (java) S 12477 12479 12276 0 -1 4202560 1100 0 0 0 4 0 0 0 16 0 16 0 5915159 1586991104 42651 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12484] ppid=12477 vsize=1549796 CPUtime=0.04
/proc/12479/task/12484/stat : 12484 (java) S 12477 12479 12276 0 -1 4202560 1127 0 0 0 4 0 0 0 15 0 16 0 5915161 1586991104 42651 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12485] ppid=12477 vsize=1549796 CPUtime=0
/proc/12479/task/12485/stat : 12485 (java) S 12477 12479 12276 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 5915162 1586991104 42651 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12486] ppid=12477 vsize=1549796 CPUtime=0
/proc/12479/task/12486/stat : 12486 (java) S 12477 12479 12276 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 5915162 1586991104 42651 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12487] ppid=12477 vsize=1549796 CPUtime=0
/proc/12479/task/12487/stat : 12487 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5915166 1586991104 42651 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12488] ppid=12477 vsize=1549796 CPUtime=1.97
/proc/12479/task/12488/stat : 12488 (java) S 12477 12479 12276 0 -1 4202560 5460 0 0 0 195 2 0 0 20 0 16 0 5915166 1586991104 42651 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12489] ppid=12477 vsize=1549796 CPUtime=2.92
/proc/12479/task/12489/stat : 12489 (java) S 12477 12479 12276 0 -1 4202560 8074 0 0 0 288 4 0 0 15 0 16 0 5915166 1586991104 42651 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12490] ppid=12477 vsize=1549796 CPUtime=0
/proc/12479/task/12490/stat : 12490 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5915166 1586991104 42651 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12491] ppid=12477 vsize=1549796 CPUtime=0
/proc/12479/task/12491/stat : 12491 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 5915166 1586991104 42651 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12492] ppid=12477 vsize=1549796 CPUtime=3.94
/proc/12479/task/12492/stat : 12492 (java) R 12477 12479 12276 0 -1 4202560 5479 0 0 0 392 2 0 0 20 0 16 0 5915202 1586991104 42651 1992294400 134512640 134550932 4286890656 18446744073709551615 4109659216 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12479/tid=12493] ppid=12477 vsize=1549796 CPUtime=2.75
/proc/12479/task/12493/stat : 12493 (java) R 12477 12479 12276 0 -1 4202560 22468 0 0 0 267 8 0 0 25 0 16 0 5915202 1586991104 42651 1992294400 134512640 134550932 4286890656 18446744073709551615 4109640669 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12479/tid=12494] ppid=12477 vsize=1549796 CPUtime=0
/proc/12479/task/12494/stat : 12494 (java) S 12477 12479 12276 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 5915203 1586991104 42651 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12495] ppid=12477 vsize=1549796 CPUtime=0
/proc/12479/task/12495/stat : 12495 (java) S 12477 12479 12276 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 16 0 5915203 1586991104 42651 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.18
Current children cumulated vsize (KiB) 1549796

[startup+12.7019 s]
/proc/loadavg: 1.36 1.08 1.03 3/122 12495
/proc/meminfo: memFree=1511028/2059040 swapFree=4192956/4192956
[pid=12479] ppid=12477 vsize=1548612 CPUtime=24.64
/proc/12479/stat : 12479 (java) S 12477 12479 12276 0 -1 4202496 59152 0 1 0 2438 26 0 0 18 0 16 0 5915156 1585778688 51021 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12479/statm: 387153 51021 1448 10 0 384456 0
[pid=12479/tid=12481] ppid=12477 vsize=1548612 CPUtime=0.41
/proc/12479/task/12481/stat : 12481 (java) S 12477 12479 12276 0 -1 4202560 4163 0 1 0 39 2 0 0 15 0 16 0 5915158 1585778688 51021 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=1548612 CPUtime=0.13
/proc/12479/task/12482/stat : 12482 (java) S 12477 12479 12276 0 -1 4202560 2767 0 0 0 12 1 0 0 16 0 16 0 5915159 1585778688 51021 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=1548612 CPUtime=0.13
/proc/12479/task/12483/stat : 12483 (java) S 12477 12479 12276 0 -1 4202560 2525 0 0 0 12 1 0 0 15 0 16 0 5915159 1585778688 51021 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12484] ppid=12477 vsize=1548612 CPUtime=0.26
/proc/12479/task/12484/stat : 12484 (java) S 12477 12479 12276 0 -1 4202560 2733 0 0 0 25 1 0 0 15 0 16 0 5915161 1585778688 51021 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12485] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12485/stat : 12485 (java) S 12477 12479 12276 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 5915162 1585778688 51021 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12486] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12486/stat : 12486 (java) S 12477 12479 12276 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 5915162 1585778688 51021 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12487] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12487/stat : 12487 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5915166 1585778688 51021 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12488] ppid=12477 vsize=1548612 CPUtime=1.97
/proc/12479/task/12488/stat : 12488 (java) S 12477 12479 12276 0 -1 4202560 5460 0 0 0 195 2 0 0 20 0 16 0 5915166 1585778688 51021 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12489] ppid=12477 vsize=1548612 CPUtime=3.02
/proc/12479/task/12489/stat : 12489 (java) S 12477 12479 12276 0 -1 4202560 8074 0 0 0 298 4 0 0 16 0 16 0 5915166 1585778688 51021 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12490] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12490/stat : 12490 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5915166 1585778688 51021 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12491] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12491/stat : 12491 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 5915166 1585778688 51021 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0

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

/proc/12479/task/12494/stat : 12494 (java) S 12477 12479 12276 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 5915203 1585778688 75030 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12495] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12495/stat : 12495 (java) S 12477 12479 12276 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 16 0 5915203 1585778688 75030 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12521] ppid=12477 vsize=1548612 CPUtime=62.47
/proc/12479/task/12521/stat : 12521 (java) R 12477 12479 12276 0 -1 4202560 38 0 0 0 6247 0 0 0 17 0 16 0 5953926 1585778688 75030 1992294400 134512640 134550932 4286890656 18446744073709551615 4109713900 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12479/tid=12522] ppid=12477 vsize=1548612 CPUtime=62.48
/proc/12479/task/12522/stat : 12522 (java) R 12477 12479 12276 0 -1 4202560 40 0 0 0 6248 0 0 0 17 0 16 0 5953926 1585778688 75030 1992294400 134512640 134550932 4286890656 18446744073709551615 4109758374 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 872.53
Current children cumulated vsize (KiB) 1548612

[startup+522.302 s]
/proc/loadavg: 2.87 2.25 1.59 4/122 12526
/proc/meminfo: memFree=1404264/2059040 swapFree=4192956/4192956
[pid=12479] ppid=12477 vsize=1548612 CPUtime=982.88
/proc/12479/stat : 12479 (java) S 12477 12479 12276 0 -1 4202496 88760 0 1 0 98170 118 0 0 18 0 16 0 5915156 1585778688 77383 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12479/statm: 387153 77383 1449 10 0 384456 0
[pid=12479/tid=12481] ppid=12477 vsize=1548612 CPUtime=0.43
/proc/12479/task/12481/stat : 12481 (java) S 12477 12479 12276 0 -1 4202560 4183 0 1 0 40 3 0 0 15 0 16 0 5915158 1585778688 77383 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=1548612 CPUtime=8.19
/proc/12479/task/12482/stat : 12482 (java) S 12477 12479 12276 0 -1 4202560 15229 0 0 0 788 31 0 0 16 0 16 0 5915159 1585778688 77383 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=1548612 CPUtime=8.19
/proc/12479/task/12483/stat : 12483 (java) S 12477 12479 12276 0 -1 4202560 14818 0 0 0 782 37 0 0 15 0 16 0 5915159 1585778688 77383 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12484] ppid=12477 vsize=1548612 CPUtime=48.14
/proc/12479/task/12484/stat : 12484 (java) S 12477 12479 12276 0 -1 4202560 6137 0 0 0 4803 11 0 0 16 0 16 0 5915161 1585778688 77383 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12485] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12485/stat : 12485 (java) S 12477 12479 12276 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 5915162 1585778688 77383 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12486] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12486/stat : 12486 (java) S 12477 12479 12276 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 5915162 1585778688 77383 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12487] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12487/stat : 12487 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5915166 1585778688 77383 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12488] ppid=12477 vsize=1548612 CPUtime=2.05
/proc/12479/task/12488/stat : 12488 (java) S 12477 12479 12276 0 -1 4202560 5460 0 0 0 203 2 0 0 16 0 16 0 5915166 1585778688 77383 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12489] ppid=12477 vsize=1548612 CPUtime=3.92
/proc/12479/task/12489/stat : 12489 (java) S 12477 12479 12276 0 -1 4202560 8914 0 0 0 388 4 0 0 15 0 16 0 5915166 1585778688 77383 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12490] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12490/stat : 12490 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5915166 1585778688 77383 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12491] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12491/stat : 12491 (java) S 12477 12479 12276 0 -1 4202560 30 0 0 0 0 0 0 0 15 0 16 0 5915166 1585778688 77383 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12494] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12494/stat : 12494 (java) S 12477 12479 12276 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 5915203 1585778688 77383 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12495] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12495/stat : 12495 (java) S 12477 12479 12276 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 16 0 5915203 1585778688 77383 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12521] ppid=12477 vsize=1548612 CPUtime=112.75
/proc/12479/task/12521/stat : 12521 (java) R 12477 12479 12276 0 -1 4202560 79 0 0 0 11275 0 0 0 17 0 16 0 5953926 1585778688 77383 1992294400 134512640 134550932 4286890656 18446744073709551615 4109729463 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12479/tid=12522] ppid=12477 vsize=1548612 CPUtime=112.17
/proc/12479/task/12522/stat : 12522 (java) R 12477 12479 12276 0 -1 4202560 63 0 0 0 11217 0 0 0 17 0 16 0 5953926 1585778688 77383 1992294400 134512640 134550932 4286890656 18446744073709551615 4110300280 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 982.88
Current children cumulated vsize (KiB) 1548612

[startup+582.307 s]
/proc/loadavg: 3.17 2.45 1.71 5/122 12528
/proc/meminfo: memFree=1392484/2059040 swapFree=4192956/4192956
[pid=12479] ppid=12477 vsize=1548612 CPUtime=1093.07
/proc/12479/stat : 12479 (java) S 12477 12479 12276 0 -1 4202496 91868 0 1 0 109179 128 0 0 18 0 16 0 5915156 1585778688 80291 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12479/statm: 387153 80291 1449 10 0 384456 0
[pid=12479/tid=12481] ppid=12477 vsize=1548612 CPUtime=0.43
/proc/12479/task/12481/stat : 12481 (java) R 12477 12479 12276 0 -1 4202560 4188 0 1 0 40 3 0 0 15 0 16 0 5915158 1585778688 80291 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=1548612 CPUtime=9.12
/proc/12479/task/12482/stat : 12482 (java) R 12477 12479 12276 0 -1 4202560 16702 0 0 0 876 36 0 0 15 0 16 0 5915159 1585778688 80291 1992294400 134512640 134550932 4286890656 18446744073709551615 105886435 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=1548612 CPUtime=9.12
/proc/12479/task/12483/stat : 12483 (java) R 12477 12479 12276 0 -1 4202560 15910 0 0 0 872 40 0 0 15 0 16 0 5915159 1585778688 80291 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12479/tid=12484] ppid=12477 vsize=1548612 CPUtime=56.95
/proc/12479/task/12484/stat : 12484 (java) S 12477 12479 12276 0 -1 4202560 6612 0 0 0 5683 12 0 0 15 0 16 0 5915161 1585778688 80291 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12485] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12485/stat : 12485 (java) S 12477 12479 12276 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 5915162 1585778688 80291 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12486] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12486/stat : 12486 (java) S 12477 12479 12276 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 16 0 5915162 1585778688 80291 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12487] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12487/stat : 12487 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5915166 1585778688 80291 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12488] ppid=12477 vsize=1548612 CPUtime=2.05
/proc/12479/task/12488/stat : 12488 (java) S 12477 12479 12276 0 -1 4202560 5460 0 0 0 203 2 0 0 16 0 16 0 5915166 1585778688 80291 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12489] ppid=12477 vsize=1548612 CPUtime=3.92
/proc/12479/task/12489/stat : 12489 (java) S 12477 12479 12276 0 -1 4202560 8914 0 0 0 388 4 0 0 15 0 16 0 5915166 1585778688 80291 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12490] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12490/stat : 12490 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 5915166 1585778688 80291 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12491] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12491/stat : 12491 (java) R 12477 12479 12276 0 -1 4202560 34 0 0 0 0 0 0 0 15 0 16 0 5915166 1585778688 80291 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=12479/tid=12494] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12494/stat : 12494 (java) S 12477 12479 12276 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 5915203 1585778688 80291 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12495] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12495/stat : 12495 (java) S 12477 12479 12276 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 16 0 5915203 1585778688 80291 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12521] ppid=12477 vsize=1548612 CPUtime=162.46
/proc/12479/task/12521/stat : 12521 (java) S 12477 12479 12276 0 -1 4202560 110 0 0 0 16245 1 0 0 16 0 16 0 5953926 1585778688 80291 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12522] ppid=12477 vsize=1548612 CPUtime=162
/proc/12479/task/12522/stat : 12522 (java) S 12477 12479 12276 0 -1 4202560 91 0 0 0 16199 1 0 0 16 0 16 0 5953926 1585778688 80291 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1093.07
Current children cumulated vsize (KiB) 1548612

[startup+642.301 s]
/proc/loadavg: 2.94 2.53 1.78 2/120 12530
/proc/meminfo: memFree=1389524/2059040 swapFree=4192956/4192956
[pid=12479] ppid=12477 vsize=1548612 CPUtime=1198.07
/proc/12479/stat : 12479 (java) S 12477 12479 12276 0 -1 4202496 92647 0 1 0 119672 135 0 0 18 0 14 0 5915156 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12479/statm: 387153 80991 1449 10 0 384456 0
[pid=12479/tid=12481] ppid=12477 vsize=1548612 CPUtime=4.39
/proc/12479/task/12481/stat : 12481 (java) R 12477 12479 12276 0 -1 4202560 4192 0 1 0 436 3 0 0 21 0 14 0 5915158 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4109469377 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=1548612 CPUtime=9.99
/proc/12479/task/12482/stat : 12482 (java) S 12477 12479 12276 0 -1 4202560 16831 0 0 0 960 39 0 0 15 0 14 0 5915159 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=1548612 CPUtime=9.99
/proc/12479/task/12483/stat : 12483 (java) S 12477 12479 12276 0 -1 4202560 16321 0 0 0 957 42 0 0 16 0 14 0 5915159 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12484] ppid=12477 vsize=1548612 CPUtime=65.23
/proc/12479/task/12484/stat : 12484 (java) S 12477 12479 12276 0 -1 4202560 6789 0 0 0 6511 12 0 0 15 0 14 0 5915161 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12485] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12485/stat : 12485 (java) S 12477 12479 12276 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 5915162 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12486] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12486/stat : 12486 (java) S 12477 12479 12276 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 5915162 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12487] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12487/stat : 12487 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 5915166 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12488] ppid=12477 vsize=1548612 CPUtime=2.07
/proc/12479/task/12488/stat : 12488 (java) S 12477 12479 12276 0 -1 4202560 5460 0 0 0 205 2 0 0 15 0 14 0 5915166 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12489] ppid=12477 vsize=1548612 CPUtime=3.93
/proc/12479/task/12489/stat : 12489 (java) S 12477 12479 12276 0 -1 4202560 8914 0 0 0 389 4 0 0 15 0 14 0 5915166 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12490] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12490/stat : 12490 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 5915166 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12491] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12491/stat : 12491 (java) S 12477 12479 12276 0 -1 4202560 38 0 0 0 0 0 0 0 15 0 14 0 5915166 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12494] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12494/stat : 12494 (java) S 12477 12479 12276 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 14 0 5915203 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12495] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12495/stat : 12495 (java) S 12477 12479 12276 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 14 0 5915203 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1198.07
Current children cumulated vsize (KiB) 1548612

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

[startup+642.701 s]
/proc/loadavg: 2.94 2.53 1.78 2/120 12530
/proc/meminfo: memFree=1389524/2059040 swapFree=4192956/4192956
[pid=12479] ppid=12477 vsize=1548612 CPUtime=1198.46
/proc/12479/stat : 12479 (java) S 12477 12479 12276 0 -1 4202496 92647 0 1 0 119711 135 0 0 18 0 14 0 5915156 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12479/statm: 387153 80991 1449 10 0 384456 0
[pid=12479/tid=12481] ppid=12477 vsize=1548612 CPUtime=4.78
/proc/12479/task/12481/stat : 12481 (java) R 12477 12479 12276 0 -1 4202560 4192 0 1 0 475 3 0 0 23 0 14 0 5915158 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4109469359 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=12479/tid=12482] ppid=12477 vsize=1548612 CPUtime=9.99
/proc/12479/task/12482/stat : 12482 (java) S 12477 12479 12276 0 -1 4202560 16831 0 0 0 960 39 0 0 15 0 14 0 5915159 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12483] ppid=12477 vsize=1548612 CPUtime=9.99
/proc/12479/task/12483/stat : 12483 (java) S 12477 12479 12276 0 -1 4202560 16321 0 0 0 957 42 0 0 16 0 14 0 5915159 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12484] ppid=12477 vsize=1548612 CPUtime=65.23
/proc/12479/task/12484/stat : 12484 (java) S 12477 12479 12276 0 -1 4202560 6789 0 0 0 6511 12 0 0 15 0 14 0 5915161 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 0 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12485] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12485/stat : 12485 (java) S 12477 12479 12276 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 5915162 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12486] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12486/stat : 12486 (java) S 12477 12479 12276 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 5915162 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12487] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12487/stat : 12487 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 5915166 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12488] ppid=12477 vsize=1548612 CPUtime=2.07
/proc/12479/task/12488/stat : 12488 (java) S 12477 12479 12276 0 -1 4202560 5460 0 0 0 205 2 0 0 15 0 14 0 5915166 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12489] ppid=12477 vsize=1548612 CPUtime=3.93
/proc/12479/task/12489/stat : 12489 (java) S 12477 12479 12276 0 -1 4202560 8914 0 0 0 389 4 0 0 15 0 14 0 5915166 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12490] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12490/stat : 12490 (java) S 12477 12479 12276 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 5915166 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12491] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12491/stat : 12491 (java) S 12477 12479 12276 0 -1 4202560 38 0 0 0 0 0 0 0 15 0 14 0 5915166 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 1 0 0 0
[pid=12479/tid=12494] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12494/stat : 12494 (java) S 12477 12479 12276 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 14 0 5915203 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
[pid=12479/tid=12495] ppid=12477 vsize=1548612 CPUtime=0
/proc/12479/task/12495/stat : 12495 (java) S 12477 12479 12276 0 -1 4202560 5 0 0 0 0 0 0 0 21 0 14 0 5915203 1585778688 80991 1992294400 134512640 134550932 4286890656 18446744073709551615 4294960144 0 4 0 16800975 18446604437837858112 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1198.46
Current children cumulated vsize (KiB) 1548612

[startup+642.901 s]
/proc/loadavg: 2.94 2.53 1.78 2/120 12530
/proc/meminfo: memFree=1389524/2059040 swapFree=4192956/4192956
[pid=12479] ppid=12477 vsize=0 CPUtime=1198.65
/proc/12479/stat : 12479 (java) Z 12477 12479 12276 0 -1 4203548 92656 0 1 0 119729 136 0 0 18 0 2 0 5915156 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/12479/statm: 0 0 0 0 0 0 0
[pid=12479/tid=12481] ppid=12477 vsize=0 CPUtime=4.97
/proc/12479/task/12481/stat : 12481 (java) R 12477 12479 12276 0 -1 4203588 4197 0 1 0 493 4 0 0 25 0 2 0 5915158 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) 1198.65
Current children cumulated vsize (KiB) 0

Child status: 30
Real time (s): 642.922
CPU time (s): 1198.68
CPU user time (s): 1197.3
CPU system time (s): 1.38579
CPU usage (%): 186.443
Max. virtual memory (cumulated for all children) (KiB): 1551904

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.3
system time used= 1.38579
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92656
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= 21794
involuntary context switches= 34322

runsolver used 2.45763 second user time and 8.03978 second system time

The end

Launcher Data

Begin job on node057 at 2010-06-16 01:57:23
IDJOB=2661644
IDBENCH=47899
IDSOLVER=1166
FILE ID=node057/2661644-1276646243
PBS_JOBID= 11172413
Free space on /tmp= 62536 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=251-P1=257-P2=19-P3=349-P4=257-P5=479-P6=367-B.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2661644-1276646243/watcher-2661644-1276646243 -o /tmp/evaluation-result-2661644-1276646243/solver-2661644-1276646243 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661644-1276646243.opb

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

MD5SUM BENCH= 80881c7fbc3c10cf38784c74294061e5
RANDOM SEED=272694597

node057.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.247
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.49
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.247
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	: 5599.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1711128 kB
Buffers:         66732 kB
Cached:         144116 kB
SwapCached:          0 kB
Active:         121888 kB
Inactive:       148696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1711128 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:             308 kB
Writeback:           0 kB
AnonPages:       59696 kB
Mapped:          15376 kB
Slab:            55456 kB
PageTables:       4060 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181108 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62532 MiB
End job on node057 at 2010-06-16 02:08:06