Trace number 351643

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)17 1800.21 1783.92

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib2003/normalized-reduced-mps-v2-20-10-markshare1.opb
MD5SUM9a8d1e3e59dfd2cd811494ddb4a3c92a
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark1802.07
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 7
Optimality of the best value was proved NO
Number of variables230
Total number of constraints6
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint80
Maximum length of a constraint80
Number of terms in the objective function 180
Biggest coefficient in the objective function 43691
Number of bits for the biggest coefficient in the objective function 16
Sum of the numbers in the objective function 524412
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 261310
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524412
Number of bits of the biggest sum of numbers20
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.09/0.23	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.23	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.23	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.24	c no version file found!!!
0.09/0.24	c sun.arch.data.model	32
0.09/0.24	c java.version	1.6.0
0.09/0.24	c os.name	Linux
0.09/0.24	c os.version	2.6.9-22.EL.rootsmp
0.09/0.24	c os.arch	i386
0.09/0.24	c Free memory 1651659224
0.09/0.24	c Max memory 1654456320
0.09/0.24	c Total memory 1654456320
0.09/0.24	c Number of processors 2
0.09/0.29	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.09/0.29	--- Begin Solver configuration ---
0.09/0.29	c Stops conflict analysis at the first Unique Implication Point
0.09/0.29	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.09/0.29	c Learn all clauses as in MiniSAT
0.09/0.29	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.09/0.29	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.29	c No reason simplification
0.09/0.29	c --- End Solver configuration ---
0.09/0.29	c Simplify asserted PB constraints to clauses
0.09/0.29	c solving /tmp/evaluation/351643-1176608431/instance-351643-1176608431.opb
0.09/0.29	c reading problem ... 
0.21/0.38	c ... done. Wall clock time 0.085s.
0.21/0.38	c CPU time (experimental) 0.24s.
0.21/0.38	c #vars     230
0.21/0.38	c #constraints  12
0.72/0.66	c SATISFIABLE
0.72/0.66	c OPTIMIZING...
0.72/0.66	c Got one! Elapsed wall clock time (in seconds):0.363
0.72/0.66	o 551
1.48/1.01	c Got one! Elapsed wall clock time (in seconds):0.713
1.48/1.01	o 438
1.48/1.10	c Got one! Elapsed wall clock time (in seconds):0.805
1.48/1.10	o 102
1.65/1.14	c Got one! Elapsed wall clock time (in seconds):0.85
1.65/1.14	o 88
2.43/1.54	c Got one! Elapsed wall clock time (in seconds):1.25
2.43/1.54	o 80
2.84/1.80	c Got one! Elapsed wall clock time (in seconds):1.501
2.84/1.80	o 77
3.18/1.92	c Got one! Elapsed wall clock time (in seconds):1.626
3.18/1.92	o 49
3.29/2.08	c Got one! Elapsed wall clock time (in seconds):1.788
3.29/2.08	o 48
3.55/2.29	c Got one! Elapsed wall clock time (in seconds):1.995
3.55/2.29	o 43
4.70/3.39	c Got one! Elapsed wall clock time (in seconds):3.099
4.70/3.39	o 39
4.89/3.57	c Got one! Elapsed wall clock time (in seconds):3.274
4.89/3.57	o 35
5.09/3.77	c Got one! Elapsed wall clock time (in seconds):3.48
5.09/3.77	o 31
5.19/3.87	c Got one! Elapsed wall clock time (in seconds):3.574
5.19/3.87	o 24
5.71/4.34	c Got one! Elapsed wall clock time (in seconds):4.042
5.71/4.34	o 22
5.83/4.42	c Got one! Elapsed wall clock time (in seconds):4.122
5.83/4.42	o 17
1800.07/1783.83	c starts		: 17
1800.07/1783.83	c conflicts		: 7678
1800.07/1783.83	c decisions		: 179007
1800.07/1783.83	c propagations		: 358083
1800.07/1783.83	c inspects		: 416557652
1800.07/1783.83	c learnt literals	: 0
1800.07/1783.83	c learnt binary clauses	: 0
1800.07/1783.83	c learnt ternary clauses	: 0
1800.07/1783.83	c learnt clauses	: 7677
1800.07/1783.83	c root simplifications	: 0
1800.07/1783.83	c removed literals (reason simplification)	: 0
1800.07/1783.83	c reason swapping (by a shorter reason)	: 0
1800.07/1783.83	c Calls to reduceDB	: 0
1800.07/1783.83	c speed (decisions/second)	: 100.59924457979541
1800.07/1783.83	c non guided choices	374
1800.07/1783.83	s SATISFIABLE
1800.07/1783.83	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
1800.07/1783.83	v -x29 -x30 -x31 -x32 -x33 x34 -x35 -x36 -x37 -x38 -x39 x40 x41 -x42 -x43 x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54 -x55
1800.07/1783.83	v -x56 -x57 -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
1800.07/1783.83	v -x85 -x86 -x87 -x88 -x89 -x90 x91 -x92 -x93 -x94 -x95 -x96 -x97 -x98 -x99 -x100 -x101 -x102 -x103 -x104 -x105 -x106 -x107 -x108
1800.07/1783.83	v x109 -x110 -x111 -x112 -x113 x114 -x115 -x116 x117 -x118 -x119 x120 -x121 -x122 x123 -x124 -x125 -x126 x127 -x128 -x129 -x130
1800.07/1783.83	v -x131 -x132 -x133 -x134 -x135 -x136 -x137 -x138 -x139 x140 -x141 -x142 -x143 -x144 -x145 -x146 -x147 -x148 -x149 -x150 -x151
1800.07/1783.83	v -x152 -x153 -x154 -x155 -x156 -x157 x158 -x159 -x160 -x161 x162 -x163 x164 -x165 x166 x167 x168 x169 -x170 -x171 -x172 -x173
1800.07/1783.83	v -x174 -x175 -x176 -x177 -x178 -x179 -x180 -x181 -x182 -x183 -x184 x185 -x186 -x187 -x188 -x189 -x190 -x191 -x192 -x193 -x194
1800.07/1783.83	v -x195 -x196 -x197 -x198 -x199 -x200 x201 x202 -x203 -x204 -x205 -x206 x207 -x208 -x209 -x210 -x211 -x212 -x213 x214 -x215
1800.07/1783.83	v -x216 -x217 -x218 -x219 -x220 -x221 -x222 -x223 -x224 -x225 -x226 -x227 -x228 -x229 -x230
1800.07/1783.83	c objective function=17
1800.07/1783.83	c Total wall clock time (ms): 1783.536

