Trace number 349260

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
sat4jPseudoCPClause 2007-03-23? (TO) 1800.21 1759.7

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-bienst2.opb
MD5SUM0af97c6a7a59a4d1015a4f591401bda7
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 variables13736
Total number of constraints597
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5
Number of constraints which are nor clauses,nor cardinality constraints592
Minimum length of a constraint7
Maximum length of a constraint390
Number of terms in the objective function 30
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 1073741823
Number of bits of the sum of numbers in the objective function 30
Biggest number in a constraint 536870912
Number of bits of the biggest number in a constraint 30
Biggest sum of numbers in a constraint 13958659059
Number of bits of the biggest sum of numbers34
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.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.15	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.16	c no version file found!!!
0.08/0.16	c sun.arch.data.model	32
0.08/0.16	c java.version	1.6.0
0.08/0.16	c os.name	Linux
0.08/0.16	c os.version	2.6.9-22.EL.rootsmp
0.08/0.16	c os.arch	i386
0.08/0.16	c Free memory 1651659224
0.08/0.16	c Max memory 1654456320
0.08/0.16	c Total memory 1654456320
0.08/0.16	c Number of processors 2
0.18/0.22	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.18/0.22	--- Begin Solver configuration ---
0.18/0.22	c Stops conflict analysis at the first Unique Implication Point
0.18/0.22	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.18/0.22	c Learn all clauses as in MiniSAT
0.18/0.22	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.18/0.22	c VSIDS like heuristics from MiniSAT using a heap
0.18/0.22	c No reason simplification
0.18/0.22	c --- End Solver configuration ---
0.18/0.22	c Simplify asserted PB constraints to clauses
0.18/0.22	c solving /tmp/evaluation/349260-1176691979/instance-349260-1176691979.opb
0.18/0.22	c reading problem ... 
2.28/1.50	c ... done. Wall clock time 1.286s.
2.28/1.50	c CPU time (experimental) 0.93s.
2.28/1.50	c #vars     13736
2.28/1.50	c #constraints  725
1800.00/1759.51	c starts		: 2
1800.00/1759.51	c conflicts		: 20867
1800.00/1759.51	c decisions		: 26574
1800.00/1759.51	c propagations		: 160631
1800.00/1759.51	c inspects		: 99973962
1800.00/1759.51	c learnt literals	: 0
1800.00/1759.51	c learnt binary clauses	: 0
1800.00/1759.51	c learnt ternary clauses	: 0
1800.00/1759.51	c learnt clauses	: 20866
1800.00/1759.51	c root simplifications	: 0
1800.00/1759.51	c removed literals (reason simplification)	: 0
1800.00/1759.51	c reason swapping (by a shorter reason)	: 0
1800.00/1759.51	c Calls to reduceDB	: 0
1800.00/1759.51	c speed (decisions/second)	: 15.116230123471396
1800.00/1759.51	c non guided choices	0
1800.00/1759.51	s UNKNOWN
1800.00/1759.51	c Total wall clock time (ms): 1759.296

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-349260-1176691979 -o ROOT/results/node6/solver-349260-1176691979 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349260-1176691979/sat4jPseudoCPClause.jar /tmp/evaluation/349260-1176691979/instance-349260-1176691979.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.01 1.01 1.00 3/77 10250
/proc/meminfo: memFree=1626480/2055924 swapFree=4158476/4192956
[pid=10250] ppid=10248 vsize=1800 CPUtime=0
/proc/10250/stat : 10250 (java) D 10248 10250 10121 0 -1 0 171 0 0 0 0 0 0 0 19 0 1 0 145235626 1843200 143 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/10250/statm: 450 143 106 9 0 92 0

