Trace number 349433

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, and are wall clock time (not CPU 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
sat4jPseudoCP 2007-03-23? (TO) 1800.18 1763.27

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-maros-r7.opb
MD5SUM0981750c20a5ad85ded6bb04bf23d130
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark10442014720
Best CPU time to get the best result obtained on this benchmark999.228
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 10442014720
Optimality of the best value was proved NO
Number of variables282240
Total number of constraints3136
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 constraints3136
Minimum length of a constraint150
Maximum length of a constraint720
Number of terms in the objective function 188160
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 6734508713856
Number of bits of the sum of numbers in the objective function 43
Biggest number in a constraint 536870912000000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 4602477289606474
Number of bits of the biggest sum of numbers53
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/349433-1176700862/instance-349433-1176700862.opb
0.20/0.20	c reading problem ... 
31.07/24.41	c ... done. Wall clock time 24.208s.
31.07/24.41	c CPU time (experimental) 18.14s.
31.07/24.41	c #vars     282240
31.07/24.41	c #constraints  6272
1800.00/1763.11	c starts		: 2
1800.00/1763.11	c conflicts		: 2014
1800.00/1763.11	c decisions		: 573060
1800.00/1763.11	c propagations		: 926026
1800.00/1763.11	c inspects		: 7486319
1800.00/1763.11	c learnt literals	: 0
1800.00/1763.11	c learnt binary clauses	: 0
1800.00/1763.11	c learnt ternary clauses	: 0
1800.00/1763.11	c learnt clauses	: 2014
1800.00/1763.11	c root simplifications	: 0
1800.00/1763.11	c removed literals (reason simplification)	: 0
1800.00/1763.11	c reason swapping (by a shorter reason)	: 0
1800.00/1763.11	c Calls to reduceDB	: 0
1800.00/1763.11	c speed (decisions/second)	: 329.7088337181452
1800.00/1763.11	c non guided choices	0
1800.00/1763.11	s UNKNOWN
1800.00/1763.11	c Total wall clock time (ms): 1762.913

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.2 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node6/watcher-349433-1176700862 -o ROOT/results/node6/solver-349433-1176700862 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349433-1176700862/sat4jPseudoCP.jar /tmp/evaluation/349433-1176700862/instance-349433-1176700862.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): 3600 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.04 1.04 1.00 2/77 11174
/proc/meminfo: memFree=1746992/2055924 swapFree=4158252/4192956
[pid=11174] ppid=11172 vsize=1800 CPUtime=0
/proc/11174/stat : 11174 (java) D 11172 11174 10121 0 -1 0 166 0 0 0 0 0 0 0 18 0 1 0 146123930 1843200 138 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/11174/statm: 450 138 101 9 0 92 0

[startup+0.070244 s]
/proc/loadavg: 1.04 1.04 1.00 2/77 11174
/proc/meminfo: memFree=1746992/2055924 swapFree=4158252/4192956
[pid=11174] ppid=11172 vsize=1777708 CPUtime=0.05
/proc/11174/stat : 11174 (java) S 11172 11174 10121 0 -1 0 3714 0 1 0 3 2 0 0 18 0 7 0 146123930 1820372992 3456 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/11174/statm: 444427 3456 1082 9 0 442063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1777708

[startup+0.10225 s]
/proc/loadavg: 1.04 1.04 1.00 2/77 11174
/proc/meminfo: memFree=1746992/2055924 swapFree=4158252/4192956
[pid=11174] ppid=11172 vsize=1780108 CPUtime=0.08
/proc/11174/stat : 11174 (java) S 11172 11174 10121 0 -1 0 3989 0 1 0 6 2 0 0 18 0 12 0 146123930 1822830592 3730 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11174/statm: 445027 3730 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.302283 s]
/proc/loadavg: 1.04 1.04 1.00 2/77 11174
/proc/meminfo: memFree=1746992/2055924 swapFree=4158252/4192956
[pid=11174] ppid=11172 vsize=1782444 CPUtime=0.34
/proc/11174/stat : 11174 (java) S 11172 11174 10121 0 -1 0 7551 0 1 0 29 5 0 0 18 0 12 0 146123930 1825222656 7289 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11174/statm: 445611 7289 1267 9 0 443223 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1782444

