Trace number 2658757

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
SAT4J PB Resolution 2.2.0 2010-05-26? (TO) 1800.3 1790.06

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/
plato.asu.edu/pub/lptestset/fome/normalized-mps-v2-20-10-fome11.opb
MD5SUMd5dba1ae5450ecccd67bf40744af7c62
Bench CategoryOPT-BIGINT (optimisation, big 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 FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables733406
Total number of constraints12168
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints12168
Minimum length of a constraint13
Maximum length of a constraint6840
Number of terms in the objective function 374066
Biggest coefficient in the objective function 2150851580428025856
Number of bits for the biggest coefficient in the objective function 61
Sum of the numbers in the objective function 1765505311698925020552
Number of bits of the sum of numbers in the objective function 71
Biggest number in a constraint 53687091200000000000
Number of bits of the biggest number in a constraint 66
Biggest sum of numbers in a constraint 4277072243466308763648
Number of bits of the biggest sum of numbers72
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2010 Daniel Le Berre
0.08/0.14	c This is free software under the dual EPL/GNU LGPL licenses.
0.08/0.14	c See www.sat4j.org for details.
0.08/0.15	c version 2.2.0.v20100526
0.08/0.15	c java.runtime.name	Java(TM) SE Runtime Environment
0.08/0.15	c java.vm.name		Java HotSpot(TM) Server VM
0.08/0.15	c java.vm.version	11.2-b01
0.08/0.15	c java.vm.vendor	Sun Microsystems Inc.
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version		1.6.0_12
0.08/0.15	c os.name		Linux
0.08/0.15	c os.version		2.6.18-164.el5
0.08/0.15	c os.arch		i386
0.08/0.15	c Free memory 		1393557488
0.08/0.15	c Max memory 		1395916800
0.08/0.15	c Total memory 		1395916800
0.08/0.15	c Number of processors 	2
0.21/0.22	c Pseudo Boolean Optimization
0.21/0.22	c --- Begin Solver configuration ---
0.21/0.22	c Stops conflict analysis at the first Unique Implication Point
0.21/0.22	c org.sat4j.pb.constraints.CompetResolutionPBMixedWLClauseCardConstrDataStructure@1ac1fe4
0.21/0.22	c Learn all clauses as in MiniSAT
0.21/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=1.5 initConflictBound=100 
0.21/0.22	c VSIDS like heuristics from MiniSAT using a heap lightweight component caching from RSAT taking into account the objective function
0.21/0.22	c Expensive reason simplification
0.21/0.22	c Armin Biere (Picosat) restarts strategy
0.21/0.22	c Glucose learned constraints deletion strategy
0.21/0.22	c timeout=2147483s
0.21/0.22	c DB Simplification allowed=false
0.21/0.22	c --- End Solver configuration ---
0.21/0.22	c solving HOME/instance-2658757-1276516909.opb
0.21/0.22	c reading problem ... 
23.51/18.75	c ... done. Wall clock time 18.526s.
23.51/18.75	c #vars     733406
23.51/18.75	c #constraints  236656
23.51/18.75	c constraints type 
23.51/18.75	c org.sat4j.pb.constraints.pb.MaxWatchPb => 24310
165.28/157.88	c cleaning 2497 clauses out of 4994 with flag 5000/5000
226.14/218.44	c cleaning 4243 clauses out of 8494 with flag 11000/11000
282.19/274.43	c cleaning 5624 clauses out of 11252 with flag 18001/18001
335.99/328.11	c cleaning 6807 clauses out of 13626 with flag 26000/26000
387.63/379.77	c cleaning 7910 clauses out of 15819 with flag 35000/35000
446.79/438.88	c cleaning 8966 clauses out of 17931 with flag 45022/45022
527.18/519.11	c cleaning 9972 clauses out of 19944 with flag 56001/56001
604.53/596.40	c cleaning 10993 clauses out of 21985 with flag 68014/68014
691.76/683.54	c cleaning 11987 clauses out of 23978 with flag 81000/81000
746.55/738.16	c cleaning 12989 clauses out of 25991 with flag 95000/95000
796.32/787.81	c cleaning 13994 clauses out of 28002 with flag 110000/110000
855.05/846.45	c cleaning 14996 clauses out of 30008 with flag 126000/126000
909.87/901.15	c cleaning 16002 clauses out of 32013 with flag 143001/143001
973.45/964.61	c cleaning 17004 clauses out of 34011 with flag 161001/161001
1038.93/1030.02	c cleaning 18001 clauses out of 36006 with flag 180000/180000
1103.89/1094.85	c cleaning 18997 clauses out of 38005 with flag 200001/200001
1170.93/1161.77	c cleaning 19998 clauses out of 40007 with flag 221000/221000
1240.50/1231.22	c cleaning 21003 clauses out of 42010 with flag 243001/243001
1310.03/1300.66	c cleaning 22002 clauses out of 44007 with flag 266001/266001
1378.68/1369.11	c cleaning 23002 clauses out of 46005 with flag 290002/290002
1456.83/1447.11	c cleaning 23999 clauses out of 48000 with flag 315000/315000
1556.94/1547.16	c cleaning 24500 clauses out of 49001 with flag 340000/340000
1669.00/1659.04	c cleaning 24750 clauses out of 49502 with flag 365001/365001
1775.84/1765.75	c cleaning 24876 clauses out of 49751 with flag 390000/390000
1800.08/1789.91	c starts		: 136
1800.08/1789.91	c conflicts		: 395955
1800.08/1789.91	c decisions		: 1310975
1800.08/1789.91	c propagations		: 28904473
1800.08/1789.91	c inspects		: 401235155
1800.08/1789.91	c learnt literals	: 13
1800.08/1789.91	c learnt binary clauses	: 4
1800.08/1789.91	c learnt ternary clauses	: 7
1800.08/1789.91	c learnt clauses	: 395941
1800.08/1789.91	c ignored clauses	: 0
1800.08/1789.91	c root simplifications	: 0
1800.08/1789.91	c removed literals (reason simplification)	: 36619144
1800.08/1789.91	c reason swapping (by a shorter reason)	: 0
1800.08/1789.91	c Calls to reduceDB	: 24
1800.08/1789.91	c number of reductions to clauses (during analyze)	: 0
1800.08/1789.91	c number of learned constraints concerned by reduction	: 0
1800.08/1789.91	c number of learning phase by resolution	: 0
1800.08/1789.91	c number of learning phase by cutting planes	: 0
1800.08/1789.91	c speed (assignments/second)	: 16320.639647483566
1800.08/1789.91	c non guided choices	143043
1800.08/1789.97	c learnt constraints type 
1800.08/1789.97	c org.sat4j.minisat.constraints.cnf.LearntHTClause => 30843
1800.08/1789.97	c org.sat4j.minisat.constraints.cnf.LearntBinaryClause => 4
1800.08/1789.97	c constraints type 
1800.08/1789.97	c org.sat4j.pb.constraints.pb.MaxWatchPb => 24310
1800.08/1789.97	s UNKNOWN
1800.08/1789.97	c Total wall clock time (in seconds): 1789.746

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-2658757-1276516909/watcher-2658757-1276516909 -o /tmp/evaluation-result-2658757-1276516909/solver-2658757-1276516909 -C 1800 -W 2000 -M 1800 java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658757-1276516909.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 28415
/proc/meminfo: memFree=1714016/2059040 swapFree=4140260/4192956
[pid=28415] ppid=28413 vsize=248 CPUtime=0
/proc/28415/stat : 28415 (java6) R 28413 28415 27957 0 -1 4194304 109 0 0 0 0 0 0 0 21 0 1 0 27292764 253952 28 1992294400 134512640 134550932 4289304656 18446744073709551615 11690462 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/28415/statm: 62 28 21 10 0 23 0

[startup+0.0557451 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 28415
/proc/meminfo: memFree=1714016/2059040 swapFree=4140260/4192956
[pid=28415] ppid=28413 vsize=1521664 CPUtime=0.04
/proc/28415/stat : 28415 (java) S 28413 28415 27957 0 -1 4202496 3563 0 1 0 2 2 0 0 15 0 7 0 27292764 1558183936 3004 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0 0
/proc/28415/statm: 380416 3004 1011 10 0 377726 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1521664

[startup+0.103115 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 28415
/proc/meminfo: memFree=1714016/2059040 swapFree=4140260/4192956
[pid=28415] ppid=28413 vsize=1524184 CPUtime=0.08
/proc/28415/stat : 28415 (java) S 28413 28415 27957 0 -1 4202496 3964 0 1 0 6 2 0 0 15 0 12 0 27292764 1560764416 3403 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28415/statm: 381046 3403 1076 10 0 378348 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1524184

[startup+0.300117 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 28415
/proc/meminfo: memFree=1714016/2059040 swapFree=4140260/4192956
[pid=28415] ppid=28413 vsize=1526876 CPUtime=0.32
/proc/28415/stat : 28415 (java) S 28413 28415 27957 0 -1 4202496 9442 0 1 0 27 5 0 0 15 0 12 0 27292764 1563521024 8879 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28415/statm: 381719 8879 1354 10 0 379021 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1526876

[startup+0.700123 s]
/proc/loadavg: 1.00 1.00 1.00 3/106 28415
/proc/meminfo: memFree=1714016/2059040 swapFree=4140260/4192956
[pid=28415] ppid=28413 vsize=1527540 CPUtime=0.91
/proc/28415/stat : 28415 (java) S 28413 28415 27957 0 -1 4202496 12342 0 1 0 85 6 0 0 15 0 12 0 27292764 1564200960 11689 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28415/statm: 381885 11690 1400 10 0 379187 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 1527540

[startup+1.50013 s]
/proc/loadavg: 1.00 1.00 1.00 2/118 28427
/proc/meminfo: memFree=1651300/2059040 swapFree=4140260/4192956
[pid=28415] ppid=28413 vsize=1527540 CPUtime=1.7
/proc/28415/stat : 28415 (java) S 28413 28415 27957 0 -1 4202496 25605 0 1 0 158 12 0 0 15 0 12 0 27292764 1564200960 24952 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28415/statm: 381885 24953 1400 10 0 379187 0
[pid=28415/tid=28417] ppid=28413 vsize=1527540 CPUtime=1.36
/proc/28415/task/28417/stat : 28417 (java) R 28413 28415 27957 0 -1 4202560 23516 0 1 0 125 11 0 0 25 0 12 0 27292765 1564200960 24953 1992294400 134512640 134550932 4293209184 18446744073709551615 4109236262 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28415/tid=28418] ppid=28413 vsize=1527540 CPUtime=0
/proc/28415/task/28418/stat : 28418 (java) S 28413 28415 27957 0 -1 4202560 3 0 0 0 0 0 0 0 17 0 12 0 27292767 1564200960 24954 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28419] ppid=28413 vsize=1527540 CPUtime=0
/proc/28415/task/28419/stat : 28419 (java) S 28413 28415 27957 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 27292767 1564200960 24955 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28420] ppid=28413 vsize=1527540 CPUtime=0
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27957 0 -1 4202560 1 0 0 0 0 0 0 0 18 0 12 0 27292768 1564200960 24955 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=1527540 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27957 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 12 0 27292769 1564200960 24956 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=1527540 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27957 0 -1 4202560 4 0 0 0 0 0 0 0 21 0 12 0 27292769 1564200960 24957 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=1527540 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27957 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 12 0 27292773 1564200960 24957 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28424] ppid=28413 vsize=1527540 CPUtime=0.17
/proc/28415/task/28424/stat : 28424 (java) S 28413 28415 27957 0 -1 4202560 473 0 0 0 17 0 0 0 15 0 12 0 27292773 1564200960 24958 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28425] ppid=28413 vsize=1527540 CPUtime=0.15
/proc/28415/task/28425/stat : 28425 (java) S 28413 28415 27957 0 -1 4202560 552 0 0 0 15 0 0 0 15 0 12 0 27292773 1564200960 24959 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28426] ppid=28413 vsize=1527540 CPUtime=0
/proc/28415/task/28426/stat : 28426 (java) S 28413 28415 27957 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 27292773 1564200960 24960 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28427] ppid=28413 vsize=1527540 CPUtime=0
/proc/28415/task/28427/stat : 28427 (java) S 28413 28415 27957 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 27292773 1564200960 24961 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.7
Current children cumulated vsize (KiB) 1527540

