Trace number 349400

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.19 1788.84

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-d6cube.opb
MD5SUMd322c8ef05198e65a211d45af91a5272
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 variables185520
Total number of constraints404
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 constraints404
Minimum length of a constraint30
Maximum length of a constraint185520
Number of terms in the objective function 185520
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 6640019433432
Number of bits of the sum of numbers in the objective function 43
Biggest number in a constraint 193273528320
Number of bits of the biggest number in a constraint 38
Biggest sum of numbers in a constraint 11024119093221
Number of bits of the biggest sum of numbers44
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.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	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.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
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 Simplify asserted PB constraints to clauses
0.20/0.20	c solving /tmp/evaluation/349400-1176699552/instance-349400-1176699552.opb
0.20/0.20	c reading problem ... 
18.73/15.00	c ... done. Wall clock time 14.799s.
18.73/15.00	c CPU time (experimental) 11.31s.
18.73/15.00	c #vars     185520
18.73/15.00	c #constraints  808
1800.05/1788.71	c starts		: 1
1800.05/1788.71	c conflicts		: 8
1800.05/1788.71	c decisions		: 58890
1800.05/1788.71	c propagations		: 125357
1800.05/1788.71	c inspects		: 405767
1800.05/1788.71	c learnt literals	: 0
1800.05/1788.71	c learnt binary clauses	: 0
1800.05/1788.71	c learnt ternary clauses	: 0
1800.05/1788.71	c learnt clauses	: 7
1800.05/1788.71	c root simplifications	: 0
1800.05/1788.71	c removed literals (reason simplification)	: 0
1800.05/1788.71	c reason swapping (by a shorter reason)	: 0
1800.05/1788.71	c Calls to reduceDB	: 0
1800.05/1788.71	c speed (decisions/second)	: 33.21369110195684
1800.05/1788.71	c non guided choices	0
1800.05/1788.71	s UNKNOWN
1800.05/1788.71	c Total wall clock time (ms): 1788.509

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/node38/watcher-349400-1176699552 -o ROOT/results/node38/solver-349400-1176699552 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349400-1176699552/sat4jPseudoCPClause.jar /tmp/evaluation/349400-1176699552/instance-349400-1176699552.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.00 1.00 1.00 3/77 1296
/proc/meminfo: memFree=1757144/2055920 swapFree=4147208/4192956
[pid=1296] ppid=1294 vsize=272 CPUtime=0
/proc/1296/stat : 1296 (java) R 1294 1296 594 0 -1 0 54 0 0 0 0 0 0 0 18 0 1 0 102121885 278528 37 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 8609882 0 0 4096 0 0 0 0 17 1 0 0
/proc/1296/statm: 68 37 28 9 0 6 0

