Trace number 359304

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 NameAnswerCPU timeWall clock time
sat4jPseudoCP 2007-03-23? (TO) 1800.33 1765.47

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900571131.opb
MD5SUM4a2e7ec029cc013a596bc8fa4c9afc09
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.038993
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 639
Number of bits of the biggest sum of numbers10
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.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	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.08/0.19	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.08/0.19	--- Begin Solver configuration ---
0.08/0.19	c Stops conflict analysis at the first Unique Implication Point
0.08/0.19	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.08/0.19	c Learn all clauses as in MiniSAT
0.08/0.19	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.08/0.19	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.19	c No reason simplification
0.08/0.19	c --- End Solver configuration ---
0.08/0.19	c solving /tmp/evaluation/359304-1176926019/instance-359304-1176926019.opb
0.08/0.19	c reading problem ... 
1.11/0.87	c ... done. Wall clock time 0.674s.
1.11/0.87	c CPU time (experimental) 0.59s.
1.11/0.87	c #vars     231
1.11/0.87	c #constraints  2707
1800.09/1765.31	c starts		: 2
1800.09/1765.31	c conflicts		: 38909
1800.09/1765.31	c decisions		: 133933
1800.09/1765.31	c propagations		: 1113250
1800.09/1765.31	c inspects		: 550173520
1800.09/1765.31	c learnt literals	: 0
1800.09/1765.31	c learnt binary clauses	: 0
1800.09/1765.31	c learnt ternary clauses	: 0
1800.09/1765.31	c learnt clauses	: 38908
1800.09/1765.31	c root simplifications	: 0
1800.09/1765.31	c removed literals (reason simplification)	: 0
1800.09/1765.31	c reason swapping (by a shorter reason)	: 0
1800.09/1765.31	c Calls to reduceDB	: 0
1800.09/1765.31	c speed (decisions/second)	: 75.9067602713834
1800.09/1765.31	c non guided choices	121
1800.09/1765.31	s UNKNOWN
1800.09/1765.31	c Total wall clock time (ms): 1765.118

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/node52/watcher-359304-1176926019 -o ROOT/results/node52/solver-359304-1176926019 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/359304-1176926019/sat4jPseudoCP.jar /tmp/evaluation/359304-1176926019/instance-359304-1176926019.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: 0.92 0.99 0.99 2/64 5324
/proc/meminfo: memFree=1931668/2055920 swapFree=4182956/4192956
[pid=5324] ppid=5322 vsize=272 CPUtime=0
/proc/5324/stat : 5324 (java) D 5322 5324 4704 0 -1 0 53 0 0 0 0 0 0 0 19 0 1 0 47446938 278528 37 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 4309796 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/5324/statm: 68 37 28 9 0 6 0

[startup+0.0909119 s]
/proc/loadavg: 0.92 0.99 0.99 2/64 5324
/proc/meminfo: memFree=1931668/2055920 swapFree=4182956/4192956
[pid=5324] ppid=5322 vsize=1777844 CPUtime=0.06
/proc/5324/stat : 5324 (java) S 5322 5324 4704 0 -1 0 3865 0 1 0 5 1 0 0 18 0 7 0 47446938 1820512256 3608 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/5324/statm: 444461 3608 1092 9 0 442097 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777844

[startup+0.10291 s]
/proc/loadavg: 0.92 0.99 0.99 2/64 5324
/proc/meminfo: memFree=1931668/2055920 swapFree=4182956/4192956
[pid=5324] ppid=5322 vsize=1780108 CPUtime=0.08
/proc/5324/stat : 5324 (java) S 5322 5324 4704 0 -1 0 3979 0 1 0 6 2 0 0 18 0 12 0 47446938 1822830592 3721 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5324/statm: 445027 3721 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301934 s]
/proc/loadavg: 0.92 0.99 0.99 2/64 5324
/proc/meminfo: memFree=1931668/2055920 swapFree=4182956/4192956
[pid=5324] ppid=5322 vsize=1782436 CPUtime=0.32
/proc/5324/stat : 5324 (java) S 5322 5324 4704 0 -1 0 5150 0 1 0 30 2 0 0 18 0 12 0 47446938 1825214464 4889 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5324/statm: 445609 4890 1263 9 0 443221 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1782436