[startup+3.10016 s]
/proc/loadavg: 1.08 1.02 1.01 3/118 28427
/proc/meminfo: memFree=1554828/2059040 swapFree=4140260/4192956
[pid=28415] ppid=28413 vsize=1527540 CPUtime=3.39
/proc/28415/stat : 28415 (java) S 28413 28415 27957 0 -1 4202496 42663 0 1 0 319 20 0 0 15 0 12 0 27292764 1564200960 41500 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28415/statm: 381885 41500 1411 10 0 379187 0
[pid=28415/tid=28417] ppid=28413 vsize=1527540 CPUtime=2.85
/proc/28415/task/28417/stat : 28417 (java) R 28413 28415 27957 0 -1 4202560 31997 0 1 0 270 15 0 0 25 0 12 0 27292765 1564200960 41500 1992294400 134512640 134550932 4293209184 18446744073709551615 4109177290 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28415/tid=28418] ppid=28413 vsize=1527540 CPUtime=0.09
/proc/28415/task/28418/stat : 28418 (java) S 28413 28415 27957 0 -1 4202560 6335 0 0 0 7 2 0 0 16 0 12 0 27292767 1564200960 41500 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28419] ppid=28413 vsize=1527540 CPUtime=0.08
/proc/28415/task/28419/stat : 28419 (java) S 28413 28415 27957 0 -1 4202560 2236 0 0 0 7 1 0 0 18 0 12 0 27292767 1564200960 41500 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28420] ppid=28413 vsize=1527540 CPUtime=0
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27957 0 -1 4202560 7 0 0 0 0 0 0 0 17 0 12 0 27292768 1564200960 41500 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=1527540 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27957 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 27292769 1564200960 41500 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=1527540 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27957 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 27292769 1564200960 41500 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=1527540 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27957 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 12 0 27292773 1564200960 41500 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28424] ppid=28413 vsize=1527540 CPUtime=0.17
/proc/28415/task/28424/stat : 28424 (java) S 28413 28415 27957 0 -1 4202560 473 0 0 0 17 0 0 0 15 0 12 0 27292773 1564200960 41500 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28425] ppid=28413 vsize=1527540 CPUtime=0.15
/proc/28415/task/28425/stat : 28425 (java) S 28413 28415 27957 0 -1 4202560 552 0 0 0 15 0 0 0 15 0 12 0 27292773 1564200960 41500 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28426] ppid=28413 vsize=1527540 CPUtime=0
/proc/28415/task/28426/stat : 28426 (java) S 28413 28415 27957 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 27292773 1564200960 41500 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28427] ppid=28413 vsize=1527540 CPUtime=0
/proc/28415/task/28427/stat : 28427 (java) S 28413 28415 27957 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 27292773 1564200960 41500 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.39
Current children cumulated vsize (KiB) 1527540

