Trace number 351916

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCPClause 2007-03-23SAT (TO)20447 1800.22 1761.47

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-mps-v2-20-10-neos5.opb
MD5SUM687e90f40c46b53feec9c54ee9b43fa6
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark15363
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 15360
Optimality of the best value was proved NO
Number of variables163
Total number of constraints73
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)3
Number of constraints which are nor clauses,nor cardinality constraints70
Minimum length of a constraint11
Maximum length of a constraint102
Number of terms in the objective function 163
Biggest coefficient in the objective function 1024
Number of bits for the biggest coefficient in the objective function 11
Sum of the numbers in the objective function 74742
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 8192
Number of bits of the biggest number in a constraint 14
Biggest sum of numbers in a constraint 74742
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c Simplify asserted PB constraints to clauses
0.20/0.20	c solving /tmp/evaluation/351916-1176617391/instance-351916-1176617391.opb
0.20/0.20	c reading problem ... 
0.83/0.66	c ... done. Wall clock time 0.457s.
0.83/0.66	c CPU time (experimental) 0.43s.
0.83/0.66	c #vars     163
0.83/0.66	c #constraints  73
1.23/0.85	c SATISFIABLE
1.23/0.86	c OPTIMIZING...
1.23/0.86	c Got one! Elapsed wall clock time (in seconds):0.651
1.23/0.86	o 20478
1.43/0.90	c Got one! Elapsed wall clock time (in seconds):0.693
1.43/0.90	o 20477
1.43/0.96	c Got one! Elapsed wall clock time (in seconds):0.752
1.43/0.96	o 20476
1.43/0.98	c Got one! Elapsed wall clock time (in seconds):0.772
1.43/0.98	o 20475
1.64/1.06	c Got one! Elapsed wall clock time (in seconds):0.854
1.64/1.06	o 20474
1.64/1.08	c Got one! Elapsed wall clock time (in seconds):0.879
1.64/1.08	o 20473
1.84/1.17	c Got one! Elapsed wall clock time (in seconds):0.962
1.84/1.17	o 20472
2.02/1.21	c Got one! Elapsed wall clock time (in seconds):1.002
2.02/1.21	o 20471
2.02/1.24	c Got one! Elapsed wall clock time (in seconds):1.033
2.02/1.24	o 20470
2.02/1.27	c Got one! Elapsed wall clock time (in seconds):1.066
2.02/1.27	o 20469
2.02/1.29	c Got one! Elapsed wall clock time (in seconds):1.088
2.02/1.29	o 20468
2.20/1.33	c Got one! Elapsed wall clock time (in seconds):1.126
2.20/1.33	o 20467
2.20/1.36	c Got one! Elapsed wall clock time (in seconds):1.153
2.20/1.36	o 20466
2.20/1.39	c Got one! Elapsed wall clock time (in seconds):1.181
2.20/1.39	o 20465
2.36/1.42	c Got one! Elapsed wall clock time (in seconds):1.22
2.36/1.42	o 20464
2.36/1.48	c Got one! Elapsed wall clock time (in seconds):1.278
2.36/1.48	o 20448
2.54/1.53	c Got one! Elapsed wall clock time (in seconds):1.329
2.54/1.53	o 20447
1800.04/1761.31	c starts		: 19
1800.04/1761.31	c conflicts		: 39300
1800.04/1761.31	c decisions		: 42767
1800.04/1761.31	c propagations		: 288813
1800.04/1761.31	c inspects		: 518128884
1800.04/1761.31	c learnt literals	: 0
1800.04/1761.31	c learnt binary clauses	: 0
1800.04/1761.31	c learnt ternary clauses	: 0
1800.04/1761.31	c learnt clauses	: 39299
1800.04/1761.31	c root simplifications	: 0
1800.04/1761.31	c removed literals (reason simplification)	: 0
1800.04/1761.31	c reason swapping (by a shorter reason)	: 0
1800.04/1761.31	c Calls to reduceDB	: 0
1800.04/1761.31	c speed (decisions/second)	: 24.30260772714616
1800.04/1761.31	c non guided choices	0
1800.04/1761.31	s SATISFIABLE
1800.04/1761.31	v -x1 -x2 -x3 -x4 -x5 x6 x7 -x8 -x9 -x10 -x11 -x12 x13 x14 x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 x25 x26 x27 x28 x29 x30 x31
1800.04/1761.31	v -x32 -x33 -x34 -x35 -x36 -x37 -x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 x49 -x50 -x51 -x52 -x53 -x54 -x55 -x56 -x57
1800.04/1761.31	v -x58 -x59 x60 -x61 -x62 -x63 -x64 -x65 x66 x67 x68 x69 x70 -x71 -x72 -x73 -x74 -x75 -x76 x77 x78 x79 x80 x81 -x82 -x83 -x84 -x85
1800.04/1761.31	v x86 x87 x88 x89 -x90 -x91 x92 -x93 x94 -x95 -x96 x97 x98 x99 -x100 x101 x102 x103 -x104 -x105 x106 x107 -x108 x109 x110 x111 x112
1800.04/1761.31	v x113 x114 -x115 x116 -x117 -x118 -x119 x120 x121 x122 x123 x124 x125 -x126 -x127 -x128 -x129 -x130 -x131 -x132 -x133 -x134
1800.04/1761.31	v -x135 -x136 -x137 -x138 -x139 -x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151 -x152 -x153 -x154 -x155
1800.04/1761.31	v -x156 -x157 -x158 -x159 -x160 -x161 -x162 -x163
1800.04/1761.31	c objective function=20447
1800.04/1761.31	c Total wall clock time (ms): 1761.108

