Trace number 2659825

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 NameAnswerCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26? (TO) 1800.21 1796.45

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-55-50.opb
MD5SUM277dd35641d3866b31d8fb041eb7f9fb
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.132979
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables2750
Total number of constraints105
Number of constraints which are clauses55
Number of constraints which are cardinality constraints (but not clauses)50
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint50
Maximum length of a constraint55
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 56
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.21/0.23	c Pseudo Boolean Optimization
0.21/0.23	c --- Begin Solver configuration ---
0.21/0.23	c Stops conflict analysis at the first Unique Implication Point
0.21/0.23	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@161d36b
0.21/0.23	c Learn all clauses as in MiniSAT
0.21/0.23	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.21/0.23	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.21/0.23	c Expensive reason simplification
0.21/0.23	c Armin Biere (Picosat) restarts strategy
0.21/0.23	c Glucose learned constraints deletion strategy
0.21/0.23	c timeout=2147483s
0.21/0.23	c DB Simplification allowed=false
0.21/0.23	c --- End Solver configuration ---
0.21/0.23	c solving HOME/instance-2659825-1276575742.opb
0.21/0.23	c reading problem ... 
0.68/0.51	c ... done. Wall clock time 0.288s.
0.68/0.51	c #vars     2750
0.68/0.52	c #constraints  105
0.68/0.52	c constraints type 
0.68/0.52	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 55
0.68/0.52	c org.sat4j.minisat.constraints.card.MinWatchCard => 50
4.06/3.13	c cleaning 2481 clauses out of 5002 with flag 5002/5002
6.75/5.79	c cleaning 4242 clauses out of 8519 with flag 11000/11000
9.77/8.75	c cleaning 5637 clauses out of 11278 with flag 18001/18001
14.57/13.51	c cleaning 6807 clauses out of 13645 with flag 26005/26005
21.56/20.47	c cleaning 7900 clauses out of 15833 with flag 35000/35000
29.57/28.46	c cleaning 8956 clauses out of 17937 with flag 45004/45004
38.19/37.02	c cleaning 9471 clauses out of 18977 with flag 55000/55000
47.01/45.84	c cleaning 9739 clauses out of 19507 with flag 65001/65001
62.12/60.98	c cleaning 9878 clauses out of 19767 with flag 75000/75000
68.44/67.27	c cleaning 9925 clauses out of 19890 with flag 85001/85001
77.86/76.68	c cleaning 9965 clauses out of 19967 with flag 95003/95003
89.58/88.31	c cleaning 9988 clauses out of 20000 with flag 105001/105001
104.70/103.49	c cleaning 9975 clauses out of 20012 with flag 115001/115001
113.02/111.79	c cleaning 10000 clauses out of 20036 with flag 125000/125000
123.34/122.08	c cleaning 9992 clauses out of 20036 with flag 135000/135000
134.55/133.27	c cleaning 10010 clauses out of 20046 with flag 145002/145002
144.97/143.69	c cleaning 9990 clauses out of 20035 with flag 155001/155001
159.18/157.83	c cleaning 9998 clauses out of 20045 with flag 165001/165001
170.71/169.34	c cleaning 9997 clauses out of 20046 with flag 175000/175000
178.54/177.12	c cleaning 10011 clauses out of 20051 with flag 185002/185002
191.55/190.14	c cleaning 10016 clauses out of 20039 with flag 195001/195001
204.16/202.73	c cleaning 10002 clauses out of 20023 with flag 205001/205001
213.99/212.60	c cleaning 9974 clauses out of 20022 with flag 215002/215002
225.00/223.51	c cleaning 9984 clauses out of 20046 with flag 225000/225000
233.01/231.56	c cleaning 10014 clauses out of 20063 with flag 235001/235001
247.13/245.67	c cleaning 10008 clauses out of 20048 with flag 245000/245000
260.35/258.80	c cleaning 10006 clauses out of 20040 with flag 255000/255000
268.36/266.84	c cleaning 9985 clauses out of 20036 with flag 265002/265002
277.39/275.80	c cleaning 10007 clauses out of 20054 with flag 275005/275005
290.31/288.73	c cleaning 10002 clauses out of 20046 with flag 285004/285004
302.43/300.81	c cleaning 10001 clauses out of 20041 with flag 295001/295001
309.44/307.89	c cleaning 9982 clauses out of 20039 with flag 305000/305000
320.66/319.03	c cleaning 9979 clauses out of 20058 with flag 315001/315001
330.67/329.03	c cleaning 9990 clauses out of 20080 with flag 325002/325002
349.19/347.58	c cleaning 10006 clauses out of 20090 with flag 335002/335002
366.51/364.85	c cleaning 10001 clauses out of 20082 with flag 345000/345000
374.92/373.28	c cleaning 10015 clauses out of 20082 with flag 355001/355001
387.13/385.49	c cleaning 10000 clauses out of 20068 with flag 365002/365002
403.26/401.56	c cleaning 9999 clauses out of 20066 with flag 375000/375000
412.68/410.99	c cleaning 9953 clauses out of 20068 with flag 385001/385001
422.89/421.16	c cleaning 10037 clauses out of 20114 with flag 395000/395000
430.41/428.63	c cleaning 10013 clauses out of 20078 with flag 405001/405001
442.03/440.24	c cleaning 10000 clauses out of 20064 with flag 415000/415000
457.35/455.56	c cleaning 10013 clauses out of 20066 with flag 425002/425002
467.96/466.16	c cleaning 10004 clauses out of 20052 with flag 435001/435001
485.27/483.46	c cleaning 10002 clauses out of 20049 with flag 445002/445002
495.10/493.28	c cleaning 10006 clauses out of 20047 with flag 455002/455002
507.22/505.30	c cleaning 9972 clauses out of 20040 with flag 465001/465001
520.74/518.85	c cleaning 10011 clauses out of 20068 with flag 475001/475001
533.77/531.87	c cleaning 9988 clauses out of 20056 with flag 485000/485000
547.50/545.60	c cleaning 9985 clauses out of 20068 with flag 495000/495000
564.12/562.19	c cleaning 9999 clauses out of 20085 with flag 505002/505002
579.73/577.75	c cleaning 10003 clauses out of 20084 with flag 515000/515000
590.74/588.74	c cleaning 10008 clauses out of 20081 with flag 525000/525000
601.36/599.39	c cleaning 10001 clauses out of 20073 with flag 535000/535000
613.78/611.71	c cleaning 9984 clauses out of 20073 with flag 545001/545001
625.70/623.69	c cleaning 9998 clauses out of 20088 with flag 555000/555000
637.02/634.95	c cleaning 9997 clauses out of 20091 with flag 565001/565001
652.64/650.59	c cleaning 10021 clauses out of 20094 with flag 575001/575001
668.77/666.69	c cleaning 9991 clauses out of 20076 with flag 585004/585004
676.68/674.56	c cleaning 10039 clauses out of 20085 with flag 595004/595004
685.10/682.95	c cleaning 9991 clauses out of 20043 with flag 605001/605001
695.33/693.19	c cleaning 10008 clauses out of 20051 with flag 615000/615000
711.04/708.81	c cleaning 10003 clauses out of 20045 with flag 625002/625002
722.46/720.21	c cleaning 10011 clauses out of 20043 with flag 635003/635003
738.18/735.91	c cleaning 10005 clauses out of 20030 with flag 645001/645001
749.60/747.36	c cleaning 9995 clauses out of 20025 with flag 655001/655001
766.33/764.08	c cleaning 10001 clauses out of 20032 with flag 665003/665003
780.25/777.95	c cleaning 9983 clauses out of 20028 with flag 675000/675000
794.17/791.86	c cleaning 9990 clauses out of 20045 with flag 685000/685000
809.10/806.74	c cleaning 9995 clauses out of 20056 with flag 695001/695001
825.41/823.06	c cleaning 9997 clauses out of 20060 with flag 705000/705000
841.44/839.05	c cleaning 10000 clauses out of 20065 with flag 715002/715002
851.26/848.89	c cleaning 10012 clauses out of 20063 with flag 725000/725000
864.49/862.04	c cleaning 9989 clauses out of 20051 with flag 735000/735000
880.54/878.03	c cleaning 9995 clauses out of 20062 with flag 745000/745000
897.45/894.93	c cleaning 10014 clauses out of 20068 with flag 755001/755001
911.78/909.24	c cleaning 10006 clauses out of 20053 with flag 765000/765000
928.10/925.52	c cleaning 9992 clauses out of 20051 with flag 775004/775004
941.32/938.77	c cleaning 9999 clauses out of 20055 with flag 785000/785000
959.24/956.64	c cleaning 10005 clauses out of 20064 with flag 795008/795008
973.16/970.57	c cleaning 10000 clauses out of 20051 with flag 805000/805000
986.28/983.69	c cleaning 10000 clauses out of 20051 with flag 815000/815000
1000.99/998.31	c cleaning 10000 clauses out of 20051 with flag 825000/825000
1015.82/1013.17	c cleaning 9999 clauses out of 20051 with flag 835000/835000
1033.53/1030.87	c cleaning 9995 clauses out of 20052 with flag 845000/845000
1049.45/1046.78	c cleaning 9998 clauses out of 20058 with flag 855001/855001
1065.28/1062.52	c cleaning 10005 clauses out of 20063 with flag 865004/865004
1087.78/1085.05	c cleaning 9998 clauses out of 20054 with flag 875000/875000
1101.20/1098.49	c cleaning 10017 clauses out of 20057 with flag 885001/885001
1108.93/1106.16	c cleaning 9989 clauses out of 20039 with flag 895000/895000
1119.66/1116.89	c cleaning 9989 clauses out of 20051 with flag 905001/905001
1131.08/1128.23	c cleaning 10001 clauses out of 20061 with flag 915000/915000
1140.80/1137.91	c cleaning 10015 clauses out of 20061 with flag 925001/925001
1153.42/1150.59	c cleaning 10006 clauses out of 20046 with flag 935001/935001
1161.83/1158.93	c cleaning 9990 clauses out of 20039 with flag 945000/945000
1176.25/1173.37	c cleaning 9996 clauses out of 20051 with flag 955002/955002
1195.88/1192.97	c cleaning 10005 clauses out of 20055 with flag 965002/965002
1210.71/1207.78	c cleaning 9991 clauses out of 20050 with flag 975002/975002
1229.64/1226.64	c cleaning 9992 clauses out of 20057 with flag 985000/985000
1249.07/1246.02	c cleaning 9996 clauses out of 20065 with flag 995000/995000
1267.89/1264.85	c cleaning 9994 clauses out of 20069 with flag 1005000/1005000
1288.52/1285.46	c cleaning 9993 clauses out of 20075 with flag 1015000/1015000
1306.35/1303.26	c cleaning 9995 clauses out of 20082 with flag 1025000/1025000
1323.08/1319.99	c cleaning 9994 clauses out of 20087 with flag 1035000/1035000
1339.79/1336.67	c cleaning 10005 clauses out of 20095 with flag 1045002/1045002
1356.81/1353.61	c cleaning 9989 clauses out of 20088 with flag 1055000/1055000
1373.24/1370.03	c cleaning 9995 clauses out of 20099 with flag 1065000/1065000
1393.67/1390.46	c cleaning 10005 clauses out of 20106 with flag 1075002/1075002
1405.29/1402.04	c cleaning 10010 clauses out of 20101 with flag 1085002/1085002
1422.70/1419.48	c cleaning 10008 clauses out of 20090 with flag 1095001/1095001
1437.93/1434.64	c cleaning 10008 clauses out of 20084 with flag 1105003/1105003
1456.06/1452.70	c cleaning 10003 clauses out of 20075 with flag 1115002/1115002
1472.28/1468.94	c cleaning 10000 clauses out of 20070 with flag 1125000/1125000
1491.40/1488.03	c cleaning 10001 clauses out of 20071 with flag 1135001/1135001
1508.61/1505.26	c cleaning 9998 clauses out of 20069 with flag 1145000/1145000
1523.54/1520.20	c cleaning 10003 clauses out of 20071 with flag 1155000/1155000
1541.84/1538.49	c cleaning 9999 clauses out of 20069 with flag 1165001/1165001
1560.45/1557.02	c cleaning 10002 clauses out of 20071 with flag 1175002/1175002
1570.78/1567.37	c cleaning 10017 clauses out of 20069 with flag 1185002/1185002
1588.50/1585.08	c cleaning 10012 clauses out of 20052 with flag 1195002/1195002
1605.12/1601.63	c cleaning 10008 clauses out of 20041 with flag 1205003/1205003
1621.13/1617.61	c cleaning 9994 clauses out of 20031 with flag 1215001/1215001
1636.96/1633.47	c cleaning 10002 clauses out of 20036 with flag 1225000/1225000
1652.67/1649.14	c cleaning 10003 clauses out of 20034 with flag 1235000/1235000
1668.39/1664.87	c cleaning 9994 clauses out of 20031 with flag 1245000/1245000
1684.70/1681.14	c cleaning 10006 clauses out of 20039 with flag 1255002/1255002
1702.81/1699.23	c cleaning 10003 clauses out of 20032 with flag 1265001/1265001
1719.14/1715.56	c cleaning 10002 clauses out of 20033 with flag 1275005/1275005
1737.06/1733.42	c cleaning 10000 clauses out of 20027 with flag 1285001/1285001
1755.57/1751.93	c cleaning 10000 clauses out of 20027 with flag 1295001/1295001
1773.59/1769.96	c cleaning 9998 clauses out of 20026 with flag 1305000/1305000
1790.79/1787.13	c cleaning 9999 clauses out of 20030 with flag 1315002/1315002
1800.01/1796.32	c starts		: 190
1800.01/1796.32	c conflicts		: 1321528
1800.01/1796.32	c decisions		: 2010835
1800.01/1796.32	c propagations		: 43218605
1800.01/1796.32	c inspects		: 1639994069
1800.01/1796.32	c learnt literals	: 0
1800.01/1796.32	c learnt binary clauses	: 0
1800.01/1796.32	c learnt ternary clauses	: 0
1800.01/1796.32	c learnt clauses	: 1321527
1800.01/1796.32	c ignored clauses	: 0
1800.01/1796.32	c root simplifications	: 0
1800.01/1796.32	c removed literals (reason simplification)	: 5603135
1800.01/1796.32	c reason swapping (by a shorter reason)	: 0
1800.01/1796.32	c Calls to reduceDB	: 133
1800.01/1796.32	c number of reductions to clauses (during analyze)	: 0
1800.01/1796.32	c number of learned constraints concerned by reduction	: 0
1800.01/1796.32	c number of learning phase by resolution	: 0
1800.01/1796.32	c number of learning phase by cutting planes	: 0
1800.01/1796.32	c speed (assignments/second)	: 24066.42424984895
1800.01/1796.32	c non guided choices	58190
1800.01/1796.38	c learnt constraints type 
1800.01/1796.38	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 16580
1800.01/1796.38	c constraints type 
1800.01/1796.38	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 55
1800.01/1796.38	c org.sat4j.minisat.constraints.card.MinWatchCard => 50
1800.01/1796.38	s UNKNOWN
1800.01/1796.38	c Total wall clock time (in seconds): 1796.151

