Trace number 420315

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
sat4jPseudoCPClause 2007-03-23? (TO) 1800.17 1785.48

General information on the benchmark

Namenormalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/
sabharwal/sat-strips-gripper-10t19.sat05-1143.reshuffled-07.opb
MD5SUMc761376e0faa7021afa8d1aaa71e6617
Bench CategoryPURE-SAT (instances containing only clauses)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark6.24505
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 0
Optimality of the best value was proved NO
Number of variables3390
Total number of constraints53225
Number of constraints which are clauses53225
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint22
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 14
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 36
Number of bits of the biggest sum of numbers6
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.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.19/0.21	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.19/0.21	--- Begin Solver configuration ---
0.19/0.21	c Stops conflict analysis at the first Unique Implication Point
0.19/0.21	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.19/0.21	c Learn all clauses as in MiniSAT
0.19/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.19/0.21	c VSIDS like heuristics from MiniSAT using a heap
0.19/0.21	c No reason simplification
0.19/0.21	c --- End Solver configuration ---
0.19/0.21	c Simplify asserted PB constraints to clauses
0.19/0.21	c solving /tmp/evaluation/420315-1177422137/instance-420315-1177422137.opb
0.19/0.21	c reading problem ... 
2.37/1.93	c ... done. Wall clock time 1.718s.
2.37/1.93	c CPU time (experimental) 1.47s.
2.37/1.93	c #vars     3390
2.37/1.93	c #constraints  53103
1800.09/1785.41	c starts		: 2
1800.09/1785.41	c conflicts		: 199939
1800.09/1785.41	c decisions		: 321578
1800.09/1785.41	c propagations		: 47057190
1800.09/1785.41	c inspects		: 975182939
1800.09/1785.41	c learnt literals	: 3
1800.09/1785.41	c learnt binary clauses	: 653
1800.09/1785.41	c learnt ternary clauses	: 731
1800.09/1785.41	c learnt clauses	: 199935
1800.09/1785.41	c root simplifications	: 0
1800.09/1785.41	c removed literals (reason simplification)	: 0
1800.09/1785.41	c reason swapping (by a shorter reason)	: 0
1800.09/1785.42	c Calls to reduceDB	: 0
1800.09/1785.42	c speed (decisions/second)	: 180.3098895750653
1800.09/1785.42	c non guided choices	17
1800.09/1785.42	s UNKNOWN
1800.09/1785.42	c Total wall clock time (ms): 1785.201

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node17/watcher-420315-1177422137 -o ROOT/results/node17/solver-420315-1177422137 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/420315-1177422137/sat4jPseudoCPClause.jar /tmp/evaluation/420315-1177422137/instance-420315-1177422137.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 23184
/proc/meminfo: memFree=1832896/2055920 swapFree=4139516/4192956
[pid=23184] ppid=23182 vsize=324 CPUtime=0
/proc/23184/stat : 23184 (java) R 23182 23184 22267 0 -1 0 59 0 0 0 0 0 0 0 18 0 1 0 190131248 331776 44 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 2859812 0 0 4096 0 0 0 0 17 1 0 0
/proc/23184/statm: 378 47 35 9 0 8 0

