Trace number 2662545

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SAT4J PB RES // CP 2.2.0 2010-05-31SAT (TO)16767 1800.32 1361.57

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-markshare1_1.opb
MD5SUM83e0e1e1c048d12c4488c7f5a723c62c
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark9662
Best CPU time to get the best result obtained on this benchmark1800.19
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 221
Optimality of the best value was proved NO
Number of variables280
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 constraint11
Maximum length of a constraint130
Number of terms in the objective function 180
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 6442450938
Number of bits of the sum of numbers in the objective function 33
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 6442450938
Number of bits of the biggest sum of numbers33
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

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.15	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.15	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.15	c See www.sat4j.org for details.
0.08/0.16	c version 2.2.0.v20100531
0.08/0.16	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.16	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.16	c java.vm.version	11.2-b01
0.08/0.16	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.16	c sun.arch.data.model	32
0.08/0.16	c java.version		1.6.0_12
0.08/0.16	c os.name		Linux
0.08/0.16	c os.version		2.6.18-164.el5
0.08/0.16	c os.arch		i386
0.08/0.16	c Free memory 		1393557488
0.08/0.16	c Max memory 		1395916800
0.08/0.16	c Total memory 		1395916800
0.08/0.16	c Number of processors 	2
0.25/0.24	c Pseudo Boolean Optimization
0.25/0.24	c ManyCore solver with 2 solvers running in parallel
0.25/0.24	c --- Begin Solver configuration ---
0.25/0.24	c Stops conflict analysis at the first Unique Implication Point
0.25/0.24	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1f436f5
0.25/0.24	c Learn all clauses as in MiniSAT
0.25/0.24	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.25/0.24	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.25/0.24	c Expensive reason simplification
0.25/0.24	c Armin Biere (Picosat) restarts strategy
0.25/0.24	c Glucose learned constraints deletion strategy
0.25/0.24	c timeout=2147483s
0.25/0.24	c DB Simplification allowed=false
0.25/0.24	c --- End Solver configuration ---
0.25/0.24	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.25/0.24	c --- Begin Solver configuration ---
0.25/0.24	c Stops conflict analysis at the first Unique Implication Point
0.25/0.24	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@18385e3
0.25/0.24	c Learn all clauses as in MiniSAT
0.25/0.24	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.25/0.24	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.25/0.24	c No reason simplification
0.25/0.24	c Armin Biere (Picosat) restarts strategy
0.25/0.24	c Glucose learned constraints deletion strategy
0.25/0.24	c timeout=2147483s
0.25/0.24	c DB Simplification allowed=false
0.25/0.24	c --- End Solver configuration ---
0.25/0.24	
0.25/0.24	c solving HOME/instance-2662545-1276528756.opb
0.25/0.24	c reading problem ... 
0.36/0.39	c ... done. Wall clock time 0.133s.
0.36/0.39	c #vars     280
0.36/0.39	c #constraints  71
0.36/0.39	c constraints type 
0.36/0.39	c org.sat4j.pb.constraints.pb.MaxWatchPb => 17
0.36/0.39	c constraints type 
0.36/0.39	c org.sat4j.pb.constraints.pb.MaxWatchPb => 17
2.55/1.44	c And the winner is Resolution
2.66/2.46	c SATISFIABLE
2.66/2.46	c OPTIMIZING...
2.66/2.46	c Got one! Elapsed wall clock time (in seconds):2.231
2.66/2.46	o 190185
2.75/2.60	c And the winner is Resolution
2.95/3.47	c Got one! Elapsed wall clock time (in seconds):3.238
2.95/3.47	o 164451
3.61/3.90	c And the winner is Resolution
3.85/4.47	c Got one! Elapsed wall clock time (in seconds):4.245
3.85/4.47	o 147467
5.67/5.42	c And the winner is Resolution
5.74/5.50	c Got one! Elapsed wall clock time (in seconds):5.276
5.74/5.50	o 142987
6.12/5.70	c cleaning 2501 clauses out of 5001 with flag 5001/5001
6.12/5.77	c And the winner is Resolution
6.24/6.51	c Got one! Elapsed wall clock time (in seconds):6.282
6.24/6.51	o 139299
7.02/6.96	c And the winner is Resolution
7.13/7.52	c Got one! Elapsed wall clock time (in seconds):7.296
7.13/7.52	o 136353
8.85/8.46	c cleaning 4249 clauses out of 8500 with flag 11001/11001
11.59/9.85	c And the winner is Resolution
11.69/10.54	c Got one! Elapsed wall clock time (in seconds):10.309
11.69/10.54	o 135928
11.81/10.66	c cleaning 5615 clauses out of 11250 with flag 18000/18000
12.96/11.28	c And the winner is Resolution
13.14/11.54	c Got one! Elapsed wall clock time (in seconds):11.314
13.14/11.54	o 132782
14.23/12.15	c And the winner is Resolution
15.45/13.55	c Got one! Elapsed wall clock time (in seconds):13.323
15.45/13.55	o 88489
16.74/14.20	c cleaning 6818 clauses out of 13636 with flag 26001/26001
17.69/14.72	c And the winner is Resolution
17.72/15.58	c Got one! Elapsed wall clock time (in seconds):15.356
17.72/15.58	o 87528
19.72/16.66	c And the winner is Resolution
19.84/17.59	c Got one! Elapsed wall clock time (in seconds):17.365
19.84/17.59	o 87454
21.03/18.23	c cleaning 7901 clauses out of 15817 with flag 35000/35000
22.37/18.94	c And the winner is Resolution
23.78/20.60	c Got one! Elapsed wall clock time (in seconds):20.377
23.78/20.60	o 85483
25.35/21.42	c And the winner is Resolution
25.41/21.61	c Got one! Elapsed wall clock time (in seconds):21.384
25.41/21.61	o 84627
26.97/22.49	c cleaning 8953 clauses out of 17921 with flag 45005/45005
28.69/23.35	c And the winner is Resolution
29.61/24.62	c Got one! Elapsed wall clock time (in seconds):24.394
29.61/24.62	o 75336
32.74/26.26	c cleaning 9475 clauses out of 18963 with flag 55000/55000
36.06/27.99	c And the winner is Resolution
36.22/28.65	c Got one! Elapsed wall clock time (in seconds):28.42
36.22/28.65	o 75095
37.50/29.30	c cleaning 9732 clauses out of 19488 with flag 65000/65000
40.40/30.83	c And the winner is Resolution
40.47/31.66	c Got one! Elapsed wall clock time (in seconds):31.433
40.47/31.66	o 71248
43.12/33.02	c cleaning 9872 clauses out of 19756 with flag 75000/75000
47.62/35.36	c cleaning 9937 clauses out of 19884 with flag 85000/85000
50.51/36.89	c And the winner is Resolution
59.01/45.69	c Got one! Elapsed wall clock time (in seconds):45.464
59.01/45.69	o 71177
61.40/46.90	c cleaning 9957 clauses out of 19947 with flag 95000/95000
61.53/47.06	c And the winner is Resolution
64.88/50.71	c Got one! Elapsed wall clock time (in seconds):50.483
64.88/50.71	o 69780
69.82/53.29	c cleaning 9984 clauses out of 19990 with flag 105000/105000
75.45/56.16	c cleaning 9991 clauses out of 20006 with flag 115000/115000
81.73/59.31	c cleaning 9995 clauses out of 20015 with flag 125000/125000
87.59/62.35	c cleaning 10003 clauses out of 20020 with flag 135000/135000
92.69/64.92	c cleaning 10007 clauses out of 20017 with flag 145000/145000
98.36/67.87	c cleaning 10005 clauses out of 20010 with flag 155000/155000
101.47/69.48	c And the winner is Resolution
120.13/88.80	c Got one! Elapsed wall clock time (in seconds):88.575
120.13/88.80	o 68937
121.69/89.65	c cleaning 9992 clauses out of 20005 with flag 165000/165000
125.98/91.84	c cleaning 9990 clauses out of 20013 with flag 175000/175000
130.67/94.28	c cleaning 10012 clauses out of 20023 with flag 185000/185000
132.74/95.36	c And the winner is Resolution
333.93/296.95	c Got one! Elapsed wall clock time (in seconds):296.722
333.93/296.95	o 68712
337.00/298.57	c cleaning 9999 clauses out of 20011 with flag 195000/195000
341.29/300.73	c cleaning 9994 clauses out of 20012 with flag 205000/205000
346.35/303.34	c cleaning 10002 clauses out of 20018 with flag 215000/215000
352.03/306.29	c cleaning 9997 clauses out of 20017 with flag 225001/225001
357.65/309.15	c cleaning 10005 clauses out of 20020 with flag 235001/235001
362.53/311.68	c cleaning 9996 clauses out of 20014 with flag 245000/245000
367.20/314.09	c cleaning 10009 clauses out of 20018 with flag 255000/255000
372.27/316.64	c cleaning 10003 clauses out of 20009 with flag 265000/265000
374.74/317.90	c And the winner is Resolution
376.84/320.03	c Got one! Elapsed wall clock time (in seconds):319.798
376.84/320.03	o 68679
379.99/321.65	c cleaning 9991 clauses out of 20006 with flag 275000/275000
385.25/324.34	c cleaning 10001 clauses out of 20015 with flag 285000/285000
390.32/326.94	c cleaning 9990 clauses out of 20014 with flag 295000/295000
392.83/328.28	c And the winner is Resolution
393.00/329.05	c Got one! Elapsed wall clock time (in seconds):328.823
393.00/329.05	o 68667
395.67/330.45	c cleaning 10002 clauses out of 20024 with flag 305000/305000
396.31/330.84	c And the winner is Resolution
396.40/331.06	c Got one! Elapsed wall clock time (in seconds):330.832
396.40/331.06	o 68107
398.85/332.36	c And the winner is Resolution
401.49/335.07	c Got one! Elapsed wall clock time (in seconds):334.844
401.49/335.07	o 67552
403.71/336.29	c cleaning 10000 clauses out of 20022 with flag 315000/315000
409.39/339.13	c cleaning 10002 clauses out of 20022 with flag 325000/325000
414.84/341.95	c cleaning 10003 clauses out of 20021 with flag 335001/335001
420.11/344.67	c cleaning 10008 clauses out of 20021 with flag 345004/345004
424.54/346.96	c And the winner is Resolution
476.63/399.21	c Got one! Elapsed wall clock time (in seconds):398.978
476.63/399.21	o 67411
477.80/399.89	c cleaning 9992 clauses out of 20009 with flag 355000/355000
483.07/402.59	c cleaning 9993 clauses out of 20017 with flag 365000/365000
488.15/405.14	c cleaning 9994 clauses out of 20024 with flag 375000/375000
493.60/407.97	c cleaning 10001 clauses out of 20030 with flag 385000/385000
499.21/410.87	c cleaning 10001 clauses out of 20029 with flag 395000/395000
505.07/413.84	c cleaning 10008 clauses out of 20029 with flag 405001/405001
510.35/416.52	c cleaning 10005 clauses out of 20020 with flag 415000/415000
515.43/419.17	c cleaning 10005 clauses out of 20016 with flag 425001/425001
521.04/422.07	c cleaning 10006 clauses out of 20011 with flag 435001/435001
526.11/424.64	c cleaning 10003 clauses out of 20005 with flag 445001/445001
526.82/425.10	c And the winner is Resolution
531.35/430.34	c Got one! Elapsed wall clock time (in seconds):430.108
531.35/430.34	o 47198
533.25/431.33	c And the winner is Resolution
533.71/432.34	c Got one! Elapsed wall clock time (in seconds):432.116
533.71/432.34	o 47139
536.00/433.51	c And the winner is Resolution
536.50/434.35	c Got one! Elapsed wall clock time (in seconds):434.124
536.50/434.35	o 38574
537.59/434.97	c cleaning 9991 clauses out of 20001 with flag 455000/455000
543.63/438.00	c cleaning 9994 clauses out of 20010 with flag 465000/465000
549.82/441.26	c cleaning 10008 clauses out of 20016 with flag 475000/475000
555.08/443.97	c cleaning 9997 clauses out of 20008 with flag 485000/485000
555.77/444.36	c And the winner is Resolution
557.20/446.38	c Got one! Elapsed wall clock time (in seconds):446.155
557.20/446.38	o 38352
561.79/448.73	c cleaning 9997 clauses out of 20011 with flag 495000/495000
565.27/450.51	c And the winner is Resolution
567.36/453.41	c Got one! Elapsed wall clock time (in seconds):453.181
567.36/453.41	o 38288
569.73/454.65	c cleaning 9996 clauses out of 20014 with flag 505000/505000
574.50/457.16	c cleaning 9999 clauses out of 20018 with flag 515000/515000
579.57/459.75	c cleaning 10002 clauses out of 20019 with flag 525000/525000
584.05/462.10	c And the winner is Resolution
638.18/516.55	c Got one! Elapsed wall clock time (in seconds):516.323
638.18/516.55	o 38198
639.26/517.14	c cleaning 10000 clauses out of 20017 with flag 535000/535000
644.71/519.99	c cleaning 9995 clauses out of 20017 with flag 545000/545000
649.90/522.62	c cleaning 9993 clauses out of 20022 with flag 555000/555000
654.95/525.22	c cleaning 10001 clauses out of 20030 with flag 565001/565001
658.03/526.84	c And the winner is Resolution
658.14/527.58	c Got one! Elapsed wall clock time (in seconds):527.35
658.14/527.58	o 37971
660.75/528.97	c cleaning 10009 clauses out of 20028 with flag 575000/575000
666.59/531.92	c cleaning 9995 clauses out of 20019 with flag 585000/585000
671.38/534.48	c cleaning 10003 clauses out of 20025 with flag 595001/595001
676.03/536.86	c cleaning 10001 clauses out of 20021 with flag 605000/605000
681.10/539.43	c cleaning 10002 clauses out of 20020 with flag 615000/615000
683.57/540.76	c And the winner is Resolution
683.72/541.61	c Got one! Elapsed wall clock time (in seconds):541.383
683.72/541.61	o 37627
686.66/543.18	c cleaning 10000 clauses out of 20019 with flag 625001/625001
691.64/545.75	c cleaning 10002 clauses out of 20018 with flag 635000/635000
696.10/548.03	c cleaning 9995 clauses out of 20016 with flag 645000/645000
699.95/550.08	c cleaning 10003 clauses out of 20022 with flag 655001/655001
704.01/552.15	c cleaning 9997 clauses out of 20019 with flag 665001/665001
707.99/554.21	c cleaning 9994 clauses out of 20022 with flag 675001/675001
712.26/556.48	c cleaning 10000 clauses out of 20027 with flag 685000/685000
713.16/557.00	c And the winner is Resolution
716.25/560.65	c Got one! Elapsed wall clock time (in seconds):560.426
716.25/560.65	o 36056
721.90/563.54	c cleaning 10003 clauses out of 20028 with flag 695001/695001
725.36/565.38	c And the winner is Resolution
753.11/593.73	c Got one! Elapsed wall clock time (in seconds):593.498
753.11/593.73	o 35710
755.63/595.05	c cleaning 9992 clauses out of 20024 with flag 705000/705000
758.80/596.74	c And the winner is Resolution
759.04/597.74	c Got one! Elapsed wall clock time (in seconds):597.511
759.04/597.74	o 33627
761.34/598.99	c cleaning 10003 clauses out of 20032 with flag 715000/715000
766.79/601.71	c cleaning 10006 clauses out of 20030 with flag 725001/725001
768.85/602.81	c And the winner is Resolution
769.54/603.83	c Got one! Elapsed wall clock time (in seconds):603.606
769.54/603.83	o 33416
773.23/605.77	c cleaning 10006 clauses out of 20023 with flag 735000/735000
777.88/608.19	c cleaning 9999 clauses out of 20017 with flag 745000/745000
784.45/611.51	c cleaning 9994 clauses out of 20018 with flag 755000/755000
785.72/612.25	c And the winner is Resolution
786.33/612.91	c Got one! Elapsed wall clock time (in seconds):612.681
786.33/612.91	o 33265
790.46/615.04	c cleaning 9999 clauses out of 20024 with flag 765000/765000
794.90/617.36	c cleaning 9995 clauses out of 20025 with flag 775000/775000
800.16/620.01	c cleaning 10008 clauses out of 20030 with flag 785000/785000
805.75/622.99	c And the winner is Resolution
809.49/626.94	c Got one! Elapsed wall clock time (in seconds):626.715
809.49/626.94	o 31505
809.59/627.09	c cleaning 10010 clauses out of 20022 with flag 795000/795000
814.83/629.78	c cleaning 9990 clauses out of 20012 with flag 805000/805000
820.06/632.49	c cleaning 10004 clauses out of 20022 with flag 815000/815000
824.72/634.85	c cleaning 9996 clauses out of 20018 with flag 825000/825000
830.48/637.85	c cleaning 10011 clauses out of 20022 with flag 835000/835000
833.56/639.46	c And the winner is Resolution
839.41/646.08	c Got one! Elapsed wall clock time (in seconds):645.848
839.41/646.08	o 31265
842.03/647.48	c cleaning 9991 clauses out of 20011 with flag 845000/845000
847.66/650.37	c cleaning 10007 clauses out of 20020 with flag 855000/855000
852.89/653.07	c cleaning 9992 clauses out of 20013 with flag 865000/865000
858.45/655.95	c cleaning 9997 clauses out of 20021 with flag 875000/875000
863.87/658.72	c cleaning 10005 clauses out of 20024 with flag 885000/885000
869.70/661.74	c cleaning 9996 clauses out of 20020 with flag 895001/895001
873.17/663.60	c And the winner is Resolution
892.95/683.33	c Got one! Elapsed wall clock time (in seconds):683.103
892.95/683.33	o 30287
895.26/684.54	c cleaning 10001 clauses out of 20024 with flag 905001/905001
901.41/687.72	c cleaning 9998 clauses out of 20022 with flag 915000/915000
906.83/690.54	c cleaning 10003 clauses out of 20024 with flag 925000/925000
912.48/693.44	c cleaning 9997 clauses out of 20021 with flag 935000/935000
917.89/696.25	c cleaning 9995 clauses out of 20024 with flag 945000/945000
923.84/699.33	c cleaning 10000 clauses out of 20029 with flag 955000/955000
928.90/701.94	c cleaning 10006 clauses out of 20029 with flag 965000/965000
930.96/703.03	c And the winner is Resolution
937.53/710.49	c Got one! Elapsed wall clock time (in seconds):710.262
937.53/710.49	o 30054
941.11/712.40	c cleaning 10006 clauses out of 20023 with flag 975000/975000
946.97/715.38	c cleaning 10000 clauses out of 20017 with flag 985000/985000
951.49/717.78	c cleaning 10006 clauses out of 20017 with flag 995000/995000
956.14/720.13	c cleaning 9995 clauses out of 20011 with flag 1005000/1005000
960.58/722.47	c cleaning 9993 clauses out of 20016 with flag 1015000/1015000
965.03/724.75	c cleaning 10001 clauses out of 20023 with flag 1025000/1025000
969.40/727.06	c cleaning 9998 clauses out of 20022 with flag 1035000/1035000
973.66/729.28	c cleaning 9998 clauses out of 20024 with flag 1045000/1045000
978.51/731.70	c cleaning 9999 clauses out of 20026 with flag 1055000/1055000
983.74/734.40	c cleaning 9998 clauses out of 20028 with flag 1065001/1065001
986.32/735.83	c And the winner is Resolution
1021.20/770.71	c Got one! Elapsed wall clock time (in seconds):770.487
1021.20/770.71	o 29903
1024.36/772.38	c cleaning 10007 clauses out of 20029 with flag 1075000/1075000
1026.83/773.71	c And the winner is Resolution
1027.06/774.73	c Got one! Elapsed wall clock time (in seconds):774.5
1027.06/774.73	o 26303
1029.79/776.11	c cleaning 9997 clauses out of 20022 with flag 1085000/1085000
1033.66/778.18	c And the winner is Resolution
1034.52/779.74	c Got one! Elapsed wall clock time (in seconds):779.514
1034.52/779.74	o 25865
1036.41/780.72	c cleaning 10004 clauses out of 20026 with flag 1095001/1095001
1040.85/783.07	c And the winner is Resolution
1074.28/816.92	c Got one! Elapsed wall clock time (in seconds):816.691
1074.28/816.92	o 23513
1075.43/817.51	c cleaning 9999 clauses out of 20021 with flag 1105000/1105000
1081.16/820.52	c cleaning 9992 clauses out of 20022 with flag 1115000/1115000
1086.78/823.46	c cleaning 10007 clauses out of 20030 with flag 1125000/1125000
1092.80/826.55	c cleaning 10007 clauses out of 20023 with flag 1135000/1135000
1098.02/829.26	c cleaning 10008 clauses out of 20016 with flag 1145000/1145000
1099.17/829.99	c And the winner is Resolution
1102.87/833.96	c Got one! Elapsed wall clock time (in seconds):833.729
1102.87/833.96	o 23390
1106.90/836.06	c cleaning 9999 clauses out of 20008 with flag 1155000/1155000
1112.16/838.79	c cleaning 9988 clauses out of 20009 with flag 1165000/1165000
1117.75/841.63	c cleaning 10002 clauses out of 20021 with flag 1175000/1175000
1119.00/842.38	c And the winner is Resolution
1119.19/842.98	c Got one! Elapsed wall clock time (in seconds):842.752
1119.19/842.98	o 22135
1123.20/845.04	c cleaning 10000 clauses out of 20019 with flag 1185000/1185000
1128.32/847.78	c cleaning 9998 clauses out of 20019 with flag 1195000/1195000
1133.54/850.48	c cleaning 9993 clauses out of 20021 with flag 1205000/1205000
1138.57/853.03	c cleaning 9998 clauses out of 20028 with flag 1215000/1215000
1143.01/855.39	c And the winner is Resolution
1146.95/860.02	c Got one! Elapsed wall clock time (in seconds):859.791
1146.95/860.02	o 21649
1148.11/860.62	c cleaning 10004 clauses out of 20030 with flag 1225000/1225000
1153.62/863.59	c cleaning 9997 clauses out of 20026 with flag 1235000/1235000
1158.83/866.26	c cleaning 10007 clauses out of 20030 with flag 1245001/1245001
1164.27/869.04	c cleaning 9992 clauses out of 20022 with flag 1255000/1255000
1168.50/871.25	c cleaning 10003 clauses out of 20031 with flag 1265001/1265001
1172.64/873.40	c cleaning 9995 clauses out of 20027 with flag 1275000/1275000
1177.08/875.73	c cleaning 9997 clauses out of 20032 with flag 1285000/1285000
1182.50/878.57	c cleaning 10016 clauses out of 20035 with flag 1295000/1295000
1188.53/881.68	c cleaning 10010 clauses out of 20019 with flag 1305000/1305000
1192.28/883.66	c And the winner is Resolution
1194.98/887.22	c Got one! Elapsed wall clock time (in seconds):886.988
1194.98/887.22	o 21574
1197.13/888.31	c cleaning 9992 clauses out of 20010 with flag 1315001/1315001
1203.34/891.59	c cleaning 9994 clauses out of 20017 with flag 1325000/1325000
1209.17/894.50	c cleaning 9999 clauses out of 20023 with flag 1335000/1335000
1214.40/897.20	c cleaning 10001 clauses out of 20024 with flag 1345000/1345000
1220.30/900.31	c cleaning 9992 clauses out of 20023 with flag 1355000/1355000
1225.71/903.14	c cleaning 10004 clauses out of 20031 with flag 1365000/1365000
1230.14/905.49	c cleaning 10004 clauses out of 20027 with flag 1375000/1375000
1234.99/907.97	c cleaning 9996 clauses out of 20024 with flag 1385001/1385001
1239.88/910.59	c cleaning 10002 clauses out of 20027 with flag 1395000/1395000
1245.09/913.24	c cleaning 10011 clauses out of 20027 with flag 1405002/1405002
1247.55/914.54	c And the winner is Resolution
1247.65/915.49	c Got one! Elapsed wall clock time (in seconds):915.265
1247.65/915.49	o 17951
1249.84/916.65	c cleaning 9992 clauses out of 20014 with flag 1415000/1415000
1254.06/918.81	c cleaning 10000 clauses out of 20022 with flag 1425000/1425000
1257.95/920.96	c cleaning 9992 clauses out of 20022 with flag 1435000/1435000
1262.18/923.12	c cleaning 10000 clauses out of 20030 with flag 1445000/1445000
1266.01/925.14	c cleaning 9999 clauses out of 20030 with flag 1455000/1455000
1270.23/927.32	c cleaning 10008 clauses out of 20031 with flag 1465000/1465000
1274.54/929.66	c cleaning 9996 clauses out of 20023 with flag 1475000/1475000
1278.77/931.86	c cleaning 10001 clauses out of 20027 with flag 1485000/1485000
1282.60/933.87	c cleaning 10000 clauses out of 20026 with flag 1495000/1495000
1286.62/935.94	c cleaning 9997 clauses out of 20026 with flag 1505000/1505000
1290.52/938.09	c cleaning 10001 clauses out of 20029 with flag 1515000/1515000
1294.35/940.05	c cleaning 10000 clauses out of 20028 with flag 1525000/1525000
1298.57/942.28	c cleaning 10006 clauses out of 20029 with flag 1535001/1535001
1302.99/944.52	c cleaning 9999 clauses out of 20022 with flag 1545000/1545000
1307.10/946.76	c cleaning 10001 clauses out of 20023 with flag 1555000/1555000
1311.32/948.98	c cleaning 10002 clauses out of 20022 with flag 1565000/1565000
1315.94/951.32	c And the winner is Resolution
1316.00/951.91	c Got one! Elapsed wall clock time (in seconds):951.684
1316.00/951.91	o 17053
1316.77/952.38	c cleaning 10006 clauses out of 20020 with flag 1575000/1575000
1322.39/955.25	c cleaning 9996 clauses out of 20014 with flag 1585000/1585000
1328.45/958.46	c cleaning 10005 clauses out of 20018 with flag 1595000/1595000
1334.04/961.36	c cleaning 10007 clauses out of 20013 with flag 1605000/1605000
1339.85/964.34	c cleaning 9994 clauses out of 20006 with flag 1615000/1615000
1345.27/967.17	c cleaning 9991 clauses out of 20012 with flag 1625000/1625000
1351.17/970.27	c cleaning 9999 clauses out of 20021 with flag 1635000/1635000
1356.99/973.30	c cleaning 10007 clauses out of 20023 with flag 1645001/1645001
1359.45/974.52	c And the winner is Resolution
1368.63/983.98	c Got one! Elapsed wall clock time (in seconds):983.752
1368.63/983.98	o 17033
1372.23/985.86	c cleaning 9992 clauses out of 20015 with flag 1655000/1655000
1378.24/988.91	c cleaning 10000 clauses out of 20023 with flag 1665000/1665000
1384.11/992.01	c cleaning 10003 clauses out of 20023 with flag 1675000/1675000
1389.54/994.87	c cleaning 9996 clauses out of 20020 with flag 1685000/1685000
1395.13/997.74	c cleaning 9996 clauses out of 20025 with flag 1695001/1695001
1398.35/999.45	c And the winner is Resolution
1399.11/1000.20	c Got one! Elapsed wall clock time (in seconds):999.973
1399.11/1000.20	o 16934
1401.91/1001.62	c cleaning 10001 clauses out of 20028 with flag 1705000/1705000
1407.18/1004.47	c cleaning 10003 clauses out of 20027 with flag 1715000/1715000
1412.18/1007.05	c cleaning 9997 clauses out of 20024 with flag 1725000/1725000
1416.81/1009.45	c cleaning 9996 clauses out of 20027 with flag 1735000/1735000
1422.23/1012.20	c cleaning 9998 clauses out of 20031 with flag 1745000/1745000
1428.94/1015.71	c cleaning 10006 clauses out of 20034 with flag 1755001/1755001
1434.53/1018.61	c cleaning 9999 clauses out of 20027 with flag 1765000/1765000
1439.95/1021.44	c And the winner is Resolution
1440.18/1022.50	c Got one! Elapsed wall clock time (in seconds):1022.27
1440.18/1022.50	o 16767
1440.78/1022.88	c cleaning 10001 clauses out of 20029 with flag 1775001/1775001
1446.19/1025.62	c cleaning 9997 clauses out of 20027 with flag 1785000/1785000
1452.04/1028.77	c cleaning 10005 clauses out of 20030 with flag 1795000/1795000
1458.05/1031.85	c cleaning 10002 clauses out of 20025 with flag 1805000/1805000
1463.07/1034.50	c cleaning 10003 clauses out of 20023 with flag 1815000/1815000
1468.86/1037.42	c cleaning 9996 clauses out of 20020 with flag 1825000/1825000
1474.54/1040.42	c cleaning 9999 clauses out of 20025 with flag 1835001/1835001
1479.98/1043.21	c cleaning 10008 clauses out of 20026 with flag 1845001/1845001
1483.79/1045.28	c And the winner is Resolution
1800.06/1361.41	c starts		: 263
1800.06/1361.41	c conflicts		: 1852084
1800.06/1361.41	c decisions		: 1881799
1800.06/1361.41	c propagations		: 18390700
1800.06/1361.41	c inspects		: 837205879
1800.06/1361.41	c learnt literals	: 0
1800.06/1361.41	c learnt binary clauses	: 0
1800.06/1361.41	c learnt ternary clauses	: 0
1800.06/1361.41	c learnt clauses	: 1852084
1800.06/1361.41	c ignored clauses	: 0
1800.06/1361.41	c root simplifications	: 0
1800.06/1361.41	c removed literals (reason simplification)	: 20000298
1800.06/1361.41	c reason swapping (by a shorter reason)	: 0
1800.06/1361.41	c Calls to reduceDB	: 186
1800.06/1361.41	c number of reductions to clauses (during analyze)	: 0
1800.06/1361.41	c number of learned constraints concerned by reduction	: 0
1800.06/1361.41	c number of learning phase by resolution	: 0
1800.06/1361.41	c number of learning phase by cutting planes	: 0
1800.06/1361.41	c speed (assignments/second)	: 54263.29828039986
1800.06/1361.41	c non guided choices	2578
1800.06/1361.47	c learnt constraints type 
1800.06/1361.47	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 17101
1800.06/1361.47	c constraints type 
1800.06/1361.47	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18
1800.06/1361.47	c constraints type 
1800.06/1361.47	c org.sat4j.pb.constraints.pb.MaxWatchPb => 18
1800.06/1361.47	s SATISFIABLE
1800.06/1361.47	v x1 -x2 x3 -x4 x5 -x6 x7 -x8 -x9 x10 -x11 x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28 -x29 -x30 -x31 x32 x33 x34 x35 x36 -x37 -x38 -x39 -x40 x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57 -x58 -x59 -x60 -x61 -x62 -x63 -x64 x65 -x66 x67 x68 x69 x70 -x71 -x72 -x73 -x74 -x75 -x76 -x77 -x78 -x79 -x80 -x81 -x82 -x83 -x84 -x85 -x86 -x87 -x88 -x89 -x90 x91 -x92 x93 x94 -x95 -x96 -x97 -x98 x99 -x100 x101 -x102 x103 -x104 -x105 -x106 -x107 -x108 -x109 -x110 -x111 -x112 -x113 -x114 -x115 -x116 -x117 -x118 -x119 -x120 -x121 x122 x123 x124 x125 -x126 x127 x128 -x129 x130 -x131 -x132 x133 -x134 -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 x151 -x152 -x153 -x154 x155 x156 -x157 -x158 x159 x160 x161 -x162 -x163 -x164 -x165 -x166 -x167 -x168 -x169 -x170 -x171 -x172 -x173 -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 x183 x184 x185 -x186 -x187 x188 -x189 x190 -x191 x192 x193 -x194 -x195 -x196 -x197 x198 -x199 -x200 -x201 x202 -x203 -x204 x205 -x206 -x207 x208 x209 x210 -x211 x212 -x213 -x214 x215 x216 -x217 -x218 -x219 -x220 -x221 -x222 x223 -x224 x225 x226 -x227 x228 x229 x230 x231 -x232 x233 -x234 x235 -x236 -x237 -x238 -x239 x240 -x241 x242 -x243 -x244 -x245 x246 x247 -x248 x249 x250 x251 -x252 x253 x254 -x255 x256 -x257 x258 x259 x260 -x261 -x262 -x263 x264 -x265 x266 x267 -x268 x269 -x270 x271 x272 -x273 -x274 -x275 x276 -x277 x278 x279 -x280 
1800.06/1361.47	c objective function=16767
1800.06/1361.47	c Total wall clock time (in seconds): 1361.245