Verifier Data

ERROR: no interpretation found !

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2659825-1276575742/watcher-2659825-1276575742 -o /tmp/evaluation-result-2659825-1276575742/solver-2659825-1276575742 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659825-1276575742.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 32535
/proc/meminfo: memFree=1796716/2059040 swapFree=4140192/4192956
[pid=32535] ppid=32533 vsize=248 CPUtime=0
/proc/32535/stat : 32535 (java6) R 32533 32535 32085 0 -1 4194304 109 0 0 0 0 0 0 0 19 0 1 0 33178136 253952 28 1992294400 134512640 134550932 4292631104 18446744073709551615 10482260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/32535/statm: 62 28 21 10 0 23 0

[startup+0.047401 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 32535
/proc/meminfo: memFree=1796716/2059040 swapFree=4140192/4192956
[pid=32535] ppid=32533 vsize=1520328 CPUtime=0.03
/proc/32535/stat : 32535 (java) S 32533 32535 32085 0 -1 4202496 3398 0 1 0 1 2 0 0 15 0 4 0 33178136 1556815872 2841 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/32535/statm: 380082 2842 945 10 0 377392 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1520328

[startup+0.100399 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 32535
/proc/meminfo: memFree=1796716/2059040 swapFree=4140192/4192956
[pid=32535] ppid=32533 vsize=1524024 CPUtime=0.08
/proc/32535/stat : 32535 (java) S 32533 32535 32085 0 -1 4202496 3929 0 1 0 6 2 0 0 15 0 12 0 33178136 1560600576 3368 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32535/statm: 381006 3368 1072 10 0 378308 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524024

[startup+0.300392 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 32535
/proc/meminfo: memFree=1796716/2059040 swapFree=4140192/4192956
[pid=32535] ppid=32533 vsize=1526868 CPUtime=0.32
/proc/32535/stat : 32535 (java) S 32533 32535 32085 0 -1 4202496 5423 0 1 0 28 4 0 0 15 0 12 0 33178136 1563512832 4860 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32535/statm: 381717 4860 1358 10 0 379019 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1526868

[startup+0.700378 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 32535
/proc/meminfo: memFree=1796716/2059040 swapFree=4140192/4192956
[pid=32535] ppid=32533 vsize=1530616 CPUtime=1.08
/proc/32535/stat : 32535 (java) S 32533 32535 32085 0 -1 4202496 7667 0 1 0 103 5 0 0 15 0 13 0 33178136 1567350784 6787 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32535/statm: 382654 6787 1407 10 0 379956 0
Current children cumulated CPU time (s) 1.08
Current children cumulated vsize (KiB) 1530616

[startup+1.50135 s]
/proc/loadavg: 1.00 1.00 1.00 5/119 32548
/proc/meminfo: memFree=1774540/2059040 swapFree=4140192/4192956
[pid=32535] ppid=32533 vsize=1530616 CPUtime=2.44
/proc/32535/stat : 32535 (java) S 32533 32535 32085 0 -1 4202496 8213 0 1 0 239 5 0 0 15 0 13 0 33178136 1567350784 7332 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32535/statm: 382654 7332 1423 10 0 379956 0
[pid=32535/tid=32537] ppid=32533 vsize=1530616 CPUtime=1.44
/proc/32535/task/32537/stat : 32537 (java) R 32533 32535 32085 0 -1 4202560 5210 0 1 0 140 4 0 0 25 0 13 0 33178138 1567350784 7332 1992294400 134512640 134550932 4293790672 18446744073709551615 4109195948 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32535/tid=32538] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32538/stat : 32538 (java) S 32533 32535 32085 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 13 0 33178140 1567350784 7332 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32539] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32539/stat : 32539 (java) S 32533 32535 32085 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 33178140 1567350784 7332 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32540] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32540/stat : 32540 (java) S 32533 32535 32085 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 33178141 1567350784 7332 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32541] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32541/stat : 32541 (java) S 32533 32535 32085 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 33178142 1567350784 7332 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32542] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32542/stat : 32542 (java) S 32533 32535 32085 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 33178142 1567350784 7332 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32543] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32543/stat : 32543 (java) S 32533 32535 32085 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 33178146 1567350784 7332 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32544] ppid=32533 vsize=1530616 CPUtime=0.08
/proc/32535/task/32544/stat : 32544 (java) S 32533 32535 32085 0 -1 4202560 116 0 0 0 8 0 0 0 21 0 13 0 33178146 1567350784 7332 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32545] ppid=32533 vsize=1530616 CPUtime=0.9
/proc/32535/task/32545/stat : 32545 (java) S 32533 32535 32085 0 -1 4202560 1818 0 0 0 90 0 0 0 16 0 13 0 33178146 1567350784 7332 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32546] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32546/stat : 32546 (java) S 32533 32535 32085 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 33178146 1567350784 7332 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32547] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32547/stat : 32547 (java) S 32533 32535 32085 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33178146 1567350784 7332 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
[pid=32535/tid=32548] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32548/stat : 32548 (java) S 32533 32535 32085 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33178190 1567350784 7332 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.44
Current children cumulated vsize (KiB) 1530616

