Trace number 3737460

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
PB11: Sat4j Res//CP 2.3.0SAT (TO)-43 1800.17 927.237

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/bsg/normalized-bsg_200_10_4.opb
MD5SUM169f1f6799c5c0fd2a1b0aca08165f42
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-58
Best CPU time to get the best result obtained on this benchmark1796.84
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -59
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)5048
Sum of products size (including duplicates)10096
Number of different products2524
Sum of products size5048

Quality of the solution as a function of time


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

Solver Data

0.04/0.10	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.04/0.10	c This is free software under the dual EPL/GNU LGPL licenses.
0.04/0.10	c See www.sat4j.org for details.
0.07/0.10	c version 2.3.1.v20110525
0.07/0.10	c java.runtime.name	Java(TM) SE Runtime Environment
0.07/0.10	c java.vm.name		Java HotSpot(TM) 64-Bit Server VM
0.07/0.10	c java.vm.version	19.1-b02
0.07/0.10	c java.vm.vendor	Sun Microsystems Inc.
0.07/0.10	c sun.arch.data.model	64
0.07/0.10	c java.version		1.6.0_24
0.07/0.10	c os.name		Linux
0.07/0.10	c os.version		2.6.32-71.29.1.el6.x86_64
0.07/0.10	c os.arch		amd64
0.07/0.10	c Free memory 		9996466904
0.07/0.10	c Max memory 		10048897024
0.07/0.10	c Total memory 		10048897024
0.07/0.10	c Number of processors 	8
0.07/0.12	c Pseudo Boolean Optimization
0.07/0.12	c ManyCore solver with 2 solvers running in parallel
0.07/0.12	c --- Begin Solver configuration ---
0.07/0.12	c org.sat4j.pb.constraints.CompetResolutionPBLongMixedWLClauseCardConstrDataStructure@48e5855a
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.07/0.12	c Expensive reason simplification
0.07/0.12	c Armin Biere (Picosat) restarts strategy
0.07/0.12	c Glucose learned constraints deletion strategy
0.07/0.12	c timeout=2147483s
0.07/0.12	c DB Simplification allowed=false
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c Cutting planes based inference (org.sat4j.pb.core.PBSolverCP)
0.07/0.12	c --- Begin Solver configuration ---
0.07/0.12	c org.sat4j.pb.constraints.PBMaxClauseCardConstrDataStructure@398020cc
0.07/0.12	c Learn all clauses as in MiniSAT
0.07/0.12	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.07/0.12	c VSIDS like heuristics from MiniSAT using a heap phase appearing in latest learned clause taking into account the objective function
0.07/0.12	c No reason simplification
0.07/0.12	c Armin Biere (Picosat) restarts strategy
0.07/0.12	c Glucose learned constraints deletion strategy
0.07/0.12	c timeout=2147483s
0.07/0.12	c DB Simplification allowed=false
0.07/0.12	c --- End Solver configuration ---
0.07/0.12	c solving HOME/instance-3737460-1338722231.opb
0.07/0.12	c reading problem ... 
0.67/0.42	c ... done. Wall clock time 0.294s.
0.67/0.42	c #vars     2924
0.67/0.42	c #constraints  5650
0.67/0.42	c constraints type 
0.67/0.42	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2524
0.67/0.42	c org.sat4j.minisat.constraints.card.MinWatchCard => 402
0.67/0.42	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
0.67/0.42	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2524
0.67/0.42	c constraints type 
0.67/0.42	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 200
0.67/0.42	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2524
0.67/0.42	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 402
0.67/0.42	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2524
1.85/0.75	c  And the winner is CuttingPlanes
2.13/0.92	c SATISFIABLE
2.13/0.92	c OPTIMIZING...
2.13/0.92	c Got one! Elapsed wall clock time (in seconds):0.799
2.13/0.92	o -7
2.13/0.94	c  And the winner is CuttingPlanes
2.22/1.43	c Got one! Elapsed wall clock time (in seconds):1.302
2.22/1.43	o -11
2.22/1.45	c  And the winner is CuttingPlanes
2.32/1.93	c Got one! Elapsed wall clock time (in seconds):1.805
2.32/1.93	o -12
2.32/1.96	c  And the winner is CuttingPlanes
2.61/2.43	c Got one! Elapsed wall clock time (in seconds):2.307
2.61/2.43	o -13
2.61/2.45	c  And the winner is CuttingPlanes
2.74/2.93	c Got one! Elapsed wall clock time (in seconds):2.808
2.74/2.93	o -14
2.74/2.96	c  And the winner is CuttingPlanes
2.81/3.43	c Got one! Elapsed wall clock time (in seconds):3.309
2.81/3.43	o -15
2.81/3.45	c  And the winner is CuttingPlanes
2.85/3.93	c Got one! Elapsed wall clock time (in seconds):3.81
2.85/3.93	o -16
2.85/3.95	c  And the winner is CuttingPlanes
2.91/4.43	c Got one! Elapsed wall clock time (in seconds):4.311
2.91/4.43	o -17
2.91/4.45	c  And the winner is CuttingPlanes
2.95/4.94	c Got one! Elapsed wall clock time (in seconds):4.813
2.95/4.94	o -22
2.95/4.97	c  And the winner is CuttingPlanes
3.08/5.44	c Got one! Elapsed wall clock time (in seconds):5.313
3.08/5.44	o -23
3.08/5.45	c  And the winner is CuttingPlanes
3.14/5.94	c Got one! Elapsed wall clock time (in seconds):5.814
3.14/5.94	o -24
3.14/5.96	c  And the winner is CuttingPlanes
3.20/6.44	c Got one! Elapsed wall clock time (in seconds):6.315
3.20/6.44	o -25
3.20/6.46	c  And the winner is CuttingPlanes
3.27/6.94	c Got one! Elapsed wall clock time (in seconds):6.816
3.27/6.94	o -26
3.27/6.96	c  And the winner is CuttingPlanes
3.33/7.44	c Got one! Elapsed wall clock time (in seconds):7.317
3.33/7.44	o -27
3.33/7.45	c  And the winner is CuttingPlanes
3.37/7.94	c Got one! Elapsed wall clock time (in seconds):7.818
3.37/7.94	o -28
3.37/7.97	c  And the winner is CuttingPlanes
3.45/8.44	c Got one! Elapsed wall clock time (in seconds):8.319
3.45/8.44	o -29
3.45/8.48	c  And the winner is CuttingPlanes
3.62/8.94	c Got one! Elapsed wall clock time (in seconds):8.82
3.62/8.94	o -30
3.62/8.96	c  And the winner is CuttingPlanes
3.66/9.44	c Got one! Elapsed wall clock time (in seconds):9.321
3.66/9.44	o -31
3.66/9.49	c  And the winner is CuttingPlanes
3.82/9.94	c Got one! Elapsed wall clock time (in seconds):9.822
3.82/9.94	o -32
3.92/10.04	c  And the winner is CuttingPlanes
4.02/10.45	c Got one! Elapsed wall clock time (in seconds):10.322
4.02/10.45	o -33
4.38/10.60	c  And the winner is Resolution
4.45/10.95	c Got one! Elapsed wall clock time (in seconds):10.824
4.45/10.95	o -34
4.61/11.08	c  And the winner is CuttingPlanes
4.77/11.45	c Got one! Elapsed wall clock time (in seconds):11.325
4.77/11.45	o -35
4.90/11.59	c  And the winner is CuttingPlanes
5.11/11.95	c Got one! Elapsed wall clock time (in seconds):11.826
5.11/11.95	o -36
6.22/12.54	c  And the winner is CuttingPlanes
6.32/12.95	c Got one! Elapsed wall clock time (in seconds):12.827
6.32/12.95	o -37
8.60/14.12	c  And the winner is CuttingPlanes
8.66/14.45	c Got one! Elapsed wall clock time (in seconds):14.328
8.66/14.45	o -43
10.37/15.40	c cleaning 4377 clauses out of 8853 with flag 2000/8853
15.14/17.64	c cleaning 5175 clauses out of 10476 with flag 8000/14853
21.07/20.59	c cleaning 6013 clauses out of 12301 with flag 15000/21853
26.32/23.14	c cleaning 7072 clauses out of 14288 with flag 23000/29853
32.89/26.48	c cleaning 8108 clauses out of 16216 with flag 32000/38853
40.23/30.12	c cleaning 8986 clauses out of 18108 with flag 42000/48853
47.18/33.66	c cleaning 9493 clauses out of 19122 with flag 52000/58853
54.93/37.55	c cleaning 9739 clauses out of 19629 with flag 62000/68853
62.45/41.35	c cleaning 9831 clauses out of 19890 with flag 72000/78853
70.21/45.26	c cleaning 9955 clauses out of 20059 with flag 82000/88853
78.14/49.24	c cleaning 10046 clauses out of 20104 with flag 92000/98853
87.50/53.95	c cleaning 9880 clauses out of 20058 with flag 102000/108853
97.39/58.98	c cleaning 9949 clauses out of 20178 with flag 112000/118853
106.93/63.80	c cleaning 10067 clauses out of 20229 with flag 122000/128853
116.47/68.56	c cleaning 10032 clauses out of 20162 with flag 132000/138853
127.17/73.98	c cleaning 10010 clauses out of 20130 with flag 142000/148853
137.05/78.94	c cleaning 10016 clauses out of 20120 with flag 152000/158853
146.96/83.96	c cleaning 10001 clauses out of 20104 with flag 162000/168853
157.08/89.05	c cleaning 9969 clauses out of 20103 with flag 172000/178853
166.62/93.88	c cleaning 9929 clauses out of 20134 with flag 182000/188853
176.89/99.09	c cleaning 9965 clauses out of 20205 with flag 192000/198853
187.60/104.44	c cleaning 10117 clauses out of 20240 with flag 202000/208853
196.11/108.70	c cleaning 9958 clauses out of 20123 with flag 212000/218853
206.01/113.73	c cleaning 9960 clauses out of 20165 with flag 222000/228853
215.05/118.31	c cleaning 9975 clauses out of 20205 with flag 232000/238853
223.76/122.71	c cleaning 10091 clauses out of 20230 with flag 242000/248853
233.27/127.59	c cleaning 9974 clauses out of 20139 with flag 252000/258853
242.34/132.11	c cleaning 9989 clauses out of 20165 with flag 262000/268853
252.20/137.19	c cleaning 9936 clauses out of 20176 with flag 272000/278853
261.71/141.92	c cleaning 9995 clauses out of 20240 with flag 282000/288853
270.98/146.67	c cleaning 10051 clauses out of 20245 with flag 292000/298853
280.45/151.47	c cleaning 9980 clauses out of 20194 with flag 302000/308853
290.27/156.43	c cleaning 10049 clauses out of 20214 with flag 312000/318853
300.34/161.52	c cleaning 10046 clauses out of 20165 with flag 322000/328853
311.21/167.06	c cleaning 9980 clauses out of 20119 with flag 332000/338853
320.68/171.88	c cleaning 9990 clauses out of 20139 with flag 342000/348853
330.47/176.83	c cleaning 10056 clauses out of 20149 with flag 352000/358853
339.33/181.35	c cleaning 0 clauses out of 5927 with flag 0/5927
341.85/182.57	c cleaning 9915 clauses out of 20093 with flag 362000/368853
351.25/187.24	c cleaning 9989 clauses out of 20178 with flag 372000/378853
361.05/192.23	c cleaning 9989 clauses out of 20189 with flag 382000/388853
370.14/196.89	c cleaning 10069 clauses out of 20200 with flag 392000/398853
379.40/201.56	c cleaning 10034 clauses out of 20131 with flag 402000/408853
388.46/206.13	c cleaning 9919 clauses out of 20097 with flag 412000/418853
397.65/210.84	c cleaning 10040 clauses out of 20178 with flag 422000/428853
406.74/215.42	c cleaning 10024 clauses out of 20138 with flag 432000/438853
416.20/220.21	c cleaning 9936 clauses out of 20114 with flag 442000/448853
425.85/225.14	c cleaning 9992 clauses out of 20178 with flag 452000/458853
435.62/230.11	c cleaning 9975 clauses out of 20186 with flag 462000/468853
445.48/235.16	c cleaning 9995 clauses out of 20211 with flag 472000/478853
454.33/239.61	c cleaning 9981 clauses out of 20216 with flag 482000/488853
465.79/245.40	c cleaning 10010 clauses out of 20235 with flag 492000/498853
476.18/250.70	c cleaning 10034 clauses out of 20225 with flag 502000/508853
485.62/255.56	c cleaning 9983 clauses out of 20191 with flag 512000/518853
495.49/260.53	c cleaning 9963 clauses out of 20208 with flag 522000/528853
505.94/265.88	c cleaning 10017 clauses out of 20245 with flag 532000/538853
516.10/271.04	c cleaning 10024 clauses out of 20228 with flag 542000/548853
526.34/276.20	c cleaning 10024 clauses out of 20204 with flag 552000/558853
536.20/281.29	c cleaning 9989 clauses out of 20180 with flag 562000/568853
546.85/286.69	c cleaning 10018 clauses out of 20191 with flag 572000/578853
557.00/291.86	c cleaning 10025 clauses out of 20173 with flag 582000/588853
567.64/297.25	c cleaning 9997 clauses out of 20148 with flag 592000/598853
578.07/302.50	c cleaning 9998 clauses out of 20151 with flag 602000/608853
588.12/307.62	c cleaning 9942 clauses out of 20153 with flag 612000/618853
598.45/312.92	c cleaning 10009 clauses out of 20211 with flag 622000/628853
608.70/318.15	c cleaning 10044 clauses out of 20202 with flag 632000/638853
619.54/323.64	c cleaning 9967 clauses out of 20158 with flag 642000/648853
630.58/329.22	c cleaning 9975 clauses out of 20191 with flag 652000/658853
643.73/335.94	c cleaning 9979 clauses out of 20216 with flag 662000/668853
655.79/342.02	c cleaning 10000 clauses out of 20237 with flag 672000/678853
668.00/348.22	c cleaning 10000 clauses out of 20237 with flag 682000/688853
679.85/354.21	c cleaning 10052 clauses out of 20237 with flag 692000/698853
691.18/360.10	c cleaning 9980 clauses out of 20185 with flag 702000/708853
703.63/366.36	c cleaning 10055 clauses out of 20205 with flag 712000/718853
714.64/371.98	c cleaning 9988 clauses out of 20151 with flag 722001/728854
726.47/377.95	c cleaning 10000 clauses out of 20162 with flag 732000/738853
737.58/383.60	c cleaning 9994 clauses out of 20162 with flag 742000/748853
748.60/389.22	c cleaning 9974 clauses out of 20168 with flag 752000/758853
759.22/394.69	c cleaning 9980 clauses out of 20194 with flag 762000/768853
770.65/400.45	c cleaning 9997 clauses out of 20214 with flag 772000/778853
782.13/406.37	c cleaning 10058 clauses out of 20217 with flag 782000/788853
792.95/411.85	c cleaning 9954 clauses out of 20159 with flag 792000/798853
803.19/417.00	c cleaning 9994 clauses out of 20205 with flag 802000/808853
813.23/422.11	c cleaning 10039 clauses out of 20211 with flag 812000/818853
822.95/427.19	c cleaning 9966 clauses out of 20172 with flag 822000/828853
832.76/432.12	c cleaning 10013 clauses out of 20206 with flag 832000/838853
842.37/437.04	c cleaning 10013 clauses out of 20193 with flag 842000/848853
851.99/441.99	c cleaning 9982 clauses out of 20180 with flag 852000/858853
862.07/447.15	c cleaning 10008 clauses out of 20198 with flag 862000/868853
871.70/452.08	c cleaning 10002 clauses out of 20190 with flag 872000/878853
881.69/457.11	c cleaning 10000 clauses out of 20188 with flag 882000/888853
891.71/462.26	c cleaning 9960 clauses out of 20188 with flag 892000/898853
900.80/466.97	c cleaning 10032 clauses out of 20228 with flag 902000/908853
909.40/471.37	c cleaning 9971 clauses out of 20196 with flag 912000/918853
919.61/476.58	c cleaning 9985 clauses out of 20225 with flag 922000/928853
929.22/481.45	c cleaning 10009 clauses out of 20240 with flag 932000/938853
938.69/486.38	c cleaning 10007 clauses out of 20231 with flag 942000/948853
948.47/491.37	c cleaning 10015 clauses out of 20224 with flag 952000/958853
957.88/496.16	c cleaning 10010 clauses out of 20209 with flag 962000/968853
967.87/501.21	c cleaning 9965 clauses out of 20199 with flag 972000/978853
979.34/507.18	c cleaning 9991 clauses out of 20234 with flag 982000/988853
990.73/512.92	c cleaning 10049 clauses out of 20243 with flag 992000/998853
1001.11/518.29	c cleaning 10032 clauses out of 20195 with flag 1002001/1008854
1010.92/523.25	c cleaning 9976 clauses out of 20162 with flag 1012000/1018853
1023.36/529.62	c cleaning 9985 clauses out of 20186 with flag 1022000/1028853
1034.36/535.21	c cleaning 10041 clauses out of 20201 with flag 1032000/1038853
1045.55/540.96	c cleaning 10024 clauses out of 20160 with flag 1042000/1048853
1056.77/546.65	c cleaning 9937 clauses out of 20136 with flag 1052000/1058853
1069.02/552.96	c cleaning 9987 clauses out of 20199 with flag 1062000/1068853
1080.41/558.74	c cleaning 10017 clauses out of 20212 with flag 1072000/1078853
1090.99/564.19	c cleaning 10061 clauses out of 20195 with flag 1082000/1088853
1102.59/570.05	c cleaning 9934 clauses out of 20134 with flag 1092000/1098853
1113.05/575.43	c cleaning 10017 clauses out of 20200 with flag 1102000/1108853
1123.85/580.99	c cleaning 9989 clauses out of 20183 with flag 1112000/1118853
1134.45/586.31	c cleaning 10075 clauses out of 20195 with flag 1122001/1128854
1144.62/591.56	c cleaning 9960 clauses out of 20119 with flag 1132000/1138853
1154.65/596.76	c cleaning 10047 clauses out of 20159 with flag 1142000/1148853
1165.04/602.04	c cleaning 9960 clauses out of 20112 with flag 1152000/1158853
1174.83/607.04	c cleaning 10026 clauses out of 20152 with flag 1162000/1168853
1184.42/611.97	c cleaning 9982 clauses out of 20126 with flag 1172000/1178853
1193.86/616.81	c cleaning 10007 clauses out of 20144 with flag 1182000/1188853
1202.65/621.39	c cleaning 9988 clauses out of 20137 with flag 1192000/1198853
1211.43/625.81	c cleaning 10012 clauses out of 20149 with flag 1202000/1208853
1220.60/630.58	c cleaning 9918 clauses out of 20137 with flag 1212000/1218853
1231.84/636.34	c cleaning 10080 clauses out of 20219 with flag 1222000/1228853
1242.03/641.54	c cleaning 9958 clauses out of 20139 with flag 1232000/1238853
1254.01/647.64	c cleaning 10010 clauses out of 20181 with flag 1242000/1248853
1264.17/652.81	c cleaning 10063 clauses out of 20171 with flag 1252000/1258853
1274.22/658.07	c cleaning 10003 clauses out of 20108 with flag 1262000/1268853
1284.04/663.04	c cleaning 9975 clauses out of 20105 with flag 1272000/1278853
1294.41/668.33	c cleaning 10052 clauses out of 20130 with flag 1282000/1288853
1304.79/673.65	c cleaning 9992 clauses out of 20078 with flag 1292000/1298853
1315.43/679.20	c cleaning 9975 clauses out of 20086 with flag 1302000/1308853
1325.80/684.41	c cleaning 9998 clauses out of 20111 with flag 1312000/1318853
1336.18/689.78	c cleaning 9978 clauses out of 20113 with flag 1322000/1328853
1348.13/695.80	c cleaning 9922 clauses out of 20135 with flag 1332000/1338853
1359.55/701.77	c cleaning 10029 clauses out of 20213 with flag 1342000/1348853
1371.90/708.06	c cleaning 10078 clauses out of 20184 with flag 1352000/1358853
1385.67/715.08	c cleaning 10002 clauses out of 20106 with flag 1362000/1368853
1400.03/722.31	c cleaning 9957 clauses out of 20104 with flag 1372000/1378853
1413.67/729.34	c cleaning 9951 clauses out of 20147 with flag 1382000/1388853
1427.44/736.31	c cleaning 10070 clauses out of 20196 with flag 1392000/1398853
1442.39/743.99	c cleaning 9915 clauses out of 20126 with flag 1402000/1408853
1456.54/751.13	c cleaning 9987 clauses out of 20211 with flag 1412000/1418853
1470.53/758.36	c cleaning 10047 clauses out of 20224 with flag 1422000/1428853
1484.27/765.31	c cleaning 9988 clauses out of 20177 with flag 1432000/1438853
1498.04/772.39	c cleaning 9977 clauses out of 20189 with flag 1442000/1448853
1511.80/779.31	c cleaning 10027 clauses out of 20212 with flag 1452000/1458853
1524.79/786.03	c cleaning 10052 clauses out of 20185 with flag 1462000/1468853
1537.74/792.66	c cleaning 10001 clauses out of 20133 with flag 1472000/1478853
1550.69/799.26	c cleaning 9958 clauses out of 20132 with flag 1482000/1488853
1563.25/805.62	c cleaning 10029 clauses out of 20174 with flag 1492000/1498853
1575.24/811.82	c cleaning 10016 clauses out of 20145 with flag 1502000/1508853
1586.60/817.67	c cleaning 9969 clauses out of 20129 with flag 1512000/1518853
1598.77/823.81	c cleaning 10010 clauses out of 20160 with flag 1522000/1528853
1610.70/829.94	c cleaning 9926 clauses out of 20150 with flag 1532000/1538853
1622.29/835.97	c cleaning 10034 clauses out of 20224 with flag 1542000/1548853
1633.42/841.68	c cleaning 9981 clauses out of 20190 with flag 1552000/1558853
1644.96/847.59	c cleaning 10062 clauses out of 20209 with flag 1562000/1568853
1655.91/853.15	c cleaning 9971 clauses out of 20147 with flag 1572000/1578853
1668.51/859.60	c cleaning 9981 clauses out of 20176 with flag 1582000/1588853
1680.48/865.72	c cleaning 9977 clauses out of 20195 with flag 1592000/1598853
1692.01/871.64	c cleaning 9992 clauses out of 20218 with flag 1602000/1608853
1703.55/877.54	c cleaning 10045 clauses out of 20226 with flag 1612000/1618853
1715.34/883.61	c cleaning 10044 clauses out of 20181 with flag 1622000/1628853
1727.48/889.84	c cleaning 9988 clauses out of 20137 with flag 1632000/1638853
1738.21/895.31	c cleaning 9949 clauses out of 20149 with flag 1642000/1648853
1749.95/901.32	c cleaning 10005 clauses out of 20200 with flag 1652000/1658853
1762.13/907.67	c cleaning 10051 clauses out of 20195 with flag 1662000/1668853
1773.48/913.49	c cleaning 9948 clauses out of 20144 with flag 1672000/1678853
1786.25/919.93	c cleaning 10005 clauses out of 20196 with flag 1682000/1688853
1798.20/926.05	c cleaning 10016 clauses out of 20191 with flag 1692000/1698853
1800.17/927.22	c starts		: 60
1800.17/927.22	c conflicts		: 11078
1800.17/927.22	c decisions		: 150111
1800.17/927.22	c propagations		: 2123845
1800.17/927.22	c inspects		: 782535213
1800.17/927.22	c shortcuts		: 0
1800.17/927.22	c learnt literals	: 0
1800.17/927.22	c learnt binary clauses	: 0
1800.17/927.22	c learnt ternary clauses	: 0
1800.17/927.22	c learnt constraints	: 11078
1800.17/927.22	c ignored constraints	: 0
1800.17/927.22	c root simplifications	: 0
1800.17/927.22	c removed literals (reason simplification)	: 0
1800.17/927.22	c reason swapping (by a shorter reason)	: 0
1800.17/927.22	c Calls to reduceDB	: 1
1800.17/927.22	c number of reductions to clauses (during analyze)	: 0
1800.17/927.22	c number of learned constraints concerned by reduction	: 0
1800.17/927.22	c number of learning phase by resolution	: 0
1800.17/927.22	c number of learning phase by cutting planes	: 0
1800.17/927.22	c speed (assignments/second)	: 2326.8256341993833
1800.17/927.22	c non guided choices	86
1800.17/927.22	c learnt constraints type 
1800.17/927.22	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 1
1800.17/927.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 11077
1800.17/927.22	c constraints type 
1800.17/927.22	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 2524
1800.17/927.22	c org.sat4j.minisat.constraints.card.MinWatchCard => 403
1800.17/927.22	c org.sat4j.minisat.constraints.cnf.OriginalBinaryClause => 200
1800.17/927.22	c org.sat4j.pb.constraints.pb.MaxWatchPbLong => 2524
1800.17/927.22	c constraints type 
1800.17/927.22	c org.sat4j.pb.constraints.pb.OriginalBinaryClausePB => 200
1800.17/927.22	c org.sat4j.pb.constraints.pb.OriginalHTClausePB => 2524
1800.17/927.22	c org.sat4j.pb.constraints.pb.MinWatchCardPB => 403
1800.17/927.22	c org.sat4j.pb.constraints.pb.MaxWatchPb => 2524
1800.17/927.22	s SATISFIABLE
1800.17/927.22	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.17/927.22	c objective function=-43
1800.17/927.22	c Total wall clock time (in seconds): 927.101