[startup+0.701311 s]
/proc/loadavg: 1.04 1.04 1.00 2/77 11174
/proc/meminfo: memFree=1746992/2055924 swapFree=4158252/4192956
[pid=11174] ppid=11172 vsize=1783948 CPUtime=0.91
/proc/11174/stat : 11174 (java) S 11172 11174 10121 0 -1 0 11959 0 1 0 85 6 0 0 18 0 12 0 146123930 1826762752 11505 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11174/statm: 445987 11506 1296 9 0 443599 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 1783948

[startup+1.5014 s]
/proc/loadavg: 1.04 1.04 1.00 2/89 11186
/proc/meminfo: memFree=1682576/2055924 swapFree=4158252/4192956
[pid=11174] ppid=11172 vsize=1783948 CPUtime=1.72
/proc/11174/stat : 11174 (java) S 11172 11174 10121 0 -1 0 26421 0 1 0 159 13 0 0 18 0 12 0 146123930 1826762752 25967 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11174/statm: 445987 25968 1296 9 0 443599 0
[pid=11174/tid=11176] ppid=11172 vsize=1783948 CPUtime=1.39
/proc/11174/task/11176/stat : 11176 (java) R 11172 11174 10121 0 -1 64 24597 0 1 0 128 11 0 0 25 0 12 0 146123931 1826762752 25969 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109515015 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11177] ppid=11172 vsize=1783948 CPUtime=0
/proc/11174/task/11177/stat : 11177 (java) S 11172 11174 10121 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 146123932 1826762752 25970 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11178] ppid=11172 vsize=1783948 CPUtime=0
/proc/11174/task/11178/stat : 11178 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 146123932 1826762752 25970 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11179] ppid=11172 vsize=1783948 CPUtime=0
/proc/11174/task/11179/stat : 11179 (java) S 11172 11174 10121 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 146123935 1826762752 25970 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11180] ppid=11172 vsize=1783948 CPUtime=0
/proc/11174/task/11180/stat : 11180 (java) S 11172 11174 10121 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 146123935 1826762752 25971 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11181] ppid=11172 vsize=1783948 CPUtime=0
/proc/11174/task/11181/stat : 11181 (java) S 11172 11174 10121 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 146123935 1826762752 25971 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11182] ppid=11172 vsize=1783948 CPUtime=0
/proc/11174/task/11182/stat : 11182 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 146123939 1826762752 25972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11183] ppid=11172 vsize=1783948 CPUtime=0.14
/proc/11174/task/11183/stat : 11183 (java) S 11172 11174 10121 0 -1 64 630 0 0 0 14 0 0 0 16 0 12 0 146123939 1826762752 25973 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11184] ppid=11172 vsize=1783948 CPUtime=0.16
/proc/11174/task/11184/stat : 11184 (java) S 11172 11174 10121 0 -1 64 473 0 0 0 16 0 0 0 16 0 12 0 146123939 1826762752 25974 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11185] ppid=11172 vsize=1783948 CPUtime=0
/proc/11174/task/11185/stat : 11185 (java) S 11172 11174 10121 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 146123939 1826762752 25974 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11186] ppid=11172 vsize=1783948 CPUtime=0
/proc/11174/task/11186/stat : 11186 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 146123939 1826762752 25975 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.72
Current children cumulated vsize (KiB) 1783948

