Trace number 2659827

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.22 1795.92

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/
submitted-PB06/roussel/normalized-pigeon-cardinality-85-80.opb
MD5SUMa4a494535709e59392e65403b829113d
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.358945
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints165
Number of constraints which are clauses85
Number of constraints which are cardinality constraints (but not clauses)80
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint80
Maximum length of a constraint85
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 86
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.09/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.09/0.14	c See www.sat4j.org for details.
0.09/0.15	c version 2.2.0.v20100526
0.09/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.09/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.09/0.15	c java.vm.version	11.2-b01
0.09/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version		1.6.0_12
0.09/0.15	c os.name		Linux
0.09/0.15	c os.version		2.6.18-164.el5
0.09/0.15	c os.arch		i386
0.09/0.15	c Free memory 		1393557488
0.09/0.15	c Max memory 		1395916800
0.09/0.15	c Total memory 		1395916800
0.09/0.15	c Number of processors 	2
0.09/0.20	c Pseudo Boolean Optimization
0.09/0.20	c --- Begin Solver configuration ---
0.09/0.20	c Stops conflict analysis at the first Unique Implication Point
0.09/0.20	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@64dc11
0.09/0.20	c Learn all clauses as in MiniSAT
0.09/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.09/0.20	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.09/0.20	c Expensive reason simplification
0.09/0.20	c Armin Biere (Picosat) restarts strategy
0.09/0.20	c Glucose learned constraints deletion strategy
0.09/0.20	c timeout=2147483s
0.09/0.20	c DB Simplification allowed=false
0.09/0.20	c --- End Solver configuration ---
0.09/0.21	c solving HOME/instance-2659827-1276576632.opb
0.09/0.21	c reading problem ... 
1.16/0.76	c ... done. Wall clock time 0.526s.
1.16/0.76	c #vars     6800
1.16/0.76	c #constraints  165
1.16/0.76	c constraints type 
1.16/0.76	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 85
1.16/0.76	c org.sat4j.minisat.constraints.card.MinWatchCard => 80
6.47/5.11	c cleaning 2481 clauses out of 5000 with flag 5000/5000
11.04/9.60	c cleaning 4258 clauses out of 8519 with flag 11000/11000
17.47/16.07	c cleaning 5599 clauses out of 11262 with flag 18001/18001
26.69/25.29	c cleaning 6807 clauses out of 13663 with flag 26001/26001
40.16/38.63	c cleaning 7912 clauses out of 15859 with flag 35004/35004
52.59/51.06	c cleaning 8944 clauses out of 17944 with flag 45001/45001
68.51/66.96	c cleaning 9489 clauses out of 19000 with flag 55001/55001
83.95/82.32	c cleaning 9739 clauses out of 19514 with flag 65004/65004
106.36/104.77	c cleaning 9870 clauses out of 19771 with flag 75000/75000
118.98/117.32	c cleaning 9927 clauses out of 19901 with flag 85000/85000
135.51/133.82	c cleaning 9961 clauses out of 19975 with flag 95001/95001
156.75/155.07	c cleaning 9980 clauses out of 20014 with flag 105001/105001
183.98/182.26	c cleaning 10002 clauses out of 20033 with flag 115000/115000
197.63/195.82	c cleaning 9996 clauses out of 20031 with flag 125000/125000
215.05/213.24	c cleaning 9993 clauses out of 20037 with flag 135002/135002
234.77/232.99	c cleaning 9996 clauses out of 20046 with flag 145004/145004
261.11/259.29	c cleaning 9998 clauses out of 20047 with flag 155001/155001
291.74/289.87	c cleaning 9980 clauses out of 20049 with flag 165001/165001
317.58/315.66	c cleaning 10016 clauses out of 20068 with flag 175000/175000
331.84/329.83	c cleaning 10002 clauses out of 20052 with flag 185000/185000
349.47/347.48	c cleaning 10007 clauses out of 20051 with flag 195001/195001
369.40/367.37	c cleaning 9991 clauses out of 20043 with flag 205000/205000
392.33/390.26	c cleaning 9977 clauses out of 20053 with flag 215001/215001
416.28/414.12	c cleaning 9987 clauses out of 20077 with flag 225002/225002
436.11/433.99	c cleaning 10005 clauses out of 20088 with flag 235000/235000
455.35/453.19	c cleaning 9999 clauses out of 20086 with flag 245003/245003
475.58/473.35	c cleaning 10003 clauses out of 20085 with flag 255001/255001
489.21/486.94	c cleaning 10023 clauses out of 20083 with flag 265002/265002
504.14/501.86	c cleaning 10008 clauses out of 20061 with flag 275003/275003
526.77/524.49	c cleaning 10010 clauses out of 20050 with flag 285000/285000
548.30/545.91	c cleaning 10011 clauses out of 20042 with flag 295002/295002
573.53/571.17	c cleaning 9976 clauses out of 20033 with flag 305004/305004
603.87/601.47	c cleaning 9986 clauses out of 20053 with flag 315000/315000
619.51/617.05	c cleaning 10001 clauses out of 20067 with flag 325000/325000
638.45/635.98	c cleaning 9993 clauses out of 20066 with flag 335000/335000
659.97/657.48	c cleaning 10003 clauses out of 20073 with flag 345000/345000
673.70/671.12	c cleaning 10024 clauses out of 20072 with flag 355002/355002
695.82/693.27	c cleaning 10009 clauses out of 20046 with flag 365000/365000
722.64/720.07	c cleaning 10002 clauses out of 20038 with flag 375001/375001
747.99/745.36	c cleaning 10006 clauses out of 20035 with flag 385000/385000
763.62/760.92	c cleaning 9987 clauses out of 20029 with flag 395000/395000
777.07/774.35	c cleaning 10000 clauses out of 20043 with flag 405001/405001
797.38/794.68	c cleaning 10007 clauses out of 20044 with flag 415002/415002
815.72/812.94	c cleaning 9994 clauses out of 20037 with flag 425002/425002
833.34/830.53	c cleaning 9988 clauses out of 20042 with flag 435001/435001
862.07/859.22	c cleaning 9993 clauses out of 20054 with flag 445001/445001
878.70/875.88	c cleaning 9974 clauses out of 20061 with flag 455001/455001
897.04/894.14	c cleaning 9989 clauses out of 20087 with flag 465001/465001
915.77/912.82	c cleaning 9986 clauses out of 20099 with flag 475002/475002
926.88/923.92	c cleaning 9985 clauses out of 20111 with flag 485000/485000
942.12/939.12	c cleaning 10000 clauses out of 20126 with flag 495000/495000
957.44/954.45	c cleaning 9996 clauses out of 20126 with flag 505000/505000
977.06/974.00	c cleaning 10005 clauses out of 20130 with flag 515000/515000
987.58/984.59	c cleaning 10035 clauses out of 20126 with flag 525001/525001
1011.00/1007.91	c cleaning 10014 clauses out of 20090 with flag 535000/535000
1039.54/1036.43	c cleaning 10016 clauses out of 20076 with flag 545000/545000
1073.07/1069.93	c cleaning 9980 clauses out of 20065 with flag 555005/555005
1103.81/1100.60	c cleaning 10017 clauses out of 20081 with flag 565001/565001
1129.15/1125.99	c cleaning 10011 clauses out of 20067 with flag 575004/575004
1155.37/1152.19	c cleaning 9911 clauses out of 20052 with flag 585000/585000
1168.51/1165.23	c cleaning 10050 clauses out of 20142 with flag 595001/595001
1184.55/1181.21	c cleaning 10026 clauses out of 20091 with flag 605000/605000
1206.08/1202.78	c cleaning 9996 clauses out of 20067 with flag 615002/615002
1240.49/1237.12	c cleaning 9996 clauses out of 20069 with flag 625000/625000
1266.64/1263.26	c cleaning 9999 clauses out of 20073 with flag 635000/635000
1295.77/1292.37	c cleaning 10013 clauses out of 20076 with flag 645002/645002
1311.31/1307.90	c cleaning 10021 clauses out of 20065 with flag 655004/655004
1332.73/1329.21	c cleaning 10012 clauses out of 20041 with flag 665001/665001
1349.76/1346.24	c cleaning 10013 clauses out of 20033 with flag 675005/675005
1368.80/1365.29	c cleaning 9976 clauses out of 20018 with flag 685003/685003
1398.13/1394.54	c cleaning 9986 clauses out of 20039 with flag 695000/695000
1429.19/1425.54	c cleaning 9994 clauses out of 20053 with flag 705000/705000
1458.12/1454.49	c cleaning 10006 clauses out of 20063 with flag 715004/715004
1480.18/1476.40	c cleaning 10006 clauses out of 20054 with flag 725001/725001
1505.02/1501.28	c cleaning 10001 clauses out of 20047 with flag 735000/735000
1536.77/1532.93	c cleaning 9996 clauses out of 20047 with flag 745001/745001
1568.01/1564.12	c cleaning 9993 clauses out of 20051 with flag 755001/755001
1602.65/1598.72	c cleaning 10006 clauses out of 20057 with flag 765000/765000
1634.29/1630.35	c cleaning 10002 clauses out of 20051 with flag 775000/775000
1668.44/1664.46	c cleaning 9989 clauses out of 20050 with flag 785001/785001
1689.10/1685.06	c cleaning 9992 clauses out of 20060 with flag 795000/795000
1712.43/1708.36	c cleaning 10002 clauses out of 20069 with flag 805001/805001
1728.65/1724.58	c cleaning 10000 clauses out of 20069 with flag 815003/815003
1749.97/1745.83	c cleaning 9998 clauses out of 20067 with flag 825001/825001
1768.20/1764.04	c cleaning 10000 clauses out of 20070 with flag 835002/835002
1789.02/1784.86	c cleaning 9991 clauses out of 20068 with flag 845000/845000
1800.04/1795.81	c starts		: 171
1800.04/1795.81	c conflicts		: 851851
1800.04/1795.81	c decisions		: 1919943
1800.04/1795.81	c propagations		: 45199687
1800.04/1795.82	c inspects		: 950407712
1800.04/1795.82	c learnt literals	: 0
1800.04/1795.82	c learnt binary clauses	: 0
1800.04/1795.82	c learnt ternary clauses	: 0
1800.04/1795.82	c learnt clauses	: 851851
1800.04/1795.82	c ignored clauses	: 0
1800.04/1795.82	c root simplifications	: 0
1800.04/1795.82	c removed literals (reason simplification)	: 3411822
1800.04/1795.82	c reason swapping (by a shorter reason)	: 0
1800.04/1795.82	c Calls to reduceDB	: 86
1800.04/1795.82	c number of reductions to clauses (during analyze)	: 0
1800.04/1795.82	c number of learned constraints concerned by reduction	: 0
1800.04/1795.82	c number of learning phase by resolution	: 0
1800.04/1795.82	c number of learning phase by cutting planes	: 0
1800.04/1795.82	c speed (assignments/second)	: 25179.705796497543
1800.04/1795.82	c non guided choices	192854
1800.04/1795.87	c learnt constraints type 
1800.04/1795.87	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 16946
1800.04/1795.87	c constraints type 
1800.04/1795.87	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 85
1800.04/1795.87	c org.sat4j.minisat.constraints.card.MinWatchCard => 80
1800.04/1795.87	s UNKNOWN
1800.04/1795.87	c Total wall clock time (in seconds): 1795.668

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-2659827-1276576632/watcher-2659827-1276576632 -o /tmp/evaluation-result-2659827-1276576632/solver-2659827-1276576632 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659827-1276576632.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.08 1.02 1.06 3/106 1226
/proc/meminfo: memFree=1815460/2059040 swapFree=4134576/4192956
[pid=1226] ppid=1224 vsize=244 CPUtime=0
/proc/1226/stat : 1226 (java6) R 1224 1226 1033 0 -1 4194304 94 0 0 0 0 0 0 0 19 0 1 0 33249579 249856 14 1992294400 134512640 134550932 4292499376 18446744073709551615 1770944 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/1226/statm: 61 21 15 10 0 22 0