[startup+0.0196759 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1296
/proc/meminfo: memFree=1757144/2055920 swapFree=4147208/4192956
[pid=1296] ppid=1294 vsize=12916 CPUtime=0
/proc/1296/stat : 1296 (java) S 1294 1296 594 0 -1 0 905 0 1 0 0 0 0 0 18 0 2 0 102121885 13225984 661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/1296/statm: 3229 661 331 9 0 1243 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12916

[startup+0.102652 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1296
/proc/meminfo: memFree=1757144/2055920 swapFree=4147208/4192956
[pid=1296] ppid=1294 vsize=1780112 CPUtime=0.08
/proc/1296/stat : 1296 (java) S 1294 1296 594 0 -1 0 3980 0 1 0 6 2 0 0 18 0 12 0 102121885 1822834688 3721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1296/statm: 445028 3721 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.302689 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1296
/proc/meminfo: memFree=1757144/2055920 swapFree=4147208/4192956
[pid=1296] ppid=1294 vsize=1781600 CPUtime=0.33
/proc/1296/stat : 1296 (java) S 1294 1296 594 0 -1 0 6685 0 1 0 30 3 0 0 18 0 12 0 102121885 1824358400 6423 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1296/statm: 445400 6423 1267 9 0 443011 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1781600

[startup+0.701758 s]
/proc/loadavg: 1.00 1.00 1.00 3/77 1296
/proc/meminfo: memFree=1757144/2055920 swapFree=4147208/4192956
[pid=1296] ppid=1294 vsize=1782688 CPUtime=0.85
/proc/1296/stat : 1296 (java) S 1294 1296 594 0 -1 0 10416 0 1 0 80 5 0 0 18 0 12 0 102121885 1825472512 10076 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1296/statm: 445672 10077 1296 9 0 443283 0
Current children cumulated CPU time (s) 0.85
Current children cumulated vsize (KiB) 1782688

[startup+1.50191 s]
/proc/loadavg: 1.00 1.00 1.00 2/89 1308
/proc/meminfo: memFree=1699640/2055920 swapFree=4147208/4192956
[pid=1296] ppid=1294 vsize=1782688 CPUtime=1.65
/proc/1296/stat : 1296 (java) S 1294 1296 594 0 -1 0 25117 0 1 0 153 12 0 0 18 0 12 0 102121885 1825472512 24777 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1296/statm: 445672 24777 1296 9 0 443283 0
[pid=1296/tid=1298] ppid=1294 vsize=1782688 CPUtime=1.33
/proc/1296/task/1298/stat : 1298 (java) R 1294 1296 594 0 -1 64 23534 0 1 0 122 11 0 0 25 0 12 0 102121886 1825472512 24778 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109513980 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1299] ppid=1294 vsize=1782688 CPUtime=0
/proc/1296/task/1299/stat : 1299 (java) S 1294 1296 594 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 102121887 1825472512 24778 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1300] ppid=1294 vsize=1782688 CPUtime=0
/proc/1296/task/1300/stat : 1300 (java) S 1294 1296 594 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 102121887 1825472512 24779 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1301] ppid=1294 vsize=1782688 CPUtime=0
/proc/1296/task/1301/stat : 1301 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 102121890 1825472512 24780 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=1782688 CPUtime=0
/proc/1296/task/1302/stat : 1302 (java) S 1294 1296 594 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 102121890 1825472512 24781 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=1782688 CPUtime=0
/proc/1296/task/1303/stat : 1303 (java) S 1294 1296 594 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 102121890 1825472512 24781 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=1782688 CPUtime=0
/proc/1296/task/1304/stat : 1304 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 102121894 1825472512 24782 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1305] ppid=1294 vsize=1782688 CPUtime=0.12
/proc/1296/task/1305/stat : 1305 (java) S 1294 1296 594 0 -1 64 409 0 0 0 12 0 0 0 16 0 12 0 102121894 1825472512 24783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1306] ppid=1294 vsize=1782688 CPUtime=0.17
/proc/1296/task/1306/stat : 1306 (java) S 1294 1296 594 0 -1 64 457 0 0 0 17 0 0 0 16 0 12 0 102121894 1825472512 24783 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1307] ppid=1294 vsize=1782688 CPUtime=0
/proc/1296/task/1307/stat : 1307 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 102121894 1825472512 24784 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1308] ppid=1294 vsize=1782688 CPUtime=0
/proc/1296/task/1308/stat : 1308 (java) S 1294 1296 594 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 102121894 1825472512 24785 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.65
Current children cumulated vsize (KiB) 1782688