Verifier Data

OK	-43

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-3737460-1338722231/watcher-3737460-1338722231 -o /tmp/evaluation-result-3737460-1338722231/solver-3737460-1338722231 -C 1800 -W 1900 -M 15500 java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3737460-1338722231.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.45 3.53 3.64 4/197 27893
/proc/meminfo: memFree=27339308/32873648 swapFree=7388/7388
[pid=27893] ppid=27891 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/27893/stat : 27893 (runsolver) D 27891 27893 25219 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 338347609 12095488 51 33554432000 4194304 5436572 140736746524368 140736746520664 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/27893/statm: 2953 51 31 304 0 2645 0

[startup+0.070021 s]
/proc/loadavg: 3.45 3.53 3.64 4/197 27893
/proc/meminfo: memFree=27339308/32873648 swapFree=7388/7388
[pid=27893] ppid=27891 vsize=11253516 CPUtime=0.04 cores=0,2,4,6
/proc/27893/stat : 27893 (java) S 27891 27893 25219 0 -1 4202496 4311 0 1 0 3 1 0 0 20 0 13 0 338347609 11523600384 12162 33554432000 1073741824 1073778376 140733487135760 140733487126896 212076625981 0 0 0 16800971 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27893/statm: 2813379 12162 1709 9 0 2804080 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 11253516