Verifier Data

OK	16767

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2662545-1276528756/watcher-2662545-1276528756 -o /tmp/evaluation-result-2662545-1276528756/solver-2662545-1276528756 -C 1800 -W 2000 -M 1800 java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662545-1276528756.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.10 2/106 28035
/proc/meminfo: memFree=1868696/2059040 swapFree=4140300/4192956
[pid=28035] ppid=28033 vsize=1832 CPUtime=0
/proc/28035/stat : 28035 (java6) S 28033 28035 27561 0 -1 4194304 253 0 0 0 0 0 0 0 25 0 1 0 26527446 1875968 156 1992294400 134512640 134550932 4288887840 18446744073709551615 4294960144 0 2147483391 4096 0 18446744071699424446 0 0 17 1 0 0 0
/proc/28035/statm: 458 156 119 10 0 63 0

[startup+0.10194 s]
/proc/loadavg: 1.00 1.00 1.10 2/106 28035
/proc/meminfo: memFree=1868696/2059040 swapFree=4140300/4192956
[pid=28035] ppid=28033 vsize=1522120 CPUtime=0.08
/proc/28035/stat : 28035 (java) S 28033 28035 27561 0 -1 4202496 3873 0 1 0 6 2 0 0 25 0 8 0 26527446 1558650880 3315 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0
/proc/28035/statm: 380530 3315 1048 10 0 377840 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1522120

