Trace number 2659613

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.21

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/
benchmarks/ppp-problems/normalized-ppp:1-11,19,21.opb
MD5SUMd484bc8efed557f17788965b19feafe5
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables4602
Total number of constraints30179
Number of constraints which are clauses29160
Number of constraints which are cardinality constraints (but not clauses)941
Number of constraints which are nor clauses,nor cardinality constraints78
Minimum length of a constraint3
Maximum length of a constraint29
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 10
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 103
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.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.22/0.21	c Pseudo Boolean Optimization
0.22/0.21	c --- Begin Solver configuration ---
0.22/0.21	c Stops conflict analysis at the first Unique Implication Point
0.22/0.21	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.22/0.21	c Learn all clauses as in MiniSAT
0.22/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.22/0.21	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.22/0.21	c Expensive reason simplification
0.22/0.21	c Armin Biere (Picosat) restarts strategy
0.22/0.21	c Glucose learned constraints deletion strategy
0.22/0.21	c timeout=2147483s
0.22/0.21	c DB Simplification allowed=false
0.22/0.21	c --- End Solver configuration ---
0.22/0.21	c solving HOME/instance-2659613-1276344364.opb
0.22/0.21	c reading problem ... 
2.23/1.49	c ... done. Wall clock time 1.273s.
2.23/1.49	c #vars     4602
2.23/1.49	c #constraints  30353
2.23/1.49	c constraints type 
2.23/1.49	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 29334
2.23/1.49	c org.sat4j.minisat.constraints.card.MinWatchCard => 941
2.23/1.49	c org.sat4j.pb.constraints.pb.MaxWatchPb => 78
4.76/2.91	c cleaning 2498 clauses out of 5000 with flag 5000/5000
5.53/3.67	c cleaning 4238 clauses out of 8503 with flag 11001/11001
6.54/4.65	c cleaning 5629 clauses out of 11266 with flag 18002/18002
7.66/5.80	c cleaning 6801 clauses out of 13636 with flag 26001/26001
9.14/7.18	c cleaning 7912 clauses out of 15835 with flag 35001/35001
10.75/8.80	c cleaning 8937 clauses out of 17924 with flag 45002/45002
12.14/10.16	c cleaning 9984 clauses out of 19987 with flag 56002/56002
14.25/12.27	c cleaning 10993 clauses out of 22001 with flag 68000/68000
16.46/14.48	c cleaning 12000 clauses out of 24008 with flag 81000/81000
19.36/17.35	c cleaning 12985 clauses out of 26010 with flag 95002/95002
22.78/20.70	c cleaning 13963 clauses out of 28023 with flag 110000/110000
25.28/23.22	c cleaning 14996 clauses out of 30060 with flag 126000/126000
28.40/26.33	c cleaning 16013 clauses out of 32067 with flag 143003/143003
33.00/30.94	c cleaning 16966 clauses out of 34052 with flag 161001/161001
38.22/36.20	c cleaning 18032 clauses out of 36085 with flag 180000/180000
42.52/40.48	c cleaning 19016 clauses out of 38053 with flag 200000/200000
48.03/45.92	c cleaning 20012 clauses out of 40037 with flag 221000/221000
54.96/52.83	c cleaning 20994 clauses out of 42026 with flag 243001/243001
62.57/60.40	c cleaning 22003 clauses out of 44031 with flag 266000/266000
68.09/65.97	c cleaning 22997 clauses out of 46030 with flag 290002/290002
74.80/72.63	c cleaning 23999 clauses out of 48032 with flag 315001/315001
81.92/79.76	c cleaning 24989 clauses out of 50032 with flag 341000/341000
92.63/90.48	c cleaning 26005 clauses out of 52043 with flag 368000/368000
110.76/108.59	c cleaning 27015 clauses out of 54038 with flag 396000/396000
116.49/114.24	c cleaning 27983 clauses out of 56023 with flag 425000/425000
124.90/122.69	c cleaning 29015 clauses out of 58040 with flag 455000/455000
141.13/138.80	c cleaning 30001 clauses out of 60026 with flag 486001/486001
171.25/168.99	c cleaning 30508 clauses out of 61024 with flag 517000/517000
194.15/191.83	c cleaning 30744 clauses out of 61516 with flag 548000/548000
221.38/219.09	c cleaning 30855 clauses out of 61775 with flag 579003/579003
229.59/227.26	c cleaning 30936 clauses out of 61917 with flag 610000/610000
240.02/237.65	c cleaning 30953 clauses out of 61981 with flag 641000/641000
253.83/251.45	c cleaning 30995 clauses out of 62028 with flag 672000/672000
272.74/270.40	c cleaning 31003 clauses out of 62035 with flag 703002/703002
289.47/287.01	c cleaning 30994 clauses out of 62030 with flag 734000/734000
332.49/330.08	c cleaning 30996 clauses out of 62038 with flag 765002/765002
352.01/349.55	c cleaning 30999 clauses out of 62040 with flag 796000/796000
387.92/385.41	c cleaning 31001 clauses out of 62042 with flag 827001/827001
422.94/420.48	c cleaning 30998 clauses out of 62041 with flag 858001/858001
444.96/442.46	c cleaning 31004 clauses out of 62043 with flag 889001/889001
453.77/451.28	c cleaning 31013 clauses out of 62039 with flag 920001/920001
466.90/464.33	c cleaning 30982 clauses out of 62025 with flag 951000/951000
482.32/479.74	c cleaning 30988 clauses out of 62046 with flag 982003/982003
516.14/513.50	c cleaning 31002 clauses out of 62055 with flag 1013000/1013000
538.77/536.18	c cleaning 30985 clauses out of 62053 with flag 1044000/1044000
577.39/574.74	c cleaning 30991 clauses out of 62069 with flag 1075001/1075001
592.13/589.48	c cleaning 31031 clauses out of 62077 with flag 1106000/1106000
609.04/606.34	c cleaning 31010 clauses out of 62049 with flag 1137003/1137003
625.76/623.02	c cleaning 31007 clauses out of 62036 with flag 1168000/1168000
632.68/629.95	c cleaning 30993 clauses out of 62029 with flag 1199000/1199000
648.31/645.50	c cleaning 30998 clauses out of 62038 with flag 1230002/1230002
664.82/662.02	c cleaning 30999 clauses out of 62039 with flag 1261001/1261001
680.35/677.57	c cleaning 31001 clauses out of 62042 with flag 1292003/1292003
696.26/693.49	c cleaning 31000 clauses out of 62040 with flag 1323002/1323002
702.28/699.41	c cleaning 31002 clauses out of 62038 with flag 1354000/1354000
710.11/707.26	c cleaning 31007 clauses out of 62038 with flag 1385002/1385002
731.62/728.70	c cleaning 31005 clauses out of 62030 with flag 1416001/1416001
764.24/761.33	c cleaning 30960 clauses out of 62024 with flag 1447000/1447000
780.28/777.32	c cleaning 31012 clauses out of 62066 with flag 1478002/1478002
804.11/801.15	c cleaning 31000 clauses out of 62058 with flag 1509006/1509006
815.13/812.17	c cleaning 31023 clauses out of 62054 with flag 1540002/1540002
849.54/846.52	c cleaning 30984 clauses out of 62031 with flag 1571002/1571002
890.47/887.49	c cleaning 30985 clauses out of 62048 with flag 1602003/1602003
912.71/909.66	c cleaning 30989 clauses out of 62060 with flag 1633000/1633000
953.92/950.84	c cleaning 30986 clauses out of 62071 with flag 1664000/1664000
985.75/982.70	c cleaning 30990 clauses out of 62085 with flag 1695000/1695000
1018.59/1015.44	c cleaning 30998 clauses out of 62096 with flag 1726001/1726001
1039.91/1036.71	c cleaning 31008 clauses out of 62098 with flag 1757001/1757001
1049.35/1046.19	c cleaning 31012 clauses out of 62090 with flag 1788001/1788001
1082.45/1079.24	c cleaning 30983 clauses out of 62080 with flag 1819003/1819003
1104.40/1101.16	c cleaning 30995 clauses out of 62096 with flag 1850002/1850002
1148.51/1145.30	c cleaning 31003 clauses out of 62101 with flag 1881002/1881002
1185.33/1182.05	c cleaning 31002 clauses out of 62098 with flag 1912002/1912002
1221.40/1218.01	c cleaning 30988 clauses out of 62094 with flag 1943000/1943000
1262.22/1258.80	c cleaning 30996 clauses out of 62107 with flag 1974001/1974001
1274.86/1271.47	c cleaning 31040 clauses out of 62110 with flag 2005000/2005000
1282.58/1279.10	c cleaning 30997 clauses out of 62071 with flag 2036001/2036001
1298.40/1294.98	c cleaning 30997 clauses out of 62074 with flag 2067001/2067001
1311.34/1307.83	c cleaning 30973 clauses out of 62078 with flag 2098002/2098002
1340.16/1336.61	c cleaning 31022 clauses out of 62104 with flag 2129001/2129001
1359.49/1355.92	c cleaning 31007 clauses out of 62082 with flag 2160001/2160001
1371.01/1367.46	c cleaning 31024 clauses out of 62075 with flag 2191001/2191001
1390.84/1387.21	c cleaning 31009 clauses out of 62050 with flag 2222000/2222000
1424.17/1420.56	c cleaning 30999 clauses out of 62043 with flag 2253002/2253002
1457.39/1453.70	c cleaning 31004 clauses out of 62044 with flag 2284002/2284002
1477.12/1473.42	c cleaning 30960 clauses out of 62038 with flag 2315000/2315000
1519.84/1516.12	c cleaning 31014 clauses out of 62081 with flag 2346003/2346003
1559.86/1556.18	c cleaning 30992 clauses out of 62065 with flag 2377001/2377001
1598.09/1594.35	c cleaning 31004 clauses out of 62072 with flag 2408000/2408000
1625.81/1622.05	c cleaning 31007 clauses out of 62069 with flag 2439001/2439001
1675.63/1671.82	c cleaning 30994 clauses out of 62061 with flag 2470000/2470000
1726.86/1723.00	c cleaning 31010 clauses out of 62068 with flag 2501001/2501001
1766.50/1762.62	c cleaning 30997 clauses out of 62058 with flag 2532001/2532001
1800.05/1796.12	c starts		: 230
1800.05/1796.12	c conflicts		: 2559003
1800.05/1796.12	c decisions		: 3318528
1800.05/1796.12	c propagations		: 118503734
1800.05/1796.12	c inspects		: 4278693932
1800.05/1796.12	c learnt literals	: 0
1800.05/1796.12	c learnt binary clauses	: 0
1800.05/1796.12	c learnt ternary clauses	: 0
1800.05/1796.12	c learnt clauses	: 2559003
1800.05/1796.12	c ignored clauses	: 0
1800.05/1796.12	c root simplifications	: 0
1800.05/1796.12	c removed literals (reason simplification)	: 15819134
1800.05/1796.12	c reason swapping (by a shorter reason)	: 0
1800.05/1796.12	c Calls to reduceDB	: 93
1800.05/1796.12	c number of reductions to clauses (during analyze)	: 0
1800.05/1796.12	c number of learned constraints concerned by reduction	: 0
1800.05/1796.12	c number of learning phase by resolution	: 0
1800.05/1796.12	c number of learning phase by cutting planes	: 0
1800.05/1796.12	c speed (assignments/second)	: 66032.44235995295
1800.05/1796.12	c non guided choices	153561
1800.05/1796.17	c learnt constraints type 
1800.05/1796.17	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 58070
1800.05/1796.17	c constraints type 
1800.05/1796.17	c org.sat4j.minisat.constraints.cnf.OriginalWLClause => 29334
1800.05/1796.17	c org.sat4j.minisat.constraints.card.MinWatchCard => 941
1800.05/1796.17	c org.sat4j.pb.constraints.pb.MaxWatchPb => 78
1800.05/1796.17	s UNKNOWN
1800.05/1796.17	c Total wall clock time (in seconds): 1795.959

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-2659613-1276344364/watcher-2659613-1276344364 -o /tmp/evaluation-result-2659613-1276344364/solver-2659613-1276344364 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659613-1276344364.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: 0.92 0.99 0.99 3/106 11424
/proc/meminfo: memFree=1762928/2059040 swapFree=4165008/4192956
[pid=11424] ppid=11422 vsize=428 CPUtime=0
/proc/11424/stat : 11424 (java6) R 11422 11424 10981 0 -1 4194304 122 0 0 0 0 0 0 0 19 0 1 0 10040327 438272 42 1992294400 134512640 134550932 4291008192 18446744073709551615 10482260 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/11424/statm: 107 42 33 10 0 25 0

