Trace number 359458

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.2 1766.71

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900546417.opb
MD5SUMa94882f61e84be0ce1718fd53c8fd7c8
Bench CategorySATUNSAT-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark29.8665
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
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 689
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.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.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/359458-1176929592/instance-359458-1176929592.opb
0.08/0.19	c reading problem ... 
1.07/0.87	c ... done. Wall clock time 0.682s.
1.07/0.87	c CPU time (experimental) 0.58s.
1.07/0.87	c #vars     231
1.07/0.87	c #constraints  2707
1800.09/1766.61	c starts		: 2
1800.09/1766.61	c conflicts		: 32901
1800.09/1766.61	c decisions		: 153755
1800.09/1766.61	c propagations		: 1093121
1800.09/1766.61	c inspects		: 533983742
1800.09/1766.61	c learnt literals	: 0
1800.09/1766.61	c learnt binary clauses	: 0
1800.09/1766.61	c learnt ternary clauses	: 0
1800.09/1766.61	c learnt clauses	: 32901
1800.09/1766.61	c root simplifications	: 0
1800.09/1766.62	c removed literals (reason simplification)	: 0
1800.09/1766.62	c reason swapping (by a shorter reason)	: 0
1800.09/1766.62	c Calls to reduceDB	: 0
1800.09/1766.62	c speed (decisions/second)	: 87.07690495418912
1800.09/1766.62	c non guided choices	121
1800.09/1766.62	s UNKNOWN
1800.09/1766.62	c Total wall clock time (ms): 1766.423

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-359458-1176929592 -o ROOT/results/node52/solver-359458-1176929592 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/359458-1176929592/sat4jPseudoCP.jar /tmp/evaluation/359458-1176929592/instance-359458-1176929592.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.87 1.00 0.99 2/64 5711
/proc/meminfo: memFree=1930124/2055920 swapFree=4182956/4192956
[pid=5711] ppid=5709 vsize=152 CPUtime=0
/proc/5711/stat : 5711 (java) R 5709 5711 4704 0 -1 0 41 0 0 0 0 0 0 0 19 0 1 0 47804259 155648 26 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 4309796 0 0 4096 0 0 0 0 17 1 0 0
/proc/5711/statm: 38 26 19 9 0 4 0

[startup+0.0914281 s]
/proc/loadavg: 0.87 1.00 0.99 2/64 5711
/proc/meminfo: memFree=1930124/2055920 swapFree=4182956/4192956
[pid=5711] ppid=5709 vsize=1780040 CPUtime=0.07
/proc/5711/stat : 5711 (java) S 5709 5711 4704 0 -1 0 3912 0 1 0 5 2 0 0 18 0 12 0 47804259 1822760960 3654 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5711/statm: 445010 3654 1101 9 0 442646 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1780040

[startup+0.101422 s]
/proc/loadavg: 0.87 1.00 0.99 2/64 5711
/proc/meminfo: memFree=1930124/2055920 swapFree=4182956/4192956
[pid=5711] ppid=5709 vsize=1780256 CPUtime=0.08
/proc/5711/stat : 5711 (java) S 5709 5711 4704 0 -1 0 4006 0 1 0 6 2 0 0 18 0 12 0 47804259 1822982144 3748 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5711/statm: 445064 3748 1124 9 0 442683 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780256

[startup+0.301443 s]
/proc/loadavg: 0.87 1.00 0.99 2/64 5711
/proc/meminfo: memFree=1930124/2055920 swapFree=4182956/4192956
[pid=5711] ppid=5709 vsize=1782392 CPUtime=0.32
/proc/5711/stat : 5711 (java) S 5709 5711 4704 0 -1 0 5155 0 1 0 29 3 0 0 18 0 12 0 47804259 1825169408 4894 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5711/statm: 445598 4894 1264 9 0 443210 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1782392

[startup+0.70147 s]
/proc/loadavg: 0.87 1.00 0.99 2/64 5711
/proc/meminfo: memFree=1930124/2055920 swapFree=4182956/4192956
[pid=5711] ppid=5709 vsize=1783452 CPUtime=0.9
/proc/5711/stat : 5711 (java) S 5709 5711 4704 0 -1 0 6823 0 1 0 85 5 0 0 18 0 12 0 47804259 1826254848 6400 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5711/statm: 445863 6400 1301 9 0 443475 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 1783452

