Trace number 3711183

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 specific settings 2.3.2 snapshotSAT (TO)-26 1800.51 1788.35

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_25_5.opb
MD5SUMb1b77cfc7c7e45b216596a736ff4b926
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-33
Best CPU time to get the best result obtained on this benchmark1796.8
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -29
Optimality of the best value was proved NO
Number of variables400
Total number of constraints601
Number of constraints which are clauses200
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints401
Minimum length of a constraint2
Maximum length of a constraint400
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 400
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)12452
Sum of products size (including duplicates)24904
Number of different products6226
Sum of products size12452

Quality of the solution as a function of time


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

Solver Data

0.00/0.07	c SAT4J: a SATisfiability library for Java (c) 2004-2012 Artois University and CNRS
0.00/0.07	c This is free software under the dual EPL/GNU LGPL licenses.
0.00/0.07	c See www.sat4j.org for details.
0.00/0.07	c This software uses some libraries from the Jakarta Commons project. See jakarta.apache.org for details.
0.00/0.07	c version 2.3.2.v20120418
0.00/0.07	c java.runtime.name	Java(TM) SE Runtime Environment
0.00/0.07	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.00/0.07	c java.vm.version	19.1-b02
0.00/0.07	c java.vm.vendor	Sun Microsystems Inc.
0.00/0.07	c sun.arch.data.model	64
0.00/0.07	c java.version		1.6.0_24
0.00/0.07	c os.name		Linux
0.00/0.07	c os.version		2.6.32-71.29.1.el6.x86_64
0.00/0.07	c os.arch		amd64
0.00/0.07	c Free memory 		501472288
0.00/0.07	c Max memory 		7480803328
0.00/0.07	c Total memory 		504102912
0.00/0.07	c Number of processors 	8
0.10/0.11	c read org.sat4j.minisat.orders.VarOrderHeap
0.10/0.11	c configuring ORDERS
0.10/0.11	c --- Begin Solver configuration ---
0.10/0.11	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@2dcb25f1
0.10/0.11	c Learn all clauses as in MiniSAT
0.10/0.11	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.10/0.11	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause
0.10/0.11	c Expensive reason simplification
0.10/0.11	c Armin Biere (Picosat) restarts strategy
0.10/0.11	c Glucose learned constraints deletion strategy
0.10/0.11	c timeout=2147483s
0.10/0.11	c DB Simplification allowed=true
0.10/0.11	c Heuristics kept accross calls (keep the solver "hot")
0.10/0.11	c --- End Solver configuration ---
0.10/0.11	c solving HOME/instance-3711183-1338172926.opb
0.10/0.11	c reading problem ... 
1.08/0.51	c ... done. Wall clock time 0.403s.
1.08/0.51	c declared #vars     400
1.08/0.51	c internal #vars     6626
1.08/0.51	c #constraints  13054
1.08/0.51	c constraints type 
1.08/0.51	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6226
1.08/0.51	c org.sat4j.minisat.constraints.card.MinWatchCard => 402
1.08/0.51	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
1.08/0.51	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6226
1.08/0.51	c 13054 constraints processed.
1.39/0.65	c SATISFIABLE
1.39/0.65	c OPTIMIZING...
1.39/0.65	c Got one! Elapsed wall clock time (in seconds):0.541
1.39/0.65	o 0
1.69/0.72	c Got one! Elapsed wall clock time (in seconds):0.615
1.69/0.72	o -1
2.27/0.90	c Got one! Elapsed wall clock time (in seconds):0.79
2.27/0.90	o -12
2.27/0.93	c Got one! Elapsed wall clock time (in seconds):0.824
2.27/0.93	o -14
2.27/0.99	c Got one! Elapsed wall clock time (in seconds):0.884
2.27/0.99	o -18
2.49/1.02	c Got one! Elapsed wall clock time (in seconds):0.909
2.49/1.02	o -19
2.49/1.03	c Got one! Elapsed wall clock time (in seconds):0.921
2.49/1.03	o -20
2.62/1.12	c Got one! Elapsed wall clock time (in seconds):1.013
2.62/1.12	o -21
3.06/1.58	c Got one! Elapsed wall clock time (in seconds):1.468
3.06/1.58	o -22
3.27/1.71	c Got one! Elapsed wall clock time (in seconds):1.603
3.27/1.71	o -23
3.67/2.18	c cleaning 3825 clauses out of 7653 with flag 3001/7653
4.01/2.40	c Got one! Elapsed wall clock time (in seconds):2.296
4.01/2.40	o -24
4.54/2.94	c cleaning 4687 clauses out of 9383 with flag 4000/13208
5.35/3.76	c cleaning 5343 clauses out of 10697 with flag 10001/19209
5.77/4.12	c Got one! Elapsed wall clock time (in seconds):4.01
5.77/4.12	o -25
6.07/4.49	c cleaning 5459 clauses out of 10928 with flag 3000/24783
6.79/5.17	c cleaning 5726 clauses out of 11469 with flag 9000/30783
7.81/6.10	c cleaning 6368 clauses out of 12745 with flag 16002/37785
8.84/7.15	c cleaning 7188 clauses out of 14381 with flag 24006/45789
10.15/8.45	c cleaning 8089 clauses out of 16187 with flag 33000/54783
11.48/9.72	c cleaning 9045 clauses out of 18098 with flag 43000/64783
12.91/11.19	c cleaning 10023 clauses out of 20053 with flag 54000/75783
14.41/12.62	c cleaning 11006 clauses out of 22030 with flag 66000/87783
15.91/14.19	c cleaning 12012 clauses out of 24024 with flag 79000/100783
17.85/16.04	c cleaning 13002 clauses out of 26015 with flag 93003/114786
19.78/17.94	c cleaning 13998 clauses out of 28010 with flag 108000/129783
21.82/19.99	c cleaning 15000 clauses out of 30013 with flag 124001/145784
23.92/22.09	c cleaning 16003 clauses out of 32014 with flag 141002/162785
26.34/24.43	c cleaning 17002 clauses out of 34009 with flag 159000/180783
28.77/26.83	c cleaning 17999 clauses out of 36008 with flag 178001/199784
31.39/29.41	c cleaning 18994 clauses out of 38008 with flag 198000/219783
34.43/32.43	c cleaning 20001 clauses out of 40015 with flag 219001/240784
37.37/35.38	c cleaning 21003 clauses out of 42014 with flag 241001/262784
40.69/38.66	c cleaning 22000 clauses out of 44010 with flag 264000/285783
45.21/43.14	c cleaning 23000 clauses out of 46012 with flag 288002/309785
48.44/46.37	c cleaning 24001 clauses out of 48011 with flag 313001/334784
51.78/49.63	c cleaning 25000 clauses out of 50011 with flag 339002/360785
55.52/53.39	c cleaning 25995 clauses out of 52009 with flag 366000/387783
59.18/56.90	c cleaning 27001 clauses out of 54014 with flag 394000/415783
62.91/60.67	c cleaning 27996 clauses out of 56013 with flag 423000/444783
66.74/64.50	c cleaning 29003 clauses out of 58018 with flag 453001/474784
70.47/68.19	c cleaning 30004 clauses out of 60016 with flag 484002/505785
74.61/72.23	c cleaning 30999 clauses out of 62011 with flag 516001/537784
78.93/76.55	c cleaning 32001 clauses out of 64013 with flag 549002/570785
84.32/81.89	c cleaning 33002 clauses out of 66010 with flag 583000/604783
89.06/86.50	c cleaning 34001 clauses out of 68010 with flag 618002/639785
93.89/91.39	c cleaning 35004 clauses out of 70007 with flag 654000/675783
99.02/96.48	c cleaning 35995 clauses out of 72008 with flag 691005/712788
104.19/101.59	c cleaning 36998 clauses out of 74008 with flag 729000/750783
110.13/107.44	c cleaning 37996 clauses out of 76010 with flag 768000/789783
115.97/113.26	c cleaning 39001 clauses out of 78014 with flag 808000/829783
122.03/119.28	c cleaning 39998 clauses out of 80015 with flag 849002/870785
128.33/125.50	c cleaning 41004 clauses out of 82016 with flag 891001/912784
134.45/131.50	c cleaning 42002 clauses out of 84015 with flag 934004/955787
141.19/138.26	c cleaning 42994 clauses out of 86009 with flag 978000/999783
147.75/144.74	c cleaning 44002 clauses out of 88017 with flag 1023002/1044785
154.29/151.25	c cleaning 45005 clauses out of 90020 with flag 1069007/1090790
170.23/167.15	c cleaning 45998 clauses out of 92009 with flag 1116001/1137784
185.20/182.07	c cleaning 46997 clauses out of 94010 with flag 1164000/1185783
191.66/188.46	c cleaning 48002 clauses out of 96015 with flag 1213002/1234785
199.23/195.99	c cleaning 48996 clauses out of 98014 with flag 1263003/1284786
207.51/204.19	c cleaning 50007 clauses out of 100018 with flag 1314003/1335786
214.64/211.17	c cleaning 51000 clauses out of 102008 with flag 1366000/1387783
222.06/218.59	c cleaning 51997 clauses out of 104008 with flag 1419000/1440783
229.84/226.23	c cleaning 52998 clauses out of 106011 with flag 1473000/1494783
237.28/233.67	c cleaning 53999 clauses out of 108015 with flag 1528002/1549785
248.02/244.33	c cleaning 54999 clauses out of 110018 with flag 1584004/1605787
256.88/253.16	c cleaning 55997 clauses out of 112015 with flag 1641000/1662783
266.52/262.74	c cleaning 57004 clauses out of 114022 with flag 1699004/1720787
276.69/272.88	c cleaning 58003 clauses out of 116016 with flag 1758002/1779785
285.07/281.12	c cleaning 58993 clauses out of 118011 with flag 1818000/1839783
294.34/290.33	c cleaning 60003 clauses out of 120022 with flag 1879004/1900787
303.93/299.87	c cleaning 60993 clauses out of 122015 with flag 1941000/1962783
313.41/309.29	c cleaning 62008 clauses out of 124028 with flag 2004006/2025789
322.13/318.00	c cleaning 63000 clauses out of 126014 with flag 2068000/2089783
331.67/327.42	c cleaning 63997 clauses out of 128014 with flag 2133000/2154783
342.04/337.78	c cleaning 64999 clauses out of 130017 with flag 2199000/2220783
354.00/349.61	c cleaning 66003 clauses out of 132019 with flag 2266001/2287784
363.76/359.33	c cleaning 66996 clauses out of 134016 with flag 2334001/2355784
377.12/372.64	c cleaning 68004 clauses out of 136019 with flag 2403000/2424783
387.93/383.37	c cleaning 68999 clauses out of 138016 with flag 2473001/2494784
398.90/394.26	c cleaning 70001 clauses out of 140016 with flag 2544000/2565783
411.26/406.53	c cleaning 70998 clauses out of 142015 with flag 2616000/2637783
414.52/409.79	c Got one! Elapsed wall clock time (in seconds):409.683
414.52/409.79	o -26
415.32/410.52	c cleaning 49216 clauses out of 98450 with flag 5001/2665216
416.05/411.28	c cleaning 27597 clauses out of 55234 with flag 11001/2671216
416.86/412.07	c cleaning 17300 clauses out of 34636 with flag 18000/2678215
417.88/413.02	c cleaning 12652 clauses out of 25336 with flag 26000/2686215
418.99/414.16	c cleaning 10821 clauses out of 21685 with flag 35001/2695216
420.19/415.36	c cleaning 10422 clauses out of 20864 with flag 45001/2705216
421.60/416.73	c cleaning 10706 clauses out of 21443 with flag 56002/2716217
422.91/418.10	c cleaning 11359 clauses out of 22735 with flag 68000/2728215
424.51/419.65	c cleaning 12187 clauses out of 24376 with flag 81000/2741215
426.43/421.59	c cleaning 13086 clauses out of 26189 with flag 95000/2755215
428.44/423.60	c cleaning 14043 clauses out of 28103 with flag 110000/2770215
430.66/425.72	c cleaning 15024 clauses out of 30062 with flag 126002/2786217
433.05/428.15	c cleaning 16011 clauses out of 32036 with flag 143000/2803215
435.66/430.72	c cleaning 17001 clauses out of 34026 with flag 161001/2821216
438.18/433.28	c cleaning 18004 clauses out of 36024 with flag 180000/2840215
441.10/436.19	c cleaning 19006 clauses out of 38021 with flag 200001/2860216
444.20/439.21	c cleaning 19995 clauses out of 40015 with flag 221001/2881216
447.31/442.39	c cleaning 21001 clauses out of 42022 with flag 243003/2903218
450.73/445.72	c cleaning 21998 clauses out of 44019 with flag 266001/2926216
454.33/449.30	c cleaning 22998 clauses out of 46020 with flag 290000/2950215
458.06/453.04	c cleaning 23998 clauses out of 48024 with flag 315002/2975217
462.08/457.01	c cleaning 25011 clauses out of 50024 with flag 341000/3001215
465.71/460.66	c cleaning 26002 clauses out of 52014 with flag 368001/3028216
469.84/464.72	c cleaning 27003 clauses out of 54012 with flag 396001/3056216
473.45/468.35	c cleaning 27998 clauses out of 56011 with flag 425003/3085218
477.89/472.74	c cleaning 29003 clauses out of 58013 with flag 455003/3115218
481.61/476.47	c cleaning 29993 clauses out of 60007 with flag 486000/3146215
486.13/480.99	c cleaning 31000 clauses out of 62015 with flag 518001/3178216
490.57/485.37	c cleaning 32006 clauses out of 64022 with flag 551008/3211223
495.18/489.93	c cleaning 32999 clauses out of 66011 with flag 585003/3245218
499.42/494.15	c cleaning 34001 clauses out of 68009 with flag 620000/3280215
504.03/498.75	c cleaning 34999 clauses out of 70008 with flag 656000/3316215
509.96/504.66	c cleaning 35995 clauses out of 72010 with flag 693001/3353216
514.89/509.51	c cleaning 36999 clauses out of 74015 with flag 731001/3391216
520.80/515.41	c cleaning 37999 clauses out of 76016 with flag 770001/3430216
526.34/520.92	c cleaning 39000 clauses out of 78018 with flag 810002/3470217
532.76/527.33	c cleaning 39999 clauses out of 80017 with flag 851001/3511216
539.71/534.29	c cleaning 41000 clauses out of 82018 with flag 893001/3553216
545.94/540.42	c cleaning 42005 clauses out of 84020 with flag 936003/3596218
553.08/547.52	c cleaning 42992 clauses out of 86012 with flag 980000/3640215
561.40/555.81	c cleaning 44003 clauses out of 88021 with flag 1025001/3685216
567.94/562.36	c cleaning 44993 clauses out of 90018 with flag 1071001/3731216
575.68/570.05	c cleaning 46002 clauses out of 92025 with flag 1118001/3778216
584.01/578.30	c cleaning 47002 clauses out of 94024 with flag 1166002/3826217
592.49/586.79	c cleaning 48003 clauses out of 96023 with flag 1215003/3875218
600.98/595.20	c cleaning 49001 clauses out of 98017 with flag 1265000/3925215
610.21/604.32	c cleaning 49996 clauses out of 100016 with flag 1316000/3976215
617.15/611.25	c cleaning 51002 clauses out of 102023 with flag 1368003/4028218
624.69/618.79	c cleaning 51999 clauses out of 104018 with flag 1421000/4081215
634.44/628.44	c cleaning 53003 clauses out of 106020 with flag 1475001/4135216
644.52/638.44	c cleaning 54003 clauses out of 108016 with flag 1530000/4190215
653.77/647.65	c cleaning 55001 clauses out of 110014 with flag 1586001/4246216
663.80/657.68	c cleaning 55993 clauses out of 112014 with flag 1643002/4303217
675.06/668.84	c cleaning 57006 clauses out of 114021 with flag 1701002/4361217
685.01/678.76	c cleaning 57999 clauses out of 116013 with flag 1760000/4420215
694.19/687.83	c cleaning 58992 clauses out of 118014 with flag 1820000/4480215
702.92/696.56	c cleaning 60005 clauses out of 120023 with flag 1881001/4541216
711.15/704.78	c cleaning 61000 clauses out of 122017 with flag 1943000/4603215
719.89/713.40	c cleaning 61998 clauses out of 124020 with flag 2006003/4666218
730.03/723.55	c cleaning 63004 clauses out of 126021 with flag 2070002/4730217
740.40/733.86	c cleaning 64001 clauses out of 128015 with flag 2135000/4795215
751.71/745.13	c cleaning 64997 clauses out of 130019 with flag 2201005/4861220
763.69/757.03	c cleaning 66007 clauses out of 132017 with flag 2268000/4928215
774.87/768.11	c cleaning 67000 clauses out of 134013 with flag 2336003/4996218
789.15/782.30	c cleaning 67997 clauses out of 136010 with flag 2405000/5065215
805.03/798.13	c cleaning 68998 clauses out of 138013 with flag 2475000/5135215
820.13/813.11	c cleaning 70004 clauses out of 140015 with flag 2546000/5206215
830.79/823.78	c cleaning 70998 clauses out of 142012 with flag 2618001/5278216
841.63/834.55	c cleaning 71998 clauses out of 144013 with flag 2691000/5351215
854.28/847.15	c cleaning 72997 clauses out of 146016 with flag 2765001/5425216
865.62/858.42	c cleaning 74004 clauses out of 148018 with flag 2840000/5500215
880.48/873.23	c cleaning 75000 clauses out of 150014 with flag 2916000/5576215
896.39/889.00	c cleaning 75994 clauses out of 152015 with flag 2993001/5653216
915.67/908.27	c cleaning 77004 clauses out of 154023 with flag 3071003/5731218
935.24/927.71	c cleaning 77999 clauses out of 156017 with flag 3150001/5810216
954.92/947.38	c cleaning 79000 clauses out of 158018 with flag 3230001/5890216
974.84/967.15	c cleaning 79998 clauses out of 160018 with flag 3311001/5971216
991.92/984.10	c cleaning 80997 clauses out of 162020 with flag 3393001/6053216
1009.72/1001.83	c cleaning 81997 clauses out of 164022 with flag 3476000/6136215
1024.59/1016.66	c cleaning 83002 clauses out of 166026 with flag 3560001/6220216
1039.35/1031.38	c cleaning 84000 clauses out of 168024 with flag 3645001/6305216
1054.95/1046.86	c cleaning 85000 clauses out of 170025 with flag 3731002/6391217
1072.51/1064.32	c cleaning 85999 clauses out of 172023 with flag 3818000/6478215
1090.56/1082.35	c cleaning 87000 clauses out of 174026 with flag 3906002/6566217
1110.35/1102.09	c cleaning 88006 clauses out of 176024 with flag 3995000/6655215
1128.85/1120.48	c cleaning 89003 clauses out of 178019 with flag 4085001/6745216
1142.31/1133.89	c cleaning 89995 clauses out of 180016 with flag 4176001/6836216
1155.44/1146.97	c cleaning 91006 clauses out of 182022 with flag 4268002/6928217
1192.90/1184.35	c cleaning 92002 clauses out of 184020 with flag 4361006/7021221
1212.00/1203.37	c cleaning 92997 clauses out of 186012 with flag 4455000/7115215
1232.17/1223.45	c cleaning 94005 clauses out of 188020 with flag 4550005/7210220
1252.33/1243.57	c cleaning 94996 clauses out of 190010 with flag 4646000/7306215
1269.75/1260.84	c cleaning 96003 clauses out of 192015 with flag 4743001/7403216
1287.14/1277.95	c cleaning 96997 clauses out of 194011 with flag 4841000/7501215
1306.78/1297.59	c cleaning 97997 clauses out of 196014 with flag 4940000/7600215
1328.59/1319.03	c cleaning 99005 clauses out of 198021 with flag 5040004/7700219
1344.77/1335.06	c cleaning 100001 clauses out of 200014 with flag 5141002/7801217
1360.94/1351.16	c cleaning 100996 clauses out of 202011 with flag 5243000/7903215
1378.14/1368.20	c cleaning 102001 clauses out of 204015 with flag 5346000/8006215
1402.04/1392.03	c cleaning 103000 clauses out of 206015 with flag 5450001/8110216
1424.18/1414.13	c cleaning 103989 clauses out of 208014 with flag 5555000/8215215
1441.45/1431.34	c cleaning 105000 clauses out of 210025 with flag 5661000/8321215
1458.23/1448.08	c cleaning 106007 clauses out of 212025 with flag 5768000/8428215
1475.82/1465.56	c cleaning 107005 clauses out of 214025 with flag 5876007/8536222
1492.80/1482.46	c cleaning 107999 clauses out of 216015 with flag 5985002/8645217
1512.89/1502.44	c cleaning 108998 clauses out of 218016 with flag 6095002/8755217
1532.05/1521.56	c cleaning 109995 clauses out of 220016 with flag 6206000/8866215
1550.32/1539.74	c cleaning 111004 clauses out of 222021 with flag 6318000/8978215
1572.15/1561.49	c cleaning 111998 clauses out of 224018 with flag 6431001/9091216
1592.66/1581.84	c cleaning 113004 clauses out of 226020 with flag 6545001/9205216
1634.24/1623.33	c cleaning 113998 clauses out of 228015 with flag 6660000/9320215
1666.19/1655.13	c cleaning 115000 clauses out of 230018 with flag 6776001/9436216
1694.52/1683.30	c cleaning 116003 clauses out of 232024 with flag 6893007/9553222
1721.33/1710.05	c cleaning 117002 clauses out of 234014 with flag 7011000/9671215
1749.16/1737.80	c cleaning 118000 clauses out of 236016 with flag 7130004/9790219
1776.39/1764.87	c cleaning 119001 clauses out of 238017 with flag 7250005/9910220
1800.01/1788.31	c starts		: 313
1800.01/1788.31	c conflicts		: 10017791
1800.01/1788.31	c decisions		: 12712941
1800.01/1788.31	c propagations		: 197241601
1800.01/1788.31	c inspects		: 8528340303
1800.01/1788.31	c shortcuts		: 0
1800.01/1788.31	c learnt literals	: 0
1800.01/1788.31	c learnt binary clauses	: 0
1800.01/1788.31	c learnt ternary clauses	: 56093
1800.01/1788.31	c learnt constraints	: 10017791
1800.01/1788.31	c ignored constraints	: 0
1800.01/1788.31	c root simplifications	: 313
1800.01/1788.31	c removed literals (reason simplification)	: 307685692
1800.01/1788.31	c reason swapping (by a shorter reason)	: 0
1800.01/1788.31	c Calls to reduceDB	: 187
1800.01/1788.31	c number of reductions to clauses (during analyze)	: 0
1800.01/1788.31	c number of learned constraints concerned by reduction	: 0
1800.01/1788.31	c number of learning phase by resolution	: 0
1800.01/1788.31	c number of learning phase by cutting planes	: 0
1800.01/1788.31	c speed (assignments/second)	: 110327.42322338716
1800.01/1788.31	c non guided choices	12792
1800.01/1788.34	c learnt constraints type 
1800.01/1788.34	c org.sat4j.minisat.constraints.cnf.LearntWLClause => 226678
1800.01/1788.34	c constraints type 
1800.01/1788.34	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 6226
1800.01/1788.34	c org.sat4j.minisat.constraints.card.MinWatchCard => 403
1800.01/1788.34	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
1800.01/1788.34	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 6226
1800.01/1788.34	c 13055 constraints processed.
1800.01/1788.34	s SATISFIABLE
1800.01/1788.35	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 
1800.01/1788.35	c objective function=-26
1800.01/1788.35	c Total wall clock time (in seconds): 1788.237