[startup+0.0532531 s]
/proc/loadavg: 0.92 0.99 0.99 3/106 11424
/proc/meminfo: memFree=1762928/2059040 swapFree=4165008/4192956
[pid=11424] ppid=11422 vsize=1521016 CPUtime=0.03
/proc/11424/stat : 11424 (java) S 11422 11424 10981 0 -1 4202496 3494 0 1 0 2 1 0 0 15 0 5 0 10040327 1557520384 2938 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/11424/statm: 380254 2938 990 10 0 377564 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 1521016

[startup+0.100251 s]
/proc/loadavg: 0.92 0.99 0.99 3/106 11424
/proc/meminfo: memFree=1762928/2059040 swapFree=4165008/4192956
[pid=11424] ppid=11422 vsize=1524024 CPUtime=0.08
/proc/11424/stat : 11424 (java) S 11422 11424 10981 0 -1 4202496 3931 0 1 0 6 2 0 0 15 0 12 0 10040327 1560600576 3371 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11424/statm: 381006 3371 1073 10 0 378308 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524024

[startup+0.300244 s]
/proc/loadavg: 0.92 0.99 0.99 3/106 11424
/proc/meminfo: memFree=1762928/2059040 swapFree=4165008/4192956
[pid=11424] ppid=11422 vsize=1526264 CPUtime=0.33
/proc/11424/stat : 11424 (java) S 11422 11424 10981 0 -1 4202496 5308 0 1 0 30 3 0 0 15 0 12 0 10040327 1562894336 4746 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11424/statm: 381566 4746 1358 10 0 378868 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1526264