Verifier Data (download as text)

OK	17

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node39/watcher-351643-1176608431 -o ROOT/results/node39/solver-351643-1176608431 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351643-1176608431/sat4jPseudoCPClause.jar /tmp/evaluation/351643-1176608431/instance-351643-1176608431.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.78 1.01 1.00 2/77 19464
/proc/meminfo: memFree=1640032/2055920 swapFree=4144452/4192956
[pid=19464] ppid=19462 vsize=1800 CPUtime=0
/proc/19464/stat : 19464 (java) D 19462 19464 19401 0 -1 0 171 0 0 0 0 0 0 0 18 0 1 0 108755181 1843200 143 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/19464/statm: 450 143 106 9 0 92 0

[startup+0.00661804 s]
/proc/loadavg: 0.78 1.01 1.00 2/77 19464
/proc/meminfo: memFree=1640032/2055920 swapFree=4144452/4192956
[pid=19464] ppid=19462 vsize=1800 CPUtime=0
/proc/19464/stat : 19464 (java) D 19462 19464 19401 0 -1 0 171 0 0 0 0 0 0 0 18 0 1 0 108755181 1843200 143 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/19464/statm: 450 143 106 9 0 92 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1800

[startup+0.101638 s]
/proc/loadavg: 0.78 1.01 1.00 2/77 19464
/proc/meminfo: memFree=1640032/2055920 swapFree=4144452/4192956
[pid=19464] ppid=19462 vsize=12652 CPUtime=0
/proc/19464/stat : 19464 (java) S 19462 19464 19401 0 -1 0 879 0 1 0 0 0 0 0 18 0 2 0 108755181 12955648 635 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 0 0 0
/proc/19464/statm: 3163 635 311 9 0 1243 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12652

[startup+0.301676 s]
/proc/loadavg: 0.78 1.01 1.00 2/77 19464
/proc/meminfo: memFree=1640032/2055920 swapFree=4144452/4192956
[pid=19464] ppid=19462 vsize=1782428 CPUtime=0.21
/proc/19464/stat : 19464 (java) S 19462 19464 19401 0 -1 0 4895 0 1 0 18 3 0 0 18 0 12 0 108755181 1825206272 4633 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19464/statm: 445607 4633 1246 9 0 443218 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 1782428

