Trace number 3688712

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
SAT 4j PB RES // CP 2.3.2 SnapshotSAT (TO)-109 1800.62 963.637

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mis/normalized-mis_500_10_2.opb
MD5SUM8d62286ae12c02f1d9e42b05c51333f2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-116
Best CPU time to get the best result obtained on this benchmark1800.22
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -131
Optimality of the best value was proved NO
Number of variables500
Total number of constraints500
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 constraints500
Minimum length of a constraint10
Maximum length of a constraint21
Number of terms in the objective function 500
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 500
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 500
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)6328
Sum of products size (including duplicates)12656
Number of different products3164
Sum of products size6328

Quality of the solution as a function of time


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

Solver Data

0.03/0.08	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.03/0.08	c This is free software under the dual EPL/GNU LGPL licenses.
0.03/0.08	c See www.sat4j.org for details.
0.03/0.09	c version 2.3.2.v20120418
0.03/0.09	c java.runtime.name	Java(TM) SE Runtime Environment
0.03/0.09	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.03/0.09	c java.vm.version	19.1-b02
0.03/0.09	c java.vm.vendor	Sun Microsystems Inc.
0.03/0.09	c sun.arch.data.model	64
0.03/0.09	c java.version		1.6.0_24
0.03/0.09	c os.name		Linux
0.03/0.09	c os.version		2.6.32-71.29.1.el6.x86_64
0.03/0.09	c os.arch		amd64
0.03/0.09	c Free memory 		501472288
0.03/0.09	c Max memory 		7480803328
0.03/0.09	c Total memory 		504102912
0.03/0.09	c Number of processors 	8
0.09/0.11	c Pseudo Boolean Optimization by upper bound
0.09/0.11	c ManyCore solver with 2 solvers running in parallel
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@587bd9f2
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.11	c Expensive reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.09/0.11	c --- Begin Solver configuration ---
0.09/0.11	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@4e3eca90
0.09/0.11	c Learn all clauses as in MiniSAT
0.09/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.09/0.11	c No reason simplification
0.09/0.11	c Armin Biere (Picosat) restarts strategy
0.09/0.11	c Glucose learned constraints deletion strategy
0.09/0.11	c timeout=2147483s
0.09/0.11	c DB Simplification allowed=false
0.09/0.11	c c --- End Solver configuration ---
0.09/0.11	c solving HOME/instance-3688712-1337879385.opb
0.09/0.11	c reading problem ... 
0.71/0.45	c ... done. Wall clock time 0.339s.
0.71/0.45	c declared #vars     500
0.71/0.45	c internal #vars     3664
0.71/0.45	c #constraints  6828
0.71/0.45	c constraints type 
0.71/0.45	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3164
0.71/0.45	c org.sat4j.minisat.constraints.cnf.UnitClauses => 500
0.71/0.45	c ignored satisfied constraints => 500
0.71/0.45	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3164
0.71/0.45	c 7328 constraints processed.
0.71/0.45	c constraints type 
0.71/0.45	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3164
0.71/0.45	c ignored satisfied constraints => 500
0.71/0.45	c org.sat4j.pb.constraints.pb.UnitClausesPB => 500
0.71/0.45	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3164
0.71/0.45	c 7328 constraints processed.
0.71/0.45	c objective function length is 500 literals
1.04/0.51	c  And the winner is solver0
1.35/0.96	c SATISFIABLE
1.35/0.96	c OPTIMIZING...
1.35/0.96	c Got one! Elapsed wall clock time (in seconds):0.842
1.35/0.96	o -82
1.87/1.13	c  And the winner is solver1
2.26/1.46	c Got one! Elapsed wall clock time (in seconds):1.344
2.26/1.46	o -83
2.26/1.49	c  And the winner is solver1
2.45/1.96	c Got one! Elapsed wall clock time (in seconds):1.846
2.45/1.96	o -85
2.58/2.02	c  And the winner is solver1
2.69/2.46	c Got one! Elapsed wall clock time (in seconds):2.348
2.69/2.46	o -86
2.80/2.54	c  And the winner is solver1
2.97/2.96	c Got one! Elapsed wall clock time (in seconds):2.85
2.97/2.96	o -87
3.07/3.00	c  And the winner is solver1
3.10/3.47	c Got one! Elapsed wall clock time (in seconds):3.352
3.10/3.47	o -88
3.16/3.50	c  And the winner is solver1
3.18/3.97	c Got one! Elapsed wall clock time (in seconds):3.853
3.18/3.97	o -96
3.50/4.18	c  And the winner is solver1
3.69/4.47	c Got one! Elapsed wall clock time (in seconds):4.355
3.69/4.47	o -99
4.14/4.75	c cleaning 3902 clauses out of 7804 with flag 3001/7804
5.03/5.13	c  And the winner is solver1
5.10/5.47	c Got one! Elapsed wall clock time (in seconds):5.356
5.10/5.47	o -100
5.35/5.64	c  And the winner is solver1
5.47/5.97	c Got one! Elapsed wall clock time (in seconds):5.857
5.47/5.97	o -101
5.52/6.07	c cleaning 4979 clauses out of 9957 with flag 1000/13859
6.70/6.67	c cleaning 5488 clauses out of 10978 with flag 7000/19859
7.04/6.80	c  And the winner is solver1
7.05/6.97	c Got one! Elapsed wall clock time (in seconds):6.858
7.05/6.97	o -102
7.91/7.41	c cleaning 5317 clauses out of 10634 with flag 5001/25003
9.24/8.11	c cleaning 5654 clauses out of 11319 with flag 11003/31005
10.54/8.87	c cleaning 6331 clauses out of 12662 with flag 18000/38002
11.23/9.20	c  And the winner is solver1
11.26/9.59	c Got one! Elapsed wall clock time (in seconds):9.473
11.26/9.59	o -103
11.89/9.99	c cleaning 6109 clauses out of 12221 with flag 4000/43892
13.35/10.71	c cleaning 6055 clauses out of 12112 with flag 10000/49892
14.72/11.57	c cleaning 6527 clauses out of 13059 with flag 17002/56894
16.56/12.59	c cleaning 7263 clauses out of 14530 with flag 25000/64892
18.87/13.71	c cleaning 8128 clauses out of 16267 with flag 34000/73892
21.33/15.02	c cleaning 9067 clauses out of 18140 with flag 44001/83893
22.39/15.75	c  And the winner is solver1
22.50/15.93	c Got one! Elapsed wall clock time (in seconds):15.817
22.50/15.93	o -104
22.63/16.06	c cleaning 7069 clauses out of 14145 with flag 1001/88965
24.03/16.85	c cleaning 6537 clauses out of 13077 with flag 7002/94966
25.60/17.75	c cleaning 6762 clauses out of 13538 with flag 14000/101964
25.98/18.08	c  And the winner is solver1
26.16/18.10	c Got one! Elapsed wall clock time (in seconds):17.989
26.16/18.10	o -105
27.22/18.61	c cleaning 6324 clauses out of 12653 with flag 5001/107841
28.66/19.57	c cleaning 6163 clauses out of 12328 with flag 11000/113840
30.44/20.50	c cleaning 6578 clauses out of 13165 with flag 18000/120840
31.40/21.13	c  And the winner is solver1
31.46/21.33	c Got one! Elapsed wall clock time (in seconds):21.22
31.46/21.33	o -106
31.60/21.46	c cleaning 5856 clauses out of 11719 with flag 1002/125972
33.17/22.31	c cleaning 5926 clauses out of 11861 with flag 7000/131970
34.78/23.36	c cleaning 6464 clauses out of 12936 with flag 14001/138971
36.55/24.33	c cleaning 7230 clauses out of 14471 with flag 22000/146970
38.50/25.41	c cleaning 8116 clauses out of 16243 with flag 31002/155972
40.65/26.66	c cleaning 9063 clauses out of 18125 with flag 41000/165970
43.42/28.21	c cleaning 10026 clauses out of 20062 with flag 52000/176970
44.75/29.07	c  And the winner is solver1
44.90/29.14	c Got one! Elapsed wall clock time (in seconds):29.028
44.90/29.14	o -107
46.01/29.73	c cleaning 10429 clauses out of 20864 with flag 5001/187798
47.32/30.58	c cleaning 8210 clauses out of 16435 with flag 11001/193798
49.05/31.53	c cleaning 7603 clauses out of 15224 with flag 18000/200797
50.99/32.75	c cleaning 7806 clauses out of 15621 with flag 26000/208797
52.90/33.82	c cleaning 8405 clauses out of 16815 with flag 35000/217797
54.97/35.04	c cleaning 9201 clauses out of 18410 with flag 45000/227797
57.27/36.39	c cleaning 10099 clauses out of 20210 with flag 56001/238798
60.28/38.11	c cleaning 11053 clauses out of 22111 with flag 68001/250798
62.93/39.65	c cleaning 12022 clauses out of 24058 with flag 81001/263798
63.76/40.28	c  And the winner is solver1
63.94/40.56	c Got one! Elapsed wall clock time (in seconds):40.442
63.94/40.56	o -108
64.62/40.91	c cleaning 8897 clauses out of 17805 with flag 3001/269567
66.25/41.93	c cleaning 7454 clauses out of 14907 with flag 9000/275566
68.24/43.23	c cleaning 7227 clauses out of 14453 with flag 16000/282566
70.26/44.42	c cleaning 7615 clauses out of 15229 with flag 24003/290569
72.49/45.80	c cleaning 8305 clauses out of 16613 with flag 33002/299568
74.91/47.12	c cleaning 9149 clauses out of 18307 with flag 43001/309567
77.66/48.82	c cleaning 10072 clauses out of 20157 with flag 54000/320566
80.10/50.29	c cleaning 11043 clauses out of 22085 with flag 66000/332566
83.30/52.02	c cleaning 12014 clauses out of 24042 with flag 79000/345566
86.27/53.70	c cleaning 13008 clauses out of 26028 with flag 93000/359566
89.58/55.76	c cleaning 14008 clauses out of 28020 with flag 108000/374566
93.13/57.70	c cleaning 15002 clauses out of 30012 with flag 124000/390566
97.32/60.06	c cleaning 16005 clauses out of 32010 with flag 141000/407566
102.10/62.68	c cleaning 17003 clauses out of 34005 with flag 159000/425566
108.15/66.01	c cleaning 17995 clauses out of 36002 with flag 178000/444566
113.25/68.85	c cleaning 19003 clauses out of 38007 with flag 198000/464566
119.16/72.02	c cleaning 20002 clauses out of 40004 with flag 219000/485566
125.65/75.51	c cleaning 21002 clauses out of 42003 with flag 241001/507567
131.38/78.89	c  And the winner is solver1
131.58/78.95	c Got one! Elapsed wall clock time (in seconds):78.834
131.58/78.95	o -109
132.67/79.57	c cleaning 22322 clauses out of 44657 with flag 5002/531223
134.52/80.78	c cleaning 14163 clauses out of 28334 with flag 11001/537222
136.60/82.02	c cleaning 10580 clauses out of 21170 with flag 18000/544221
138.65/83.34	c cleaning 9287 clauses out of 18592 with flag 26002/552223
141.39/85.13	c cleaning 9146 clauses out of 18304 with flag 35001/561222
143.66/86.56	c cleaning 9575 clauses out of 19158 with flag 45001/571222
146.31/88.19	c cleaning 10285 clauses out of 20582 with flag 56000/582221
149.59/90.00	c cleaning 11148 clauses out of 22299 with flag 68002/594223
153.42/92.40	c cleaning 12071 clauses out of 24151 with flag 81002/607223
157.08/94.52	c cleaning 13036 clauses out of 26078 with flag 95000/621221
161.30/96.92	c cleaning 14016 clauses out of 28042 with flag 110000/636221
166.50/99.92	c cleaning 15008 clauses out of 30026 with flag 126000/652221
171.57/103.01	c cleaning 16002 clauses out of 32019 with flag 143001/669222
177.64/106.41	c cleaning 17007 clauses out of 34017 with flag 161001/687222
184.03/110.05	c cleaning 18004 clauses out of 36011 with flag 180002/706223
191.17/114.03	c cleaning 19001 clauses out of 38005 with flag 200000/726221
198.87/118.51	c cleaning 20000 clauses out of 40004 with flag 221000/747221
205.77/122.40	c cleaning 20999 clauses out of 42006 with flag 243002/769223
212.07/126.02	c cleaning 21995 clauses out of 44007 with flag 266002/792223
219.20/130.04	c cleaning 23004 clauses out of 46010 with flag 290000/816221
227.44/134.80	c cleaning 23996 clauses out of 48006 with flag 315000/841221
235.10/139.15	c cleaning 24997 clauses out of 50011 with flag 341001/867222
243.14/143.66	c cleaning 26003 clauses out of 52015 with flag 368002/894223
253.12/149.84	c cleaning 27002 clauses out of 54011 with flag 396001/922222
262.99/155.02	c cleaning 28002 clauses out of 56011 with flag 425003/951224
273.96/160.80	c cleaning 29002 clauses out of 58008 with flag 455002/981223
285.71/167.09	c cleaning 29996 clauses out of 60004 with flag 486000/1012221
297.96/173.76	c cleaning 31004 clauses out of 62008 with flag 518000/1044221
312.45/181.39	c cleaning 31998 clauses out of 64004 with flag 551000/1077221
327.54/189.23	c cleaning 33004 clauses out of 66009 with flag 585003/1111224
344.22/197.92	c cleaning 34002 clauses out of 68003 with flag 620001/1146222
362.13/207.55	c cleaning 34996 clauses out of 70000 with flag 656000/1182221
381.12/217.42	c cleaning 35995 clauses out of 72004 with flag 693000/1219221
401.71/228.15	c cleaning 37000 clauses out of 74009 with flag 731000/1257221
420.44/237.93	c cleaning 37998 clauses out of 76009 with flag 770000/1296221
440.50/248.74	c cleaning 39005 clauses out of 78011 with flag 810000/1336221
461.84/260.53	c cleaning 40004 clauses out of 80007 with flag 851001/1377222
482.32/271.13	c cleaning 41000 clauses out of 82003 with flag 893001/1419222
502.56/282.07	c cleaning 41998 clauses out of 84003 with flag 936001/1462222
516.13/289.32	c cleaning 42999 clauses out of 86004 with flag 980000/1506221
529.68/296.62	c cleaning 44003 clauses out of 88006 with flag 1025001/1551222
543.83/304.29	c cleaning 44995 clauses out of 90002 with flag 1071000/1597221
560.11/313.25	c cleaning 46000 clauses out of 92007 with flag 1118000/1644221
576.29/321.80	c cleaning 47002 clauses out of 94008 with flag 1166001/1692222
592.58/330.50	c cleaning 47997 clauses out of 96005 with flag 1215000/1741221
609.53/339.50	c cleaning 48995 clauses out of 98010 with flag 1265002/1791223
628.78/350.00	c cleaning 50001 clauses out of 100013 with flag 1316000/1842221
645.17/358.75	c cleaning 51003 clauses out of 102013 with flag 1368001/1894222
660.11/366.70	c cleaning 52003 clauses out of 104009 with flag 1421000/1947221
675.27/374.86	c cleaning 52997 clauses out of 106007 with flag 1475001/2001222
691.88/384.00	c cleaning 53999 clauses out of 108009 with flag 1530000/2056221
708.84/393.02	c cleaning 55000 clauses out of 110011 with flag 1586001/2112222
726.59/402.40	c cleaning 56002 clauses out of 112010 with flag 1643000/2169221
745.54/412.45	c cleaning 57001 clauses out of 114008 with flag 1701000/2227221
765.15/423.14	c cleaning 58000 clauses out of 116007 with flag 1760000/2286221
784.87/433.56	c cleaning 59003 clauses out of 118007 with flag 1820000/2346221
808.61/445.95	c cleaning 60001 clauses out of 120004 with flag 1881000/2407221
832.47/458.41	c cleaning 61000 clauses out of 122005 with flag 1943002/2469223
857.60/471.82	c cleaning 61997 clauses out of 124004 with flag 2006001/2532222
881.30/484.24	c cleaning 62995 clauses out of 126006 with flag 2070000/2596221
902.79/495.59	c cleaning 64000 clauses out of 128012 with flag 2135001/2661222
923.11/506.21	c cleaning 65001 clauses out of 130011 with flag 2201000/2727221
945.96/518.62	c cleaning 65998 clauses out of 132010 with flag 2268000/2794221
968.67/530.59	c cleaning 67006 clauses out of 134013 with flag 2336001/2862222
991.42/542.44	c cleaning 68004 clauses out of 136007 with flag 2405001/2931222
1012.26/553.45	c cleaning 68993 clauses out of 138004 with flag 2475002/3001223
1034.06/565.20	c cleaning 70005 clauses out of 140011 with flag 2546002/3072223
1056.00/576.73	c cleaning 70996 clauses out of 142005 with flag 2618001/3144222
1078.54/588.58	c cleaning 71998 clauses out of 144009 with flag 2691001/3217222
1101.46/600.53	c cleaning 73003 clauses out of 146010 with flag 2765000/3291221
1127.77/614.70	c cleaning 73999 clauses out of 148007 with flag 2840000/3366221
1154.27/628.43	c cleaning 75000 clauses out of 150009 with flag 2916001/3442222
1184.39/644.08	c cleaning 76003 clauses out of 152010 with flag 2993002/3519223
1210.32/657.54	c cleaning 77002 clauses out of 154005 with flag 3071000/3597221
1239.30/672.95	c cleaning 77994 clauses out of 156004 with flag 3150001/3676222
1269.41/688.55	c cleaning 78998 clauses out of 158011 with flag 3230002/3756223
1299.52/704.11	c cleaning 79999 clauses out of 160012 with flag 3311001/3837222
1330.24/720.04	c cleaning 81002 clauses out of 162012 with flag 3393000/3919221
1359.85/735.69	c cleaning 81997 clauses out of 164010 with flag 3476000/4002221
1394.49/753.51	c cleaning 82998 clauses out of 166013 with flag 3560000/4086221
1429.71/771.73	c cleaning 84006 clauses out of 168016 with flag 3645001/4171222
1467.51/791.27	c cleaning 85005 clauses out of 170010 with flag 3731001/4257222
1505.86/811.24	c cleaning 85996 clauses out of 172004 with flag 3818000/4344221
1541.55/829.69	c cleaning 87001 clauses out of 174009 with flag 3906001/4432222
1575.03/846.96	c cleaning 87997 clauses out of 176007 with flag 3995000/4521221
1611.15/865.50	c cleaning 88995 clauses out of 178010 with flag 4085000/4611221
1647.07/884.57	c cleaning 90001 clauses out of 180015 with flag 4176000/4702221
1684.98/904.00	c cleaning 91007 clauses out of 182014 with flag 4268000/4794221
1724.89/924.59	c cleaning 92000 clauses out of 184007 with flag 4361000/4887221
1766.19/945.77	c cleaning 92997 clauses out of 186008 with flag 4455001/4981222
1800.16/963.62	c starts		: 46
1800.16/963.62	c conflicts		: 8168
1800.16/963.62	c decisions		: 17122
1800.16/963.62	c propagations		: 201179
1800.16/963.62	c inspects		: 216643633
1800.16/963.62	c shortcuts		: 0
1800.16/963.62	c learnt literals	: 0
1800.16/963.62	c learnt binary clauses	: 0
1800.16/963.62	c learnt ternary clauses	: 0
1800.16/963.62	c learnt constraints	: 8167
1800.16/963.62	c ignored constraints	: 0
1800.16/963.62	c root simplifications	: 0
1800.16/963.62	c removed literals (reason simplification)	: 0
1800.16/963.62	c reason swapping (by a shorter reason)	: 0
1800.16/963.62	c Calls to reduceDB	: 0
1800.16/963.62	c number of reductions to clauses (during analyze)	: 0
1800.16/963.62	c number of learned constraints concerned by reduction	: 0
1800.16/963.62	c number of learning phase by resolution	: 0
1800.16/963.62	c number of learning phase by cutting planes	: 0
1800.16/963.62	c speed (assignments/second)	: 208.98348837330093
1800.16/963.62	c non guided choices	0
1800.16/963.62	c learnt constraints type 
1800.16/963.62	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 491
1800.16/963.62	c org.sat4j.pb.constraints.pb.MaxWatchPb => 7676
1800.16/963.62	c constraints type 
1800.16/963.62	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 3164
1800.16/963.62	c org.sat4j.minisat.constraints.cnf.UnitClauses => 500
1800.16/963.62	c org.sat4j.minisat.constraints.card.MinWatchCard => 1
1800.16/963.62	c ignored satisfied constraints => 500
1800.16/963.62	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 3164
1800.16/963.62	c 7329 constraints processed.
1800.16/963.62	c constraints type 
1800.16/963.62	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 3164
1800.16/963.62	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.16/963.62	c ignored satisfied constraints => 500
1800.16/963.62	c org.sat4j.pb.constraints.pb.UnitClausesPB => 500
1800.16/963.62	c org.sat4j.pb.constraints.pb.MaxWatchPb => 3164
1800.16/963.62	c 7329 constraints processed.
1800.16/963.62	s SATISFIABLE
1800.16/963.62	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 -x281 x282 -x283 x284 -x285 -x286 -x287 x288 x289 -x290 -x291 -x292 -x293 -x294 -x295 -x296 x297 -x298 -x299 x300 -x301 -x302 -x303 x304 -x305 -x306 -x307 x308 -x309 -x310 -x311 x312 -x313 -x314 x315 x316 x317 -x318 -x319 -x320 -x321 -x322 -x323 x324 -x325 -x326 -x327 -x328 -x329 -x330 -x331 x332 -x333 x334 -x335 -x336 -x337 x338 -x339 -x340 x341 -x342 -x343 x344 -x345 -x346 -x347 -x348 -x349 -x350 x351 -x352 x353 -x354 -x355 -x356 -x357 -x358 -x359 x360 -x361 -x362 -x363 -x364 -x365 x366 -x367 -x368 x369 x370 -x371 -x372 x373 -x374 -x375 -x376 -x377 -x378 x379 -x380 x381 -x382 -x383 -x384 -x385 -x386 -x387 -x388 -x389 -x390 -x391 -x392 x393 x394 -x395 -x396 -x397 -x398 x399 -x400 x401 -x402 x403 x404 -x405 -x406 -x407 -x408 -x409 -x410 x411 -x412 -x413 -x414 x415 -x416 -x417 -x418 -x419 -x420 x421 -x422 x423 -x424 -x425 -x426 -x427 -x428 x429 -x430 -x431 x432 x433 x434 -x435 x436 -x437 -x438 -x439 -x440 x441 -x442 x443 -x444 -x445 -x446 -x447 -x448 -x449 -x450 -x451 -x452 x453 -x454 -x455 -x456 -x457 -x458 -x459 -x460 -x461 -x462 -x463 -x464 x465 -x466 x467 -x468 x469 x470 -x471 -x472 x473 -x474 -x475 x476 x477 x478 -x479 -x480 x481 -x482 x483 -x484 -x485 -x486 x487 -x488 -x489 x490 -x491 x492 -x493 -x494 -x495 -x496 -x497 -x498 -x499 -x500 
1800.16/963.62	c objective function=-109
1800.16/963.62	c Total wall clock time (in seconds): 963.507