[startup+0.1005 s]
/proc/loadavg: 3.45 3.53 3.64 4/197 27893
/proc/meminfo: memFree=27339308/32873648 swapFree=7388/7388
[pid=27893] ppid=27891 vsize=11586392 CPUtime=0.07 cores=0,2,4,6
/proc/27893/stat : 27893 (java) S 27891 27893 25219 0 -1 4202496 4902 0 1 0 6 1 0 0 20 0 18 0 338347609 11864465408 13260 33554432000 1073741824 1073778376 140733487135760 140733487126896 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27893/statm: 2896598 13260 2036 9 0 2887285 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 11586392

[startup+0.300167 s]
/proc/loadavg: 3.45 3.53 3.64 4/197 27893
/proc/meminfo: memFree=27339308/32873648 swapFree=7388/7388
[pid=27893] ppid=27891 vsize=11586392 CPUtime=0.45 cores=0,2,4,6
/proc/27893/stat : 27893 (java) S 27891 27893 25219 0 -1 4202496 6926 0 1 0 43 2 0 0 20 0 18 0 338347609 11864465408 16921 33554432000 1073741824 1073778376 140733487135760 140733487126896 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27893/statm: 2896598 16921 2235 9 0 2887285 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 11586392

[startup+0.700168 s]
/proc/loadavg: 3.45 3.53 3.64 4/197 27893
/proc/meminfo: memFree=27339308/32873648 swapFree=7388/7388
[pid=27893] ppid=27891 vsize=11852648 CPUtime=1.85 cores=0,2,4,6
/proc/27893/stat : 27893 (java) S 27891 27893 25219 0 -1 4202496 15973 0 1 0 181 4 0 0 20 0 22 0 338347609 12137111552 27244 33554432000 1073741824 1073778376 140733487135760 140733487126896 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27893/statm: 2963162 27244 2256 9 0 2953849 0
Current children cumulated CPU time (s) 1.85
Current children cumulated vsize (KiB) 11852648