[startup+0.701745 s]
/proc/loadavg: 0.78 1.01 1.00 2/77 19464
/proc/meminfo: memFree=1640032/2055920 swapFree=4144452/4192956
[pid=19464] ppid=19462 vsize=1784536 CPUtime=0.87
/proc/19464/stat : 19464 (java) S 19462 19464 19401 0 -1 0 7272 0 1 0 83 4 0 0 18 0 13 0 108755181 1827364864 6288 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19464/statm: 446134 6288 1302 9 0 443745 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 1784536

[startup+1.50188 s]
/proc/loadavg: 0.78 1.01 1.00 4/90 19478
/proc/meminfo: memFree=1610360/2055920 swapFree=4144452/4192956
[pid=19464] ppid=19462 vsize=1795572 CPUtime=2.43
/proc/19464/stat : 19464 (java) S 19462 19464 19401 0 -1 0 18316 0 1 0 234 9 0 0 18 0 13 0 108755181 1838665728 14149 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19464/statm: 448893 14152 1316 9 0 446504 0
[pid=19464/tid=19466] ppid=19462 vsize=1795572 CPUtime=0.69
/proc/19464/task/19466/stat : 19466 (java) R 19462 19464 19401 0 -1 64 10052 0 1 0 64 5 0 0 18 0 13 0 108755183 1838665728 14154 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109509939 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19467] ppid=19462 vsize=1795572 CPUtime=0
/proc/19464/task/19467/stat : 19467 (java) S 19462 19464 19401 0 -1 64 2 0 0 0 0 0 0 0 19 0 13 0 108755193 1838665728 14156 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19468] ppid=19462 vsize=1795572 CPUtime=0
/proc/19464/task/19468/stat : 19468 (java) S 19462 19464 19401 0 -1 64 0 0 0 0 0 0 0 0 20 0 13 0 108755193 1838665728 14159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19469] ppid=19462 vsize=1795572 CPUtime=0
/proc/19464/task/19469/stat : 19469 (java) S 19462 19464 19401 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 108755196 1838665728 14161 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19470] ppid=19462 vsize=1795572 CPUtime=0
/proc/19464/task/19470/stat : 19470 (java) S 19462 19464 19401 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 108755196 1838665728 14163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19471] ppid=19462 vsize=1795572 CPUtime=0
/proc/19464/task/19471/stat : 19471 (java) S 19462 19464 19401 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 108755196 1838665728 14165 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19472] ppid=19462 vsize=1795572 CPUtime=0
/proc/19464/task/19472/stat : 19472 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 108755200 1838665728 14167 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19473] ppid=19462 vsize=1795572 CPUtime=1
/proc/19464/task/19473/stat : 19473 (java) R 19462 19464 19401 0 -1 64 4445 0 0 0 98 2 0 0 17 0 13 0 108755200 1838665728 14170 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336781 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19474] ppid=19462 vsize=1795572 CPUtime=0.71
/proc/19464/task/19474/stat : 19474 (java) R 19462 19464 19401 0 -1 64 3096 0 0 0 71 0 0 0 18 0 13 0 108755200 1838665728 14172 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19475] ppid=19462 vsize=1795572 CPUtime=0
/proc/19464/task/19475/stat : 19475 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 108755200 1838665728 14175 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19476] ppid=19462 vsize=1795572 CPUtime=0
/proc/19464/task/19476/stat : 19476 (java) S 19462 19464 19401 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 108755200 1838665728 14177 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 1795572

