Trace number 419023

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

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/industrial/
anbulagan/medium-sat/partial-5-13-s.opb
MD5SUM5f2a1d2f0be1c3cf5935eec86a932dab
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables184675
Total number of constraints842981
Number of constraints which are clauses842981
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint10
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 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 10
Number of bits of the biggest sum of numbers4
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.05/0.18	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.05/0.18	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.05/0.18	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.05/0.19	c no version file found!!!
0.05/0.19	c sun.arch.data.model	32
0.05/0.19	c java.version	1.6.0
0.05/0.19	c os.name	Linux
0.05/0.19	c os.version	2.6.9-22.EL.rootsmp
0.05/0.19	c os.arch	i386
0.05/0.19	c Free memory 1651659224
0.05/0.19	c Max memory 1654456320
0.05/0.19	c Total memory 1654456320
0.05/0.19	c Number of processors 2
0.15/0.24	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.15/0.24	--- Begin Solver configuration ---
0.15/0.24	c Stops conflict analysis at the first Unique Implication Point
0.15/0.24	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.15/0.24	c Learn all clauses as in MiniSAT
0.15/0.24	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.15/0.24	c VSIDS like heuristics from MiniSAT using a heap
0.15/0.24	c No reason simplification
0.15/0.24	c --- End Solver configuration ---
0.15/0.24	c solving /tmp/evaluation/419023-1177401250/instance-419023-1177401250.opb
0.15/0.24	c reading problem ... 
18.75/15.29	c ... done. Wall clock time 15.045s.
18.75/15.29	c CPU time (experimental) 11.79s.
18.75/15.29	c #vars     184675
18.75/15.29	c #constraints  828108
1800.07/1779.51	c starts		: 2
1800.07/1779.51	c conflicts		: 11822
1800.07/1779.51	c decisions		: 60634
1800.07/1779.51	c propagations		: 36188402
1800.07/1779.51	c inspects		: 117226149
1800.07/1779.51	c learnt literals	: 0
1800.07/1779.51	c learnt binary clauses	: 85
1800.07/1779.51	c learnt ternary clauses	: 84
1800.07/1779.51	c learnt clauses	: 11821
1800.07/1779.51	c root simplifications	: 0
1800.07/1779.51	c removed literals (reason simplification)	: 0
1800.07/1779.51	c reason swapping (by a shorter reason)	: 0
1800.07/1779.51	c Calls to reduceDB	: 0
1800.07/1779.51	c speed (decisions/second)	: 34.36978152849562
1800.07/1779.51	c non guided choices	700
1800.07/1779.51	s UNKNOWN
1800.07/1779.51	c Total wall clock time (ms): 1779.267

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node62/watcher-419023-1177401250 -o ROOT/results/node62/solver-419023-1177401250 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419023-1177401250/sat4jPseudoCP.jar /tmp/evaluation/419023-1177401250/instance-419023-1177401250.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.05 1.05 0.94 2/64 5917
/proc/meminfo: memFree=1767656/2055920 swapFree=4184584/4192956
[pid=5917] ppid=5915 vsize=200 CPUtime=0
/proc/5917/stat : 5917 (java) R 5915 5917 5652 0 -1 0 47 0 0 0 0 0 0 0 18 0 1 0 58701173 204800 33 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 8106916 0 0 4096 0 0 0 0 17 1 0 0
/proc/5917/statm: 50 33 26 9 0 4 0

[startup+0.013785 s]
/proc/loadavg: 1.05 1.05 0.94 2/64 5917
/proc/meminfo: memFree=1767656/2055920 swapFree=4184584/4192956
[pid=5917] ppid=5915 vsize=200 CPUtime=0
/proc/5917/stat : 5917 (java) D 5915 5917 5652 0 -1 0 47 0 0 0 0 0 0 0 18 0 1 0 58701173 204800 33 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 8106916 0 0 4096 0 18446744071563608240 0 0 17 1 0 0
/proc/5917/statm: 50 33 26 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 200

[startup+0.101802 s]
/proc/loadavg: 1.05 1.05 0.94 2/64 5917
/proc/meminfo: memFree=1767656/2055920 swapFree=4184584/4192956
[pid=5917] ppid=5915 vsize=1777708 CPUtime=0.05
/proc/5917/stat : 5917 (java) S 5915 5917 5652 0 -1 0 3674 0 2 0 3 2 0 0 18 0 7 0 58701173 1820372992 3419 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/5917/statm: 444427 3419 1079 9 0 442063 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 1777708