[startup+0.03449 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 10250
/proc/meminfo: memFree=1626480/2055924 swapFree=4158476/4192956
[pid=10250] ppid=10248 vsize=1776088 CPUtime=0.01
/proc/10250/stat : 10250 (java) S 10248 10250 10121 0 -1 0 3174 0 1 0 0 1 0 0 19 0 4 0 145235626 1818714112 2921 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/10250/statm: 444022 2921 887 9 0 441658 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1776088

[startup+0.102497 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 10250
/proc/meminfo: memFree=1626480/2055924 swapFree=4158476/4192956
[pid=10250] ppid=10248 vsize=1780260 CPUtime=0.08
/proc/10250/stat : 10250 (java) S 10248 10250 10121 0 -1 0 4006 0 1 0 6 2 0 0 19 0 12 0 145235626 1822986240 3747 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10250/statm: 445065 3748 1124 9 0 442683 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780260

[startup+0.302524 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 10250
/proc/meminfo: memFree=1626480/2055924 swapFree=4158476/4192956
[pid=10250] ppid=10248 vsize=1782072 CPUtime=0.29
/proc/10250/stat : 10250 (java) S 10248 10250 10121 0 -1 0 5216 0 1 0 26 3 0 0 19 0 12 0 145235626 1824841728 4954 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10250/statm: 445518 4954 1261 9 0 443129 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1782072

[startup+0.701576 s]
/proc/loadavg: 1.01 1.01 1.00 3/77 10250
/proc/meminfo: memFree=1626480/2055924 swapFree=4158476/4192956
[pid=10250] ppid=10248 vsize=1792752 CPUtime=1.04
/proc/10250/stat : 10250 (java) S 10248 10250 10121 0 -1 0 9518 0 1 0 99 5 0 0 19 0 12 0 145235626 1835778048 8335 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10250/statm: 448188 8335 1304 9 0 445799 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 1792752

[startup+1.50167 s]
/proc/loadavg: 1.01 1.01 1.00 3/89 10262
/proc/meminfo: memFree=1591120/2055924 swapFree=4158476/4192956
[pid=10250] ppid=10248 vsize=1792036 CPUtime=2.28
/proc/10250/stat : 10250 (java) S 10248 10250 10121 0 -1 0 23906 0 1 0 216 12 0 0 19 0 12 0 145235626 1835044864 19969 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10250/statm: 448009 19971 1304 9 0 445620 0
[pid=10250/tid=10252] ppid=10248 vsize=1792036 CPUtime=0.92
/proc/10250/task/10252/stat : 10252 (java) R 10248 10250 10121 0 -1 64 16535 0 1 0 84 8 0 0 25 0 12 0 145235627 1835044864 19971 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109611476 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10253] ppid=10248 vsize=1792036 CPUtime=0
/proc/10250/task/10253/stat : 10253 (java) S 10248 10250 10121 0 -1 64 3 0 0 0 0 0 0 0 21 0 12 0 145235629 1835044864 19972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10254] ppid=10248 vsize=1792036 CPUtime=0
/proc/10250/task/10254/stat : 10254 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 145235629 1835044864 19973 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10255] ppid=10248 vsize=1792036 CPUtime=0
/proc/10250/task/10255/stat : 10255 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 145235631 1835044864 19974 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10256] ppid=10248 vsize=1792036 CPUtime=0
/proc/10250/task/10256/stat : 10256 (java) S 10248 10250 10121 0 -1 64 9 0 0 0 0 0 0 0 24 0 12 0 145235631 1835044864 19975 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10257] ppid=10248 vsize=1792036 CPUtime=0
/proc/10250/task/10257/stat : 10257 (java) S 10248 10250 10121 0 -1 64 4 0 0 0 0 0 0 0 25 0 12 0 145235631 1835044864 19977 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10258] ppid=10248 vsize=1792036 CPUtime=0
/proc/10250/task/10258/stat : 10258 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 145235635 1835044864 19978 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10259] ppid=10248 vsize=1792036 CPUtime=0.79
/proc/10250/task/10259/stat : 10259 (java) S 10248 10250 10121 0 -1 64 4585 0 0 0 77 2 0 0 16 0 12 0 145235635 1835044864 19978 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10260] ppid=10248 vsize=1792036 CPUtime=0.54
/proc/10250/task/10260/stat : 10260 (java) S 10248 10250 10121 0 -1 64 2068 0 0 0 53 1 0 0 16 0 12 0 145235635 1835044864 19979 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10261] ppid=10248 vsize=1792036 CPUtime=0
/proc/10250/task/10261/stat : 10261 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 145235635 1835044864 19979 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10262] ppid=10248 vsize=1792036 CPUtime=0
/proc/10250/task/10262/stat : 10262 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 145235635 1835044864 19980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.28
Current children cumulated vsize (KiB) 1792036