Verifier Data (download as text)

OK	20447

Watcher Data (download as text)

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

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 31082
/proc/meminfo: memFree=1811848/2055920 swapFree=4124260/4192956
[pid=31082] ppid=31080 vsize=152 CPUtime=0
/proc/31082/stat : 31082 (java) D 31080 31082 30066 0 -1 0 42 0 0 0 0 0 0 0 19 0 1 0 93905727 155648 26 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 8606500 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/31082/statm: 38 26 19 9 0 4 0

[startup+0.046941 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 31082
/proc/meminfo: memFree=1811848/2055920 swapFree=4124260/4192956
[pid=31082] ppid=31080 vsize=1776376 CPUtime=0.02
/proc/31082/stat : 31082 (java) S 31080 31082 30066 0 -1 0 3424 0 1 0 1 1 0 0 18 0 4 0 93905727 1819009024 3170 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/31082/statm: 444094 3170 1009 9 0 441730 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 1776376

[startup+0.10195 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 31082
/proc/meminfo: memFree=1811848/2055920 swapFree=4124260/4192956
[pid=31082] ppid=31080 vsize=1780112 CPUtime=0.08
/proc/31082/stat : 31082 (java) S 31080 31082 30066 0 -1 0 3964 0 1 0 6 2 0 0 18 0 12 0 93905727 1822834688 3705 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31082/statm: 445028 3705 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.301987 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 31082
/proc/meminfo: memFree=1811848/2055920 swapFree=4124260/4192956
[pid=31082] ppid=31080 vsize=1781412 CPUtime=0.31
/proc/31082/stat : 31082 (java) S 31080 31082 30066 0 -1 0 5095 0 1 0 28 3 0 0 18 0 12 0 93905727 1824165888 4833 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31082/statm: 445353 4833 1264 9 0 442964 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1781412

[startup+0.701067 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 31082
/proc/meminfo: memFree=1811848/2055920 swapFree=4124260/4192956
[pid=31082] ppid=31080 vsize=1791116 CPUtime=1.03
/proc/31082/stat : 31082 (java) S 31080 31082 30066 0 -1 0 8772 0 1 0 99 4 0 0 18 0 13 0 93905727 1834102784 7816 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31082/statm: 447779 7816 1308 9 0 445390 0
Current children cumulated CPU time (s) 1.03
Current children cumulated vsize (KiB) 1791116

[startup+1.50222 s]
/proc/loadavg: 0.92 0.98 0.99 4/90 31099
/proc/meminfo: memFree=1778592/2055920 swapFree=4124260/4192956
[pid=31082] ppid=31080 vsize=1794812 CPUtime=2.54
/proc/31082/stat : 31082 (java) S 31080 31082 30066 0 -1 0 18236 0 1 0 244 10 0 0 18 0 13 0 93905727 1837887488 14152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31082/statm: 448703 14152 1319 9 0 446314 0
[pid=31082/tid=31084] ppid=31080 vsize=1794812 CPUtime=0.83
/proc/31082/task/31084/stat : 31084 (java) R 31080 31082 30066 0 -1 64 10192 0 1 0 77 6 0 0 18 0 13 0 93905729 1837887488 14152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31085] ppid=31080 vsize=1794812 CPUtime=0
/proc/31082/task/31085/stat : 31085 (java) S 31080 31082 30066 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 93905730 1837887488 14152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31086] ppid=31080 vsize=1794812 CPUtime=0
/proc/31082/task/31086/stat : 31086 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 93905730 1837887488 14152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31087] ppid=31080 vsize=1794812 CPUtime=0
/proc/31082/task/31087/stat : 31087 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 16 0 13 0 93905733 1837887488 14152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31088] ppid=31080 vsize=1794812 CPUtime=0
/proc/31082/task/31088/stat : 31088 (java) S 31080 31082 30066 0 -1 64 9 0 0 0 0 0 0 0 22 0 13 0 93905733 1837887488 14152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31089] ppid=31080 vsize=1794812 CPUtime=0
/proc/31082/task/31089/stat : 31089 (java) S 31080 31082 30066 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 93905733 1837887488 14152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31090] ppid=31080 vsize=1794812 CPUtime=0
/proc/31082/task/31090/stat : 31090 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 93905737 1837887488 14152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31091] ppid=31080 vsize=1794812 CPUtime=0.95
/proc/31082/task/31091/stat : 31091 (java) R 31080 31082 30066 0 -1 64 4525 0 0 0 93 2 0 0 16 0 13 0 93905737 1837887488 14152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102579904 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31092] ppid=31080 vsize=1794812 CPUtime=0.74
/proc/31082/task/31092/stat : 31092 (java) S 31080 31082 30066 0 -1 64 2788 0 0 0 73 1 0 0 16 0 13 0 93905737 1837887488 14152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31093] ppid=31080 vsize=1794812 CPUtime=0
/proc/31082/task/31093/stat : 31093 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 93905737 1837887488 14152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31094] ppid=31080 vsize=1794812 CPUtime=0
/proc/31082/task/31094/stat : 31094 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 93905737 1837887488 14152 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.54
Current children cumulated vsize (KiB) 1794812