Verifier Data

OK	-109

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3688712-1337879385/watcher-3688712-1337879385 -o /tmp/evaluation-result-3688712-1337879385/solver-3688712-1337879385 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-pb.jar Both HOME/instance-3688712-1337879385.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 3.80 3.88 3.82 4/195 1965
/proc/meminfo: memFree=25473132/32873852 swapFree=6848/6848
[pid=1965] ppid=1963 vsize=9292 CPUtime=0 cores=0,2,4,6
/proc/1965/stat : 1965 (java) D 1963 1965 32594 0 -1 4202496 248 0 0 0 0 0 0 0 20 0 1 0 254064391 9515008 183 33554432000 1073741824 1073778376 140734983714208 140734983705240 273448517301 0 0 4096 0 18446744072100588836 0 0 17 0 0 0 0 0 0
/proc/1965/statm: 2323 183 140 9 0 71 0

[startup+0.0549131 s]
/proc/loadavg: 3.80 3.88 3.82 4/195 1965
/proc/meminfo: memFree=25473132/32873852 swapFree=6848/6848
[pid=1965] ppid=1963 vsize=9225560 CPUtime=0.03 cores=0,2,4,6
/proc/1965/stat : 1965 (java) S 1963 1965 32594 0 -1 4202496 3075 0 1 0 3 0 0 0 20 0 13 0 254064391 9446973440 3773 33554432000 1073741824 1073778376 140736787836032 140736787827168 273451876413 0 0 0 16800971 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1965/statm: 2306390 3773 1708 9 0 2297091 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9225560