[startup+0.70023 s]
/proc/loadavg: 0.92 0.99 0.99 3/106 11424
/proc/meminfo: memFree=1762928/2059040 swapFree=4165008/4192956
[pid=11424] ppid=11422 vsize=1530344 CPUtime=1.1
/proc/11424/stat : 11424 (java) S 11422 11424 10981 0 -1 4202496 12673 0 1 0 102 8 0 0 15 0 12 0 10040327 1567072256 11626 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11424/statm: 382586 11626 1404 10 0 379888 0
Current children cumulated CPU time (s) 1.1
Current children cumulated vsize (KiB) 1530344

[startup+1.5012 s]
/proc/loadavg: 0.92 0.99 0.99 2/118 11436
/proc/meminfo: memFree=1708892/2059040 swapFree=4165008/4192956
[pid=11424] ppid=11422 vsize=1530344 CPUtime=2.38
/proc/11424/stat : 11424 (java) S 11422 11424 10981 0 -1 4202496 29776 0 1 0 222 16 0 0 15 0 12 0 10040327 1567072256 28728 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11424/statm: 382586 28728 1417 10 0 379888 0
[pid=11424/tid=11426] ppid=11422 vsize=1530344 CPUtime=1.34
/proc/11424/task/11426/stat : 11426 (java) R 11422 11424 10981 0 -1 4202560 26556 0 1 0 120 14 0 0 25 0 12 0 10040328 1567072256 28728 1992294400 134512640 134550932 4294472384 18446744073709551615 4109162339 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11424/tid=11427] ppid=11422 vsize=1530344 CPUtime=0
/proc/11424/task/11427/stat : 11427 (java) S 11422 11424 10981 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 12 0 10040330 1567072256 28728 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11428] ppid=11422 vsize=1530344 CPUtime=0
/proc/11424/task/11428/stat : 11428 (java) S 11422 11424 10981 0 -1 4202560 0 0 0 0 0 0 0 0 18 0 12 0 10040330 1567072256 28728 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11429] ppid=11422 vsize=1530344 CPUtime=0
/proc/11424/task/11429/stat : 11429 (java) S 11422 11424 10981 0 -1 4202560 2 0 0 0 0 0 0 0 18 0 12 0 10040332 1567072256 28728 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11430] ppid=11422 vsize=1530344 CPUtime=0
/proc/11424/task/11430/stat : 11430 (java) S 11422 11424 10981 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 12 0 10040332 1567072256 28728 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11431] ppid=11422 vsize=1530344 CPUtime=0
/proc/11424/task/11431/stat : 11431 (java) S 11422 11424 10981 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 10040332 1567072256 28728 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11432] ppid=11422 vsize=1530344 CPUtime=0
/proc/11424/task/11432/stat : 11432 (java) S 11422 11424 10981 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 12 0 10040336 1567072256 28728 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11433] ppid=11422 vsize=1530344 CPUtime=0.73
/proc/11424/task/11433/stat : 11433 (java) S 11422 11424 10981 0 -1 4202560 1402 0 0 0 73 0 0 0 15 0 12 0 10040336 1567072256 28728 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11434] ppid=11422 vsize=1530344 CPUtime=0.27
/proc/11424/task/11434/stat : 11434 (java) R 11422 11424 10981 0 -1 4202560 758 0 0 0 27 0 0 0 18 0 12 0 10040336 1567072256 28728 1992294400 134512640 134550932 4294472384 18446744073709551615 104142930 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11424/tid=11435] ppid=11422 vsize=1530344 CPUtime=0
/proc/11424/task/11435/stat : 11435 (java) S 11422 11424 10981 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 12 0 10040336 1567072256 28728 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11436] ppid=11422 vsize=1530344 CPUtime=0
/proc/11424/task/11436/stat : 11436 (java) S 11422 11424 10981 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 12 0 10040336 1567072256 28728 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.38
Current children cumulated vsize (KiB) 1530344