[startup+0.70195 s]
/proc/loadavg: 0.92 0.99 0.99 2/64 5324
/proc/meminfo: memFree=1931668/2055920 swapFree=4182956/4192956
[pid=5324] ppid=5322 vsize=1783268 CPUtime=0.91
/proc/5324/stat : 5324 (java) S 5322 5324 4704 0 -1 0 6921 0 1 0 88 3 0 0 18 0 12 0 47446938 1826066432 6385 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5324/statm: 445817 6385 1301 9 0 443429 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 1783268

[startup+1.502 s]
/proc/loadavg: 0.92 0.99 0.99 3/77 5337
/proc/meminfo: memFree=1906092/2055920 swapFree=4182956/4192956
[pid=5324] ppid=5322 vsize=1786100 CPUtime=2.32
/proc/5324/stat : 5324 (java) S 5322 5324 4704 0 -1 0 17358 0 1 0 225 7 0 0 18 0 13 0 47446938 1828966400 15240 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5324/statm: 446525 15240 1312 9 0 444137 0
[pid=5324/tid=5326] ppid=5322 vsize=1786100 CPUtime=0.99
/proc/5324/task/5326/stat : 5326 (java) R 5322 5324 4704 0 -1 64 13384 0 1 0 94 5 0 0 18 0 13 0 47446940 1828966400 15240 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109214405 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5327] ppid=5322 vsize=1786100 CPUtime=0
/proc/5324/task/5327/stat : 5327 (java) S 5322 5324 4704 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 47446941 1828966400 15240 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5328] ppid=5322 vsize=1786100 CPUtime=0
/proc/5324/task/5328/stat : 5328 (java) S 5322 5324 4704 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 47446941 1828966400 15240 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5329] ppid=5322 vsize=1786100 CPUtime=0
/proc/5324/task/5329/stat : 5329 (java) S 5322 5324 4704 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 47446944 1828966400 15240 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5330] ppid=5322 vsize=1786100 CPUtime=0
/proc/5324/task/5330/stat : 5330 (java) S 5322 5324 4704 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 47446944 1828966400 15240 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5331] ppid=5322 vsize=1786100 CPUtime=0
/proc/5324/task/5331/stat : 5331 (java) S 5322 5324 4704 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 47446944 1828966400 15240 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5332] ppid=5322 vsize=1786100 CPUtime=0
/proc/5324/task/5332/stat : 5332 (java) S 5322 5324 4704 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 47446948 1828966400 15240 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5333] ppid=5322 vsize=1786100 CPUtime=0.62
/proc/5324/task/5333/stat : 5333 (java) S 5322 5324 4704 0 -1 64 1357 0 0 0 62 0 0 0 16 0 13 0 47446948 1828966400 15240 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5334] ppid=5322 vsize=1786100 CPUtime=0.68
/proc/5324/task/5334/stat : 5334 (java) R 5322 5324 4704 0 -1 64 1893 0 0 0 68 0 0 0 16 0 13 0 47446948 1828966400 15240 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 105059688 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5335] ppid=5322 vsize=1786100 CPUtime=0
/proc/5324/task/5335/stat : 5335 (java) S 5322 5324 4704 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 47446948 1828966400 15240 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5336] ppid=5322 vsize=1786100 CPUtime=0
/proc/5324/task/5336/stat : 5336 (java) S 5322 5324 4704 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 47446948 1828966400 15240 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5337] ppid=5322 vsize=1786100 CPUtime=0
/proc/5324/task/5337/stat : 5337 (java) S 5322 5324 4704 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 47447026 1828966400 15240 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.32
Current children cumulated vsize (KiB) 1786100

