Trace number 352302

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCP 2007-03-23? (TO) 1800.1 1791.19

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_7.opb.PB06.opb
MD5SUM3119db8d3d273f04fc4f3b1324a85224
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark452
Best CPU time to get the best result obtained on this benchmark1800.1
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 452
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
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 constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 493167
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 493167
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.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.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.21/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.21/0.20	--- Begin Solver configuration ---
0.21/0.20	c Stops conflict analysis at the first Unique Implication Point
0.21/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.21/0.20	c Learn all clauses as in MiniSAT
0.21/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.21/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.21/0.20	c No reason simplification
0.21/0.20	c --- End Solver configuration ---
0.21/0.20	c solving /tmp/evaluation/352302-1176628393/instance-352302-1176628393.opb
0.21/0.20	c reading problem ... 
13.20/10.94	c ... done. Wall clock time 10.74s.
13.20/10.94	c CPU time (experimental) 8.8s.
13.20/10.94	c #vars     10000
13.20/10.94	c #constraints  656900
1800.00/1791.11	c starts		: 2
1800.00/1791.11	c conflicts		: 5452
1800.00/1791.11	c decisions		: 17592
1800.00/1791.11	c propagations		: 598951
1800.00/1791.11	c inspects		: 3694333
1800.00/1791.11	c learnt literals	: 0
1800.00/1791.11	c learnt binary clauses	: 0
1800.00/1791.11	c learnt ternary clauses	: 0
1800.00/1791.11	c learnt clauses	: 5451
1800.00/1791.11	c root simplifications	: 0
1800.00/1791.11	c removed literals (reason simplification)	: 0
1800.00/1791.11	c reason swapping (by a shorter reason)	: 0
1800.00/1791.11	c Calls to reduceDB	: 0
1800.00/1791.11	c speed (decisions/second)	: 9.883690225641637
1800.00/1791.11	c non guided choices	0
1800.00/1791.11	s UNKNOWN
1800.00/1791.11	c Total wall clock time (ms): 1790.911

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/node7/watcher-352302-1176628393 -o ROOT/results/node7/solver-352302-1176628393 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/352302-1176628393/sat4jPseudoCP.jar /tmp/evaluation/352302-1176628393/instance-352302-1176628393.opb 

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