[startup+3.10286 s]
/proc/loadavg: 1.01 1.01 1.00 3/90 10263
/proc/meminfo: memFree=1539400/2055924 swapFree=4158476/4192956
[pid=10250] ppid=10248 vsize=1793388 CPUtime=4.72
/proc/10250/stat : 10250 (java) S 10248 10250 10121 0 -1 0 49910 0 1 0 447 25 0 0 19 0 13 0 145235626 1836429312 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10250/statm: 448347 43806 1326 9 0 445958 0
[pid=10250/tid=10252] ppid=10248 vsize=1793388 CPUtime=2.12
/proc/10250/task/10252/stat : 10252 (java) R 10248 10250 10121 0 -1 64 37723 0 1 0 194 18 0 0 25 0 13 0 145235627 1836429312 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10253] ppid=10248 vsize=1793388 CPUtime=0.03
/proc/10250/task/10253/stat : 10253 (java) S 10248 10250 10121 0 -1 64 1033 0 0 0 3 0 0 0 16 0 13 0 145235629 1836429312 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10254] ppid=10248 vsize=1793388 CPUtime=0.04
/proc/10250/task/10254/stat : 10254 (java) S 10248 10250 10121 0 -1 64 1281 0 0 0 4 0 0 0 16 0 13 0 145235629 1836429312 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10255] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10255/stat : 10255 (java) S 10248 10250 10121 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10256] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10256/stat : 10256 (java) S 10248 10250 10121 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10257] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10257/stat : 10257 (java) S 10248 10250 10121 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10258] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10258/stat : 10258 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145235635 1836429312 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10259] ppid=10248 vsize=1793388 CPUtime=1.32
/proc/10250/task/10259/stat : 10259 (java) S 10248 10250 10121 0 -1 64 4613 0 0 0 130 2 0 0 16 0 13 0 145235635 1836429312 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10260] ppid=10248 vsize=1793388 CPUtime=1.16
/proc/10250/task/10260/stat : 10260 (java) R 10248 10250 10121 0 -1 64 4532 0 0 0 114 2 0 0 16 0 13 0 145235635 1836429312 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105283508 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10261] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10261/stat : 10261 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145235635 1836429312 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10262] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10262/stat : 10262 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145235635 1836429312 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10263] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10263/stat : 10263 (java) S 10248 10250 10121 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 145235797 1836429312 43806 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.72
Current children cumulated vsize (KiB) 1793388