[startup+3.10211 s]
/proc/loadavg: 0.92 0.99 0.99 4/77 5337
/proc/meminfo: memFree=1827692/2055920 swapFree=4182956/4192956
[pid=5324] ppid=5322 vsize=1800640 CPUtime=5.28
/proc/5324/stat : 5324 (java) S 5322 5324 4704 0 -1 0 51841 0 1 0 505 23 0 0 18 0 13 0 47446938 1843855360 43619 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5324/statm: 450160 43619 1325 9 0 447772 0
[pid=5324/tid=5326] ppid=5322 vsize=1800640 CPUtime=1.92
/proc/5324/task/5326/stat : 5326 (java) R 5322 5324 4704 0 -1 64 37755 0 1 0 176 16 0 0 18 0 13 0 47446940 1843855360 43619 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109640283 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5327] ppid=5322 vsize=1800640 CPUtime=0
/proc/5324/task/5327/stat : 5327 (java) S 5322 5324 4704 0 -1 64 135 0 0 0 0 0 0 0 17 0 13 0 47446941 1843855360 43619 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5328] ppid=5322 vsize=1800640 CPUtime=0
/proc/5324/task/5328/stat : 5328 (java) S 5322 5324 4704 0 -1 64 215 0 0 0 0 0 0 0 16 0 13 0 47446941 1843855360 43619 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5329] ppid=5322 vsize=1800640 CPUtime=0
/proc/5324/task/5329/stat : 5329 (java) S 5322 5324 4704 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 47446944 1843855360 43619 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5330] ppid=5322 vsize=1800640 CPUtime=0
/proc/5324/task/5330/stat : 5330 (java) S 5322 5324 4704 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 47446944 1843855360 43619 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5331] ppid=5322 vsize=1800640 CPUtime=0
/proc/5324/task/5331/stat : 5331 (java) S 5322 5324 4704 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 47446944 1843855360 43619 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5332] ppid=5322 vsize=1800640 CPUtime=0
/proc/5324/task/5332/stat : 5332 (java) S 5322 5324 4704 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 47446948 1843855360 43619 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5333] ppid=5322 vsize=1800640 CPUtime=1.61
/proc/5324/task/5333/stat : 5333 (java) R 5322 5324 4704 0 -1 64 6218 0 0 0 159 2 0 0 18 0 13 0 47446948 1843855360 43619 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 103319450 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5334] ppid=5322 vsize=1800640 CPUtime=1.7
/proc/5324/task/5334/stat : 5334 (java) R 5322 5324 4704 0 -1 64 6790 0 0 0 167 3 0 0 18 0 13 0 47446948 1843855360 43619 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 102674181 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5335] ppid=5322 vsize=1800640 CPUtime=0
/proc/5324/task/5335/stat : 5335 (java) S 5322 5324 4704 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 47446948 1843855360 43619 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5336] ppid=5322 vsize=1800640 CPUtime=0
/proc/5324/task/5336/stat : 5336 (java) S 5322 5324 4704 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 47446948 1843855360 43619 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5337] ppid=5322 vsize=1800640 CPUtime=0
/proc/5324/task/5337/stat : 5337 (java) S 5322 5324 4704 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 47447026 1843855360 43619 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.28
Current children cumulated vsize (KiB) 1800640