[startup+6.3012 s]
/proc/loadavg: 1.08 1.02 1.01 2/118 28427
/proc/meminfo: memFree=1464308/2059040 swapFree=4140260/4192956
[pid=28415] ppid=28413 vsize=1541164 CPUtime=8.17
/proc/28415/stat : 28415 (java) S 28413 28415 27957 0 -1 4202496 76872 0 1 0 780 37 0 0 15 0 12 0 27292764 1578151936 69510 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28415/statm: 385291 69510 1417 10 0 382593 0
[pid=28415/tid=28417] ppid=28413 vsize=1541164 CPUtime=5.19
/proc/28415/task/28417/stat : 28417 (java) R 28413 28415 27957 0 -1 4202560 32012 0 1 0 503 16 0 0 25 0 12 0 27292765 1578151936 69510 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28415/tid=28418] ppid=28413 vsize=1541164 CPUtime=0.74
/proc/28415/task/28418/stat : 28418 (java) R 28413 28415 27957 0 -1 4202560 25511 0 0 0 63 11 0 0 16 0 12 0 27292767 1578151936 69510 1992294400 134512640 134550932 4293209184 18446744073709551615 103111967 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28415/tid=28419] ppid=28413 vsize=1541164 CPUtime=0.47
/proc/28415/task/28419/stat : 28419 (java) R 28413 28415 27957 0 -1 4202560 10441 0 0 0 42 5 0 0 16 0 12 0 27292767 1578151936 69510 1992294400 134512640 134550932 4293209184 18446744073709551615 106195400 0 4 0 16800975 0 0 0 -1 1 0 0 0
[pid=28415/tid=28420] ppid=28413 vsize=1541164 CPUtime=0
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27957 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 12 0 27292768 1578151936 69510 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=1541164 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27957 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 27292769 1578151936 69510 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=1541164 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27957 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 27292769 1578151936 69511 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=1541164 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27957 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 12 0 27292773 1578151936 69511 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28424] ppid=28413 vsize=1541164 CPUtime=1.05
/proc/28415/task/28424/stat : 28424 (java) S 28413 28415 27957 0 -1 4202560 5703 0 0 0 103 2 0 0 16 0 12 0 27292773 1578151936 69511 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28425] ppid=28413 vsize=1541164 CPUtime=0.66
/proc/28415/task/28425/stat : 28425 (java) S 28413 28415 27957 0 -1 4202560 2135 0 0 0 66 0 0 0 15 0 12 0 27292773 1578151936 69511 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28426] ppid=28413 vsize=1541164 CPUtime=0
/proc/28415/task/28426/stat : 28426 (java) S 28413 28415 27957 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 27292773 1578151936 69511 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28427] ppid=28413 vsize=1541164 CPUtime=0
/proc/28415/task/28427/stat : 28427 (java) S 28413 28415 27957 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 27292773 1578151936 69511 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.17
Current children cumulated vsize (KiB) 1541164