Verifier Data

OK	-26

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-3711183-1338172926/watcher-3711183-1338172926 -o /tmp/evaluation-result-3711183-1338172926/solver-3711183-1338172926 -C 1800 -W 1900 -M 15500 java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3711183-1338172926.opb 

running on 4 cores: 1,3,5,7

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: 1.98 2.00 2.00 3/194 14594
/proc/meminfo: memFree=31087752/32873844 swapFree=7372/7372
[pid=14594] ppid=14592 vsize=23236 CPUtime=0 cores=1,3,5,7
/proc/14594/stat : 14594 (java) R 14592 14594 12979 0 -1 4202496 1052 0 0 0 0 0 0 0 20 0 1 0 283418731 23793664 779 33554432000 1073741824 1073778376 140736872483120 140736872472184 140608000088544 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/14594/statm: 5809 797 592 9 0 128 0

[startup+0.1002 s]
/proc/loadavg: 1.98 2.00 2.00 3/194 14594
/proc/meminfo: memFree=31087752/32873844 swapFree=7372/7372
[pid=14594] ppid=14592 vsize=9558440 CPUtime=0.1 cores=1,3,5,7
/proc/14594/stat : 14594 (java) S 14592 14594 12979 0 -1 4202496 4360 0 1 0 9 1 0 0 20 0 18 0 283418731 9787842560 6077 33554432000 1073741824 1073778376 140736872483120 140736872474256 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14594/statm: 2389610 6077 2116 9 0 2380296 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 9558440