[startup+0.104824 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 23184
/proc/meminfo: memFree=1832896/2055920 swapFree=4139516/4192956
[pid=23184] ppid=23182 vsize=1780112 CPUtime=0.08
/proc/23184/stat : 23184 (java) S 23182 23184 22267 0 -1 0 3980 0 1 0 6 2 0 0 18 0 12 0 190131248 1822834688 3723 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 445028 3723 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.201837 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 23184
/proc/meminfo: memFree=1832896/2055920 swapFree=4139516/4192956
[pid=23184] ppid=23182 vsize=1781396 CPUtime=0.19
/proc/23184/stat : 23184 (java) S 23182 23184 22267 0 -1 0 4814 0 1 0 16 3 0 0 18 0 12 0 190131248 1824149504 4554 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 445349 4554 1244 9 0 442960 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1781396

[startup+0.301845 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 23184
/proc/meminfo: memFree=1832896/2055920 swapFree=4139516/4192956
[pid=23184] ppid=23182 vsize=1781396 CPUtime=0.29
/proc/23184/stat : 23184 (java) S 23182 23184 22267 0 -1 0 5115 0 1 0 26 3 0 0 18 0 12 0 190131248 1824149504 4855 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 445349 4855 1263 9 0 442960 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1781396

[startup+0.701888 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 23184
/proc/meminfo: memFree=1832896/2055920 swapFree=4139516/4192956
[pid=23184] ppid=23182 vsize=1782744 CPUtime=0.86
/proc/23184/stat : 23184 (java) S 23182 23184 22267 0 -1 0 6737 0 1 0 82 4 0 0 18 0 12 0 190131248 1825529856 6282 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 445686 6282 1301 9 0 443297 0
Current children cumulated CPU time (s) 0.86
Current children cumulated vsize (KiB) 1782744

[startup+1.50298 s]
/proc/loadavg: 0.92 0.98 0.99 2/89 23196
/proc/meminfo: memFree=1800864/2055920 swapFree=4139516/4192956
[pid=23184] ppid=23182 vsize=1786116 CPUtime=1.97
/proc/23184/stat : 23184 (java) S 23182 23184 22267 0 -1 0 18011 0 1 0 189 8 0 0 18 0 12 0 190131248 1828982784 16591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 446529 16591 1301 9 0 444140 0
[pid=23184/tid=23186] ppid=23182 vsize=1786116 CPUtime=1.03
/proc/23184/task/23186/stat : 23186 (java) R 23182 23184 22267 0 -1 64 14641 0 1 0 97 6 0 0 25 0 12 0 190131249 1828982784 16591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109344352 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23187] ppid=23182 vsize=1786116 CPUtime=0
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22267 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 190131251 1828982784 16591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23188] ppid=23182 vsize=1786116 CPUtime=0
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22267 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 190131251 1828982784 16591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23189] ppid=23182 vsize=1786116 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22267 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 190131253 1828982784 16591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23190] ppid=23182 vsize=1786116 CPUtime=0
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22267 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 190131253 1828982784 16591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23191] ppid=23182 vsize=1786116 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22267 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 190131253 1828982784 16591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23192] ppid=23182 vsize=1786116 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22267 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 190131257 1828982784 16591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23193] ppid=23182 vsize=1786116 CPUtime=0.48
/proc/23184/task/23193/stat : 23193 (java) S 23182 23184 22267 0 -1 64 1226 0 0 0 48 0 0 0 16 0 12 0 190131257 1828982784 16591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23194] ppid=23182 vsize=1786116 CPUtime=0.43
/proc/23184/task/23194/stat : 23194 (java) S 23182 23184 22267 0 -1 64 1427 0 0 0 43 0 0 0 17 0 12 0 190131257 1828982784 16591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23195] ppid=23182 vsize=1786116 CPUtime=0
/proc/23184/task/23195/stat : 23195 (java) S 23182 23184 22267 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 190131257 1828982784 16591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23196] ppid=23182 vsize=1786116 CPUtime=0
/proc/23184/task/23196/stat : 23196 (java) S 23182 23184 22267 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 190131257 1828982784 16591 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.97
Current children cumulated vsize (KiB) 1786116