[startup+12.7013 s]
/proc/loadavg: 1.07 1.02 1.00 2/118 28427
/proc/meminfo: memFree=1312408/2059040 swapFree=4140260/4192956
[pid=28415] ppid=28413 vsize=1541164 CPUtime=16.17
/proc/28415/stat : 28415 (java) S 28413 28415 27957 0 -1 4202496 116977 0 1 0 1557 60 0 0 15 0 12 0 27292764 1578151936 105311 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28415/statm: 385291 105311 1420 10 0 382593 0
[pid=28415/tid=28417] ppid=28413 vsize=1541164 CPUtime=9.94
/proc/28415/task/28417/stat : 28417 (java) R 28413 28415 27957 0 -1 4202560 32024 0 1 0 976 18 0 0 25 0 12 0 27292765 1578151936 105311 1992294400 134512640 134550932 4293209184 18446744073709551615 4109332816 0 4 0 16800975 0 0 0 -1 0 0 0 0
[pid=28415/tid=28418] ppid=28413 vsize=1541164 CPUtime=2.31
/proc/28415/task/28418/stat : 28418 (java) S 28413 28415 27957 0 -1 4202560 47461 0 0 0 208 23 0 0 16 0 12 0 27292767 1578151936 105311 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28419] ppid=28413 vsize=1541164 CPUtime=2.03
/proc/28415/task/28419/stat : 28419 (java) S 28413 28415 27957 0 -1 4202560 28573 0 0 0 189 14 0 0 16 0 12 0 27292767 1578151936 105311 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28420] ppid=28413 vsize=1541164 CPUtime=0
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27957 0 -1 4202560 7 0 0 0 0 0 0 0 15 0 12 0 27292768 1578151936 105311 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=1541164 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27957 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 12 0 27292769 1578151936 105311 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=1541164 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27957 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 12 0 27292769 1578151936 105311 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=1541164 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27957 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 12 0 27292773 1578151936 105311 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28424] ppid=28413 vsize=1541164 CPUtime=1.1
/proc/28415/task/28424/stat : 28424 (java) S 28413 28415 27957 0 -1 4202560 5706 0 0 0 108 2 0 0 15 0 12 0 27292773 1578151936 105311 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28425] ppid=28413 vsize=1541164 CPUtime=0.72
/proc/28415/task/28425/stat : 28425 (java) S 28413 28415 27957 0 -1 4202560 2143 0 0 0 72 0 0 0 16 0 12 0 27292773 1578151936 105311 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28426] ppid=28413 vsize=1541164 CPUtime=0
/proc/28415/task/28426/stat : 28426 (java) S 28413 28415 27957 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 12 0 27292773 1578151936 105311 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28427] ppid=28413 vsize=1541164 CPUtime=0
/proc/28415/task/28427/stat : 28427 (java) S 28413 28415 27957 0 -1 4202560 1 0 0 0 0 0 0 0 15 0 12 0 27292773 1578151936 105311 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 16.17
Current children cumulated vsize (KiB) 1541164