[startup+3.10153 s]
/proc/loadavg: 0.92 0.98 0.99 3/90 31112
/proc/meminfo: memFree=1698072/2055920 swapFree=4124260/4192956
[pid=31082] ppid=31080 vsize=1794876 CPUtime=4.61
/proc/31082/stat : 31082 (java) S 31080 31082 30066 0 -1 0 48555 0 1 0 440 21 0 0 18 0 13 0 93905727 1837953024 43083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31082/statm: 448719 43083 1331 9 0 446330 0
[pid=31082/tid=31084] ppid=31080 vsize=1794876 CPUtime=2.18
/proc/31082/task/31084/stat : 31084 (java) R 31080 31082 30066 0 -1 64 37723 0 1 0 203 15 0 0 17 0 13 0 93905729 1837953024 43083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109935082 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31085] ppid=31080 vsize=1794876 CPUtime=0.01
/proc/31082/task/31085/stat : 31085 (java) S 31080 31082 30066 0 -1 64 684 0 0 0 1 0 0 0 16 0 13 0 93905730 1837953024 43083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31086] ppid=31080 vsize=1794876 CPUtime=0.01
/proc/31082/task/31086/stat : 31086 (java) S 31080 31082 30066 0 -1 64 612 0 0 0 1 0 0 0 16 0 13 0 93905730 1837953024 43083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31087] ppid=31080 vsize=1794876 CPUtime=0
/proc/31082/task/31087/stat : 31087 (java) S 31080 31082 30066 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 93905733 1837953024 43083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31088] ppid=31080 vsize=1794876 CPUtime=0
/proc/31082/task/31088/stat : 31088 (java) S 31080 31082 30066 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 93905733 1837953024 43083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31089] ppid=31080 vsize=1794876 CPUtime=0
/proc/31082/task/31089/stat : 31089 (java) S 31080 31082 30066 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 93905733 1837953024 43083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31090] ppid=31080 vsize=1794876 CPUtime=0
/proc/31082/task/31090/stat : 31090 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 93905737 1837953024 43083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31091] ppid=31080 vsize=1794876 CPUtime=1.32
/proc/31082/task/31091/stat : 31091 (java) S 31080 31082 30066 0 -1 64 5346 0 0 0 130 2 0 0 16 0 13 0 93905737 1837953024 43083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31092] ppid=31080 vsize=1794876 CPUtime=1.03
/proc/31082/task/31092/stat : 31092 (java) S 31080 31082 30066 0 -1 64 3448 0 0 0 102 1 0 0 16 0 13 0 93905737 1837953024 43083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31093] ppid=31080 vsize=1794876 CPUtime=0
/proc/31082/task/31093/stat : 31093 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 93905737 1837953024 43083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31094] ppid=31080 vsize=1794876 CPUtime=0
/proc/31082/task/31094/stat : 31094 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 93905737 1837953024 43083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31112] ppid=31080 vsize=1794876 CPUtime=0
/proc/31082/task/31112/stat : 31112 (java) S 31080 31082 30066 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 93905882 1837953024 43083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 1794876