[startup+6.30231 s]
/proc/loadavg: 1.01 1.01 1.00 2/77 5337
/proc/meminfo: memFree=1757548/2055920 swapFree=4182956/4192956
[pid=5324] ppid=5322 vsize=1800412 CPUtime=8.76
/proc/5324/stat : 5324 (java) S 5322 5324 4704 0 -1 0 55102 0 1 0 851 25 0 0 18 0 13 0 47446938 1843621888 45901 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5324/statm: 450103 45901 1325 9 0 447715 0
[pid=5324/tid=5326] ppid=5322 vsize=1800412 CPUtime=5
/proc/5324/task/5326/stat : 5326 (java) R 5322 5324 4704 0 -1 64 37762 0 1 0 484 16 0 0 20 0 13 0 47446940 1843621888 45901 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109640273 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5327] ppid=5322 vsize=1800412 CPUtime=0.07
/proc/5324/task/5327/stat : 5327 (java) S 5322 5324 4704 0 -1 64 1651 0 0 0 7 0 0 0 17 0 13 0 47446941 1843621888 45901 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5328] ppid=5322 vsize=1800412 CPUtime=0.07
/proc/5324/task/5328/stat : 5328 (java) S 5322 5324 4704 0 -1 64 1915 0 0 0 6 1 0 0 16 0 13 0 47446941 1843621888 45901 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5329] ppid=5322 vsize=1800412 CPUtime=0
/proc/5324/task/5329/stat : 5329 (java) S 5322 5324 4704 0 -1 64 28 0 0 0 0 0 0 0 16 0 13 0 47446944 1843621888 45901 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5330] ppid=5322 vsize=1800412 CPUtime=0
/proc/5324/task/5330/stat : 5330 (java) S 5322 5324 4704 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 47446944 1843621888 45901 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5331] ppid=5322 vsize=1800412 CPUtime=0
/proc/5324/task/5331/stat : 5331 (java) S 5322 5324 4704 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 47446944 1843621888 45901 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5332] ppid=5322 vsize=1800412 CPUtime=0
/proc/5324/task/5332/stat : 5332 (java) S 5322 5324 4704 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 47446948 1843621888 45901 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5333] ppid=5322 vsize=1800412 CPUtime=1.72
/proc/5324/task/5333/stat : 5333 (java) S 5322 5324 4704 0 -1 64 6226 0 0 0 170 2 0 0 15 0 13 0 47446948 1843621888 45901 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5334] ppid=5322 vsize=1800412 CPUtime=1.84
/proc/5324/task/5334/stat : 5334 (java) S 5322 5324 4704 0 -1 64 6799 0 0 0 181 3 0 0 16 0 13 0 47446948 1843621888 45901 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5335] ppid=5322 vsize=1800412 CPUtime=0
/proc/5324/task/5335/stat : 5335 (java) S 5322 5324 4704 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 47446948 1843621888 45901 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5336] ppid=5322 vsize=1800412 CPUtime=0
/proc/5324/task/5336/stat : 5336 (java) S 5322 5324 4704 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 47446948 1843621888 45901 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5337] ppid=5322 vsize=1800412 CPUtime=0
/proc/5324/task/5337/stat : 5337 (java) S 5322 5324 4704 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 47447026 1843621888 45901 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.76
Current children cumulated vsize (KiB) 1800412

[startup+12.7027 s]
/proc/loadavg: 1.01 1.01 1.00 2/77 5337
/proc/meminfo: memFree=1712812/2055920 swapFree=4182956/4192956
[pid=5324] ppid=5322 vsize=1800412 CPUtime=15.32
/proc/5324/stat : 5324 (java) S 5322 5324 4704 0 -1 0 65303 0 1 0 1502 30 0 0 18 0 13 0 47446938 1843621888 55749 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5324/statm: 450103 55749 1332 9 0 447715 0
[pid=5324/tid=5326] ppid=5322 vsize=1800412 CPUtime=11.27
/proc/5324/task/5326/stat : 5326 (java) R 5322 5324 4704 0 -1 64 42108 0 1 0 1109 18 0 0 22 0 13 0 47446940 1843621888 55749 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109639796 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5327] ppid=5322 vsize=1800412 CPUtime=0.19
/proc/5324/task/5327/stat : 5327 (java) S 5322 5324 4704 0 -1 64 4373 0 0 0 18 1 0 0 16 0 13 0 47446941 1843621888 55749 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5328] ppid=5322 vsize=1800412 CPUtime=0.19
/proc/5324/task/5328/stat : 5328 (java) S 5322 5324 4704 0 -1 64 5041 0 0 0 17 2 0 0 16 0 13 0 47446941 1843621888 55749 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5329] ppid=5322 vsize=1800412 CPUtime=0
/proc/5324/task/5329/stat : 5329 (java) S 5322 5324 4704 0 -1 64 28 0 0 0 0 0 0 0 16 0 13 0 47446944 1843621888 55749 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5330] ppid=5322 vsize=1800412 CPUtime=0
/proc/5324/task/5330/stat : 5330 (java) S 5322 5324 4704 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 47446944 1843621888 55749 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5331] ppid=5322 vsize=1800412 CPUtime=0
/proc/5324/task/5331/stat : 5331 (java) S 5322 5324 4704 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 47446944 1843621888 55749 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5332] ppid=5322 vsize=1800412 CPUtime=0
/proc/5324/task/5332/stat : 5332 (java) S 5322 5324 4704 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 47446948 1843621888 55749 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5333] ppid=5322 vsize=1800412 CPUtime=1.74
/proc/5324/task/5333/stat : 5333 (java) S 5322 5324 4704 0 -1 64 6233 0 0 0 172 2 0 0 16 0 13 0 47446948 1843621888 55749 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5334] ppid=5322 vsize=1800412 CPUtime=1.85
/proc/5324/task/5334/stat : 5334 (java) S 5322 5324 4704 0 -1 64 6799 0 0 0 182 3 0 0 16 0 13 0 47446948 1843621888 55749 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5335] ppid=5322 vsize=1800412 CPUtime=0
/proc/5324/task/5335/stat : 5335 (java) S 5322 5324 4704 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 47446948 1843621888 55749 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5336] ppid=5322 vsize=1800412 CPUtime=0
/proc/5324/task/5336/stat : 5336 (java) S 5322 5324 4704 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 47446948 1843621888 55749 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5337] ppid=5322 vsize=1800412 CPUtime=0
/proc/5324/task/5337/stat : 5337 (java) S 5322 5324 4704 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 47447026 1843621888 55749 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.32
Current children cumulated vsize (KiB) 1800412