[startup+0.100328 s]
/proc/loadavg: 3.80 3.88 3.82 4/195 1965
/proc/meminfo: memFree=25473132/32873852 swapFree=6848/6848
[pid=1965] ppid=1963 vsize=9558412 CPUtime=0.09 cores=0,2,4,6
/proc/1965/stat : 1965 (java) S 1963 1965 32594 0 -1 4202496 4279 0 1 0 8 1 0 0 20 0 18 0 254064391 9787813888 5481 33554432000 1073741824 1073778376 140736787836032 140736787827168 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1965/statm: 2389603 5481 2109 9 0 2380296 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9558412

[startup+0.300261 s]
/proc/loadavg: 3.80 3.88 3.82 4/195 1965
/proc/meminfo: memFree=25473132/32873852 swapFree=6848/6848
[pid=1965] ppid=1963 vsize=9558412 CPUtime=0.5 cores=0,2,4,6
/proc/1965/stat : 1965 (java) S 1963 1965 32594 0 -1 4202496 6187 0 1 0 48 2 0 0 20 0 18 0 254064391 9787813888 8615 33554432000 1073741824 1073778376 140736787836032 140736787827168 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1965/statm: 2389603 8615 2228 9 0 2380296 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 9558412

[startup+0.700451 s]
/proc/loadavg: 3.80 3.88 3.82 4/195 1965
/proc/meminfo: memFree=25473132/32873852 swapFree=6848/6848
[pid=1965] ppid=1963 vsize=9759132 CPUtime=1.35 cores=0,2,4,6
/proc/1965/stat : 1965 (java) S 1963 1965 32594 0 -1 4202496 14787 0 1 0 129 6 0 0 20 0 19 0 254064391 9993351168 18881 33554432000 1073741824 1073778376 140736787836032 140736787827168 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1965/statm: 2439783 18881 2252 9 0 2430476 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 9759132