[startup+3.10214 s]
/proc/loadavg: 0.92 0.98 0.99 3/90 23197
/proc/meminfo: memFree=1719640/2055920 swapFree=4139516/4192956
[pid=23184] ppid=23182 vsize=1786440 CPUtime=4.23
/proc/23184/stat : 23184 (java) S 23182 23184 22267 0 -1 0 44212 0 1 0 404 19 0 0 18 0 13 0 190131248 1829314560 40994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 446610 40994 1325 9 0 444221 0
[pid=23184/tid=23186] ppid=23182 vsize=1786440 CPUtime=2.28
/proc/23184/task/23186/stat : 23186 (java) R 23182 23184 22267 0 -1 64 37715 0 1 0 212 16 0 0 25 0 13 0 190131249 1829314560 40994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109174816 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23187] ppid=23182 vsize=1786440 CPUtime=0.03
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22267 0 -1 64 645 0 0 0 3 0 0 0 16 0 13 0 190131251 1829314560 40994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23188] ppid=23182 vsize=1786440 CPUtime=0.03
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22267 0 -1 64 601 0 0 0 3 0 0 0 16 0 13 0 190131251 1829314560 40994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=1786440 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22267 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 190131253 1829314560 40994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23190] ppid=23182 vsize=1786440 CPUtime=0
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22267 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 190131253 1829314560 40994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23191] ppid=23182 vsize=1786440 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22267 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 190131253 1829314560 40994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23192] ppid=23182 vsize=1786440 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22267 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 190131257 1829314560 40994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23193] ppid=23182 vsize=1786440 CPUtime=1
/proc/23184/task/23193/stat : 23193 (java) S 23182 23184 22267 0 -1 64 2377 0 0 0 99 1 0 0 16 0 13 0 190131257 1829314560 40994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23194] ppid=23182 vsize=1786440 CPUtime=0.86
/proc/23184/task/23194/stat : 23194 (java) S 23182 23184 22267 0 -1 64 2147 0 0 0 86 0 0 0 16 0 13 0 190131257 1829314560 40994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23195] ppid=23182 vsize=1786440 CPUtime=0
/proc/23184/task/23195/stat : 23195 (java) S 23182 23184 22267 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 190131257 1829314560 40994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23196] ppid=23182 vsize=1786440 CPUtime=0
/proc/23184/task/23196/stat : 23196 (java) S 23182 23184 22267 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 190131257 1829314560 40994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23197] ppid=23182 vsize=1786440 CPUtime=0
/proc/23184/task/23197/stat : 23197 (java) S 23182 23184 22267 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 190131443 1829314560 40994 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.23
Current children cumulated vsize (KiB) 1786440

[startup+6.30146 s]
/proc/loadavg: 1.01 1.00 1.00 2/90 23197
/proc/meminfo: memFree=1667416/2055920 swapFree=4139516/4192956
[pid=23184] ppid=23182 vsize=1786400 CPUtime=7.59
/proc/23184/stat : 23184 (java) S 23182 23184 22267 0 -1 0 45669 0 1 0 739 20 0 0 18 0 13 0 190131248 1829273600 42403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 446600 42403 1325 9 0 444211 0
[pid=23184/tid=23186] ppid=23182 vsize=1786400 CPUtime=5.37
/proc/23184/task/23186/stat : 23186 (java) R 23182 23184 22267 0 -1 64 37720 0 1 0 521 16 0 0 25 0 13 0 190131249 1829273600 42403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109788163 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23187] ppid=23182 vsize=1786400 CPUtime=0.11
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22267 0 -1 64 1315 0 0 0 11 0 0 0 16 0 13 0 190131251 1829273600 42403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23188] ppid=23182 vsize=1786400 CPUtime=0.1
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22267 0 -1 64 1373 0 0 0 10 0 0 0 16 0 13 0 190131251 1829273600 42403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22267 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 190131253 1829273600 42403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22267 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 190131253 1829273600 42403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23191] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22267 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 190131253 1829273600 42403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23192] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22267 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 190131257 1829273600 42403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23193] ppid=23182 vsize=1786400 CPUtime=1.02
/proc/23184/task/23193/stat : 23193 (java) S 23182 23184 22267 0 -1 64 2377 0 0 0 101 1 0 0 17 0 13 0 190131257 1829273600 42403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23194] ppid=23182 vsize=1786400 CPUtime=0.93
/proc/23184/task/23194/stat : 23194 (java) S 23182 23184 22267 0 -1 64 2150 0 0 0 93 0 0 0 15 0 13 0 190131257 1829273600 42403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23195] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23195/stat : 23195 (java) S 23182 23184 22267 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 190131257 1829273600 42403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23196] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23196/stat : 23196 (java) S 23182 23184 22267 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 190131257 1829273600 42403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23197] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23197/stat : 23197 (java) S 23182 23184 22267 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 190131443 1829273600 42403 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.59
Current children cumulated vsize (KiB) 1786400

