Trace number 2661790

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 1327.57 715.59

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=211-P1=331-P2=199-P3=307-P4=457-P5=293-B.opb
MD5SUM55e3096e9013fd2f39f8572a635bf07d
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 benchmark1.72974
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 variables135
Total number of constraints11
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 constraints11
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)405
Sum of products size (including duplicates)810
Number of different products405
Sum of products size810

Solver Data

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.15	c version 2.2.0.v20100531
0.09/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.09/0.15	c java.vm.version	11.2-b01
0.09/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version		1.6.0_12
0.09/0.15	c os.name		Linux
0.09/0.15	c os.version		2.6.18-164.el5
0.09/0.15	c os.arch		i386
0.09/0.15	c Free memory 		1393557488
0.09/0.15	c Max memory 		1395916800
0.09/0.15	c Total memory 		1395916800
0.09/0.15	c Number of processors 	2
0.23/0.21	c Pseudo Boolean Optimization
0.23/0.21	c ManyCore solver with 2 solvers running in parallel
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.23/0.21	c Expensive reason simplification
0.23/0.21	c Armin Biere (Picosat) restarts strategy
0.23/0.21	c Glucose learned constraints deletion strategy
0.23/0.21	c timeout=2147483s
0.23/0.21	c DB Simplification allowed=false
0.23/0.21	c --- End Solver configuration ---
0.23/0.21	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.23/0.21	c --- Begin Solver configuration ---
0.23/0.21	c Stops conflict analysis at the first Unique Implication Point
0.23/0.21	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.23/0.21	c Learn all clauses as in MiniSAT
0.23/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.23/0.21	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.23/0.21	c No reason simplification
0.23/0.21	c Armin Biere (Picosat) restarts strategy
0.23/0.21	c Glucose learned constraints deletion strategy
0.23/0.21	c timeout=2147483s
0.23/0.21	c DB Simplification allowed=false
0.23/0.21	c --- End Solver configuration ---
0.23/0.21	
0.23/0.21	c solving HOME/instance-2661790-1276649681.opb
0.23/0.21	c reading problem ... 
0.57/0.42	c ... done. Wall clock time 0.204s.
0.57/0.42	c #vars     540
0.57/0.42	c #constraints  826
0.57/0.42	c constraints type 
0.57/0.42	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 405
0.57/0.42	c org.sat4j.pb.constraints.pb.MaxWatchPb => 421
0.57/0.42	c constraints type 
0.57/0.42	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 405
0.57/0.42	c org.sat4j.pb.constraints.pb.MaxWatchPb => 421
9.47/4.90	c cleaning 2500 clauses out of 5000 with flag 5000/5000
12.79/6.65	c cleaning 4251 clauses out of 8501 with flag 11001/11001
16.70/8.64	c cleaning 5625 clauses out of 11250 with flag 18001/18001
21.60/11.19	c cleaning 6812 clauses out of 13624 with flag 26000/26000
27.47/14.12	c cleaning 7905 clauses out of 15814 with flag 35002/35002
32.35/16.68	c cleaning 8947 clauses out of 17907 with flag 45000/45000
33.08/17.08	c And the winner is Resolution
33.27/17.91	c SATISFIABLE
33.27/17.91	c OPTIMIZING...
33.27/17.91	c Got one! Elapsed wall clock time (in seconds):17.698
33.27/17.91	o 3
35.82/19.21	c cleaning 9479 clauses out of 18961 with flag 55001/55001
40.49/21.63	c cleaning 9738 clauses out of 19481 with flag 65000/65000
45.13/24.03	c cleaning 9862 clauses out of 19744 with flag 75001/75001
51.37/27.22	c cleaning 9930 clauses out of 19882 with flag 85001/85001
57.20/30.22	c cleaning 9961 clauses out of 19952 with flag 95001/95001
61.24/32.31	c cleaning 9984 clauses out of 19990 with flag 105000/105000
66.68/35.20	c cleaning 9993 clauses out of 20007 with flag 115001/115001
71.87/37.85	c cleaning 10002 clauses out of 20013 with flag 125000/125000
75.72/39.81	c cleaning 9996 clauses out of 20012 with flag 135001/135001
80.55/42.37	c cleaning 9999 clauses out of 20015 with flag 145000/145000
84.55/44.45	c cleaning 10000 clauses out of 20016 with flag 155000/155000
89.77/47.17	c cleaning 10004 clauses out of 20016 with flag 165000/165000
95.39/50.08	c cleaning 10004 clauses out of 20013 with flag 175001/175001
100.61/52.74	c cleaning 9998 clauses out of 20008 with flag 185000/185000
106.36/55.77	c cleaning 10002 clauses out of 20011 with flag 195001/195001
111.39/58.33	c cleaning 9992 clauses out of 20009 with flag 205001/205001
116.39/61.00	c cleaning 0 clauses out of 5000 with flag 0/5000
117.37/61.48	c cleaning 10008 clauses out of 20017 with flag 215001/215001
122.33/64.06	c cleaning 10001 clauses out of 20009 with flag 225001/225001
127.54/66.80	c cleaning 9999 clauses out of 20008 with flag 235001/235001
132.35/69.28	c cleaning 9998 clauses out of 20008 with flag 245000/245000
137.14/71.74	c cleaning 10001 clauses out of 20011 with flag 255001/255001
141.88/74.20	c cleaning 10001 clauses out of 20010 with flag 265001/265001
146.28/76.52	c cleaning 9998 clauses out of 20009 with flag 275001/275001
150.88/78.91	c cleaning 9998 clauses out of 20010 with flag 285000/285000
155.07/81.14	c cleaning 9995 clauses out of 20012 with flag 295000/295000
158.63/83.08	c cleaning 10002 clauses out of 20021 with flag 305004/305004
163.43/85.52	c cleaning 9993 clauses out of 20016 with flag 315001/315001
167.42/87.69	c cleaning 9998 clauses out of 20022 with flag 325000/325000
171.41/89.75	c cleaning 9997 clauses out of 20025 with flag 335001/335001
175.76/92.03	c cleaning 10001 clauses out of 20027 with flag 345000/345000
179.74/94.13	c cleaning 10009 clauses out of 20026 with flag 355000/355000
184.94/96.83	c cleaning 10000 clauses out of 20018 with flag 365001/365001
190.50/99.77	c cleaning 10001 clauses out of 20019 with flag 375002/375002
195.25/102.23	c cleaning 9998 clauses out of 20016 with flag 385000/385000
200.21/104.88	c cleaning 10004 clauses out of 20019 with flag 395001/395001
206.58/108.18	c cleaning 9999 clauses out of 20014 with flag 405000/405000
212.54/111.30	c cleaning 9983 clauses out of 20016 with flag 415001/415001
217.24/113.70	c cleaning 10006 clauses out of 20033 with flag 425001/425001
222.40/116.48	c cleaning 10002 clauses out of 20026 with flag 435000/435000
226.77/118.72	c cleaning 10004 clauses out of 20024 with flag 445000/445000
230.92/121.00	c cleaning 9999 clauses out of 20020 with flag 455000/455000
234.41/122.81	c cleaning 9995 clauses out of 20022 with flag 465001/465001
237.96/124.77	c cleaning 10004 clauses out of 20027 with flag 475001/475001
241.91/126.89	c cleaning 10004 clauses out of 20023 with flag 485001/485001
246.85/129.41	c cleaning 9995 clauses out of 20019 with flag 495001/495001
251.54/132.00	c cleaning 9993 clauses out of 20023 with flag 505000/505000
256.67/134.61	c cleaning 10000 clauses out of 20031 with flag 515001/515001
261.81/137.38	c cleaning 9999 clauses out of 20031 with flag 525001/525001
265.16/139.19	c cleaning 10008 clauses out of 20031 with flag 535000/535000
268.65/141.03	c cleaning 10000 clauses out of 20024 with flag 545001/545001
271.81/142.73	c cleaning 10000 clauses out of 20025 with flag 555002/555002
274.98/144.48	c cleaning 10001 clauses out of 20024 with flag 565001/565001
278.55/146.37	c cleaning 9993 clauses out of 20022 with flag 575000/575000
282.04/148.29	c cleaning 10002 clauses out of 20029 with flag 585000/585000
285.99/150.39	c cleaning 10007 clauses out of 20028 with flag 595001/595001
293.49/154.25	c cleaning 10005 clauses out of 20020 with flag 605000/605000
298.02/156.67	c cleaning 9997 clauses out of 20015 with flag 615000/615000
302.70/159.16	c cleaning 9994 clauses out of 20019 with flag 625001/625001
307.04/161.47	c cleaning 9996 clauses out of 20024 with flag 635000/635000
312.38/164.22	c cleaning 9999 clauses out of 20028 with flag 645000/645000
317.51/166.97	c cleaning 10008 clauses out of 20030 with flag 655001/655001
323.36/170.04	c cleaning 10001 clauses out of 20021 with flag 665000/665000
329.88/173.42	c cleaning 10001 clauses out of 20021 with flag 675001/675001
336.39/176.89	c cleaning 9994 clauses out of 20019 with flag 685000/685000
343.50/180.50	c cleaning 10005 clauses out of 20025 with flag 695000/695000
350.54/184.23	c cleaning 10005 clauses out of 20022 with flag 705002/705002
357.24/187.77	c cleaning 10004 clauses out of 20016 with flag 715001/715001
364.35/191.42	c cleaning 10001 clauses out of 20011 with flag 725000/725000
368.48/193.66	c cleaning 9997 clauses out of 20011 with flag 735001/735001
372.72/195.91	c cleaning 10000 clauses out of 20013 with flag 745000/745000
376.66/198.09	c cleaning 9997 clauses out of 20013 with flag 755000/755000
380.77/200.28	c cleaning 10000 clauses out of 20017 with flag 765001/765001
385.27/202.65	c cleaning 9999 clauses out of 20016 with flag 775000/775000
389.92/205.14	c cleaning 10000 clauses out of 20019 with flag 785002/785002
393.63/207.12	c cleaning 9994 clauses out of 20018 with flag 795001/795001
397.34/209.16	c cleaning 9999 clauses out of 20023 with flag 805000/805000
401.05/211.19	c cleaning 10000 clauses out of 20025 with flag 815001/815001
406.07/213.86	c cleaning 9998 clauses out of 20026 with flag 825002/825002
410.56/216.26	c cleaning 9999 clauses out of 20029 with flag 835003/835003
415.05/218.69	c cleaning 9999 clauses out of 20028 with flag 845001/845001
419.74/221.13	c cleaning 9998 clauses out of 20029 with flag 855001/855001
424.34/223.66	c cleaning 10008 clauses out of 20030 with flag 865000/865000
428.83/226.09	c cleaning 10003 clauses out of 20022 with flag 875000/875000
433.92/228.78	c cleaning 10001 clauses out of 20019 with flag 885000/885000
438.00/230.98	c cleaning 10005 clauses out of 20018 with flag 895000/895000
444.59/234.49	c cleaning 10001 clauses out of 20013 with flag 905000/905000
451.06/237.86	c cleaning 10000 clauses out of 20012 with flag 915000/915000
455.75/240.32	c cleaning 9987 clauses out of 20012 with flag 925000/925000
461.81/243.52	c cleaning 10004 clauses out of 20025 with flag 935000/935000
466.82/246.25	c cleaning 10004 clauses out of 20021 with flag 945000/945000
472.90/249.46	c cleaning 10005 clauses out of 20018 with flag 955001/955001
480.15/253.28	c cleaning 10001 clauses out of 20012 with flag 965000/965000
485.43/256.06	c cleaning 10001 clauses out of 20011 with flag 975000/975000
490.22/258.65	c cleaning 10001 clauses out of 20012 with flag 985002/985002
494.50/260.99	c cleaning 10000 clauses out of 20010 with flag 995001/995001
499.18/263.43	c cleaning 9989 clauses out of 20012 with flag 1005003/1005003
504.06/266.04	c cleaning 10002 clauses out of 20021 with flag 1015001/1015001
509.04/268.79	c cleaning 10004 clauses out of 20018 with flag 1025000/1025000
514.90/271.88	c cleaning 10001 clauses out of 20015 with flag 1035001/1035001
520.37/274.77	c cleaning 10000 clauses out of 20014 with flag 1045001/1045001
525.43/277.46	c cleaning 10000 clauses out of 20014 with flag 1055001/1055001
530.44/280.19	c cleaning 10000 clauses out of 20013 with flag 1065000/1065000
535.13/282.65	c cleaning 10002 clauses out of 20014 with flag 1075001/1075001
540.37/285.47	c cleaning 10000 clauses out of 20012 with flag 1085001/1085001
544.83/287.90	c cleaning 0 clauses out of 11000 with flag 0/11000
546.24/288.71	c cleaning 9998 clauses out of 20012 with flag 1095001/1095001
551.50/291.56	c cleaning 10005 clauses out of 20013 with flag 1105000/1105000
557.14/294.59	c cleaning 10001 clauses out of 20010 with flag 1115002/1115002
562.80/297.52	c cleaning 10001 clauses out of 20008 with flag 1125001/1125001
568.15/300.45	c cleaning 10001 clauses out of 20007 with flag 1135001/1135001
573.82/303.47	c cleaning 10000 clauses out of 20006 with flag 1145001/1145001
579.66/306.59	c cleaning 10000 clauses out of 20005 with flag 1155000/1155000
585.71/309.72	c cleaning 9998 clauses out of 20005 with flag 1165000/1165000
591.06/312.69	c cleaning 9999 clauses out of 20008 with flag 1175001/1175001
596.12/315.35	c cleaning 9995 clauses out of 20008 with flag 1185000/1185000
599.99/317.46	c cleaning 9996 clauses out of 20013 with flag 1195000/1195000
603.85/319.54	c cleaning 9998 clauses out of 20017 with flag 1205000/1205000
607.82/321.73	c cleaning 10003 clauses out of 20021 with flag 1215002/1215002
611.69/323.88	c cleaning 10001 clauses out of 20017 with flag 1225001/1225001
615.35/325.86	c cleaning 9999 clauses out of 20018 with flag 1235003/1235003
619.04/327.81	c cleaning 9997 clauses out of 20016 with flag 1245000/1245000
622.62/329.82	c cleaning 10000 clauses out of 20020 with flag 1255001/1255001
626.29/331.80	c cleaning 10000 clauses out of 20020 with flag 1265001/1265001
629.93/333.87	c cleaning 10000 clauses out of 20020 with flag 1275001/1275001
633.39/335.78	c cleaning 10000 clauses out of 20020 with flag 1285001/1285001
637.76/338.10	c cleaning 9998 clauses out of 20020 with flag 1295001/1295001
641.41/340.14	c cleaning 10005 clauses out of 20021 with flag 1305000/1305000
645.47/342.39	c cleaning 9997 clauses out of 20018 with flag 1315002/1315002
649.52/344.51	c cleaning 9996 clauses out of 20021 with flag 1325002/1325002
653.67/346.80	c cleaning 10003 clauses out of 20024 with flag 1335001/1335001
659.30/349.84	c cleaning 10002 clauses out of 20021 with flag 1345001/1345001
664.52/352.62	c cleaning 10002 clauses out of 20019 with flag 1355001/1355001
670.95/356.07	c cleaning 10001 clauses out of 20016 with flag 1365000/1365000
676.67/359.19	c cleaning 10004 clauses out of 20015 with flag 1375000/1375000
680.89/361.45	c cleaning 9992 clauses out of 20012 with flag 1385001/1385001
685.74/364.06	c cleaning 9998 clauses out of 20019 with flag 1395000/1395000
692.33/367.58	c cleaning 10006 clauses out of 20021 with flag 1405000/1405000
698.26/370.79	c cleaning 10002 clauses out of 20014 with flag 1415000/1415000
704.85/374.25	c cleaning 10001 clauses out of 20012 with flag 1425000/1425000
711.66/377.87	c cleaning 10000 clauses out of 20012 with flag 1435001/1435001
718.62/381.51	c cleaning 10001 clauses out of 20011 with flag 1445000/1445000
722.57/383.80	c cleaning 9996 clauses out of 20012 with flag 1455002/1455002
726.80/386.06	c cleaning 10000 clauses out of 20014 with flag 1465000/1465000
731.04/388.32	c cleaning 9998 clauses out of 20014 with flag 1475000/1475000
735.24/390.64	c cleaning 10005 clauses out of 20017 with flag 1485001/1485001
741.17/393.87	c cleaning 10001 clauses out of 20012 with flag 1495001/1495001
746.97/396.95	c cleaning 10001 clauses out of 20011 with flag 1505001/1505001
752.59/399.92	c cleaning 9998 clauses out of 20009 with flag 1515000/1515000
758.81/403.28	c cleaning 9999 clauses out of 20012 with flag 1525001/1525001
765.14/406.69	c cleaning 10001 clauses out of 20014 with flag 1535002/1535002
770.94/409.78	c cleaning 10003 clauses out of 20012 with flag 1545001/1545001
775.77/412.32	c cleaning 9998 clauses out of 20008 with flag 1555000/1555000
780.21/414.78	c cleaning 9996 clauses out of 20011 with flag 1565001/1565001
784.52/417.20	c cleaning 10000 clauses out of 20015 with flag 1575001/1575001
788.95/419.58	c cleaning 10000 clauses out of 20014 with flag 1585000/1585000
794.16/422.40	c cleaning 9999 clauses out of 20014 with flag 1595000/1595000
799.34/425.16	c cleaning 10002 clauses out of 20016 with flag 1605001/1605001
804.64/428.02	c cleaning 9998 clauses out of 20013 with flag 1615000/1615000
809.45/430.64	c cleaning 10001 clauses out of 20015 with flag 1625000/1625000
813.86/433.08	c cleaning 10000 clauses out of 20014 with flag 1635000/1635000
819.26/435.96	c cleaning 10001 clauses out of 20015 with flag 1645001/1645001
824.17/438.64	c cleaning 10000 clauses out of 20013 with flag 1655000/1655000
828.80/441.11	c cleaning 10000 clauses out of 20014 with flag 1665001/1665001
835.38/444.68	c cleaning 10002 clauses out of 20014 with flag 1675001/1675001
841.38/447.88	c cleaning 10001 clauses out of 20012 with flag 1685001/1685001
847.86/451.32	c cleaning 10000 clauses out of 20011 with flag 1695001/1695001
854.24/454.76	c cleaning 10002 clauses out of 20010 with flag 1705000/1705000
860.62/458.15	c cleaning 9997 clauses out of 20008 with flag 1715000/1715000
866.62/461.36	c cleaning 10004 clauses out of 20012 with flag 1725001/1725001
872.90/464.73	c cleaning 10000 clauses out of 20008 with flag 1735001/1735001
878.69/467.85	c cleaning 9999 clauses out of 20008 with flag 1745001/1745001
884.07/470.76	c cleaning 9998 clauses out of 20009 with flag 1755001/1755001
889.84/473.88	c cleaning 10002 clauses out of 20010 with flag 1765000/1765000
895.71/477.09	c cleaning 10002 clauses out of 20010 with flag 1775002/1775002
901.29/480.06	c cleaning 10000 clauses out of 20007 with flag 1785001/1785001
906.70/482.96	c cleaning 9998 clauses out of 20006 with flag 1795000/1795000
911.47/485.50	c cleaning 9994 clauses out of 20008 with flag 1805000/1805000
916.56/488.38	c cleaning 10000 clauses out of 20014 with flag 1815000/1815000
921.34/490.97	c cleaning 10002 clauses out of 20014 with flag 1825000/1825000
926.33/493.62	c cleaning 10000 clauses out of 20013 with flag 1835001/1835001
931.50/496.42	c cleaning 10000 clauses out of 20012 with flag 1845000/1845000
935.97/498.90	c cleaning 9997 clauses out of 20013 with flag 1855001/1855001
940.35/501.33	c cleaning 10000 clauses out of 20015 with flag 1865000/1865000
945.34/504.04	c cleaning 10002 clauses out of 20015 with flag 1875000/1875000
949.34/506.29	c cleaning 9998 clauses out of 20014 with flag 1885001/1885001
953.83/508.71	c cleaning 10000 clauses out of 20015 with flag 1895000/1895000
958.42/511.26	c cleaning 9999 clauses out of 20016 with flag 1905001/1905001
963.40/513.98	c cleaning 9999 clauses out of 20016 with flag 1915000/1915000
968.19/516.53	c cleaning 10001 clauses out of 20018 with flag 1925001/1925001
973.09/519.26	c cleaning 10000 clauses out of 20017 with flag 1935001/1935001
978.86/522.39	c cleaning 10001 clauses out of 20016 with flag 1945000/1945000
983.84/525.08	c cleaning 9999 clauses out of 20015 with flag 1955000/1955000
988.81/527.72	c cleaning 10000 clauses out of 20016 with flag 1965000/1965000
993.89/530.55	c cleaning 10001 clauses out of 20016 with flag 1975000/1975000
999.06/533.31	c cleaning 10002 clauses out of 20015 with flag 1985000/1985000
1004.22/536.12	c cleaning 10000 clauses out of 20014 with flag 1995001/1995001
1009.42/538.95	c cleaning 9998 clauses out of 20014 with flag 2005001/2005001
1013.69/541.37	c cleaning 10004 clauses out of 20015 with flag 2015000/2015000
1018.69/544.07	c cleaning 10002 clauses out of 20011 with flag 2025000/2025000
1024.45/547.18	c cleaning 10001 clauses out of 20009 with flag 2035000/2035000
1031.00/550.62	c cleaning 9998 clauses out of 20008 with flag 2045000/2045000
1035.92/553.33	c cleaning 10002 clauses out of 20011 with flag 2055001/2055001
1041.05/556.15	c cleaning 10001 clauses out of 20011 with flag 2065003/2065003
1046.20/558.96	c cleaning 10001 clauses out of 20008 with flag 2075001/2075001
1052.35/562.27	c cleaning 9999 clauses out of 20006 with flag 2085000/2085000
1058.02/565.32	c cleaning 9999 clauses out of 20008 with flag 2095001/2095001
1063.77/568.42	c cleaning 9998 clauses out of 20009 with flag 2105001/2105001
1068.53/571.02	c cleaning 10001 clauses out of 20010 with flag 2115000/2115000
1073.50/573.77	c cleaning 10001 clauses out of 20010 with flag 2125001/2125001
1078.41/576.42	c cleaning 10001 clauses out of 20008 with flag 2135000/2135000
1083.17/579.00	c cleaning 9998 clauses out of 20008 with flag 2145001/2145001
1088.55/581.99	c cleaning 9999 clauses out of 20008 with flag 2155000/2155000
1093.32/584.57	c cleaning 9999 clauses out of 20010 with flag 2165001/2165001
1098.79/587.54	c cleaning 9997 clauses out of 20011 with flag 2175001/2175001
1103.76/590.23	c cleaning 10002 clauses out of 20014 with flag 2185001/2185001
1108.34/592.76	c cleaning 9997 clauses out of 20012 with flag 2195001/2195001
1112.94/595.28	c cleaning 10000 clauses out of 20015 with flag 2205001/2205001
1118.04/598.08	c cleaning 10001 clauses out of 20014 with flag 2215000/2215000
1123.01/600.80	c cleaning 10000 clauses out of 20014 with flag 2225001/2225001
1128.19/603.53	c cleaning 10002 clauses out of 20013 with flag 2235000/2235000
1133.38/606.35	c cleaning 9999 clauses out of 20011 with flag 2245000/2245000
1137.67/608.74	c cleaning 10002 clauses out of 20013 with flag 2255001/2255001
1144.24/612.26	c cleaning 10001 clauses out of 20012 with flag 2265002/2265002
1149.04/614.88	c cleaning 9992 clauses out of 20008 with flag 2275000/2275000
1153.20/617.19	c cleaning 10000 clauses out of 20016 with flag 2285000/2285000
1157.86/619.70	c cleaning 10000 clauses out of 20017 with flag 2295001/2295001
1162.42/622.29	c cleaning 9998 clauses out of 20016 with flag 2305000/2305000
1167.20/624.86	c cleaning 9996 clauses out of 20018 with flag 2315000/2315000
1171.76/627.32	c cleaning 10000 clauses out of 20022 with flag 2325000/2325000
1176.25/629.87	c cleaning 10003 clauses out of 20023 with flag 2335001/2335001
1181.03/632.49	c cleaning 10003 clauses out of 20020 with flag 2345001/2345001
1186.19/635.20	c cleaning 10002 clauses out of 20017 with flag 2355001/2355001
1190.96/637.83	c cleaning 9999 clauses out of 20016 with flag 2365002/2365002
1196.03/640.69	c cleaning 10004 clauses out of 20016 with flag 2375001/2375001
1201.59/643.67	c cleaning 10002 clauses out of 20013 with flag 2385002/2385002
1206.94/646.51	c cleaning 9999 clauses out of 20009 with flag 2395000/2395000
1213.48/650.08	c cleaning 9999 clauses out of 20010 with flag 2405000/2405000
1219.50/653.31	c cleaning 10002 clauses out of 20012 with flag 2415001/2415001
1224.62/656.14	c cleaning 10001 clauses out of 20010 with flag 2425001/2425001
1230.33/659.28	c cleaning 9998 clauses out of 20009 with flag 2435001/2435001
1235.47/662.03	c cleaning 10001 clauses out of 20011 with flag 2445001/2445001
1241.11/665.19	c cleaning 9998 clauses out of 20009 with flag 2455000/2455000
1247.83/668.72	c cleaning 10001 clauses out of 20012 with flag 2465001/2465001
1253.75/671.90	c cleaning 9999 clauses out of 20010 with flag 2475000/2475000
1259.28/674.99	c cleaning 10002 clauses out of 20011 with flag 2485000/2485000
1264.90/678.03	c cleaning 9998 clauses out of 20010 with flag 2495001/2495001
1271.01/681.30	c cleaning 10001 clauses out of 20012 with flag 2505001/2505001
1276.53/684.34	c cleaning 10002 clauses out of 20010 with flag 2515000/2515000
1282.28/687.43	c cleaning 10002 clauses out of 20010 with flag 2525002/2525002
1287.74/690.41	c cleaning 10000 clauses out of 20006 with flag 2535000/2535000
1292.68/693.12	c cleaning 9997 clauses out of 20007 with flag 2545001/2545001
1297.84/695.97	c cleaning 10001 clauses out of 20009 with flag 2555000/2555000
1303.38/698.95	c cleaning 9998 clauses out of 20009 with flag 2565001/2565001
1309.00/702.01	c cleaning 10002 clauses out of 20009 with flag 2575000/2575000
1314.76/705.14	c cleaning 10000 clauses out of 20007 with flag 2585000/2585000
1320.49/708.21	c cleaning 10000 clauses out of 20003 with flag 2595000/2595000
1321.09/708.78	c And the winner is Resolution
1327.51/715.52	c starts		: 231
1327.51/715.52	c conflicts		: 2595605
1327.51/715.52	c decisions		: 2649640
1327.51/715.52	c propagations		: 54426657
1327.51/715.52	c inspects		: 1700230070
1327.51/715.52	c learnt literals	: 12
1327.51/715.52	c learnt binary clauses	: 79
1327.51/715.52	c learnt ternary clauses	: 372
1327.51/715.52	c learnt clauses	: 2595592
1327.51/715.52	c ignored clauses	: 0
1327.51/715.52	c root simplifications	: 0
1327.51/715.52	c removed literals (reason simplification)	: 113439714
1327.51/715.52	c reason swapping (by a shorter reason)	: 0
1327.51/715.52	c Calls to reduceDB	: 261
1327.51/715.52	c number of reductions to clauses (during analyze)	: 0
1327.51/715.52	c number of learned constraints concerned by reduction	: 0
1327.51/715.52	c number of learning phase by resolution	: 0
1327.51/715.52	c number of learning phase by cutting planes	: 0
1327.51/715.52	c speed (assignments/second)	: 78018.74543082812
1327.51/715.52	c non guided choices	4936
1327.51/715.52	c learnt constraints type 
1327.51/715.52	c constraints type 
1327.51/715.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 405
1327.51/715.52	c org.sat4j.pb.constraints.pb.MaxWatchPb => 421
1327.51/715.52	c constraints type 
1327.51/715.52	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 405
1327.51/715.52	c org.sat4j.pb.constraints.pb.MaxWatchPb => 421
1327.51/715.52	s OPTIMUM FOUND
1327.51/715.52	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 
1327.51/715.52	c objective function=3
1327.51/715.52	c Total wall clock time (in seconds): 715.311

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-2661790-1276649681/watcher-2661790-1276649681 -o /tmp/evaluation-result-2661790-1276649681/solver-2661790-1276649681 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661790-1276649681.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: 2.62 1.68 1.29 3/106 10036
/proc/meminfo: memFree=1857648/2059040 swapFree=4136752/4192956
[pid=10036] ppid=10034 vsize=1832 CPUtime=0
/proc/10036/stat : 10036 (java6) S 10034 10036 8164 0 -1 4194304 250 0 0 0 0 0 0 0 24 0 1 0 40569688 1875968 153 1992294400 134512640 134550932 4287393120 18446744073709551615 4294960144 0 2147483391 4096 0 18446744071699387582 0 0 17 1 0 0 0
/proc/10036/statm: 458 153 116 10 0 63 0