[startup+0.301824 s]
/proc/loadavg: 1.05 1.05 0.94 2/64 5917
/proc/meminfo: memFree=1767656/2055920 swapFree=4184584/4192956
[pid=5917] ppid=5915 vsize=1782364 CPUtime=0.27
/proc/5917/stat : 5917 (java) S 5915 5917 5652 0 -1 0 6612 0 2 0 23 4 0 0 18 0 12 0 58701173 1825140736 6353 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5917/statm: 445591 6353 1247 9 0 443203 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 1782364

[startup+0.701874 s]
/proc/loadavg: 1.05 1.05 0.94 2/64 5917
/proc/meminfo: memFree=1767656/2055920 swapFree=4184584/4192956
[pid=5917] ppid=5915 vsize=1785060 CPUtime=0.87
/proc/5917/stat : 5917 (java) S 5915 5917 5652 0 -1 0 8896 0 2 0 82 5 0 0 18 0 12 0 58701173 1827901440 8211 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5917/statm: 446265 8211 1301 9 0 443877 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 1785060

[startup+1.50297 s]
/proc/loadavg: 1.05 1.05 0.94 2/76 5929
/proc/meminfo: memFree=1731272/2055920 swapFree=4184584/4192956
[pid=5917] ppid=5915 vsize=1785060 CPUtime=2.05
/proc/5917/stat : 5917 (java) S 5915 5917 5652 0 -1 0 18927 0 2 0 194 11 0 0 18 0 12 0 58701173 1827901440 17703 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5917/statm: 446265 17705 1301 9 0 443877 0
[pid=5917/tid=5919] ppid=5915 vsize=1785060 CPUtime=1.04
/proc/5917/task/5919/stat : 5919 (java) R 5915 5917 5652 0 -1 64 15836 0 1 0 95 9 0 0 19 0 12 0 58701177 1827901440 17706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109608455 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5920] ppid=5915 vsize=1785060 CPUtime=0
/proc/5917/task/5920/stat : 5920 (java) S 5915 5917 5652 0 -1 64 3 0 0 0 0 0 0 0 20 0 12 0 58701179 1827901440 17707 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5921] ppid=5915 vsize=1785060 CPUtime=0
/proc/5917/task/5921/stat : 5921 (java) S 5915 5917 5652 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 58701180 1827901440 17708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5922] ppid=5915 vsize=1785060 CPUtime=0
/proc/5917/task/5922/stat : 5922 (java) S 5915 5917 5652 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 58701182 1827901440 17709 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5923] ppid=5915 vsize=1785060 CPUtime=0
/proc/5917/task/5923/stat : 5923 (java) S 5915 5917 5652 0 -1 64 10 0 0 0 0 0 0 0 23 0 12 0 58701182 1827901440 17710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5924] ppid=5915 vsize=1785060 CPUtime=0
/proc/5917/task/5924/stat : 5924 (java) S 5915 5917 5652 0 -1 64 4 0 0 0 0 0 0 0 24 0 12 0 58701182 1827901440 17712 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5925] ppid=5915 vsize=1785060 CPUtime=0
/proc/5917/task/5925/stat : 5925 (java) S 5915 5917 5652 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 58701186 1827901440 17713 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5926] ppid=5915 vsize=1785060 CPUtime=0.52
/proc/5917/task/5926/stat : 5926 (java) S 5915 5917 5652 0 -1 64 1336 0 0 0 52 0 0 0 16 0 12 0 58701186 1827901440 17714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5927] ppid=5915 vsize=1785060 CPUtime=0.45
/proc/5917/task/5927/stat : 5927 (java) S 5915 5917 5652 0 -1 64 1039 0 0 0 45 0 0 0 16 0 12 0 58701186 1827901440 17715 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5928] ppid=5915 vsize=1785060 CPUtime=0
/proc/5917/task/5928/stat : 5928 (java) S 5915 5917 5652 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 58701186 1827901440 17716 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5929] ppid=5915 vsize=1785060 CPUtime=0
/proc/5917/task/5929/stat : 5929 (java) S 5915 5917 5652 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 58701186 1827901440 17717 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.05
Current children cumulated vsize (KiB) 1785060