[startup+12.7021 s]
/proc/loadavg: 1.01 1.00 1.00 2/90 23197
/proc/meminfo: memFree=1638104/2055920 swapFree=4139516/4192956
[pid=23184] ppid=23182 vsize=1786400 CPUtime=14.13
/proc/23184/stat : 23184 (java) S 23182 23184 22267 0 -1 0 54646 0 1 0 1389 24 0 0 18 0 13 0 190131248 1829273600 49788 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 446600 49788 1332 9 0 444211 0
[pid=23184/tid=23186] ppid=23182 vsize=1786400 CPUtime=11.65
/proc/23184/task/23186/stat : 23186 (java) R 23182 23184 22267 0 -1 64 42334 0 1 0 1147 18 0 0 25 0 13 0 190131249 1829273600 49788 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109828072 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23187] ppid=23182 vsize=1786400 CPUtime=0.2
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22267 0 -1 64 3476 0 0 0 19 1 0 0 16 0 13 0 190131251 1829273600 49788 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23188] ppid=23182 vsize=1786400 CPUtime=0.2
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22267 0 -1 64 3516 0 0 0 19 1 0 0 16 0 13 0 190131251 1829273600 49788 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22267 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 190131253 1829273600 49788 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22267 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 190131253 1829273600 49788 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23191] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22267 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 190131253 1829273600 49788 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23192] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22267 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 190131257 1829273600 49788 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23193] ppid=23182 vsize=1786400 CPUtime=1.03
/proc/23184/task/23193/stat : 23193 (java) S 23182 23184 22267 0 -1 64 2377 0 0 0 102 1 0 0 17 0 13 0 190131257 1829273600 49788 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23194] ppid=23182 vsize=1786400 CPUtime=0.98
/proc/23184/task/23194/stat : 23194 (java) S 23182 23184 22267 0 -1 64 2194 0 0 0 98 0 0 0 16 0 13 0 190131257 1829273600 49788 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23195] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23195/stat : 23195 (java) S 23182 23184 22267 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 190131257 1829273600 49788 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23196] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23196/stat : 23196 (java) S 23182 23184 22267 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 190131257 1829273600 49788 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23197] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23197/stat : 23197 (java) S 23182 23184 22267 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 190131443 1829273600 49788 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.13
Current children cumulated vsize (KiB) 1786400

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 23197
/proc/meminfo: memFree=1676120/2055920 swapFree=4139516/4192956
[pid=23184] ppid=23182 vsize=1786400 CPUtime=26.98
/proc/23184/stat : 23184 (java) S 23182 23184 22267 0 -1 0 55476 0 1 0 2672 26 0 0 18 0 13 0 190131248 1829273600 40150 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 446600 40150 1333 9 0 444211 0
[pid=23184/tid=23186] ppid=23182 vsize=1786400 CPUtime=24.37
/proc/23184/task/23186/stat : 23186 (java) R 23182 23184 22267 0 -1 64 42349 0 1 0 2419 18 0 0 25 0 13 0 190131249 1829273600 40150 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109827735 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23187] ppid=23182 vsize=1786400 CPUtime=0.24
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22267 0 -1 64 3828 0 0 0 23 1 0 0 15 0 13 0 190131251 1829273600 40150 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23188] ppid=23182 vsize=1786400 CPUtime=0.23
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22267 0 -1 64 3978 0 0 0 22 1 0 0 17 0 13 0 190131251 1829273600 40150 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22267 0 -1 64 30 0 0 0 0 0 0 0 17 0 13 0 190131253 1829273600 40150 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0

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