[startup+25.5024 s]
/proc/loadavg: 1.30 1.06 1.02 2/119 28428
/proc/meminfo: memFree=1093608/2059040 swapFree=4140260/4192956
[pid=28415] ppid=28413 vsize=1545584 CPUtime=31.57
/proc/28415/stat : 28415 (java) S 28413 28415 27957 0 -1 4202496 171993 0 2 0 3065 92 0 0 15 0 13 0 27292764 1582678016 156105 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28415/statm: 386396 156105 1442 10 0 383698 0
[pid=28415/tid=28417] ppid=28413 vsize=1545584 CPUtime=20.44
/proc/28415/task/28417/stat : 28417 (java) R 28413 28415 27957 0 -1 4202560 32092 0 1 0 2025 19 0 0 25 0 13 0 27292765 1582678016 156105 1992294400 134512640 134550932 4293209184 18446744073709551615 4109794139 0 4 0 16800975 0 0 0 -1 1 0 0 2
[pid=28415/tid=28418] ppid=28413 vsize=1545584 CPUtime=4.11
/proc/28415/task/28418/stat : 28418 (java) S 28413 28415 27957 0 -1 4202560 74157 0 0 0 373 38 0 0 16 0 13 0 27292767 1582678016 156105 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28419] ppid=28413 vsize=1545584 CPUtime=3.85
/proc/28415/task/28419/stat : 28419 (java) S 28413 28415 27957 0 -1 4202560 55315 0 0 0 357 28 0 0 16 0 13 0 27292767 1582678016 156105 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28420] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27957 0 -1 4202560 7 0 0 0 0 0 0 0 16 0 13 0 27292768 1582678016 156105 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27957 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 27292769 1582678016 156105 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27957 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27292769 1582678016 156105 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27957 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 27292773 1582678016 156105 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28424] ppid=28413 vsize=1545584 CPUtime=1.74

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