[startup+0.200337 s]
/proc/loadavg: 1.98 2.00 2.00 3/194 14594
/proc/meminfo: memFree=31087752/32873844 swapFree=7372/7372
[pid=14594] ppid=14592 vsize=9558440 CPUtime=0.24 cores=1,3,5,7
/proc/14594/stat : 14594 (java) S 14592 14594 12979 0 -1 4202496 4669 0 1 0 23 1 0 0 20 0 18 0 283418731 9787842560 6852 33554432000 1073741824 1073778376 140736872483120 140736872474256 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14594/statm: 2389610 6852 2204 9 0 2380296 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 9558440

[startup+0.300243 s]
/proc/loadavg: 1.98 2.00 2.00 3/194 14594
/proc/meminfo: memFree=31087752/32873844 swapFree=7372/7372
[pid=14594] ppid=14592 vsize=9558440 CPUtime=0.49 cores=1,3,5,7
/proc/14594/stat : 14594 (java) S 14592 14594 12979 0 -1 4202496 6018 0 1 0 47 2 0 0 20 0 18 0 283418731 9787842560 8836 33554432000 1073741824 1073778376 140736872483120 140736872474256 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14594/statm: 2389610 8836 2235 9 0 2380296 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 9558440

[startup+0.700201 s]
/proc/loadavg: 1.98 2.00 2.00 3/194 14594
/proc/meminfo: memFree=31087752/32873844 swapFree=7372/7372
[pid=14594] ppid=14592 vsize=9625004 CPUtime=1.69 cores=1,3,5,7
/proc/14594/stat : 14594 (java) S 14592 14594 12979 0 -1 4202496 22018 0 1 0 163 6 0 0 20 0 19 0 283418731 9856004096 26649 33554432000 1073741824 1073778376 140736872483120 140736872474256 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14594/statm: 2406251 26649 2263 9 0 2396937 0
Current children cumulated CPU time (s) 1.69
Current children cumulated vsize (KiB) 9625004