[pid=23184] ppid=23182 vsize=1786400 CPUtime=1676.02
/proc/23184/stat : 23184 (java) S 23182 23184 22267 0 -1 0 133423 0 1 0 167443 159 0 0 18 0 13 0 190131248 1829273600 80626 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 446600 80626 1333 9 0 444211 0
[pid=23184/tid=23186] ppid=23182 vsize=1786400 CPUtime=1645.24
/proc/23184/task/23186/stat : 23186 (java) R 23182 23184 22267 0 -1 64 74618 0 1 0 164465 59 0 0 25 0 13 0 190131249 1829273600 80626 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109827778 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23187] ppid=23182 vsize=1786400 CPUtime=14.02
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22267 0 -1 64 24843 0 0 0 1369 33 0 0 16 0 13 0 190131251 1829273600 80626 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23188] ppid=23182 vsize=1786400 CPUtime=14.02
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22267 0 -1 64 28466 0 0 0 1365 37 0 0 16 0 13 0 190131251 1829273600 80626 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23189] ppid=23182 vsize=1786400 CPUtime=0.62
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22267 0 -1 64 205 0 0 0 37 25 0 0 16 0 13 0 190131253 1829273600 80626 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23190] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22267 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 190131253 1829273600 80626 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23191] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22267 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 190131253 1829273600 80626 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23192] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22267 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 190131257 1829273600 80626 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23193] ppid=23182 vsize=1786400 CPUtime=1.06
/proc/23184/task/23193/stat : 23193 (java) S 23182 23184 22267 0 -1 64 2377 0 0 0 105 1 0 0 17 0 13 0 190131257 1829273600 80626 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23194] ppid=23182 vsize=1786400 CPUtime=1
/proc/23184/task/23194/stat : 23194 (java) S 23182 23184 22267 0 -1 64 2195 0 0 0 100 0 0 0 17 0 13 0 190131257 1829273600 80626 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23195] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23195/stat : 23195 (java) S 23182 23184 22267 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 190131257 1829273600 80626 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23196] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23196/stat : 23196 (java) S 23182 23184 22267 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 190131257 1829273600 80626 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23197] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23197/stat : 23197 (java) S 23182 23184 22267 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 190131443 1829273600 80626 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1676.02
Current children cumulated vsize (KiB) 1786400

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 23395
/proc/meminfo: memFree=1507544/2055920 swapFree=4139516/4192956
[pid=23184] ppid=23182 vsize=1786400 CPUtime=1736.51
/proc/23184/stat : 23184 (java) S 23182 23184 22267 0 -1 0 135614 0 1 0 173489 162 0 0 18 0 13 0 190131248 1829273600 81972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 446600 81972 1333 9 0 444211 0
[pid=23184/tid=23186] ppid=23182 vsize=1786400 CPUtime=1704.65
/proc/23184/task/23186/stat : 23186 (java) R 23182 23184 22267 0 -1 64 74684 0 1 0 170405 60 0 0 25 0 13 0 190131249 1829273600 81972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109782699 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23187] ppid=23182 vsize=1786400 CPUtime=14.54
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22267 0 -1 64 26186 0 0 0 1420 34 0 0 16 0 13 0 190131251 1829273600 81972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23188] ppid=23182 vsize=1786400 CPUtime=14.55
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22267 0 -1 64 29239 0 0 0 1417 38 0 0 16 0 13 0 190131251 1829273600 81972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23189] ppid=23182 vsize=1786400 CPUtime=0.64
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22267 0 -1 64 214 0 0 0 38 26 0 0 16 0 13 0 190131253 1829273600 81972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23190] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22267 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 190131253 1829273600 81972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23191] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22267 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 190131253 1829273600 81972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23192] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22267 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 190131257 1829273600 81972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23193] ppid=23182 vsize=1786400 CPUtime=1.06
/proc/23184/task/23193/stat : 23193 (java) S 23182 23184 22267 0 -1 64 2377 0 0 0 105 1 0 0 17 0 13 0 190131257 1829273600 81972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23194] ppid=23182 vsize=1786400 CPUtime=1
/proc/23184/task/23194/stat : 23194 (java) S 23182 23184 22267 0 -1 64 2195 0 0 0 100 0 0 0 17 0 13 0 190131257 1829273600 81972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23195] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23195/stat : 23195 (java) S 23182 23184 22267 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 190131257 1829273600 81972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23196] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23196/stat : 23196 (java) S 23182 23184 22267 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 190131257 1829273600 81972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23197] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23197/stat : 23197 (java) S 23182 23184 22267 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 190131443 1829273600 81972 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1736.51
Current children cumulated vsize (KiB) 1786400

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 23395
/proc/meminfo: memFree=1482904/2055920 swapFree=4139516/4192956
[pid=23184] ppid=23182 vsize=1786400 CPUtime=1796.96
/proc/23184/stat : 23184 (java) S 23182 23184 22267 0 -1 0 142584 0 1 0 179529 167 0 0 18 0 13 0 190131248 1829273600 88101 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 446600 88101 1333 9 0 444211 0
[pid=23184/tid=23186] ppid=23182 vsize=1786400 CPUtime=1764.04
/proc/23184/task/23186/stat : 23186 (java) R 23182 23184 22267 0 -1 64 79210 0 1 0 176343 61 0 0 20 0 13 0 190131249 1829273600 88101 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109788458 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23187] ppid=23182 vsize=1786400 CPUtime=15.06
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22267 0 -1 64 26714 0 0 0 1472 34 0 0 16 0 13 0 190131251 1829273600 88101 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23188] ppid=23182 vsize=1786400 CPUtime=15.06
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22267 0 -1 64 31142 0 0 0 1466 40 0 0 16 0 13 0 190131251 1829273600 88101 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23189] ppid=23182 vsize=1786400 CPUtime=0.66
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22267 0 -1 64 227 0 0 0 39 27 0 0 16 0 13 0 190131253 1829273600 88101 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22267 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 190131253 1829273600 88101 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23191] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22267 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 190131253 1829273600 88101 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23192] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22267 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 190131257 1829273600 88101 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23193] ppid=23182 vsize=1786400 CPUtime=1.06
/proc/23184/task/23193/stat : 23193 (java) S 23182 23184 22267 0 -1 64 2377 0 0 0 105 1 0 0 17 0 13 0 190131257 1829273600 88101 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23194] ppid=23182 vsize=1786400 CPUtime=1
/proc/23184/task/23194/stat : 23194 (java) S 23182 23184 22267 0 -1 64 2195 0 0 0 100 0 0 0 17 0 13 0 190131257 1829273600 88101 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23195] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23195/stat : 23195 (java) S 23182 23184 22267 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 190131257 1829273600 88101 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23196] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23196/stat : 23196 (java) S 23182 23184 22267 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 190131257 1829273600 88101 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23197] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23197/stat : 23197 (java) S 23182 23184 22267 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 190131443 1829273600 88101 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1796.96
Current children cumulated vsize (KiB) 1786400



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1785.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 23395
/proc/meminfo: memFree=1482584/2055920 swapFree=4139516/4192956
[pid=23184] ppid=23182 vsize=1786400 CPUtime=1800.09
/proc/23184/stat : 23184 (java) S 23182 23184 22267 0 -1 0 142676 0 1 0 179842 167 0 0 18 0 13 0 190131248 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 446600 88159 1333 9 0 444211 0
[pid=23184/tid=23186] ppid=23182 vsize=1786400 CPUtime=1767.13
/proc/23184/task/23186/stat : 23186 (java) R 23182 23184 22267 0 -1 64 79212 0 1 0 176652 61 0 0 25 0 13 0 190131249 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109827716 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23187] ppid=23182 vsize=1786400 CPUtime=15.08
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22267 0 -1 64 26714 0 0 0 1474 34 0 0 16 0 13 0 190131251 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23188] ppid=23182 vsize=1786400 CPUtime=15.08
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22267 0 -1 64 31232 0 0 0 1468 40 0 0 16 0 13 0 190131251 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23189] ppid=23182 vsize=1786400 CPUtime=0.66
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22267 0 -1 64 227 0 0 0 39 27 0 0 16 0 13 0 190131253 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22267 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 190131253 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23191] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22267 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 190131253 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23192] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22267 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 190131257 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23193] ppid=23182 vsize=1786400 CPUtime=1.06
/proc/23184/task/23193/stat : 23193 (java) S 23182 23184 22267 0 -1 64 2377 0 0 0 105 1 0 0 17 0 13 0 190131257 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23194] ppid=23182 vsize=1786400 CPUtime=1
/proc/23184/task/23194/stat : 23194 (java) S 23182 23184 22267 0 -1 64 2195 0 0 0 100 0 0 0 17 0 13 0 190131257 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23195] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23195/stat : 23195 (java) S 23182 23184 22267 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 190131257 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23196] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23196/stat : 23196 (java) S 23182 23184 22267 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 190131257 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23197] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23197/stat : 23197 (java) S 23182 23184 22267 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 190131443 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1786400

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

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