[startup+0.042254 s]
/proc/loadavg: 1.08 1.02 1.06 3/106 1226
/proc/meminfo: memFree=1815460/2059040 swapFree=4134576/4192956
[pid=1226] ppid=1224 vsize=1520328 CPUtime=0.03
/proc/1226/stat : 1226 (java) S 1224 1226 1033 0 -1 4202496 3345 0 1 0 1 2 0 0 18 0 4 0 33249579 1556815872 2788 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/1226/statm: 380082 2788 945 10 0 377392 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1520328

[startup+0.101262 s]
/proc/loadavg: 1.08 1.02 1.06 3/106 1226
/proc/meminfo: memFree=1815460/2059040 swapFree=4134576/4192956
[pid=1226] ppid=1224 vsize=1524184 CPUtime=0.09
/proc/1226/stat : 1226 (java) S 1224 1226 1033 0 -1 4202496 3955 0 1 0 6 3 0 0 18 0 12 0 33249579 1560764416 3394 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1226/statm: 381046 3394 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1524184

[startup+0.300141 s]
/proc/loadavg: 1.08 1.02 1.06 3/106 1226
/proc/meminfo: memFree=1815460/2059040 swapFree=4134576/4192956
[pid=1226] ppid=1224 vsize=1526412 CPUtime=0.36
/proc/1226/stat : 1226 (java) S 1224 1226 1033 0 -1 4202496 5383 0 1 0 32 4 0 0 18 0 12 0 33249579 1563045888 4820 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1226/statm: 381603 4820 1361 10 0 378905 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 1526412