[startup+0 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 7721
/proc/meminfo: memFree=1590816/2055920 swapFree=4170480/4192956
[pid=7721] ppid=7719 vsize=200 CPUtime=0
/proc/7721/stat : 7721 (java) R 7719 7721 6509 0 -1 0 48 0 0 0 0 0 0 0 18 0 1 0 138877016 204800 32 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 10379012 0 0 4096 0 0 0 0 17 1 0 0
/proc/7721/statm: 68 33 26 9 0 4 0

[startup+0.104474 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 7721
/proc/meminfo: memFree=1590816/2055920 swapFree=4170480/4192956
[pid=7721] ppid=7719 vsize=1780256 CPUtime=0.08
/proc/7721/stat : 7721 (java) S 7719 7721 6509 0 -1 0 4005 0 1 0 6 2 0 0 18 0 12 0 138877016 1822982144 3746 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7721/statm: 445064 3746 1124 9 0 442683 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780256

[startup+0.201479 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 7721
/proc/meminfo: memFree=1590816/2055920 swapFree=4170480/4192956
[pid=7721] ppid=7719 vsize=1782580 CPUtime=0.21
/proc/7721/stat : 7721 (java) S 7719 7721 6509 0 -1 0 4888 0 1 0 17 4 0 0 18 0 12 0 138877016 1825361920 4626 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7721/statm: 445645 4626 1244 9 0 443257 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 1782580

[startup+0.301488 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 7721
/proc/meminfo: memFree=1590816/2055920 swapFree=4170480/4192956
[pid=7721] ppid=7719 vsize=1782580 CPUtime=0.34
/proc/7721/stat : 7721 (java) S 7719 7721 6509 0 -1 0 5182 0 1 0 30 4 0 0 18 0 12 0 138877016 1825361920 4920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7721/statm: 445645 4923 1267 9 0 443257 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1782580

[startup+0.701532 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 7721
/proc/meminfo: memFree=1590816/2055920 swapFree=4170480/4192956
[pid=7721] ppid=7719 vsize=1782804 CPUtime=0.9
/proc/7721/stat : 7721 (java) S 7719 7721 6509 0 -1 0 7340 0 1 0 85 5 0 0 18 0 12 0 138877016 1825591296 6903 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7721/statm: 445701 6904 1298 9 0 443313 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 1782804

[startup+1.50161 s]
/proc/loadavg: 1.00 1.01 1.00 2/89 7733
/proc/meminfo: memFree=1557312/2055920 swapFree=4170480/4192956
[pid=7721] ppid=7719 vsize=1786044 CPUtime=2.07
/proc/7721/stat : 7721 (java) S 7719 7721 6509 0 -1 0 20631 0 1 0 196 11 0 0 18 0 12 0 138877016 1828909056 17835 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7721/statm: 446511 17836 1301 9 0 444123 0
[pid=7721/tid=7723] ppid=7719 vsize=1786044 CPUtime=1.15
/proc/7721/task/7723/stat : 7723 (java) R 7719 7721 6509 0 -1 64 15916 0 1 0 107 8 0 0 20 0 12 0 138877017 1828909056 17837 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109537082 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7724] ppid=7719 vsize=1786044 CPUtime=0
/proc/7721/task/7724/stat : 7724 (java) S 7719 7721 6509 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 138877019 1828909056 17838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7719 vsize=1786044 CPUtime=0
/proc/7721/task/7725/stat : 7725 (java) S 7719 7721 6509 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 138877019 1828909056 17839 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7726] ppid=7719 vsize=1786044 CPUtime=0
/proc/7721/task/7726/stat : 7726 (java) S 7719 7721 6509 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 138877021 1828909056 17840 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7727] ppid=7719 vsize=1786044 CPUtime=0
/proc/7721/task/7727/stat : 7727 (java) S 7719 7721 6509 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 138877021 1828909056 17841 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7719 vsize=1786044 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7719 7721 6509 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 138877021 1828909056 17842 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7729] ppid=7719 vsize=1786044 CPUtime=0
/proc/7721/task/7729/stat : 7729 (java) S 7719 7721 6509 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 138877025 1828909056 17843 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7730] ppid=7719 vsize=1786044 CPUtime=0.35
/proc/7721/task/7730/stat : 7730 (java) S 7719 7721 6509 0 -1 64 1032 0 0 0 35 0 0 0 16 0 12 0 138877025 1828909056 17844 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7731] ppid=7719 vsize=1786044 CPUtime=0.54
/proc/7721/task/7731/stat : 7731 (java) S 7719 7721 6509 0 -1 64 2966 0 0 0 53 1 0 0 16 0 12 0 138877025 1828909056 17846 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7732] ppid=7719 vsize=1786044 CPUtime=0
/proc/7721/task/7732/stat : 7732 (java) S 7719 7721 6509 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 138877025 1828909056 17847 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7733] ppid=7719 vsize=1786044 CPUtime=0
/proc/7721/task/7733/stat : 7733 (java) S 7719 7721 6509 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 138877025 1828909056 17848 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.07
Current children cumulated vsize (KiB) 1786044