[startup+6.30223 s]
/proc/loadavg: 1.17 1.04 1.01 2/90 10263
/proc/meminfo: memFree=1453320/2055924 swapFree=4158476/4192956
[pid=10250] ppid=10248 vsize=1793388 CPUtime=8.37
/proc/10250/stat : 10250 (java) S 10248 10250 10121 0 -1 0 56456 0 1 0 810 27 0 0 19 0 13 0 145235626 1836429312 47136 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10250/statm: 448347 47136 1326 9 0 445958 0
[pid=10250/tid=10252] ppid=10248 vsize=1793388 CPUtime=5.03
/proc/10250/task/10252/stat : 10252 (java) R 10248 10250 10121 0 -1 64 37730 0 1 0 485 18 0 0 19 0 13 0 145235627 1836429312 47136 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109634697 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10253] ppid=10248 vsize=1793388 CPUtime=0.23
/proc/10250/task/10253/stat : 10253 (java) S 10248 10250 10121 0 -1 64 3965 0 0 0 22 1 0 0 16 0 13 0 145235629 1836429312 47136 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10254] ppid=10248 vsize=1793388 CPUtime=0.23
/proc/10250/task/10254/stat : 10254 (java) S 10248 10250 10121 0 -1 64 4316 0 0 0 22 1 0 0 16 0 13 0 145235629 1836429312 47136 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10255] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10255/stat : 10255 (java) S 10248 10250 10121 0 -1 64 27 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 47136 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10256] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10256/stat : 10256 (java) S 10248 10250 10121 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 47136 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10257] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10257/stat : 10257 (java) S 10248 10250 10121 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 47136 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10258] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10258/stat : 10258 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145235635 1836429312 47136 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10259] ppid=10248 vsize=1793388 CPUtime=1.47
/proc/10250/task/10259/stat : 10259 (java) S 10248 10250 10121 0 -1 64 4623 0 0 0 145 2 0 0 17 0 13 0 145235635 1836429312 47136 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10260] ppid=10248 vsize=1793388 CPUtime=1.35
/proc/10250/task/10260/stat : 10260 (java) S 10248 10250 10121 0 -1 64 5074 0 0 0 133 2 0 0 16 0 13 0 145235635 1836429312 47136 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10261] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10261/stat : 10261 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145235635 1836429312 47136 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10262] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10262/stat : 10262 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145235635 1836429312 47136 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10263] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10263/stat : 10263 (java) S 10248 10250 10121 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 145235797 1836429312 47136 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.37
Current children cumulated vsize (KiB) 1793388

[startup+12.703 s]
/proc/loadavg: 1.15 1.04 1.01 2/90 10263
/proc/meminfo: memFree=1421128/2055924 swapFree=4158476/4192956
[pid=10250] ppid=10248 vsize=1793388 CPUtime=14.92
/proc/10250/stat : 10250 (java) S 10248 10250 10121 0 -1 0 62645 0 1 0 1462 30 0 0 19 0 13 0 145235626 1836429312 52714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10250/statm: 448347 52714 1326 9 0 445958 0
[pid=10250/tid=10252] ppid=10248 vsize=1793388 CPUtime=11.27
/proc/10250/task/10252/stat : 10252 (java) R 10248 10250 10121 0 -1 64 37881 0 1 0 1109 18 0 0 25 0 13 0 145235627 1836429312 52714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109830815 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10253] ppid=10248 vsize=1793388 CPUtime=0.37
/proc/10250/task/10253/stat : 10253 (java) S 10248 10250 10121 0 -1 64 7075 0 0 0 35 2 0 0 16 0 13 0 145235629 1836429312 52714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10254] ppid=10248 vsize=1793388 CPUtime=0.37
/proc/10250/task/10254/stat : 10254 (java) S 10248 10250 10121 0 -1 64 7243 0 0 0 34 3 0 0 15 0 13 0 145235629 1836429312 52714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10255] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10255/stat : 10255 (java) S 10248 10250 10121 0 -1 64 28 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 52714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10256] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10256/stat : 10256 (java) S 10248 10250 10121 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 52714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10257] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10257/stat : 10257 (java) S 10248 10250 10121 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 52714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10258] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10258/stat : 10258 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145235635 1836429312 52714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10259] ppid=10248 vsize=1793388 CPUtime=1.49
/proc/10250/task/10259/stat : 10259 (java) S 10248 10250 10121 0 -1 64 4623 0 0 0 147 2 0 0 17 0 13 0 145235635 1836429312 52714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10260] ppid=10248 vsize=1793388 CPUtime=1.36
/proc/10250/task/10260/stat : 10260 (java) S 10248 10250 10121 0 -1 64 5074 0 0 0 134 2 0 0 16 0 13 0 145235635 1836429312 52714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10261] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10261/stat : 10261 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145235635 1836429312 52714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10262] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10262/stat : 10262 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145235635 1836429312 52714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10263] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10263/stat : 10263 (java) S 10248 10250 10121 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 145235797 1836429312 52714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.92
Current children cumulated vsize (KiB) 1793388