[startup+0.05655 s]
/proc/loadavg: 2.62 1.68 1.29 3/106 10036
/proc/meminfo: memFree=1857648/2059040 swapFree=4136752/4192956
[pid=10036] ppid=10034 vsize=1521664 CPUtime=0.04
/proc/10036/stat : 10036 (java) S 10034 10036 8164 0 -1 4202496 3580 0 1 0 2 2 0 0 18 0 7 0 40569688 1558183936 3022 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/10036/statm: 380416 3023 1014 10 0 377726 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1521664

[startup+0.100549 s]
/proc/loadavg: 2.62 1.68 1.29 3/106 10036
/proc/meminfo: memFree=1857648/2059040 swapFree=4136752/4192956
[pid=10036] ppid=10034 vsize=1524180 CPUtime=0.09
/proc/10036/stat : 10036 (java) S 10034 10036 8164 0 -1 4202496 3960 0 1 0 6 3 0 0 18 0 12 0 40569688 1560760320 3400 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10036/statm: 381045 3400 1075 10 0 378348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524180

[startup+0.300545 s]
/proc/loadavg: 2.62 1.68 1.29 3/106 10036
/proc/meminfo: memFree=1857648/2059040 swapFree=4136752/4192956
[pid=10036] ppid=10034 vsize=1526240 CPUtime=0.37
/proc/10036/stat : 10036 (java) S 10034 10036 8164 0 -1 4202496 5366 0 1 0 34 3 0 0 18 0 12 0 40569688 1562869760 4804 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10036/statm: 381560 4805 1356 10 0 378863 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 1526240