[startup+3.10177 s]
/proc/loadavg: 1.00 1.01 1.00 2/89 7733
/proc/meminfo: memFree=1446720/2055920 swapFree=4170480/4192956
[pid=7721] ppid=7719 vsize=1786368 CPUtime=3.72
/proc/7721/stat : 7721 (java) S 7719 7721 6509 0 -1 0 44559 0 1 0 351 21 0 0 18 0 12 0 138877016 1829240832 41708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7721/statm: 446592 41708 1310 9 0 444204 0
[pid=7721/tid=7723] ppid=7719 vsize=1786368 CPUtime=2.68
/proc/7721/task/7723/stat : 7723 (java) R 7719 7721 6509 0 -1 64 37699 0 1 0 251 17 0 0 23 0 12 0 138877017 1829240832 41708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109555361 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7724] ppid=7719 vsize=1786368 CPUtime=0.05
/proc/7721/task/7724/stat : 7724 (java) S 7719 7721 6509 0 -1 64 1067 0 0 0 5 0 0 0 16 0 12 0 138877019 1829240832 41708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7719 vsize=1786368 CPUtime=0.05
/proc/7721/task/7725/stat : 7725 (java) S 7719 7721 6509 0 -1 64 1071 0 0 0 5 0 0 0 16 0 12 0 138877019 1829240832 41708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7726] ppid=7719 vsize=1786368 CPUtime=0
/proc/7721/task/7726/stat : 7726 (java) S 7719 7721 6509 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 138877021 1829240832 41708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7727] ppid=7719 vsize=1786368 CPUtime=0
/proc/7721/task/7727/stat : 7727 (java) S 7719 7721 6509 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 138877021 1829240832 41708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7719 vsize=1786368 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7719 7721 6509 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 138877021 1829240832 41708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7719 vsize=1786368 CPUtime=0
/proc/7721/task/7729/stat : 7729 (java) S 7719 7721 6509 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 138877025 1829240832 41708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7730] ppid=7719 vsize=1786368 CPUtime=0.35
/proc/7721/task/7730/stat : 7730 (java) S 7719 7721 6509 0 -1 64 1032 0 0 0 35 0 0 0 16 0 12 0 138877025 1829240832 41708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7731] ppid=7719 vsize=1786368 CPUtime=0.54
/proc/7721/task/7731/stat : 7731 (java) S 7719 7721 6509 0 -1 64 2966 0 0 0 53 1 0 0 16 0 12 0 138877025 1829240832 41708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7732] ppid=7719 vsize=1786368 CPUtime=0
/proc/7721/task/7732/stat : 7732 (java) S 7719 7721 6509 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 138877025 1829240832 41708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7733] ppid=7719 vsize=1786368 CPUtime=0
/proc/7721/task/7733/stat : 7733 (java) S 7719 7721 6509 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 138877025 1829240832 41708 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.72
Current children cumulated vsize (KiB) 1786368

[startup+6.30211 s]
/proc/loadavg: 1.00 1.01 1.00 3/89 7733
/proc/meminfo: memFree=1394048/2055920 swapFree=4170480/4192956
[pid=7721] ppid=7719 vsize=1786852 CPUtime=7.24
/proc/7721/stat : 7721 (java) S 7719 7721 6509 0 -1 0 53995 0 1 0 697 27 0 0 18 0 12 0 138877016 1829736448 50615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7721/statm: 446713 50615 1310 9 0 444325 0
[pid=7721/tid=7723] ppid=7719 vsize=1786852 CPUtime=5.57
/proc/7721/task/7723/stat : 7723 (java) R 7719 7721 6509 0 -1 64 37704 0 1 0 539 18 0 0 24 0 12 0 138877017 1829736448 50615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109623866 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7724] ppid=7719 vsize=1786852 CPUtime=0.36
/proc/7721/task/7724/stat : 7724 (java) S 7719 7721 6509 0 -1 64 6876 0 0 0 34 2 0 0 16 0 12 0 138877019 1829736448 50615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7719 vsize=1786852 CPUtime=0.36
/proc/7721/task/7725/stat : 7725 (java) S 7719 7721 6509 0 -1 64 4687 0 0 0 34 2 0 0 17 0 12 0 138877019 1829736448 50615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7726] ppid=7719 vsize=1786852 CPUtime=0
/proc/7721/task/7726/stat : 7726 (java) S 7719 7721 6509 0 -1 64 13 0 0 0 0 0 0 0 16 0 12 0 138877021 1829736448 50615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7727] ppid=7719 vsize=1786852 CPUtime=0
/proc/7721/task/7727/stat : 7727 (java) S 7719 7721 6509 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 138877021 1829736448 50615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7719 vsize=1786852 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7719 7721 6509 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 138877021 1829736448 50615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7719 vsize=1786852 CPUtime=0
/proc/7721/task/7729/stat : 7729 (java) S 7719 7721 6509 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 138877025 1829736448 50615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7730] ppid=7719 vsize=1786852 CPUtime=0.35
/proc/7721/task/7730/stat : 7730 (java) S 7719 7721 6509 0 -1 64 1032 0 0 0 35 0 0 0 16 0 12 0 138877025 1829736448 50615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7731] ppid=7719 vsize=1786852 CPUtime=0.54
/proc/7721/task/7731/stat : 7731 (java) S 7719 7721 6509 0 -1 64 2966 0 0 0 53 1 0 0 16 0 12 0 138877025 1829736448 50615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7732] ppid=7719 vsize=1786852 CPUtime=0
/proc/7721/task/7732/stat : 7732 (java) S 7719 7721 6509 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 138877025 1829736448 50615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7733] ppid=7719 vsize=1786852 CPUtime=0
/proc/7721/task/7733/stat : 7733 (java) S 7719 7721 6509 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 138877025 1829736448 50615 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.24
Current children cumulated vsize (KiB) 1786852