[startup+0.700135 s]
/proc/loadavg: 1.08 1.02 1.06 3/106 1226
/proc/meminfo: memFree=1815460/2059040 swapFree=4134576/4192956
[pid=1226] ppid=1224 vsize=1530480 CPUtime=1.16
/proc/1226/stat : 1226 (java) S 1224 1226 1033 0 -1 4202496 9063 0 1 0 111 5 0 0 18 0 12 0 33249579 1567211520 8126 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1226/statm: 382620 8127 1393 10 0 379922 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 1530480

[startup+1.50112 s]
/proc/loadavg: 1.08 1.02 1.06 4/119 1239
/proc/meminfo: memFree=1785660/2059040 swapFree=4134576/4192956
[pid=1226] ppid=1224 vsize=1533192 CPUtime=2.72
/proc/1226/stat : 1226 (java) S 1224 1226 1033 0 -1 4202496 10999 0 1 0 266 6 0 0 18 0 13 0 33249579 1569988608 9607 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1226/statm: 383298 9607 1424 10 0 380600 0
[pid=1226/tid=1228] ppid=1224 vsize=1533192 CPUtime=1.41
/proc/1226/task/1228/stat : 1228 (java) R 1224 1226 1033 0 -1 4202560 6779 0 1 0 138 3 0 0 20 0 13 0 33249580 1569988608 9607 1992294400 134512640 134550932 4294348736 18446744073709551615 4109510941 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1226/tid=1229] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1229/stat : 1229 (java) S 1224 1226 1033 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 33249581 1569988608 9607 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1230] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1230/stat : 1230 (java) S 1224 1226 1033 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 13 0 33249582 1569988608 9607 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1231] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1231/stat : 1231 (java) S 1224 1226 1033 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 13 0 33249583 1569988608 9607 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446604437836865728 0 0 -1 1 0 0 0
[pid=1226/tid=1232] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1232/stat : 1232 (java) S 1224 1226 1033 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 33249584 1569988608 9607 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1233] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1233/stat : 1233 (java) S 1224 1226 1033 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 33249584 1569988608 9607 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1234] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1234/stat : 1234 (java) S 1224 1226 1033 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 33249588 1569988608 9607 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1235] ppid=1224 vsize=1533192 CPUtime=0.56
/proc/1226/task/1235/stat : 1235 (java) S 1224 1226 1033 0 -1 4202560 1558 0 0 0 56 0 0 0 25 0 13 0 33249588 1569988608 9607 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1236] ppid=1224 vsize=1533192 CPUtime=0.71
/proc/1226/task/1236/stat : 1236 (java) R 1224 1226 1033 0 -1 4202560 1594 0 0 0 71 0 0 0 25 0 13 0 33249588 1569988608 9607 1992294400 134512640 134550932 4294348736 18446744073709551615 103863486 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1226/tid=1237] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1237/stat : 1237 (java) S 1224 1226 1033 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33249588 1569988608 9607 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1238] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1238/stat : 1238 (java) S 1224 1226 1033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33249588 1569988608 9607 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 1 0 0 0
[pid=1226/tid=1239] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1239/stat : 1239 (java) S 1224 1226 1033 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 33249655 1569988608 9607 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.72
Current children cumulated vsize (KiB) 1533192