[startup+1.50079 s]
/proc/loadavg: 1.98 2.00 2.00 3/213 14613
/proc/meminfo: memFree=30987412/32873844 swapFree=7372/7372
[pid=14594] ppid=14592 vsize=9625004 CPUtime=3.06 cores=1,3,5,7
/proc/14594/stat : 14594 (java) S 14592 14594 12979 0 -1 4202496 22948 0 1 0 300 6 0 0 20 0 19 0 283418731 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140736872474256 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14594/statm: 2406251 27857 2268 9 0 2396937 0
[pid=14594/tid=14596] ppid=14592 vsize=9625004 CPUtime=1.48 cores=1,3,5,7
/proc/14594/task/14596/stat : 14596 (java) R 14592 14594 12979 0 -1 4202560 2527 0 1 0 146 2 0 0 20 0 19 0 283418732 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140607996850920 140607851554786 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14594/tid=14597] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14597/stat : 14597 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140607969303336 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14598] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14598/stat : 14598 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140607839840936 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14599] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14599/stat : 14599 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140607838788648 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14600] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14600/stat : 14600 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140607837735848 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14594/tid=14601] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14601/stat : 14601 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140607836682536 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14602] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14602/stat : 14602 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140607835629736 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14594/tid=14603] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14603/stat : 14603 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140607498480168 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14594/tid=14604] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14604/stat : 14604 (java) S 14592 14594 12979 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140607497427368 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14605] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14605/stat : 14605 (java) S 14592 14594 12979 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 283418734 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140607485229800 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14606] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14606/stat : 14606 (java) S 14592 14594 12979 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 283418734 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140607484175864 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14607] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14607/stat : 14607 (java) S 14592 14594 12979 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283418734 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140607483123464 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14608] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14608/stat : 14608 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418736 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140607482071952 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14609] ppid=14592 vsize=9625004 CPUtime=0.73 cores=1,3,5,7
/proc/14594/task/14609/stat : 14609 (java) S 14592 14594 12979 0 -1 4202560 6194 0 0 0 71 2 0 0 20 0 19 0 283418736 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140607481018552 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14610] ppid=14592 vsize=9625004 CPUtime=0.82 cores=1,3,5,7
/proc/14594/task/14610/stat : 14610 (java) S 14592 14594 12979 0 -1 4202560 13027 0 0 0 79 3 0 0 20 0 19 0 283418736 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140607479965752 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14611] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14611/stat : 14611 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418736 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140607478913656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14612] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14612/stat : 14612 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418736 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140607477861064 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14613] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14613/stat : 14613 (java) S 14592 14594 12979 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283418785 9856004096 27857 33554432000 1073741824 1073778376 140736872483120 140607476807080 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 9625004