[startup+6.30215 s]
/proc/loadavg: 0.93 0.98 0.99 2/90 31112
/proc/meminfo: memFree=1642648/2055920 swapFree=4124260/4192956
[pid=31082] ppid=31080 vsize=1795384 CPUtime=7.95
/proc/31082/stat : 31082 (java) S 31080 31082 30066 0 -1 0 52714 0 1 0 771 24 0 0 18 0 13 0 93905727 1838473216 45701 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31082/statm: 448846 45702 1332 9 0 446457 0
[pid=31082/tid=31084] ppid=31080 vsize=1795384 CPUtime=5.25
/proc/31082/task/31084/stat : 31084 (java) S 31080 31082 30066 0 -1 64 37728 0 1 0 510 15 0 0 25 0 13 0 93905729 1838473216 45703 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31085] ppid=31080 vsize=1795384 CPUtime=0.11
/proc/31082/task/31085/stat : 31085 (java) R 31080 31082 30066 0 -1 64 2648 0 0 0 9 2 0 0 16 0 13 0 93905730 1838473216 45705 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369151 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31086] ppid=31080 vsize=1795384 CPUtime=0.11
/proc/31082/task/31086/stat : 31086 (java) R 31080 31082 30066 0 -1 64 2563 0 0 0 10 1 0 0 16 0 13 0 93905730 1838473216 45706 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369151 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31087] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31087/stat : 31087 (java) S 31080 31082 30066 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 93905733 1838473216 45707 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31088] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31088/stat : 31088 (java) S 31080 31082 30066 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 93905733 1838473216 45709 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31089] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31089/stat : 31089 (java) S 31080 31082 30066 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 93905733 1838473216 45710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31090] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31090/stat : 31090 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 93905737 1838473216 45711 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31091] ppid=31080 vsize=1795384 CPUtime=1.34
/proc/31082/task/31091/stat : 31091 (java) S 31080 31082 30066 0 -1 64 5346 0 0 0 132 2 0 0 16 0 13 0 93905737 1838473216 45713 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31092] ppid=31080 vsize=1795384 CPUtime=1.08
/proc/31082/task/31092/stat : 31092 (java) S 31080 31082 30066 0 -1 64 3673 0 0 0 107 1 0 0 16 0 13 0 93905737 1838473216 45714 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31093] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31093/stat : 31093 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 93905737 1838473216 45715 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31094] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31094/stat : 31094 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 93905737 1838473216 45717 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31112] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31112/stat : 31112 (java) S 31080 31082 30066 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 93905882 1838473216 45718 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.95
Current children cumulated vsize (KiB) 1795384