[startup+1.50059 s]
/proc/loadavg: 3.80 3.88 3.82 7/217 1990
/proc/meminfo: memFree=25399264/32873852 swapFree=6848/6848
[pid=1965] ppid=1963 vsize=9824668 CPUtime=2.41 cores=0,2,4,6
/proc/1965/stat : 1965 (java) S 1963 1965 32594 0 -1 4202496 18132 0 1 0 230 11 0 0 20 0 19 0 254064391 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140736787827168 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1965/statm: 2456167 23719 2257 9 0 2446860 0
[pid=1965/tid=1967] ppid=1963 vsize=9824668 CPUtime=0.43 cores=0,2,4,6
/proc/1965/task/1967/stat : 1967 (java) S 1963 1965 32594 0 -1 4202560 2459 0 1 0 41 2 0 0 20 0 19 0 254064392 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140507987534840 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1968] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1968/stat : 1968 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064393 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140507831024040 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1969] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1969/stat : 1969 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064393 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140507829971496 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1970] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1970/stat : 1970 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064393 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140507828918440 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1971] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1971/stat : 1971 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064393 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140507827865896 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=1972] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1972/stat : 1972 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064393 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140507826813864 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1973] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1973/stat : 1973 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064393 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140507825761320 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=1974] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1974/stat : 1974 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064393 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140507824708264 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1975] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1975/stat : 1975 (java) S 1963 1965 32594 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254064393 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140507823655720 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1976] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1976/stat : 1976 (java) S 1963 1965 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254064394 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140507811457384 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1977] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1977/stat : 1977 (java) S 1963 1965 32594 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254064394 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140507810403704 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1978] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1978/stat : 1978 (java) S 1963 1965 32594 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254064394 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140507809350536 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1979] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1979/stat : 1979 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064397 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140507808299280 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1980] ppid=1963 vsize=9824668 CPUtime=0.7 cores=0,2,4,6
/proc/1965/task/1980/stat : 1980 (java) R 1963 1965 32594 0 -1 4202560 7888 0 0 0 68 2 0 0 20 0 19 0 254064397 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140507807247040 140507990141855 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1981] ppid=1963 vsize=9824668 CPUtime=0.71 cores=0,2,4,6
/proc/1965/task/1981/stat : 1981 (java) R 1963 1965 32594 0 -1 4202560 6462 0 0 0 69 2 0 0 20 0 19 0 254064397 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140507806194144 140507990572371 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1982] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1982/stat : 1982 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064397 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140507805141752 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1983] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1983/stat : 1983 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064397 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140507804089416 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1990] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1990/stat : 1990 (java) S 1963 1965 32594 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254064487 10060460032 23719 33554432000 1073741824 1073778376 140736787836032 140507802658088 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 2.41
Current children cumulated vsize (KiB) 9824668