[startup+3.10077 s]
/proc/loadavg: 1.98 2.00 2.00 3/213 14613
/proc/meminfo: memFree=30968484/32873844 swapFree=7372/7372
[pid=14594] ppid=14592 vsize=9625004 CPUtime=4.75 cores=1,3,5,7
/proc/14594/stat : 14594 (java) S 14592 14594 12979 0 -1 4202496 23025 0 1 0 468 7 0 0 20 0 19 0 283418731 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140736872474256 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14594/statm: 2406251 34563 2293 9 0 2396937 0
[pid=14594/tid=14596] ppid=14592 vsize=9625004 CPUtime=3.01 cores=1,3,5,7
/proc/14594/task/14596/stat : 14596 (java) R 14592 14594 12979 0 -1 4202560 2534 0 1 0 299 2 0 0 20 0 19 0 283418732 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140607996850584 140607851612990 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14594/tid=14597] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14597/stat : 14597 (java) S 14592 14594 12979 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140607969303336 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14598] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14598/stat : 14598 (java) S 14592 14594 12979 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140607839840936 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14599] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14599/stat : 14599 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140607838788648 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14600] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14600/stat : 14600 (java) S 14592 14594 12979 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140607837735848 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14594/tid=14601] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14601/stat : 14601 (java) S 14592 14594 12979 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140607836682536 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14602] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14602/stat : 14602 (java) S 14592 14594 12979 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140607835629736 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14603] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14603/stat : 14603 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140607498480168 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14594/tid=14604] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14604/stat : 14604 (java) S 14592 14594 12979 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140607497427368 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14605] ppid=14592 vsize=9625004 CPUtime=0.04 cores=1,3,5,7
/proc/14594/task/14605/stat : 14605 (java) S 14592 14594 12979 0 -1 4202560 34 0 0 0 4 0 0 0 20 0 19 0 283418734 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140607485229800 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14606] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14606/stat : 14606 (java) S 14592 14594 12979 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283418734 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140607484175864 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14607] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14607/stat : 14607 (java) S 14592 14594 12979 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283418734 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140607483123464 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14608] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14608/stat : 14608 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418736 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140607482071952 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14609] ppid=14592 vsize=9625004 CPUtime=0.75 cores=1,3,5,7
/proc/14594/task/14609/stat : 14609 (java) S 14592 14594 12979 0 -1 4202560 6194 0 0 0 73 2 0 0 20 0 19 0 283418736 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140607481018552 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14610] ppid=14592 vsize=9625004 CPUtime=0.86 cores=1,3,5,7
/proc/14594/task/14610/stat : 14610 (java) S 14592 14594 12979 0 -1 4202560 13031 0 0 0 83 3 0 0 20 0 19 0 283418736 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140607479965752 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14611] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14611/stat : 14611 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418736 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140607478913656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14612] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14612/stat : 14612 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418736 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140607477861064 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14613] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14613/stat : 14613 (java) S 14592 14594 12979 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283418785 9856004096 34563 33554432000 1073741824 1073778376 140736872483120 140607476807080 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 4.75
Current children cumulated vsize (KiB) 9625004

[startup+6.30077 s]
/proc/loadavg: 1.98 2.00 2.00 3/213 14613
/proc/meminfo: memFree=30960592/32873844 swapFree=7372/7372
[pid=14594] ppid=14592 vsize=9625004 CPUtime=8.03 cores=1,3,5,7
/proc/14594/stat : 14594 (java) S 14592 14594 12979 0 -1 4202496 23046 0 1 0 796 7 0 0 20 0 19 0 283418731 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140736872474256 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14594/statm: 2406251 32706 2293 9 0 2396937 0
[pid=14594/tid=14596] ppid=14592 vsize=9625004 CPUtime=6.07 cores=1,3,5,7
/proc/14594/task/14596/stat : 14596 (java) R 14592 14594 12979 0 -1 4202560 2537 0 1 0 605 2 0 0 20 0 19 0 283418732 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140607996850584 140607851677097 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0
[pid=14594/tid=14597] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14597/stat : 14597 (java) S 14592 14594 12979 0 -1 4202560 11 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140607969303336 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14598] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14598/stat : 14598 (java) S 14592 14594 12979 0 -1 4202560 6 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140607839840936 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14594/tid=14599] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14599/stat : 14599 (java) S 14592 14594 12979 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140607838788648 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14600] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14600/stat : 14600 (java) S 14592 14594 12979 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140607837735848 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14594/tid=14601] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14601/stat : 14601 (java) S 14592 14594 12979 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140607836682536 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14602] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14602/stat : 14602 (java) S 14592 14594 12979 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140607835629736 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14603] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14603/stat : 14603 (java) S 14592 14594 12979 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140607498480168 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14604] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14604/stat : 14604 (java) S 14592 14594 12979 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283418733 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140607497427368 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14605] ppid=14592 vsize=9625004 CPUtime=0.16 cores=1,3,5,7
/proc/14594/task/14605/stat : 14605 (java) S 14592 14594 12979 0 -1 4202560 35 0 0 0 16 0 0 0 20 0 19 0 283418734 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140607485229800 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14606] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14606/stat : 14606 (java) S 14592 14594 12979 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283418734 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140607484175864 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14607] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14607/stat : 14607 (java) S 14592 14594 12979 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283418734 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140607483123464 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14608] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14608/stat : 14608 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418736 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140607482071952 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14609] ppid=14592 vsize=9625004 CPUtime=0.76 cores=1,3,5,7
/proc/14594/task/14609/stat : 14609 (java) S 14592 14594 12979 0 -1 4202560 6194 0 0 0 74 2 0 0 20 0 19 0 283418736 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140607481018552 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14610] ppid=14592 vsize=9625004 CPUtime=0.89 cores=1,3,5,7
/proc/14594/task/14610/stat : 14610 (java) S 14592 14594 12979 0 -1 4202560 13033 0 0 0 86 3 0 0 20 0 19 0 283418736 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140607479965752 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14611] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14611/stat : 14611 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418736 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140607478913656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14612] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14612/stat : 14612 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418736 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140607477861064 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14613] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14613/stat : 14613 (java) S 14592 14594 12979 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283418785 9856004096 32706 33554432000 1073741824 1073778376 140736872483120 140607476807080 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 8.03
Current children cumulated vsize (KiB) 9625004