[startup+12.7014 s]
/proc/loadavg: 0.93 0.98 0.99 2/90 31112
/proc/meminfo: memFree=1596384/2055920 swapFree=4124260/4192956
[pid=31082] ppid=31080 vsize=1795384 CPUtime=14.5
/proc/31082/stat : 31082 (java) S 31080 31082 30066 0 -1 0 63124 0 1 0 1422 28 0 0 18 0 13 0 93905727 1838473216 55163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31082/statm: 448846 55163 1332 9 0 446457 0
[pid=31082/tid=31084] ppid=31080 vsize=1795384 CPUtime=11.45
/proc/31082/task/31084/stat : 31084 (java) R 31080 31082 30066 0 -1 64 39817 0 1 0 1130 15 0 0 25 0 13 0 93905729 1838473216 55163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109626664 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31085] ppid=31080 vsize=1795384 CPUtime=0.27
/proc/31082/task/31085/stat : 31085 (java) S 31080 31082 30066 0 -1 64 7150 0 0 0 23 4 0 0 16 0 13 0 93905730 1838473216 55163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31086] ppid=31080 vsize=1795384 CPUtime=0.27
/proc/31082/task/31086/stat : 31086 (java) S 31080 31082 30066 0 -1 64 6369 0 0 0 25 2 0 0 16 0 13 0 93905730 1838473216 55163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31087] ppid=31080 vsize=1795384 CPUtime=0.01
/proc/31082/task/31087/stat : 31087 (java) S 31080 31082 30066 0 -1 64 31 0 0 0 1 0 0 0 17 0 13 0 93905733 1838473216 55163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31088] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31088/stat : 31088 (java) S 31080 31082 30066 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 93905733 1838473216 55163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31089] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31089/stat : 31089 (java) S 31080 31082 30066 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 93905733 1838473216 55163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31090] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31090/stat : 31090 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 93905737 1838473216 55163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31091] ppid=31080 vsize=1795384 CPUtime=1.35
/proc/31082/task/31091/stat : 31091 (java) S 31080 31082 30066 0 -1 64 5351 0 0 0 133 2 0 0 16 0 13 0 93905737 1838473216 55163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31092] ppid=31080 vsize=1795384 CPUtime=1.1
/proc/31082/task/31092/stat : 31092 (java) S 31080 31082 30066 0 -1 64 3676 0 0 0 109 1 0 0 17 0 13 0 93905737 1838473216 55163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31093] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31093/stat : 31093 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 93905737 1838473216 55163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31094] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31094/stat : 31094 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 93905737 1838473216 55163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31112] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31112/stat : 31112 (java) S 31080 31082 30066 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 93905882 1838473216 55163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.5
Current children cumulated vsize (KiB) 1795384

[startup+25.5028 s]
/proc/loadavg: 0.95 0.98 0.99 2/90 31112
/proc/meminfo: memFree=1579808/2055920 swapFree=4124260/4192956
[pid=31082] ppid=31080 vsize=1795384 CPUtime=27.49
/proc/31082/stat : 31082 (java) S 31080 31082 30066 0 -1 0 68202 0 1 0 2718 31 0 0 18 0 13 0 93905727 1838473216 59288 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31082/statm: 448846 59288 1332 9 0 446457 0
[pid=31082/tid=31084] ppid=31080 vsize=1795384 CPUtime=24.06
/proc/31082/task/31084/stat : 31084 (java) R 31080 31082 30066 0 -1 64 39829 0 1 0 2391 15 0 0 18 0 13 0 93905729 1838473216 59288 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109602384 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31085] ppid=31080 vsize=1795384 CPUtime=0.44
/proc/31082/task/31085/stat : 31085 (java) S 31080 31082 30066 0 -1 64 9927 0 0 0 39 5 0 0 16 0 13 0 93905730 1838473216 59288 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31086] ppid=31080 vsize=1795384 CPUtime=0.45
/proc/31082/task/31086/stat : 31086 (java) S 31080 31082 30066 0 -1 64 8658 0 0 0 41 4 0 0 16 0 13 0 93905730 1838473216 59288 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31087] ppid=31080 vsize=1795384 CPUtime=0.01
/proc/31082/task/31087/stat : 31087 (java) S 31080 31082 30066 0 -1 64 31 0 0 0 1 0 0 0 16 0 13 0 93905733 1838473216 59288 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0

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

[pid=31082/tid=31087] ppid=31080 vsize=1795384 CPUtime=0.15
/proc/31082/task/31087/stat : 31087 (java) S 31080 31082 30066 0 -1 64 34 0 0 0 10 5 0 0 16 0 13 0 93905733 1838473216 163664 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31088] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31088/stat : 31088 (java) S 31080 31082 30066 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 93905733 1838473216 163664 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31089] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31089/stat : 31089 (java) S 31080 31082 30066 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 93905733 1838473216 163664 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31090] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31090/stat : 31090 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 93905737 1838473216 163664 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31091] ppid=31080 vsize=1795384 CPUtime=1.36
/proc/31082/task/31091/stat : 31091 (java) S 31080 31082 30066 0 -1 64 5351 0 0 0 134 2 0 0 16 0 13 0 93905737 1838473216 163664 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31092] ppid=31080 vsize=1795384 CPUtime=1.16
/proc/31082/task/31092/stat : 31092 (java) S 31080 31082 30066 0 -1 64 3878 0 0 0 114 2 0 0 17 0 13 0 93905737 1838473216 163664 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31093] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31093/stat : 31093 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 93905737 1838473216 163664 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31094] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31094/stat : 31094 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 93905737 1838473216 163664 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31112] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31112/stat : 31112 (java) S 31080 31082 30066 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 93905882 1838473216 163664 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1575.09
Current children cumulated vsize (KiB) 1795384