[startup+3.10222 s]
/proc/loadavg: 1.00 1.00 1.00 2/89 1308
/proc/meminfo: memFree=1624184/2055920 swapFree=4147208/4192956
[pid=1296] ppid=1294 vsize=1785320 CPUtime=3.67
/proc/1296/stat : 1296 (java) S 1294 1296 594 0 -1 0 47884 0 1 0 345 22 0 0 18 0 12 0 102121885 1828167680 47059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1296/statm: 446330 47059 1314 9 0 443941 0
[pid=1296/tid=1298] ppid=1294 vsize=1785320 CPUtime=2.6
/proc/1296/task/1298/stat : 1298 (java) R 1294 1296 594 0 -1 64 37669 0 1 0 243 17 0 0 22 0 12 0 102121886 1828167680 47059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109474207 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1299] ppid=1294 vsize=1785320 CPUtime=0.17
/proc/1296/task/1299/stat : 1299 (java) S 1294 1296 594 0 -1 64 5054 0 0 0 16 1 0 0 16 0 12 0 102121887 1828167680 47059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1300] ppid=1294 vsize=1785320 CPUtime=0.18
/proc/1296/task/1300/stat : 1300 (java) S 1294 1296 594 0 -1 64 3451 0 0 0 17 1 0 0 16 0 12 0 102121887 1828167680 47059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1301] ppid=1294 vsize=1785320 CPUtime=0
/proc/1296/task/1301/stat : 1301 (java) S 1294 1296 594 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 102121890 1828167680 47059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=1785320 CPUtime=0
/proc/1296/task/1302/stat : 1302 (java) S 1294 1296 594 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 102121890 1828167680 47059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=1785320 CPUtime=0
/proc/1296/task/1303/stat : 1303 (java) S 1294 1296 594 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 102121890 1828167680 47059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=1785320 CPUtime=0
/proc/1296/task/1304/stat : 1304 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 102121894 1828167680 47059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1305] ppid=1294 vsize=1785320 CPUtime=0.31
/proc/1296/task/1305/stat : 1305 (java) S 1294 1296 594 0 -1 64 469 0 0 0 31 0 0 0 16 0 12 0 102121894 1828167680 47059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1306] ppid=1294 vsize=1785320 CPUtime=0.36
/proc/1296/task/1306/stat : 1306 (java) S 1294 1296 594 0 -1 64 516 0 0 0 36 0 0 0 16 0 12 0 102121894 1828167680 47059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1307] ppid=1294 vsize=1785320 CPUtime=0
/proc/1296/task/1307/stat : 1307 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 102121894 1828167680 47059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1308] ppid=1294 vsize=1785320 CPUtime=0
/proc/1296/task/1308/stat : 1308 (java) S 1294 1296 594 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 102121894 1828167680 47059 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.67
Current children cumulated vsize (KiB) 1785320

[startup+6.30184 s]
/proc/loadavg: 1.00 1.00 1.00 3/89 1308
/proc/meminfo: memFree=1520440/2055920 swapFree=4147208/4192956
[pid=1296] ppid=1294 vsize=1788840 CPUtime=7.6
/proc/1296/stat : 1296 (java) S 1294 1296 594 0 -1 0 72633 0 1 0 726 34 0 0 18 0 12 0 102121885 1831772160 68495 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1296/statm: 447210 68495 1314 9 0 444821 0
[pid=1296/tid=1298] ppid=1294 vsize=1788840 CPUtime=5.1
/proc/1296/task/1298/stat : 1298 (java) R 1294 1296 594 0 -1 64 37673 0 1 0 493 17 0 0 21 0 12 0 102121886 1831772160 68495 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109591244 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1299] ppid=1294 vsize=1788840 CPUtime=0.85
/proc/1296/task/1299/stat : 1299 (java) S 1294 1296 594 0 -1 64 18896 0 0 0 77 8 0 0 20 0 12 0 102121887 1831772160 68495 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1300] ppid=1294 vsize=1788840 CPUtime=0.85
/proc/1296/task/1300/stat : 1300 (java) S 1294 1296 594 0 -1 64 14331 0 0 0 79 6 0 0 20 0 12 0 102121887 1831772160 68495 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=1788840 CPUtime=0
/proc/1296/task/1301/stat : 1301 (java) S 1294 1296 594 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 102121890 1831772160 68495 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=1788840 CPUtime=0
/proc/1296/task/1302/stat : 1302 (java) S 1294 1296 594 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 102121890 1831772160 68495 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=1788840 CPUtime=0
/proc/1296/task/1303/stat : 1303 (java) S 1294 1296 594 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 102121890 1831772160 68495 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=1788840 CPUtime=0
/proc/1296/task/1304/stat : 1304 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 102121894 1831772160 68495 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1305] ppid=1294 vsize=1788840 CPUtime=0.36
/proc/1296/task/1305/stat : 1305 (java) S 1294 1296 594 0 -1 64 490 0 0 0 36 0 0 0 16 0 12 0 102121894 1831772160 68495 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1306] ppid=1294 vsize=1788840 CPUtime=0.4
/proc/1296/task/1306/stat : 1306 (java) S 1294 1296 594 0 -1 64 518 0 0 0 40 0 0 0 16 0 12 0 102121894 1831772160 68495 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1307] ppid=1294 vsize=1788840 CPUtime=0
/proc/1296/task/1307/stat : 1307 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 102121894 1831772160 68495 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1308] ppid=1294 vsize=1788840 CPUtime=0
/proc/1296/task/1308/stat : 1308 (java) S 1294 1296 594 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 102121894 1831772160 68495 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.6
Current children cumulated vsize (KiB) 1788840