[startup+3.10215 s]
/proc/loadavg: 1.05 1.05 0.94 2/76 5929
/proc/meminfo: memFree=1634376/2055920 swapFree=4184584/4192956
[pid=5917] ppid=5915 vsize=1785384 CPUtime=3.74
/proc/5917/stat : 5917 (java) S 5915 5917 5652 0 -1 0 44549 0 2 0 350 24 0 0 18 0 12 0 58701173 1828233216 43222 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5917/statm: 446346 43222 1310 9 0 443958 0
[pid=5917/tid=5919] ppid=5915 vsize=1785384 CPUtime=2.55
/proc/5917/task/5919/stat : 5919 (java) R 5915 5917 5652 0 -1 64 37665 0 1 0 234 21 0 0 21 0 12 0 58701177 1828233216 43222 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109343870 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5920] ppid=5915 vsize=1785384 CPUtime=0.08
/proc/5917/task/5920/stat : 5920 (java) S 5915 5917 5652 0 -1 64 2226 0 0 0 8 0 0 0 17 0 12 0 58701179 1828233216 43222 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5921] ppid=5915 vsize=1785384 CPUtime=0.08
/proc/5917/task/5921/stat : 5921 (java) S 5915 5917 5652 0 -1 64 1561 0 0 0 8 0 0 0 16 0 12 0 58701180 1828233216 43222 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5922] ppid=5915 vsize=1785384 CPUtime=0
/proc/5917/task/5922/stat : 5922 (java) S 5915 5917 5652 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 58701182 1828233216 43222 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5923] ppid=5915 vsize=1785384 CPUtime=0
/proc/5917/task/5923/stat : 5923 (java) S 5915 5917 5652 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 58701182 1828233216 43222 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5924] ppid=5915 vsize=1785384 CPUtime=0
/proc/5917/task/5924/stat : 5924 (java) S 5915 5917 5652 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 58701182 1828233216 43222 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5925] ppid=5915 vsize=1785384 CPUtime=0
/proc/5917/task/5925/stat : 5925 (java) S 5915 5917 5652 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 58701186 1828233216 43222 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5926] ppid=5915 vsize=1785384 CPUtime=0.52
/proc/5917/task/5926/stat : 5926 (java) S 5915 5917 5652 0 -1 64 1336 0 0 0 52 0 0 0 16 0 12 0 58701186 1828233216 43222 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5927] ppid=5915 vsize=1785384 CPUtime=0.45
/proc/5917/task/5927/stat : 5927 (java) S 5915 5917 5652 0 -1 64 1039 0 0 0 45 0 0 0 16 0 12 0 58701186 1828233216 43222 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5928] ppid=5915 vsize=1785384 CPUtime=0
/proc/5917/task/5928/stat : 5928 (java) S 5915 5917 5652 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 58701186 1828233216 43222 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5929] ppid=5915 vsize=1785384 CPUtime=0
/proc/5917/task/5929/stat : 5929 (java) S 5915 5917 5652 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 58701186 1828233216 43222 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.74
Current children cumulated vsize (KiB) 1785384