[startup+0.700538 s]
/proc/loadavg: 2.62 1.68 1.29 3/106 10036
/proc/meminfo: memFree=1857648/2059040 swapFree=4136752/4192956
[pid=10036] ppid=10034 vsize=1531700 CPUtime=1.16
/proc/10036/stat : 10036 (java) S 10034 10036 8164 0 -1 4202496 7413 0 1 0 112 4 0 0 18 0 16 0 40569688 1568460800 6638 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10036/statm: 382925 6639 1409 10 0 380228 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 1531700

[startup+1.50152 s]
/proc/loadavg: 2.73 1.72 1.30 7/122 10052
/proc/meminfo: memFree=1831420/2059040 swapFree=4136752/4192956
[pid=10036] ppid=10034 vsize=1536832 CPUtime=2.75
/proc/10036/stat : 10036 (java) S 10034 10036 8164 0 -1 4202496 14083 0 1 0 268 7 0 0 18 0 16 0 40569688 1573715968 11855 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10036/statm: 384208 11858 1422 10 0 381511 0
[pid=10036/tid=10038] ppid=10034 vsize=1536832 CPUtime=0.4
/proc/10036/task/10038/stat : 10038 (java) R 10034 10036 8164 0 -1 4202560 4093 0 1 0 37 3 0 0 18 0 16 0 40569690 1573715968 11858 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10036/tid=10039] ppid=10034 vsize=1536832 CPUtime=0
/proc/10036/task/10039/stat : 10039 (java) S 10034 10036 8164 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 16 0 40569691 1573715968 11859 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10040] ppid=10034 vsize=1536832 CPUtime=0
/proc/10036/task/10040/stat : 10040 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 16 0 40569691 1573715968 11860 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10041] ppid=10034 vsize=1536832 CPUtime=0
/proc/10036/task/10041/stat : 10041 (java) S 10034 10036 8164 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 16 0 40569693 1573715968 11861 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10042] ppid=10034 vsize=1536832 CPUtime=0
/proc/10036/task/10042/stat : 10042 (java) S 10034 10036 8164 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 16 0 40569693 1573715968 11862 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10043] ppid=10034 vsize=1536832 CPUtime=0
/proc/10036/task/10043/stat : 10043 (java) S 10034 10036 8164 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 16 0 40569693 1573715968 11863 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10044] ppid=10034 vsize=1536832 CPUtime=0
/proc/10036/task/10044/stat : 10044 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 40569697 1573715968 11864 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10045] ppid=10034 vsize=1536832 CPUtime=0.71
/proc/10036/task/10045/stat : 10045 (java) R 10034 10036 8164 0 -1 4202560 1785 0 0 0 71 0 0 0 25 0 16 0 40569698 1573715968 11864 1992294400 134512640 134550932 4292417568 18446744073709551615 104139120 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10036/tid=10046] ppid=10034 vsize=1536832 CPUtime=0.54
/proc/10036/task/10046/stat : 10046 (java) R 10034 10036 8164 0 -1 4202560 2491 0 0 0 54 0 0 0 25 0 16 0 40569698 1573715968 11865 1992294400 134512640 134550932 4292417568 18446744073709551615 103369879 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10036/tid=10047] ppid=10034 vsize=1536832 CPUtime=0
/proc/10036/task/10047/stat : 10047 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 40569698 1573715968 11866 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10048] ppid=10034 vsize=1536832 CPUtime=0
/proc/10036/task/10048/stat : 10048 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 40569698 1573715968 11867 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10049] ppid=10034 vsize=1536832 CPUtime=0.22
/proc/10036/task/10049/stat : 10049 (java) R 10034 10036 8164 0 -1 4202560 364 0 0 0 22 0 0 0 21 0 16 0 40569730 1573715968 11868 1992294400 134512640 134550932 4292417568 18446744073709551615 4108726012 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10036/tid=10050] ppid=10034 vsize=1536832 CPUtime=0.85
/proc/10036/task/10050/stat : 10050 (java) R 10034 10036 8164 0 -1 4202560 4290 0 0 0 83 2 0 0 17 0 16 0 40569730 1573715968 11869 1992294400 134512640 134550932 4292417568 18446744073709551615 4108725108 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10036/tid=10051] ppid=10034 vsize=1536832 CPUtime=0
/proc/10036/task/10051/stat : 10051 (java) S 10034 10036 8164 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 40569731 1573715968 11870 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10052] ppid=10034 vsize=1536832 CPUtime=0
/proc/10036/task/10052/stat : 10052 (java) S 10034 10036 8164 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 40569731 1573715968 11870 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 1536832