[startup+1785.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 23395
/proc/meminfo: memFree=1482584/2055920 swapFree=4139516/4192956
[pid=23184] ppid=23182 vsize=1786400 CPUtime=1800.09
/proc/23184/stat : 23184 (java) S 23182 23184 22267 0 -1 0 142676 0 1 0 179842 167 0 0 18 0 13 0 190131248 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23184/statm: 446600 88159 1333 9 0 444211 0
[pid=23184/tid=23186] ppid=23182 vsize=1786400 CPUtime=1767.13
/proc/23184/task/23186/stat : 23186 (java) R 23182 23184 22267 0 -1 64 79212 0 1 0 176652 61 0 0 25 0 13 0 190131249 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109827716 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23187] ppid=23182 vsize=1786400 CPUtime=15.08
/proc/23184/task/23187/stat : 23187 (java) S 23182 23184 22267 0 -1 64 26714 0 0 0 1474 34 0 0 16 0 13 0 190131251 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23188] ppid=23182 vsize=1786400 CPUtime=15.08
/proc/23184/task/23188/stat : 23188 (java) S 23182 23184 22267 0 -1 64 31232 0 0 0 1468 40 0 0 16 0 13 0 190131251 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23189] ppid=23182 vsize=1786400 CPUtime=0.66
/proc/23184/task/23189/stat : 23189 (java) S 23182 23184 22267 0 -1 64 227 0 0 0 39 27 0 0 16 0 13 0 190131253 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23190] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23190/stat : 23190 (java) S 23182 23184 22267 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 190131253 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23191] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23191/stat : 23191 (java) S 23182 23184 22267 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 190131253 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23192] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23192/stat : 23192 (java) S 23182 23184 22267 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 190131257 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23193] ppid=23182 vsize=1786400 CPUtime=1.06
/proc/23184/task/23193/stat : 23193 (java) S 23182 23184 22267 0 -1 64 2377 0 0 0 105 1 0 0 17 0 13 0 190131257 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23194] ppid=23182 vsize=1786400 CPUtime=1
/proc/23184/task/23194/stat : 23194 (java) S 23182 23184 22267 0 -1 64 2195 0 0 0 100 0 0 0 17 0 13 0 190131257 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23195] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23195/stat : 23195 (java) S 23182 23184 22267 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 190131257 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23184/tid=23196] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23196/stat : 23196 (java) S 23182 23184 22267 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 190131257 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23184/tid=23197] ppid=23182 vsize=1786400 CPUtime=0
/proc/23184/task/23197/stat : 23197 (java) S 23182 23184 22267 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 190131443 1829273600 88159 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 1786400