[startup+12.7028 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 7734
/proc/meminfo: memFree=1346488/2055920 swapFree=4170480/4192956
[pid=7721] ppid=7719 vsize=1789876 CPUtime=15.74
/proc/7721/stat : 7721 (java) S 7719 7721 6509 0 -1 0 70539 0 1 0 1540 34 0 0 18 0 13 0 138877016 1832833024 64019 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7721/statm: 447469 64019 1326 9 0 445081 0
[pid=7721/tid=7723] ppid=7719 vsize=1789876 CPUtime=10.08
/proc/7721/task/7723/stat : 7723 (java) R 7719 7721 6509 0 -1 64 37753 0 1 0 989 19 0 0 18 0 13 0 138877017 1832833024 64019 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109847191 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7724] ppid=7719 vsize=1789876 CPUtime=1.97
/proc/7721/task/7724/stat : 7724 (java) S 7719 7721 6509 0 -1 64 13074 0 0 0 191 6 0 0 16 0 13 0 138877019 1832833024 64019 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7719 vsize=1789876 CPUtime=1.94
/proc/7721/task/7725/stat : 7725 (java) S 7719 7721 6509 0 -1 64 14149 0 0 0 188 6 0 0 16 0 13 0 138877019 1832833024 64019 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7726] ppid=7719 vsize=1789876 CPUtime=0
/proc/7721/task/7726/stat : 7726 (java) S 7719 7721 6509 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 138877021 1832833024 64019 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7727] ppid=7719 vsize=1789876 CPUtime=0
/proc/7721/task/7727/stat : 7727 (java) S 7719 7721 6509 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 138877021 1832833024 64019 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7719 vsize=1789876 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7719 7721 6509 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 138877021 1832833024 64019 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7719 vsize=1789876 CPUtime=0
/proc/7721/task/7729/stat : 7729 (java) S 7719 7721 6509 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 138877025 1832833024 64019 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7730] ppid=7719 vsize=1789876 CPUtime=0.8
/proc/7721/task/7730/stat : 7730 (java) S 7719 7721 6509 0 -1 64 1503 0 0 0 80 0 0 0 16 0 13 0 138877025 1832833024 64019 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7731] ppid=7719 vsize=1789876 CPUtime=0.91
/proc/7721/task/7731/stat : 7731 (java) S 7719 7721 6509 0 -1 64 3323 0 0 0 90 1 0 0 16 0 13 0 138877025 1832833024 64019 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7732] ppid=7719 vsize=1789876 CPUtime=0
/proc/7721/task/7732/stat : 7732 (java) S 7719 7721 6509 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 138877025 1832833024 64019 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7733] ppid=7719 vsize=1789876 CPUtime=0
/proc/7721/task/7733/stat : 7733 (java) S 7719 7721 6509 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 138877025 1832833024 64019 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7734] ppid=7719 vsize=1789876 CPUtime=0
/proc/7721/task/7734/stat : 7734 (java) S 7719 7721 6509 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 138878137 1832833024 64019 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.74
Current children cumulated vsize (KiB) 1789876