[startup+25.5026 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 5337
/proc/meminfo: memFree=1700844/2055920 swapFree=4182956/4192956
[pid=5324] ppid=5322 vsize=1799712 CPUtime=29.02
/proc/5324/stat : 5324 (java) S 5322 5324 4704 0 -1 0 70272 0 1 0 2869 33 0 0 18 0 13 0 47446938 1842905088 58745 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5324/statm: 449928 58745 1333 9 0 447540 0
[pid=5324/tid=5326] ppid=5322 vsize=1799712 CPUtime=23.91
/proc/5324/task/5326/stat : 5326 (java) R 5322 5324 4704 0 -1 64 42140 0 1 0 2372 19 0 0 23 0 13 0 47446940 1842905088 58745 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109666979 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5327] ppid=5322 vsize=1799712 CPUtime=0.33
/proc/5324/task/5327/stat : 5327 (java) S 5322 5324 4704 0 -1 64 5879 0 0 0 32 1 0 0 16 0 13 0 47446941 1842905088 58745 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5328] ppid=5322 vsize=1799712 CPUtime=0.33
/proc/5324/task/5328/stat : 5328 (java) S 5322 5324 4704 0 -1 64 7207 0 0 0 30 3 0 0 16 0 13 0 47446941 1842905088 58745 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=5324/tid=5329] ppid=5322 vsize=1798688 CPUtime=0.2
/proc/5324/task/5329/stat : 5329 (java) S 5322 5324 4704 0 -1 64 30 0 0 0 14 6 0 0 16 0 13 0 47446944 1841856512 128294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5330] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5330/stat : 5330 (java) S 5322 5324 4704 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 47446944 1841856512 128294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5331] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5331/stat : 5331 (java) S 5322 5324 4704 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 47446944 1841856512 128294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5332] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5332/stat : 5332 (java) S 5322 5324 4704 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 47446948 1841856512 128294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5333] ppid=5322 vsize=1798688 CPUtime=2.22
/proc/5324/task/5333/stat : 5333 (java) S 5322 5324 4704 0 -1 64 6249 0 0 0 220 2 0 0 17 0 13 0 47446948 1841856512 128294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5334] ppid=5322 vsize=1798688 CPUtime=2.24
/proc/5324/task/5334/stat : 5334 (java) S 5322 5324 4704 0 -1 64 8055 0 0 0 221 3 0 0 17 0 13 0 47446948 1841856512 128294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5335] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5335/stat : 5335 (java) S 5322 5324 4704 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 47446948 1841856512 128294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5336] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5336/stat : 5336 (java) S 5322 5324 4704 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 47446948 1841856512 128294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5337] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5337/stat : 5337 (java) S 5322 5324 4704 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 47447026 1841856512 128294 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1571.65
Current children cumulated vsize (KiB) 1798688