[startup+3.10214 s]
/proc/loadavg: 0.78 1.01 1.00 2/90 19485
/proc/meminfo: memFree=1547440/2055920 swapFree=4144452/4192956
[pid=19464] ppid=19462 vsize=1801096 CPUtime=4.48
/proc/19464/stat : 19464 (java) S 19462 19464 19401 0 -1 0 50998 0 1 0 425 23 0 0 18 0 13 0 108755181 1844322304 43894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19464/statm: 450274 43894 1325 9 0 447885 0
[pid=19464/tid=19466] ppid=19462 vsize=1801096 CPUtime=1.97
/proc/19464/task/19466/stat : 19466 (java) R 19462 19464 19401 0 -1 64 37743 0 1 0 180 17 0 0 25 0 13 0 108755183 1844322304 43894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109212200 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19467] ppid=19462 vsize=1801096 CPUtime=0.01
/proc/19464/task/19467/stat : 19467 (java) S 19462 19464 19401 0 -1 64 294 0 0 0 1 0 0 0 17 0 13 0 108755193 1844322304 43894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19468] ppid=19462 vsize=1801096 CPUtime=0
/proc/19464/task/19468/stat : 19468 (java) S 19462 19464 19401 0 -1 64 265 0 0 0 0 0 0 0 17 0 13 0 108755193 1844322304 43894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19469] ppid=19462 vsize=1801096 CPUtime=0
/proc/19464/task/19469/stat : 19469 (java) S 19462 19464 19401 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 108755196 1844322304 43894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19470] ppid=19462 vsize=1801096 CPUtime=0
/proc/19464/task/19470/stat : 19470 (java) S 19462 19464 19401 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 108755196 1844322304 43894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19471] ppid=19462 vsize=1801096 CPUtime=0
/proc/19464/task/19471/stat : 19471 (java) S 19462 19464 19401 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 108755196 1844322304 43894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19472] ppid=19462 vsize=1801096 CPUtime=0
/proc/19464/task/19472/stat : 19472 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 108755200 1844322304 43894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19473] ppid=19462 vsize=1801096 CPUtime=1.4
/proc/19464/task/19473/stat : 19473 (java) S 19462 19464 19401 0 -1 64 6211 0 0 0 137 3 0 0 15 0 13 0 108755200 1844322304 43894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19474] ppid=19462 vsize=1801096 CPUtime=1.05
/proc/19464/task/19474/stat : 19474 (java) S 19462 19464 19401 0 -1 64 5749 0 0 0 104 1 0 0 16 0 13 0 108755200 1844322304 43894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19475] ppid=19462 vsize=1801096 CPUtime=0
/proc/19464/task/19475/stat : 19475 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 108755200 1844322304 43894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19476] ppid=19462 vsize=1801096 CPUtime=0
/proc/19464/task/19476/stat : 19476 (java) S 19462 19464 19401 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 108755200 1844322304 43894 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.48
Current children cumulated vsize (KiB) 1801096

[startup+6.30168 s]
/proc/loadavg: 0.80 1.01 1.00 2/90 19492
/proc/meminfo: memFree=1465176/2055920 swapFree=4144452/4192956
[pid=19464] ppid=19462 vsize=1800872 CPUtime=7.8
/proc/19464/stat : 19464 (java) S 19462 19464 19401 0 -1 0 52557 0 1 0 757 23 0 0 18 0 13 0 108755181 1844092928 45386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19464/statm: 450218 45386 1328 9 0 447829 0
[pid=19464/tid=19466] ppid=19462 vsize=1800872 CPUtime=5.1
/proc/19464/task/19466/stat : 19466 (java) R 19462 19464 19401 0 -1 64 37749 0 1 0 493 17 0 0 25 0 13 0 108755183 1844092928 45386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109520218 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19467] ppid=19462 vsize=1800872 CPUtime=0.04
/proc/19464/task/19467/stat : 19467 (java) S 19462 19464 19401 0 -1 64 1029 0 0 0 4 0 0 0 16 0 13 0 108755193 1844092928 45386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19468] ppid=19462 vsize=1800872 CPUtime=0.03
/proc/19464/task/19468/stat : 19468 (java) S 19462 19464 19401 0 -1 64 1038 0 0 0 3 0 0 0 16 0 13 0 108755193 1844092928 45386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19469] ppid=19462 vsize=1800872 CPUtime=0
/proc/19464/task/19469/stat : 19469 (java) S 19462 19464 19401 0 -1 64 14 0 0 0 0 0 0 0 16 0 13 0 108755196 1844092928 45386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19470] ppid=19462 vsize=1800872 CPUtime=0
/proc/19464/task/19470/stat : 19470 (java) S 19462 19464 19401 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 108755196 1844092928 45386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19471] ppid=19462 vsize=1800872 CPUtime=0
/proc/19464/task/19471/stat : 19471 (java) S 19462 19464 19401 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 108755196 1844092928 45386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19472] ppid=19462 vsize=1800872 CPUtime=0
/proc/19464/task/19472/stat : 19472 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 108755200 1844092928 45386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19473] ppid=19462 vsize=1800872 CPUtime=1.47
/proc/19464/task/19473/stat : 19473 (java) S 19462 19464 19401 0 -1 64 6219 0 0 0 144 3 0 0 16 0 13 0 108755200 1844092928 45386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19474] ppid=19462 vsize=1800872 CPUtime=1.12
/proc/19464/task/19474/stat : 19474 (java) S 19462 19464 19401 0 -1 64 5780 0 0 0 111 1 0 0 16 0 13 0 108755200 1844092928 45386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19475] ppid=19462 vsize=1800872 CPUtime=0
/proc/19464/task/19475/stat : 19475 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 108755200 1844092928 45386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19476] ppid=19462 vsize=1800872 CPUtime=0
/proc/19464/task/19476/stat : 19476 (java) S 19462 19464 19401 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 108755200 1844092928 45386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19492] ppid=19462 vsize=1800872 CPUtime=0
/proc/19464/task/19492/stat : 19492 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 108755624 1844092928 45386 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.8
Current children cumulated vsize (KiB) 1800872