[startup+1.50252 s]
/proc/loadavg: 0.87 1.00 0.99 3/77 5724
/proc/meminfo: memFree=1904868/2055920 swapFree=4182956/4192956
[pid=5711] ppid=5709 vsize=1786304 CPUtime=2.31
/proc/5711/stat : 5711 (java) S 5709 5711 4704 0 -1 0 14779 0 1 0 223 8 0 0 18 0 13 0 47804259 1829175296 11949 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5711/statm: 446576 11951 1312 9 0 444188 0
[pid=5711/tid=5713] ppid=5709 vsize=1786304 CPUtime=0.9
/proc/5711/task/5713/stat : 5713 (java) R 5709 5711 4704 0 -1 64 10023 0 1 0 85 5 0 0 25 0 13 0 47804260 1829175296 11951 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 103960199 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5714] ppid=5709 vsize=1786304 CPUtime=0
/proc/5711/task/5714/stat : 5714 (java) S 5709 5711 4704 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 47804261 1829175296 11953 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5715] ppid=5709 vsize=1786304 CPUtime=0
/proc/5711/task/5715/stat : 5715 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 47804261 1829175296 11954 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5716] ppid=5709 vsize=1786304 CPUtime=0
/proc/5711/task/5716/stat : 5716 (java) S 5709 5711 4704 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 47804263 1829175296 11957 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5717] ppid=5709 vsize=1786304 CPUtime=0
/proc/5711/task/5717/stat : 5717 (java) S 5709 5711 4704 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 47804264 1829175296 11958 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5718] ppid=5709 vsize=1786304 CPUtime=0
/proc/5711/task/5718/stat : 5718 (java) S 5709 5711 4704 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 47804264 1829175296 11960 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5719] ppid=5709 vsize=1786304 CPUtime=0
/proc/5711/task/5719/stat : 5719 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 47804267 1829175296 11961 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5720] ppid=5709 vsize=1786304 CPUtime=0.63
/proc/5711/task/5720/stat : 5720 (java) S 5709 5711 4704 0 -1 64 1495 0 0 0 63 0 0 0 16 0 13 0 47804267 1829175296 11963 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5721] ppid=5709 vsize=1786304 CPUtime=0.73
/proc/5711/task/5721/stat : 5721 (java) S 5709 5711 4704 0 -1 64 2537 0 0 0 73 0 0 0 16 0 13 0 47804268 1829175296 11965 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5722] ppid=5709 vsize=1786304 CPUtime=0
/proc/5711/task/5722/stat : 5722 (java) S 5709 5711 4704 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 47804268 1829175296 11966 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5723] ppid=5709 vsize=1786304 CPUtime=0
/proc/5711/task/5723/stat : 5723 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 47804268 1829175296 11968 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5724] ppid=5709 vsize=1786304 CPUtime=0
/proc/5711/task/5724/stat : 5724 (java) S 5709 5711 4704 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 47804347 1829175296 11969 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.31
Current children cumulated vsize (KiB) 1786304