[startup+3.10129 s]
/proc/loadavg: 1.00 1.00 1.00 3/119 32548
/proc/meminfo: memFree=1770076/2059040 swapFree=4140192/4192956
[pid=32535] ppid=32533 vsize=1530616 CPUtime=4.06
/proc/32535/stat : 32535 (java) S 32533 32535 32085 0 -1 4202496 9748 0 1 0 400 6 0 0 15 0 13 0 33178136 1567350784 8866 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32535/statm: 382654 8866 1428 10 0 379956 0
[pid=32535/tid=32537] ppid=32533 vsize=1530616 CPUtime=3.02
/proc/32535/task/32537/stat : 32537 (java) R 32533 32535 32085 0 -1 4202560 6738 0 1 0 298 4 0 0 25 0 13 0 33178138 1567350784 8866 1992294400 134512640 134550932 4293790672 18446744073709551615 4108806004 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32535/tid=32538] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32538/stat : 32538 (java) S 32533 32535 32085 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 13 0 33178140 1567350784 8866 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32539] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32539/stat : 32539 (java) S 32533 32535 32085 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 33178140 1567350784 8866 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32540] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32540/stat : 32540 (java) S 32533 32535 32085 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 33178141 1567350784 8866 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32541] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32541/stat : 32541 (java) S 32533 32535 32085 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 13 0 33178142 1567350784 8866 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32542] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32542/stat : 32542 (java) S 32533 32535 32085 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 13 0 33178142 1567350784 8866 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32543] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32543/stat : 32543 (java) S 32533 32535 32085 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 33178146 1567350784 8866 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32544] ppid=32533 vsize=1530616 CPUtime=0.1
/proc/32535/task/32544/stat : 32544 (java) R 32533 32535 32085 0 -1 4202560 123 0 0 0 10 0 0 0 15 0 13 0 33178146 1567350784 8866 1992294400 134512640 134550932 4293790672 18446744073709551615 103237057 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32535/tid=32545] ppid=32533 vsize=1530616 CPUtime=0.9
/proc/32535/task/32545/stat : 32545 (java) R 32533 32535 32085 0 -1 4202560 1818 0 0 0 90 0 0 0 15 0 13 0 33178146 1567350784 8866 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32535/tid=32546] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32546/stat : 32546 (java) S 32533 32535 32085 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 33178146 1567350784 8866 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32547] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32547/stat : 32547 (java) S 32533 32535 32085 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33178146 1567350784 8866 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
[pid=32535/tid=32548] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32548/stat : 32548 (java) S 32533 32535 32085 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33178190 1567350784 8866 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.06
Current children cumulated vsize (KiB) 1530616