[startup+0.220274 s]
/proc/loadavg: 1.00 1.00 1.10 2/106 28035
/proc/meminfo: memFree=1868696/2059040 swapFree=4140300/4192956
[pid=28035] ppid=28033 vsize=1526268 CPUtime=0.25
/proc/28035/stat : 28035 (java) S 28033 28035 27561 0 -1 4202496 5114 0 1 0 22 3 0 0 25 0 12 0 26527446 1562898432 4552 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28035/statm: 381567 4552 1346 10 0 378870 0
Current children cumulated CPU time (s) 0.25
Current children cumulated vsize (KiB) 1526268

[startup+0.300948 s]
/proc/loadavg: 1.00 1.00 1.10 2/106 28035
/proc/meminfo: memFree=1868696/2059040 swapFree=4140300/4192956
[pid=28035] ppid=28033 vsize=1526268 CPUtime=0.36
/proc/28035/stat : 28035 (java) S 28033 28035 27561 0 -1 4202496 5331 0 1 0 32 4 0 0 25 0 12 0 26527446 1562898432 4769 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28035/statm: 381567 4769 1356 10 0 378870 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1526268

[startup+0.703795 s]
/proc/loadavg: 1.00 1.00 1.10 2/106 28035
/proc/meminfo: memFree=1868696/2059040 swapFree=4140300/4192956
[pid=28035] ppid=28033 vsize=1540136 CPUtime=1.15
/proc/28035/stat : 28035 (java) S 28033 28035 27561 0 -1 4202496 9478 0 1 0 110 5 0 0 25 0 16 0 26527446 1577099264 8005 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28035/statm: 385034 8022 1373 10 0 382337 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 1540136