Child status: 143
Real time (s): 1785.48
CPU time (s): 1800.17
CPU user time (s): 1798.44
CPU system time (s): 1.73074
CPU usage (%): 100.822
Max. virtual memory (cumulated for all children) (KiB): 1786828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.44
system time used= 1.73074
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142696
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= 65825
involuntary context switches= 61944

runsolver used 1.80672 second user time and 5.13822 second system time

The end

Launcher Data (download as text)

Begin job on node17 on Tue Apr 24 13:42:17 UTC 2007

IDJOB= 420315
IDBENCH= 47836
IDSOLVER= 164
FILE ID= node17/420315-1177422137

PBS_JOBID= 4675704

Free space on /tmp= 66394 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/PURE-SAT/SAT07/crafted/Medium/contest05/sabharwal/sat-strips-gripper-10t19.sat05-1143.reshuffled-07.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/420315-1177422137/sat4jPseudoCPClause.jar /tmp/evaluation/420315-1177422137/instance-420315-1177422137.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-420315-1177422137 -o ROOT/results/node17/solver-420315-1177422137 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/420315-1177422137/sat4jPseudoCPClause.jar /tmp/evaluation/420315-1177422137/instance-420315-1177422137.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  c761376e0faa7021afa8d1aaa71e6617

RANDOM SEED= 691969622

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node17.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.240
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.240
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:       1833368 kB
Buffers:         18532 kB
Cached:         132264 kB
SwapCached:      16484 kB
Active:          80632 kB
Inactive:        94856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1833368 kB
SwapTotal:     4192956 kB
SwapFree:      4139516 kB
Dirty:            4956 kB
Writeback:           0 kB
Mapped:          30204 kB
Slab:            32636 kB
Committed_AS:  7248740 kB
PageTables:       1800 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= 66394 MiB

End job on node17 on Tue Apr 24 14:12:05 UTC 2007