[startup+1602.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/77 5537
/proc/meminfo: memFree=1414828/2055920 swapFree=4182956/4192956
[pid=5324] ppid=5322 vsize=1798688 CPUtime=1633.15
/proc/5324/stat : 5324 (java) S 5322 5324 4704 0 -1 0 152012 0 1 0 163230 85 0 0 18 0 13 0 47446938 1841856512 129938 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5324/statm: 449672 129938 1333 9 0 447284 0
[pid=5324/tid=5326] ppid=5322 vsize=1798688 CPUtime=1571.7
/proc/5324/task/5326/stat : 5326 (java) R 5322 5324 4704 0 -1 64 42897 0 1 0 157146 24 0 0 17 0 13 0 47446940 1841856512 129938 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109744660 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5327] ppid=5322 vsize=1798688 CPUtime=28.34
/proc/5324/task/5327/stat : 5327 (java) S 5322 5324 4704 0 -1 64 49301 0 0 0 2812 22 0 0 16 0 13 0 47446941 1841856512 129938 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5328] ppid=5322 vsize=1798688 CPUtime=28.38
/proc/5324/task/5328/stat : 5328 (java) S 5322 5324 4704 0 -1 64 44758 0 0 0 2814 24 0 0 16 0 13 0 47446941 1841856512 129938 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5329] ppid=5322 vsize=1798688 CPUtime=0.2
/proc/5324/task/5329/stat : 5329 (java) S 5322 5324 4704 0 -1 64 31 0 0 0 14 6 0 0 15 0 13 0 47446944 1841856512 129938 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5330] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5330/stat : 5330 (java) S 5322 5324 4704 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 47446944 1841856512 129938 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5331] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5331/stat : 5331 (java) S 5322 5324 4704 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 47446944 1841856512 129938 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5332] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5332/stat : 5332 (java) S 5322 5324 4704 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 47446948 1841856512 129938 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5333] ppid=5322 vsize=1798688 CPUtime=2.22
/proc/5324/task/5333/stat : 5333 (java) S 5322 5324 4704 0 -1 64 6249 0 0 0 220 2 0 0 17 0 13 0 47446948 1841856512 129938 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5334] ppid=5322 vsize=1798688 CPUtime=2.24
/proc/5324/task/5334/stat : 5334 (java) S 5322 5324 4704 0 -1 64 8055 0 0 0 221 3 0 0 17 0 13 0 47446948 1841856512 129938 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5335] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5335/stat : 5335 (java) S 5322 5324 4704 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 47446948 1841856512 129938 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5336] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5336/stat : 5336 (java) S 5322 5324 4704 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 47446948 1841856512 129938 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5337] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5337/stat : 5337 (java) S 5322 5324 4704 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 47447026 1841856512 129938 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1633.15
Current children cumulated vsize (KiB) 1798688

[startup+1662.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 5537
/proc/meminfo: memFree=1408428/2055920 swapFree=4182956/4192956
[pid=5324] ppid=5322 vsize=1798688 CPUtime=1694.58
/proc/5324/stat : 5324 (java) S 5322 5324 4704 0 -1 0 153673 0 1 0 169371 87 0 0 18 0 13 0 47446938 1841856512 131572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5324/statm: 449672 131572 1333 9 0 447284 0
[pid=5324/tid=5326] ppid=5322 vsize=1798688 CPUtime=1630.24
/proc/5324/task/5326/stat : 5326 (java) R 5322 5324 4704 0 -1 64 42922 0 1 0 163000 24 0 0 18 0 13 0 47446940 1841856512 131572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109516696 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5327] ppid=5322 vsize=1798688 CPUtime=29.78
/proc/5324/task/5327/stat : 5327 (java) S 5322 5324 4704 0 -1 64 50736 0 0 0 2955 23 0 0 16 0 13 0 47446941 1841856512 131572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5328] ppid=5322 vsize=1798688 CPUtime=29.82
/proc/5324/task/5328/stat : 5328 (java) S 5322 5324 4704 0 -1 64 44959 0 0 0 2958 24 0 0 17 0 13 0 47446941 1841856512 131572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5329] ppid=5322 vsize=1798688 CPUtime=0.21
/proc/5324/task/5329/stat : 5329 (java) S 5322 5324 4704 0 -1 64 31 0 0 0 15 6 0 0 16 0 13 0 47446944 1841856512 131572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5330] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5330/stat : 5330 (java) S 5322 5324 4704 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 47446944 1841856512 131572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5331] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5331/stat : 5331 (java) S 5322 5324 4704 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 47446944 1841856512 131572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5332] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5332/stat : 5332 (java) S 5322 5324 4704 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 47446948 1841856512 131572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5333] ppid=5322 vsize=1798688 CPUtime=2.22
/proc/5324/task/5333/stat : 5333 (java) S 5322 5324 4704 0 -1 64 6249 0 0 0 220 2 0 0 17 0 13 0 47446948 1841856512 131572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5334] ppid=5322 vsize=1798688 CPUtime=2.24
/proc/5324/task/5334/stat : 5334 (java) S 5322 5324 4704 0 -1 64 8055 0 0 0 221 3 0 0 17 0 13 0 47446948 1841856512 131572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5335] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5335/stat : 5335 (java) S 5322 5324 4704 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 47446948 1841856512 131572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5336] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5336/stat : 5336 (java) S 5322 5324 4704 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 47446948 1841856512 131572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5337] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5337/stat : 5337 (java) S 5322 5324 4704 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 47447026 1841856512 131572 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1694.58
Current children cumulated vsize (KiB) 1798688