[startup+1602.3 s]
/proc/loadavg: 1.07 1.03 1.01 2/90 31114
/proc/meminfo: memFree=1149280/2055920 swapFree=4124968/4192956
[pid=31082] ppid=31080 vsize=1795384 CPUtime=1636.72
/proc/31082/stat : 31082 (java) S 31080 31082 30066 0 -1 0 190485 0 1 0 163564 108 0 0 18 0 13 0 93905727 1838473216 165941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31082/statm: 448846 165941 1334 9 0 446457 0
[pid=31082/tid=31084] ppid=31080 vsize=1795384 CPUtime=1566.72
/proc/31082/task/31084/stat : 31084 (java) R 31080 31082 30066 0 -1 64 40499 0 1 0 156641 31 0 0 25 0 13 0 93905729 1838473216 165941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109568869 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31085] ppid=31080 vsize=1795384 CPUtime=33.63
/proc/31082/task/31085/stat : 31085 (java) S 31080 31082 30066 0 -1 64 74175 0 0 0 3330 33 0 0 16 0 13 0 93905730 1838473216 165941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31086] ppid=31080 vsize=1795384 CPUtime=33.62
/proc/31082/task/31086/stat : 31086 (java) S 31080 31082 30066 0 -1 64 65818 0 0 0 3331 31 0 0 17 0 13 0 93905730 1838473216 165941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31087] ppid=31080 vsize=1795384 CPUtime=0.16
/proc/31082/task/31087/stat : 31087 (java) S 31080 31082 30066 0 -1 64 34 0 0 0 11 5 0 0 16 0 13 0 93905733 1838473216 165941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31088] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31088/stat : 31088 (java) S 31080 31082 30066 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 93905733 1838473216 165941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31089] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31089/stat : 31089 (java) S 31080 31082 30066 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 93905733 1838473216 165941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31090] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31090/stat : 31090 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 93905737 1838473216 165941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31091] ppid=31080 vsize=1795384 CPUtime=1.36
/proc/31082/task/31091/stat : 31091 (java) S 31080 31082 30066 0 -1 64 5351 0 0 0 134 2 0 0 16 0 13 0 93905737 1838473216 165941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31092] ppid=31080 vsize=1795384 CPUtime=1.16
/proc/31082/task/31092/stat : 31092 (java) S 31080 31082 30066 0 -1 64 3878 0 0 0 114 2 0 0 17 0 13 0 93905737 1838473216 165941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31093] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31093/stat : 31093 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 93905737 1838473216 165941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31094] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31094/stat : 31094 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 93905737 1838473216 165941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31112] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31112/stat : 31112 (java) S 31080 31082 30066 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 93905882 1838473216 165941 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1636.72
Current children cumulated vsize (KiB) 1795384

[startup+1662.3 s]
/proc/loadavg: 1.02 1.03 1.00 2/90 31114
/proc/meminfo: memFree=1140512/2055920 swapFree=4124968/4192956
[pid=31082] ppid=31080 vsize=1795384 CPUtime=1698.34
/proc/31082/stat : 31082 (java) S 31080 31082 30066 0 -1 0 192809 0 1 0 169725 109 0 0 18 0 13 0 93905727 1838473216 168090 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31082/statm: 448846 168090 1334 9 0 446457 0
[pid=31082/tid=31084] ppid=31080 vsize=1795384 CPUtime=1625.02
/proc/31082/task/31084/stat : 31084 (java) R 31080 31082 30066 0 -1 64 40521 0 1 0 162471 31 0 0 25 0 13 0 93905729 1838473216 168090 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109575441 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31085] ppid=31080 vsize=1795384 CPUtime=35.3
/proc/31082/task/31085/stat : 31085 (java) S 31080 31082 30066 0 -1 64 75391 0 0 0 3496 34 0 0 17 0 13 0 93905730 1838473216 168090 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31086] ppid=31080 vsize=1795384 CPUtime=35.28
/proc/31082/task/31086/stat : 31086 (java) S 31080 31082 30066 0 -1 64 66904 0 0 0 3496 32 0 0 17 0 13 0 93905730 1838473216 168090 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31087] ppid=31080 vsize=1795384 CPUtime=0.16
/proc/31082/task/31087/stat : 31087 (java) S 31080 31082 30066 0 -1 64 34 0 0 0 11 5 0 0 16 0 13 0 93905733 1838473216 168090 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31088] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31088/stat : 31088 (java) S 31080 31082 30066 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 93905733 1838473216 168090 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31089] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31089/stat : 31089 (java) S 31080 31082 30066 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 93905733 1838473216 168090 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31090] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31090/stat : 31090 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 93905737 1838473216 168090 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31091] ppid=31080 vsize=1795384 CPUtime=1.36
/proc/31082/task/31091/stat : 31091 (java) S 31080 31082 30066 0 -1 64 5351 0 0 0 134 2 0 0 16 0 13 0 93905737 1838473216 168090 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31092] ppid=31080 vsize=1795384 CPUtime=1.16
/proc/31082/task/31092/stat : 31092 (java) S 31080 31082 30066 0 -1 64 3878 0 0 0 114 2 0 0 17 0 13 0 93905737 1838473216 168090 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31093] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31093/stat : 31093 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 93905737 1838473216 168090 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31094] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31094/stat : 31094 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 93905737 1838473216 168090 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31112] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31112/stat : 31112 (java) S 31080 31082 30066 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 93905882 1838473216 168090 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1698.34
Current children cumulated vsize (KiB) 1795384