[startup+1.50071 s]
/proc/loadavg: 3.65 3.57 3.65 3/216 27918
/proc/meminfo: memFree=27226636/32873648 swapFree=7388/7388
[pid=27893] ppid=27891 vsize=11852648 CPUtime=2.32 cores=0,2,4,6
/proc/27893/stat : 27893 (java) S 27891 27893 25219 0 -1 4202496 16171 0 1 0 222 10 0 0 20 0 19 0 338347609 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140733487126896 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27893/statm: 2963162 32158 2262 9 0 2953849 0
[pid=27893/tid=27895] ppid=27891 vsize=11852648 CPUtime=0.39 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (java) S 27891 27893 25219 0 -1 4202560 3392 0 1 0 37 2 0 0 20 0 19 0 338347610 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140144346756248 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140144315165096 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27897] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27897/stat : 27897 (java) S 27891 27893 25219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140144182004264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27898] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27898/stat : 27898 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140144180951208 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27899] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27899/stat : 27899 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140143977556264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27900] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27900/stat : 27900 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140143976504232 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27901] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27901/stat : 27901 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140143975451688 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27902] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27902/stat : 27902 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140143974398632 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27903] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27903/stat : 27903 (java) S 27891 27893 25219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140143973346088 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27904] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27904/stat : 27904 (java) S 27891 27893 25219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 338347614 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140143961147752 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27905] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27905/stat : 27905 (java) S 27891 27893 25219 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 338347614 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140143960094072 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27906] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27906/stat : 27906 (java) S 27891 27893 25219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338347614 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140143959040904 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27907] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27907/stat : 27907 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347616 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140143957989648 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27908] ppid=27891 vsize=11852648 CPUtime=0.56 cores=0,2,4,6
/proc/27893/task/27908/stat : 27908 (java) S 27891 27893 25219 0 -1 4202560 5711 0 0 0 56 0 0 0 20 0 19 0 338347616 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140143956937528 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27909] ppid=27891 vsize=11852648 CPUtime=0.56 cores=0,2,4,6
/proc/27893/task/27909/stat : 27909 (java) S 27891 27893 25219 0 -1 4202560 5741 0 0 0 55 1 0 0 20 0 19 0 338347616 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140143955884984 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27910] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27910/stat : 27910 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347616 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140143954832120 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27911] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27911/stat : 27911 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347616 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140143953779784 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27914] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27914/stat : 27914 (java) S 27891 27893 25219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338347652 12137111552 32158 33554432000 1073741824 1073778376 140733487135760 140143950205736 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 11852648