[startup+12.7011 s]
/proc/loadavg: 1.08 1.02 1.01 3/89 1308
/proc/meminfo: memFree=1416824/2055920 swapFree=4147208/4192956
[pid=1296] ppid=1294 vsize=1793960 CPUtime=15.59
/proc/1296/stat : 1296 (java) S 1294 1296 594 0 -1 0 96755 0 1 0 1512 47 0 0 18 0 12 0 102121885 1837015040 87916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1296/statm: 448490 87916 1314 9 0 446101 0
[pid=1296/tid=1298] ppid=1294 vsize=1793960 CPUtime=9.86
/proc/1296/task/1298/stat : 1298 (java) R 1294 1296 594 0 -1 64 37679 0 1 0 968 18 0 0 19 0 12 0 102121886 1837015040 87916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109604349 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1299] ppid=1294 vsize=1793960 CPUtime=2.44
/proc/1296/task/1299/stat : 1299 (java) S 1294 1296 594 0 -1 64 32195 0 0 0 229 15 0 0 16 0 12 0 102121887 1837015040 87916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1300] ppid=1294 vsize=1793960 CPUtime=2.47
/proc/1296/task/1300/stat : 1300 (java) S 1294 1296 594 0 -1 64 25148 0 0 0 236 11 0 0 19 0 12 0 102121887 1837015040 87916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1301] ppid=1294 vsize=1793960 CPUtime=0
/proc/1296/task/1301/stat : 1301 (java) S 1294 1296 594 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 102121890 1837015040 87916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=1793960 CPUtime=0
/proc/1296/task/1302/stat : 1302 (java) S 1294 1296 594 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 102121890 1837015040 87916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=1793960 CPUtime=0
/proc/1296/task/1303/stat : 1303 (java) S 1294 1296 594 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 102121890 1837015040 87916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=1793960 CPUtime=0
/proc/1296/task/1304/stat : 1304 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 102121894 1837015040 87916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1305] ppid=1294 vsize=1793960 CPUtime=0.36
/proc/1296/task/1305/stat : 1305 (java) S 1294 1296 594 0 -1 64 490 0 0 0 36 0 0 0 17 0 12 0 102121894 1837015040 87916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1306] ppid=1294 vsize=1793960 CPUtime=0.4
/proc/1296/task/1306/stat : 1306 (java) S 1294 1296 594 0 -1 64 518 0 0 0 40 0 0 0 16 0 12 0 102121894 1837015040 87916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1307] ppid=1294 vsize=1793960 CPUtime=0
/proc/1296/task/1307/stat : 1307 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 102121894 1837015040 87916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1308] ppid=1294 vsize=1793960 CPUtime=0
/proc/1296/task/1308/stat : 1308 (java) S 1294 1296 594 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 102121894 1837015040 87916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.59
Current children cumulated vsize (KiB) 1793960