[startup+1.51017 s]
/proc/loadavg: 1.00 1.00 1.10 6/121 28051
/proc/meminfo: memFree=1829952/2059040 swapFree=4140300/4192956
[pid=28035] ppid=28033 vsize=1545020 CPUtime=2.66
/proc/28035/stat : 28035 (java) S 28033 28035 27561 0 -1 4202496 14967 0 1 0 259 7 0 0 25 0 14 0 26527446 1582100480 10963 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28035/statm: 386255 10963 1425 10 0 383558 0
[pid=28035/tid=28037] ppid=28033 vsize=1545020 CPUtime=0.32
/proc/28035/task/28037/stat : 28037 (java) S 28033 28035 27561 0 -1 4202560 3928 0 1 0 30 2 0 0 18 0 14 0 26527448 1582100480 10963 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28038] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28038/stat : 28038 (java) S 28033 28035 27561 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 14 0 26527449 1582100480 10963 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28039] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28039/stat : 28039 (java) S 28033 28035 27561 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 26527449 1582100480 10963 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28040] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28040/stat : 28040 (java) S 28033 28035 27561 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 14 0 26527451 1582100480 10963 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28041] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28041/stat : 28041 (java) S 28033 28035 27561 0 -1 4202560 9 0 0 0 0 0 0 0 25 0 14 0 26527451 1582100480 10963 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28042] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28042/stat : 28042 (java) S 28033 28035 27561 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 14 0 26527451 1582100480 10963 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28043] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28043/stat : 28043 (java) S 28033 28035 27561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 14 0 26527456 1582100480 10963 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28044] ppid=28033 vsize=1545020 CPUtime=0.64
/proc/28035/task/28044/stat : 28044 (java) S 28033 28035 27561 0 -1 4202560 1794 0 0 0 64 0 0 0 18 0 14 0 26527456 1582100480 10963 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 1 0 0 0
[pid=28035/tid=28045] ppid=28033 vsize=1545020 CPUtime=1.07
/proc/28035/task/28045/stat : 28045 (java) S 28033 28035 27561 0 -1 4202560 6654 0 0 0 105 2 0 0 17 0 14 0 26527456 1582100480 10963 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28046] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28046/stat : 28046 (java) S 28033 28035 27561 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 26527456 1582100480 10963 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28047] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28047/stat : 28047 (java) S 28033 28035 27561 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 14 0 26527456 1582100480 10963 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 1 0 0 0
[pid=28035/tid=28050] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28050/stat : 28050 (java) S 28033 28035 27561 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 14 0 26527485 1582100480 10963 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28051] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28051/stat : 28051 (java) S 28033 28035 27561 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 26527496 1582100480 10963 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.66
Current children cumulated vsize (KiB) 1545020