[startup+3.10077 s]
/proc/loadavg: 3.65 3.57 3.65 3/216 27924
/proc/meminfo: memFree=27207212/32873648 swapFree=7388/7388
[pid=27893] ppid=27891 vsize=11852648 CPUtime=2.81 cores=0,2,4,6
/proc/27893/stat : 27893 (java) S 27891 27893 25219 0 -1 4202496 20214 0 1 0 265 16 0 0 20 0 19 0 338347609 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140733487126896 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27893/statm: 2963162 39379 2266 9 0 2953849 0
[pid=27893/tid=27895] ppid=27891 vsize=11852648 CPUtime=0.39 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (java) S 27891 27893 25219 0 -1 4202560 3392 0 1 0 37 2 0 0 20 0 19 0 338347610 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140144346756264 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140144315165096 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27897] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27897/stat : 27897 (java) S 27891 27893 25219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140144182004264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27898] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27898/stat : 27898 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140144180951208 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27899] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27899/stat : 27899 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140143977556264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27900] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27900/stat : 27900 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140143976504232 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27901] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27901/stat : 27901 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140143975451688 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27902] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27902/stat : 27902 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140143974398632 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27903] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27903/stat : 27903 (java) S 27891 27893 25219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140143973346088 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27904] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27904/stat : 27904 (java) S 27891 27893 25219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338347614 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140143961147752 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27905] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27905/stat : 27905 (java) S 27891 27893 25219 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 338347614 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140143960094072 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27906] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27906/stat : 27906 (java) S 27891 27893 25219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338347614 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140143959040904 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27907] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27907/stat : 27907 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347616 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140143957989648 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27908] ppid=27891 vsize=11852648 CPUtime=0.77 cores=0,2,4,6
/proc/27893/task/27908/stat : 27908 (java) S 27891 27893 25219 0 -1 4202560 9078 0 0 0 77 0 0 0 20 0 19 0 338347616 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140143956937528 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27909] ppid=27891 vsize=11852648 CPUtime=0.68 cores=0,2,4,6
/proc/27893/task/27909/stat : 27909 (java) S 27891 27893 25219 0 -1 4202560 6383 0 0 0 67 1 0 0 20 0 19 0 338347616 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140143955884984 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27910] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27910/stat : 27910 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347616 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140143954832120 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27911] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27911/stat : 27911 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347616 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140143953779784 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27914] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27914/stat : 27914 (java) S 27891 27893 25219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338347652 12137111552 39379 33554432000 1073741824 1073778376 140733487135760 140143950205736 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 11852648