[startup+3.1016 s]
/proc/loadavg: 1.04 1.04 1.00 3/89 11186
/proc/meminfo: memFree=1622928/2055924 swapFree=4158252/4192956
[pid=11174] ppid=11172 vsize=1792436 CPUtime=4.14
/proc/11174/stat : 11174 (java) S 11172 11174 10121 0 -1 0 52039 0 1 0 388 26 0 0 18 0 12 0 146123930 1835454464 49010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11174/statm: 448109 49010 1314 9 0 445721 0
[pid=11174/tid=11176] ppid=11172 vsize=1792436 CPUtime=2.44
/proc/11174/task/11176/stat : 11176 (java) R 11172 11174 10121 0 -1 64 37669 0 1 0 227 17 0 0 25 0 12 0 146123931 1835454464 49010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109474364 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11177] ppid=11172 vsize=1792436 CPUtime=0.21
/proc/11174/task/11177/stat : 11177 (java) S 11172 11174 10121 0 -1 64 3877 0 0 0 19 2 0 0 16 0 12 0 146123932 1835454464 49010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11178] ppid=11172 vsize=1792436 CPUtime=0.21
/proc/11174/task/11178/stat : 11178 (java) S 11172 11174 10121 0 -1 64 4279 0 0 0 20 1 0 0 16 0 12 0 146123932 1835454464 49010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11179] ppid=11172 vsize=1792436 CPUtime=0
/proc/11174/task/11179/stat : 11179 (java) S 11172 11174 10121 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 146123935 1835454464 49010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11180] ppid=11172 vsize=1792436 CPUtime=0
/proc/11174/task/11180/stat : 11180 (java) S 11172 11174 10121 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 146123935 1835454464 49010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11181] ppid=11172 vsize=1792436 CPUtime=0
/proc/11174/task/11181/stat : 11181 (java) S 11172 11174 10121 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 146123935 1835454464 49010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11182] ppid=11172 vsize=1792436 CPUtime=0
/proc/11174/task/11182/stat : 11182 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 146123939 1835454464 49010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11183] ppid=11172 vsize=1792436 CPUtime=0.48
/proc/11174/task/11183/stat : 11183 (java) S 11172 11174 10121 0 -1 64 1495 0 0 0 46 2 0 0 16 0 12 0 146123939 1835454464 49010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11184] ppid=11172 vsize=1792436 CPUtime=0.75
/proc/11174/task/11184/stat : 11184 (java) S 11172 11174 10121 0 -1 64 3992 0 0 0 74 1 0 0 16 0 12 0 146123939 1835454464 49010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11185] ppid=11172 vsize=1792436 CPUtime=0
/proc/11174/task/11185/stat : 11185 (java) S 11172 11174 10121 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 146123939 1835454464 49010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11186] ppid=11172 vsize=1792436 CPUtime=0
/proc/11174/task/11186/stat : 11186 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 146123939 1835454464 49010 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.14
Current children cumulated vsize (KiB) 1792436

[startup+6.30299 s]
/proc/loadavg: 1.04 1.04 1.00 2/89 11186
/proc/meminfo: memFree=1491728/2055924 swapFree=4158252/4192956
[pid=11174] ppid=11172 vsize=1791284 CPUtime=7.87
/proc/11174/stat : 11174 (java) S 11172 11174 10121 0 -1 0 70083 0 1 0 752 35 0 0 18 0 12 0 146123930 1834274816 64894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11174/statm: 447821 64894 1314 9 0 445433 0
[pid=11174/tid=11176] ppid=11172 vsize=1791284 CPUtime=5.11
/proc/11174/task/11176/stat : 11176 (java) S 11172 11174 10121 0 -1 64 37672 0 1 0 493 18 0 0 25 0 12 0 146123931 1834274816 64894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11177] ppid=11172 vsize=1791284 CPUtime=0.74
/proc/11174/task/11177/stat : 11177 (java) R 11172 11174 10121 0 -1 64 12464 0 0 0 68 6 0 0 17 0 12 0 146123932 1834274816 64894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103370502 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11178] ppid=11172 vsize=1791284 CPUtime=0.73
/proc/11174/task/11178/stat : 11178 (java) R 11172 11174 10121 0 -1 64 13733 0 0 0 68 5 0 0 17 0 12 0 146123932 1834274816 64894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369151 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11179] ppid=11172 vsize=1791284 CPUtime=0
/proc/11174/task/11179/stat : 11179 (java) S 11172 11174 10121 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 146123935 1834274816 64894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11180] ppid=11172 vsize=1791284 CPUtime=0
/proc/11174/task/11180/stat : 11180 (java) S 11172 11174 10121 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 146123935 1834274816 64894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11181] ppid=11172 vsize=1791284 CPUtime=0
/proc/11174/task/11181/stat : 11181 (java) S 11172 11174 10121 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 146123935 1834274816 64894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11182] ppid=11172 vsize=1791284 CPUtime=0
/proc/11174/task/11182/stat : 11182 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 146123939 1834274816 64894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11183] ppid=11172 vsize=1791284 CPUtime=0.48
/proc/11174/task/11183/stat : 11183 (java) S 11172 11174 10121 0 -1 64 1495 0 0 0 46 2 0 0 16 0 12 0 146123939 1834274816 64894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11184] ppid=11172 vsize=1791284 CPUtime=0.75
/proc/11174/task/11184/stat : 11184 (java) S 11172 11174 10121 0 -1 64 3992 0 0 0 74 1 0 0 16 0 12 0 146123939 1834274816 64894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11185] ppid=11172 vsize=1791284 CPUtime=0
/proc/11174/task/11185/stat : 11185 (java) S 11172 11174 10121 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 146123939 1834274816 64894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11186] ppid=11172 vsize=1791284 CPUtime=0
/proc/11174/task/11186/stat : 11186 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 146123939 1834274816 64894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.87
Current children cumulated vsize (KiB) 1791284