[startup+1722.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/77 5537
/proc/meminfo: memFree=1401196/2055920 swapFree=4182956/4192956
[pid=5324] ppid=5322 vsize=1798688 CPUtime=1756.03
/proc/5324/stat : 5324 (java) S 5322 5324 4704 0 -1 0 155444 0 1 0 175515 88 0 0 18 0 13 0 47446938 1841856512 133279 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5324/statm: 449672 133279 1333 9 0 447284 0
[pid=5324/tid=5326] ppid=5322 vsize=1798688 CPUtime=1688.74
/proc/5324/task/5326/stat : 5326 (java) R 5322 5324 4704 0 -1 64 42947 0 1 0 168850 24 0 0 25 0 13 0 47446940 1841856512 133279 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109681393 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5327] ppid=5322 vsize=1798688 CPUtime=31.24
/proc/5324/task/5327/stat : 5327 (java) S 5322 5324 4704 0 -1 64 52210 0 0 0 3101 23 0 0 16 0 13 0 47446941 1841856512 133279 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5328] ppid=5322 vsize=1798688 CPUtime=31.3
/proc/5324/task/5328/stat : 5328 (java) S 5322 5324 4704 0 -1 64 45231 0 0 0 3105 25 0 0 16 0 13 0 47446941 1841856512 133279 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5329] ppid=5322 vsize=1798688 CPUtime=0.21
/proc/5324/task/5329/stat : 5329 (java) S 5322 5324 4704 0 -1 64 31 0 0 0 15 6 0 0 16 0 13 0 47446944 1841856512 133279 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5330] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5330/stat : 5330 (java) S 5322 5324 4704 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 47446944 1841856512 133279 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5331] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5331/stat : 5331 (java) S 5322 5324 4704 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 47446944 1841856512 133279 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5332] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5332/stat : 5332 (java) S 5322 5324 4704 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 47446948 1841856512 133279 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5333] ppid=5322 vsize=1798688 CPUtime=2.22
/proc/5324/task/5333/stat : 5333 (java) S 5322 5324 4704 0 -1 64 6249 0 0 0 220 2 0 0 17 0 13 0 47446948 1841856512 133279 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5334] ppid=5322 vsize=1798688 CPUtime=2.24
/proc/5324/task/5334/stat : 5334 (java) S 5322 5324 4704 0 -1 64 8055 0 0 0 221 3 0 0 17 0 13 0 47446948 1841856512 133279 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5335] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5335/stat : 5335 (java) S 5322 5324 4704 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 47446948 1841856512 133279 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5336] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5336/stat : 5336 (java) S 5322 5324 4704 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 47446948 1841856512 133279 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5337] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5337/stat : 5337 (java) S 5322 5324 4704 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 47447026 1841856512 133279 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1756.03
Current children cumulated vsize (KiB) 1798688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1765.3 s]
/proc/loadavg: 1.10 1.04 1.01 2/77 5537
/proc/meminfo: memFree=1396140/2055920 swapFree=4182956/4192956
[pid=5324] ppid=5322 vsize=1798688 CPUtime=1800.09
/proc/5324/stat : 5324 (java) S 5322 5324 4704 0 -1 0 156774 0 1 0 179920 89 0 0 18 0 13 0 47446938 1841856512 134539 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5324/statm: 449672 134539 1333 9 0 447284 0
[pid=5324/tid=5326] ppid=5322 vsize=1798688 CPUtime=1730.64
/proc/5324/task/5326/stat : 5326 (java) R 5322 5324 4704 0 -1 64 42965 0 1 0 173040 24 0 0 25 0 13 0 47446940 1841856512 134539 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109681405 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5327] ppid=5322 vsize=1798688 CPUtime=32.33
/proc/5324/task/5327/stat : 5327 (java) S 5322 5324 4704 0 -1 64 52999 0 0 0 3209 24 0 0 17 0 13 0 47446941 1841856512 134539 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5328] ppid=5322 vsize=1798688 CPUtime=32.37
/proc/5324/task/5328/stat : 5328 (java) S 5322 5324 4704 0 -1 64 45754 0 0 0 3212 25 0 0 16 0 13 0 47446941 1841856512 134539 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5329] ppid=5322 vsize=1798688 CPUtime=0.21
/proc/5324/task/5329/stat : 5329 (java) S 5322 5324 4704 0 -1 64 31 0 0 0 15 6 0 0 16 0 13 0 47446944 1841856512 134539 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5330] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5330/stat : 5330 (java) S 5322 5324 4704 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 47446944 1841856512 134539 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5331] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5331/stat : 5331 (java) S 5322 5324 4704 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 47446944 1841856512 134539 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5332] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5332/stat : 5332 (java) S 5322 5324 4704 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 47446948 1841856512 134539 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5333] ppid=5322 vsize=1798688 CPUtime=2.22
/proc/5324/task/5333/stat : 5333 (java) S 5322 5324 4704 0 -1 64 6249 0 0 0 220 2 0 0 17 0 13 0 47446948 1841856512 134539 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5334] ppid=5322 vsize=1798688 CPUtime=2.24
/proc/5324/task/5334/stat : 5334 (java) S 5322 5324 4704 0 -1 64 8055 0 0 0 221 3 0 0 17 0 13 0 47446948 1841856512 134539 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5335] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5335/stat : 5335 (java) S 5322 5324 4704 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 47446948 1841856512 134539 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5324/tid=5336] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5336/stat : 5336 (java) S 5322 5324 4704 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 47446948 1841856512 134539 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5324/tid=5337] ppid=5322 vsize=1798688 CPUtime=0
/proc/5324/task/5337/stat : 5337 (java) S 5322 5324 4704 0 -1 64 4 0 0 0 0 0 0 0 20 0 13 0 47447026 1841856512 134539 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1798688

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

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