[startup+3.10076 s]
/proc/loadavg: 3.80 3.88 3.82 2/214 1996
/proc/meminfo: memFree=25377652/32873852 swapFree=6848/6848
[pid=1965] ppid=1963 vsize=9824668 CPUtime=3.1 cores=0,2,4,6
/proc/1965/stat : 1965 (java) S 1963 1965 32594 0 -1 4202496 18176 0 1 0 293 17 0 0 20 0 19 0 254064391 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140736787827168 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1965/statm: 2456167 33452 2262 9 0 2446860 0
[pid=1965/tid=1967] ppid=1963 vsize=9824668 CPUtime=0.44 cores=0,2,4,6
/proc/1965/task/1967/stat : 1967 (java) S 1963 1965 32594 0 -1 4202560 2459 0 1 0 42 2 0 0 20 0 19 0 254064392 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140507987534840 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1968] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1968/stat : 1968 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064393 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140507831024040 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1969] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1969/stat : 1969 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064393 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140507829971496 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1970] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1970/stat : 1970 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064393 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140507828918440 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1971] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1971/stat : 1971 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064393 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140507827865896 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=1972] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1972/stat : 1972 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064393 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140507826813864 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1973] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1973/stat : 1973 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064393 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140507825761320 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=1974] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1974/stat : 1974 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064393 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140507824708264 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1975] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1975/stat : 1975 (java) S 1963 1965 32594 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254064393 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140507823655720 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1976] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1976/stat : 1976 (java) S 1963 1965 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 254064394 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140507811457384 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1977] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1977/stat : 1977 (java) S 1963 1965 32594 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 254064394 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140507810403704 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1978] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1978/stat : 1978 (java) S 1963 1965 32594 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 254064394 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140507809350536 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1979] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1979/stat : 1979 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064397 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140507808299280 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1980] ppid=1963 vsize=9824668 CPUtime=0.88 cores=0,2,4,6
/proc/1965/task/1980/stat : 1980 (java) S 1963 1965 32594 0 -1 4202560 7890 0 0 0 86 2 0 0 20 0 19 0 254064397 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140507807247160 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1981] ppid=1963 vsize=9824668 CPUtime=0.86 cores=0,2,4,6
/proc/1965/task/1981/stat : 1981 (java) S 1963 1965 32594 0 -1 4202560 6466 0 0 0 84 2 0 0 20 0 19 0 254064397 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140507806194616 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1982] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1982/stat : 1982 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064397 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140507805141752 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1983] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1983/stat : 1983 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 254064397 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140507804089416 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1990] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1990/stat : 1990 (java) S 1963 1965 32594 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 254064487 10060460032 33452 33554432000 1073741824 1073778376 140736787836032 140507802658088 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 9824668

[startup+6.30078 s]
/proc/loadavg: 3.82 3.88 3.82 3/214 2011
/proc/meminfo: memFree=25229188/32873852 swapFree=6848/6848
[pid=1965] ppid=1963 vsize=9824668 CPUtime=6.05 cores=0,2,4,6
/proc/1965/stat : 1965 (java) S 1963 1965 32594 0 -1 4202496 18895 0 1 0 574 31 0 0 20 0 22 0 254064391 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140736787827168 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1965/statm: 2456167 65874 2287 9 0 2446860 0
[pid=1965/tid=1967] ppid=1963 vsize=9824668 CPUtime=0.44 cores=0,2,4,6
/proc/1965/task/1967/stat : 1967 (java) S 1963 1965 32594 0 -1 4202560 2460 0 1 0 42 2 0 0 20 0 22 0 254064392 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140507987534840 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1968] ppid=1963 vsize=9824668 CPUtime=0.01 cores=0,2,4,6
/proc/1965/task/1968/stat : 1968 (java) S 1963 1965 32594 0 -1 4202560 14 0 0 0 1 0 0 0 20 0 22 0 254064393 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140507831024040 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1969] ppid=1963 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/1965/task/1969/stat : 1969 (java) S 1963 1965 32594 0 -1 4202560 122 0 0 0 2 0 0 0 20 0 22 0 254064393 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140507829971496 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1970] ppid=1963 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/1965/task/1970/stat : 1970 (java) S 1963 1965 32594 0 -1 4202560 8 0 0 0 2 0 0 0 20 0 22 0 254064393 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140507828918440 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1971] ppid=1963 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/1965/task/1971/stat : 1971 (java) S 1963 1965 32594 0 -1 4202560 18 0 0 0 2 0 0 0 20 0 22 0 254064393 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140507827865896 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1972] ppid=1963 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/1965/task/1972/stat : 1972 (java) S 1963 1965 32594 0 -1 4202560 17 0 0 0 2 0 0 0 20 0 22 0 254064393 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140507826813864 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1973] ppid=1963 vsize=9824668 CPUtime=0.04 cores=0,2,4,6
/proc/1965/task/1973/stat : 1973 (java) S 1963 1965 32594 0 -1 4202560 136 0 0 0 4 0 0 0 20 0 22 0 254064393 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140507825761320 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=1974] ppid=1963 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/1965/task/1974/stat : 1974 (java) S 1963 1965 32594 0 -1 4202560 139 0 0 0 2 0 0 0 20 0 22 0 254064393 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140507824708264 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1975] ppid=1963 vsize=9824668 CPUtime=0.02 cores=0,2,4,6
/proc/1965/task/1975/stat : 1975 (java) S 1963 1965 32594 0 -1 4202560 148 0 0 0 2 0 0 0 20 0 22 0 254064393 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140507823655720 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1976] ppid=1963 vsize=9824668 CPUtime=0.15 cores=0,2,4,6
/proc/1965/task/1976/stat : 1976 (java) S 1963 1965 32594 0 -1 4202560 44 0 0 0 15 0 0 0 20 0 22 0 254064394 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140507811457384 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1977] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1977/stat : 1977 (java) S 1963 1965 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254064394 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140507810403704 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1978] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1978/stat : 1978 (java) S 1963 1965 32594 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 22 0 254064394 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140507809350536 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1979] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1979/stat : 1979 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254064397 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140507808299280 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1980] ppid=1963 vsize=9824668 CPUtime=0.98 cores=0,2,4,6
/proc/1965/task/1980/stat : 1980 (java) S 1963 1965 32594 0 -1 4202560 7893 0 0 0 96 2 0 0 20 0 22 0 254064397 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140507807247160 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1981] ppid=1963 vsize=9824668 CPUtime=0.93 cores=0,2,4,6
/proc/1965/task/1981/stat : 1981 (java) S 1963 1965 32594 0 -1 4202560 6470 0 0 0 91 2 0 0 20 0 22 0 254064397 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140507806194616 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=1982] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1982/stat : 1982 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254064397 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140507805141752 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1983] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1983/stat : 1983 (java) S 1963 1965 32594 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 254064397 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140507804089416 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1990] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1990/stat : 1990 (java) S 1963 1965 32594 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 254064487 10060460032 65874 33554432000 1073741824 1073778376 140736787836032 140507802658088 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 6.05
Current children cumulated vsize (KiB) 9824668