[startup+3.1015 s]
/proc/loadavg: 2.73 1.72 1.30 4/122 10052
/proc/meminfo: memFree=1786904/2059040 swapFree=4136752/4192956
[pid=10036] ppid=10034 vsize=1549828 CPUtime=5.91
/proc/10036/stat : 10036 (java) S 10034 10036 8164 0 -1 4202496 37082 0 1 0 574 17 0 0 18 0 16 0 40569688 1587023872 29476 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10036/statm: 387457 29476 1425 10 0 384760 0
[pid=10036/tid=10038] ppid=10034 vsize=1549828 CPUtime=0.4
/proc/10036/task/10038/stat : 10038 (java) S 10034 10036 8164 0 -1 4202560 4093 0 1 0 37 3 0 0 18 0 16 0 40569690 1587023872 29476 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10039] ppid=10034 vsize=1549828 CPUtime=0
/proc/10036/task/10039/stat : 10039 (java) S 10034 10036 8164 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 16 0 40569691 1587023872 29476 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10040] ppid=10034 vsize=1549828 CPUtime=0
/proc/10036/task/10040/stat : 10040 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 16 0 40569691 1587023872 29476 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10041] ppid=10034 vsize=1549828 CPUtime=0
/proc/10036/task/10041/stat : 10041 (java) S 10034 10036 8164 0 -1 4202560 2 0 0 0 0 0 0 0 16 0 16 0 40569693 1587023872 29476 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10042] ppid=10034 vsize=1549828 CPUtime=0
/proc/10036/task/10042/stat : 10042 (java) S 10034 10036 8164 0 -1 4202560 11 0 0 0 0 0 0 0 23 0 16 0 40569693 1587023872 29476 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10043] ppid=10034 vsize=1549828 CPUtime=0
/proc/10036/task/10043/stat : 10043 (java) S 10034 10036 8164 0 -1 4202560 5 0 0 0 0 0 0 0 24 0 16 0 40569693 1587023872 29476 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10044] ppid=10034 vsize=1549828 CPUtime=0
/proc/10036/task/10044/stat : 10044 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 40569697 1587023872 29476 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10045] ppid=10034 vsize=1549828 CPUtime=1.84
/proc/10036/task/10045/stat : 10045 (java) R 10034 10036 8164 0 -1 4202560 7333 0 0 0 182 2 0 0 18 0 16 0 40569698 1587023872 29476 1992294400 134512640 134550932 4292417568 18446744073709551615 104138834 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10036/tid=10046] ppid=10034 vsize=1549828 CPUtime=1.07
/proc/10036/task/10046/stat : 10046 (java) R 10034 10036 8164 0 -1 4202560 5659 0 0 0 106 1 0 0 18 0 16 0 40569698 1587023872 29476 1992294400 134512640 134550932 4292417568 18446744073709551615 101915243 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10036/tid=10047] ppid=10034 vsize=1549828 CPUtime=0
/proc/10036/task/10047/stat : 10047 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 40569698 1587023872 29476 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10048] ppid=10034 vsize=1549828 CPUtime=0
/proc/10036/task/10048/stat : 10048 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 40569698 1587023872 29476 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10049] ppid=10034 vsize=1549828 CPUtime=0.46
/proc/10036/task/10049/stat : 10049 (java) R 10034 10036 8164 0 -1 4202560 852 0 0 0 46 0 0 0 18 0 16 0 40569730 1587023872 29476 1992294400 134512640 134550932 4292417568 18446744073709551615 106834530 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10036/tid=10050] ppid=10034 vsize=1549828 CPUtime=2.1
/proc/10036/task/10050/stat : 10050 (java) R 10034 10036 8164 0 -1 4202560 18071 0 0 0 202 8 0 0 18 0 16 0 40569730 1587023872 29476 1992294400 134512640 134550932 4292417568 18446744073709551615 4109109382 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10036/tid=10051] ppid=10034 vsize=1549828 CPUtime=0
/proc/10036/task/10051/stat : 10051 (java) S 10034 10036 8164 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 40569731 1587023872 29476 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10052] ppid=10034 vsize=1549828 CPUtime=0
/proc/10036/task/10052/stat : 10052 (java) S 10034 10036 8164 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 40569731 1587023872 29476 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 1549828