[startup+12.7027 s]
/proc/loadavg: 1.11 1.06 1.01 2/89 11186
/proc/meminfo: memFree=1408528/2055924 swapFree=4158252/4192956
[pid=11174] ppid=11172 vsize=1791284 CPUtime=16.55
/proc/11174/stat : 11174 (java) S 11172 11174 10121 0 -1 0 103929 0 1 0 1603 52 0 0 18 0 12 0 146123930 1834274816 91727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11174/statm: 447821 91727 1321 9 0 445433 0
[pid=11174/tid=11176] ppid=11172 vsize=1791284 CPUtime=9.22
/proc/11174/task/11176/stat : 11176 (java) R 11172 11174 10121 0 -1 64 37680 0 1 0 903 19 0 0 16 0 12 0 146123931 1834274816 91727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109582848 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11177] ppid=11172 vsize=1791284 CPUtime=3
/proc/11174/task/11177/stat : 11177 (java) S 11172 11174 10121 0 -1 64 30961 0 0 0 287 13 0 0 16 0 12 0 146123932 1834274816 91727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11178] ppid=11172 vsize=1791284 CPUtime=3.01
/proc/11174/task/11178/stat : 11178 (java) S 11172 11174 10121 0 -1 64 29067 0 0 0 288 13 0 0 16 0 12 0 146123932 1834274816 91727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11179] ppid=11172 vsize=1791284 CPUtime=0
/proc/11174/task/11179/stat : 11179 (java) S 11172 11174 10121 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 146123935 1834274816 91727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11180] ppid=11172 vsize=1791284 CPUtime=0
/proc/11174/task/11180/stat : 11180 (java) S 11172 11174 10121 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 146123935 1834274816 91727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11181] ppid=11172 vsize=1791284 CPUtime=0
/proc/11174/task/11181/stat : 11181 (java) S 11172 11174 10121 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 146123935 1834274816 91727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11182] ppid=11172 vsize=1791284 CPUtime=0
/proc/11174/task/11182/stat : 11182 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 146123939 1834274816 91727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11183] ppid=11172 vsize=1791284 CPUtime=0.5
/proc/11174/task/11183/stat : 11183 (java) S 11172 11174 10121 0 -1 64 1502 0 0 0 48 2 0 0 16 0 12 0 146123939 1834274816 91727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11184] ppid=11172 vsize=1791284 CPUtime=0.76
/proc/11174/task/11184/stat : 11184 (java) S 11172 11174 10121 0 -1 64 3992 0 0 0 75 1 0 0 16 0 12 0 146123939 1834274816 91727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11185] ppid=11172 vsize=1791284 CPUtime=0
/proc/11174/task/11185/stat : 11185 (java) S 11172 11174 10121 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 146123939 1834274816 91727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11186] ppid=11172 vsize=1791284 CPUtime=0
/proc/11174/task/11186/stat : 11186 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 146123939 1834274816 91727 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.55
Current children cumulated vsize (KiB) 1791284