[startup+3.10109 s]
/proc/loadavg: 1.08 1.02 1.06 2/119 1239
/proc/meminfo: memFree=1779832/2059040 swapFree=4134576/4192956
[pid=1226] ppid=1224 vsize=1533192 CPUtime=4.44
/proc/1226/stat : 1226 (java) S 1224 1226 1033 0 -1 4202496 12497 0 1 0 438 6 0 0 18 0 13 0 33249579 1569988608 11104 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1226/statm: 383298 11104 1428 10 0 380600 0
[pid=1226/tid=1228] ppid=1224 vsize=1533192 CPUtime=2.99
/proc/1226/task/1228/stat : 1228 (java) R 1224 1226 1033 0 -1 4202560 8262 0 1 0 295 4 0 0 25 0 13 0 33249580 1569988608 11104 1992294400 134512640 134550932 4294348736 18446744073709551615 4109509821 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1226/tid=1229] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1229/stat : 1229 (java) S 1224 1226 1033 0 -1 4202560 4 0 0 0 0 0 0 0 20 0 13 0 33249581 1569988608 11104 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1230] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1230/stat : 1230 (java) S 1224 1226 1033 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 13 0 33249582 1569988608 11104 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1231] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1231/stat : 1231 (java) S 1224 1226 1033 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 13 0 33249583 1569988608 11104 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446604437836865728 0 0 -1 1 0 0 0
[pid=1226/tid=1232] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1232/stat : 1232 (java) S 1224 1226 1033 0 -1 4202560 10 0 0 0 0 0 0 0 23 0 13 0 33249584 1569988608 11104 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1233] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1233/stat : 1233 (java) S 1224 1226 1033 0 -1 4202560 4 0 0 0 0 0 0 0 24 0 13 0 33249584 1569988608 11104 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1234] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1234/stat : 1234 (java) S 1224 1226 1033 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 33249588 1569988608 11104 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1235] ppid=1224 vsize=1533192 CPUtime=0.65
/proc/1226/task/1235/stat : 1235 (java) S 1224 1226 1033 0 -1 4202560 1569 0 0 0 65 0 0 0 24 0 13 0 33249588 1569988608 11104 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1236] ppid=1224 vsize=1533192 CPUtime=0.77
/proc/1226/task/1236/stat : 1236 (java) S 1224 1226 1033 0 -1 4202560 1597 0 0 0 77 0 0 0 25 0 13 0 33249588 1569988608 11104 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1237] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1237/stat : 1237 (java) S 1224 1226 1033 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33249588 1569988608 11104 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1238] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1238/stat : 1238 (java) S 1224 1226 1033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33249588 1569988608 11104 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 1 0 0 0
[pid=1226/tid=1239] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1239/stat : 1239 (java) S 1224 1226 1033 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 33249655 1569988608 11104 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.44
Current children cumulated vsize (KiB) 1533192

[startup+6.30104 s]
/proc/loadavg: 1.07 1.02 1.06 2/119 1239
/proc/meminfo: memFree=1752800/2059040 swapFree=4134576/4192956
[pid=1226] ppid=1224 vsize=1533192 CPUtime=7.69
/proc/1226/stat : 1226 (java) S 1224 1226 1033 0 -1 4202496 18252 0 1 0 760 9 0 0 18 0 13 0 33249579 1569988608 16851 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1226/statm: 383298 16851 1442 10 0 380600 0
[pid=1226/tid=1228] ppid=1224 vsize=1533192 CPUtime=6.13
/proc/1226/task/1228/stat : 1228 (java) R 1224 1226 1033 0 -1 4202560 9909 0 1 0 608 5 0 0 25 0 13 0 33249580 1569988608 16851 1992294400 134512640 134550932 4294348736 18446744073709551615 4109527888 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1226/tid=1229] ppid=1224 vsize=1533192 CPUtime=0.01
/proc/1226/task/1229/stat : 1229 (java) S 1224 1226 1033 0 -1 4202560 927 0 0 0 1 0 0 0 18 0 13 0 33249581 1569988608 16851 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1230] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1230/stat : 1230 (java) S 1224 1226 1033 0 -1 4202560 1159 0 0 0 0 0 0 0 18 0 13 0 33249582 1569988608 16851 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1231] ppid=1224 vsize=1533192 CPUtime=0.03
/proc/1226/task/1231/stat : 1231 (java) S 1224 1226 1033 0 -1 4202560 2018 0 0 0 3 0 0 0 15 0 13 0 33249583 1569988608 16851 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446604437836865728 0 0 -1 1 0 0 0
[pid=1226/tid=1232] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1232/stat : 1232 (java) S 1224 1226 1033 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33249584 1569988608 16851 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1233] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1233/stat : 1233 (java) S 1224 1226 1033 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 33249584 1569988608 16851 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1234] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1234/stat : 1234 (java) S 1224 1226 1033 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 33249588 1569988608 16851 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1235] ppid=1224 vsize=1533192 CPUtime=0.68
/proc/1226/task/1235/stat : 1235 (java) S 1224 1226 1033 0 -1 4202560 1575 0 0 0 68 0 0 0 16 0 13 0 33249588 1569988608 16851 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1236] ppid=1224 vsize=1533192 CPUtime=0.77
/proc/1226/task/1236/stat : 1236 (java) S 1224 1226 1033 0 -1 4202560 1598 0 0 0 77 0 0 0 18 0 13 0 33249588 1569988608 16851 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1237] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1237/stat : 1237 (java) S 1224 1226 1033 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33249588 1569988608 16851 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1238] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1238/stat : 1238 (java) S 1224 1226 1033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33249588 1569988608 16851 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1239] ppid=1224 vsize=1533192 CPUtime=0
/proc/1226/task/1239/stat : 1239 (java) S 1224 1226 1033 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 33249655 1569988608 16851 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 7.69
Current children cumulated vsize (KiB) 1533192