[startup+6.30152 s]
/proc/loadavg: 1.13 1.06 0.94 2/76 5929
/proc/meminfo: memFree=1548048/2055920 swapFree=4184584/4192956
[pid=5917] ppid=5915 vsize=1788844 CPUtime=7.81
/proc/5917/stat : 5917 (java) S 5915 5917 5652 0 -1 0 60842 0 2 0 749 32 0 0 18 0 12 0 58701173 1831776256 58210 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5917/statm: 447211 58210 1310 9 0 444823 0
[pid=5917/tid=5919] ppid=5915 vsize=1788844 CPUtime=4.85
/proc/5917/task/5919/stat : 5919 (java) R 5915 5917 5652 0 -1 64 37678 0 1 0 464 21 0 0 17 0 12 0 58701177 1831776256 58210 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109343249 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5920] ppid=5915 vsize=1788844 CPUtime=0.97
/proc/5917/task/5920/stat : 5920 (java) S 5915 5917 5652 0 -1 64 11207 0 0 0 93 4 0 0 18 0 12 0 58701179 1831776256 58210 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5921] ppid=5915 vsize=1788844 CPUtime=0.96
/proc/5917/task/5921/stat : 5921 (java) S 5915 5917 5652 0 -1 64 8858 0 0 0 92 4 0 0 19 0 12 0 58701180 1831776256 58210 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5922] ppid=5915 vsize=1788844 CPUtime=0
/proc/5917/task/5922/stat : 5922 (java) S 5915 5917 5652 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 58701182 1831776256 58210 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5923] ppid=5915 vsize=1788844 CPUtime=0
/proc/5917/task/5923/stat : 5923 (java) S 5915 5917 5652 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 58701182 1831776256 58210 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5924] ppid=5915 vsize=1788844 CPUtime=0
/proc/5917/task/5924/stat : 5924 (java) S 5915 5917 5652 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 58701182 1831776256 58210 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5925] ppid=5915 vsize=1788844 CPUtime=0
/proc/5917/task/5925/stat : 5925 (java) S 5915 5917 5652 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 58701186 1831776256 58210 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5926] ppid=5915 vsize=1788844 CPUtime=0.52
/proc/5917/task/5926/stat : 5926 (java) S 5915 5917 5652 0 -1 64 1336 0 0 0 52 0 0 0 16 0 12 0 58701186 1831776256 58210 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5927] ppid=5915 vsize=1788844 CPUtime=0.45
/proc/5917/task/5927/stat : 5927 (java) S 5915 5917 5652 0 -1 64 1039 0 0 0 45 0 0 0 16 0 12 0 58701186 1831776256 58210 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5928] ppid=5915 vsize=1788844 CPUtime=0
/proc/5917/task/5928/stat : 5928 (java) S 5915 5917 5652 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 58701186 1831776256 58210 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5929] ppid=5915 vsize=1788844 CPUtime=0
/proc/5917/task/5929/stat : 5929 (java) S 5915 5917 5652 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 58701186 1831776256 58210 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.81
Current children cumulated vsize (KiB) 1788844

[startup+12.7013 s]
/proc/loadavg: 1.20 1.08 0.95 2/76 5929
/proc/meminfo: memFree=1505360/2055920 swapFree=4184584/4192956
[pid=5917] ppid=5915 vsize=1790124 CPUtime=15.91
/proc/5917/stat : 5917 (java) S 5915 5917 5652 0 -1 0 72573 0 2 0 1552 39 0 0 18 0 12 0 58701173 1833086976 68900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5917/statm: 447531 68900 1314 9 0 445143 0
[pid=5917/tid=5919] ppid=5915 vsize=1790124 CPUtime=9.54
/proc/5917/task/5919/stat : 5919 (java) R 5915 5917 5652 0 -1 64 37688 0 1 0 932 22 0 0 19 0 12 0 58701177 1833086976 68900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109582454 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5920] ppid=5915 vsize=1790124 CPUtime=2.65
/proc/5917/task/5920/stat : 5920 (java) S 5915 5917 5652 0 -1 64 17336 0 0 0 258 7 0 0 16 0 12 0 58701179 1833086976 68900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5921] ppid=5915 vsize=1790124 CPUtime=2.62
/proc/5917/task/5921/stat : 5921 (java) S 5915 5917 5652 0 -1 64 14443 0 0 0 255 7 0 0 16 0 12 0 58701180 1833086976 68900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5922] ppid=5915 vsize=1790124 CPUtime=0
/proc/5917/task/5922/stat : 5922 (java) S 5915 5917 5652 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 58701182 1833086976 68900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5923] ppid=5915 vsize=1790124 CPUtime=0
/proc/5917/task/5923/stat : 5923 (java) S 5915 5917 5652 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 58701182 1833086976 68900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5924] ppid=5915 vsize=1790124 CPUtime=0
/proc/5917/task/5924/stat : 5924 (java) S 5915 5917 5652 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 58701182 1833086976 68900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5925] ppid=5915 vsize=1790124 CPUtime=0
/proc/5917/task/5925/stat : 5925 (java) S 5915 5917 5652 0 -1 64 0 0 0 0 0 0 0 0 25 0 12 0 58701186 1833086976 68900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5926] ppid=5915 vsize=1790124 CPUtime=0.53
/proc/5917/task/5926/stat : 5926 (java) R 5915 5917 5652 0 -1 64 1336 0 0 0 53 0 0 0 17 0 12 0 58701186 1833086976 68900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102603498 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5927] ppid=5915 vsize=1790124 CPUtime=0.5
/proc/5917/task/5927/stat : 5927 (java) R 5915 5917 5652 0 -1 64 1046 0 0 0 50 0 0 0 17 0 12 0 58701186 1833086976 68900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105423590 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5928] ppid=5915 vsize=1790124 CPUtime=0
/proc/5917/task/5928/stat : 5928 (java) S 5915 5917 5652 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 58701186 1833086976 68900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5929] ppid=5915 vsize=1790124 CPUtime=0
/proc/5917/task/5929/stat : 5929 (java) S 5915 5917 5652 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 58701186 1833086976 68900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.91
Current children cumulated vsize (KiB) 1790124