[startup+12.7009 s]

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

[pid=1965/tid=2042] ppid=1963 vsize=9824668 CPUtime=644.35 cores=0,2,4,6
/proc/1965/task/2042/stat : 2042 (java) R 1963 1965 32594 0 -1 4202560 27 0 0 0 64424 11 0 0 20 0 22 0 254072286 10060460032 601431 33554432000 1073741824 1073778376 140736787836032 140507799499488 140507859396369 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=2043] ppid=1963 vsize=9824668 CPUtime=644.57 cores=0,2,4,6
/proc/1965/task/2043/stat : 2043 (java) R 1963 1965 32594 0 -1 4202560 105 0 0 0 64440 17 0 0 20 0 22 0 254072286 10060460032 601431 33554432000 1073741824 1073778376 140736787836032 140507801602288 140507859930612 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=2044] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/2044/stat : 2044 (java) S 1963 1965 32594 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 254072286 10060460032 601431 33554432000 1073741824 1073778376 140736787836032 140507800552616 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1526.95
Current children cumulated vsize (KiB) 9824668

[startup+882.301 s]
/proc/loadavg: 3.01 3.28 3.54 4/216 2283
/proc/meminfo: memFree=24577764/32873852 swapFree=6848/6848
[pid=1965] ppid=1963 vsize=9824668 CPUtime=1642.67 cores=0,2,4,6
/proc/1965/stat : 1965 (java) S 1963 1965 32594 0 -1 4202496 27118 0 1 0 164092 175 0 0 20 0 22 0 254064391 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140736787827168 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1965/statm: 2456167 615130 2289 9 0 2446860 0
[pid=1965/tid=1967] ppid=1963 vsize=9824668 CPUtime=0.48 cores=0,2,4,6
/proc/1965/task/1967/stat : 1967 (java) S 1963 1965 32594 0 -1 4202560 2561 0 1 0 45 3 0 0 20 0 22 0 254064392 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507987534840 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1968] ppid=1963 vsize=9824668 CPUtime=1.81 cores=0,2,4,6
/proc/1965/task/1968/stat : 1968 (java) S 1963 1965 32594 0 -1 4202560 293 0 0 0 174 7 0 0 20 0 22 0 254064393 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507831024040 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=1969] ppid=1963 vsize=9824668 CPUtime=1.74 cores=0,2,4,6
/proc/1965/task/1969/stat : 1969 (java) S 1963 1965 32594 0 -1 4202560 1086 0 0 0 167 7 0 0 20 0 22 0 254064393 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507829971496 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=1970] ppid=1963 vsize=9824668 CPUtime=1.72 cores=0,2,4,6
/proc/1965/task/1970/stat : 1970 (java) S 1963 1965 32594 0 -1 4202560 656 0 0 0 164 8 0 0 20 0 22 0 254064393 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507828918440 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=1971] ppid=1963 vsize=9824668 CPUtime=1.6 cores=0,2,4,6
/proc/1965/task/1971/stat : 1971 (java) S 1963 1965 32594 0 -1 4202560 488 0 0 0 153 7 0 0 20 0 22 0 254064393 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507827865896 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1972] ppid=1963 vsize=9824668 CPUtime=1.79 cores=0,2,4,6
/proc/1965/task/1972/stat : 1972 (java) S 1963 1965 32594 0 -1 4202560 679 0 0 0 169 10 0 0 20 0 22 0 254064393 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507826813864 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=1973] ppid=1963 vsize=9824668 CPUtime=1.74 cores=0,2,4,6
/proc/1965/task/1973/stat : 1973 (java) S 1963 1965 32594 0 -1 4202560 635 0 0 0 165 9 0 0 20 0 22 0 254064393 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507825761320 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1974] ppid=1963 vsize=9824668 CPUtime=1.8 cores=0,2,4,6
/proc/1965/task/1974/stat : 1974 (java) S 1963 1965 32594 0 -1 4202560 420 0 0 0 171 9 0 0 20 0 22 0 254064393 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507824708264 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1975] ppid=1963 vsize=9824668 CPUtime=1.75 cores=0,2,4,6
/proc/1965/task/1975/stat : 1975 (java) S 1963 1965 32594 0 -1 4202560 744 0 0 0 167 8 0 0 20 0 22 0 254064393 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507823655720 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1976] ppid=1963 vsize=9824668 CPUtime=119.4 cores=0,2,4,6
/proc/1965/task/1976/stat : 1976 (java) S 1963 1965 32594 0 -1 4202560 2668 0 0 0 11898 42 0 0 20 0 22 0 254064394 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507811457384 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1977] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1977/stat : 1977 (java) S 1963 1965 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254064394 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507810403704 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1978] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1978/stat : 1978 (java) S 1963 1965 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254064394 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507809350536 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1979] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1979/stat : 1979 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254064397 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507808299280 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1980] ppid=1963 vsize=9824668 CPUtime=1.02 cores=0,2,4,6
/proc/1965/task/1980/stat : 1980 (java) S 1963 1965 32594 0 -1 4202560 7912 0 0 0 100 2 0 0 20 0 22 0 254064397 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507807247160 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=1981] ppid=1963 vsize=9824668 CPUtime=1.24 cores=0,2,4,6
/proc/1965/task/1981/stat : 1981 (java) S 1963 1965 32594 0 -1 4202560 6497 0 0 0 122 2 0 0 20 0 22 0 254064397 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507806194616 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1982] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1982/stat : 1982 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254064397 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507805141752 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1983] ppid=1963 vsize=9824668 CPUtime=0.3 cores=0,2,4,6
/proc/1965/task/1983/stat : 1983 (java) S 1963 1965 32594 0 -1 4202560 52 0 0 0 12 18 0 0 20 0 22 0 254064397 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507804089416 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1990] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1990/stat : 1990 (java) S 1963 1965 32594 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 254064487 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507802658088 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=2042] ppid=1963 vsize=9824668 CPUtime=699.83 cores=0,2,4,6
/proc/1965/task/2042/stat : 2042 (java) R 1963 1965 32594 0 -1 4202560 28 0 0 0 69971 12 0 0 20 0 22 0 254072286 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507799499488 140507859102386 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=2043] ppid=1963 vsize=9824668 CPUtime=700.07 cores=0,2,4,6
/proc/1965/task/2043/stat : 2043 (java) R 1963 1965 32594 0 -1 4202560 105 0 0 0 69989 18 0 0 20 0 22 0 254072286 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507801602240 140507859573597 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=2044] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/2044/stat : 2044 (java) S 1963 1965 32594 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 254072286 10060460032 615130 33554432000 1073741824 1073778376 140736787836032 140507800552616 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1642.67
Current children cumulated vsize (KiB) 9824668