[startup+12.7019 s]
/proc/loadavg: 1.07 1.02 1.06 2/119 1239
/proc/meminfo: memFree=1733580/2059040 swapFree=4134576/4192956
[pid=1226] ppid=1224 vsize=1532572 CPUtime=14.16
/proc/1226/stat : 1226 (java) S 1224 1226 1033 0 -1 4202496 22987 0 1 0 1405 11 0 0 18 0 13 0 33249579 1569353728 21432 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1226/statm: 383143 21432 1442 10 0 380445 0
[pid=1226/tid=1228] ppid=1224 vsize=1532572 CPUtime=12.44
/proc/1226/task/1228/stat : 1228 (java) R 1224 1226 1033 0 -1 4202560 9921 0 1 0 1239 5 0 0 25 0 13 0 33249580 1569353728 21432 1992294400 134512640 134550932 4294348736 18446744073709551615 4109529091 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=1226/tid=1229] ppid=1224 vsize=1532572 CPUtime=0.02
/proc/1226/task/1229/stat : 1229 (java) S 1224 1226 1033 0 -1 4202560 2383 0 0 0 2 0 0 0 18 0 13 0 33249581 1569353728 21432 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1230] ppid=1224 vsize=1532572 CPUtime=0.03
/proc/1226/task/1230/stat : 1230 (java) S 1224 1226 1033 0 -1 4202560 3064 0 0 0 2 1 0 0 18 0 13 0 33249582 1569353728 21432 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1231] ppid=1224 vsize=1532572 CPUtime=0.07
/proc/1226/task/1231/stat : 1231 (java) S 1224 1226 1033 0 -1 4202560 3374 0 0 0 6 1 0 0 15 0 13 0 33249583 1569353728 21432 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446604437836865728 0 0 -1 1 0 0 0
[pid=1226/tid=1232] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1232/stat : 1232 (java) S 1224 1226 1033 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33249584 1569353728 21432 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1233] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1233/stat : 1233 (java) S 1224 1226 1033 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 33249584 1569353728 21432 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1234] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1234/stat : 1234 (java) S 1224 1226 1033 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 33249588 1569353728 21432 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1235] ppid=1224 vsize=1532572 CPUtime=0.71
/proc/1226/task/1235/stat : 1235 (java) S 1224 1226 1033 0 -1 4202560 1579 0 0 0 71 0 0 0 15 0 13 0 33249588 1569353728 21432 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1236] ppid=1224 vsize=1532572 CPUtime=0.82
/proc/1226/task/1236/stat : 1236 (java) S 1224 1226 1033 0 -1 4202560 1600 0 0 0 82 0 0 0 15 0 13 0 33249588 1569353728 21432 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 1 0 0 0
[pid=1226/tid=1237] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1237/stat : 1237 (java) S 1224 1226 1033 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33249588 1569353728 21432 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1238] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1238/stat : 1238 (java) S 1224 1226 1033 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 13 0 33249588 1569353728 21432 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1239] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1239/stat : 1239 (java) S 1224 1226 1033 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 33249655 1569353728 21432 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.16
Current children cumulated vsize (KiB) 1532572

[startup+25.5018 s]
/proc/loadavg: 1.05 1.01 1.06 2/119 1241
/proc/meminfo: memFree=1720064/2059040 swapFree=4134576/4192956
[pid=1226] ppid=1224 vsize=1532572 CPUtime=27.07
/proc/1226/stat : 1226 (java) S 1224 1226 1033 0 -1 4202496 29024 0 1 0 2693 14 0 0 18 0 13 0 33249579 1569353728 27072 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1226/statm: 383143 27072 1442 10 0 380445 0
[pid=1226/tid=1228] ppid=1224 vsize=1532572 CPUtime=25.06
/proc/1226/task/1228/stat : 1228 (java) R 1224 1226 1033 0 -1 4202560 9923 0 1 0 2501 5 0 0 25 0 13 0 33249580 1569353728 27072 1992294400 134512640 134550932 4294348736 18446744073709551615 4109546787 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1226/tid=1229] ppid=1224 vsize=1532572 CPUtime=0.07
/proc/1226/task/1229/stat : 1229 (java) S 1224 1226 1033 0 -1 4202560 4805 0 0 0 6 1 0 0 18 0 13 0 33249581 1569353728 27072 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1230] ppid=1224 vsize=1532572 CPUtime=0.08
/proc/1226/task/1230/stat : 1230 (java) S 1224 1226 1033 0 -1 4202560 5303 0 0 0 6 2 0 0 18 0 13 0 33249582 1569353728 27072 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1231] ppid=1224 vsize=1532572 CPUtime=0.18

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