[startup+3.10114 s]
/proc/loadavg: 0.92 0.99 0.99 5/119 11437
/proc/meminfo: memFree=1652092/2059040 swapFree=4165008/4192956
[pid=11424] ppid=11422 vsize=1530668 CPUtime=4.99
/proc/11424/stat : 11424 (java) S 11422 11424 10981 0 -1 4202496 33634 0 1 0 482 17 0 0 15 0 13 0 10040327 1567404032 32153 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11424/statm: 382667 32153 1444 10 0 379969 0
[pid=11424/tid=11426] ppid=11422 vsize=1530668 CPUtime=2.87
/proc/11424/task/11426/stat : 11426 (java) R 11422 11424 10981 0 -1 4202560 27840 0 1 0 273 14 0 0 25 0 13 0 10040328 1567404032 32153 1992294400 134512640 134550932 4294472384 18446744073709551615 4109746712 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11424/tid=11427] ppid=11422 vsize=1530668 CPUtime=0.01
/proc/11424/task/11427/stat : 11427 (java) S 11422 11424 10981 0 -1 4202560 489 0 0 0 1 0 0 0 16 0 13 0 10040330 1567404032 32153 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11428] ppid=11422 vsize=1530668 CPUtime=0.01
/proc/11424/task/11428/stat : 11428 (java) S 11422 11424 10981 0 -1 4202560 545 0 0 0 1 0 0 0 18 0 13 0 10040330 1567404032 32153 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11429] ppid=11422 vsize=1530668 CPUtime=0.03
/proc/11424/task/11429/stat : 11429 (java) S 11422 11424 10981 0 -1 4202560 1031 0 0 0 3 0 0 0 16 0 13 0 10040332 1567404032 32153 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11430] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11430/stat : 11430 (java) S 11422 11424 10981 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 10040332 1567404032 32153 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11431] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11431/stat : 11431 (java) S 11422 11424 10981 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 10040332 1567404032 32153 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11432] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11432/stat : 11432 (java) S 11422 11424 10981 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 10040336 1567404032 32153 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11433] ppid=11422 vsize=1530668 CPUtime=1.46
/proc/11424/task/11433/stat : 11433 (java) S 11422 11424 10981 0 -1 4202560 1478 0 0 0 146 0 0 0 15 0 13 0 10040336 1567404032 32153 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11434] ppid=11422 vsize=1530668 CPUtime=0.54
/proc/11424/task/11434/stat : 11434 (java) S 11422 11424 10981 0 -1 4202560 1188 0 0 0 54 0 0 0 16 0 13 0 10040336 1567404032 32153 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11435] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11435/stat : 11435 (java) S 11422 11424 10981 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 10040336 1567404032 32153 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11436] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11436/stat : 11436 (java) S 11422 11424 10981 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 10040336 1567404032 32153 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11437] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11437/stat : 11437 (java) S 11422 11424 10981 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 10040478 1567404032 32153 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.99
Current children cumulated vsize (KiB) 1530668