[startup+25.5021 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 7734
/proc/meminfo: memFree=1364600/2055920 swapFree=4170480/4192956
[pid=7721] ppid=7719 vsize=1789416 CPUtime=28.83
/proc/7721/stat : 7721 (java) S 7719 7721 6509 0 -1 0 71347 0 1 0 2847 36 0 0 18 0 13 0 138877016 1832361984 57679 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7721/statm: 447354 57679 1326 9 0 444966 0
[pid=7721/tid=7723] ppid=7719 vsize=1789416 CPUtime=22.67
/proc/7721/task/7723/stat : 7723 (java) R 7719 7721 6509 0 -1 64 37775 0 1 0 2248 19 0 0 18 0 13 0 138877017 1832361984 57679 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109812422 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7724] ppid=7719 vsize=1789416 CPUtime=2.04
/proc/7721/task/7724/stat : 7724 (java) S 7719 7721 6509 0 -1 64 13326 0 0 0 198 6 0 0 16 0 13 0 138877019 1832361984 57679 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7719 vsize=1789416 CPUtime=2.01
/proc/7721/task/7725/stat : 7725 (java) S 7719 7721 6509 0 -1 64 14452 0 0 0 195 6 0 0 16 0 13 0 138877019 1832361984 57679 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7726] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7726/stat : 7726 (java) S 7719 7721 6509 0 -1 64 32 0 0 0 0 0 0 0 15 0 13 0 138877021 1832361984 57679 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7727] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7727/stat : 7727 (java) S 7719 7721 6509 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 138877021 1832361984 57679 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7719 7721 6509 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 138877021 1832361984 57679 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=7721] ppid=7719 vsize=1789416 CPUtime=1610.53
/proc/7721/stat : 7721 (java) S 7719 7721 6509 0 -1 0 170976 0 1 0 160804 249 0 0 18 0 13 0 138877016 1832361984 80464 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7721/statm: 447354 80464 1326 9 0 444966 0
[pid=7721/tid=7723] ppid=7719 vsize=1789416 CPUtime=1583.5
/proc/7721/task/7723/stat : 7723 (java) R 7719 7721 6509 0 -1 64 93505 0 1 0 158300 50 0 0 25 0 13 0 138877017 1832361984 80464 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109835843 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7724] ppid=7719 vsize=1789416 CPUtime=12.07
/proc/7721/task/7724/stat : 7724 (java) S 7719 7721 6509 0 -1 64 36351 0 0 0 1112 95 0 0 15 0 13 0 138877019 1832361984 80464 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7719 vsize=1789416 CPUtime=12.27
/proc/7721/task/7725/stat : 7725 (java) S 7719 7721 6509 0 -1 64 34391 0 0 0 1142 85 0 0 16 0 13 0 138877019 1832361984 80464 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7726] ppid=7719 vsize=1789416 CPUtime=0.34
/proc/7721/task/7726/stat : 7726 (java) S 7719 7721 6509 0 -1 64 293 0 0 0 20 14 0 0 16 0 13 0 138877021 1832361984 80464 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7727] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7727/stat : 7727 (java) S 7719 7721 6509 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 138877021 1832361984 80464 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7719 7721 6509 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 138877021 1832361984 80464 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7729/stat : 7729 (java) S 7719 7721 6509 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 138877025 1832361984 80464 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7730] ppid=7719 vsize=1789416 CPUtime=1.13
/proc/7721/task/7730/stat : 7730 (java) S 7719 7721 6509 0 -1 64 2176 0 0 0 113 0 0 0 16 0 13 0 138877025 1832361984 80464 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7731] ppid=7719 vsize=1789416 CPUtime=1.15
/proc/7721/task/7731/stat : 7731 (java) S 7719 7721 6509 0 -1 64 3538 0 0 0 114 1 0 0 16 0 13 0 138877025 1832361984 80464 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7732] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7732/stat : 7732 (java) S 7719 7721 6509 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 138877025 1832361984 80464 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7733] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7733/stat : 7733 (java) S 7719 7721 6509 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 138877025 1832361984 80464 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7734] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7734/stat : 7734 (java) S 7719 7721 6509 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 138878137 1832361984 80464 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1610.53
Current children cumulated vsize (KiB) 1789416

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 7736
/proc/meminfo: memFree=1258808/2055920 swapFree=4170480/4192956
[pid=7721] ppid=7719 vsize=1789416 CPUtime=1670.74
/proc/7721/stat : 7721 (java) S 7719 7721 6509 0 -1 0 175993 0 1 0 166818 256 0 0 18 0 13 0 138877016 1832361984 83980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7721/statm: 447354 83980 1326 9 0 444966 0
[pid=7721/tid=7723] ppid=7719 vsize=1789416 CPUtime=1642.88
/proc/7721/task/7723/stat : 7723 (java) R 7719 7721 6509 0 -1 64 95909 0 1 0 164237 51 0 0 25 0 13 0 138877017 1832361984 83980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109835973 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7724] ppid=7719 vsize=1789416 CPUtime=12.47
/proc/7721/task/7724/stat : 7724 (java) S 7719 7721 6509 0 -1 64 37321 0 0 0 1150 97 0 0 16 0 13 0 138877019 1832361984 83980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7719 vsize=1789416 CPUtime=12.69
/proc/7721/task/7725/stat : 7725 (java) S 7719 7721 6509 0 -1 64 36034 0 0 0 1181 88 0 0 16 0 13 0 138877019 1832361984 83980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7726] ppid=7719 vsize=1789416 CPUtime=0.35
/proc/7721/task/7726/stat : 7726 (java) S 7719 7721 6509 0 -1 64 293 0 0 0 21 14 0 0 17 0 13 0 138877021 1832361984 83980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7727] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7727/stat : 7727 (java) S 7719 7721 6509 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 138877021 1832361984 83980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7719 7721 6509 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 138877021 1832361984 83980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7729/stat : 7729 (java) S 7719 7721 6509 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 138877025 1832361984 83980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7730] ppid=7719 vsize=1789416 CPUtime=1.13
/proc/7721/task/7730/stat : 7730 (java) S 7719 7721 6509 0 -1 64 2176 0 0 0 113 0 0 0 16 0 13 0 138877025 1832361984 83980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7731] ppid=7719 vsize=1789416 CPUtime=1.15
/proc/7721/task/7731/stat : 7731 (java) S 7719 7721 6509 0 -1 64 3538 0 0 0 114 1 0 0 16 0 13 0 138877025 1832361984 83980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7732] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7732/stat : 7732 (java) S 7719 7721 6509 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 138877025 1832361984 83980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7733] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7733/stat : 7733 (java) S 7719 7721 6509 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 138877025 1832361984 83980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7734] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7734/stat : 7734 (java) S 7719 7721 6509 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 138878137 1832361984 83980 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1670.74
Current children cumulated vsize (KiB) 1789416

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 7736
/proc/meminfo: memFree=1261176/2055920 swapFree=4170480/4192956
[pid=7721] ppid=7719 vsize=1789416 CPUtime=1730.99
/proc/7721/stat : 7721 (java) S 7719 7721 6509 0 -1 0 177396 0 1 0 172836 263 0 0 18 0 13 0 138877016 1832361984 83351 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7721/statm: 447354 83351 1326 9 0 444966 0
[pid=7721/tid=7723] ppid=7719 vsize=1789416 CPUtime=1702.29
/proc/7721/task/7723/stat : 7723 (java) R 7719 7721 6509 0 -1 64 96006 0 1 0 170178 51 0 0 22 0 13 0 138877017 1832361984 83351 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7724] ppid=7719 vsize=1789416 CPUtime=12.86
/proc/7721/task/7724/stat : 7724 (java) R 7719 7721 6509 0 -1 64 38129 0 0 0 1186 100 0 0 17 0 13 0 138877019 1832361984 83351 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7725] ppid=7719 vsize=1789416 CPUtime=13.1
/proc/7721/task/7725/stat : 7725 (java) S 7719 7721 6509 0 -1 64 36532 0 0 0 1219 91 0 0 15 0 13 0 138877019 1832361984 83351 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7726] ppid=7719 vsize=1789416 CPUtime=0.36
/proc/7721/task/7726/stat : 7726 (java) S 7719 7721 6509 0 -1 64 293 0 0 0 22 14 0 0 16 0 13 0 138877021 1832361984 83351 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7727] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7727/stat : 7727 (java) S 7719 7721 6509 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 138877021 1832361984 83351 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7719 7721 6509 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 138877021 1832361984 83351 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7729/stat : 7729 (java) S 7719 7721 6509 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 138877025 1832361984 83351 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7730] ppid=7719 vsize=1789416 CPUtime=1.13
/proc/7721/task/7730/stat : 7730 (java) S 7719 7721 6509 0 -1 64 2176 0 0 0 113 0 0 0 16 0 13 0 138877025 1832361984 83351 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7731] ppid=7719 vsize=1789416 CPUtime=1.15
/proc/7721/task/7731/stat : 7731 (java) S 7719 7721 6509 0 -1 64 3538 0 0 0 114 1 0 0 16 0 13 0 138877025 1832361984 83351 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7732] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7732/stat : 7732 (java) S 7719 7721 6509 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 138877025 1832361984 83351 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7733] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7733/stat : 7733 (java) S 7719 7721 6509 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 138877025 1832361984 83351 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7734] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7734/stat : 7734 (java) S 7719 7721 6509 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 138878137 1832361984 83351 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1730.99
Current children cumulated vsize (KiB) 1789416

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 7736
/proc/meminfo: memFree=1240696/2055920 swapFree=4170480/4192956
[pid=7721] ppid=7719 vsize=1789416 CPUtime=1791.16
/proc/7721/stat : 7721 (java) S 7719 7721 6509 0 -1 0 184538 0 1 0 178844 272 0 0 18 0 13 0 138877016 1832361984 88514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7721/statm: 447354 88514 1326 9 0 444966 0
[pid=7721/tid=7723] ppid=7719 vsize=1789416 CPUtime=1761.66
/proc/7721/task/7723/stat : 7723 (java) R 7719 7721 6509 0 -1 64 101187 0 1 0 176112 54 0 0 25 0 13 0 138877017 1832361984 88514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109840096 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7724] ppid=7719 vsize=1789416 CPUtime=13.24
/proc/7721/task/7724/stat : 7724 (java) S 7719 7721 6509 0 -1 64 39560 0 0 0 1219 105 0 0 16 0 13 0 138877019 1832361984 88514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7725] ppid=7719 vsize=1789416 CPUtime=13.54
/proc/7721/task/7725/stat : 7725 (java) S 7719 7721 6509 0 -1 64 37040 0 0 0 1261 93 0 0 16 0 13 0 138877019 1832361984 88514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7726] ppid=7719 vsize=1789416 CPUtime=0.38
/proc/7721/task/7726/stat : 7726 (java) S 7719 7721 6509 0 -1 64 315 0 0 0 23 15 0 0 16 0 13 0 138877021 1832361984 88514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7727] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7727/stat : 7727 (java) S 7719 7721 6509 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 138877021 1832361984 88514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7719 7721 6509 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 138877021 1832361984 88514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7729/stat : 7729 (java) S 7719 7721 6509 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 138877025 1832361984 88514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7730] ppid=7719 vsize=1789416 CPUtime=1.13
/proc/7721/task/7730/stat : 7730 (java) S 7719 7721 6509 0 -1 64 2176 0 0 0 113 0 0 0 16 0 13 0 138877025 1832361984 88514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7731] ppid=7719 vsize=1789416 CPUtime=1.15
/proc/7721/task/7731/stat : 7731 (java) S 7719 7721 6509 0 -1 64 3538 0 0 0 114 1 0 0 16 0 13 0 138877025 1832361984 88514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7732] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7732/stat : 7732 (java) S 7719 7721 6509 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 138877025 1832361984 88514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7733] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7733/stat : 7733 (java) S 7719 7721 6509 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 138877025 1832361984 88514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7734] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7734/stat : 7734 (java) S 7719 7721 6509 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 138878137 1832361984 88514 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1791.16
Current children cumulated vsize (KiB) 1789416



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 7736
/proc/meminfo: memFree=1241336/2055920 swapFree=4170480/4192956
[pid=7721] ppid=7719 vsize=1789416 CPUtime=1800
/proc/7721/stat : 7721 (java) S 7719 7721 6509 0 -1 0 184704 0 1 0 179727 273 0 0 18 0 13 0 138877016 1832361984 88297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7721/statm: 447354 88297 1326 9 0 444966 0
[pid=7721/tid=7723] ppid=7719 vsize=1789416 CPUtime=1770.37
/proc/7721/task/7723/stat : 7723 (java) R 7719 7721 6509 0 -1 64 101201 0 1 0 176983 54 0 0 25 0 13 0 138877017 1832361984 88297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109841780 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7724] ppid=7719 vsize=1789416 CPUtime=13.29
/proc/7721/task/7724/stat : 7724 (java) S 7719 7721 6509 0 -1 64 39712 0 0 0 1223 106 0 0 16 0 13 0 138877019 1832361984 88297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7725] ppid=7719 vsize=1789416 CPUtime=13.6
/proc/7721/task/7725/stat : 7725 (java) S 7719 7721 6509 0 -1 64 37040 0 0 0 1267 93 0 0 16 0 13 0 138877019 1832361984 88297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7726] ppid=7719 vsize=1789416 CPUtime=0.38
/proc/7721/task/7726/stat : 7726 (java) S 7719 7721 6509 0 -1 64 315 0 0 0 23 15 0 0 16 0 13 0 138877021 1832361984 88297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7727] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7727/stat : 7727 (java) S 7719 7721 6509 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 138877021 1832361984 88297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7728] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7728/stat : 7728 (java) S 7719 7721 6509 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 138877021 1832361984 88297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7729] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7729/stat : 7729 (java) S 7719 7721 6509 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 138877025 1832361984 88297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7730] ppid=7719 vsize=1789416 CPUtime=1.13
/proc/7721/task/7730/stat : 7730 (java) S 7719 7721 6509 0 -1 64 2176 0 0 0 113 0 0 0 16 0 13 0 138877025 1832361984 88297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7721/tid=7731] ppid=7719 vsize=1789416 CPUtime=1.15
/proc/7721/task/7731/stat : 7731 (java) S 7719 7721 6509 0 -1 64 3538 0 0 0 114 1 0 0 16 0 13 0 138877025 1832361984 88297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7732] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7732/stat : 7732 (java) S 7719 7721 6509 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 138877025 1832361984 88297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7733] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7733/stat : 7733 (java) S 7719 7721 6509 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 138877025 1832361984 88297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7721/tid=7734] ppid=7719 vsize=1789416 CPUtime=0
/proc/7721/task/7734/stat : 7734 (java) S 7719 7721 6509 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 138878137 1832361984 88297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1789416

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): 1791.19
CPU time (s): 1800.1
CPU user time (s): 1797.31
CPU system time (s): 2.78858
CPU usage (%): 100.497
Max. virtual memory (cumulated for all children) (KiB): 1790992

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.31
system time used= 2.78858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 184724
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= 66838
involuntary context switches= 43645