[startup+6.30144 s]
/proc/loadavg: 2.73 1.72 1.30 5/122 10052
/proc/meminfo: memFree=1694152/2059040 swapFree=4136752/4192956
[pid=10036] ppid=10034 vsize=1547532 CPUtime=12.19
/proc/10036/stat : 10036 (java) S 10034 10036 8164 0 -1 4202496 52580 0 1 0 1196 23 0 0 18 0 16 0 40569688 1584672768 41870 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10036/statm: 386883 41870 1448 10 0 384186 0
[pid=10036/tid=10038] ppid=10034 vsize=1547532 CPUtime=0.4
/proc/10036/task/10038/stat : 10038 (java) S 10034 10036 8164 0 -1 4202560 4093 0 1 0 37 3 0 0 18 0 16 0 40569690 1584672768 41870 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10039] ppid=10034 vsize=1547532 CPUtime=0.04
/proc/10036/task/10039/stat : 10039 (java) S 10034 10036 8164 0 -1 4202560 1351 0 0 0 4 0 0 0 16 0 16 0 40569691 1584672768 41870 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10040] ppid=10034 vsize=1547532 CPUtime=0.03
/proc/10036/task/10040/stat : 10040 (java) S 10034 10036 8164 0 -1 4202560 977 0 0 0 3 0 0 0 15 0 16 0 40569691 1584672768 41870 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10041] ppid=10034 vsize=1547532 CPUtime=0.04
/proc/10036/task/10041/stat : 10041 (java) S 10034 10036 8164 0 -1 4202560 1174 0 0 0 4 0 0 0 15 0 16 0 40569693 1584672768 41870 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10042] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10042/stat : 10042 (java) S 10034 10036 8164 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 40569693 1584672768 41870 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10043] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10043/stat : 10043 (java) S 10034 10036 8164 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 40569693 1584672768 41870 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10044] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10044/stat : 10044 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 40569697 1584672768 41870 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10045] ppid=10034 vsize=1547532 CPUtime=2.54
/proc/10036/task/10045/stat : 10045 (java) S 10034 10036 8164 0 -1 4202560 9837 0 0 0 252 2 0 0 15 0 16 0 40569698 1584672768 41870 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10046] ppid=10034 vsize=1547532 CPUtime=1.95
/proc/10036/task/10046/stat : 10046 (java) S 10034 10036 8164 0 -1 4202560 6055 0 0 0 193 2 0 0 16 0 16 0 40569698 1584672768 41870 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10047] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10047/stat : 10047 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 40569698 1584672768 41870 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10048] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10048/stat : 10048 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 40569698 1584672768 41870 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10049] ppid=10034 vsize=1547532 CPUtime=2.63
/proc/10036/task/10049/stat : 10049 (java) R 10034 10036 8164 0 -1 4202560 1769 0 0 0 263 0 0 0 19 0 16 0 40569730 1584672768 41870 1992294400 134512640 134550932 4292417568 18446744073709551615 4109116945 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10036/tid=10050] ppid=10034 vsize=1547532 CPUtime=4.48
/proc/10036/task/10050/stat : 10050 (java) R 10034 10036 8164 0 -1 4202560 26252 0 0 0 437 11 0 0 20 0 16 0 40569730 1584672768 41870 1992294400 134512640 134550932 4292417568 18446744073709551615 4109137954 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=10036/tid=10051] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10051/stat : 10051 (java) S 10034 10036 8164 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 16 0 40569731 1584672768 41870 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10052] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10052/stat : 10052 (java) S 10034 10036 8164 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 16 0 40569731 1584672768 41870 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 1547532