[startup+6.30018 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 32548
/proc/meminfo: memFree=1756312/2059040 swapFree=4140192/4192956
[pid=32535] ppid=32533 vsize=1530616 CPUtime=7.36
/proc/32535/stat : 32535 (java) S 32533 32535 32085 0 -1 4202496 15436 0 1 0 728 8 0 0 15 0 13 0 33178136 1567350784 14535 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32535/statm: 382654 14535 1439 10 0 379956 0
[pid=32535/tid=32537] ppid=32533 vsize=1530616 CPUtime=6.12
/proc/32535/task/32537/stat : 32537 (java) R 32533 32535 32085 0 -1 4202560 6742 0 1 0 608 4 0 0 25 0 13 0 33178138 1567350784 14535 1992294400 134512640 134550932 4293790672 18446744073709551615 4109212966 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32535/tid=32538] ppid=32533 vsize=1530616 CPUtime=0.01
/proc/32535/task/32538/stat : 32538 (java) S 32533 32535 32085 0 -1 4202560 1823 0 0 0 1 0 0 0 15 0 13 0 33178140 1567350784 14535 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32539] ppid=32533 vsize=1530616 CPUtime=0.01
/proc/32535/task/32539/stat : 32539 (java) S 32533 32535 32085 0 -1 4202560 1647 0 0 0 1 0 0 0 18 0 13 0 33178140 1567350784 14535 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
[pid=32535/tid=32540] ppid=32533 vsize=1530616 CPUtime=0.05
/proc/32535/task/32540/stat : 32540 (java) S 32533 32535 32085 0 -1 4202560 2204 0 0 0 5 0 0 0 16 0 13 0 33178141 1567350784 14535 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32541] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32541/stat : 32541 (java) S 32533 32535 32085 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33178142 1567350784 14535 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32542] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32542/stat : 32542 (java) S 32533 32535 32085 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33178142 1567350784 14535 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32543] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32543/stat : 32543 (java) S 32533 32535 32085 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 33178146 1567350784 14535 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32544] ppid=32533 vsize=1530616 CPUtime=0.15
/proc/32535/task/32544/stat : 32544 (java) S 32533 32535 32085 0 -1 4202560 126 0 0 0 15 0 0 0 15 0 13 0 33178146 1567350784 14535 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32545] ppid=32533 vsize=1530616 CPUtime=0.95
/proc/32535/task/32545/stat : 32545 (java) S 32533 32535 32085 0 -1 4202560 1826 0 0 0 95 0 0 0 16 0 13 0 33178146 1567350784 14535 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32546] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32546/stat : 32546 (java) S 32533 32535 32085 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 33178146 1567350784 14535 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32547] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32547/stat : 32547 (java) S 32533 32535 32085 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33178146 1567350784 14535 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
[pid=32535/tid=32548] ppid=32533 vsize=1530616 CPUtime=0
/proc/32535/task/32548/stat : 32548 (java) S 32533 32535 32085 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33178190 1567350784 14535 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 7.36
Current children cumulated vsize (KiB) 1530616

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 32548
/proc/meminfo: memFree=1735976/2059040 swapFree=4140192/4192956
[pid=32535] ppid=32533 vsize=1529540 CPUtime=13.77
/proc/32535/stat : 32535 (java) S 32533 32535 32085 0 -1 4202496 17362 0 1 0 1368 9 0 0 15 0 13 0 33178136 1566248960 16231 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32535/statm: 382385 16231 1439 10 0 379687 0
[pid=32535/tid=32537] ppid=32533 vsize=1529540 CPUtime=12.45
/proc/32535/task/32537/stat : 32537 (java) R 32533 32535 32085 0 -1 4202560 6742 0 1 0 1241 4 0 0 25 0 13 0 33178138 1566248960 16231 1992294400 134512640 134550932 4293790672 18446744073709551615 4109178912 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32535/tid=32538] ppid=32533 vsize=1529540 CPUtime=0.02
/proc/32535/task/32538/stat : 32538 (java) S 32533 32535 32085 0 -1 4202560 2443 0 0 0 2 0 0 0 16 0 13 0 33178140 1566248960 16231 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
[pid=32535/tid=32539] ppid=32533 vsize=1529540 CPUtime=0.03
/proc/32535/task/32539/stat : 32539 (java) S 32533 32535 32085 0 -1 4202560 2286 0 0 0 2 1 0 0 18 0 13 0 33178140 1566248960 16231 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
[pid=32535/tid=32540] ppid=32533 vsize=1529540 CPUtime=0.09
/proc/32535/task/32540/stat : 32540 (java) S 32533 32535 32085 0 -1 4202560 2869 0 0 0 8 1 0 0 15 0 13 0 33178141 1566248960 16231 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32541] ppid=32533 vsize=1529540 CPUtime=0
/proc/32535/task/32541/stat : 32541 (java) S 32533 32535 32085 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33178142 1566248960 16231 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32542] ppid=32533 vsize=1529540 CPUtime=0
/proc/32535/task/32542/stat : 32542 (java) S 32533 32535 32085 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33178142 1566248960 16231 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32543] ppid=32533 vsize=1529540 CPUtime=0
/proc/32535/task/32543/stat : 32543 (java) S 32533 32535 32085 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 33178146 1566248960 16231 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32544] ppid=32533 vsize=1529540 CPUtime=0.15
/proc/32535/task/32544/stat : 32544 (java) S 32533 32535 32085 0 -1 4202560 126 0 0 0 15 0 0 0 15 0 13 0 33178146 1566248960 16231 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32545] ppid=32533 vsize=1529540 CPUtime=0.97
/proc/32535/task/32545/stat : 32545 (java) S 32533 32535 32085 0 -1 4202560 1828 0 0 0 97 0 0 0 15 0 13 0 33178146 1566248960 16231 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32546] ppid=32533 vsize=1529540 CPUtime=0
/proc/32535/task/32546/stat : 32546 (java) S 32533 32535 32085 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 33178146 1566248960 16231 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32547] ppid=32533 vsize=1529540 CPUtime=0
/proc/32535/task/32547/stat : 32547 (java) S 32533 32535 32085 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33178146 1566248960 16231 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
[pid=32535/tid=32548] ppid=32533 vsize=1529540 CPUtime=0
/proc/32535/task/32548/stat : 32548 (java) S 32533 32535 32085 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33178190 1566248960 16231 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 13.77
Current children cumulated vsize (KiB) 1529540

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 32548
/proc/meminfo: memFree=1718368/2059040 swapFree=4140192/4192956
[pid=32535] ppid=32533 vsize=1529836 CPUtime=26.67
/proc/32535/stat : 32535 (java) S 32533 32535 32085 0 -1 4202496 21902 0 1 0 2656 11 0 0 15 0 13 0 33178136 1566552064 20738 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32535/statm: 382459 20738 1439 10 0 379761 0
[pid=32535/tid=32537] ppid=32533 vsize=1529836 CPUtime=25.11
/proc/32535/task/32537/stat : 32537 (java) R 32533 32535 32085 0 -1 4202560 7253 0 1 0 2506 5 0 0 25 0 13 0 33178138 1566552064 20738 1992294400 134512640 134550932 4293790672 18446744073709551615 4109385958 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32535/tid=32538] ppid=32533 vsize=1529836 CPUtime=0.06
/proc/32535/task/32538/stat : 32538 (java) S 32533 32535 32085 0 -1 4202560 3645 0 0 0 5 1 0 0 16 0 13 0 33178140 1566552064 20738 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32539] ppid=32533 vsize=1529836 CPUtime=0.06
/proc/32535/task/32539/stat : 32539 (java) S 32533 32535 32085 0 -1 4202560 3593 0 0 0 5 1 0 0 15 0 13 0 33178140 1566552064 20738 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32540] ppid=32533 vsize=1529836 CPUtime=0.19

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