[startup+1722.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/90 31114
/proc/meminfo: memFree=1132192/2055920 swapFree=4125032/4192956
[pid=31082] ppid=31080 vsize=1795384 CPUtime=1759.97
/proc/31082/stat : 31082 (java) S 31080 31082 30066 0 -1 0 195101 0 1 0 175886 111 0 0 18 0 13 0 93905727 1838473216 170161 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31082/statm: 448846 170161 1334 9 0 446457 0
[pid=31082/tid=31084] ppid=31080 vsize=1795384 CPUtime=1683.31
/proc/31082/task/31084/stat : 31084 (java) R 31080 31082 30066 0 -1 64 40543 0 1 0 168299 32 0 0 25 0 13 0 93905729 1838473216 170161 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109656622 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31085] ppid=31080 vsize=1795384 CPUtime=36.97
/proc/31082/task/31085/stat : 31085 (java) S 31080 31082 30066 0 -1 64 76463 0 0 0 3662 35 0 0 16 0 13 0 93905730 1838473216 170161 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31086] ppid=31080 vsize=1795384 CPUtime=36.94
/proc/31082/task/31086/stat : 31086 (java) S 31080 31082 30066 0 -1 64 68102 0 0 0 3662 32 0 0 16 0 13 0 93905730 1838473216 170161 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31087] ppid=31080 vsize=1795384 CPUtime=0.17
/proc/31082/task/31087/stat : 31087 (java) S 31080 31082 30066 0 -1 64 34 0 0 0 12 5 0 0 16 0 13 0 93905733 1838473216 170161 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31088] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31088/stat : 31088 (java) S 31080 31082 30066 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 93905733 1838473216 170161 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31089] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31089/stat : 31089 (java) S 31080 31082 30066 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 93905733 1838473216 170161 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31090] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31090/stat : 31090 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 93905737 1838473216 170161 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31091] ppid=31080 vsize=1795384 CPUtime=1.36
/proc/31082/task/31091/stat : 31091 (java) S 31080 31082 30066 0 -1 64 5351 0 0 0 134 2 0 0 16 0 13 0 93905737 1838473216 170161 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31092] ppid=31080 vsize=1795384 CPUtime=1.16
/proc/31082/task/31092/stat : 31092 (java) S 31080 31082 30066 0 -1 64 3878 0 0 0 114 2 0 0 17 0 13 0 93905737 1838473216 170161 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31093] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31093/stat : 31093 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 93905737 1838473216 170161 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31094] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31094/stat : 31094 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 93905737 1838473216 170161 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31112] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31112/stat : 31112 (java) S 31080 31082 30066 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 93905882 1838473216 170161 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1759.97
Current children cumulated vsize (KiB) 1795384



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1761.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/90 31114
/proc/meminfo: memFree=1126944/2055920 swapFree=4125032/4192956
[pid=31082] ppid=31080 vsize=1795384 CPUtime=1800.04
/proc/31082/stat : 31082 (java) S 31080 31082 30066 0 -1 0 196514 0 1 0 179892 112 0 0 18 0 13 0 93905727 1838473216 171462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/31082/statm: 448846 171462 1334 9 0 446457 0
[pid=31082/tid=31084] ppid=31080 vsize=1795384 CPUtime=1721.21
/proc/31082/task/31084/stat : 31084 (java) R 31080 31082 30066 0 -1 64 40557 0 1 0 172089 32 0 0 25 0 13 0 93905729 1838473216 171462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109567455 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31085] ppid=31080 vsize=1795384 CPUtime=38.05
/proc/31082/task/31085/stat : 31085 (java) S 31080 31082 30066 0 -1 64 76889 0 0 0 3770 35 0 0 16 0 13 0 93905730 1838473216 171462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31086] ppid=31080 vsize=1795384 CPUtime=38.03
/proc/31082/task/31086/stat : 31086 (java) S 31080 31082 30066 0 -1 64 69075 0 0 0 3770 33 0 0 16 0 13 0 93905730 1838473216 171462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31087] ppid=31080 vsize=1795384 CPUtime=0.17
/proc/31082/task/31087/stat : 31087 (java) S 31080 31082 30066 0 -1 64 34 0 0 0 12 5 0 0 16 0 13 0 93905733 1838473216 171462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31088] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31088/stat : 31088 (java) S 31080 31082 30066 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 93905733 1838473216 171462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31089] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31089/stat : 31089 (java) S 31080 31082 30066 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 93905733 1838473216 171462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31090] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31090/stat : 31090 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 93905737 1838473216 171462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31091] ppid=31080 vsize=1795384 CPUtime=1.36
/proc/31082/task/31091/stat : 31091 (java) S 31080 31082 30066 0 -1 64 5351 0 0 0 134 2 0 0 16 0 13 0 93905737 1838473216 171462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31092] ppid=31080 vsize=1795384 CPUtime=1.16
/proc/31082/task/31092/stat : 31092 (java) S 31080 31082 30066 0 -1 64 3878 0 0 0 114 2 0 0 17 0 13 0 93905737 1838473216 171462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31093] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31093/stat : 31093 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 93905737 1838473216 171462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=31082/tid=31094] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31094/stat : 31094 (java) S 31080 31082 30066 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 93905737 1838473216 171462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=31082/tid=31112] ppid=31080 vsize=1795384 CPUtime=0
/proc/31082/task/31112/stat : 31112 (java) S 31080 31082 30066 0 -1 64 0 0 0 0 0 0 0 0 19 0 13 0 93905882 1838473216 171462 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1795384

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

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