[startup+12.7013 s]
/proc/loadavg: 2.70 1.75 1.31 3/122 10052
/proc/meminfo: memFree=1662904/2059040 swapFree=4136752/4192956
[pid=10036] ppid=10034 vsize=1547532 CPUtime=24.69
/proc/10036/stat : 10036 (java) S 10034 10036 8164 0 -1 4202496 60601 0 1 0 2442 27 0 0 18 0 16 0 40569688 1584672768 49793 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10036/statm: 386883 49793 1448 10 0 384186 0
[pid=10036/tid=10038] ppid=10034 vsize=1547532 CPUtime=0.4
/proc/10036/task/10038/stat : 10038 (java) S 10034 10036 8164 0 -1 4202560 4093 0 1 0 37 3 0 0 18 0 16 0 40569690 1584672768 49793 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10039] ppid=10034 vsize=1547532 CPUtime=0.14
/proc/10036/task/10039/stat : 10039 (java) S 10034 10036 8164 0 -1 4202560 2818 0 0 0 13 1 0 0 15 0 16 0 40569691 1584672768 49793 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10040] ppid=10034 vsize=1547532 CPUtime=0.14
/proc/10036/task/10040/stat : 10040 (java) S 10034 10036 8164 0 -1 4202560 2533 0 0 0 13 1 0 0 16 0 16 0 40569691 1584672768 49793 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10041] ppid=10034 vsize=1547532 CPUtime=0.22
/proc/10036/task/10041/stat : 10041 (java) S 10034 10036 8164 0 -1 4202560 2489 0 0 0 21 1 0 0 15 0 16 0 40569693 1584672768 49793 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10042] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10042/stat : 10042 (java) S 10034 10036 8164 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 16 0 40569693 1584672768 49793 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10043] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10043/stat : 10043 (java) S 10034 10036 8164 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 16 0 40569693 1584672768 49793 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10044] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10044/stat : 10044 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 40569697 1584672768 49793 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10045] ppid=10034 vsize=1547532 CPUtime=2.54
/proc/10036/task/10045/stat : 10045 (java) S 10034 10036 8164 0 -1 4202560 9837 0 0 0 252 2 0 0 15 0 16 0 40569698 1584672768 49793 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10046] ppid=10034 vsize=1547532 CPUtime=2.02
/proc/10036/task/10046/stat : 10046 (java) S 10034 10036 8164 0 -1 4202560 6055 0 0 0 200 2 0 0 16 0 16 0 40569698 1584672768 49793 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10047] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10047/stat : 10047 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 16 0 40569698 1584672768 49793 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10048] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10048/stat : 10048 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 16 0 40569698 1584672768 49793 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0

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