[startup+25.5025 s]
/proc/loadavg: 1.12 1.04 1.01 2/90 10263
/proc/meminfo: memFree=1397064/2055924 swapFree=4158476/4192956
[pid=10250] ppid=10248 vsize=1793388 CPUtime=27.86
/proc/10250/stat : 10250 (java) S 10248 10250 10121 0 -1 0 68876 0 1 0 2752 34 0 0 19 0 13 0 145235626 1836429312 58438 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10250/statm: 448347 58438 1326 9 0 445958 0
[pid=10250/tid=10252] ppid=10248 vsize=1793388 CPUtime=23.9
/proc/10250/task/10252/stat : 10252 (java) R 10248 10250 10121 0 -1 64 39006 0 1 0 2371 19 0 0 25 0 13 0 145235627 1836429312 58438 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109508556 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10253] ppid=10248 vsize=1793388 CPUtime=0.51
/proc/10250/task/10253/stat : 10253 (java) S 10248 10250 10121 0 -1 64 9624 0 0 0 48 3 0 0 16 0 13 0 145235629 1836429312 58438 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10254] ppid=10248 vsize=1793388 CPUtime=0.51
/proc/10250/task/10254/stat : 10254 (java) S 10248 10250 10121 0 -1 64 9800 0 0 0 47 4 0 0 16 0 13 0 145235629 1836429312 58438 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10255] ppid=10248 vsize=1793388 CPUtime=0.01
/proc/10250/task/10255/stat : 10255 (java) S 10248 10250 10121 0 -1 64 28 0 0 0 1 0 0 0 16 0 13 0 145235631 1836429312 58438 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0

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

[pid=10250/tid=10255] ppid=10248 vsize=1793388 CPUtime=0.23
/proc/10250/task/10255/stat : 10255 (java) S 10248 10250 10121 0 -1 64 29 0 0 0 16 7 0 0 16 0 13 0 145235631 1836429312 199818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10256] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10256/stat : 10256 (java) S 10248 10250 10121 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 199818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10257] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10257/stat : 10257 (java) S 10248 10250 10121 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 199818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10258] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10258/stat : 10258 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145235635 1836429312 199818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10259] ppid=10248 vsize=1793388 CPUtime=1.55
/proc/10250/task/10259/stat : 10259 (java) S 10248 10250 10121 0 -1 64 4634 0 0 0 153 2 0 0 16 0 13 0 145235635 1836429312 199818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10260] ppid=10248 vsize=1793388 CPUtime=1.39
/proc/10250/task/10260/stat : 10260 (java) S 10248 10250 10121 0 -1 64 5074 0 0 0 137 2 0 0 17 0 13 0 145235635 1836429312 199818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10261] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10261/stat : 10261 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145235635 1836429312 199818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10262] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10262/stat : 10262 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145235635 1836429312 199818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10263] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10263/stat : 10263 (java) S 10248 10250 10121 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 145235797 1836429312 199818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1577.08
Current children cumulated vsize (KiB) 1793388