[startup+3.10264 s]
/proc/loadavg: 0.87 1.00 0.99 3/77 5724
/proc/meminfo: memFree=1859556/2055920 swapFree=4182956/4192956
[pid=5711] ppid=5709 vsize=1797976 CPUtime=4.81
/proc/5711/stat : 5711 (java) S 5709 5711 4704 0 -1 0 49888 0 1 0 449 32 0 0 18 0 13 0 47804259 1841127424 42813 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5711/statm: 449494 42813 1325 9 0 447106 0
[pid=5711/tid=5713] ppid=5709 vsize=1797976 CPUtime=1.88
/proc/5711/task/5713/stat : 5713 (java) R 5709 5711 4704 0 -1 64 37729 0 1 0 172 16 0 0 24 0 13 0 47804260 1841127424 42813 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5714] ppid=5709 vsize=1797976 CPUtime=0
/proc/5711/task/5714/stat : 5714 (java) S 5709 5711 4704 0 -1 64 204 0 0 0 0 0 0 0 16 0 13 0 47804261 1841127424 42813 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5715] ppid=5709 vsize=1797976 CPUtime=0
/proc/5711/task/5715/stat : 5715 (java) S 5709 5711 4704 0 -1 64 171 0 0 0 0 0 0 0 16 0 13 0 47804261 1841127424 42813 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5716] ppid=5709 vsize=1797976 CPUtime=0.15
/proc/5711/task/5716/stat : 5716 (java) S 5709 5711 4704 0 -1 64 7 0 0 0 5 10 0 0 17 0 13 0 47804263 1841127424 42813 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5717] ppid=5709 vsize=1797976 CPUtime=0
/proc/5711/task/5717/stat : 5717 (java) S 5709 5711 4704 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 47804264 1841127424 42813 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5718] ppid=5709 vsize=1797976 CPUtime=0
/proc/5711/task/5718/stat : 5718 (java) S 5709 5711 4704 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 47804264 1841127424 42813 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5719] ppid=5709 vsize=1797976 CPUtime=0
/proc/5711/task/5719/stat : 5719 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 47804267 1841127424 42813 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5720] ppid=5709 vsize=1797976 CPUtime=1.16
/proc/5711/task/5720/stat : 5720 (java) R 5709 5711 4704 0 -1 64 4279 0 0 0 114 2 0 0 16 0 13 0 47804267 1841127424 42813 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 103313299 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5721] ppid=5709 vsize=1797976 CPUtime=1.57
/proc/5711/task/5721/stat : 5721 (java) R 5709 5711 4704 0 -1 64 6775 0 0 0 155 2 0 0 17 0 13 0 47804268 1841127424 42813 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 103161765 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5722] ppid=5709 vsize=1797976 CPUtime=0
/proc/5711/task/5722/stat : 5722 (java) S 5709 5711 4704 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 47804268 1841127424 42813 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5723] ppid=5709 vsize=1797976 CPUtime=0
/proc/5711/task/5723/stat : 5723 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 47804268 1841127424 42813 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5724] ppid=5709 vsize=1797976 CPUtime=0
/proc/5711/task/5724/stat : 5724 (java) S 5709 5711 4704 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 47804347 1841127424 42813 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.81
Current children cumulated vsize (KiB) 1797976

[startup+6.30184 s]
/proc/loadavg: 0.88 1.00 0.99 2/77 5724
/proc/meminfo: memFree=1760292/2055920 swapFree=4182956/4192956
[pid=5711] ppid=5709 vsize=1797504 CPUtime=8.34
/proc/5711/stat : 5711 (java) S 5709 5711 4704 0 -1 0 53969 0 1 0 799 35 0 0 18 0 13 0 47804259 1840644096 44673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5711/statm: 449376 44673 1325 9 0 446988 0
[pid=5711/tid=5713] ppid=5709 vsize=1797504 CPUtime=4.8
/proc/5711/task/5713/stat : 5713 (java) R 5709 5711 4704 0 -1 64 37736 0 1 0 464 16 0 0 25 0 13 0 47804260 1840644096 44673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109642863 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5714] ppid=5709 vsize=1797504 CPUtime=0.06
/proc/5711/task/5714/stat : 5714 (java) S 5709 5711 4704 0 -1 64 1621 0 0 0 6 0 0 0 16 0 13 0 47804261 1840644096 44673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5715] ppid=5709 vsize=1797504 CPUtime=0.06
/proc/5711/task/5715/stat : 5715 (java) S 5709 5711 4704 0 -1 64 1502 0 0 0 6 0 0 0 16 0 13 0 47804261 1840644096 44673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5716] ppid=5709 vsize=1797504 CPUtime=0.16
/proc/5711/task/5716/stat : 5716 (java) S 5709 5711 4704 0 -1 64 28 0 0 0 6 10 0 0 16 0 13 0 47804263 1840644096 44673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5717] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5717/stat : 5717 (java) S 5709 5711 4704 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 47804264 1840644096 44673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5718] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5718/stat : 5718 (java) S 5709 5711 4704 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 47804264 1840644096 44673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5719] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5719/stat : 5719 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 47804267 1840644096 44673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5720] ppid=5709 vsize=1797504 CPUtime=1.38
/proc/5711/task/5720/stat : 5720 (java) S 5709 5711 4704 0 -1 64 4320 0 0 0 136 2 0 0 16 0 13 0 47804267 1840644096 44673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5721] ppid=5709 vsize=1797504 CPUtime=1.81
/proc/5711/task/5721/stat : 5721 (java) S 5709 5711 4704 0 -1 64 8039 0 0 0 178 3 0 0 16 0 13 0 47804268 1840644096 44673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5722] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5722/stat : 5722 (java) S 5709 5711 4704 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 47804268 1840644096 44673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5723] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5723/stat : 5723 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 47804268 1840644096 44673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5724] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5724/stat : 5724 (java) S 5709 5711 4704 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 47804347 1840644096 44673 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.34
Current children cumulated vsize (KiB) 1797504