[startup+6.30069 s]
/proc/loadavg: 3.65 3.57 3.65 3/216 27942
/proc/meminfo: memFree=27155268/32873648 swapFree=7388/7388
[pid=27893] ppid=27891 vsize=11852648 CPUtime=3.2 cores=0,2,4,6
/proc/27893/stat : 27893 (java) S 27891 27893 25219 0 -1 4202496 20831 0 1 0 292 28 0 0 20 0 19 0 338347609 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140733487126896 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27893/statm: 2963162 52363 2268 9 0 2953849 0
[pid=27893/tid=27895] ppid=27891 vsize=11852648 CPUtime=0.4 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (java) S 27891 27893 25219 0 -1 4202560 3395 0 1 0 38 2 0 0 20 0 19 0 338347610 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140144346756264 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140144315165096 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27897] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27897/stat : 27897 (java) S 27891 27893 25219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140144182004264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27898] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27898/stat : 27898 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140144180951208 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27899] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27899/stat : 27899 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140143977556264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27900] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27900/stat : 27900 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140143976504232 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27901] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27901/stat : 27901 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140143975451688 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27902] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27902/stat : 27902 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140143974398632 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27903] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27903/stat : 27903 (java) S 27891 27893 25219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338347612 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140143973346088 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27904] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27904/stat : 27904 (java) S 27891 27893 25219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 19 0 338347614 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140143961147752 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27905] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27905/stat : 27905 (java) S 27891 27893 25219 0 -1 4202560 16 0 0 0 0 0 0 0 20 0 19 0 338347614 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140143960094072 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27906] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27906/stat : 27906 (java) S 27891 27893 25219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338347614 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140143959040904 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27907] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27907/stat : 27907 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347616 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140143957989648 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27908] ppid=27891 vsize=11852648 CPUtime=0.8 cores=0,2,4,6
/proc/27893/task/27908/stat : 27908 (java) S 27891 27893 25219 0 -1 4202560 9079 0 0 0 80 0 0 0 20 0 19 0 338347616 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140143956937528 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27909] ppid=27891 vsize=11852648 CPUtime=0.76 cores=0,2,4,6
/proc/27893/task/27909/stat : 27909 (java) S 27891 27893 25219 0 -1 4202560 6919 0 0 0 74 2 0 0 20 0 19 0 338347616 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140143955884984 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27910] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27910/stat : 27910 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 19 0 338347616 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140143954832120 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27911] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27911/stat : 27911 (java) S 27891 27893 25219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 19 0 338347616 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140143953779784 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27914] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27914/stat : 27914 (java) S 27891 27893 25219 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 19 0 338347652 12137111552 52363 33554432000 1073741824 1073778376 140733487135760 140143950205736 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.2
Current children cumulated vsize (KiB) 11852648
heavy processes:


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

/proc/27893/statm: 2963162 497021 2294 9 0 2953849 0
[pid=27893/tid=27895] ppid=27891 vsize=11852648 CPUtime=0.44 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (java) S 27891 27893 25219 0 -1 4202560 3457 0 1 0 41 3 0 0 20 0 22 0 338347610 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140144346756232 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=11852648 CPUtime=0.66 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (java) S 27891 27893 25219 0 -1 4202560 54 0 0 0 65 1 0 0 20 0 22 0 338347612 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140144315165096 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27897] ppid=27891 vsize=11852648 CPUtime=0.66 cores=0,2,4,6
/proc/27893/task/27897/stat : 27897 (java) S 27891 27893 25219 0 -1 4202560 45 0 0 0 66 0 0 0 20 0 22 0 338347612 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140144182004264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27898] ppid=27891 vsize=11852648 CPUtime=0.63 cores=0,2,4,6
/proc/27893/task/27898/stat : 27898 (java) S 27891 27893 25219 0 -1 4202560 43 0 0 0 61 2 0 0 20 0 22 0 338347612 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140144180951208 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27899] ppid=27891 vsize=11852648 CPUtime=0.7 cores=0,2,4,6
/proc/27893/task/27899/stat : 27899 (java) S 27891 27893 25219 0 -1 4202560 78 0 0 0 68 2 0 0 20 0 22 0 338347612 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140143977556264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27900] ppid=27891 vsize=11852648 CPUtime=0.66 cores=0,2,4,6
/proc/27893/task/27900/stat : 27900 (java) S 27891 27893 25219 0 -1 4202560 55 0 0 0 64 2 0 0 20 0 22 0 338347612 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140143976504232 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27901] ppid=27891 vsize=11852648 CPUtime=0.69 cores=0,2,4,6
/proc/27893/task/27901/stat : 27901 (java) S 27891 27893 25219 0 -1 4202560 50 0 0 0 69 0 0 0 20 0 22 0 338347612 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140143975451688 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27902] ppid=27891 vsize=11852648 CPUtime=0.69 cores=0,2,4,6
/proc/27893/task/27902/stat : 27902 (java) S 27891 27893 25219 0 -1 4202560 72 0 0 0 67 2 0 0 20 0 22 0 338347612 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140143974398632 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27903] ppid=27891 vsize=11852648 CPUtime=0.68 cores=0,2,4,6
/proc/27893/task/27903/stat : 27903 (java) S 27891 27893 25219 0 -1 4202560 52 0 0 0 68 0 0 0 20 0 22 0 338347612 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140143973346088 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27904] ppid=27891 vsize=11852648 CPUtime=31.51 cores=0,2,4,6
/proc/27893/task/27904/stat : 27904 (java) S 27891 27893 25219 0 -1 4202560 151 0 0 0 3143 8 0 0 20 0 22 0 338347614 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140143961147752 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27905] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27905/stat : 27905 (java) S 27891 27893 25219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 338347614 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140143960094072 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27906] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27906/stat : 27906 (java) S 27891 27893 25219 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 22 0 338347614 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140143959040904 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27907] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27907/stat : 27907 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338347616 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140143957989648 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27908] ppid=27891 vsize=11852648 CPUtime=1.55 cores=0,2,4,6
/proc/27893/task/27908/stat : 27908 (java) S 27891 27893 25219 0 -1 4202560 11907 0 0 0 153 2 0 0 20 0 22 0 338347616 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140143956937528 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27909] ppid=27891 vsize=11852648 CPUtime=1.42 cores=0,2,4,6
/proc/27893/task/27909/stat : 27909 (java) S 27891 27893 25219 0 -1 4202560 7870 0 0 0 140 2 0 0 20 0 22 0 338347616 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140143955884984 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27910] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27910/stat : 27910 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338347616 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140143954832120 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27911] ppid=27891 vsize=11852648 CPUtime=0.3 cores=0,2,4,6
/proc/27893/task/27911/stat : 27911 (java) S 27891 27893 25219 0 -1 4202560 47 0 0 0 15 15 0 0 20 0 22 0 338347616 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140143953779784 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27978] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27978/stat : 27978 (java) S 27891 27893 25219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 338348704 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140143950205736 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27988] ppid=27891 vsize=11852648 CPUtime=772.62 cores=0,2,4,6
/proc/27893/task/27988/stat : 27988 (java) R 27891 27893 25219 0 -1 4202560 74 0 0 0 77250 12 0 0 20 0 22 0 338349054 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140143949153104 140144196194915 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27989] ppid=27891 vsize=11852648 CPUtime=772.53 cores=0,2,4,6
/proc/27893/task/27989/stat : 27989 (java) R 27891 27893 25219 0 -1 4202560 472 0 0 0 77226 27 0 0 20 0 22 0 338349054 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140143951256576 140144196499813 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27990] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27990/stat : 27990 (java) S 27891 27893 25219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 338349054 12137111552 497021 33554432000 1073741824 1073778376 140733487135760 140143952311592 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1595.76
Current children cumulated vsize (KiB) 11852648