[startup+25.5025 s]
/proc/loadavg: 1.07 1.02 1.00 2/90 1309
/proc/meminfo: memFree=1325360/2055920 swapFree=4147208/4192956
[pid=1296] ppid=1294 vsize=1795932 CPUtime=29.77
/proc/1296/stat : 1296 (java) S 1294 1296 594 0 -1 0 122117 0 1 0 2918 59 0 0 18 0 13 0 102121885 1839034368 108959 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1296/statm: 448983 108959 1329 9 0 446594 0
[pid=1296/tid=1298] ppid=1294 vsize=1795932 CPUtime=21.47
/proc/1296/task/1298/stat : 1298 (java) R 1294 1296 594 0 -1 64 37720 0 1 0 2128 19 0 0 25 0 13 0 102121886 1839034368 108959 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109778808 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1299] ppid=1294 vsize=1795932 CPUtime=3.44
/proc/1296/task/1299/stat : 1299 (java) S 1294 1296 594 0 -1 64 47603 0 0 0 322 22 0 0 17 0 13 0 102121887 1839034368 108959 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1300] ppid=1294 vsize=1795932 CPUtime=3.48
/proc/1296/task/1300/stat : 1300 (java) S 1294 1296 594 0 -1 64 33491 0 0 0 333 15 0 0 17 0 13 0 102121887 1839034368 108959 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1301] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1301/stat : 1301 (java) S 1294 1296 594 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 102121890 1839034368 108959 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1302/stat : 1302 (java) S 1294 1296 594 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 102121890 1839034368 108959 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1303/stat : 1303 (java) S 1294 1296 594 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 102121890 1839034368 108959 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1304/stat : 1304 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 102121894 1839034368 108959 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=1296/tid=1301] ppid=1294 vsize=1795932 CPUtime=0.23
/proc/1296/task/1301/stat : 1301 (java) S 1294 1296 594 0 -1 64 134 0 0 0 15 8 0 0 16 0 13 0 102121890 1839034368 123372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1302] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1302/stat : 1302 (java) S 1294 1296 594 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 102121890 1839034368 123372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1303/stat : 1303 (java) S 1294 1296 594 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 102121890 1839034368 123372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1304/stat : 1304 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 102121894 1839034368 123372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1305] ppid=1294 vsize=1795932 CPUtime=1.13
/proc/1296/task/1305/stat : 1305 (java) S 1294 1296 594 0 -1 64 2024 0 0 0 112 1 0 0 17 0 13 0 102121894 1839034368 123372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1306] ppid=1294 vsize=1795932 CPUtime=1.06
/proc/1296/task/1306/stat : 1306 (java) S 1294 1296 594 0 -1 64 600 0 0 0 106 0 0 0 17 0 13 0 102121894 1839034368 123372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1307] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1307/stat : 1307 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 102121894 1839034368 123372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1308] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1308/stat : 1308 (java) S 1294 1296 594 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 102121894 1839034368 123372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1309] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1309/stat : 1309 (java) S 1294 1296 594 0 -1 64 6 0 0 0 0 0 0 0 20 0 13 0 102123479 1839034368 123372 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1612.88
Current children cumulated vsize (KiB) 1795932