[startup+12.7013 s]
/proc/loadavg: 0.89 1.00 0.99 2/77 5724
/proc/meminfo: memFree=1714788/2055920 swapFree=4182956/4192956
[pid=5711] ppid=5709 vsize=1797504 CPUtime=15.17
/proc/5711/stat : 5711 (java) S 5709 5711 4704 0 -1 0 65199 0 1 0 1477 40 0 0 18 0 13 0 47804259 1840644096 55059 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5711/statm: 449376 55059 1326 9 0 446988 0
[pid=5711/tid=5713] ppid=5709 vsize=1797504 CPUtime=11.04
/proc/5711/task/5713/stat : 5713 (java) R 5709 5711 4704 0 -1 64 43122 0 1 0 1086 18 0 0 25 0 13 0 47804260 1840644096 55059 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109667854 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5714] ppid=5709 vsize=1797504 CPUtime=0.18
/proc/5711/task/5714/stat : 5714 (java) S 5709 5711 4704 0 -1 64 4483 0 0 0 16 2 0 0 16 0 13 0 47804261 1840644096 55059 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5715] ppid=5709 vsize=1797504 CPUtime=0.17
/proc/5711/task/5715/stat : 5715 (java) S 5709 5711 4704 0 -1 64 4023 0 0 0 16 1 0 0 16 0 13 0 47804261 1840644096 55059 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5716] ppid=5709 vsize=1797504 CPUtime=0.16
/proc/5711/task/5716/stat : 5716 (java) S 5709 5711 4704 0 -1 64 28 0 0 0 6 10 0 0 16 0 13 0 47804263 1840644096 55059 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5717] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5717/stat : 5717 (java) S 5709 5711 4704 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 47804264 1840644096 55059 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5718] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5718/stat : 5718 (java) S 5709 5711 4704 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 47804264 1840644096 55059 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5719] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5719/stat : 5719 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 47804267 1840644096 55059 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5720] ppid=5709 vsize=1797504 CPUtime=1.49
/proc/5711/task/5720/stat : 5720 (java) S 5709 5711 4704 0 -1 64 4343 0 0 0 146 3 0 0 16 0 13 0 47804267 1840644096 55059 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5721] ppid=5709 vsize=1797504 CPUtime=2.07
/proc/5711/task/5721/stat : 5721 (java) S 5709 5711 4704 0 -1 64 8477 0 0 0 204 3 0 0 17 0 13 0 47804268 1840644096 55059 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5722] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5722/stat : 5722 (java) S 5709 5711 4704 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 47804268 1840644096 55059 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5723] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5723/stat : 5723 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 47804268 1840644096 55059 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5724] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5724/stat : 5724 (java) S 5709 5711 4704 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 47804347 1840644096 55059 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.17
Current children cumulated vsize (KiB) 1797504