[startup+882.301 s]
/proc/loadavg: 4.05 3.87 3.73 5/219 28117
/proc/meminfo: memFree=23843224/32873648 swapFree=7388/7388
[pid=27893] ppid=27891 vsize=11852648 CPUtime=1712.74 cores=0,2,4,6
/proc/27893/stat : 27893 (java) S 27891 27893 25219 0 -1 4202496 26373 0 1 0 171166 108 0 0 20 0 22 0 338347609 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140733487126896 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27893/statm: 2963162 498076 2294 9 0 2953849 0
[pid=27893/tid=27895] ppid=27891 vsize=11852648 CPUtime=0.44 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (java) S 27891 27893 25219 0 -1 4202560 3461 0 1 0 41 3 0 0 20 0 22 0 338347610 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140144346756232 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=11852648 CPUtime=0.7 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (java) S 27891 27893 25219 0 -1 4202560 56 0 0 0 69 1 0 0 20 0 22 0 338347612 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140144315165096 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27897] ppid=27891 vsize=11852648 CPUtime=0.7 cores=0,2,4,6
/proc/27893/task/27897/stat : 27897 (java) S 27891 27893 25219 0 -1 4202560 45 0 0 0 70 0 0 0 20 0 22 0 338347612 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140144182004264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27898] ppid=27891 vsize=11852648 CPUtime=0.69 cores=0,2,4,6
/proc/27893/task/27898/stat : 27898 (java) S 27891 27893 25219 0 -1 4202560 45 0 0 0 67 2 0 0 20 0 22 0 338347612 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140144180951208 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27899] ppid=27891 vsize=11852648 CPUtime=0.76 cores=0,2,4,6
/proc/27893/task/27899/stat : 27899 (java) S 27891 27893 25219 0 -1 4202560 82 0 0 0 74 2 0 0 20 0 22 0 338347612 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140143977556264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27900] ppid=27891 vsize=11852648 CPUtime=0.72 cores=0,2,4,6
/proc/27893/task/27900/stat : 27900 (java) S 27891 27893 25219 0 -1 4202560 58 0 0 0 70 2 0 0 20 0 22 0 338347612 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140143976504232 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27901] ppid=27891 vsize=11852648 CPUtime=0.75 cores=0,2,4,6
/proc/27893/task/27901/stat : 27901 (java) S 27891 27893 25219 0 -1 4202560 52 0 0 0 75 0 0 0 20 0 22 0 338347612 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140143975451688 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27902] ppid=27891 vsize=11852648 CPUtime=0.76 cores=0,2,4,6
/proc/27893/task/27902/stat : 27902 (java) S 27891 27893 25219 0 -1 4202560 89 0 0 0 74 2 0 0 20 0 22 0 338347612 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140143974398632 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27903] ppid=27891 vsize=11852648 CPUtime=0.74 cores=0,2,4,6
/proc/27893/task/27903/stat : 27903 (java) S 27891 27893 25219 0 -1 4202560 53 0 0 0 74 0 0 0 20 0 22 0 338347612 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140143973346088 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27904] ppid=27891 vsize=11852648 CPUtime=34.68 cores=0,2,4,6
/proc/27893/task/27904/stat : 27904 (java) S 27891 27893 25219 0 -1 4202560 157 0 0 0 3460 8 0 0 20 0 22 0 338347614 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140143961147752 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27905] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27905/stat : 27905 (java) S 27891 27893 25219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 338347614 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140143960094072 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27906] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27906/stat : 27906 (java) S 27891 27893 25219 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 22 0 338347614 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140143959040904 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27907] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27907/stat : 27907 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338347616 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140143957989648 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27908] ppid=27891 vsize=11852648 CPUtime=1.55 cores=0,2,4,6
/proc/27893/task/27908/stat : 27908 (java) S 27891 27893 25219 0 -1 4202560 11907 0 0 0 153 2 0 0 20 0 22 0 338347616 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140143956937528 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27909] ppid=27891 vsize=11852648 CPUtime=1.42 cores=0,2,4,6
/proc/27893/task/27909/stat : 27909 (java) S 27891 27893 25219 0 -1 4202560 7870 0 0 0 140 2 0 0 20 0 22 0 338347616 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140143955884984 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27910] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27910/stat : 27910 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338347616 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140143954832120 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27911] ppid=27891 vsize=11852648 CPUtime=0.32 cores=0,2,4,6
/proc/27893/task/27911/stat : 27911 (java) S 27891 27893 25219 0 -1 4202560 51 0 0 0 16 16 0 0 20 0 22 0 338347616 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140143953779784 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27978] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27978/stat : 27978 (java) S 27891 27893 25219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 338348704 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140143950205736 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27988] ppid=27891 vsize=11852648 CPUtime=829.16 cores=0,2,4,6
/proc/27893/task/27988/stat : 27988 (java) R 27891 27893 25219 0 -1 4202560 80 0 0 0 82903 13 0 0 20 0 22 0 338349054 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140143949153104 140144196426656 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27989] ppid=27891 vsize=11852648 CPUtime=829.07 cores=0,2,4,6
/proc/27893/task/27989/stat : 27989 (java) R 27891 27893 25219 0 -1 4202560 472 0 0 0 82879 28 0 0 20 0 22 0 338349054 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140143951256800 140144196459760 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27990] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27990/stat : 27990 (java) S 27891 27893 25219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 338349054 12137111552 498076 33554432000 1073741824 1073778376 140733487135760 140143952311592 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1712.74
Current children cumulated vsize (KiB) 11852648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+927.201 s]
/proc/loadavg: 4.02 3.89 3.74 5/220 28119
/proc/meminfo: memFree=23830808/32873648 swapFree=7388/7388
[pid=27893] ppid=27891 vsize=11852648 CPUtime=1800.17 cores=0,2,4,6
/proc/27893/stat : 27893 (java) S 27891 27893 25219 0 -1 4202496 26427 0 1 0 179908 109 0 0 20 0 22 0 338347609 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140733487126896 212076625981 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/27893/statm: 2963162 499136 2294 9 0 2953849 0
[pid=27893/tid=27895] ppid=27891 vsize=11852648 CPUtime=0.44 cores=0,2,4,6
/proc/27893/task/27895/stat : 27895 (java) S 27891 27893 25219 0 -1 4202560 3466 0 1 0 41 3 0 0 20 0 22 0 338347610 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140144346756232 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27896] ppid=27891 vsize=11852648 CPUtime=0.74 cores=0,2,4,6
/proc/27893/task/27896/stat : 27896 (java) S 27891 27893 25219 0 -1 4202560 64 0 0 0 73 1 0 0 20 0 22 0 338347612 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140144315165096 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27897] ppid=27891 vsize=11852648 CPUtime=0.73 cores=0,2,4,6
/proc/27893/task/27897/stat : 27897 (java) S 27891 27893 25219 0 -1 4202560 47 0 0 0 73 0 0 0 20 0 22 0 338347612 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140144182004264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27898] ppid=27891 vsize=11852648 CPUtime=0.76 cores=0,2,4,6
/proc/27893/task/27898/stat : 27898 (java) S 27891 27893 25219 0 -1 4202560 50 0 0 0 74 2 0 0 20 0 22 0 338347612 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140144180951208 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27899] ppid=27891 vsize=11852648 CPUtime=0.8 cores=0,2,4,6
/proc/27893/task/27899/stat : 27899 (java) S 27891 27893 25219 0 -1 4202560 87 0 0 0 78 2 0 0 20 0 22 0 338347612 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140143977556264 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27900] ppid=27891 vsize=11852648 CPUtime=0.76 cores=0,2,4,6
/proc/27893/task/27900/stat : 27900 (java) S 27891 27893 25219 0 -1 4202560 66 0 0 0 74 2 0 0 20 0 22 0 338347612 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140143976504232 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27901] ppid=27891 vsize=11852648 CPUtime=0.8 cores=0,2,4,6
/proc/27893/task/27901/stat : 27901 (java) S 27891 27893 25219 0 -1 4202560 57 0 0 0 80 0 0 0 20 0 22 0 338347612 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140143975451688 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27902] ppid=27891 vsize=11852648 CPUtime=0.81 cores=0,2,4,6
/proc/27893/task/27902/stat : 27902 (java) S 27891 27893 25219 0 -1 4202560 89 0 0 0 79 2 0 0 20 0 22 0 338347612 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140143974398632 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27903] ppid=27891 vsize=11852648 CPUtime=0.79 cores=0,2,4,6
/proc/27893/task/27903/stat : 27903 (java) S 27891 27893 25219 0 -1 4202560 56 0 0 0 79 0 0 0 20 0 22 0 338347612 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140143973346088 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27904] ppid=27891 vsize=11852648 CPUtime=37.2 cores=0,2,4,6
/proc/27893/task/27904/stat : 27904 (java) S 27891 27893 25219 0 -1 4202560 163 0 0 0 3712 8 0 0 20 0 22 0 338347614 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140143961147752 212076640169 0 0 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27905] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27905/stat : 27905 (java) S 27891 27893 25219 0 -1 4202560 17 0 0 0 0 0 0 0 20 0 22 0 338347614 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140143960094072 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27906] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27906/stat : 27906 (java) S 27891 27893 25219 0 -1 4202560 23 0 0 0 0 0 0 0 20 0 22 0 338347614 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140143959040904 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27907] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27907/stat : 27907 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338347616 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140143957989648 212076648224 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27908] ppid=27891 vsize=11852648 CPUtime=1.55 cores=0,2,4,6
/proc/27893/task/27908/stat : 27908 (java) S 27891 27893 25219 0 -1 4202560 11907 0 0 0 153 2 0 0 20 0 22 0 338347616 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140143956937528 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27909] ppid=27891 vsize=11852648 CPUtime=1.42 cores=0,2,4,6
/proc/27893/task/27909/stat : 27909 (java) S 27891 27893 25219 0 -1 4202560 7870 0 0 0 140 2 0 0 20 0 22 0 338347616 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140143955884984 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27910] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27910/stat : 27910 (java) S 27891 27893 25219 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 22 0 338347616 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140143954832120 212076639292 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
[pid=27893/tid=27911] ppid=27891 vsize=11852648 CPUtime=0.34 cores=0,2,4,6
/proc/27893/task/27911/stat : 27911 (java) S 27891 27893 25219 0 -1 4202560 55 0 0 0 16 18 0 0 20 0 22 0 338347616 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140143953779784 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27978] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27978/stat : 27978 (java) S 27891 27893 25219 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 22 0 338348704 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140143950205736 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=27893/tid=27988] ppid=27891 vsize=11852648 CPUtime=871.32 cores=0,2,4,6
/proc/27893/task/27988/stat : 27988 (java) R 27891 27893 25219 0 -1 4202560 83 0 0 0 87118 14 0 0 20 0 22 0 338349054 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140143949153104 140144196507980 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0
[pid=27893/tid=27989] ppid=27891 vsize=11852648 CPUtime=871.23 cores=0,2,4,6
/proc/27893/task/27989/stat : 27989 (java) R 27891 27893 25219 0 -1 4202560 472 0 0 0 87094 29 0 0 20 0 22 0 338349054 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140143951256576 140144196460535 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0
[pid=27893/tid=27990] ppid=27891 vsize=11852648 CPUtime=0 cores=0,2,4,6
/proc/27893/task/27990/stat : 27990 (java) S 27891 27893 25219 0 -1 4202560 3 0 0 0 0 0 0 0 20 0 22 0 338349054 12137111552 499136 33554432000 1073741824 1073778376 140733487135760 140143952311592 212076640169 0 4 0 16800975 18446744071579510697 0 0 -1 6 0 0 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 11852648

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

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