[pid=32535] ppid=32533 vsize=1529836 CPUtime=1665.89
/proc/32535/stat : 32535 (java) S 32533 32535 32085 0 -1 4202496 46844 0 1 0 166551 38 0 0 15 0 13 0 33178136 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32535/statm: 382459 42489 1439 10 0 379761 0
[pid=32535/tid=32537] ppid=32533 vsize=1529836 CPUtime=1650.15
/proc/32535/task/32537/stat : 32537 (java) R 32533 32535 32085 0 -1 4202560 11678 0 1 0 164998 17 0 0 25 0 13 0 33178138 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4109212966 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32535/tid=32538] ppid=32533 vsize=1529836 CPUtime=3.12
/proc/32535/task/32538/stat : 32538 (java) S 32533 32535 32085 0 -1 4202560 10869 0 0 0 306 6 0 0 16 0 13 0 33178140 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32539] ppid=32533 vsize=1529836 CPUtime=3.16
/proc/32535/task/32539/stat : 32539 (java) S 32533 32535 32085 0 -1 4202560 10879 0 0 0 308 8 0 0 15 0 13 0 33178140 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32540] ppid=32533 vsize=1529836 CPUtime=8.16
/proc/32535/task/32540/stat : 32540 (java) S 32533 32535 32085 0 -1 4202560 10240 0 0 0 812 4 0 0 15 0 13 0 33178141 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
[pid=32535/tid=32541] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32541/stat : 32541 (java) S 32533 32535 32085 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33178142 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32542] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32542/stat : 32542 (java) S 32533 32535 32085 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33178142 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32543] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32543/stat : 32543 (java) S 32533 32535 32085 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32544] ppid=32533 vsize=1529836 CPUtime=0.15
/proc/32535/task/32544/stat : 32544 (java) S 32533 32535 32085 0 -1 4202560 127 0 0 0 15 0 0 0 15 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32545] ppid=32533 vsize=1529836 CPUtime=1.08
/proc/32535/task/32545/stat : 32545 (java) S 32533 32535 32085 0 -1 4202560 1885 0 0 0 108 0 0 0 15 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32546] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32546/stat : 32546 (java) S 32533 32535 32085 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32547] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32547/stat : 32547 (java) S 32533 32535 32085 0 -1 4202560 99 0 0 0 0 0 0 0 15 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32548] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32548/stat : 32548 (java) S 32533 32535 32085 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33178190 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1665.89
Current children cumulated vsize (KiB) 1529836