[startup+6.30184 s]
/proc/loadavg: 0.93 0.99 0.99 2/119 11437
/proc/meminfo: memFree=1635352/2059040 swapFree=4165008/4192956
[pid=11424] ppid=11422 vsize=1530668 CPUtime=8.34
/proc/11424/stat : 11424 (java) S 11422 11424 10981 0 -1 4202496 34851 0 1 0 816 18 0 0 15 0 13 0 10040327 1567404032 33365 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11424/statm: 382667 33365 1444 10 0 379969 0
[pid=11424/tid=11426] ppid=11422 vsize=1530668 CPUtime=5.89
/proc/11424/task/11426/stat : 11426 (java) R 11422 11424 10981 0 -1 4202560 27845 0 1 0 575 14 0 0 25 0 13 0 10040328 1567404032 33365 1992294400 134512640 134550932 4294472384 18446744073709551615 4109761668 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11424/tid=11427] ppid=11422 vsize=1530668 CPUtime=0.03
/proc/11424/task/11427/stat : 11427 (java) S 11422 11424 10981 0 -1 4202560 827 0 0 0 3 0 0 0 16 0 13 0 10040330 1567404032 33365 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11428] ppid=11422 vsize=1530668 CPUtime=0.03
/proc/11424/task/11428/stat : 11428 (java) S 11422 11424 10981 0 -1 4202560 972 0 0 0 3 0 0 0 15 0 13 0 10040330 1567404032 33365 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11429] ppid=11422 vsize=1530668 CPUtime=0.17
/proc/11424/task/11429/stat : 11429 (java) S 11422 11424 10981 0 -1 4202560 1464 0 0 0 17 0 0 0 15 0 13 0 10040332 1567404032 33365 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11430] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11430/stat : 11430 (java) S 11422 11424 10981 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 10040332 1567404032 33365 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11431] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11431/stat : 11431 (java) S 11422 11424 10981 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 10040332 1567404032 33365 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11432] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11432/stat : 11432 (java) S 11422 11424 10981 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 10040336 1567404032 33365 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11433] ppid=11422 vsize=1530668 CPUtime=1.48
/proc/11424/task/11433/stat : 11433 (java) S 11422 11424 10981 0 -1 4202560 1478 0 0 0 148 0 0 0 15 0 13 0 10040336 1567404032 33365 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11434] ppid=11422 vsize=1530668 CPUtime=0.68
/proc/11424/task/11434/stat : 11434 (java) S 11422 11424 10981 0 -1 4202560 1202 0 0 0 68 0 0 0 15 0 13 0 10040336 1567404032 33365 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11435] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11435/stat : 11435 (java) S 11422 11424 10981 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 10040336 1567404032 33365 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11436] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11436/stat : 11436 (java) S 11422 11424 10981 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 10040336 1567404032 33365 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11437] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11437/stat : 11437 (java) S 11422 11424 10981 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 10040478 1567404032 33365 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.34
Current children cumulated vsize (KiB) 1530668

[startup+12.7018 s]
/proc/loadavg: 0.93 0.99 0.99 2/119 11437
/proc/meminfo: memFree=1631632/2059040 swapFree=4165008/4192956
[pid=11424] ppid=11422 vsize=1530668 CPUtime=14.76
/proc/11424/stat : 11424 (java) S 11422 11424 10981 0 -1 4202496 35755 0 1 0 1458 18 0 0 15 0 13 0 10040327 1567404032 34265 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11424/statm: 382667 34265 1444 10 0 379969 0
[pid=11424/tid=11426] ppid=11422 vsize=1530668 CPUtime=12.04
/proc/11424/task/11426/stat : 11426 (java) R 11422 11424 10981 0 -1 4202560 27863 0 1 0 1190 14 0 0 25 0 13 0 10040328 1567404032 34265 1992294400 134512640 134550932 4294472384 18446744073709551615 4109761722 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11424/tid=11427] ppid=11422 vsize=1530668 CPUtime=0.06
/proc/11424/task/11427/stat : 11427 (java) S 11422 11424 10981 0 -1 4202560 965 0 0 0 6 0 0 0 15 0 13 0 10040330 1567404032 34265 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11428] ppid=11422 vsize=1530668 CPUtime=0.06
/proc/11424/task/11428/stat : 11428 (java) S 11422 11424 10981 0 -1 4202560 1134 0 0 0 6 0 0 0 16 0 13 0 10040330 1567404032 34265 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11429] ppid=11422 vsize=1530668 CPUtime=0.38
/proc/11424/task/11429/stat : 11429 (java) S 11422 11424 10981 0 -1 4202560 2050 0 0 0 38 0 0 0 16 0 13 0 10040332 1567404032 34265 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11430] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11430/stat : 11430 (java) S 11422 11424 10981 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 10040332 1567404032 34265 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11431] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11431/stat : 11431 (java) S 11422 11424 10981 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 10040332 1567404032 34265 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11432] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11432/stat : 11432 (java) S 11422 11424 10981 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 10040336 1567404032 34265 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11433] ppid=11422 vsize=1530668 CPUtime=1.48
/proc/11424/task/11433/stat : 11433 (java) S 11422 11424 10981 0 -1 4202560 1478 0 0 0 148 0 0 0 15 0 13 0 10040336 1567404032 34265 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11434] ppid=11422 vsize=1530668 CPUtime=0.68
/proc/11424/task/11434/stat : 11434 (java) S 11422 11424 10981 0 -1 4202560 1202 0 0 0 68 0 0 0 15 0 13 0 10040336 1567404032 34265 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11435] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11435/stat : 11435 (java) S 11422 11424 10981 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 10040336 1567404032 34265 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11436] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11436/stat : 11436 (java) S 11422 11424 10981 0 -1 4202560 0 0 0 0 0 0 0 0 15 0 13 0 10040336 1567404032 34265 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11437] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11437/stat : 11437 (java) S 11422 11424 10981 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 10040478 1567404032 34265 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 14.76
Current children cumulated vsize (KiB) 1530668