[startup+1602.3 s]
/proc/loadavg: 1.06 1.03 1.00 2/90 10461
/proc/meminfo: memFree=818824/2055924 swapFree=4158476/4192956
[pid=10250] ppid=10248 vsize=1793388 CPUtime=1638.64
/proc/10250/stat : 10250 (java) S 10248 10250 10121 0 -1 0 233461 0 1 0 163736 128 0 0 19 0 13 0 145235626 1836429312 202676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10250/statm: 448347 202676 1333 9 0 445958 0
[pid=10250/tid=10252] ppid=10248 vsize=1793388 CPUtime=1564.22
/proc/10250/task/10252/stat : 10252 (java) R 10248 10250 10121 0 -1 64 40006 0 1 0 156386 36 0 0 25 0 13 0 145235627 1836429312 202676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109760138 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10253] ppid=10248 vsize=1793388 CPUtime=35.56
/proc/10250/task/10253/stat : 10253 (java) S 10248 10250 10121 0 -1 64 80979 0 0 0 3520 36 0 0 16 0 13 0 145235629 1836429312 202676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10254] ppid=10248 vsize=1793388 CPUtime=35.62
/proc/10250/task/10254/stat : 10254 (java) S 10248 10250 10121 0 -1 64 102018 0 0 0 3520 42 0 0 16 0 13 0 145235629 1836429312 202676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10255] ppid=10248 vsize=1793388 CPUtime=0.23
/proc/10250/task/10255/stat : 10255 (java) S 10248 10250 10121 0 -1 64 29 0 0 0 16 7 0 0 16 0 13 0 145235631 1836429312 202676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10256] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10256/stat : 10256 (java) S 10248 10250 10121 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 202676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10257] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10257/stat : 10257 (java) S 10248 10250 10121 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 202676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10258] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10258/stat : 10258 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145235635 1836429312 202676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10259] ppid=10248 vsize=1793388 CPUtime=1.55
/proc/10250/task/10259/stat : 10259 (java) S 10248 10250 10121 0 -1 64 4634 0 0 0 153 2 0 0 16 0 13 0 145235635 1836429312 202676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10260] ppid=10248 vsize=1793388 CPUtime=1.39
/proc/10250/task/10260/stat : 10260 (java) S 10248 10250 10121 0 -1 64 5074 0 0 0 137 2 0 0 17 0 13 0 145235635 1836429312 202676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10261] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10261/stat : 10261 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145235635 1836429312 202676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10262] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10262/stat : 10262 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145235635 1836429312 202676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10263] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10263/stat : 10263 (java) S 10248 10250 10121 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 145235797 1836429312 202676 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1638.64
Current children cumulated vsize (KiB) 1793388