[startup+1722.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/119 32594
/proc/meminfo: memFree=1628840/2059040 swapFree=4140192/4192956
[pid=32535] ppid=32533 vsize=1529836 CPUtime=1725.96
/proc/32535/stat : 32535 (java) S 32533 32535 32085 0 -1 4202496 46856 0 1 0 172557 39 0 0 15 0 13 0 33178136 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32535/statm: 382459 42489 1439 10 0 379761 0
[pid=32535/tid=32537] ppid=32533 vsize=1529836 CPUtime=1709.72
/proc/32535/task/32537/stat : 32537 (java) R 32533 32535 32085 0 -1 4202560 11682 0 1 0 170955 17 0 0 25 0 13 0 33178138 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4109212386 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32535/tid=32538] ppid=32533 vsize=1529836 CPUtime=3.21
/proc/32535/task/32538/stat : 32538 (java) S 32533 32535 32085 0 -1 4202560 10869 0 0 0 315 6 0 0 16 0 13 0 33178140 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32539] ppid=32533 vsize=1529836 CPUtime=3.25
/proc/32535/task/32539/stat : 32539 (java) S 32533 32535 32085 0 -1 4202560 10879 0 0 0 317 8 0 0 16 0 13 0 33178140 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32540] ppid=32533 vsize=1529836 CPUtime=8.47
/proc/32535/task/32540/stat : 32540 (java) S 32533 32535 32085 0 -1 4202560 10244 0 0 0 843 4 0 0 15 0 13 0 33178141 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
[pid=32535/tid=32541] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32541/stat : 32541 (java) S 32533 32535 32085 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33178142 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32542] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32542/stat : 32542 (java) S 32533 32535 32085 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33178142 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32543] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32543/stat : 32543 (java) S 32533 32535 32085 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32544] ppid=32533 vsize=1529836 CPUtime=0.15
/proc/32535/task/32544/stat : 32544 (java) S 32533 32535 32085 0 -1 4202560 127 0 0 0 15 0 0 0 15 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32545] ppid=32533 vsize=1529836 CPUtime=1.08
/proc/32535/task/32545/stat : 32545 (java) S 32533 32535 32085 0 -1 4202560 1885 0 0 0 108 0 0 0 15 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32546] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32546/stat : 32546 (java) S 32533 32535 32085 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32547] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32547/stat : 32547 (java) S 32533 32535 32085 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32548] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32548/stat : 32548 (java) S 32533 32535 32085 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33178190 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1725.96
Current children cumulated vsize (KiB) 1529836