[startup+12.7028 s]
/proc/loadavg: 0.82 1.01 1.00 2/90 19492
/proc/meminfo: memFree=1450280/2055920 swapFree=4144452/4192956
[pid=19464] ppid=19462 vsize=1799972 CPUtime=14.38
/proc/19464/stat : 19464 (java) S 19462 19464 19401 0 -1 0 58865 0 1 0 1411 27 0 0 18 0 13 0 108755181 1843171328 49866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19464/statm: 449993 49866 1329 9 0 447604 0
[pid=19464/tid=19466] ppid=19462 vsize=1799972 CPUtime=11.33
/proc/19464/task/19466/stat : 19466 (java) R 19462 19464 19401 0 -1 64 37756 0 1 0 1116 17 0 0 24 0 13 0 108755183 1843171328 49866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109498070 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19467] ppid=19462 vsize=1799972 CPUtime=0.16
/proc/19464/task/19467/stat : 19467 (java) S 19462 19464 19401 0 -1 64 4220 0 0 0 15 1 0 0 16 0 13 0 108755193 1843171328 49866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19468] ppid=19462 vsize=1799972 CPUtime=0.16
/proc/19464/task/19468/stat : 19468 (java) S 19462 19464 19401 0 -1 64 4123 0 0 0 14 2 0 0 16 0 13 0 108755193 1843171328 49866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19469] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19469/stat : 19469 (java) S 19462 19464 19401 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 108755196 1843171328 49866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19470] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19470/stat : 19470 (java) S 19462 19464 19401 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 108755196 1843171328 49866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19471] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19471/stat : 19471 (java) S 19462 19464 19401 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 108755196 1843171328 49866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19472] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19472/stat : 19472 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 108755200 1843171328 49866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19473] ppid=19462 vsize=1799972 CPUtime=1.52
/proc/19464/task/19473/stat : 19473 (java) S 19462 19464 19401 0 -1 64 6225 0 0 0 149 3 0 0 17 0 13 0 108755200 1843171328 49866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19474] ppid=19462 vsize=1799972 CPUtime=1.16
/proc/19464/task/19474/stat : 19474 (java) S 19462 19464 19401 0 -1 64 5782 0 0 0 115 1 0 0 17 0 13 0 108755200 1843171328 49866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19475] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19475/stat : 19475 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 108755200 1843171328 49866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19476] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19476/stat : 19476 (java) S 19462 19464 19401 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 108755200 1843171328 49866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19492] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19492/stat : 19492 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 108755624 1843171328 49866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.38
Current children cumulated vsize (KiB) 1799972

[startup+25.5019 s]
/proc/loadavg: 0.86 1.01 1.00 2/90 19492
/proc/meminfo: memFree=1429032/2055920 swapFree=4144452/4192956
[pid=19464] ppid=19462 vsize=1799972 CPUtime=27.24
/proc/19464/stat : 19464 (java) S 19462 19464 19401 0 -1 0 63849 0 1 0 2694 30 0 0 18 0 13 0 108755181 1843171328 53772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19464/statm: 449993 53772 1329 9 0 447604 0
[pid=19464/tid=19466] ppid=19462 vsize=1799972 CPUtime=24.05
/proc/19464/task/19466/stat : 19466 (java) R 19462 19464 19401 0 -1 64 40255 0 1 0 2387 18 0 0 25 0 13 0 108755183 1843171328 53772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109520743 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19467] ppid=19462 vsize=1799972 CPUtime=0.22
/proc/19464/task/19467/stat : 19467 (java) S 19462 19464 19401 0 -1 64 5592 0 0 0 20 2 0 0 16 0 13 0 108755193 1843171328 53772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19468] ppid=19462 vsize=1799972 CPUtime=0.22
/proc/19464/task/19468/stat : 19468 (java) S 19462 19464 19401 0 -1 64 5236 0 0 0 19 3 0 0 16 0 13 0 108755193 1843171328 53772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19469] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19469/stat : 19469 (java) S 19462 19464 19401 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 108755196 1843171328 53772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19470] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19470/stat : 19470 (java) S 19462 19464 19401 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 108755196 1843171328 53772 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=19464/tid=19469] ppid=19462 vsize=1799972 CPUtime=0.38
/proc/19464/task/19469/stat : 19469 (java) S 19462 19464 19401 0 -1 64 145 0 0 0 21 17 0 0 15 0 13 0 108755196 1843171328 59801 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19470] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19470/stat : 19470 (java) S 19462 19464 19401 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 108755196 1843171328 59801 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19471] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19471/stat : 19471 (java) S 19462 19464 19401 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 108755196 1843171328 59801 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19472] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19472/stat : 19472 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 108755200 1843171328 59801 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19473] ppid=19462 vsize=1799972 CPUtime=1.52
/proc/19464/task/19473/stat : 19473 (java) S 19462 19464 19401 0 -1 64 6225 0 0 0 149 3 0 0 16 0 13 0 108755200 1843171328 59801 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19474] ppid=19462 vsize=1799972 CPUtime=1.17
/proc/19464/task/19474/stat : 19474 (java) S 19462 19464 19401 0 -1 64 5788 0 0 0 116 1 0 0 17 0 13 0 108755200 1843171328 59801 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19475] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19475/stat : 19475 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 108755200 1843171328 59801 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19476] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19476/stat : 19476 (java) S 19462 19464 19401 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 108755200 1843171328 59801 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19492] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19492/stat : 19492 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 108755624 1843171328 59801 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1616.97
Current children cumulated vsize (KiB) 1799972