[startup+1662.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/90 1511
/proc/meminfo: memFree=1265264/2055920 swapFree=4147208/4192956
[pid=1296] ppid=1294 vsize=1795932 CPUtime=1673.02
/proc/1296/stat : 1296 (java) S 1294 1296 594 0 -1 0 200795 0 1 0 167092 210 0 0 18 0 13 0 102121885 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1296/statm: 448983 123403 1329 9 0 446594 0
[pid=1296/tid=1298] ppid=1294 vsize=1795932 CPUtime=1640.83
/proc/1296/task/1298/stat : 1298 (java) R 1294 1296 594 0 -1 64 100041 0 1 0 164035 48 0 0 25 0 13 0 102121886 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109942979 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1299] ppid=1294 vsize=1795932 CPUtime=14.04
/proc/1296/task/1299/stat : 1299 (java) S 1294 1296 594 0 -1 64 55986 0 0 0 1305 99 0 0 16 0 13 0 102121887 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1300] ppid=1294 vsize=1795932 CPUtime=15.65
/proc/1296/task/1300/stat : 1300 (java) S 1294 1296 594 0 -1 64 41286 0 0 0 1514 51 0 0 16 0 13 0 102121887 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=1795932 CPUtime=0.23
/proc/1296/task/1301/stat : 1301 (java) S 1294 1296 594 0 -1 64 134 0 0 0 15 8 0 0 16 0 13 0 102121890 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1302] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1302/stat : 1302 (java) S 1294 1296 594 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 102121890 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1303/stat : 1303 (java) S 1294 1296 594 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 102121890 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1304/stat : 1304 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 102121894 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1305] ppid=1294 vsize=1795932 CPUtime=1.13
/proc/1296/task/1305/stat : 1305 (java) S 1294 1296 594 0 -1 64 2024 0 0 0 112 1 0 0 17 0 13 0 102121894 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1306] ppid=1294 vsize=1795932 CPUtime=1.06
/proc/1296/task/1306/stat : 1306 (java) S 1294 1296 594 0 -1 64 600 0 0 0 106 0 0 0 17 0 13 0 102121894 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1307] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1307/stat : 1307 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 102121894 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1308] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1308/stat : 1308 (java) S 1294 1296 594 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 102121894 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1309] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1309/stat : 1309 (java) S 1294 1296 594 0 -1 64 6 0 0 0 0 0 0 0 20 0 13 0 102123479 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1673.02
Current children cumulated vsize (KiB) 1795932

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 1511
/proc/meminfo: memFree=1265200/2055920 swapFree=4147208/4192956
[pid=1296] ppid=1294 vsize=1795932 CPUtime=1733.28
/proc/1296/stat : 1296 (java) S 1294 1296 594 0 -1 0 200872 0 1 0 173112 216 0 0 18 0 13 0 102121885 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1296/statm: 448983 123403 1329 9 0 446594 0
[pid=1296/tid=1298] ppid=1294 vsize=1795932 CPUtime=1700.02
/proc/1296/task/1298/stat : 1298 (java) R 1294 1296 594 0 -1 64 100118 0 1 0 169953 49 0 0 25 0 13 0 102121886 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109954949 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1299] ppid=1294 vsize=1795932 CPUtime=14.52
/proc/1296/task/1299/stat : 1299 (java) S 1294 1296 594 0 -1 64 55986 0 0 0 1349 103 0 0 16 0 13 0 102121887 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1300] ppid=1294 vsize=1795932 CPUtime=16.23
/proc/1296/task/1300/stat : 1300 (java) S 1294 1296 594 0 -1 64 41286 0 0 0 1572 51 0 0 16 0 13 0 102121887 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=1795932 CPUtime=0.25
/proc/1296/task/1301/stat : 1301 (java) S 1294 1296 594 0 -1 64 134 0 0 0 16 9 0 0 16 0 13 0 102121890 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1302] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1302/stat : 1302 (java) S 1294 1296 594 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 102121890 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1303/stat : 1303 (java) S 1294 1296 594 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 102121890 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1304/stat : 1304 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 102121894 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1305] ppid=1294 vsize=1795932 CPUtime=1.13
/proc/1296/task/1305/stat : 1305 (java) S 1294 1296 594 0 -1 64 2024 0 0 0 112 1 0 0 17 0 13 0 102121894 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1306] ppid=1294 vsize=1795932 CPUtime=1.06
/proc/1296/task/1306/stat : 1306 (java) S 1294 1296 594 0 -1 64 600 0 0 0 106 0 0 0 17 0 13 0 102121894 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1307] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1307/stat : 1307 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 102121894 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1308] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1308/stat : 1308 (java) S 1294 1296 594 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 102121894 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1309] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1309/stat : 1309 (java) S 1294 1296 594 0 -1 64 6 0 0 0 0 0 0 0 20 0 13 0 102123479 1839034368 123403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1733.28
Current children cumulated vsize (KiB) 1795932

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 1511
/proc/meminfo: memFree=1254896/2055920 swapFree=4147208/4192956
[pid=1296] ppid=1294 vsize=1795932 CPUtime=1793.64
/proc/1296/stat : 1296 (java) S 1294 1296 594 0 -1 0 203832 0 1 0 179143 221 0 0 18 0 13 0 102121885 1839034368 126000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1296/statm: 448983 126000 1329 9 0 446594 0
[pid=1296/tid=1298] ppid=1294 vsize=1795932 CPUtime=1759.14
/proc/1296/task/1298/stat : 1298 (java) R 1294 1296 594 0 -1 64 100189 0 1 0 175865 49 0 0 25 0 13 0 102121886 1839034368 126000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109851745 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1299] ppid=1294 vsize=1795932 CPUtime=15.11
/proc/1296/task/1299/stat : 1299 (java) S 1294 1296 594 0 -1 64 57610 0 0 0 1405 106 0 0 17 0 13 0 102121887 1839034368 126000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1300] ppid=1294 vsize=1795932 CPUtime=16.79
/proc/1296/task/1300/stat : 1300 (java) S 1294 1296 594 0 -1 64 42544 0 0 0 1626 53 0 0 16 0 13 0 102121887 1839034368 126000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=1795932 CPUtime=0.26
/proc/1296/task/1301/stat : 1301 (java) S 1294 1296 594 0 -1 64 134 0 0 0 17 9 0 0 16 0 13 0 102121890 1839034368 126000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1302] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1302/stat : 1302 (java) S 1294 1296 594 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 102121890 1839034368 126000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1303/stat : 1303 (java) S 1294 1296 594 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 102121890 1839034368 126000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1304/stat : 1304 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 102121894 1839034368 126000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1305] ppid=1294 vsize=1795932 CPUtime=1.19
/proc/1296/task/1305/stat : 1305 (java) S 1294 1296 594 0 -1 64 2028 0 0 0 118 1 0 0 16 0 13 0 102121894 1839034368 126000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1306] ppid=1294 vsize=1795932 CPUtime=1.09
/proc/1296/task/1306/stat : 1306 (java) S 1294 1296 594 0 -1 64 603 0 0 0 109 0 0 0 16 0 13 0 102121894 1839034368 126000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1307] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1307/stat : 1307 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 102121894 1839034368 126000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1308] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1308/stat : 1308 (java) S 1294 1296 594 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 102121894 1839034368 126000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1309] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1309/stat : 1309 (java) S 1294 1296 594 0 -1 64 6 0 0 0 0 0 0 0 20 0 13 0 102123479 1839034368 126000 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1793.64
Current children cumulated vsize (KiB) 1795932



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1788.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 1511
/proc/meminfo: memFree=1257904/2055920 swapFree=4147208/4192956
[pid=1296] ppid=1294 vsize=1795932 CPUtime=1800.05
/proc/1296/stat : 1296 (java) S 1294 1296 594 0 -1 0 203836 0 1 0 179784 221 0 0 18 0 13 0 102121885 1839034368 125198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1296/statm: 448983 125198 1329 9 0 446594 0
[pid=1296/tid=1298] ppid=1294 vsize=1795932 CPUtime=1765.49
/proc/1296/task/1298/stat : 1298 (java) R 1294 1296 594 0 -1 64 100193 0 1 0 176500 49 0 0 25 0 13 0 102121886 1839034368 125198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109851757 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1299] ppid=1294 vsize=1795932 CPUtime=15.13
/proc/1296/task/1299/stat : 1299 (java) S 1294 1296 594 0 -1 64 57610 0 0 0 1407 106 0 0 16 0 13 0 102121887 1839034368 125198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1300] ppid=1294 vsize=1795932 CPUtime=16.82
/proc/1296/task/1300/stat : 1300 (java) S 1294 1296 594 0 -1 64 42544 0 0 0 1629 53 0 0 17 0 13 0 102121887 1839034368 125198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1301] ppid=1294 vsize=1795932 CPUtime=0.26
/proc/1296/task/1301/stat : 1301 (java) S 1294 1296 594 0 -1 64 134 0 0 0 17 9 0 0 17 0 13 0 102121890 1839034368 125198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1302] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1302/stat : 1302 (java) S 1294 1296 594 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 102121890 1839034368 125198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1303] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1303/stat : 1303 (java) S 1294 1296 594 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 102121890 1839034368 125198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1304] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1304/stat : 1304 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 102121894 1839034368 125198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1305] ppid=1294 vsize=1795932 CPUtime=1.19
/proc/1296/task/1305/stat : 1305 (java) S 1294 1296 594 0 -1 64 2028 0 0 0 118 1 0 0 16 0 13 0 102121894 1839034368 125198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1296/tid=1306] ppid=1294 vsize=1795932 CPUtime=1.09
/proc/1296/task/1306/stat : 1306 (java) S 1294 1296 594 0 -1 64 603 0 0 0 109 0 0 0 16 0 13 0 102121894 1839034368 125198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1307] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1307/stat : 1307 (java) S 1294 1296 594 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 102121894 1839034368 125198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1308] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1308/stat : 1308 (java) S 1294 1296 594 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 102121894 1839034368 125198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1296/tid=1309] ppid=1294 vsize=1795932 CPUtime=0
/proc/1296/task/1309/stat : 1309 (java) S 1294 1296 594 0 -1 64 6 0 0 0 0 0 0 0 20 0 13 0 102123479 1839034368 125198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1795932

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

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