[startup+1761.41 s]
/proc/loadavg: 1.00 1.02 1.00 2/90 31114
/proc/meminfo: memFree=1126944/2055920 swapFree=4125032/4192956
[pid=31082] ppid=31080 vsize=0 CPUtime=1800.16
/proc/31082/stat : 31082 (java) Z 31080 31082 30066 0 -1 1036 196527 0 1 0 179899 117 0 0 15 0 2 0 93905727 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/31082/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1761.47
CPU time (s): 1800.22
CPU user time (s): 1798.99
CPU system time (s): 1.23281
CPU usage (%): 102.2
Max. virtual memory (cumulated for all children) (KiB): 1797096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.99
system time used= 1.23281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 196527
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= 42840
involuntary context switches= 65873

runsolver used 1.63175 second user time and 4.86826 second system time

The end

Launcher Data (download as text)

Begin job on node38 on Sun Apr 15 06:09:51 UTC 2007

IDJOB= 351916
IDBENCH= 1848
IDSOLVER= 164
FILE ID= node38/351916-1176617391

PBS_JOBID= 4557038

Free space on /tmp= 66561 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-mps-v2-20-10-neos5.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351916-1176617391/sat4jPseudoCPClause.jar /tmp/evaluation/351916-1176617391/instance-351916-1176617391.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node38/watcher-351916-1176617391 -o ROOT/results/node38/solver-351916-1176617391 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351916-1176617391/sat4jPseudoCPClause.jar /tmp/evaluation/351916-1176617391/instance-351916-1176617391.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  687e90f40c46b53feec9c54ee9b43fa6

RANDOM SEED= 295674529

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node38.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.263
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1812320 kB
Buffers:          8948 kB
Cached:          42420 kB
SwapCached:       2148 kB
Active:         135396 kB
Inactive:        33948 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1812320 kB
SwapTotal:     4192956 kB
SwapFree:      4124260 kB
Dirty:            3740 kB
Writeback:           0 kB
Mapped:         126664 kB
Slab:            59560 kB
Committed_AS:   972856 kB
PageTables:       2064 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= 66561 MiB

End job on node38 on Sun Apr 15 06:39:14 UTC 2007