[startup+25.5022 s]
/proc/loadavg: 0.99 1.02 1.00 2/77 5724
/proc/meminfo: memFree=1700900/2055920 swapFree=4182956/4192956
[pid=5711] ppid=5709 vsize=1797504 CPUtime=28.2
/proc/5711/stat : 5711 (java) S 5709 5711 4704 0 -1 0 69152 0 1 0 2778 42 0 0 18 0 13 0 47804259 1840644096 58505 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5711/statm: 449376 58505 1333 9 0 446988 0
[pid=5711/tid=5713] ppid=5709 vsize=1797504 CPUtime=23.66
/proc/5711/task/5713/stat : 5713 (java) R 5709 5711 4704 0 -1 64 43162 0 1 0 2348 18 0 0 17 0 13 0 47804260 1840644096 58505 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109723499 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5714] ppid=5709 vsize=1797504 CPUtime=0.32
/proc/5711/task/5714/stat : 5714 (java) S 5709 5711 4704 0 -1 64 6635 0 0 0 30 2 0 0 16 0 13 0 47804261 1840644096 58505 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5715] ppid=5709 vsize=1797504 CPUtime=0.32
/proc/5711/task/5715/stat : 5715 (java) S 5709 5711 4704 0 -1 64 5768 0 0 0 30 2 0 0 16 0 13 0 47804261 1840644096 58505 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=5711] ppid=5709 vsize=1797504 CPUtime=1570.72
/proc/5711/stat : 5711 (java) S 5709 5711 4704 0 -1 0 145062 0 1 0 156980 92 0 0 18 0 13 0 47804259 1840644096 123991 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5711/statm: 449376 123991 1333 9 0 446988 0
[pid=5711/tid=5713] ppid=5709 vsize=1797504 CPUtime=1513.05
/proc/5711/task/5713/stat : 5713 (java) R 5709 5711 4704 0 -1 64 43914 0 1 0 151279 26 0 0 18 0 13 0 47804260 1840644096 123991 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109753327 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5714] ppid=5709 vsize=1797504 CPUtime=26.64
/proc/5711/task/5714/stat : 5714 (java) S 5709 5711 4704 0 -1 64 44336 0 0 0 2644 20 0 0 17 0 13 0 47804261 1840644096 123991 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5715] ppid=5709 vsize=1797504 CPUtime=26.64
/proc/5711/task/5715/stat : 5715 (java) S 5709 5711 4704 0 -1 64 41957 0 0 0 2644 20 0 0 16 0 13 0 47804261 1840644096 123991 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5716] ppid=5709 vsize=1797504 CPUtime=0.35
/proc/5711/task/5716/stat : 5716 (java) S 5709 5711 4704 0 -1 64 32 0 0 0 17 18 0 0 15 0 13 0 47804263 1840644096 123991 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5717] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5717/stat : 5717 (java) S 5709 5711 4704 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 47804264 1840644096 123991 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5718] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5718/stat : 5718 (java) S 5709 5711 4704 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 47804264 1840644096 123991 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5719] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5719/stat : 5719 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 47804267 1840644096 123991 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5720] ppid=5709 vsize=1797504 CPUtime=1.79
/proc/5711/task/5720/stat : 5720 (java) S 5709 5711 4704 0 -1 64 5616 0 0 0 176 3 0 0 18 0 13 0 47804267 1840644096 123991 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5721] ppid=5709 vsize=1797504 CPUtime=2.18
/proc/5711/task/5721/stat : 5721 (java) S 5709 5711 4704 0 -1 64 8484 0 0 0 215 3 0 0 17 0 13 0 47804268 1840644096 123991 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5722] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5722/stat : 5722 (java) S 5709 5711 4704 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 47804268 1840644096 123991 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5723] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5723/stat : 5723 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 47804268 1840644096 123991 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5724] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5724/stat : 5724 (java) S 5709 5711 4704 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 47804347 1840644096 123991 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1570.72
Current children cumulated vsize (KiB) 1797504