[pid=1226/tid=1232] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1232/stat : 1232 (java) S 1224 1226 1033 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33249584 1569353728 64709 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1233] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1233/stat : 1233 (java) S 1224 1226 1033 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 33249584 1569353728 64709 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1234] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1234/stat : 1234 (java) S 1224 1226 1033 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 33249588 1569353728 64709 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1235] ppid=1224 vsize=1532572 CPUtime=0.8
/proc/1226/task/1235/stat : 1235 (java) S 1224 1226 1033 0 -1 4202560 1587 0 0 0 80 0 0 0 15 0 13 0 33249588 1569353728 64709 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1236] ppid=1224 vsize=1532572 CPUtime=0.84
/proc/1226/task/1236/stat : 1236 (java) S 1224 1226 1033 0 -1 4202560 1600 0 0 0 84 0 0 0 16 0 13 0 33249588 1569353728 64709 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 1 0 0 0
[pid=1226/tid=1237] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1237/stat : 1237 (java) S 1224 1226 1033 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33249588 1569353728 64709 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1238] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1238/stat : 1238 (java) S 1224 1226 1033 0 -1 4202560 93 0 0 0 0 0 0 0 15 0 13 0 33249588 1569353728 64709 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1239] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1239/stat : 1239 (java) S 1224 1226 1033 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 33249655 1569353728 64709 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1606.3
Current children cumulated vsize (KiB) 1532572

[startup+1662.3 s]
/proc/loadavg: 1.02 1.10 1.04 3/119 1292
/proc/meminfo: memFree=1557624/2059040 swapFree=4134576/4192956
[pid=1226] ppid=1224 vsize=1532572 CPUtime=1666.34
/proc/1226/stat : 1226 (java) S 1224 1226 1033 0 -1 4202496 73628 0 1 0 166583 51 0 0 18 0 13 0 33249579 1569353728 64783 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1226/statm: 383143 64783 1442 10 0 380445 0
[pid=1226/tid=1228] ppid=1224 vsize=1532572 CPUtime=1651.99
/proc/1226/task/1228/stat : 1228 (java) R 1224 1226 1033 0 -1 4202560 21931 0 1 0 165173 26 0 0 25 0 13 0 33249580 1569353728 64783 1992294400 134512640 134550932 4294348736 18446744073709551615 4109546789 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1226/tid=1229] ppid=1224 vsize=1532572 CPUtime=3.3
/proc/1226/task/1229/stat : 1229 (java) S 1224 1226 1033 0 -1 4202560 18862 0 0 0 322 8 0 0 15 0 13 0 33249581 1569353728 64783 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1230] ppid=1224 vsize=1532572 CPUtime=3.21
/proc/1226/task/1230/stat : 1230 (java) S 1224 1226 1033 0 -1 4202560 20455 0 0 0 311 10 0 0 18 0 13 0 33249582 1569353728 64783 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1231] ppid=1224 vsize=1532572 CPUtime=6.13
/proc/1226/task/1231/stat : 1231 (java) S 1224 1226 1033 0 -1 4202560 8031 0 0 0 610 3 0 0 15 0 13 0 33249583 1569353728 64783 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446604437836865728 0 0 -1 1 0 0 0
[pid=1226/tid=1232] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1232/stat : 1232 (java) S 1224 1226 1033 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33249584 1569353728 64783 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1233] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1233/stat : 1233 (java) S 1224 1226 1033 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 33249584 1569353728 64783 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1234] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1234/stat : 1234 (java) S 1224 1226 1033 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 33249588 1569353728 64783 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1235] ppid=1224 vsize=1532572 CPUtime=0.8
/proc/1226/task/1235/stat : 1235 (java) S 1224 1226 1033 0 -1 4202560 1587 0 0 0 80 0 0 0 15 0 13 0 33249588 1569353728 64783 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1236] ppid=1224 vsize=1532572 CPUtime=0.84
/proc/1226/task/1236/stat : 1236 (java) S 1224 1226 1033 0 -1 4202560 1600 0 0 0 84 0 0 0 16 0 13 0 33249588 1569353728 64783 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 1 0 0 0
[pid=1226/tid=1237] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1237/stat : 1237 (java) S 1224 1226 1033 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33249588 1569353728 64783 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1238] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1238/stat : 1238 (java) S 1224 1226 1033 0 -1 4202560 97 0 0 0 0 0 0 0 15 0 13 0 33249588 1569353728 64783 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1239] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1239/stat : 1239 (java) S 1224 1226 1033 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 33249655 1569353728 64783 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1666.34
Current children cumulated vsize (KiB) 1532572