[startup+3.10145 s]
/proc/loadavg: 0.92 0.98 1.09 4/122 28053
/proc/meminfo: memFree=1828580/2059040 swapFree=4140300/4192956
[pid=28035] ppid=28033 vsize=1545020 CPUtime=2.95
/proc/28035/stat : 28035 (java) S 28033 28035 27561 0 -1 4202496 17123 0 1 0 287 8 0 0 25 0 14 0 26527446 1582100480 13118 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28035/statm: 386255 13118 1425 10 0 383558 0
[pid=28035/tid=28037] ppid=28033 vsize=1545020 CPUtime=0.33
/proc/28035/task/28037/stat : 28037 (java) S 28033 28035 27561 0 -1 4202560 3954 0 1 0 31 2 0 0 19 0 14 0 26527448 1582100480 13118 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28038] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28038/stat : 28038 (java) S 28033 28035 27561 0 -1 4202560 3 0 0 0 0 0 0 0 25 0 14 0 26527449 1582100480 13118 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28039] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28039/stat : 28039 (java) S 28033 28035 27561 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 26527449 1582100480 13118 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28040] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28040/stat : 28040 (java) S 28033 28035 27561 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 14 0 26527451 1582100480 13118 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28041] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28041/stat : 28041 (java) S 28033 28035 27561 0 -1 4202560 9 0 0 0 0 0 0 0 25 0 14 0 26527451 1582100480 13118 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28042] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28042/stat : 28042 (java) S 28033 28035 27561 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 14 0 26527451 1582100480 13118 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28043] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28043/stat : 28043 (java) S 28033 28035 27561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 14 0 26527456 1582100480 13118 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28044] ppid=28033 vsize=1545020 CPUtime=0.69
/proc/28035/task/28044/stat : 28044 (java) S 28033 28035 27561 0 -1 4202560 1796 0 0 0 69 0 0 0 17 0 14 0 26527456 1582100480 13118 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 1 0 0 0
[pid=28035/tid=28045] ppid=28033 vsize=1545020 CPUtime=1.11
/proc/28035/task/28045/stat : 28045 (java) S 28033 28035 27561 0 -1 4202560 6656 0 0 0 109 2 0 0 15 0 14 0 26527456 1582100480 13118 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28046] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28046/stat : 28046 (java) S 28033 28035 27561 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 26527456 1582100480 13118 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28047] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28047/stat : 28047 (java) S 28033 28035 27561 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 14 0 26527456 1582100480 13118 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 1 0 0 0
[pid=28035/tid=28050] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28050/stat : 28050 (java) S 28033 28035 27561 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 14 0 26527485 1582100480 13118 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28051] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28051/stat : 28051 (java) S 28033 28035 27561 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 26527496 1582100480 13118 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 1545020