[startup+25.5022 s]
/proc/loadavg: 1.09 1.05 1.01 3/90 11187
/proc/meminfo: memFree=1170248/2055924 swapFree=4158252/4192956
[pid=11174] ppid=11172 vsize=1791608 CPUtime=32.75
/proc/11174/stat : 11174 (java) S 11172 11174 10121 0 -1 0 168472 0 1 0 3188 87 0 0 18 0 13 0 146123930 1834606592 145323 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11174/statm: 447902 145323 1335 9 0 445514 0
[pid=11174/tid=11176] ppid=11172 vsize=1791608 CPUtime=18.93
/proc/11174/task/11176/stat : 11176 (java) R 11172 11174 10121 0 -1 64 37737 0 1 0 1870 23 0 0 19 0 13 0 146123931 1834606592 145323 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109834209 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11177] ppid=11172 vsize=1791608 CPUtime=5.89
/proc/11174/task/11177/stat : 11177 (java) S 11172 11174 10121 0 -1 64 61869 0 0 0 561 28 0 0 17 0 13 0 146123932 1834606592 145323 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11178] ppid=11172 vsize=1791608 CPUtime=5.92
/proc/11174/task/11178/stat : 11178 (java) S 11172 11174 10121 0 -1 64 62589 0 0 0 562 30 0 0 16 0 13 0 146123932 1834606592 145323 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11179] ppid=11172 vsize=1791608 CPUtime=0
/proc/11174/task/11179/stat : 11179 (java) S 11172 11174 10121 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 146123935 1834606592 145323 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11180] ppid=11172 vsize=1791608 CPUtime=0
/proc/11174/task/11180/stat : 11180 (java) S 11172 11174 10121 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 146123935 1834606592 145323 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11181] ppid=11172 vsize=1791608 CPUtime=0
/proc/11174/task/11181/stat : 11181 (java) S 11172 11174 10121 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 146123935 1834606592 145323 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11182] ppid=11172 vsize=1791608 CPUtime=0
/proc/11174/task/11182/stat : 11182 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 146123939 1834606592 145323 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=11174/tid=11179] ppid=11172 vsize=1792572 CPUtime=0.53
/proc/11174/task/11179/stat : 11179 (java) S 11172 11174 10121 0 -1 64 20 0 0 0 33 20 0 0 16 0 13 0 146123935 1835593728 212519 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11180] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11180/stat : 11180 (java) S 11172 11174 10121 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 146123935 1835593728 212519 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11181] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11181/stat : 11181 (java) S 11172 11174 10121 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 146123935 1835593728 212519 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11182] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11182/stat : 11182 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 146123939 1835593728 212519 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11183] ppid=11172 vsize=1792572 CPUtime=1.75
/proc/11174/task/11183/stat : 11183 (java) S 11172 11174 10121 0 -1 64 2041 0 0 0 173 2 0 0 17 0 13 0 146123939 1835593728 212519 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11184] ppid=11172 vsize=1792572 CPUtime=1.65
/proc/11174/task/11184/stat : 11184 (java) S 11172 11174 10121 0 -1 64 4779 0 0 0 163 2 0 0 16 0 13 0 146123939 1835593728 212519 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11185] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11185/stat : 11185 (java) S 11172 11174 10121 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 146123939 1835593728 212519 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11186] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11186/stat : 11186 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 146123939 1835593728 212519 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11187] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11187/stat : 11187 (java) S 11172 11174 10121 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 146126434 1835593728 212519 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1574.49
Current children cumulated vsize (KiB) 1792572

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 11189
/proc/meminfo: memFree=887112/2055924 swapFree=4158252/4192956
[pid=11174] ppid=11172 vsize=1792572 CPUtime=1635.67
/proc/11174/stat : 11174 (java) S 11172 11174 10121 0 -1 0 257904 0 1 0 163358 209 0 0 18 0 13 0 146123930 1835593728 215674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11174/statm: 448143 215674 1335 9 0 445755 0
[pid=11174/tid=11176] ppid=11172 vsize=1792572 CPUtime=1566.98
/proc/11174/task/11176/stat : 11176 (java) R 11172 11174 10121 0 -1 64 40288 0 1 0 156660 38 0 0 25 0 13 0 146123931 1835593728 215674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109921304 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11177] ppid=11172 vsize=1792572 CPUtime=32.33
/proc/11174/task/11177/stat : 11177 (java) S 11172 11174 10121 0 -1 64 105388 0 0 0 3166 67 0 0 16 0 13 0 146123932 1835593728 215674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11178] ppid=11172 vsize=1792572 CPUtime=32.36
/proc/11174/task/11178/stat : 11178 (java) S 11172 11174 10121 0 -1 64 104664 0 0 0 3160 76 0 0 16 0 13 0 146123932 1835593728 215674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11179] ppid=11172 vsize=1792572 CPUtime=0.54
/proc/11174/task/11179/stat : 11179 (java) S 11172 11174 10121 0 -1 64 20 0 0 0 34 20 0 0 15 0 13 0 146123935 1835593728 215674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11180] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11180/stat : 11180 (java) S 11172 11174 10121 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 146123935 1835593728 215674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11181] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11181/stat : 11181 (java) S 11172 11174 10121 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 146123935 1835593728 215674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11182] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11182/stat : 11182 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 146123939 1835593728 215674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11183] ppid=11172 vsize=1792572 CPUtime=1.75
/proc/11174/task/11183/stat : 11183 (java) S 11172 11174 10121 0 -1 64 2041 0 0 0 173 2 0 0 17 0 13 0 146123939 1835593728 215674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11184] ppid=11172 vsize=1792572 CPUtime=1.65
/proc/11174/task/11184/stat : 11184 (java) S 11172 11174 10121 0 -1 64 4779 0 0 0 163 2 0 0 16 0 13 0 146123939 1835593728 215674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11185] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11185/stat : 11185 (java) S 11172 11174 10121 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 146123939 1835593728 215674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11186] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11186/stat : 11186 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 146123939 1835593728 215674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11187] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11187/stat : 11187 (java) S 11172 11174 10121 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 146126434 1835593728 215674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1635.67
Current children cumulated vsize (KiB) 1792572

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 11189
/proc/meminfo: memFree=873800/2055924 swapFree=4158252/4192956
[pid=11174] ppid=11172 vsize=1792572 CPUtime=1696.94
/proc/11174/stat : 11174 (java) S 11172 11174 10121 0 -1 0 261493 0 1 0 169482 212 0 0 18 0 13 0 146123930 1835593728 218945 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11174/statm: 448143 218945 1335 9 0 445755 0
[pid=11174/tid=11176] ppid=11172 vsize=1792572 CPUtime=1625.61
/proc/11174/task/11176/stat : 11176 (java) R 11172 11174 10121 0 -1 64 40367 0 1 0 162522 39 0 0 25 0 13 0 146123931 1835593728 218945 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109979578 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11177] ppid=11172 vsize=1792572 CPUtime=33.63
/proc/11174/task/11177/stat : 11177 (java) S 11172 11174 10121 0 -1 64 107937 0 0 0 3295 68 0 0 15 0 13 0 146123932 1835593728 218945 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11178] ppid=11172 vsize=1792572 CPUtime=33.66
/proc/11174/task/11178/stat : 11178 (java) S 11172 11174 10121 0 -1 64 105625 0 0 0 3290 76 0 0 16 0 13 0 146123932 1835593728 218945 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11179] ppid=11172 vsize=1792572 CPUtime=0.56
/proc/11174/task/11179/stat : 11179 (java) S 11172 11174 10121 0 -1 64 20 0 0 0 35 21 0 0 16 0 13 0 146123935 1835593728 218945 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11180] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11180/stat : 11180 (java) S 11172 11174 10121 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 146123935 1835593728 218945 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11181] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11181/stat : 11181 (java) S 11172 11174 10121 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 146123935 1835593728 218945 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11182] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11182/stat : 11182 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 146123939 1835593728 218945 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11183] ppid=11172 vsize=1792572 CPUtime=1.75
/proc/11174/task/11183/stat : 11183 (java) S 11172 11174 10121 0 -1 64 2041 0 0 0 173 2 0 0 17 0 13 0 146123939 1835593728 218945 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11184] ppid=11172 vsize=1792572 CPUtime=1.65
/proc/11174/task/11184/stat : 11184 (java) S 11172 11174 10121 0 -1 64 4779 0 0 0 163 2 0 0 16 0 13 0 146123939 1835593728 218945 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11185] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11185/stat : 11185 (java) S 11172 11174 10121 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 146123939 1835593728 218945 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11186] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11186/stat : 11186 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 146123939 1835593728 218945 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11187] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11187/stat : 11187 (java) S 11172 11174 10121 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 146126434 1835593728 218945 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1696.94
Current children cumulated vsize (KiB) 1792572