[startup+25.5003 s]
/proc/loadavg: 0.95 0.99 0.99 2/119 11439
/proc/meminfo: memFree=1624936/2059040 swapFree=4165008/4192956
[pid=11424] ppid=11422 vsize=1530668 CPUtime=27.6
/proc/11424/stat : 11424 (java) S 11422 11424 10981 0 -1 4202496 37142 0 1 0 2740 20 0 0 15 0 13 0 10040327 1567404032 35641 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11424/statm: 382667 35641 1444 10 0 379969 0
[pid=11424/tid=11426] ppid=11422 vsize=1530668 CPUtime=24.55
/proc/11424/task/11426/stat : 11426 (java) R 11422 11424 10981 0 -1 4202560 27874 0 1 0 2440 15 0 0 25 0 13 0 10040328 1567404032 35641 1992294400 134512640 134550932 4294472384 18446744073709551615 4109786436 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=11424/tid=11427] ppid=11422 vsize=1530668 CPUtime=0.1
/proc/11424/task/11427/stat : 11427 (java) S 11422 11424 10981 0 -1 4202560 1214 0 0 0 10 0 0 0 16 0 13 0 10040330 1567404032 35641 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11428] ppid=11422 vsize=1530668 CPUtime=0.1
/proc/11424/task/11428/stat : 11428 (java) S 11422 11424 10981 0 -1 4202560 1534 0 0 0 10 0 0 0 16 0 13 0 10040330 1567404032 35641 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11429] ppid=11422 vsize=1530668 CPUtime=0.61
/proc/11424/task/11429/stat : 11429 (java) S 11422 11424 10981 0 -1 4202560 2777 0 0 0 61 0 0 0 15 0 13 0 10040332 1567404032 35641 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11430] ppid=11422 vsize=1530668 CPUtime=0

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

[pid=11424] ppid=11422 vsize=1530668 CPUtime=1666.14
/proc/11424/stat : 11424 (java) S 11422 11424 10981 0 -1 4202496 64597 0 1 0 166553 61 0 0 15 0 13 0 10040327 1567404032 59975 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11424/statm: 382667 59975 1444 10 0 379969 0
[pid=11424/tid=11426] ppid=11422 vsize=1530668 CPUtime=1650.16
/proc/11424/task/11426/stat : 11426 (java) R 11422 11424 10981 0 -1 4202560 27958 0 1 0 164975 41 0 0 25 0 13 0 10040328 1567404032 59975 1992294400 134512640 134550932 4294472384 18446744073709551615 4109745345 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11424/tid=11427] ppid=11422 vsize=1530668 CPUtime=2.39
/proc/11424/task/11427/stat : 11427 (java) S 11422 11424 10981 0 -1 4202560 10475 0 0 0 233 6 0 0 16 0 13 0 10040330 1567404032 59975 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11428] ppid=11422 vsize=1530668 CPUtime=2.38
/proc/11424/task/11428/stat : 11428 (java) S 11422 11424 10981 0 -1 4202560 11783 0 0 0 232 6 0 0 16 0 13 0 10040330 1567404032 59975 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11429] ppid=11422 vsize=1530668 CPUtime=8.94
/proc/11424/task/11429/stat : 11429 (java) S 11422 11424 10981 0 -1 4202560 10540 0 0 0 891 3 0 0 15 0 13 0 10040332 1567404032 59975 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11430] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11430/stat : 11430 (java) S 11422 11424 10981 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 10040332 1567404032 59975 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11431] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11431/stat : 11431 (java) S 11422 11424 10981 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 10040332 1567404032 59975 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11432] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11432/stat : 11432 (java) S 11422 11424 10981 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 10040336 1567404032 59975 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11433] ppid=11422 vsize=1530668 CPUtime=1.48
/proc/11424/task/11433/stat : 11433 (java) S 11422 11424 10981 0 -1 4202560 1478 0 0 0 148 0 0 0 15 0 13 0 10040336 1567404032 59975 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11434] ppid=11422 vsize=1530668 CPUtime=0.71
/proc/11424/task/11434/stat : 11434 (java) S 11422 11424 10981 0 -1 4202560 1204 0 0 0 71 0 0 0 15 0 13 0 10040336 1567404032 59975 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11435] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11435/stat : 11435 (java) S 11422 11424 10981 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 10040336 1567404032 59975 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11436] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11436/stat : 11436 (java) S 11422 11424 10981 0 -1 4202560 96 0 0 0 0 0 0 0 15 0 13 0 10040336 1567404032 59975 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11437] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11437/stat : 11437 (java) S 11422 11424 10981 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 10040478 1567404032 59975 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1666.14
Current children cumulated vsize (KiB) 1530668

[startup+1722.3 s]
/proc/loadavg: 1.02 1.05 1.01 3/119 11486
/proc/meminfo: memFree=1522760/2059040 swapFree=4165008/4192956
[pid=11424] ppid=11422 vsize=1530668 CPUtime=1726.16
/proc/11424/stat : 11424 (java) S 11422 11424 10981 0 -1 4202496 65195 0 1 0 172555 61 0 0 15 0 13 0 10040327 1567404032 60560 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11424/statm: 382667 60560 1444 10 0 379969 0
[pid=11424/tid=11426] ppid=11422 vsize=1530668 CPUtime=1709.96
/proc/11424/task/11426/stat : 11426 (java) R 11422 11424 10981 0 -1 4202560 27959 0 1 0 170955 41 0 0 25 0 13 0 10040328 1567404032 60560 1992294400 134512640 134550932 4294472384 18446744073709551615 4109745442 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11424/tid=11427] ppid=11422 vsize=1530668 CPUtime=2.44
/proc/11424/task/11427/stat : 11427 (java) S 11422 11424 10981 0 -1 4202560 10858 0 0 0 238 6 0 0 16 0 13 0 10040330 1567404032 60560 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11428] ppid=11422 vsize=1530668 CPUtime=2.42
/proc/11424/task/11428/stat : 11428 (java) S 11422 11424 10981 0 -1 4202560 11884 0 0 0 236 6 0 0 16 0 13 0 10040330 1567404032 60560 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11429] ppid=11422 vsize=1530668 CPUtime=9.08
/proc/11424/task/11429/stat : 11429 (java) S 11422 11424 10981 0 -1 4202560 10649 0 0 0 904 4 0 0 15 0 13 0 10040332 1567404032 60560 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11430] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11430/stat : 11430 (java) S 11422 11424 10981 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 10040332 1567404032 60560 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11431] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11431/stat : 11431 (java) S 11422 11424 10981 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 10040332 1567404032 60560 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11432] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11432/stat : 11432 (java) S 11422 11424 10981 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 10040336 1567404032 60560 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11433] ppid=11422 vsize=1530668 CPUtime=1.48
/proc/11424/task/11433/stat : 11433 (java) S 11422 11424 10981 0 -1 4202560 1478 0 0 0 148 0 0 0 15 0 13 0 10040336 1567404032 60560 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11434] ppid=11422 vsize=1530668 CPUtime=0.71
/proc/11424/task/11434/stat : 11434 (java) S 11422 11424 10981 0 -1 4202560 1204 0 0 0 71 0 0 0 15 0 13 0 10040336 1567404032 60560 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11435] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11435/stat : 11435 (java) S 11422 11424 10981 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 10040336 1567404032 60560 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11436] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11436/stat : 11436 (java) S 11422 11424 10981 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 10040336 1567404032 60560 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11437] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11437/stat : 11437 (java) S 11422 11424 10981 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 10040478 1567404032 60560 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1726.16
Current children cumulated vsize (KiB) 1530668