[startup+942.301 s]
/proc/loadavg: 2.99 3.22 3.51 4/216 2283
/proc/meminfo: memFree=24553660/32873852 swapFree=6848/6848
[pid=1965] ppid=1963 vsize=9824668 CPUtime=1759.39 cores=0,2,4,6
/proc/1965/stat : 1965 (java) S 1963 1965 32594 0 -1 4202496 27236 0 1 0 175763 176 0 0 20 0 22 0 254064391 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140736787827168 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1965/statm: 2456167 617277 2289 9 0 2446860 0
[pid=1965/tid=1967] ppid=1963 vsize=9824668 CPUtime=0.48 cores=0,2,4,6
/proc/1965/task/1967/stat : 1967 (java) S 1963 1965 32594 0 -1 4202560 2564 0 1 0 45 3 0 0 20 0 22 0 254064392 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507987534840 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=1968] ppid=1963 vsize=9824668 CPUtime=1.84 cores=0,2,4,6
/proc/1965/task/1968/stat : 1968 (java) S 1963 1965 32594 0 -1 4202560 293 0 0 0 177 7 0 0 20 0 22 0 254064393 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507831024040 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1969] ppid=1963 vsize=9824668 CPUtime=1.77 cores=0,2,4,6
/proc/1965/task/1969/stat : 1969 (java) S 1963 1965 32594 0 -1 4202560 1086 0 0 0 170 7 0 0 20 0 22 0 254064393 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507829971496 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1970] ppid=1963 vsize=9824668 CPUtime=1.79 cores=0,2,4,6
/proc/1965/task/1970/stat : 1970 (java) S 1963 1965 32594 0 -1 4202560 675 0 0 0 171 8 0 0 20 0 22 0 254064393 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507828918440 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1971] ppid=1963 vsize=9824668 CPUtime=1.63 cores=0,2,4,6
/proc/1965/task/1971/stat : 1971 (java) S 1963 1965 32594 0 -1 4202560 488 0 0 0 156 7 0 0 20 0 22 0 254064393 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507827865896 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1972] ppid=1963 vsize=9824668 CPUtime=1.84 cores=0,2,4,6
/proc/1965/task/1972/stat : 1972 (java) S 1963 1965 32594 0 -1 4202560 679 0 0 0 174 10 0 0 20 0 22 0 254064393 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507826813864 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1973] ppid=1963 vsize=9824668 CPUtime=1.78 cores=0,2,4,6
/proc/1965/task/1973/stat : 1973 (java) S 1963 1965 32594 0 -1 4202560 658 0 0 0 169 9 0 0 20 0 22 0 254064393 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507825761320 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1974] ppid=1963 vsize=9824668 CPUtime=1.84 cores=0,2,4,6
/proc/1965/task/1974/stat : 1974 (java) S 1963 1965 32594 0 -1 4202560 447 0 0 0 175 9 0 0 20 0 22 0 254064393 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507824708264 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1975] ppid=1963 vsize=9824668 CPUtime=1.82 cores=0,2,4,6
/proc/1965/task/1975/stat : 1975 (java) S 1963 1965 32594 0 -1 4202560 780 0 0 0 174 8 0 0 20 0 22 0 254064393 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507823655720 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1976] ppid=1963 vsize=9824668 CPUtime=122.83 cores=0,2,4,6
/proc/1965/task/1976/stat : 1976 (java) S 1963 1965 32594 0 -1 4202560 2674 0 0 0 12240 43 0 0 20 0 22 0 254064394 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507811457384 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=1977] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1977/stat : 1977 (java) S 1963 1965 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254064394 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507810403704 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1978] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1978/stat : 1978 (java) S 1963 1965 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254064394 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507809350536 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1979] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1979/stat : 1979 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254064397 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507808299280 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1980] ppid=1963 vsize=9824668 CPUtime=1.02 cores=0,2,4,6
/proc/1965/task/1980/stat : 1980 (java) S 1963 1965 32594 0 -1 4202560 7912 0 0 0 100 2 0 0 20 0 22 0 254064397 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507807247160 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=1981] ppid=1963 vsize=9824668 CPUtime=1.24 cores=0,2,4,6
/proc/1965/task/1981/stat : 1981 (java) S 1963 1965 32594 0 -1 4202560 6497 0 0 0 122 2 0 0 20 0 22 0 254064397 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507806194616 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1982] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1982/stat : 1982 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254064397 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507805141752 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1983] ppid=1963 vsize=9824668 CPUtime=0.32 cores=0,2,4,6
/proc/1965/task/1983/stat : 1983 (java) S 1963 1965 32594 0 -1 4202560 56 0 0 0 14 18 0 0 20 0 22 0 254064397 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507804089416 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1990] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1990/stat : 1990 (java) S 1963 1965 32594 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 254064487 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507802658088 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=2042] ppid=1963 vsize=9824668 CPUtime=756.3 cores=0,2,4,6
/proc/1965/task/2042/stat : 2042 (java) R 1963 1965 32594 0 -1 4202560 28 0 0 0 75617 13 0 0 20 0 22 0 254072286 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507799499488 140507859390218 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=2043] ppid=1963 vsize=9824668 CPUtime=756.55 cores=0,2,4,6
/proc/1965/task/2043/stat : 2043 (java) R 1963 1965 32594 0 -1 4202560 105 0 0 0 75636 19 0 0 20 0 22 0 254072286 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507801602464 140507859573614 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=2044] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/2044/stat : 2044 (java) S 1963 1965 32594 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 254072286 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507800552616 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1759.39
Current children cumulated vsize (KiB) 9824668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+963.607 s]
/proc/loadavg: 2.99 3.21 3.50 4/216 2283
/proc/meminfo: memFree=24549744/32873852 swapFree=6848/6848
[pid=1965] ppid=1963 vsize=9824668 CPUtime=1800.16 cores=0,2,4,6
/proc/1965/stat : 1965 (java) S 1963 1965 32594 0 -1 4202496 27239 0 1 0 179839 177 0 0 20 0 22 0 254064391 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140736787827168 273451876413 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/1965/statm: 2456167 617277 2289 9 0 2446860 0
[pid=1965/tid=1967] ppid=1963 vsize=9824668 CPUtime=0.48 cores=0,2,4,6
/proc/1965/task/1967/stat : 1967 (java) S 1963 1965 32594 0 -1 4202560 2564 0 1 0 45 3 0 0 20 0 22 0 254064392 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507987534840 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=1968] ppid=1963 vsize=9824668 CPUtime=1.84 cores=0,2,4,6
/proc/1965/task/1968/stat : 1968 (java) S 1963 1965 32594 0 -1 4202560 293 0 0 0 177 7 0 0 20 0 22 0 254064393 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507831024040 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1969] ppid=1963 vsize=9824668 CPUtime=1.77 cores=0,2,4,6
/proc/1965/task/1969/stat : 1969 (java) S 1963 1965 32594 0 -1 4202560 1086 0 0 0 170 7 0 0 20 0 22 0 254064393 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507829971496 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1970] ppid=1963 vsize=9824668 CPUtime=1.79 cores=0,2,4,6
/proc/1965/task/1970/stat : 1970 (java) S 1963 1965 32594 0 -1 4202560 675 0 0 0 171 8 0 0 20 0 22 0 254064393 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507828918440 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1971] ppid=1963 vsize=9824668 CPUtime=1.63 cores=0,2,4,6
/proc/1965/task/1971/stat : 1971 (java) S 1963 1965 32594 0 -1 4202560 488 0 0 0 156 7 0 0 20 0 22 0 254064393 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507827865896 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1972] ppid=1963 vsize=9824668 CPUtime=1.84 cores=0,2,4,6
/proc/1965/task/1972/stat : 1972 (java) S 1963 1965 32594 0 -1 4202560 679 0 0 0 174 10 0 0 20 0 22 0 254064393 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507826813864 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1973] ppid=1963 vsize=9824668 CPUtime=1.78 cores=0,2,4,6
/proc/1965/task/1973/stat : 1973 (java) S 1963 1965 32594 0 -1 4202560 658 0 0 0 169 9 0 0 20 0 22 0 254064393 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507825761320 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1974] ppid=1963 vsize=9824668 CPUtime=1.84 cores=0,2,4,6
/proc/1965/task/1974/stat : 1974 (java) S 1963 1965 32594 0 -1 4202560 447 0 0 0 175 9 0 0 20 0 22 0 254064393 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507824708264 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1975] ppid=1963 vsize=9824668 CPUtime=1.82 cores=0,2,4,6
/proc/1965/task/1975/stat : 1975 (java) S 1963 1965 32594 0 -1 4202560 780 0 0 0 174 8 0 0 20 0 22 0 254064393 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507823655720 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1976] ppid=1963 vsize=9824668 CPUtime=124.68 cores=0,2,4,6
/proc/1965/task/1976/stat : 1976 (java) S 1963 1965 32594 0 -1 4202560 2676 0 0 0 12424 44 0 0 20 0 22 0 254064394 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507811457384 273451890601 0 0 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=1977] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1977/stat : 1977 (java) S 1963 1965 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254064394 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507810403704 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1978] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1978/stat : 1978 (java) S 1963 1965 32594 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 254064394 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507809350536 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1979] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1979/stat : 1979 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254064397 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507808299280 273451898656 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=1980] ppid=1963 vsize=9824668 CPUtime=1.02 cores=0,2,4,6
/proc/1965/task/1980/stat : 1980 (java) S 1963 1965 32594 0 -1 4202560 7912 0 0 0 100 2 0 0 20 0 22 0 254064397 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507807247160 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=1965/tid=1981] ppid=1963 vsize=9824668 CPUtime=1.24 cores=0,2,4,6
/proc/1965/task/1981/stat : 1981 (java) S 1963 1965 32594 0 -1 4202560 6497 0 0 0 122 2 0 0 20 0 22 0 254064397 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507806194616 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1982] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1982/stat : 1982 (java) S 1963 1965 32594 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 254064397 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507805141752 273451889724 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=1983] ppid=1963 vsize=9824668 CPUtime=0.33 cores=0,2,4,6
/proc/1965/task/1983/stat : 1983 (java) S 1963 1965 32594 0 -1 4202560 56 0 0 0 15 18 0 0 20 0 22 0 254064397 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507804089416 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=1990] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/1990/stat : 1990 (java) S 1963 1965 32594 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 254064487 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507802658088 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=1965/tid=2042] ppid=1963 vsize=9824668 CPUtime=775.75 cores=0,2,4,6
/proc/1965/task/2042/stat : 2042 (java) R 1963 1965 32594 0 -1 4202560 29 0 0 0 77562 13 0 0 20 0 22 0 254072286 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507799499488 140507859337750 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0
[pid=1965/tid=2043] ppid=1963 vsize=9824668 CPUtime=776.02 cores=0,2,4,6
/proc/1965/task/2043/stat : 2043 (java) R 1963 1965 32594 0 -1 4202560 105 0 0 0 77583 19 0 0 20 0 22 0 254072286 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507801602664 140507860004015 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=1965/tid=2044] ppid=1963 vsize=9824668 CPUtime=0 cores=0,2,4,6
/proc/1965/task/2044/stat : 2044 (java) S 1963 1965 32594 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 254072286 10060460032 617277 33554432000 1073741824 1073778376 140736787836032 140507800552616 273451890601 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 9824668

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

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