[startup+1722.3 s]
/proc/loadavg: 1.03 1.01 1.00 2/90 11189
/proc/meminfo: memFree=855880/2055924 swapFree=4158252/4192956
[pid=11174] ppid=11172 vsize=1792572 CPUtime=1758.26
/proc/11174/stat : 11174 (java) S 11172 11174 10121 0 -1 0 266453 0 1 0 175611 215 0 0 18 0 13 0 146123930 1835593728 223467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11174/statm: 448143 223467 1335 9 0 445755 0
[pid=11174/tid=11176] ppid=11172 vsize=1792572 CPUtime=1684.11
/proc/11174/task/11176/stat : 11176 (java) R 11172 11174 10121 0 -1 64 40444 0 1 0 168372 39 0 0 25 0 13 0 146123931 1835593728 223467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109980620 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11177] ppid=11172 vsize=1792572 CPUtime=35.03
/proc/11174/task/11177/stat : 11177 (java) S 11172 11174 10121 0 -1 64 110497 0 0 0 3434 69 0 0 16 0 13 0 146123932 1835593728 223467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11178] ppid=11172 vsize=1792572 CPUtime=35.06
/proc/11174/task/11178/stat : 11178 (java) S 11172 11174 10121 0 -1 64 107948 0 0 0 3429 77 0 0 16 0 13 0 146123932 1835593728 223467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11179] ppid=11172 vsize=1792572 CPUtime=0.57
/proc/11174/task/11179/stat : 11179 (java) S 11172 11174 10121 0 -1 64 20 0 0 0 36 21 0 0 16 0 13 0 146123935 1835593728 223467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11180] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11180/stat : 11180 (java) S 11172 11174 10121 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 146123935 1835593728 223467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11181] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11181/stat : 11181 (java) S 11172 11174 10121 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 146123935 1835593728 223467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11182] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11182/stat : 11182 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 146123939 1835593728 223467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11183] ppid=11172 vsize=1792572 CPUtime=1.75
/proc/11174/task/11183/stat : 11183 (java) S 11172 11174 10121 0 -1 64 2041 0 0 0 173 2 0 0 17 0 13 0 146123939 1835593728 223467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11184] ppid=11172 vsize=1792572 CPUtime=1.65
/proc/11174/task/11184/stat : 11184 (java) S 11172 11174 10121 0 -1 64 4779 0 0 0 163 2 0 0 16 0 13 0 146123939 1835593728 223467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11185] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11185/stat : 11185 (java) S 11172 11174 10121 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 146123939 1835593728 223467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11186] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11186/stat : 11186 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 146123939 1835593728 223467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11187] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11187/stat : 11187 (java) S 11172 11174 10121 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 146126434 1835593728 223467 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1758.26
Current children cumulated vsize (KiB) 1792572



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1763.1 s]
/proc/loadavg: 1.01 1.01 1.00 2/90 11189
/proc/meminfo: memFree=847816/2055924 swapFree=4158252/4192956
[pid=11174] ppid=11172 vsize=1792572 CPUtime=1800
/proc/11174/stat : 11174 (java) S 11172 11174 10121 0 -1 0 268507 0 1 0 179782 218 0 0 18 0 13 0 146123930 1835593728 225394 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11174/statm: 448143 225394 1335 9 0 445755 0
[pid=11174/tid=11176] ppid=11172 vsize=1792572 CPUtime=1723.89
/proc/11174/task/11176/stat : 11176 (java) R 11172 11174 10121 0 -1 64 40496 0 1 0 172349 40 0 0 18 0 13 0 146123931 1835593728 225394 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109874403 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11177] ppid=11172 vsize=1792572 CPUtime=36.03
/proc/11174/task/11177/stat : 11177 (java) S 11172 11174 10121 0 -1 64 112015 0 0 0 3532 71 0 0 16 0 13 0 146123932 1835593728 225394 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11178] ppid=11172 vsize=1792572 CPUtime=36.04
/proc/11174/task/11178/stat : 11178 (java) S 11172 11174 10121 0 -1 64 108432 0 0 0 3526 78 0 0 16 0 13 0 146123932 1835593728 225394 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11179] ppid=11172 vsize=1792572 CPUtime=0.59
/proc/11174/task/11179/stat : 11179 (java) S 11172 11174 10121 0 -1 64 20 0 0 0 37 22 0 0 16 0 13 0 146123935 1835593728 225394 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11180] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11180/stat : 11180 (java) S 11172 11174 10121 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 146123935 1835593728 225394 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11181] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11181/stat : 11181 (java) S 11172 11174 10121 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 146123935 1835593728 225394 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11182] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11182/stat : 11182 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 146123939 1835593728 225394 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11183] ppid=11172 vsize=1792572 CPUtime=1.75
/proc/11174/task/11183/stat : 11183 (java) S 11172 11174 10121 0 -1 64 2041 0 0 0 173 2 0 0 17 0 13 0 146123939 1835593728 225394 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11184] ppid=11172 vsize=1792572 CPUtime=1.65
/proc/11174/task/11184/stat : 11184 (java) S 11172 11174 10121 0 -1 64 4779 0 0 0 163 2 0 0 16 0 13 0 146123939 1835593728 225394 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11185] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11185/stat : 11185 (java) S 11172 11174 10121 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 146123939 1835593728 225394 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11174/tid=11186] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11186/stat : 11186 (java) S 11172 11174 10121 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 146123939 1835593728 225394 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11174/tid=11187] ppid=11172 vsize=1792572 CPUtime=0
/proc/11174/task/11187/stat : 11187 (java) S 11172 11174 10121 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 146126434 1835593728 225394 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1792572

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

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