[startup+1722.3 s]
/proc/loadavg: 1.01 1.08 1.03 2/119 1294
/proc/meminfo: memFree=1557624/2059040 swapFree=4134576/4192956
[pid=1226] ppid=1224 vsize=1532572 CPUtime=1726.45
/proc/1226/stat : 1226 (java) S 1224 1226 1033 0 -1 4202496 73642 0 1 0 172594 51 0 0 18 0 13 0 33249579 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1226/statm: 383143 64786 1442 10 0 380445 0
[pid=1226/tid=1228] ppid=1224 vsize=1532572 CPUtime=1711.54
/proc/1226/task/1228/stat : 1228 (java) R 1224 1226 1033 0 -1 4202560 21934 0 1 0 171128 26 0 0 25 0 13 0 33249580 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4109458447 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1226/tid=1229] ppid=1224 vsize=1532572 CPUtime=3.44
/proc/1226/task/1229/stat : 1229 (java) S 1224 1226 1033 0 -1 4202560 18864 0 0 0 336 8 0 0 16 0 13 0 33249581 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1230] ppid=1224 vsize=1532572 CPUtime=3.35
/proc/1226/task/1230/stat : 1230 (java) S 1224 1226 1033 0 -1 4202560 20456 0 0 0 325 10 0 0 18 0 13 0 33249582 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1231] ppid=1224 vsize=1532572 CPUtime=6.42
/proc/1226/task/1231/stat : 1231 (java) S 1224 1226 1033 0 -1 4202560 8035 0 0 0 639 3 0 0 15 0 13 0 33249583 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446604437836865728 0 0 -1 1 0 0 0
[pid=1226/tid=1232] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1232/stat : 1232 (java) S 1224 1226 1033 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33249584 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1233] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1233/stat : 1233 (java) S 1224 1226 1033 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 33249584 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1234] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1234/stat : 1234 (java) S 1224 1226 1033 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 33249588 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1235] ppid=1224 vsize=1532572 CPUtime=0.8
/proc/1226/task/1235/stat : 1235 (java) S 1224 1226 1033 0 -1 4202560 1587 0 0 0 80 0 0 0 15 0 13 0 33249588 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1236] ppid=1224 vsize=1532572 CPUtime=0.84
/proc/1226/task/1236/stat : 1236 (java) S 1224 1226 1033 0 -1 4202560 1600 0 0 0 84 0 0 0 16 0 13 0 33249588 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 1 0 0 0
[pid=1226/tid=1237] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1237/stat : 1237 (java) S 1224 1226 1033 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33249588 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1238] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1238/stat : 1238 (java) S 1224 1226 1033 0 -1 4202560 101 0 0 0 0 0 0 0 15 0 13 0 33249588 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1239] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1239/stat : 1239 (java) S 1224 1226 1033 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 33249655 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1726.45
Current children cumulated vsize (KiB) 1532572