[startup+1602.3 s]
/proc/loadavg: 1.21 1.05 1.02 2/77 5924
/proc/meminfo: memFree=1431012/2055920 swapFree=4182956/4192956
[pid=5711] ppid=5709 vsize=1797504 CPUtime=1632.06
/proc/5711/stat : 5711 (java) S 5709 5711 4704 0 -1 0 146674 0 1 0 163113 93 0 0 18 0 13 0 47804259 1840644096 125486 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5711/statm: 449376 125486 1333 9 0 446988 0
[pid=5711/tid=5713] ppid=5709 vsize=1797504 CPUtime=1571.63
/proc/5711/task/5713/stat : 5713 (java) R 5709 5711 4704 0 -1 64 43939 0 1 0 157137 26 0 0 25 0 13 0 47804260 1840644096 125486 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109642721 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5714] ppid=5709 vsize=1797504 CPUtime=28.02
/proc/5711/task/5714/stat : 5714 (java) S 5709 5711 4704 0 -1 64 45546 0 0 0 2782 20 0 0 16 0 13 0 47804261 1840644096 125486 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5715] ppid=5709 vsize=1797504 CPUtime=28.01
/proc/5711/task/5715/stat : 5715 (java) S 5709 5711 4704 0 -1 64 42334 0 0 0 2781 20 0 0 17 0 13 0 47804261 1840644096 125486 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5716] ppid=5709 vsize=1797504 CPUtime=0.36
/proc/5711/task/5716/stat : 5716 (java) S 5709 5711 4704 0 -1 64 32 0 0 0 18 18 0 0 16 0 13 0 47804263 1840644096 125486 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5717] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5717/stat : 5717 (java) S 5709 5711 4704 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 47804264 1840644096 125486 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5718] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5718/stat : 5718 (java) S 5709 5711 4704 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 47804264 1840644096 125486 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5719] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5719/stat : 5719 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 47804267 1840644096 125486 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5720] ppid=5709 vsize=1797504 CPUtime=1.79
/proc/5711/task/5720/stat : 5720 (java) S 5709 5711 4704 0 -1 64 5616 0 0 0 176 3 0 0 18 0 13 0 47804267 1840644096 125486 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5721] ppid=5709 vsize=1797504 CPUtime=2.18
/proc/5711/task/5721/stat : 5721 (java) S 5709 5711 4704 0 -1 64 8484 0 0 0 215 3 0 0 17 0 13 0 47804268 1840644096 125486 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5722] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5722/stat : 5722 (java) S 5709 5711 4704 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 47804268 1840644096 125486 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5723] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5723/stat : 5723 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 47804268 1840644096 125486 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5724] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5724/stat : 5724 (java) S 5709 5711 4704 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 47804347 1840644096 125486 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1632.06
Current children cumulated vsize (KiB) 1797504

[startup+1662.3 s]
/proc/loadavg: 1.21 1.07 1.02 2/77 5924
/proc/meminfo: memFree=1425060/2055920 swapFree=4182956/4192956
[pid=5711] ppid=5709 vsize=1797504 CPUtime=1693.41
/proc/5711/stat : 5711 (java) S 5709 5711 4704 0 -1 0 148215 0 1 0 169246 95 0 0 18 0 13 0 47804259 1840644096 126949 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5711/statm: 449376 126949 1333 9 0 446988 0
[pid=5711/tid=5713] ppid=5709 vsize=1797504 CPUtime=1630.19
/proc/5711/task/5713/stat : 5713 (java) R 5709 5711 4704 0 -1 64 43964 0 1 0 162993 26 0 0 25 0 13 0 47804260 1840644096 126949 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109724733 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5714] ppid=5709 vsize=1797504 CPUtime=29.41
/proc/5711/task/5714/stat : 5714 (java) S 5709 5711 4704 0 -1 64 46941 0 0 0 2920 21 0 0 16 0 13 0 47804261 1840644096 126949 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5715] ppid=5709 vsize=1797504 CPUtime=29.39
/proc/5711/task/5715/stat : 5715 (java) S 5709 5711 4704 0 -1 64 42455 0 0 0 2919 20 0 0 17 0 13 0 47804261 1840644096 126949 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5716] ppid=5709 vsize=1797504 CPUtime=0.36
/proc/5711/task/5716/stat : 5716 (java) S 5709 5711 4704 0 -1 64 32 0 0 0 18 18 0 0 16 0 13 0 47804263 1840644096 126949 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5717] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5717/stat : 5717 (java) S 5709 5711 4704 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 47804264 1840644096 126949 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5718] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5718/stat : 5718 (java) S 5709 5711 4704 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 47804264 1840644096 126949 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5719] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5719/stat : 5719 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 47804267 1840644096 126949 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5720] ppid=5709 vsize=1797504 CPUtime=1.79
/proc/5711/task/5720/stat : 5720 (java) S 5709 5711 4704 0 -1 64 5616 0 0 0 176 3 0 0 18 0 13 0 47804267 1840644096 126949 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5721] ppid=5709 vsize=1797504 CPUtime=2.18
/proc/5711/task/5721/stat : 5721 (java) S 5709 5711 4704 0 -1 64 8484 0 0 0 215 3 0 0 17 0 13 0 47804268 1840644096 126949 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5722] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5722/stat : 5722 (java) S 5709 5711 4704 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 47804268 1840644096 126949 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5723] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5723/stat : 5723 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 47804268 1840644096 126949 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5724] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5724/stat : 5724 (java) S 5709 5711 4704 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 47804347 1840644096 126949 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1693.41
Current children cumulated vsize (KiB) 1797504