[startup+12.7007 s]

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

[pid=14594/tid=14602] ppid=14592 vsize=9625004 CPUtime=1.76 cores=1,3,5,7
/proc/14594/task/14602/stat : 14602 (java) S 14592 14594 12979 0 -1 4202560 519 0 0 0 169 7 0 0 20 0 19 0 283418733 9856004096 129681 33554432000 1073741824 1073778376 140736872483120 140607835629736 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14603] ppid=14592 vsize=9625004 CPUtime=1.54 cores=1,3,5,7
/proc/14594/task/14603/stat : 14603 (java) S 14592 14594 12979 0 -1 4202560 332 0 0 0 147 7 0 0 20 0 19 0 283418733 9856004096 129681 33554432000 1073741824 1073778376 140736872483120 140607498480168 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14604] ppid=14592 vsize=9625004 CPUtime=1.58 cores=1,3,5,7
/proc/14594/task/14604/stat : 14604 (java) S 14592 14594 12979 0 -1 4202560 386 0 0 0 151 7 0 0 20 0 19 0 283418733 9856004096 129681 33554432000 1073741824 1073778376 140736872483120 140607497427368 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14605] ppid=14592 vsize=9625004 CPUtime=12.41 cores=1,3,5,7
/proc/14594/task/14605/stat : 14605 (java) S 14592 14594 12979 0 -1 4202560 383 0 0 0 1239 2 0 0 20 0 19 0 283418734 9856004096 129681 33554432000 1073741824 1073778376 140736872483120 140607485229800 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14594/tid=14606] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14606/stat : 14606 (java) S 14592 14594 12979 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283418734 9856004096 129681 33554432000 1073741824 1073778376 140736872483120 140607484175864 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14607] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14607/stat : 14607 (java) S 14592 14594 12979 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283418734 9856004096 129681 33554432000 1073741824 1073778376 140736872483120 140607483123464 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14608] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14608/stat : 14608 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418736 9856004096 129681 33554432000 1073741824 1073778376 140736872483120 140607482071952 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14609] ppid=14592 vsize=9625004 CPUtime=0.76 cores=1,3,5,7
/proc/14594/task/14609/stat : 14609 (java) S 14592 14594 12979 0 -1 4202560 6194 0 0 0 74 2 0 0 20 0 19 0 283418736 9856004096 129681 33554432000 1073741824 1073778376 140736872483120 140607481018552 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14610] ppid=14592 vsize=9625004 CPUtime=0.92 cores=1,3,5,7
/proc/14594/task/14610/stat : 14610 (java) S 14592 14594 12979 0 -1 4202560 13041 0 0 0 89 3 0 0 20 0 19 0 283418736 9856004096 129681 33554432000 1073741824 1073778376 140736872483120 140607479965752 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14611] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14611/stat : 14611 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418736 9856004096 129681 33554432000 1073741824 1073778376 140736872483120 140607478913656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14612] ppid=14592 vsize=9625004 CPUtime=0.44 cores=1,3,5,7
/proc/14594/task/14612/stat : 14612 (java) S 14592 14594 12979 0 -1 4202560 95 0 0 0 23 21 0 0 20 0 19 0 283418736 9856004096 129681 33554432000 1073741824 1073778376 140736872483120 140607477861064 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14613] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14613/stat : 14613 (java) S 14592 14594 12979 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283418785 9856004096 129681 33554432000 1073741824 1073778376 140736872483120 140607476807080 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1673.52
Current children cumulated vsize (KiB) 9625004

[startup+1722.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/214 14651
/proc/meminfo: memFree=30384668/32873844 swapFree=7372/7372
[pid=14594] ppid=14592 vsize=9625004 CPUtime=1733.74 cores=1,3,5,7
/proc/14594/stat : 14594 (java) S 14592 14594 12979 0 -1 4202496 26614 0 1 0 173293 81 0 0 20 0 19 0 283418731 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140736872474256 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14594/statm: 2406251 129683 2294 9 0 2396937 0
[pid=14594/tid=14596] ppid=14592 vsize=9625004 CPUtime=1705.74 cores=1,3,5,7
/proc/14594/task/14596/stat : 14596 (java) R 14592 14594 12979 0 -1 4202560 2758 0 1 0 170543 31 0 0 20 0 19 0 283418732 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607996850464 140607851353960 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14597] ppid=14592 vsize=9625004 CPUtime=1.59 cores=1,3,5,7
/proc/14594/task/14597/stat : 14597 (java) S 14592 14594 12979 0 -1 4202560 334 0 0 0 152 7 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607969303336 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14598] ppid=14592 vsize=9625004 CPUtime=1.59 cores=1,3,5,7
/proc/14594/task/14598/stat : 14598 (java) S 14592 14594 12979 0 -1 4202560 233 0 0 0 155 4 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607839840936 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14599] ppid=14592 vsize=9625004 CPUtime=1.79 cores=1,3,5,7
/proc/14594/task/14599/stat : 14599 (java) S 14592 14594 12979 0 -1 4202560 373 0 0 0 172 7 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607838788648 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14600] ppid=14592 vsize=9625004 CPUtime=1.63 cores=1,3,5,7
/proc/14594/task/14600/stat : 14600 (java) S 14592 14594 12979 0 -1 4202560 294 0 0 0 158 5 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607837735848 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14601] ppid=14592 vsize=9625004 CPUtime=1.82 cores=1,3,5,7
/proc/14594/task/14601/stat : 14601 (java) S 14592 14594 12979 0 -1 4202560 478 0 0 0 174 8 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607836682536 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14602] ppid=14592 vsize=9625004 CPUtime=1.84 cores=1,3,5,7
/proc/14594/task/14602/stat : 14602 (java) S 14592 14594 12979 0 -1 4202560 519 0 0 0 176 8 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607835629736 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14603] ppid=14592 vsize=9625004 CPUtime=1.56 cores=1,3,5,7
/proc/14594/task/14603/stat : 14603 (java) S 14592 14594 12979 0 -1 4202560 332 0 0 0 149 7 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607498480168 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14604] ppid=14592 vsize=9625004 CPUtime=1.61 cores=1,3,5,7
/proc/14594/task/14604/stat : 14604 (java) S 14592 14594 12979 0 -1 4202560 386 0 0 0 154 7 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607497427368 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14605] ppid=14592 vsize=9625004 CPUtime=12.64 cores=1,3,5,7
/proc/14594/task/14605/stat : 14605 (java) S 14592 14594 12979 0 -1 4202560 387 0 0 0 1262 2 0 0 20 0 19 0 283418734 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607485229800 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14594/tid=14606] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14606/stat : 14606 (java) S 14592 14594 12979 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283418734 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607484175864 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14607] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14607/stat : 14607 (java) S 14592 14594 12979 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283418734 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607483123464 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14608] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14608/stat : 14608 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418736 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607482071952 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14609] ppid=14592 vsize=9625004 CPUtime=0.76 cores=1,3,5,7
/proc/14594/task/14609/stat : 14609 (java) S 14592 14594 12979 0 -1 4202560 6194 0 0 0 74 2 0 0 20 0 19 0 283418736 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607481018552 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14610] ppid=14592 vsize=9625004 CPUtime=0.92 cores=1,3,5,7
/proc/14594/task/14610/stat : 14610 (java) S 14592 14594 12979 0 -1 4202560 13041 0 0 0 89 3 0 0 20 0 19 0 283418736 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607479965752 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14611] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14611/stat : 14611 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418736 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607478913656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14612] ppid=14592 vsize=9625004 CPUtime=0.46 cores=1,3,5,7
/proc/14594/task/14612/stat : 14612 (java) S 14592 14594 12979 0 -1 4202560 99 0 0 0 24 22 0 0 20 0 19 0 283418736 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607477861064 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14594/tid=14613] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14613/stat : 14613 (java) S 14592 14594 12979 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283418785 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607476807080 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1733.74
Current children cumulated vsize (KiB) 9625004