[pid=28415/tid=28420] ppid=28413 vsize=1545584 CPUtime=36.52
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27957 0 -1 4202560 66159 0 0 0 3627 25 0 0 15 0 13 0 27292768 1582678016 180725 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27957 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 27292769 1582678016 180725 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27957 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27292769 1582678016 180725 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27957 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 27292773 1582678016 180725 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28424] ppid=28413 vsize=1545584 CPUtime=1.84
/proc/28415/task/28424/stat : 28424 (java) S 28413 28415 27957 0 -1 4202560 5769 0 0 0 182 2 0 0 16 0 13 0 27292773 1582678016 180725 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28425] ppid=28413 vsize=1545584 CPUtime=1.72
/proc/28415/task/28425/stat : 28425 (java) S 28413 28415 27957 0 -1 4202560 3911 0 1 0 171 1 0 0 15 0 13 0 27292773 1582678016 180725 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28426] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28426/stat : 28426 (java) S 28413 28415 27957 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 27292773 1582678016 180725 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28427] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28427/stat : 28427 (java) S 28413 28415 27957 0 -1 4202560 90 0 0 0 0 0 0 0 15 0 13 0 27292773 1582678016 180725 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28428] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28428/stat : 28428 (java) S 28413 28415 27957 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 27294903 1582678016 180725 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1612.21
Current children cumulated vsize (KiB) 1545584

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 3/119 28475
/proc/meminfo: memFree=975808/2059040 swapFree=4140260/4192956
[pid=28415] ppid=28413 vsize=1545584 CPUtime=1672.33
/proc/28415/stat : 28415 (java) S 28413 28415 27957 0 -1 4202496 280961 0 2 0 167075 158 0 0 15 0 13 0 27292764 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28415/statm: 386396 185052 1449 10 0 383698 0
[pid=28415/tid=28417] ppid=28413 vsize=1545584 CPUtime=1613.54
/proc/28415/task/28417/stat : 28417 (java) R 28413 28415 27957 0 -1 4202560 32248 0 1 0 161330 24 0 0 20 0 13 0 27292765 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4109191475 0 4 0 16800975 0 0 0 -1 1 0 0 2
[pid=28415/tid=28418] ppid=28413 vsize=1545584 CPUtime=8.62
/proc/28415/task/28418/stat : 28418 (java) S 28413 28415 27957 0 -1 4202560 92853 0 0 0 806 56 0 0 16 0 13 0 27292767 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28419] ppid=28413 vsize=1545584 CPUtime=8.42
/proc/28415/task/28419/stat : 28419 (java) S 28413 28415 27957 0 -1 4202560 75855 0 0 0 797 45 0 0 15 0 13 0 27292767 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28420] ppid=28413 vsize=1545584 CPUtime=38.13
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27957 0 -1 4202560 69165 0 0 0 3786 27 0 0 15 0 13 0 27292768 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27957 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 27292769 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27957 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27292769 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27957 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28424] ppid=28413 vsize=1545584 CPUtime=1.84
/proc/28415/task/28424/stat : 28424 (java) S 28413 28415 27957 0 -1 4202560 5769 0 0 0 182 2 0 0 16 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28425] ppid=28413 vsize=1545584 CPUtime=1.72
/proc/28415/task/28425/stat : 28425 (java) S 28413 28415 27957 0 -1 4202560 3911 0 1 0 171 1 0 0 15 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28426] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28426/stat : 28426 (java) S 28413 28415 27957 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28427] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28427/stat : 28427 (java) S 28413 28415 27957 0 -1 4202560 94 0 0 0 0 0 0 0 15 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28428] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28428/stat : 28428 (java) S 28413 28415 27957 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 27294903 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1672.33
Current children cumulated vsize (KiB) 1545584

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 28477
/proc/meminfo: memFree=975808/2059040 swapFree=4140260/4192956
[pid=28415] ppid=28413 vsize=1545584 CPUtime=1732.36
/proc/28415/stat : 28415 (java) S 28413 28415 27957 0 -1 4202496 280969 0 2 0 173078 158 0 0 15 0 13 0 27292764 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28415/statm: 386396 185052 1449 10 0 383698 0
[pid=28415/tid=28417] ppid=28413 vsize=1545584 CPUtime=1673.45
/proc/28415/task/28417/stat : 28417 (java) R 28413 28415 27957 0 -1 4202560 32250 0 1 0 167321 24 0 0 25 0 13 0 27292765 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4109849931 0 4 0 16800975 0 0 0 -1 1 0 0 2
[pid=28415/tid=28418] ppid=28413 vsize=1545584 CPUtime=8.68
/proc/28415/task/28418/stat : 28418 (java) S 28413 28415 27957 0 -1 4202560 92853 0 0 0 812 56 0 0 16 0 13 0 27292767 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28419] ppid=28413 vsize=1545584 CPUtime=8.48
/proc/28415/task/28419/stat : 28419 (java) S 28413 28415 27957 0 -1 4202560 75855 0 0 0 803 45 0 0 16 0 13 0 27292767 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28420] ppid=28413 vsize=1545584 CPUtime=38.13
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27957 0 -1 4202560 69167 0 0 0 3786 27 0 0 15 0 13 0 27292768 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27957 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 27292769 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27957 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27292769 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27957 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28424] ppid=28413 vsize=1545584 CPUtime=1.84
/proc/28415/task/28424/stat : 28424 (java) S 28413 28415 27957 0 -1 4202560 5769 0 0 0 182 2 0 0 16 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28425] ppid=28413 vsize=1545584 CPUtime=1.72
/proc/28415/task/28425/stat : 28425 (java) S 28413 28415 27957 0 -1 4202560 3911 0 1 0 171 1 0 0 15 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28426] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28426/stat : 28426 (java) S 28413 28415 27957 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28427] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28427/stat : 28427 (java) S 28413 28415 27957 0 -1 4202560 98 0 0 0 0 0 0 0 15 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28428] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28428/stat : 28428 (java) S 28413 28415 27957 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 27294903 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1732.36
Current children cumulated vsize (KiB) 1545584

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 28479
/proc/meminfo: memFree=975560/2059040 swapFree=4140260/4192956
[pid=28415] ppid=28413 vsize=1545584 CPUtime=1792.45
/proc/28415/stat : 28415 (java) S 28413 28415 27957 0 -1 4202496 283980 0 2 0 179085 160 0 0 15 0 13 0 27292764 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28415/statm: 386396 185052 1449 10 0 383698 0
[pid=28415/tid=28417] ppid=28413 vsize=1545584 CPUtime=1731.31
/proc/28415/task/28417/stat : 28417 (java) R 28413 28415 27957 0 -1 4202560 32253 0 1 0 173107 24 0 0 25 0 13 0 27292765 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4109028005 0 4 0 16800975 0 0 0 -1 1 0 0 2
[pid=28415/tid=28418] ppid=28413 vsize=1545584 CPUtime=8.79
/proc/28415/task/28418/stat : 28418 (java) S 28413 28415 27957 0 -1 4202560 92853 0 0 0 823 56 0 0 15 0 13 0 27292767 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28419] ppid=28413 vsize=1545584 CPUtime=8.59
/proc/28415/task/28419/stat : 28419 (java) S 28413 28415 27957 0 -1 4202560 75855 0 0 0 814 45 0 0 16 0 13 0 27292767 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28420] ppid=28413 vsize=1545584 CPUtime=40.14
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27957 0 -1 4202560 72173 0 0 0 3986 28 0 0 18 0 13 0 27292768 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27957 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 27292769 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27957 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27292769 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27957 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28424] ppid=28413 vsize=1545584 CPUtime=1.84
/proc/28415/task/28424/stat : 28424 (java) S 28413 28415 27957 0 -1 4202560 5769 0 0 0 182 2 0 0 16 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28425] ppid=28413 vsize=1545584 CPUtime=1.72
/proc/28415/task/28425/stat : 28425 (java) S 28413 28415 27957 0 -1 4202560 3911 0 1 0 171 1 0 0 15 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28426] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28426/stat : 28426 (java) S 28413 28415 27957 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28427] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28427/stat : 28427 (java) S 28413 28415 27957 0 -1 4202560 100 0 0 0 0 0 0 0 15 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28428] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28428/stat : 28428 (java) S 28413 28415 27957 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 27294903 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1792.45
Current children cumulated vsize (KiB) 1545584



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1789.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 28479
/proc/meminfo: memFree=975560/2059040 swapFree=4140260/4192956
[pid=28415] ppid=28413 vsize=1545584 CPUtime=1800.08
/proc/28415/stat : 28415 (java) S 28413 28415 27957 0 -1 4202496 283985 0 2 0 179848 160 0 0 15 0 13 0 27292764 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28415/statm: 386396 185052 1449 10 0 383698 0
[pid=28415/tid=28417] ppid=28413 vsize=1545584 CPUtime=1738.89
/proc/28415/task/28417/stat : 28417 (java) R 28413 28415 27957 0 -1 4202560 32254 0 1 0 173865 24 0 0 25 0 13 0 27292765 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4109850506 0 4 0 16800975 0 0 0 -1 1 0 0 2
[pid=28415/tid=28418] ppid=28413 vsize=1545584 CPUtime=8.81
/proc/28415/task/28418/stat : 28418 (java) S 28413 28415 27957 0 -1 4202560 92853 0 0 0 825 56 0 0 15 0 13 0 27292767 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28419] ppid=28413 vsize=1545584 CPUtime=8.61
/proc/28415/task/28419/stat : 28419 (java) S 28413 28415 27957 0 -1 4202560 75855 0 0 0 816 45 0 0 16 0 13 0 27292767 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28420] ppid=28413 vsize=1545584 CPUtime=40.14
/proc/28415/task/28420/stat : 28420 (java) S 28413 28415 27957 0 -1 4202560 72175 0 0 0 3986 28 0 0 15 0 13 0 27292768 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 0 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28421] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28421/stat : 28421 (java) S 28413 28415 27957 0 -1 4202560 10 0 0 0 0 0 0 0 18 0 13 0 27292769 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28422] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28422/stat : 28422 (java) S 28413 28415 27957 0 -1 4202560 7 0 0 0 0 0 0 0 18 0 13 0 27292769 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28423] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28423/stat : 28423 (java) S 28413 28415 27957 0 -1 4202560 2 0 0 0 0 0 0 0 22 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28424] ppid=28413 vsize=1545584 CPUtime=1.84
/proc/28415/task/28424/stat : 28424 (java) S 28413 28415 27957 0 -1 4202560 5769 0 0 0 182 2 0 0 16 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 1 0 0 0
[pid=28415/tid=28425] ppid=28413 vsize=1545584 CPUtime=1.72
/proc/28415/task/28425/stat : 28425 (java) S 28413 28415 27957 0 -1 4202560 3911 0 1 0 171 1 0 0 15 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28426] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28426/stat : 28426 (java) S 28413 28415 27957 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28427] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28427/stat : 28427 (java) S 28413 28415 27957 0 -1 4202560 102 0 0 0 0 0 0 0 15 0 13 0 27292773 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
[pid=28415/tid=28428] ppid=28413 vsize=1545584 CPUtime=0
/proc/28415/task/28428/stat : 28428 (java) S 28413 28415 27957 0 -1 4202560 4 0 0 0 0 0 0 0 19 0 13 0 27294903 1582678016 185052 1992294400 134512640 134550932 4293209184 18446744073709551615 4294960144 0 4 0 16800975 18446604437827270528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1545584

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

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