[startup+1662.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/90 10461
/proc/meminfo: memFree=807432/2055924 swapFree=4158476/4192956
[pid=10250] ppid=10248 vsize=1793388 CPUtime=1700.2
/proc/10250/stat : 10250 (java) S 10248 10250 10121 0 -1 0 236425 0 1 0 169890 130 0 0 19 0 13 0 145235626 1836429312 205511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10250/statm: 448347 205511 1333 9 0 445958 0
[pid=10250/tid=10252] ppid=10248 vsize=1793388 CPUtime=1622.59
/proc/10250/task/10252/stat : 10252 (java) S 10248 10250 10121 0 -1 64 40028 0 1 0 162223 36 0 0 25 0 13 0 145235627 1836429312 205511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10253] ppid=10248 vsize=1793388 CPUtime=37.15
/proc/10250/task/10253/stat : 10253 (java) R 10248 10250 10121 0 -1 64 83220 0 0 0 3678 37 0 0 16 0 13 0 145235629 1836429312 205511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102355436 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10254] ppid=10248 vsize=1793388 CPUtime=37.21
/proc/10250/task/10254/stat : 10254 (java) R 10248 10250 10121 0 -1 64 102719 0 0 0 3679 42 0 0 16 0 13 0 145235629 1836429312 205511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105070797 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10255] ppid=10248 vsize=1793388 CPUtime=0.23
/proc/10250/task/10255/stat : 10255 (java) S 10248 10250 10121 0 -1 64 29 0 0 0 16 7 0 0 16 0 13 0 145235631 1836429312 205511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10256] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10256/stat : 10256 (java) S 10248 10250 10121 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 205511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10257] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10257/stat : 10257 (java) S 10248 10250 10121 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 205511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10258] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10258/stat : 10258 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145235635 1836429312 205511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10259] ppid=10248 vsize=1793388 CPUtime=1.55
/proc/10250/task/10259/stat : 10259 (java) S 10248 10250 10121 0 -1 64 4634 0 0 0 153 2 0 0 16 0 13 0 145235635 1836429312 205511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10260] ppid=10248 vsize=1793388 CPUtime=1.39
/proc/10250/task/10260/stat : 10260 (java) S 10248 10250 10121 0 -1 64 5074 0 0 0 137 2 0 0 17 0 13 0 145235635 1836429312 205511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10261] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10261/stat : 10261 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145235635 1836429312 205511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10262] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10262/stat : 10262 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145235635 1836429312 205511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10263] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10263/stat : 10263 (java) S 10248 10250 10121 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 145235797 1836429312 205511 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1700.2
Current children cumulated vsize (KiB) 1793388

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 10461
/proc/meminfo: memFree=796232/2055924 swapFree=4158476/4192956
[pid=10250] ppid=10248 vsize=1793388 CPUtime=1761.78
/proc/10250/stat : 10250 (java) S 10248 10250 10121 0 -1 0 239404 0 1 0 176047 131 0 0 19 0 13 0 145235626 1836429312 208332 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10250/statm: 448347 208332 1333 9 0 445958 0
[pid=10250/tid=10252] ppid=10248 vsize=1793388 CPUtime=1680.95
/proc/10250/task/10252/stat : 10252 (java) R 10248 10250 10121 0 -1 64 40050 0 1 0 168059 36 0 0 25 0 13 0 145235627 1836429312 208332 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109760275 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10253] ppid=10248 vsize=1793388 CPUtime=38.77
/proc/10250/task/10253/stat : 10253 (java) S 10248 10250 10121 0 -1 64 85559 0 0 0 3839 38 0 0 16 0 13 0 145235629 1836429312 208332 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10254] ppid=10248 vsize=1793388 CPUtime=38.81
/proc/10250/task/10254/stat : 10254 (java) S 10248 10250 10121 0 -1 64 103337 0 0 0 3839 42 0 0 17 0 13 0 145235629 1836429312 208332 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10255] ppid=10248 vsize=1793388 CPUtime=0.24
/proc/10250/task/10255/stat : 10255 (java) S 10248 10250 10121 0 -1 64 29 0 0 0 17 7 0 0 16 0 13 0 145235631 1836429312 208332 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10256] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10256/stat : 10256 (java) S 10248 10250 10121 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 208332 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10257] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10257/stat : 10257 (java) S 10248 10250 10121 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 208332 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10258] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10258/stat : 10258 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145235635 1836429312 208332 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10259] ppid=10248 vsize=1793388 CPUtime=1.55
/proc/10250/task/10259/stat : 10259 (java) S 10248 10250 10121 0 -1 64 4634 0 0 0 153 2 0 0 16 0 13 0 145235635 1836429312 208332 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10260] ppid=10248 vsize=1793388 CPUtime=1.39
/proc/10250/task/10260/stat : 10260 (java) S 10248 10250 10121 0 -1 64 5074 0 0 0 137 2 0 0 17 0 13 0 145235635 1836429312 208332 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10261] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10261/stat : 10261 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145235635 1836429312 208332 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10262] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10262/stat : 10262 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145235635 1836429312 208332 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10263] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10263/stat : 10263 (java) S 10248 10250 10121 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 145235797 1836429312 208332 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1761.78
Current children cumulated vsize (KiB) 1793388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1759.5 s]
/proc/loadavg: 1.11 1.04 1.01 2/90 10461
/proc/meminfo: memFree=788808/2055924 swapFree=4158476/4192956
[pid=10250] ppid=10248 vsize=1793388 CPUtime=1800
/proc/10250/stat : 10250 (java) S 10248 10250 10121 0 -1 0 241312 0 1 0 179868 132 0 0 19 0 13 0 145235626 1836429312 210143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10250/statm: 448347 210143 1333 9 0 445958 0
[pid=10250/tid=10252] ppid=10248 vsize=1793388 CPUtime=1717.11
/proc/10250/task/10252/stat : 10252 (java) R 10248 10250 10121 0 -1 64 40064 0 1 0 171675 36 0 0 25 0 13 0 145235627 1836429312 210143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109536991 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10253] ppid=10248 vsize=1793388 CPUtime=39.8
/proc/10250/task/10253/stat : 10253 (java) S 10248 10250 10121 0 -1 64 86970 0 0 0 3941 39 0 0 16 0 13 0 145235629 1836429312 210143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10254] ppid=10248 vsize=1793388 CPUtime=39.85
/proc/10250/task/10254/stat : 10254 (java) S 10248 10250 10121 0 -1 64 103820 0 0 0 3942 43 0 0 17 0 13 0 145235629 1836429312 210143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10255] ppid=10248 vsize=1793388 CPUtime=0.24
/proc/10250/task/10255/stat : 10255 (java) S 10248 10250 10121 0 -1 64 29 0 0 0 17 7 0 0 16 0 13 0 145235631 1836429312 210143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10256] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10256/stat : 10256 (java) S 10248 10250 10121 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 210143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10257] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10257/stat : 10257 (java) S 10248 10250 10121 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 145235631 1836429312 210143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10258] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10258/stat : 10258 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145235635 1836429312 210143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10259] ppid=10248 vsize=1793388 CPUtime=1.55
/proc/10250/task/10259/stat : 10259 (java) S 10248 10250 10121 0 -1 64 4634 0 0 0 153 2 0 0 16 0 13 0 145235635 1836429312 210143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=10250/tid=10260] ppid=10248 vsize=1793388 CPUtime=1.39
/proc/10250/task/10260/stat : 10260 (java) S 10248 10250 10121 0 -1 64 5074 0 0 0 137 2 0 0 17 0 13 0 145235635 1836429312 210143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10261] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10261/stat : 10261 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 145235635 1836429312 210143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10262] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10262/stat : 10262 (java) S 10248 10250 10121 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145235635 1836429312 210143 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=10250/tid=10263] ppid=10248 vsize=1793388 CPUtime=0
/proc/10250/task/10263/stat : 10263 (java) S 10248 10250 10121 0 -1 64 3 0 0 0 0 0 0 0 25 0 13 0 145235797 1836429312 210143 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) 1793388

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

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