[startup+1782.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/213 14767
/proc/meminfo: memFree=30567836/32873844 swapFree=7372/7372
[pid=14594] ppid=14592 vsize=9625004 CPUtime=1793.99 cores=1,3,5,7
/proc/14594/stat : 14594 (java) S 14592 14594 12979 0 -1 4202496 26622 0 1 0 179316 83 0 0 20 0 19 0 283418731 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140736872474256 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14594/statm: 2406251 129683 2294 9 0 2396937 0
[pid=14594/tid=14596] ppid=14592 vsize=9625004 CPUtime=1765.39 cores=1,3,5,7
/proc/14594/task/14596/stat : 14596 (java) R 14592 14594 12979 0 -1 4202560 2760 0 1 0 176507 32 0 0 20 0 19 0 283418732 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607996850464 140607851747452 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14597] ppid=14592 vsize=9625004 CPUtime=1.61 cores=1,3,5,7
/proc/14594/task/14597/stat : 14597 (java) S 14592 14594 12979 0 -1 4202560 334 0 0 0 154 7 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607969303336 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14598] ppid=14592 vsize=9625004 CPUtime=1.63 cores=1,3,5,7
/proc/14594/task/14598/stat : 14598 (java) S 14592 14594 12979 0 -1 4202560 233 0 0 0 159 4 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607839840936 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14599] ppid=14592 vsize=9625004 CPUtime=1.83 cores=1,3,5,7
/proc/14594/task/14599/stat : 14599 (java) S 14592 14594 12979 0 -1 4202560 373 0 0 0 176 7 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607838788648 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14600] ppid=14592 vsize=9625004 CPUtime=1.64 cores=1,3,5,7
/proc/14594/task/14600/stat : 14600 (java) S 14592 14594 12979 0 -1 4202560 294 0 0 0 159 5 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607837735848 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14601] ppid=14592 vsize=9625004 CPUtime=1.84 cores=1,3,5,7
/proc/14594/task/14601/stat : 14601 (java) S 14592 14594 12979 0 -1 4202560 478 0 0 0 176 8 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607836682536 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14602] ppid=14592 vsize=9625004 CPUtime=1.88 cores=1,3,5,7
/proc/14594/task/14602/stat : 14602 (java) S 14592 14594 12979 0 -1 4202560 519 0 0 0 180 8 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607835629736 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14603] ppid=14592 vsize=9625004 CPUtime=1.6 cores=1,3,5,7
/proc/14594/task/14603/stat : 14603 (java) S 14592 14594 12979 0 -1 4202560 332 0 0 0 153 7 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607498480168 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14604] ppid=14592 vsize=9625004 CPUtime=1.67 cores=1,3,5,7
/proc/14594/task/14604/stat : 14604 (java) S 14592 14594 12979 0 -1 4202560 386 0 0 0 160 7 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607497427368 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14605] ppid=14592 vsize=9625004 CPUtime=12.9 cores=1,3,5,7
/proc/14594/task/14605/stat : 14605 (java) S 14592 14594 12979 0 -1 4202560 389 0 0 0 1288 2 0 0 20 0 19 0 283418734 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607485229800 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14594/tid=14606] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14606/stat : 14606 (java) S 14592 14594 12979 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283418734 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607484175864 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14607] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14607/stat : 14607 (java) S 14592 14594 12979 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283418734 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607483123464 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14608] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14608/stat : 14608 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418736 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607482071952 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14609] ppid=14592 vsize=9625004 CPUtime=0.76 cores=1,3,5,7
/proc/14594/task/14609/stat : 14609 (java) S 14592 14594 12979 0 -1 4202560 6194 0 0 0 74 2 0 0 20 0 19 0 283418736 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607481018552 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14610] ppid=14592 vsize=9625004 CPUtime=0.92 cores=1,3,5,7
/proc/14594/task/14610/stat : 14610 (java) S 14592 14594 12979 0 -1 4202560 13041 0 0 0 89 3 0 0 20 0 19 0 283418736 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607479965752 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14611] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14611/stat : 14611 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418736 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607478913656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14612] ppid=14592 vsize=9625004 CPUtime=0.48 cores=1,3,5,7
/proc/14594/task/14612/stat : 14612 (java) S 14592 14594 12979 0 -1 4202560 103 0 0 0 26 22 0 0 20 0 19 0 283418736 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607477861064 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14613] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14613/stat : 14613 (java) S 14592 14594 12979 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283418785 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607476807080 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1793.99
Current children cumulated vsize (KiB) 9625004



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1788.3 s]
/proc/loadavg: 2.01 2.02 2.00 3/213 14767
/proc/meminfo: memFree=30569004/32873844 swapFree=7372/7372
[pid=14594] ppid=14592 vsize=9625004 CPUtime=1800.01 cores=1,3,5,7
/proc/14594/stat : 14594 (java) S 14592 14594 12979 0 -1 4202496 26622 0 1 0 179917 84 0 0 20 0 19 0 283418731 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140736872474256 251035418685 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/14594/statm: 2406251 129683 2294 9 0 2396937 0
[pid=14594/tid=14596] ppid=14592 vsize=9625004 CPUtime=1771.4 cores=1,3,5,7
/proc/14594/task/14596/stat : 14596 (java) R 14592 14594 12979 0 -1 4202560 2760 0 1 0 177108 32 0 0 20 0 19 0 283418732 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607996850464 140607851649932 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14597] ppid=14592 vsize=9625004 CPUtime=1.61 cores=1,3,5,7
/proc/14594/task/14597/stat : 14597 (java) S 14592 14594 12979 0 -1 4202560 334 0 0 0 154 7 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607969303336 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14598] ppid=14592 vsize=9625004 CPUtime=1.63 cores=1,3,5,7
/proc/14594/task/14598/stat : 14598 (java) S 14592 14594 12979 0 -1 4202560 233 0 0 0 159 4 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607839840936 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14599] ppid=14592 vsize=9625004 CPUtime=1.83 cores=1,3,5,7
/proc/14594/task/14599/stat : 14599 (java) S 14592 14594 12979 0 -1 4202560 373 0 0 0 176 7 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607838788648 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14600] ppid=14592 vsize=9625004 CPUtime=1.64 cores=1,3,5,7
/proc/14594/task/14600/stat : 14600 (java) S 14592 14594 12979 0 -1 4202560 294 0 0 0 159 5 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607837735848 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14601] ppid=14592 vsize=9625004 CPUtime=1.84 cores=1,3,5,7
/proc/14594/task/14601/stat : 14601 (java) S 14592 14594 12979 0 -1 4202560 478 0 0 0 176 8 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607836682536 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14602] ppid=14592 vsize=9625004 CPUtime=1.88 cores=1,3,5,7
/proc/14594/task/14602/stat : 14602 (java) S 14592 14594 12979 0 -1 4202560 519 0 0 0 180 8 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607835629736 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14603] ppid=14592 vsize=9625004 CPUtime=1.6 cores=1,3,5,7
/proc/14594/task/14603/stat : 14603 (java) S 14592 14594 12979 0 -1 4202560 332 0 0 0 153 7 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607498480168 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14604] ppid=14592 vsize=9625004 CPUtime=1.67 cores=1,3,5,7
/proc/14594/task/14604/stat : 14604 (java) S 14592 14594 12979 0 -1 4202560 386 0 0 0 160 7 0 0 20 0 19 0 283418733 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607497427368 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14605] ppid=14592 vsize=9625004 CPUtime=12.9 cores=1,3,5,7
/proc/14594/task/14605/stat : 14605 (java) S 14592 14594 12979 0 -1 4202560 389 0 0 0 1288 2 0 0 20 0 19 0 283418734 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607485229800 251035432873 0 0 0 16800975 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=14594/tid=14606] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14606/stat : 14606 (java) S 14592 14594 12979 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 19 0 283418734 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607484175864 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14607] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14607/stat : 14607 (java) S 14592 14594 12979 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 19 0 283418734 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607483123464 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14608] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14608/stat : 14608 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418736 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607482071952 251035440928 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14609] ppid=14592 vsize=9625004 CPUtime=0.76 cores=1,3,5,7
/proc/14594/task/14609/stat : 14609 (java) S 14592 14594 12979 0 -1 4202560 6194 0 0 0 74 2 0 0 20 0 19 0 283418736 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607481018552 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 5 0 0 0 0 0
[pid=14594/tid=14610] ppid=14592 vsize=9625004 CPUtime=0.92 cores=1,3,5,7
/proc/14594/task/14610/stat : 14610 (java) S 14592 14594 12979 0 -1 4202560 13041 0 0 0 89 3 0 0 20 0 19 0 283418736 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607479965752 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14611] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14611/stat : 14611 (java) S 14592 14594 12979 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 283418736 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607478913656 251035431996 0 4 0 16800975 18446744071579510697 0 0 -1 7 0 0 0 0 0
[pid=14594/tid=14612] ppid=14592 vsize=9625004 CPUtime=0.48 cores=1,3,5,7
/proc/14594/task/14612/stat : 14612 (java) S 14592 14594 12979 0 -1 4202560 103 0 0 0 26 22 0 0 20 0 19 0 283418736 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607477861064 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
[pid=14594/tid=14613] ppid=14592 vsize=9625004 CPUtime=0 cores=1,3,5,7
/proc/14594/task/14613/stat : 14613 (java) S 14592 14594 12979 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 19 0 283418785 9856004096 129683 33554432000 1073741824 1073778376 140736872483120 140607476807080 251035432873 0 4 0 16800975 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 9625004

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): 1788.35
CPU time (s): 1800.51
CPU user time (s): 1799.23
CPU system time (s): 1.28181
CPU usage (%): 100.68
Max. virtual memory (cumulated for all children) (KiB): 9625004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.23
system time used= 1.2818
maximum resident set size= 518848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26654
page faults= 1
swaps= 0
block input operations= 0
block output operations= 1696
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43148
involuntary context switches= 34286