[startup+1722.3 s]
/proc/loadavg: 1.08 1.06 1.01 2/77 5924
/proc/meminfo: memFree=1420068/2055920 swapFree=4182956/4192956
[pid=5711] ppid=5709 vsize=1797504 CPUtime=1754.72
/proc/5711/stat : 5711 (java) S 5709 5711 4704 0 -1 0 149545 0 1 0 175376 96 0 0 18 0 13 0 47804259 1840644096 128198 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5711/statm: 449376 128198 1333 9 0 446988 0
[pid=5711/tid=5713] ppid=5709 vsize=1797504 CPUtime=1688.8
/proc/5711/task/5713/stat : 5713 (java) R 5709 5711 4704 0 -1 64 43988 0 1 0 168854 26 0 0 25 0 13 0 47804260 1840644096 128198 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109717637 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5714] ppid=5709 vsize=1797504 CPUtime=30.76
/proc/5711/task/5714/stat : 5714 (java) S 5709 5711 4704 0 -1 64 48104 0 0 0 3054 22 0 0 17 0 13 0 47804261 1840644096 128198 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5715] ppid=5709 vsize=1797504 CPUtime=30.75
/proc/5711/task/5715/stat : 5715 (java) S 5709 5711 4704 0 -1 64 42598 0 0 0 3055 20 0 0 16 0 13 0 47804261 1840644096 128198 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5716] ppid=5709 vsize=1797504 CPUtime=0.36
/proc/5711/task/5716/stat : 5716 (java) S 5709 5711 4704 0 -1 64 32 0 0 0 18 18 0 0 16 0 13 0 47804263 1840644096 128198 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5717] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5717/stat : 5717 (java) S 5709 5711 4704 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 47804264 1840644096 128198 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5718] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5718/stat : 5718 (java) S 5709 5711 4704 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 47804264 1840644096 128198 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5719] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5719/stat : 5719 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 47804267 1840644096 128198 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5720] ppid=5709 vsize=1797504 CPUtime=1.79
/proc/5711/task/5720/stat : 5720 (java) S 5709 5711 4704 0 -1 64 5616 0 0 0 176 3 0 0 18 0 13 0 47804267 1840644096 128198 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5721] ppid=5709 vsize=1797504 CPUtime=2.18
/proc/5711/task/5721/stat : 5721 (java) S 5709 5711 4704 0 -1 64 8484 0 0 0 215 3 0 0 17 0 13 0 47804268 1840644096 128198 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5722] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5722/stat : 5722 (java) S 5709 5711 4704 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 47804268 1840644096 128198 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5723] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5723/stat : 5723 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 47804268 1840644096 128198 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5724] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5724/stat : 5724 (java) S 5709 5711 4704 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 47804347 1840644096 128198 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1754.72
Current children cumulated vsize (KiB) 1797504



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1766.61 s]
/proc/loadavg: 1.03 1.05 1.01 2/77 5924
/proc/meminfo: memFree=1415908/2055920 swapFree=4182956/4192956
[pid=5711] ppid=5709 vsize=1797504 CPUtime=1800.09
/proc/5711/stat : 5711 (java) S 5709 5711 4704 0 -1 0 150637 0 1 0 179912 97 0 0 18 0 13 0 47804259 1840644096 129246 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5711/statm: 449376 129246 1333 9 0 446988 0
[pid=5711/tid=5713] ppid=5709 vsize=1797504 CPUtime=1731.98
/proc/5711/task/5713/stat : 5713 (java) R 5709 5711 4704 0 -1 64 44007 0 1 0 173172 26 0 0 25 0 13 0 47804260 1840644096 129246 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109717640 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5714] ppid=5709 vsize=1797504 CPUtime=31.85
/proc/5711/task/5714/stat : 5714 (java) S 5709 5711 4704 0 -1 64 49005 0 0 0 3163 22 0 0 16 0 13 0 47804261 1840644096 129246 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5715] ppid=5709 vsize=1797504 CPUtime=31.85
/proc/5711/task/5715/stat : 5715 (java) S 5709 5711 4704 0 -1 64 42770 0 0 0 3164 21 0 0 17 0 13 0 47804261 1840644096 129246 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5716] ppid=5709 vsize=1797504 CPUtime=0.37
/proc/5711/task/5716/stat : 5716 (java) S 5709 5711 4704 0 -1 64 32 0 0 0 19 18 0 0 15 0 13 0 47804263 1840644096 129246 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5717] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5717/stat : 5717 (java) S 5709 5711 4704 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 47804264 1840644096 129246 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5718] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5718/stat : 5718 (java) S 5709 5711 4704 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 47804264 1840644096 129246 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5719] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5719/stat : 5719 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 47804267 1840644096 129246 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5720] ppid=5709 vsize=1797504 CPUtime=1.79
/proc/5711/task/5720/stat : 5720 (java) S 5709 5711 4704 0 -1 64 5616 0 0 0 176 3 0 0 18 0 13 0 47804267 1840644096 129246 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5721] ppid=5709 vsize=1797504 CPUtime=2.18
/proc/5711/task/5721/stat : 5721 (java) S 5709 5711 4704 0 -1 64 8484 0 0 0 215 3 0 0 17 0 13 0 47804268 1840644096 129246 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5711/tid=5722] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5722/stat : 5722 (java) S 5709 5711 4704 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 47804268 1840644096 129246 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5723] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5723/stat : 5723 (java) S 5709 5711 4704 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 47804268 1840644096 129246 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5711/tid=5724] ppid=5709 vsize=1797504 CPUtime=0
/proc/5711/task/5724/stat : 5724 (java) S 5709 5711 4704 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 47804347 1840644096 129246 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) 1797504

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

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