[startup+1788.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 1511
/proc/meminfo: memFree=1257904/2055920 swapFree=4147208/4192956
[pid=1296] ppid=1294 vsize=0 CPUtime=1800.16
/proc/1296/stat : 1296 (java) Z 1294 1296 594 0 -1 1036 203856 0 1 0 179790 226 0 0 16 0 2 0 102121885 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1296/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1788.84
CPU time (s): 1800.19
CPU user time (s): 1797.9
CPU system time (s): 2.29065
CPU usage (%): 100.635
Max. virtual memory (cumulated for all children) (KiB): 1796008

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.9
system time used= 2.29065
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 203856
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= 58366
involuntary context switches= 45727

runsolver used 2.04869 second user time and 5.66314 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Mon Apr 16 04:59:12 UTC 2007

IDJOB= 349400
IDBENCH= 2403
IDSOLVER= 164
FILE ID= node38/349400-1176699552

PBS_JOBID= 4560032

Free space on /tmp= 66300 MiB

SOLVER NAME= sat4jPseudoCPClause 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-d6cube.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349400-1176699552/sat4jPseudoCPClause.jar /tmp/evaluation/349400-1176699552/instance-349400-1176699552.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-349400-1176699552 -o ROOT/results/node38/solver-349400-1176699552 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349400-1176699552/sat4jPseudoCPClause.jar /tmp/evaluation/349400-1176699552/instance-349400-1176699552.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  d322c8ef05198e65a211d45af91a5272

RANDOM SEED= 486720119

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.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.263
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.263
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:      2055920 kB
MemFree:       1757616 kB
Buffers:         19532 kB
Cached:         128356 kB
SwapCached:       3548 kB
Active:         163608 kB
Inactive:        90196 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757616 kB
SwapTotal:     4192956 kB
SwapFree:      4147208 kB
Dirty:           22144 kB
Writeback:           0 kB
Mapped:         113628 kB
Slab:            29736 kB
Committed_AS:  1491788 kB
PageTables:       2060 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= 66300 MiB

End job on node38 on Mon Apr 16 05:29:03 UTC 2007