runsolver used 8.16076 second user time and 13.333 second system time

The end

Launcher Data

Begin job on node118 at 2012-05-28 04:42:06
IDJOB=3711183
IDBENCH=48253
IDSOLVER=2289
FILE ID=node118/3711183-1338172926
RUNJOBID= node118-1338156758-12996
PBS_JOBID= 14624527
Free space on /tmp= 71672 MiB

SOLVER NAME= SAT4J PB specific settings 2.3.2 snapshot
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_25_5.opb
COMMAND LINE= java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3711183-1338172926/watcher-3711183-1338172926 -o /tmp/evaluation-result-3711183-1338172926/solver-3711183-1338172926 -C 1800 -W 1900 -M 15500  java -jar HOME/sat4j-sat.jar -opt -s Resolution -S ORDERS=VarOrderHeap -hot -y HOME/instance-3711183-1338172926.opb

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

MD5SUM BENCH= b1b77cfc7c7e45b216596a736ff4b926
RANDOM SEED=743054410

node118.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.212
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.42
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.212
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	: 5438.55
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.212
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	: 5331.92
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.212
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.212
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	: 5320.68
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.212
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.212
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.212
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31088132 kB
Buffers:          377284 kB
Cached:           496276 kB
SwapCached:            0 kB
Active:           568572 kB
Inactive:         381300 kB
Active(anon):      65980 kB
Inactive(anon):    11320 kB
Active(file):     502592 kB
Inactive(file):   369980 kB
Unevictable:        7372 kB
Mlocked:            7372 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              1860 kB
Writeback:             0 kB
AnonPages:         81512 kB
Mapped:            19892 kB
Shmem:               200 kB
Slab:             695448 kB
SReclaimable:     136784 kB
SUnreclaim:       558664 kB
KernelStack:        1608 kB
PageTables:         4408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     700648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:     47104 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= 71672 MiB
End job on node118 at 2012-05-28 05:11:57