runsolver used 2.09968 second user time and 5.70913 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Sun Apr 15 09:13:14 UTC 2007

IDJOB= 352302
IDBENCH= 1965
IDSOLVER= 160
FILE ID= node7/352302-1176628393

PBS_JOBID= 4556837

Free space on /tmp= 66503 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_7.opb.PB06.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/352302-1176628393/sat4jPseudoCP.jar /tmp/evaluation/352302-1176628393/instance-352302-1176628393.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-352302-1176628393 -o ROOT/results/node7/solver-352302-1176628393 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/352302-1176628393/sat4jPseudoCP.jar /tmp/evaluation/352302-1176628393/instance-352302-1176628393.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  3119db8d3d273f04fc4f3b1324a85224

RANDOM SEED= 318520454

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node7.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.231
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.231
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:       1591224 kB
Buffers:         96456 kB
Cached:         272940 kB
SwapCached:       2700 kB
Active:         210740 kB
Inactive:       183488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1591224 kB
SwapTotal:     4192956 kB
SwapFree:      4170480 kB
Dirty:           20436 kB
Writeback:           0 kB
Mapped:          30596 kB
Slab:            55880 kB
Committed_AS:  4851088 kB
PageTables:       1860 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= 66503 MiB

End job on node7 on Sun Apr 15 09:43:07 UTC 2007