/proc/10036/stat : 10036 (java) S 10034 10036 8164 0 -1 4202496 92273 0 1 0 132102 128 0 0 18 0 14 0 40569688 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10036/statm: 386883 78709 1449 10 0 384186 0
[pid=10036/tid=10038] ppid=10034 vsize=1547532 CPUtime=1.04
/proc/10036/task/10038/stat : 10038 (java) R 10034 10036 8164 0 -1 4202560 4147 0 1 0 101 3 0 0 16 0 14 0 40569690 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4109950490 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10036/tid=10039] ppid=10034 vsize=1547532 CPUtime=10.66
/proc/10036/task/10039/stat : 10039 (java) S 10034 10036 8164 0 -1 4202560 16232 0 0 0 1030 36 0 0 16 0 14 0 40569691 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10040] ppid=10034 vsize=1547532 CPUtime=10.68
/proc/10036/task/10040/stat : 10040 (java) S 10034 10036 8164 0 -1 4202560 14824 0 0 0 1036 32 0 0 15 0 14 0 40569691 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10041] ppid=10034 vsize=1547532 CPUtime=82.68
/proc/10036/task/10041/stat : 10041 (java) S 10034 10036 8164 0 -1 4202560 7679 0 0 0 8259 9 0 0 15 0 14 0 40569693 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10042] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10042/stat : 10042 (java) S 10034 10036 8164 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 40569693 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10043] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10043/stat : 10043 (java) S 10034 10036 8164 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 14 0 40569693 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10044] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10044/stat : 10044 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 40569697 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10045] ppid=10034 vsize=1547532 CPUtime=2.58
/proc/10036/task/10045/stat : 10045 (java) S 10034 10036 8164 0 -1 4202560 9840 0 0 0 256 2 0 0 15 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10046] ppid=10034 vsize=1547532 CPUtime=3.1
/proc/10036/task/10046/stat : 10046 (java) S 10034 10036 8164 0 -1 4202560 6113 0 0 0 308 2 0 0 15 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10047] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10047/stat : 10047 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10048] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10048/stat : 10048 (java) S 10034 10036 8164 0 -1 4202560 43 0 0 0 0 0 0 0 15 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10051] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10051/stat : 10051 (java) S 10034 10036 8164 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 14 0 40569731 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10052] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10052/stat : 10052 (java) S 10034 10036 8164 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 40569731 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1322.3
Current children cumulated vsize (KiB) 1547532

[startup+713.502 s]
/proc/loadavg: 2.07 2.27 1.84 2/120 10083
/proc/meminfo: memFree=1545120/2059040 swapFree=4136752/4192956
[pid=10036] ppid=10034 vsize=1547532 CPUtime=1325.51
/proc/10036/stat : 10036 (java) S 10034 10036 8164 0 -1 4202496 92273 0 1 0 132423 128 0 0 18 0 14 0 40569688 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10036/statm: 386883 78709 1449 10 0 384186 0
[pid=10036/tid=10038] ppid=10034 vsize=1547532 CPUtime=4.23
/proc/10036/task/10038/stat : 10038 (java) R 10034 10036 8164 0 -1 4202560 4147 0 1 0 420 3 0 0 20 0 14 0 40569690 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4108854968 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10036/tid=10039] ppid=10034 vsize=1547532 CPUtime=10.66
/proc/10036/task/10039/stat : 10039 (java) S 10034 10036 8164 0 -1 4202560 16232 0 0 0 1030 36 0 0 16 0 14 0 40569691 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10040] ppid=10034 vsize=1547532 CPUtime=10.68
/proc/10036/task/10040/stat : 10040 (java) S 10034 10036 8164 0 -1 4202560 14824 0 0 0 1036 32 0 0 15 0 14 0 40569691 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10041] ppid=10034 vsize=1547532 CPUtime=82.68
/proc/10036/task/10041/stat : 10041 (java) S 10034 10036 8164 0 -1 4202560 7679 0 0 0 8259 9 0 0 15 0 14 0 40569693 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10042] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10042/stat : 10042 (java) S 10034 10036 8164 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 40569693 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10043] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10043/stat : 10043 (java) S 10034 10036 8164 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 14 0 40569693 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10044] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10044/stat : 10044 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 40569697 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10045] ppid=10034 vsize=1547532 CPUtime=2.58
/proc/10036/task/10045/stat : 10045 (java) S 10034 10036 8164 0 -1 4202560 9840 0 0 0 256 2 0 0 15 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10046] ppid=10034 vsize=1547532 CPUtime=3.1
/proc/10036/task/10046/stat : 10046 (java) S 10034 10036 8164 0 -1 4202560 6113 0 0 0 308 2 0 0 15 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10047] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10047/stat : 10047 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10048] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10048/stat : 10048 (java) S 10034 10036 8164 0 -1 4202560 43 0 0 0 0 0 0 0 15 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10051] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10051/stat : 10051 (java) S 10034 10036 8164 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 14 0 40569731 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10052] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10052/stat : 10052 (java) S 10034 10036 8164 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 40569731 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1325.51
Current children cumulated vsize (KiB) 1547532

[startup+714.302 s]
/proc/loadavg: 2.07 2.27 1.84 2/120 10083
/proc/meminfo: memFree=1545120/2059040 swapFree=4136752/4192956
[pid=10036] ppid=10034 vsize=1547532 CPUtime=1326.31
/proc/10036/stat : 10036 (java) S 10034 10036 8164 0 -1 4202496 92273 0 1 0 132503 128 0 0 18 0 14 0 40569688 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10036/statm: 386883 78709 1449 10 0 384186 0
[pid=10036/tid=10038] ppid=10034 vsize=1547532 CPUtime=5.03
/proc/10036/task/10038/stat : 10038 (java) R 10034 10036 8164 0 -1 4202560 4147 0 1 0 500 3 0 0 23 0 14 0 40569690 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4108854968 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10036/tid=10039] ppid=10034 vsize=1547532 CPUtime=10.66
/proc/10036/task/10039/stat : 10039 (java) S 10034 10036 8164 0 -1 4202560 16232 0 0 0 1030 36 0 0 16 0 14 0 40569691 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10040] ppid=10034 vsize=1547532 CPUtime=10.68
/proc/10036/task/10040/stat : 10040 (java) S 10034 10036 8164 0 -1 4202560 14824 0 0 0 1036 32 0 0 15 0 14 0 40569691 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10041] ppid=10034 vsize=1547532 CPUtime=82.68
/proc/10036/task/10041/stat : 10041 (java) S 10034 10036 8164 0 -1 4202560 7679 0 0 0 8259 9 0 0 16 0 14 0 40569693 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10042] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10042/stat : 10042 (java) S 10034 10036 8164 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 40569693 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10043] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10043/stat : 10043 (java) S 10034 10036 8164 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 14 0 40569693 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10044] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10044/stat : 10044 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 40569697 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10045] ppid=10034 vsize=1547532 CPUtime=2.58
/proc/10036/task/10045/stat : 10045 (java) S 10034 10036 8164 0 -1 4202560 9840 0 0 0 256 2 0 0 15 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10046] ppid=10034 vsize=1547532 CPUtime=3.1
/proc/10036/task/10046/stat : 10046 (java) S 10034 10036 8164 0 -1 4202560 6113 0 0 0 308 2 0 0 15 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10047] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10047/stat : 10047 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10048] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10048/stat : 10048 (java) S 10034 10036 8164 0 -1 4202560 43 0 0 0 0 0 0 0 15 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10051] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10051/stat : 10051 (java) S 10034 10036 8164 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 14 0 40569731 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10052] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10052/stat : 10052 (java) S 10034 10036 8164 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 40569731 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1326.31
Current children cumulated vsize (KiB) 1547532