[startup+6.30203 s]
/proc/loadavg: 0.92 0.98 1.09 1/120 28059
/proc/meminfo: memFree=1716252/2059040 swapFree=4140300/4192956
[pid=28035] ppid=28033 vsize=1545020 CPUtime=6.24
/proc/28035/stat : 28035 (java) S 28033 28035 27561 0 -1 4202496 44806 0 1 0 604 20 0 0 25 0 14 0 26527446 1582100480 39277 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28035/statm: 386255 39277 1447 10 0 383558 0
[pid=28035/tid=28037] ppid=28033 vsize=1545020 CPUtime=0.34
/proc/28035/task/28037/stat : 28037 (java) S 28033 28035 27561 0 -1 4202560 4004 0 1 0 32 2 0 0 19 0 14 0 26527448 1582100480 39277 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28038] ppid=28033 vsize=1545020 CPUtime=0.01
/proc/28035/task/28038/stat : 28038 (java) S 28033 28035 27561 0 -1 4202560 756 0 0 0 1 0 0 0 16 0 14 0 26527449 1582100480 39277 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 1 0 0 0
[pid=28035/tid=28039] ppid=28033 vsize=1545020 CPUtime=0.01
/proc/28035/task/28039/stat : 28039 (java) S 28033 28035 27561 0 -1 4202560 768 0 0 0 1 0 0 0 15 0 14 0 26527449 1582100480 39277 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 1 0 0 0
[pid=28035/tid=28040] ppid=28033 vsize=1545020 CPUtime=0.03
/proc/28035/task/28040/stat : 28040 (java) S 28033 28035 27561 0 -1 4202560 716 0 0 0 3 0 0 0 16 0 14 0 26527451 1582100480 39277 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28041] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28041/stat : 28041 (java) S 28033 28035 27561 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 26527451 1582100480 39277 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28042] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28042/stat : 28042 (java) S 28033 28035 27561 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 14 0 26527451 1582100480 39277 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28043] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28043/stat : 28043 (java) S 28033 28035 27561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 14 0 26527456 1582100480 39277 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28044] ppid=28033 vsize=1545020 CPUtime=1.17
/proc/28035/task/28044/stat : 28044 (java) S 28033 28035 27561 0 -1 4202560 2092 0 0 0 116 1 0 0 15 0 14 0 26527456 1582100480 39277 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28045] ppid=28033 vsize=1545020 CPUtime=1.95
/proc/28035/task/28045/stat : 28045 (java) S 28033 28035 27561 0 -1 4202560 8048 0 0 0 192 3 0 0 16 0 14 0 26527456 1582100480 39277 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 1 0 0 0
[pid=28035/tid=28046] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28046/stat : 28046 (java) S 28033 28035 27561 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 26527456 1582100480 39277 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28047] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28047/stat : 28047 (java) S 28033 28035 27561 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 14 0 26527456 1582100480 39277 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 1 0 0 0
[pid=28035/tid=28050] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28050/stat : 28050 (java) S 28033 28035 27561 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 14 0 26527485 1582100480 39277 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28051] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28051/stat : 28051 (java) S 28033 28035 27561 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 26527496 1582100480 39277 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 1545020

[startup+12.7022 s]
/proc/loadavg: 1.09 1.02 1.10 2/121 28067
/proc/meminfo: memFree=1678672/2059040 swapFree=4140300/4192956
[pid=28035] ppid=28033 vsize=1545020 CPUtime=14.89
/proc/28035/stat : 28035 (java) S 28033 28035 27561 0 -1 4202496 54199 0 1 0 1464 25 0 0 25 0 15 0 26527446 1582100480 48576 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28035/statm: 386255 48576 1447 10 0 383558 0
[pid=28035/tid=28037] ppid=28033 vsize=1545020 CPUtime=0.34
/proc/28035/task/28037/stat : 28037 (java) S 28033 28035 27561 0 -1 4202560 4005 0 1 0 32 2 0 0 18 0 15 0 26527448 1582100480 48576 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28038] ppid=28033 vsize=1545020 CPUtime=0.05
/proc/28035/task/28038/stat : 28038 (java) S 28033 28035 27561 0 -1 4202560 1836 0 0 0 5 0 0 0 16 0 15 0 26527449 1582100480 48576 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28039] ppid=28033 vsize=1545020 CPUtime=0.05
/proc/28035/task/28039/stat : 28039 (java) S 28033 28035 27561 0 -1 4202560 2010 0 0 0 5 0 0 0 15 0 15 0 26527449 1582100480 48576 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 1 0 0 0
[pid=28035/tid=28040] ppid=28033 vsize=1545020 CPUtime=0.12
/proc/28035/task/28040/stat : 28040 (java) S 28033 28035 27561 0 -1 4202560 2468 0 0 0 11 1 0 0 16 0 15 0 26527451 1582100480 48576 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28041] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28041/stat : 28041 (java) S 28033 28035 27561 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 15 0 26527451 1582100480 48576 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28042] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28042/stat : 28042 (java) S 28033 28035 27561 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 15 0 26527451 1582100480 48576 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28043] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28043/stat : 28043 (java) S 28033 28035 27561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 15 0 26527456 1582100480 48576 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28044] ppid=28033 vsize=1545020 CPUtime=1.44
/proc/28035/task/28044/stat : 28044 (java) S 28033 28035 27561 0 -1 4202560 2114 0 0 0 143 1 0 0 15 0 15 0 26527456 1582100480 48576 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28045] ppid=28033 vsize=1545020 CPUtime=1.97
/proc/28035/task/28045/stat : 28045 (java) S 28033 28035 27561 0 -1 4202560 8050 0 0 0 194 3 0 0 15 0 15 0 26527456 1582100480 48576 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 1 0 0 0
[pid=28035/tid=28046] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28046/stat : 28046 (java) S 28033 28035 27561 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 15 0 26527456 1582100480 48576 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28047] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28047/stat : 28047 (java) S 28033 28035 27561 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 15 0 26527456 1582100480 48576 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28050] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28050/stat : 28050 (java) S 28033 28035 27561 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 15 0 26527485 1582100480 48576 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28051] ppid=28033 vsize=1545020 CPUtime=0
/proc/28035/task/28051/stat : 28051 (java) S 28033 28035 27561 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 15 0 26527496 1582100480 48576 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28067] ppid=28033 vsize=1545020 CPUtime=1.14
/proc/28035/task/28067/stat : 28067 (java) R 28033 28035 27561 0 -1 4202560 3409 0 0 0 113 1 0 0 25 0 15 0 26528601 1582100480 48576 1992294400 134512640 134550932 4293775440 18446744073709551615 4109670056 0 4 0 16800975 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.89
Current children cumulated vsize (KiB) 1545020

[startup+25.5015 s]
/proc/loadavg: 1.23 1.05 1.11 1/120 28079
/proc/meminfo: memFree=1661692/2059040 swapFree=4140300/4192956

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