[startup+1765.41 s]
/proc/loadavg: 1.10 1.04 1.01 2/67 5540
/proc/meminfo: memFree=1568484/2055920 swapFree=4182956/4192956
[pid=5324] ppid=5322 vsize=0 CPUtime=1800.26
/proc/5324/stat : 5324 (java) Z 5322 5324 4704 0 -1 1036 156840 0 1 0 179934 92 0 0 15 0 2 0 47446938 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5324/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.26
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1765.47
CPU time (s): 1800.33
CPU user time (s): 1799.35
CPU system time (s): 0.98185
CPU usage (%): 101.974
Max. virtual memory (cumulated for all children) (KiB): 1802156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.35
system time used= 0.98185
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156840
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= 44243
involuntary context switches= 39875

runsolver used 1.77573 second user time and 4.71428 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Wed Apr 18 19:53:39 UTC 2007

IDJOB= 359304
IDBENCH= 1280
IDSOLVER= 160
FILE ID= node52/359304-1176926019

PBS_JOBID= 4605655

Free space on /tmp= 66310 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900571131.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/359304-1176926019/sat4jPseudoCP.jar /tmp/evaluation/359304-1176926019/instance-359304-1176926019.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-359304-1176926019 -o ROOT/results/node52/solver-359304-1176926019 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/359304-1176926019/sat4jPseudoCP.jar /tmp/evaluation/359304-1176926019/instance-359304-1176926019.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  4a2e7ec029cc013a596bc8fa4c9afc09

RANDOM SEED= 837875238

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node52.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.236
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.236
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:       1932076 kB
Buffers:          7840 kB
Cached:          49988 kB
SwapCached:       4256 kB
Active:          64412 kB
Inactive:        20592 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1932076 kB
SwapTotal:     4192956 kB
SwapFree:      4182956 kB
Dirty:            3844 kB
Writeback:           0 kB
Mapped:          32688 kB
Slab:            24780 kB
Committed_AS:  1591252 kB
PageTables:       1528 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= 66310 MiB

End job on node52 on Wed Apr 18 20:23:06 UTC 2007