[startup+1759.61 s]
/proc/loadavg: 1.11 1.04 1.01 2/90 10461
/proc/meminfo: memFree=788808/2055924 swapFree=4158476/4192956
[pid=10250] ppid=10248 vsize=0 CPUtime=1800.12
/proc/10250/stat : 10250 (java) Z 10248 10250 10121 0 -1 1036 241332 0 1 0 179874 138 0 0 16 0 2 0 145235626 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/10250/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): 1759.7
CPU time (s): 1800.21
CPU user time (s): 1798.75
CPU system time (s): 1.46078
CPU usage (%): 102.302
Max. virtual memory (cumulated for all children) (KiB): 1795532

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.75
system time used= 1.46078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 241332
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= 45294
involuntary context switches= 63389

runsolver used 2.12268 second user time and 5.60515 second system time

The end

Launcher Data (download as text)

Begin job on node6 on Mon Apr 16 02:53:00 UTC 2007

IDJOB= 349260
IDBENCH= 2322
IDSOLVER= 164
FILE ID= node6/349260-1176691979

PBS_JOBID= 4559422

Free space on /tmp= 66531 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-bienst2.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349260-1176691979/sat4jPseudoCPClause.jar /tmp/evaluation/349260-1176691979/instance-349260-1176691979.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-349260-1176691979 -o ROOT/results/node6/solver-349260-1176691979 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349260-1176691979/sat4jPseudoCPClause.jar /tmp/evaluation/349260-1176691979/instance-349260-1176691979.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  0af97c6a7a59a4d1015a4f591401bda7

RANDOM SEED= 649764470

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:       1626888 kB
Buffers:         65360 kB
Cached:         262392 kB
SwapCached:       2660 kB
Active:         186068 kB
Inactive:       179068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1626888 kB
SwapTotal:     4192956 kB
SwapFree:      4158476 kB
Dirty:            4396 kB
Writeback:           0 kB
Mapped:          44052 kB
Slab:            49364 kB
Committed_AS:  6824940 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= 66531 MiB

End job on node6 on Mon Apr 16 03:22:21 UTC 2007