[startup+25.5028 s]
/proc/loadavg: 1.15 1.08 0.95 2/77 5930
/proc/meminfo: memFree=1462856/2055920 swapFree=4184584/4192956
[pid=5917] ppid=5915 vsize=1791184 CPUtime=30.04
/proc/5917/stat : 5917 (java) S 5915 5917 5652 0 -1 0 83553 0 2 0 2959 45 0 0 18 0 13 0 58701173 1834172416 77177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5917/statm: 447796 77177 1324 9 0 445408 0
[pid=5917/tid=5919] ppid=5915 vsize=1791184 CPUtime=21.45
/proc/5917/task/5919/stat : 5919 (java) R 5915 5917 5652 0 -1 64 37739 0 1 0 2122 23 0 0 25 0 13 0 58701177 1834172416 77177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109864915 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5920] ppid=5915 vsize=1791184 CPUtime=3.28
/proc/5917/task/5920/stat : 5920 (java) S 5915 5917 5652 0 -1 64 21085 0 0 0 320 8 0 0 16 0 13 0 58701179 1834172416 77177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5921] ppid=5915 vsize=1791184 CPUtime=3.26
/proc/5917/task/5921/stat : 5921 (java) S 5915 5917 5652 0 -1 64 20371 0 0 0 316 10 0 0 16 0 13 0 58701180 1834172416 77177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5922] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5922/stat : 5922 (java) S 5915 5917 5652 0 -1 64 11 0 0 0 0 0 0 0 15 0 13 0 58701182 1834172416 77177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5923] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5923/stat : 5923 (java) S 5915 5917 5652 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 58701182 1834172416 77177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5924] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5924/stat : 5924 (java) S 5915 5917 5652 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 58701182 1834172416 77177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5925] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5925/stat : 5925 (java) S 5915 5917 5652 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 58701186 1834172416 77177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=5917] ppid=5915 vsize=1791184 CPUtime=1620.99
/proc/5917/stat : 5917 (java) S 5915 5917 5652 0 -1 0 141457 0 2 0 161976 123 0 0 18 0 13 0 58701173 1834172416 98414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5917/statm: 447796 98414 1325 9 0 445408 0
[pid=5917/tid=5919] ppid=5915 vsize=1791184 CPUtime=1581.07
/proc/5917/task/5919/stat : 5919 (java) R 5915 5917 5652 0 -1 64 68078 0 1 0 158064 43 0 0 25 0 13 0 58701177 1834172416 98414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109861101 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5920] ppid=5915 vsize=1791184 CPUtime=18.65
/proc/5917/task/5920/stat : 5920 (java) S 5915 5917 5652 0 -1 64 33767 0 0 0 1839 26 0 0 16 0 13 0 58701179 1834172416 98414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5921] ppid=5915 vsize=1791184 CPUtime=18.65
/proc/5917/task/5921/stat : 5921 (java) S 5915 5917 5652 0 -1 64 35135 0 0 0 1834 31 0 0 16 0 13 0 58701180 1834172416 98414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5922] ppid=5915 vsize=1791184 CPUtime=0.49
/proc/5917/task/5922/stat : 5922 (java) S 5915 5917 5652 0 -1 64 129 0 0 0 30 19 0 0 16 0 13 0 58701182 1834172416 98414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5923] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5923/stat : 5923 (java) S 5915 5917 5652 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 58701182 1834172416 98414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5924] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5924/stat : 5924 (java) S 5915 5917 5652 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 58701182 1834172416 98414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5925] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5925/stat : 5925 (java) S 5915 5917 5652 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 58701186 1834172416 98414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5926] ppid=5915 vsize=1791184 CPUtime=0.97
/proc/5917/task/5926/stat : 5926 (java) S 5915 5917 5652 0 -1 64 1958 0 0 0 97 0 0 0 17 0 13 0 58701186 1834172416 98414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5927] ppid=5915 vsize=1791184 CPUtime=1.08
/proc/5917/task/5927/stat : 5927 (java) S 5915 5917 5652 0 -1 64 1670 0 0 0 108 0 0 0 16 0 13 0 58701186 1834172416 98414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5928] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5928/stat : 5928 (java) S 5915 5917 5652 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 58701186 1834172416 98414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5929] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5929/stat : 5929 (java) S 5915 5917 5652 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 58701186 1834172416 98414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5930] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5930/stat : 5930 (java) S 5915 5917 5652 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 58702719 1834172416 98414 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1620.99
Current children cumulated vsize (KiB) 1791184

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/77 6128
/proc/meminfo: memFree=1374280/2055920 swapFree=4184584/4192956
[pid=5917] ppid=5915 vsize=1791184 CPUtime=1681.59
/proc/5917/stat : 5917 (java) S 5915 5917 5652 0 -1 0 142792 0 2 0 168034 125 0 0 18 0 13 0 58701173 1834172416 99291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5917/statm: 447796 99291 1325 9 0 445408 0
[pid=5917/tid=5919] ppid=5915 vsize=1791184 CPUtime=1640.39
/proc/5917/task/5919/stat : 5919 (java) R 5915 5917 5652 0 -1 64 68153 0 1 0 163996 43 0 0 25 0 13 0 58701177 1834172416 99291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109860815 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5920] ppid=5915 vsize=1791184 CPUtime=19.28
/proc/5917/task/5920/stat : 5920 (java) S 5915 5917 5652 0 -1 64 34532 0 0 0 1901 27 0 0 16 0 13 0 58701179 1834172416 99291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5921] ppid=5915 vsize=1791184 CPUtime=19.28
/proc/5917/task/5921/stat : 5921 (java) S 5915 5917 5652 0 -1 64 35630 0 0 0 1897 31 0 0 16 0 13 0 58701180 1834172416 99291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5922] ppid=5915 vsize=1791184 CPUtime=0.51
/proc/5917/task/5922/stat : 5922 (java) S 5915 5917 5652 0 -1 64 129 0 0 0 31 20 0 0 16 0 13 0 58701182 1834172416 99291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5923] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5923/stat : 5923 (java) S 5915 5917 5652 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 58701182 1834172416 99291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5924] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5924/stat : 5924 (java) S 5915 5917 5652 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 58701182 1834172416 99291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5925] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5925/stat : 5925 (java) S 5915 5917 5652 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 58701186 1834172416 99291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5926] ppid=5915 vsize=1791184 CPUtime=0.97
/proc/5917/task/5926/stat : 5926 (java) S 5915 5917 5652 0 -1 64 1958 0 0 0 97 0 0 0 17 0 13 0 58701186 1834172416 99291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5927] ppid=5915 vsize=1791184 CPUtime=1.08
/proc/5917/task/5927/stat : 5927 (java) S 5915 5917 5652 0 -1 64 1670 0 0 0 108 0 0 0 16 0 13 0 58701186 1834172416 99291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5928] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5928/stat : 5928 (java) S 5915 5917 5652 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 58701186 1834172416 99291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5929] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5929/stat : 5929 (java) S 5915 5917 5652 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 58701186 1834172416 99291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5930] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5930/stat : 5930 (java) S 5915 5917 5652 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 58702719 1834172416 99291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1681.59
Current children cumulated vsize (KiB) 1791184

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 0.97 2/77 6128
/proc/meminfo: memFree=1372104/2055920 swapFree=4184584/4192956
[pid=5917] ppid=5915 vsize=1791184 CPUtime=1742.27
/proc/5917/stat : 5917 (java) S 5915 5917 5652 0 -1 0 143423 0 2 0 174100 127 0 0 18 0 13 0 58701173 1834172416 99790 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5917/statm: 447796 99790 1325 9 0 445408 0
[pid=5917/tid=5919] ppid=5915 vsize=1791184 CPUtime=1699.66
/proc/5917/task/5919/stat : 5919 (java) R 5915 5917 5652 0 -1 64 68227 0 1 0 169922 44 0 0 25 0 13 0 58701177 1834172416 99790 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109860797 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5920] ppid=5915 vsize=1791184 CPUtime=19.99
/proc/5917/task/5920/stat : 5920 (java) S 5915 5917 5652 0 -1 64 34824 0 0 0 1971 28 0 0 16 0 13 0 58701179 1834172416 99790 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5921] ppid=5915 vsize=1791184 CPUtime=19.98
/proc/5917/task/5921/stat : 5921 (java) S 5915 5917 5652 0 -1 64 35895 0 0 0 1967 31 0 0 16 0 13 0 58701180 1834172416 99790 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5922] ppid=5915 vsize=1791184 CPUtime=0.53
/proc/5917/task/5922/stat : 5922 (java) S 5915 5917 5652 0 -1 64 129 0 0 0 33 20 0 0 15 0 13 0 58701182 1834172416 99790 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5923] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5923/stat : 5923 (java) S 5915 5917 5652 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 58701182 1834172416 99790 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5924] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5924/stat : 5924 (java) S 5915 5917 5652 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 58701182 1834172416 99790 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5925] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5925/stat : 5925 (java) S 5915 5917 5652 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 58701186 1834172416 99790 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5926] ppid=5915 vsize=1791184 CPUtime=0.97
/proc/5917/task/5926/stat : 5926 (java) S 5915 5917 5652 0 -1 64 1958 0 0 0 97 0 0 0 17 0 13 0 58701186 1834172416 99790 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5927] ppid=5915 vsize=1791184 CPUtime=1.08
/proc/5917/task/5927/stat : 5927 (java) S 5915 5917 5652 0 -1 64 1670 0 0 0 108 0 0 0 16 0 13 0 58701186 1834172416 99790 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5928] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5928/stat : 5928 (java) S 5915 5917 5652 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 58701186 1834172416 99790 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5929] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5929/stat : 5929 (java) S 5915 5917 5652 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 58701186 1834172416 99790 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5930] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5930/stat : 5930 (java) S 5915 5917 5652 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 58702719 1834172416 99790 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1742.27
Current children cumulated vsize (KiB) 1791184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1779.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/77 6128
/proc/meminfo: memFree=1369608/2055920 swapFree=4184584/4192956
[pid=5917] ppid=5915 vsize=1791184 CPUtime=1800.07
/proc/5917/stat : 5917 (java) S 5915 5917 5652 0 -1 0 144345 0 2 0 179878 129 0 0 18 0 13 0 58701173 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5917/statm: 447796 100431 1325 9 0 445408 0
[pid=5917/tid=5919] ppid=5915 vsize=1791184 CPUtime=1756.19
/proc/5917/task/5919/stat : 5919 (java) R 5915 5917 5652 0 -1 64 68315 0 1 0 175575 44 0 0 25 0 13 0 58701177 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109886970 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5920] ppid=5915 vsize=1791184 CPUtime=20.61
/proc/5917/task/5920/stat : 5920 (java) S 5915 5917 5652 0 -1 64 35186 0 0 0 2033 28 0 0 16 0 13 0 58701179 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5921] ppid=5915 vsize=1791184 CPUtime=20.61
/proc/5917/task/5921/stat : 5921 (java) S 5915 5917 5652 0 -1 64 36367 0 0 0 2028 33 0 0 16 0 13 0 58701180 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5922] ppid=5915 vsize=1791184 CPUtime=0.55
/proc/5917/task/5922/stat : 5922 (java) S 5915 5917 5652 0 -1 64 129 0 0 0 34 21 0 0 16 0 13 0 58701182 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5923] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5923/stat : 5923 (java) S 5915 5917 5652 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 58701182 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5924] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5924/stat : 5924 (java) S 5915 5917 5652 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 58701182 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5925] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5925/stat : 5925 (java) S 5915 5917 5652 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 58701186 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5926] ppid=5915 vsize=1791184 CPUtime=0.97
/proc/5917/task/5926/stat : 5926 (java) S 5915 5917 5652 0 -1 64 1958 0 0 0 97 0 0 0 17 0 13 0 58701186 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5927] ppid=5915 vsize=1791184 CPUtime=1.08
/proc/5917/task/5927/stat : 5927 (java) S 5915 5917 5652 0 -1 64 1670 0 0 0 108 0 0 0 16 0 13 0 58701186 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5928] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5928/stat : 5928 (java) S 5915 5917 5652 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 58701186 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5929] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5929/stat : 5929 (java) S 5915 5917 5652 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 58701186 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5930] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5930/stat : 5930 (java) S 5915 5917 5652 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 58702719 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1791184

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

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