[startup+1662.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 19690
/proc/meminfo: memFree=1400872/2055920 swapFree=4144608/4192956
[pid=19464] ppid=19462 vsize=1799972 CPUtime=1677.49
/proc/19464/stat : 19464 (java) S 19462 19464 19401 0 -1 0 134033 0 1 0 167643 106 0 0 18 0 13 0 108755181 1843171328 60529 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19464/statm: 449993 60529 1335 9 0 447604 0
[pid=19464/tid=19466] ppid=19462 vsize=1799972 CPUtime=1644.87
/proc/19464/task/19466/stat : 19466 (java) R 19462 19464 19401 0 -1 64 60572 0 1 0 164440 47 0 0 25 0 13 0 108755183 1843171328 60529 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109519458 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19467] ppid=19462 vsize=1799972 CPUtime=14.75
/proc/19464/task/19467/stat : 19467 (java) S 19462 19464 19401 0 -1 64 30941 0 0 0 1458 17 0 0 16 0 13 0 108755193 1843171328 60529 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19468] ppid=19462 vsize=1799972 CPUtime=14.71
/proc/19464/task/19468/stat : 19468 (java) S 19462 19464 19401 0 -1 64 29633 0 0 0 1455 16 0 0 16 0 13 0 108755193 1843171328 60529 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19469] ppid=19462 vsize=1799972 CPUtime=0.38
/proc/19464/task/19469/stat : 19469 (java) S 19462 19464 19401 0 -1 64 146 0 0 0 21 17 0 0 16 0 13 0 108755196 1843171328 60529 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19470] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19470/stat : 19470 (java) S 19462 19464 19401 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 108755196 1843171328 60529 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19471] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19471/stat : 19471 (java) S 19462 19464 19401 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 108755196 1843171328 60529 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19472] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19472/stat : 19472 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 108755200 1843171328 60529 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19473] ppid=19462 vsize=1799972 CPUtime=1.52
/proc/19464/task/19473/stat : 19473 (java) S 19462 19464 19401 0 -1 64 6225 0 0 0 149 3 0 0 16 0 13 0 108755200 1843171328 60529 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19474] ppid=19462 vsize=1799972 CPUtime=1.17
/proc/19464/task/19474/stat : 19474 (java) S 19462 19464 19401 0 -1 64 5788 0 0 0 116 1 0 0 17 0 13 0 108755200 1843171328 60529 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19475] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19475/stat : 19475 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 108755200 1843171328 60529 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19476] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19476/stat : 19476 (java) S 19462 19464 19401 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 108755200 1843171328 60529 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19492] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19492/stat : 19492 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 108755624 1843171328 60529 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1677.49
Current children cumulated vsize (KiB) 1799972