Child status: 143

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 27893 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=629174
#  childrusage.ru_stime.tv_sec=1
#  childrusage.ru_stime.tv_usec=582759
# CPU time returned by wait4() is 1796.21
# while last known CPU time is 1800.17
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 927.237
CPU time (s): 1800.17
CPU user time (s): 1799.08
CPU system time (s): 1.09
CPU usage (%): 194.143
Max. virtual memory (cumulated for all children) (KiB): 11854024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.63
system time used= 1.58276
maximum resident set size= 1996660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26459
page faults= 1
swaps= 0
block input operations= 0
block output operations= 968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 27507
involuntary context switches= 20913

runsolver used 3.16952 second user time and 8.77567 second system time

The end

Launcher Data

Begin job on node148 at 2012-06-03 13:17:11
IDJOB=3737460
IDBENCH=48240
IDSOLVER=2328
FILE ID=node148/3737460-1338722231
RUNJOBID= node148-1338713436-25235
PBS_JOBID= 14636734
Free space on /tmp= 71332 MiB

SOLVER NAME= PB11: Sat4j Res//CP 2.3.0
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/manquinho/bsg/normalized-bsg_200_10_4.opb
COMMAND LINE= java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3737460-1338722231/watcher-3737460-1338722231 -o /tmp/evaluation-result-3737460-1338722231/solver-3737460-1338722231 -C 1800 -W 1900 -M 15500  java -server -Xms10000m -Xmx10000m -jar sat4j-pb.jar Both HOME/instance-3737460-1338722231.opb

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

MD5SUM BENCH= 169f1f6799c5c0fd2a1b0aca08165f42
RANDOM SEED=1903944353

node148.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		: 2667.284
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	: 5334.56
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		: 2667.284
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.94
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		: 2667.284
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		: 2667.284
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		: 2667.284
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.90
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		: 2667.284
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		: 2667.284
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.90
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		: 2667.284
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        27339836 kB
Buffers:          596332 kB
Cached:          2873896 kB
SwapCached:          628 kB
Active:          2565000 kB
Inactive:        2063924 kB
Active(anon):    1148368 kB
Inactive(anon):    10660 kB
Active(file):    1416632 kB
Inactive(file):  2053264 kB
Unevictable:        7388 kB
Mlocked:            7388 kB
SwapTotal:      67108856 kB
SwapFree:       67107564 kB
Dirty:               460 kB
Writeback:             0 kB
AnonPages:       1163156 kB
Mapped:            19100 kB
Shmem:                36 kB
Slab:             766560 kB
SReclaimable:     210672 kB
SUnreclaim:       555888 kB
KernelStack:        1624 kB
PageTables:         6056 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:   10459588 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1095680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71332 MiB
End job on node148 at 2012-06-03 13:32:40