[startup+1779.5 s]
/proc/loadavg: 1.00 1.00 0.97 2/77 6128
/proc/meminfo: memFree=1369608/2055920 swapFree=4184584/4192956
[pid=5917] ppid=5915 vsize=1791184 CPUtime=1800.07
/proc/5917/stat : 5917 (java) S 5915 5917 5652 0 -1 0 144345 0 2 0 179878 129 0 0 18 0 13 0 58701173 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5917/statm: 447796 100431 1325 9 0 445408 0
[pid=5917/tid=5919] ppid=5915 vsize=1791184 CPUtime=1756.19
/proc/5917/task/5919/stat : 5919 (java) R 5915 5917 5652 0 -1 64 68315 0 1 0 175575 44 0 0 25 0 13 0 58701177 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109886970 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5920] ppid=5915 vsize=1791184 CPUtime=20.61
/proc/5917/task/5920/stat : 5920 (java) S 5915 5917 5652 0 -1 64 35186 0 0 0 2033 28 0 0 16 0 13 0 58701179 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5921] ppid=5915 vsize=1791184 CPUtime=20.61
/proc/5917/task/5921/stat : 5921 (java) S 5915 5917 5652 0 -1 64 36367 0 0 0 2028 33 0 0 16 0 13 0 58701180 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5922] ppid=5915 vsize=1791184 CPUtime=0.55
/proc/5917/task/5922/stat : 5922 (java) S 5915 5917 5652 0 -1 64 129 0 0 0 34 21 0 0 16 0 13 0 58701182 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5923] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5923/stat : 5923 (java) S 5915 5917 5652 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 58701182 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5924] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5924/stat : 5924 (java) S 5915 5917 5652 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 58701182 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5925] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5925/stat : 5925 (java) S 5915 5917 5652 0 -1 64 0 0 0 0 0 0 0 0 25 0 13 0 58701186 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5926] ppid=5915 vsize=1791184 CPUtime=0.97
/proc/5917/task/5926/stat : 5926 (java) S 5915 5917 5652 0 -1 64 1958 0 0 0 97 0 0 0 17 0 13 0 58701186 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5917/tid=5927] ppid=5915 vsize=1791184 CPUtime=1.08
/proc/5917/task/5927/stat : 5927 (java) S 5915 5917 5652 0 -1 64 1670 0 0 0 108 0 0 0 16 0 13 0 58701186 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5928] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5928/stat : 5928 (java) S 5915 5917 5652 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 58701186 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5929] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5929/stat : 5929 (java) S 5915 5917 5652 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 58701186 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5917/tid=5930] ppid=5915 vsize=1791184 CPUtime=0
/proc/5917/task/5930/stat : 5930 (java) S 5915 5917 5652 0 -1 64 5 0 0 0 0 0 0 0 22 0 13 0 58702719 1834172416 100431 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1791184