[startup+1782.3 s]
/proc/loadavg: 1.00 1.04 1.00 2/119 11488
/proc/meminfo: memFree=1511848/2059040 swapFree=4165008/4192956
[pid=11424] ppid=11422 vsize=1530668 CPUtime=1786.24
/proc/11424/stat : 11424 (java) S 11422 11424 10981 0 -1 4202496 68421 0 1 0 178560 64 0 0 15 0 13 0 10040327 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11424/statm: 382667 63237 1444 10 0 379969 0
[pid=11424/tid=11426] ppid=11422 vsize=1530668 CPUtime=1769.54
/proc/11424/task/11426/stat : 11426 (java) R 11422 11424 10981 0 -1 4202560 27961 0 1 0 176913 41 0 0 25 0 13 0 10040328 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4109746440 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11424/tid=11427] ppid=11422 vsize=1530668 CPUtime=2.54
/proc/11424/task/11427/stat : 11427 (java) S 11422 11424 10981 0 -1 4202560 12474 0 0 0 246 8 0 0 16 0 13 0 10040330 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11428] ppid=11422 vsize=1530668 CPUtime=2.52
/proc/11424/task/11428/stat : 11428 (java) S 11422 11424 10981 0 -1 4202560 13484 0 0 0 245 7 0 0 16 0 13 0 10040330 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11429] ppid=11422 vsize=1530668 CPUtime=9.39
/proc/11424/task/11429/stat : 11429 (java) S 11422 11424 10981 0 -1 4202560 10653 0 0 0 935 4 0 0 15 0 13 0 10040332 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11430] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11430/stat : 11430 (java) S 11422 11424 10981 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 10040332 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11431] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11431/stat : 11431 (java) S 11422 11424 10981 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 10040332 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11432] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11432/stat : 11432 (java) S 11422 11424 10981 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 10040336 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11433] ppid=11422 vsize=1530668 CPUtime=1.48
/proc/11424/task/11433/stat : 11433 (java) S 11422 11424 10981 0 -1 4202560 1478 0 0 0 148 0 0 0 15 0 13 0 10040336 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11434] ppid=11422 vsize=1530668 CPUtime=0.71
/proc/11424/task/11434/stat : 11434 (java) S 11422 11424 10981 0 -1 4202560 1204 0 0 0 71 0 0 0 15 0 13 0 10040336 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11435] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11435/stat : 11435 (java) S 11422 11424 10981 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 10040336 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11436] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11436/stat : 11436 (java) S 11422 11424 10981 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 10040336 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11437] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11437/stat : 11437 (java) S 11422 11424 10981 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 10040478 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1786.24
Current children cumulated vsize (KiB) 1530668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.1 s]
/proc/loadavg: 1.00 1.04 1.00 2/119 11488
/proc/meminfo: memFree=1511848/2059040 swapFree=4165008/4192956
[pid=11424] ppid=11422 vsize=1530668 CPUtime=1800.05
/proc/11424/stat : 11424 (java) S 11422 11424 10981 0 -1 4202496 68421 0 1 0 179941 64 0 0 15 0 13 0 10040327 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11424/statm: 382667 63237 1444 10 0 379969 0
[pid=11424/tid=11426] ppid=11422 vsize=1530668 CPUtime=1783.35
/proc/11424/task/11426/stat : 11426 (java) R 11422 11424 10981 0 -1 4202560 27961 0 1 0 178294 41 0 0 25 0 13 0 10040328 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4109761684 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11424/tid=11427] ppid=11422 vsize=1530668 CPUtime=2.54
/proc/11424/task/11427/stat : 11427 (java) S 11422 11424 10981 0 -1 4202560 12474 0 0 0 246 8 0 0 16 0 13 0 10040330 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11428] ppid=11422 vsize=1530668 CPUtime=2.52
/proc/11424/task/11428/stat : 11428 (java) S 11422 11424 10981 0 -1 4202560 13484 0 0 0 245 7 0 0 16 0 13 0 10040330 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11429] ppid=11422 vsize=1530668 CPUtime=9.39
/proc/11424/task/11429/stat : 11429 (java) S 11422 11424 10981 0 -1 4202560 10653 0 0 0 935 4 0 0 15 0 13 0 10040332 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11430] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11430/stat : 11430 (java) S 11422 11424 10981 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 10040332 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11431] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11431/stat : 11431 (java) S 11422 11424 10981 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 10040332 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11432] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11432/stat : 11432 (java) S 11422 11424 10981 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 10040336 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11433] ppid=11422 vsize=1530668 CPUtime=1.48
/proc/11424/task/11433/stat : 11433 (java) S 11422 11424 10981 0 -1 4202560 1478 0 0 0 148 0 0 0 15 0 13 0 10040336 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11434] ppid=11422 vsize=1530668 CPUtime=0.71
/proc/11424/task/11434/stat : 11434 (java) S 11422 11424 10981 0 -1 4202560 1204 0 0 0 71 0 0 0 15 0 13 0 10040336 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11435] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11435/stat : 11435 (java) S 11422 11424 10981 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 10040336 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11436] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11436/stat : 11436 (java) S 11422 11424 10981 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 10040336 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11437] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11437/stat : 11437 (java) S 11422 11424 10981 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 10040478 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1530668

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

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