[startup+1722.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/90 19690
/proc/meminfo: memFree=1397544/2055920 swapFree=4144672/4192956
[pid=19464] ppid=19462 vsize=1799972 CPUtime=1738.04
/proc/19464/stat : 19464 (java) S 19462 19464 19401 0 -1 0 136005 0 1 0 173697 107 0 0 18 0 13 0 108755181 1843171328 61308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19464/statm: 449993 61308 1335 9 0 447604 0
[pid=19464/tid=19466] ppid=19462 vsize=1799972 CPUtime=1704.24
/proc/19464/task/19466/stat : 19466 (java) R 19462 19464 19401 0 -1 64 60610 0 1 0 170377 47 0 0 25 0 13 0 108755183 1843171328 61308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109498482 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19467] ppid=19462 vsize=1799972 CPUtime=15.34
/proc/19464/task/19467/stat : 19467 (java) S 19462 19464 19401 0 -1 64 31553 0 0 0 1516 18 0 0 16 0 13 0 108755193 1843171328 61308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19468] ppid=19462 vsize=1799972 CPUtime=15.3
/proc/19464/task/19468/stat : 19468 (java) S 19462 19464 19401 0 -1 64 30949 0 0 0 1513 17 0 0 16 0 13 0 108755193 1843171328 61308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19469] ppid=19462 vsize=1799972 CPUtime=0.4
/proc/19464/task/19469/stat : 19469 (java) S 19462 19464 19401 0 -1 64 152 0 0 0 22 18 0 0 16 0 13 0 108755196 1843171328 61308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19470] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19470/stat : 19470 (java) S 19462 19464 19401 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 108755196 1843171328 61308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19471] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19471/stat : 19471 (java) S 19462 19464 19401 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 108755196 1843171328 61308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19472] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19472/stat : 19472 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 108755200 1843171328 61308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19473] ppid=19462 vsize=1799972 CPUtime=1.52
/proc/19464/task/19473/stat : 19473 (java) S 19462 19464 19401 0 -1 64 6225 0 0 0 149 3 0 0 16 0 13 0 108755200 1843171328 61308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19474] ppid=19462 vsize=1799972 CPUtime=1.17
/proc/19464/task/19474/stat : 19474 (java) S 19462 19464 19401 0 -1 64 5788 0 0 0 116 1 0 0 17 0 13 0 108755200 1843171328 61308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19475] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19475/stat : 19475 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 108755200 1843171328 61308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19476] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19476/stat : 19476 (java) S 19462 19464 19401 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 108755200 1843171328 61308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19492] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19492/stat : 19492 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 108755624 1843171328 61308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1738.04
Current children cumulated vsize (KiB) 1799972

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 19690
/proc/meminfo: memFree=1381032/2055920 swapFree=4144672/4192956
[pid=19464] ppid=19462 vsize=1799972 CPUtime=1798.57
/proc/19464/stat : 19464 (java) S 19462 19464 19401 0 -1 0 141304 0 1 0 179747 110 0 0 18 0 13 0 108755181 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19464/statm: 449993 65417 1335 9 0 447604 0
[pid=19464/tid=19466] ppid=19462 vsize=1799972 CPUtime=1763.62
/proc/19464/task/19466/stat : 19466 (java) R 19462 19464 19401 0 -1 64 64439 0 1 0 176313 49 0 0 25 0 13 0 108755183 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109676040 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19467] ppid=19462 vsize=1799972 CPUtime=15.91
/proc/19464/task/19467/stat : 19467 (java) S 19462 19464 19401 0 -1 64 32142 0 0 0 1573 18 0 0 16 0 13 0 108755193 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19468] ppid=19462 vsize=1799972 CPUtime=15.87
/proc/19464/task/19468/stat : 19468 (java) S 19462 19464 19401 0 -1 64 31818 0 0 0 1570 17 0 0 16 0 13 0 108755193 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19469] ppid=19462 vsize=1799972 CPUtime=0.4
/proc/19464/task/19469/stat : 19469 (java) S 19462 19464 19401 0 -1 64 164 0 0 0 22 18 0 0 16 0 13 0 108755196 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19470] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19470/stat : 19470 (java) S 19462 19464 19401 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 108755196 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19471] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19471/stat : 19471 (java) S 19462 19464 19401 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 108755196 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19472] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19472/stat : 19472 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 108755200 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19473] ppid=19462 vsize=1799972 CPUtime=1.52
/proc/19464/task/19473/stat : 19473 (java) S 19462 19464 19401 0 -1 64 6225 0 0 0 149 3 0 0 16 0 13 0 108755200 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19474] ppid=19462 vsize=1799972 CPUtime=1.17
/proc/19464/task/19474/stat : 19474 (java) S 19462 19464 19401 0 -1 64 5788 0 0 0 116 1 0 0 17 0 13 0 108755200 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19475] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19475/stat : 19475 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 108755200 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19476] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19476/stat : 19476 (java) S 19462 19464 19401 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 108755200 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19492] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19492/stat : 19492 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 108755624 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1798.57
Current children cumulated vsize (KiB) 1799972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1783.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 19690
/proc/meminfo: memFree=1381032/2055920 swapFree=4144672/4192956
[pid=19464] ppid=19462 vsize=1799972 CPUtime=1800.07
/proc/19464/stat : 19464 (java) S 19462 19464 19401 0 -1 0 141304 0 1 0 179897 110 0 0 18 0 13 0 108755181 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/19464/statm: 449993 65417 1335 9 0 447604 0
[pid=19464/tid=19466] ppid=19462 vsize=1799972 CPUtime=1765.12
/proc/19464/task/19466/stat : 19466 (java) R 19462 19464 19401 0 -1 64 64439 0 1 0 176463 49 0 0 25 0 13 0 108755183 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109520942 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19467] ppid=19462 vsize=1799972 CPUtime=15.91
/proc/19464/task/19467/stat : 19467 (java) S 19462 19464 19401 0 -1 64 32142 0 0 0 1573 18 0 0 16 0 13 0 108755193 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19468] ppid=19462 vsize=1799972 CPUtime=15.87
/proc/19464/task/19468/stat : 19468 (java) S 19462 19464 19401 0 -1 64 31818 0 0 0 1570 17 0 0 16 0 13 0 108755193 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19469] ppid=19462 vsize=1799972 CPUtime=0.4
/proc/19464/task/19469/stat : 19469 (java) S 19462 19464 19401 0 -1 64 164 0 0 0 22 18 0 0 16 0 13 0 108755196 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19470] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19470/stat : 19470 (java) S 19462 19464 19401 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 108755196 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19471] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19471/stat : 19471 (java) S 19462 19464 19401 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 108755196 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19472] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19472/stat : 19472 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 108755200 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19473] ppid=19462 vsize=1799972 CPUtime=1.52
/proc/19464/task/19473/stat : 19473 (java) S 19462 19464 19401 0 -1 64 6225 0 0 0 149 3 0 0 16 0 13 0 108755200 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19474] ppid=19462 vsize=1799972 CPUtime=1.17
/proc/19464/task/19474/stat : 19474 (java) S 19462 19464 19401 0 -1 64 5788 0 0 0 116 1 0 0 17 0 13 0 108755200 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=19464/tid=19475] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19475/stat : 19475 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 108755200 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19476] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19476/stat : 19476 (java) S 19462 19464 19401 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 108755200 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19464/tid=19492] ppid=19462 vsize=1799972 CPUtime=0
/proc/19464/task/19492/stat : 19492 (java) S 19462 19464 19401 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 108755624 1843171328 65417 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1799972

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

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