[startup+715.102 s]
/proc/loadavg: 2.07 2.27 1.84 2/120 10083
/proc/meminfo: memFree=1544996/2059040 swapFree=4136752/4192956
[pid=10036] ppid=10034 vsize=1547532 CPUtime=1327.11
/proc/10036/stat : 10036 (java) S 10034 10036 8164 0 -1 4202496 92273 0 1 0 132583 128 0 0 18 0 14 0 40569688 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10036/statm: 386883 78709 1449 10 0 384186 0
[pid=10036/tid=10038] ppid=10034 vsize=1547532 CPUtime=5.83
/proc/10036/task/10038/stat : 10038 (java) R 10034 10036 8164 0 -1 4202560 4147 0 1 0 580 3 0 0 25 0 14 0 40569690 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4108855004 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10036/tid=10039] ppid=10034 vsize=1547532 CPUtime=10.66
/proc/10036/task/10039/stat : 10039 (java) S 10034 10036 8164 0 -1 4202560 16232 0 0 0 1030 36 0 0 16 0 14 0 40569691 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10040] ppid=10034 vsize=1547532 CPUtime=10.68
/proc/10036/task/10040/stat : 10040 (java) S 10034 10036 8164 0 -1 4202560 14824 0 0 0 1036 32 0 0 15 0 14 0 40569691 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10041] ppid=10034 vsize=1547532 CPUtime=82.68
/proc/10036/task/10041/stat : 10041 (java) S 10034 10036 8164 0 -1 4202560 7679 0 0 0 8259 9 0 0 15 0 14 0 40569693 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10042] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10042/stat : 10042 (java) S 10034 10036 8164 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 40569693 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10043] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10043/stat : 10043 (java) S 10034 10036 8164 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 14 0 40569693 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10044] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10044/stat : 10044 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 40569697 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10045] ppid=10034 vsize=1547532 CPUtime=2.58
/proc/10036/task/10045/stat : 10045 (java) S 10034 10036 8164 0 -1 4202560 9840 0 0 0 256 2 0 0 15 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10046] ppid=10034 vsize=1547532 CPUtime=3.1
/proc/10036/task/10046/stat : 10046 (java) S 10034 10036 8164 0 -1 4202560 6113 0 0 0 308 2 0 0 15 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10047] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10047/stat : 10047 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10048] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10048/stat : 10048 (java) S 10034 10036 8164 0 -1 4202560 43 0 0 0 0 0 0 0 15 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10051] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10051/stat : 10051 (java) S 10034 10036 8164 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 14 0 40569731 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10052] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10052/stat : 10052 (java) S 10034 10036 8164 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 40569731 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1327.11
Current children cumulated vsize (KiB) 1547532

[startup+715.502 s]
/proc/loadavg: 2.07 2.27 1.84 2/120 10083
/proc/meminfo: memFree=1544996/2059040 swapFree=4136752/4192956
[pid=10036] ppid=10034 vsize=1547532 CPUtime=1327.51
/proc/10036/stat : 10036 (java) S 10034 10036 8164 0 -1 4202496 92273 0 1 0 132623 128 0 0 18 0 14 0 40569688 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/10036/statm: 386883 78709 1449 10 0 384186 0
[pid=10036/tid=10038] ppid=10034 vsize=1547532 CPUtime=6.23
/proc/10036/task/10038/stat : 10038 (java) R 10034 10036 8164 0 -1 4202560 4147 0 1 0 620 3 0 0 25 0 14 0 40569690 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4108855004 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=10036/tid=10039] ppid=10034 vsize=1547532 CPUtime=10.66
/proc/10036/task/10039/stat : 10039 (java) S 10034 10036 8164 0 -1 4202560 16232 0 0 0 1030 36 0 0 16 0 14 0 40569691 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10040] ppid=10034 vsize=1547532 CPUtime=10.68
/proc/10036/task/10040/stat : 10040 (java) S 10034 10036 8164 0 -1 4202560 14824 0 0 0 1036 32 0 0 15 0 14 0 40569691 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 1 0 0 0
[pid=10036/tid=10041] ppid=10034 vsize=1547532 CPUtime=82.68
/proc/10036/task/10041/stat : 10041 (java) S 10034 10036 8164 0 -1 4202560 7679 0 0 0 8259 9 0 0 15 0 14 0 40569693 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 0 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10042] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10042/stat : 10042 (java) S 10034 10036 8164 0 -1 4202560 12 0 0 0 0 0 0 0 18 0 14 0 40569693 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10043] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10043/stat : 10043 (java) S 10034 10036 8164 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 14 0 40569693 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10044] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10044/stat : 10044 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 40569697 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10045] ppid=10034 vsize=1547532 CPUtime=2.58
/proc/10036/task/10045/stat : 10045 (java) S 10034 10036 8164 0 -1 4202560 9840 0 0 0 256 2 0 0 15 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10046] ppid=10034 vsize=1547532 CPUtime=3.1
/proc/10036/task/10046/stat : 10046 (java) S 10034 10036 8164 0 -1 4202560 6113 0 0 0 308 2 0 0 15 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10047] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10047/stat : 10047 (java) S 10034 10036 8164 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10048] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10048/stat : 10048 (java) S 10034 10036 8164 0 -1 4202560 43 0 0 0 0 0 0 0 15 0 14 0 40569698 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10051] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10051/stat : 10051 (java) S 10034 10036 8164 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 14 0 40569731 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
[pid=10036/tid=10052] ppid=10034 vsize=1547532 CPUtime=0
/proc/10036/task/10052/stat : 10052 (java) S 10034 10036 8164 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 40569731 1584672768 78709 1992294400 134512640 134550932 4292417568 18446744073709551615 4294960144 0 4 0 16800975 18446604437821051136 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1327.51
Current children cumulated vsize (KiB) 1547532

Child status: 30
Real time (s): 715.59
CPU time (s): 1327.57
CPU user time (s): 1326.26
CPU system time (s): 1.3158
CPU usage (%): 185.521
Max. virtual memory (cumulated for all children) (KiB): 1552656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1326.26
system time used= 1.3158
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 92280
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= 23628
involuntary context switches= 38363

runsolver used 4.15937 second user time and 7.28289 second system time

The end

Launcher Data

Begin job on node012 at 2010-06-16 02:54:41
IDJOB=2661790
IDBENCH=48045
IDSOLVER=1166
FILE ID=node012/2661790-1276649681
PBS_JOBID= 11172403
Free space on /tmp= 62588 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=211-P1=331-P2=199-P3=307-P4=457-P5=293-B.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2661790-1276649681/watcher-2661790-1276649681 -o /tmp/evaluation-result-2661790-1276649681/solver-2661790-1276649681 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2661790-1276649681.opb

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

MD5SUM BENCH= 55e3096e9013fd2f39f8572a635bf07d
RANDOM SEED=606137184

node012.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.258
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.51
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.258
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.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1858044 kB
Buffers:         25576 kB
Cached:          94176 kB
SwapCached:       9656 kB
Active:          86768 kB
Inactive:        46416 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1858044 kB
SwapTotal:     4192956 kB
SwapFree:      4136752 kB
Dirty:             280 kB
Writeback:           0 kB
AnonPages:       11796 kB
Mapped:           9440 kB
Slab:            45904 kB
PageTables:       3988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181824 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= 62588 MiB
End job on node012 at 2010-06-16 03:06:37