[startup+1796.1 s]
/proc/loadavg: 1.00 1.04 1.00 2/119 11488
/proc/meminfo: memFree=1511848/2059040 swapFree=4165008/4192956
[pid=11424] ppid=11422 vsize=1530668 CPUtime=1800.05
/proc/11424/stat : 11424 (java) S 11422 11424 10981 0 -1 4202496 68421 0 1 0 179941 64 0 0 15 0 13 0 10040327 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/11424/statm: 382667 63237 1444 10 0 379969 0
[pid=11424/tid=11426] ppid=11422 vsize=1530668 CPUtime=1783.35
/proc/11424/task/11426/stat : 11426 (java) R 11422 11424 10981 0 -1 4202560 27961 0 1 0 178294 41 0 0 25 0 13 0 10040328 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4109761684 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=11424/tid=11427] ppid=11422 vsize=1530668 CPUtime=2.54
/proc/11424/task/11427/stat : 11427 (java) S 11422 11424 10981 0 -1 4202560 12474 0 0 0 246 8 0 0 16 0 13 0 10040330 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11428] ppid=11422 vsize=1530668 CPUtime=2.52
/proc/11424/task/11428/stat : 11428 (java) S 11422 11424 10981 0 -1 4202560 13484 0 0 0 245 7 0 0 16 0 13 0 10040330 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11429] ppid=11422 vsize=1530668 CPUtime=9.39
/proc/11424/task/11429/stat : 11429 (java) S 11422 11424 10981 0 -1 4202560 10653 0 0 0 935 4 0 0 15 0 13 0 10040332 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 0 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11430] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11430/stat : 11430 (java) S 11422 11424 10981 0 -1 4202560 11 0 0 0 0 0 0 0 18 0 13 0 10040332 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11431] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11431/stat : 11431 (java) S 11422 11424 10981 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 10040332 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11432] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11432/stat : 11432 (java) S 11422 11424 10981 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 13 0 10040336 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11433] ppid=11422 vsize=1530668 CPUtime=1.48
/proc/11424/task/11433/stat : 11433 (java) S 11422 11424 10981 0 -1 4202560 1478 0 0 0 148 0 0 0 15 0 13 0 10040336 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11434] ppid=11422 vsize=1530668 CPUtime=0.71
/proc/11424/task/11434/stat : 11434 (java) S 11422 11424 10981 0 -1 4202560 1204 0 0 0 71 0 0 0 15 0 13 0 10040336 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 1 0 0 0
[pid=11424/tid=11435] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11435/stat : 11435 (java) S 11422 11424 10981 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 13 0 10040336 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11436] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11436/stat : 11436 (java) S 11422 11424 10981 0 -1 4202560 104 0 0 0 0 0 0 0 15 0 13 0 10040336 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
[pid=11424/tid=11437] ppid=11422 vsize=1530668 CPUtime=0
/proc/11424/task/11437/stat : 11437 (java) S 11422 11424 10981 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 13 0 10040478 1567404032 63237 1992294400 134512640 134550932 4294472384 18446744073709551615 4294960144 0 4 0 16800975 18446604437545080640 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1530668

Child status: 143
Real time (s): 1796.21
CPU time (s): 1800.21
CPU user time (s): 1799.54
CPU system time (s): 0.667898
CPU usage (%): 100.223
Max. virtual memory (cumulated for all children) (KiB): 1531580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.54
system time used= 0.667898
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 68442
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= 37549
involuntary context switches= 13846

runsolver used 3.61745 second user time and 9.60654 second system time

The end

Launcher Data

Begin job on node003 at 2010-06-12 14:06:04
IDJOB=2659613
IDBENCH=1500
IDSOLVER=1164
FILE ID=node003/2659613-1276344364
PBS_JOBID= 11173185
Free space on /tmp= 62556 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/www.ps.uni-sb.de/~walser/benchmarks/ppp-problems/normalized-ppp:1-11,19,21.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2659613-1276344364/watcher-2659613-1276344364 -o /tmp/evaluation-result-2659613-1276344364/solver-2659613-1276344364 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2659613-1276344364.opb

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

MD5SUM BENCH= d484bc8efed557f17788965b19feafe5
RANDOM SEED=1888712979

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:       1763324 kB
Buffers:         74912 kB
Cached:         120452 kB
SwapCached:       1344 kB
Active:          84084 kB
Inactive:       144000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1763324 kB
SwapTotal:     4192956 kB
SwapFree:      4165008 kB
Dirty:            1264 kB
Writeback:           0 kB
AnonPages:       31408 kB
Mapped:          15452 kB
Slab:            45644 kB
PageTables:       4000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   182956 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= 62552 MiB
End job on node003 at 2010-06-12 14:36:02