[startup+1783.91 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 19690
/proc/meminfo: memFree=1381032/2055920 swapFree=4144672/4192956
[pid=19464] ppid=19462 vsize=0 CPUtime=1800.2
/proc/19464/stat : 19464 (java) Z 19462 19464 19401 0 -1 1036 141329 0 1 0 179906 114 0 0 15 0 2 0 108755181 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19464/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1783.92
CPU time (s): 1800.21
CPU user time (s): 1799.06
CPU system time (s): 1.15082
CPU usage (%): 100.913
Max. virtual memory (cumulated for all children) (KiB): 1803248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.06
system time used= 1.15082
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 141329
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= 51267
involuntary context switches= 66534

runsolver used 2.13767 second user time and 5.70613 second system time

The end

Launcher Data (download as text)

Begin job on node39 on Sun Apr 15 03:40:31 UTC 2007

IDJOB= 351643
IDBENCH= 1786
IDSOLVER= 164
FILE ID= node39/351643-1176608431

PBS_JOBID= 4557039

Free space on /tmp= 66561 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-markshare1.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351643-1176608431/sat4jPseudoCPClause.jar /tmp/evaluation/351643-1176608431/instance-351643-1176608431.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node39/watcher-351643-1176608431 -o ROOT/results/node39/solver-351643-1176608431 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/351643-1176608431/sat4jPseudoCPClause.jar /tmp/evaluation/351643-1176608431/instance-351643-1176608431.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  9a8d1e3e59dfd2cd811494ddb4a3c92a

RANDOM SEED= 378266633

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node39.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.256
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.256
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:       1640504 kB
Buffers:         47048 kB
Cached:         152732 kB
SwapCached:       2520 kB
Active:         116240 kB
Inactive:       214060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1640504 kB
SwapTotal:     4192956 kB
SwapFree:      4144452 kB
Dirty:            3788 kB
Writeback:           0 kB
Mapped:         144536 kB
Slab:            70416 kB
Committed_AS:   944476 kB
PageTables:       2012 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 node39 on Sun Apr 15 04:10:17 UTC 2007