[startup+1782.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/119 32596
/proc/meminfo: memFree=1628592/2059040 swapFree=4140192/4192956
[pid=32535] ppid=32533 vsize=1529836 CPUtime=1785.99
/proc/32535/stat : 32535 (java) S 32533 32535 32085 0 -1 4202496 46865 0 1 0 178560 39 0 0 15 0 13 0 33178136 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32535/statm: 382459 42489 1439 10 0 379761 0
[pid=32535/tid=32537] ppid=32533 vsize=1529836 CPUtime=1769.38
/proc/32535/task/32537/stat : 32537 (java) R 32533 32535 32085 0 -1 4202560 11685 0 1 0 176921 17 0 0 25 0 13 0 33178138 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4109178886 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32535/tid=32538] ppid=32533 vsize=1529836 CPUtime=3.27
/proc/32535/task/32538/stat : 32538 (java) S 32533 32535 32085 0 -1 4202560 10869 0 0 0 321 6 0 0 16 0 13 0 33178140 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32539] ppid=32533 vsize=1529836 CPUtime=3.31
/proc/32535/task/32539/stat : 32539 (java) S 32533 32535 32085 0 -1 4202560 10879 0 0 0 323 8 0 0 15 0 13 0 33178140 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
[pid=32535/tid=32540] ppid=32533 vsize=1529836 CPUtime=8.72
/proc/32535/task/32540/stat : 32540 (java) S 32533 32535 32085 0 -1 4202560 10248 0 0 0 868 4 0 0 15 0 13 0 33178141 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
[pid=32535/tid=32541] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32541/stat : 32541 (java) S 32533 32535 32085 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33178142 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32542] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32542/stat : 32542 (java) S 32533 32535 32085 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33178142 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32543] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32543/stat : 32543 (java) S 32533 32535 32085 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32544] ppid=32533 vsize=1529836 CPUtime=0.15
/proc/32535/task/32544/stat : 32544 (java) S 32533 32535 32085 0 -1 4202560 127 0 0 0 15 0 0 0 15 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32545] ppid=32533 vsize=1529836 CPUtime=1.08
/proc/32535/task/32545/stat : 32545 (java) S 32533 32535 32085 0 -1 4202560 1885 0 0 0 108 0 0 0 15 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32546] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32546/stat : 32546 (java) S 32533 32535 32085 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32547] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32547/stat : 32547 (java) S 32533 32535 32085 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32548] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32548/stat : 32548 (java) S 32533 32535 32085 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33178190 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1785.99
Current children cumulated vsize (KiB) 1529836



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.31 s]
/proc/loadavg: 1.01 1.02 1.00 2/119 32596
/proc/meminfo: memFree=1628592/2059040 swapFree=4140192/4192956
[pid=32535] ppid=32533 vsize=1529836 CPUtime=1800.01
/proc/32535/stat : 32535 (java) S 32533 32535 32085 0 -1 4202496 46868 0 1 0 179962 39 0 0 15 0 13 0 33178136 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32535/statm: 382459 42489 1439 10 0 379761 0
[pid=32535/tid=32537] ppid=32533 vsize=1529836 CPUtime=1783.3
/proc/32535/task/32537/stat : 32537 (java) R 32533 32535 32085 0 -1 4202560 11686 0 1 0 178313 17 0 0 25 0 13 0 33178138 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4109212362 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32535/tid=32538] ppid=32533 vsize=1529836 CPUtime=3.29
/proc/32535/task/32538/stat : 32538 (java) S 32533 32535 32085 0 -1 4202560 10869 0 0 0 323 6 0 0 15 0 13 0 33178140 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32539] ppid=32533 vsize=1529836 CPUtime=3.33
/proc/32535/task/32539/stat : 32539 (java) S 32533 32535 32085 0 -1 4202560 10879 0 0 0 325 8 0 0 16 0 13 0 33178140 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32540] ppid=32533 vsize=1529836 CPUtime=8.79
/proc/32535/task/32540/stat : 32540 (java) S 32533 32535 32085 0 -1 4202560 10248 0 0 0 875 4 0 0 15 0 13 0 33178141 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
[pid=32535/tid=32541] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32541/stat : 32541 (java) S 32533 32535 32085 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33178142 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32542] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32542/stat : 32542 (java) S 32533 32535 32085 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 33178142 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32543] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32543/stat : 32543 (java) S 32533 32535 32085 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32544] ppid=32533 vsize=1529836 CPUtime=0.15
/proc/32535/task/32544/stat : 32544 (java) S 32533 32535 32085 0 -1 4202560 127 0 0 0 15 0 0 0 15 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32545] ppid=32533 vsize=1529836 CPUtime=1.08
/proc/32535/task/32545/stat : 32545 (java) S 32533 32535 32085 0 -1 4202560 1885 0 0 0 108 0 0 0 15 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32546] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32546/stat : 32546 (java) S 32533 32535 32085 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32547] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32547/stat : 32547 (java) R 32533 32535 32085 0 -1 4202560 107 0 0 0 0 0 0 0 15 0 13 0 33178146 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=32535/tid=32548] ppid=32533 vsize=1529836 CPUtime=0
/proc/32535/task/32548/stat : 32548 (java) S 32533 32535 32085 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 33178190 1566552064 42489 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1529836

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

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