Child status: 143
Real time (s): 1766.71
CPU time (s): 1800.2
CPU user time (s): 1799.14
CPU system time (s): 1.05484
CPU usage (%): 101.896
Max. virtual memory (cumulated for all children) (KiB): 1800036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.14
system time used= 1.05484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150656
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= 44605
involuntary context switches= 38561

runsolver used 1.78373 second user time and 4.76927 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Wed Apr 18 20:53:12 UTC 2007

IDJOB= 359458
IDBENCH= 1293
IDSOLVER= 160
FILE ID= node52/359458-1176929592

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.1900546417.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/359458-1176929592/sat4jPseudoCP.jar /tmp/evaluation/359458-1176929592/instance-359458-1176929592.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node52/watcher-359458-1176929592 -o ROOT/results/node52/solver-359458-1176929592 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/359458-1176929592/sat4jPseudoCP.jar /tmp/evaluation/359458-1176929592/instance-359458-1176929592.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  a94882f61e84be0ce1718fd53c8fd7c8

RANDOM SEED= 703721304

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:       1930532 kB
Buffers:          9112 kB
Cached:          50280 kB
SwapCached:       4256 kB
Active:          64540 kB
Inactive:        22004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1930532 kB
SwapTotal:     4192956 kB
SwapFree:      4182956 kB
Dirty:            3860 kB
Writeback:           0 kB
Mapped:          32688 kB
Slab:            24760 kB
Committed_AS:  1592524 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 21:22:41 UTC 2007