/proc/28035/task/28043/stat : 28043 (java) S 28033 28035 27561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 15 0 26527456 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28044] ppid=28033 vsize=1546044 CPUtime=1.55
/proc/28035/task/28044/stat : 28044 (java) S 28033 28035 27561 0 -1 4202560 2119 0 0 0 154 1 0 0 15 0 15 0 26527456 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28045] ppid=28033 vsize=1546044 CPUtime=2.27
/proc/28035/task/28045/stat : 28045 (java) S 28033 28035 27561 0 -1 4202560 8246 0 0 0 224 3 0 0 15 0 15 0 26527456 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28046] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28046/stat : 28046 (java) S 28033 28035 27561 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 15 0 26527456 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28047] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28047/stat : 28047 (java) S 28033 28035 27561 0 -1 4202560 69 0 0 0 0 0 0 0 15 0 15 0 26527456 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 1 0 0 0
[pid=28035/tid=28050] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28050/stat : 28050 (java) S 28033 28035 27561 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 15 0 26527485 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28051] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28051/stat : 28051 (java) S 28033 28035 27561 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 15 0 26527496 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28189] ppid=28033 vsize=1546044 CPUtime=157.99
/proc/28035/task/28189/stat : 28189 (java) R 28033 28035 27561 0 -1 4202560 12 0 0 0 15799 0 0 0 25 0 15 0 26629696 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4109670072 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1620.97
Current children cumulated vsize (KiB) 1546044

[startup+1242.31 s]
/proc/loadavg: 1.06 1.39 1.35 2/121 28198
/proc/meminfo: memFree=1465516/2059040 swapFree=4140300/4192956
[pid=28035] ppid=28033 vsize=1546044 CPUtime=1680.97
/proc/28035/stat : 28035 (java) S 28033 28035 27561 0 -1 4202496 115796 0 1 0 167981 116 0 0 25 0 15 0 26527446 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28035/statm: 386511 101007 1451 10 0 383814 0
[pid=28035/tid=28037] ppid=28033 vsize=1546044 CPUtime=0.4
/proc/28035/task/28037/stat : 28037 (java) S 28033 28035 27561 0 -1 4202560 4017 0 1 0 37 3 0 0 15 0 15 0 26527448 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28038] ppid=28033 vsize=1546044 CPUtime=4.13
/proc/28035/task/28038/stat : 28038 (java) S 28033 28035 27561 0 -1 4202560 28411 0 0 0 387 26 0 0 16 0 15 0 26527449 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 1 0 0 0
[pid=28035/tid=28039] ppid=28033 vsize=1546044 CPUtime=4.16
/proc/28035/task/28039/stat : 28039 (java) S 28033 28035 27561 0 -1 4202560 27521 0 0 0 392 24 0 0 15 0 15 0 26527449 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28040] ppid=28033 vsize=1546044 CPUtime=24.85
/proc/28035/task/28040/stat : 28040 (java) S 28033 28035 27561 0 -1 4202560 11082 0 0 0 2468 17 0 0 15 0 15 0 26527451 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28041] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28041/stat : 28041 (java) S 28033 28035 27561 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 15 0 26527451 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28042] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28042/stat : 28042 (java) S 28033 28035 27561 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 15 0 26527451 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28043] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28043/stat : 28043 (java) S 28033 28035 27561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 15 0 26527456 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28044] ppid=28033 vsize=1546044 CPUtime=1.55
/proc/28035/task/28044/stat : 28044 (java) S 28033 28035 27561 0 -1 4202560 2119 0 0 0 154 1 0 0 15 0 15 0 26527456 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28045] ppid=28033 vsize=1546044 CPUtime=2.27
/proc/28035/task/28045/stat : 28045 (java) S 28033 28035 27561 0 -1 4202560 8246 0 0 0 224 3 0 0 15 0 15 0 26527456 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28046] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28046/stat : 28046 (java) S 28033 28035 27561 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 15 0 26527456 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28047] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28047/stat : 28047 (java) S 28033 28035 27561 0 -1 4202560 73 0 0 0 0 0 0 0 15 0 15 0 26527456 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 1 0 0 0
[pid=28035/tid=28050] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28050/stat : 28050 (java) S 28033 28035 27561 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 15 0 26527485 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28051] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28051/stat : 28051 (java) S 28033 28035 27561 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 15 0 26527496 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28189] ppid=28033 vsize=1546044 CPUtime=217.96
/proc/28035/task/28189/stat : 28189 (java) R 28033 28035 27561 0 -1 4202560 14 0 0 0 21796 0 0 0 25 0 15 0 26629696 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4109396794 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1680.97
Current children cumulated vsize (KiB) 1546044

[startup+1302.3 s]
/proc/loadavg: 1.02 1.32 1.33 2/121 28200
/proc/meminfo: memFree=1465640/2059040 swapFree=4140300/4192956
[pid=28035] ppid=28033 vsize=1546044 CPUtime=1740.96
/proc/28035/stat : 28035 (java) S 28033 28035 27561 0 -1 4202496 115807 0 1 0 173980 116 0 0 25 0 15 0 26527446 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28035/statm: 386511 101007 1451 10 0 383814 0
[pid=28035/tid=28037] ppid=28033 vsize=1546044 CPUtime=0.4
/proc/28035/task/28037/stat : 28037 (java) S 28033 28035 27561 0 -1 4202560 4017 0 1 0 37 3 0 0 15 0 15 0 26527448 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28038] ppid=28033 vsize=1546044 CPUtime=4.15
/proc/28035/task/28038/stat : 28038 (java) S 28033 28035 27561 0 -1 4202560 28411 0 0 0 389 26 0 0 16 0 15 0 26527449 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 1 0 0 0
[pid=28035/tid=28039] ppid=28033 vsize=1546044 CPUtime=4.19
/proc/28035/task/28039/stat : 28039 (java) S 28033 28035 27561 0 -1 4202560 27521 0 0 0 395 24 0 0 15 0 15 0 26527449 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28040] ppid=28033 vsize=1546044 CPUtime=24.85
/proc/28035/task/28040/stat : 28040 (java) S 28033 28035 27561 0 -1 4202560 11086 0 0 0 2468 17 0 0 15 0 15 0 26527451 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28041] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28041/stat : 28041 (java) S 28033 28035 27561 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 15 0 26527451 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28042] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28042/stat : 28042 (java) S 28033 28035 27561 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 15 0 26527451 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28043] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28043/stat : 28043 (java) S 28033 28035 27561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 15 0 26527456 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28044] ppid=28033 vsize=1546044 CPUtime=1.55
/proc/28035/task/28044/stat : 28044 (java) S 28033 28035 27561 0 -1 4202560 2119 0 0 0 154 1 0 0 15 0 15 0 26527456 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28045] ppid=28033 vsize=1546044 CPUtime=2.27
/proc/28035/task/28045/stat : 28045 (java) S 28033 28035 27561 0 -1 4202560 8246 0 0 0 224 3 0 0 15 0 15 0 26527456 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28046] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28046/stat : 28046 (java) S 28033 28035 27561 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 15 0 26527456 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28047] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28047/stat : 28047 (java) S 28033 28035 27561 0 -1 4202560 77 0 0 0 0 0 0 0 15 0 15 0 26527456 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 1 0 0 0
[pid=28035/tid=28050] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28050/stat : 28050 (java) S 28033 28035 27561 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 15 0 26527485 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28051] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28051/stat : 28051 (java) S 28033 28035 27561 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 15 0 26527496 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28189] ppid=28033 vsize=1546044 CPUtime=277.91
/proc/28035/task/28189/stat : 28189 (java) R 28033 28035 27561 0 -1 4202560 17 0 0 0 27791 0 0 0 25 0 15 0 26629696 1583149056 101007 1992294400 134512640 134550932 4293775440 18446744073709551615 4109396740 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1740.96
Current children cumulated vsize (KiB) 1546044



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1361.4 s]
/proc/loadavg: 1.01 1.26 1.31 2/121 28200
/proc/meminfo: memFree=1465640/2059040 swapFree=4140300/4192956
[pid=28035] ppid=28033 vsize=1546044 CPUtime=1800.06
/proc/28035/stat : 28035 (java) S 28033 28035 27561 0 -1 4202496 115841 0 1 0 179890 116 0 0 25 0 15 0 26527446 1583149056 101033 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28035/statm: 386511 101033 1451 10 0 383814 0
[pid=28035/tid=28037] ppid=28033 vsize=1546044 CPUtime=0.4
/proc/28035/task/28037/stat : 28037 (java) S 28033 28035 27561 0 -1 4202560 4017 0 1 0 37 3 0 0 15 0 15 0 26527448 1583149056 101033 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28038] ppid=28033 vsize=1546044 CPUtime=4.16
/proc/28035/task/28038/stat : 28038 (java) S 28033 28035 27561 0 -1 4202560 28419 0 0 0 390 26 0 0 15 0 15 0 26527449 1583149056 101033 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 1 0 0 0
[pid=28035/tid=28039] ppid=28033 vsize=1546044 CPUtime=4.2
/proc/28035/task/28039/stat : 28039 (java) S 28033 28035 27561 0 -1 4202560 27539 0 0 0 396 24 0 0 16 0 15 0 26527449 1583149056 101033 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28040] ppid=28033 vsize=1546044 CPUtime=24.85
/proc/28035/task/28040/stat : 28040 (java) S 28033 28035 27561 0 -1 4202560 11090 0 0 0 2468 17 0 0 15 0 15 0 26527451 1583149056 101033 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28041] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28041/stat : 28041 (java) S 28033 28035 27561 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 15 0 26527451 1583149056 101033 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28042] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28042/stat : 28042 (java) S 28033 28035 27561 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 15 0 26527451 1583149056 101033 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28043] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28043/stat : 28043 (java) S 28033 28035 27561 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 15 0 26527456 1583149056 101033 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28044] ppid=28033 vsize=1546044 CPUtime=1.55
/proc/28035/task/28044/stat : 28044 (java) S 28033 28035 27561 0 -1 4202560 2119 0 0 0 154 1 0 0 15 0 15 0 26527456 1583149056 101033 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28045] ppid=28033 vsize=1546044 CPUtime=2.27
/proc/28035/task/28045/stat : 28045 (java) S 28033 28035 27561 0 -1 4202560 8246 0 0 0 224 3 0 0 15 0 15 0 26527456 1583149056 101033 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28046] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28046/stat : 28046 (java) S 28033 28035 27561 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 15 0 26527456 1583149056 101033 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28047] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28047/stat : 28047 (java) S 28033 28035 27561 0 -1 4202560 79 0 0 0 0 0 0 0 15 0 15 0 26527456 1583149056 101033 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 1 0 0 0
[pid=28035/tid=28050] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28050/stat : 28050 (java) S 28033 28035 27561 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 15 0 26527485 1583149056 101033 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28051] ppid=28033 vsize=1546044 CPUtime=0
/proc/28035/task/28051/stat : 28051 (java) S 28033 28035 27561 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 15 0 26527496 1583149056 101033 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28189] ppid=28033 vsize=1546044 CPUtime=336.98
/proc/28035/task/28189/stat : 28189 (java) R 28033 28035 27561 0 -1 4202560 19 0 0 0 33698 0 0 0 25 0 15 0 26629696 1583149056 101033 1992294400 134512640 134550932 4293775440 18446744073709551615 4109396796 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 1546044

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

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