[startup+1782.3 s]
/proc/loadavg: 1.00 1.06 1.03 2/119 1296
/proc/meminfo: memFree=1557624/2059040 swapFree=4134576/4192956
[pid=1226] ppid=1224 vsize=1532572 CPUtime=1786.52
/proc/1226/stat : 1226 (java) S 1224 1226 1033 0 -1 4202496 73651 0 1 0 178601 51 0 0 18 0 13 0 33249579 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1226/statm: 383143 64786 1442 10 0 380445 0
[pid=1226/tid=1228] ppid=1224 vsize=1532572 CPUtime=1771.15
/proc/1226/task/1228/stat : 1228 (java) R 1224 1226 1033 0 -1 4202560 21937 0 1 0 177089 26 0 0 25 0 13 0 33249580 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4109547319 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1226/tid=1229] ppid=1224 vsize=1532572 CPUtime=3.52
/proc/1226/task/1229/stat : 1229 (java) S 1224 1226 1033 0 -1 4202560 18864 0 0 0 344 8 0 0 15 0 13 0 33249581 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1230] ppid=1224 vsize=1532572 CPUtime=3.43
/proc/1226/task/1230/stat : 1230 (java) S 1224 1226 1033 0 -1 4202560 20456 0 0 0 333 10 0 0 18 0 13 0 33249582 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1231] ppid=1224 vsize=1532572 CPUtime=6.7
/proc/1226/task/1231/stat : 1231 (java) S 1224 1226 1033 0 -1 4202560 8039 0 0 0 667 3 0 0 15 0 13 0 33249583 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446604437836865728 0 0 -1 1 0 0 0
[pid=1226/tid=1232] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1232/stat : 1232 (java) S 1224 1226 1033 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33249584 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1233] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1233/stat : 1233 (java) S 1224 1226 1033 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 33249584 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1234] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1234/stat : 1234 (java) S 1224 1226 1033 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 33249588 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1235] ppid=1224 vsize=1532572 CPUtime=0.8
/proc/1226/task/1235/stat : 1235 (java) S 1224 1226 1033 0 -1 4202560 1587 0 0 0 80 0 0 0 15 0 13 0 33249588 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1236] ppid=1224 vsize=1532572 CPUtime=0.84
/proc/1226/task/1236/stat : 1236 (java) S 1224 1226 1033 0 -1 4202560 1600 0 0 0 84 0 0 0 16 0 13 0 33249588 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 1 0 0 0
[pid=1226/tid=1237] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1237/stat : 1237 (java) S 1224 1226 1033 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33249588 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1238] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1238/stat : 1238 (java) S 1224 1226 1033 0 -1 4202560 103 0 0 0 0 0 0 0 15 0 13 0 33249588 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1239] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1239/stat : 1239 (java) S 1224 1226 1033 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 33249655 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1786.52
Current children cumulated vsize (KiB) 1532572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.8 s]
/proc/loadavg: 1.00 1.06 1.03 2/119 1296
/proc/meminfo: memFree=1557624/2059040 swapFree=4134576/4192956
[pid=1226] ppid=1224 vsize=1532572 CPUtime=1800.04
/proc/1226/stat : 1226 (java) S 1224 1226 1033 0 -1 4202496 73656 0 1 0 179953 51 0 0 18 0 13 0 33249579 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1226/statm: 383143 64786 1442 10 0 380445 0
[pid=1226/tid=1228] ppid=1224 vsize=1532572 CPUtime=1784.55
/proc/1226/task/1228/stat : 1228 (java) R 1224 1226 1033 0 -1 4202560 21938 0 1 0 178429 26 0 0 25 0 13 0 33249580 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4109546789 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=1226/tid=1229] ppid=1224 vsize=1532572 CPUtime=3.54
/proc/1226/task/1229/stat : 1229 (java) S 1224 1226 1033 0 -1 4202560 18864 0 0 0 346 8 0 0 16 0 13 0 33249581 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1230] ppid=1224 vsize=1532572 CPUtime=3.45
/proc/1226/task/1230/stat : 1230 (java) S 1224 1226 1033 0 -1 4202560 20456 0 0 0 335 10 0 0 18 0 13 0 33249582 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1231] ppid=1224 vsize=1532572 CPUtime=6.79
/proc/1226/task/1231/stat : 1231 (java) S 1224 1226 1033 0 -1 4202560 8041 0 0 0 676 3 0 0 15 0 13 0 33249583 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 0 0 16800975 18446604437836865728 0 0 -1 1 0 0 0
[pid=1226/tid=1232] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1232/stat : 1232 (java) S 1224 1226 1033 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 33249584 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1233] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1233/stat : 1233 (java) S 1224 1226 1033 0 -1 4202560 6 0 0 0 0 0 0 0 18 0 13 0 33249584 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1234] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1234/stat : 1234 (java) S 1224 1226 1033 0 -1 4202560 2 0 0 0 0 0 0 0 25 0 13 0 33249588 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1235] ppid=1224 vsize=1532572 CPUtime=0.8
/proc/1226/task/1235/stat : 1235 (java) S 1224 1226 1033 0 -1 4202560 1587 0 0 0 80 0 0 0 15 0 13 0 33249588 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1236] ppid=1224 vsize=1532572 CPUtime=0.84
/proc/1226/task/1236/stat : 1236 (java) S 1224 1226 1033 0 -1 4202560 1600 0 0 0 84 0 0 0 16 0 13 0 33249588 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 1 0 0 0
[pid=1226/tid=1237] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1237/stat : 1237 (java) S 1224 1226 1033 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 13 0 33249588 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1238] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1238/stat : 1238 (java) S 1224 1226 1033 0 -1 4202560 105 0 0 0 0 0 0 0 15 0 13 0 33249588 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
[pid=1226/tid=1239] ppid=1224 vsize=1532572 CPUtime=0
/proc/1226/task/1239/stat : 1239 (java) S 1224 1226 1033 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 33249655 1569353728 64786 1992294400 134512640 134550932 4294348736 18446744073709551615 4294960144 0 4 0 16800975 18446604437836865728 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1532572

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

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

[startup+1795.92 s]
/proc/loadavg: 1.00 1.06 1.03 2/119 1296
/proc/meminfo: memFree=1557624/2059040 swapFree=4134576/4192956
[pid=1226] ppid=1224 vsize=0 CPUtime=1800.2
/proc/1226/stat : 1226 (java) Z 1224 1226 1033 0 -1 4203548 73678 0 1 0 179967 53 0 0 17 0 2 0 33249579 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/1226/statm: 0 0 0 0 0 0 0
[pid=1226/tid=1230] ppid=1224 vsize=0 CPUtime=3.47
/proc/1226/task/1230/stat : 1230 (java) R 1224 1226 1033 0 -1 4203588 20456 0 0 0 335 12 0 0 18 0 2 0 33249582 0 0 1992294400 0 0 0 0 0 0 4 0 16800975 18446744073709551615 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1795.92
CPU time (s): 1800.22
CPU user time (s): 1799.68
CPU system time (s): 0.541917
CPU usage (%): 100.239
Max. virtual memory (cumulated for all children) (KiB): 1533788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.68
system time used= 0.541917
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73678
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= 37463
involuntary context switches= 19143

runsolver used 3.57945 second user time and 9.59554 second system time

The end

Launcher Data

Begin job on node017 at 2010-06-15 06:37:12
IDJOB=2659827
IDBENCH=2580
IDSOLVER=1164
FILE ID=node017/2659827-1276576632
PBS_JOBID= 11173528
Free space on /tmp= 62540 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-85-80.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659827-1276576632/watcher-2659827-1276576632 -o /tmp/evaluation-result-2659827-1276576632/solver-2659827-1276576632 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659827-1276576632.opb

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

MD5SUM BENCH= a4a494535709e59392e65403b829113d
RANDOM SEED=1256928419

node017.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.201
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.40
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.201
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.51
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1815856 kB
Buffers:         50436 kB
Cached:         112436 kB
SwapCached:      11648 kB
Active:          87488 kB
Inactive:        89460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1815856 kB
SwapTotal:     4192956 kB
SwapFree:      4134576 kB
Dirty:             408 kB
Writeback:           0 kB
AnonPages:       12496 kB
Mapped:           9248 kB
Slab:            44448 kB
PageTables:       4036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   184232 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= 62540 MiB
End job on node017 at 2010-06-15 07:07:10