Child status: 143
Real time (s): 1779.61
CPU time (s): 1800.19
CPU user time (s): 1798.83
CPU system time (s): 1.35879
CPU usage (%): 101.156
Max. virtual memory (cumulated for all children) (KiB): 1791552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.83
system time used= 1.35879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144367
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56623
involuntary context switches= 33396

runsolver used 1.55876 second user time and 4.95725 second system time

The end

Launcher Data (download as text)

Begin job on node62 on Tue Apr 24 07:54:12 UTC 2007

IDJOB= 419023
IDBENCH= 47744
IDSOLVER= 160
FILE ID= node62/419023-1177401250

PBS_JOBID= 4675552

Free space on /tmp= 66470 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/industrial/anbulagan/medium-sat/partial-5-13-s.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419023-1177401250/sat4jPseudoCP.jar /tmp/evaluation/419023-1177401250/instance-419023-1177401250.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node62/watcher-419023-1177401250 -o ROOT/results/node62/solver-419023-1177401250 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/419023-1177401250/sat4jPseudoCP.jar /tmp/evaluation/419023-1177401250/instance-419023-1177401250.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  5f2a1d2f0be1c3cf5935eec86a932dab

RANDOM SEED= 471153481

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node62.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.216
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.216
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:       1768256 kB
Buffers:         34452 kB
Cached:         182344 kB
SwapCached:       2504 kB
Active:         114976 kB
Inactive:       112256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1768256 kB
SwapTotal:     4192956 kB
SwapFree:      4184584 kB
Dirty:           29332 kB
Writeback:           0 kB
Mapped:          16804 kB
Slab:            46356 kB
Committed_AS:  1125160 kB
PageTables:       1464 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= 66470 MiB

End job on node62 on Tue Apr 24 08:23:53 UTC 2007