[startup+1763.21 s]
/proc/loadavg: 1.01 1.01 1.00 2/80 11192
/proc/meminfo: memFree=1413496/2055924 swapFree=4158252/4192956
[pid=11174] ppid=11172 vsize=0 CPUtime=1800.12
/proc/11174/stat : 11174 (java) Z 11172 11174 10121 0 -1 1036 268527 0 1 0 179785 227 0 0 16 0 2 0 146123930 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11174/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.12
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1763.27
CPU time (s): 1800.18
CPU user time (s): 1797.85
CPU system time (s): 2.32565
CPU usage (%): 102.093
Max. virtual memory (cumulated for all children) (KiB): 1793080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.85
system time used= 2.32565
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 268527
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= 60672
involuntary context switches= 52964

runsolver used 1.9517 second user time and 5.49916 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Apr 16 05:21:03 UTC 2007

IDJOB= 349433
IDBENCH= 2422
IDSOLVER= 160
FILE ID= node6/349433-1176700862

PBS_JOBID= 4559422

Free space on /tmp= 66490 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-maros-r7.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349433-1176700862/sat4jPseudoCP.jar /tmp/evaluation/349433-1176700862/instance-349433-1176700862.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-349433-1176700862 -o ROOT/results/node6/solver-349433-1176700862 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349433-1176700862/sat4jPseudoCP.jar /tmp/evaluation/349433-1176700862/instance-349433-1176700862.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  0981750c20a5ad85ded6bb04bf23d130

RANDOM SEED= 670223702

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node6.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/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.232
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.232
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1747400 kB
Buffers:         42300 kB
Cached:         167144 kB
SwapCached:       2104 kB
Active:         115428 kB
Inactive:       130356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1747400 kB
SwapTotal:     4192956 kB
SwapFree:      4158252 kB
Dirty:           45924 kB
Writeback:           0 kB
Mapped:          43652 kB
Slab:            48312 kB
Committed_AS:  6826808 kB
PageTables:       1816 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66490 MiB

End job on node6 on Mon Apr 16 05:50:28 UTC 2007