[startup+1361.52 s]
/proc/loadavg: 1.01 1.26 1.31 2/121 28200
/proc/meminfo: memFree=1465640/2059040 swapFree=4140300/4192956
[pid=28035] ppid=28033 vsize=1546368 CPUtime=1800.25
/proc/28035/stat : 28035 (java) S 28033 28035 27561 0 -1 4202496 115859 0 1 0 179908 117 0 0 18 0 14 0 26527446 1583480832 101050 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28035/statm: 386592 101050 1453 10 0 383895 0
[pid=28035/tid=28037] ppid=28033 vsize=1546368 CPUtime=0.4
/proc/28035/task/28037/stat : 28037 (java) S 28033 28035 27561 0 -1 4202560 4017 0 1 0 37 3 0 0 15 0 14 0 26527448 1583480832 101050 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28038] ppid=28033 vsize=1546368 CPUtime=4.16
/proc/28035/task/28038/stat : 28038 (java) S 28033 28035 27561 0 -1 4202560 28419 0 0 0 390 26 0 0 15 0 14 0 26527449 1583480832 101050 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 1 0 0 0
[pid=28035/tid=28039] ppid=28033 vsize=1546368 CPUtime=4.2
/proc/28035/task/28039/stat : 28039 (java) S 28033 28035 27561 0 -1 4202560 27539 0 0 0 396 24 0 0 16 0 14 0 26527449 1583480832 101050 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28040] ppid=28033 vsize=1546368 CPUtime=24.86
/proc/28035/task/28040/stat : 28040 (java) R 28033 28035 27561 0 -1 4202560 11090 0 0 0 2468 18 0 0 15 0 14 0 26527451 1583480832 101050 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0 0
[pid=28035/tid=28041] ppid=28033 vsize=1546368 CPUtime=0
/proc/28035/task/28041/stat : 28041 (java) S 28033 28035 27561 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 26527451 1583480832 101050 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28042] ppid=28033 vsize=1546368 CPUtime=0
/proc/28035/task/28042/stat : 28042 (java) S 28033 28035 27561 0 -1 4202560 8 0 0 0 0 0 0 0 18 0 14 0 26527451 1583480832 101050 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28044] ppid=28033 vsize=1546368 CPUtime=1.55
/proc/28035/task/28044/stat : 28044 (java) S 28033 28035 27561 0 -1 4202560 2119 0 0 0 154 1 0 0 15 0 14 0 26527456 1583480832 101050 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28045] ppid=28033 vsize=1546368 CPUtime=2.31
/proc/28035/task/28045/stat : 28045 (java) S 28033 28035 27561 0 -1 4202560 8249 0 0 0 228 3 0 0 15 0 14 0 26527456 1583480832 101050 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28046] ppid=28033 vsize=1546368 CPUtime=0
/proc/28035/task/28046/stat : 28046 (java) S 28033 28035 27561 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 14 0 26527456 1583480832 101050 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28050] ppid=28033 vsize=1546368 CPUtime=0
/proc/28035/task/28050/stat : 28050 (java) S 28033 28035 27561 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 14 0 26527485 1583480832 101050 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28051] ppid=28033 vsize=1546368 CPUtime=0
/proc/28035/task/28051/stat : 28051 (java) S 28033 28035 27561 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 14 0 26527496 1583480832 101050 1992294400 134512640 134550932 4293775440 18446744073709551615 4294960144 0 4 0 16800975 18446604437815777344 0 0 -1 0 0 0 0
[pid=28035/tid=28189] ppid=28033 vsize=1546368 CPUtime=337.08
/proc/28035/task/28189/stat : 28189 (java) R 28033 28035 27561 0 -1 4202560 19 0 0 0 33708 0 0 0 25 0 14 0 26629696 1583480832 101050 1992294400 134512640 134550932 4293775440 18446744073709551615 4109396794 0 4 0 16800975 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 1546368

Child status: 143
Real time (s): 1361.57
CPU time (s): 1800.32
CPU user time (s): 1799.1
CPU system time (s): 1.22381
CPU usage (%): 132.224
Max. virtual memory (cumulated for all children) (KiB): 1547620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 1.22381
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115859
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= 35415
involuntary context switches= 41662

runsolver used 4.24735 second user time and 9.90749 second system time

The end

Launcher Data

Begin job on node027 at 2010-06-14 17:19:16
IDJOB=2662545
IDBENCH=2323
IDSOLVER=1166
FILE ID=node027/2662545-1276528756
PBS_JOBID= 11173448
Free space on /tmp= 62480 MiB

SOLVER NAME= SAT4J PB RES // CP 2.2.0 2010-05-31
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-markshare1_1.opb
COMMAND LINE= java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2662545-1276528756/watcher-2662545-1276528756 -o /tmp/evaluation-result-2662545-1276528756/solver-2662545-1276528756 -C 1800 -W 2000 -M 1800  java6 -server -Xms1350m -Xmx1350m -jar HOME/sat4j-multicore.jar HOME/instance-2662545-1276528756.opb

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

MD5SUM BENCH= 83e0e1e1c048d12c4488c7f5a723c62c
RANDOM SEED=1725651050

node027.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		: 2800.261
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	: 5600.52
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		: 2800.261
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:       1869092 kB
Buffers:         17672 kB
Cached:          92220 kB
SwapCached:       5540 kB
Active:          76648 kB
Inactive:        45716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1869092 kB
SwapTotal:     4192956 kB
SwapFree:      4140300 kB
Dirty:             284 kB
Writeback:           0 kB
AnonPages:       11220 kB
Mapped:          13012 kB
Slab:            45440 kB
PageTables:       3992 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181692 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264952 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62480 MiB
End job on node027 at 2010-06-14 17:41:59