[startup+1796.41 s]
/proc/loadavg: 1.01 1.02 1.00 2/119 32596
/proc/meminfo: memFree=1628592/2059040 swapFree=4140192/4192956
[pid=32535] ppid=32533 vsize=1530484 CPUtime=1800.17
/proc/32535/stat : 32535 (java) S 32533 32535 32085 0 -1 4202496 46896 0 1 0 179978 39 0 0 15 0 14 0 33178136 1567215616 42515 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/32535/statm: 382621 42515 1442 10 0 379923 0
[pid=32535/tid=32537] ppid=32533 vsize=1530484 CPUtime=1783.4
/proc/32535/task/32537/stat : 32537 (java) R 32533 32535 32085 0 -1 4202560 11686 0 1 0 178323 17 0 0 25 0 14 0 33178138 1567215616 42515 1992294400 134512640 134550932 4293790672 18446744073709551615 4109212427 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=32535/tid=32538] ppid=32533 vsize=1530484 CPUtime=3.29
/proc/32535/task/32538/stat : 32538 (java) S 32533 32535 32085 0 -1 4202560 10869 0 0 0 323 6 0 0 15 0 14 0 33178140 1567215616 42515 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32539] ppid=32533 vsize=1530484 CPUtime=3.33
/proc/32535/task/32539/stat : 32539 (java) S 32533 32535 32085 0 -1 4202560 10879 0 0 0 325 8 0 0 16 0 14 0 33178140 1567215616 42515 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32540] ppid=32533 vsize=1530484 CPUtime=8.79
/proc/32535/task/32540/stat : 32540 (java) S 32533 32535 32085 0 -1 4202560 10248 0 0 0 875 4 0 0 15 0 14 0 33178141 1567215616 42515 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 0 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
[pid=32535/tid=32541] ppid=32533 vsize=1530484 CPUtime=0
/proc/32535/task/32541/stat : 32541 (java) S 32533 32535 32085 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 14 0 33178142 1567215616 42515 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32542] ppid=32533 vsize=1530484 CPUtime=0
/proc/32535/task/32542/stat : 32542 (java) S 32533 32535 32085 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 33178142 1567215616 42515 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32543] ppid=32533 vsize=1530484 CPUtime=0
/proc/32535/task/32543/stat : 32543 (java) S 32533 32535 32085 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 14 0 33178146 1567215616 42515 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32544] ppid=32533 vsize=1530484 CPUtime=0.15
/proc/32535/task/32544/stat : 32544 (java) S 32533 32535 32085 0 -1 4202560 127 0 0 0 15 0 0 0 15 0 14 0 33178146 1567215616 42515 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32545] ppid=32533 vsize=1530484 CPUtime=1.11
/proc/32535/task/32545/stat : 32545 (java) S 32533 32535 32085 0 -1 4202560 1891 0 0 0 111 0 0 0 15 0 14 0 33178146 1567215616 42515 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32546] ppid=32533 vsize=1530484 CPUtime=0
/proc/32535/task/32546/stat : 32546 (java) S 32533 32535 32085 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 14 0 33178146 1567215616 42515 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32547] ppid=32533 vsize=1530484 CPUtime=0
/proc/32535/task/32547/stat : 32547 (java) S 32533 32535 32085 0 -1 4202560 107 0 0 0 0 0 0 0 15 0 14 0 33178146 1567215616 42515 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 0 0 0 0
[pid=32535/tid=32548] ppid=32533 vsize=1530484 CPUtime=0
/proc/32535/task/32548/stat : 32548 (java) S 32533 32535 32085 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 14 0 33178190 1567215616 42515 1992294400 134512640 134550932 4293790672 18446744073709551615 4294960144 0 4 0 16800975 18446604437831748544 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.17
Current children cumulated vsize (KiB) 1530484

Child status: 143
Real time (s): 1796.45
CPU time (s): 1800.21
CPU user time (s): 1799.8
CPU system time (s): 0.414936
CPU usage (%): 100.209
Max. virtual memory (cumulated for all children) (KiB): 1530616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.8
system time used= 0.414936
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 46896
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37947
involuntary context switches= 14532

runsolver used 3.57046 second user time and 9.63054 second system time

The end

Launcher Data

Begin job on node003 at 2010-06-15 06:22:22
IDJOB=2659825
IDBENCH=2573
IDSOLVER=1164
FILE ID=node003/2659825-1276575742
PBS_JOBID= 11173517
Free space on /tmp= 62580 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-cardinality-55-50.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659825-1276575742/watcher-2659825-1276575742 -o /tmp/evaluation-result-2659825-1276575742/solver-2659825-1276575742 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659825-1276575742.opb

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

MD5SUM BENCH= 277dd35641d3866b31d8fb041eb7f9fb
RANDOM SEED=296030545

node003.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.251
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.50
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.251
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5599.45
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1797112 kB
Buffers:         66760 kB
Cached:         116044 kB
SwapCached:       5848 kB
Active:          71928 kB
Inactive:       123512 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1797112 kB
SwapTotal:     4192956 kB
SwapFree:      4140192 kB
Dirty:             416 kB
Writeback:           0 kB
AnonPages:       11224 kB
Mapped:          13040 kB
Slab:            44540 kB
PageTables:       4004 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182588 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264948 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 62580 MiB
End job on node003 at 2010-06-15 06:52:20