[startup+1790.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/119 28479
/proc/meminfo: memFree=975560/2059040 swapFree=4140260/4192956
[pid=28415] ppid=28413 vsize=0 CPUtime=1800.25
/proc/28415/stat : 28415 (java) Z 28413 28415 27957 0 -1 4203548 284006 0 2 0 179862 163 0 0 15 0 2 0 27292764 0 0 1992294400 0 0 0 0 0 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0
/proc/28415/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1790.06
CPU time (s): 1800.3
CPU user time (s): 1798.62
CPU system time (s): 1.67574
CPU usage (%): 100.572
Max. virtual memory (cumulated for all children) (KiB): 1557592

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.62
system time used= 1.67575
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 284006
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 38856
involuntary context switches= 19623

runsolver used 3.65644 second user time and 9.45456 second system time

The end

Launcher Data

Begin job on node013 at 2010-06-14 14:01:53
IDJOB=2658757
IDBENCH=2277
IDSOLVER=1164
FILE ID=node013/2658757-1276516909
PBS_JOBID= 11173428
Free space on /tmp= 62468 MiB

SOLVER NAME= SAT4J PB Resolution 2.2.0 2010-05-26
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/lptestset/fome/normalized-mps-v2-20-10-fome11.opb
COMMAND LINE= java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2658757-1276516909/watcher-2658757-1276516909 -o /tmp/evaluation-result-2658757-1276516909/solver-2658757-1276516909 -C 1800 -W 2000 -M 1800  java6 -server -Xmx1350m -Xms1350m -jar HOME/sat4j-pb.jar HOME/instance-2658757-1276516909.opb

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

MD5SUM BENCH= d5dba1ae5450ecccd67bf40744af7c62
RANDOM SEED=766793579

node013.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.253
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.253
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.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1714288 kB
Buffers:        112696 kB
Cached:         149388 kB
SwapCached:       5804 kB
Active:         135948 kB
Inactive:       139248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1714288 kB
SwapTotal:     4192956 kB
SwapFree:      4140260 kB
Dirty:           39188 kB
Writeback:           0 kB
AnonPages:       11612 kB
Mapped:          12896 kB
Slab:            47688 kB
PageTables:       3984 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   180848 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= 62468 MiB
End job on node013 at 2010-06-14 14:31:45