Child status: 143
Real time (s): 963.637
CPU time (s): 1800.62
CPU user time (s): 1798.37
CPU system time (s): 2.25166
CPU usage (%): 186.857
Max. virtual memory (cumulated for all children) (KiB): 9824668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.37
system time used= 2.25166
maximum resident set size= 2469224
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27270
page faults= 1
swaps= 0
block input operations= 0
block output operations= 936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27191
involuntary context switches= 32694

runsolver used 3.45147 second user time and 8.38373 second system time

The end

Launcher Data

Begin job on node128 at 2012-05-24 19:09:45
IDJOB=3688712
IDBENCH=48220
IDSOLVER=2268
FILE ID=node128/3688712-1337879385
RUNJOBID= node128-1337871881-32611
PBS_JOBID= 14620076
Free space on /tmp= 71572 MiB

SOLVER NAME= SAT 4j PB RES // CP 2.3.2 Snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/mis/normalized-mis_500_10_2.opb
COMMAND LINE= java -jar HOME/sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3688712-1337879385/watcher-3688712-1337879385 -o /tmp/evaluation-result-3688712-1337879385/solver-3688712-1337879385 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-pb.jar Both HOME/instance-3688712-1337879385.opb

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

MD5SUM BENCH= 8d62286ae12c02f1d9e42b05c51333f2
RANDOM SEED=1191204051

node128.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.389
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        25473776 kB
Buffers:          243772 kB
Cached:          2917220 kB
SwapCached:            0 kB
Active:          3932960 kB
Inactive:        2690312 kB
Active(anon):    3464684 kB
Inactive(anon):        0 kB
Active(file):     468276 kB
Inactive(file):  2690312 kB
Unevictable:        6848 kB
Mlocked:            6848 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:               512 kB
Writeback:             4 kB
AnonPages:       3468976 kB
Mapped:            22524 kB
Shmem:               204 kB
Slab:             634380 kB
SReclaimable:      76928 kB
SUnreclaim:       557452 kB
KernelStack:        1600 kB
PageTables:        10708 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    4022404 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3358720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71572 MiB
End job on node128 at 2012-05-24 19:25:50