Trace number 349455

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-23? (TO) 1800.18 1756.94

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-standata.opb
MD5SUM0fd8d82b89614ba6aec45b78f4728905
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables30004
Total number of constraints455
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 constraints455
Minimum length of a constraint11
Maximum length of a constraint22350
Number of terms in the objective function 210
Biggest coefficient in the objective function 53687091200
Number of bits for the biggest coefficient in the objective function 36
Sum of the numbers in the objective function 326417514192
Number of bits of the sum of numbers in the objective function 39
Biggest number in a constraint 77387257610240
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 2427818341201528
Number of bits of the biggest sum of numbers52
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c Simplify asserted PB constraints to clauses
0.20/0.20	c solving /tmp/evaluation/349455-1176701878/instance-349455-1176701878.opb
0.20/0.20	c reading problem ... 
2.47/1.79	c ... done. Wall clock time 1.593s.
2.47/1.79	c CPU time (experimental) 1.25s.
2.47/1.79	c #vars     30004
2.47/1.79	c #constraints  615
1800.03/1756.81	c starts		: 2
1800.03/1756.81	c conflicts		: 7386
1800.03/1756.81	c decisions		: 63324
1800.03/1756.81	c propagations		: 1482159
1800.03/1756.81	c inspects		: 31367081
1800.03/1756.81	c learnt literals	: 0
1800.03/1756.81	c learnt binary clauses	: 0
1800.03/1756.81	c learnt ternary clauses	: 0
1800.03/1756.81	c learnt clauses	: 7385
1800.03/1756.81	c root simplifications	: 0
1800.03/1756.81	c removed literals (reason simplification)	: 0
1800.03/1756.81	c reason swapping (by a shorter reason)	: 0
1800.03/1756.81	c Calls to reduceDB	: 0
1800.03/1756.81	c speed (decisions/second)	: 36.08260639907281
1800.03/1756.81	c non guided choices	0
1800.03/1756.81	s UNKNOWN
1800.03/1756.81	c Total wall clock time (ms): 1756.612

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node7/watcher-349455-1176701878 -o ROOT/results/node7/solver-349455-1176701878 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349455-1176701878/sat4jPseudoCPClause.jar /tmp/evaluation/349455-1176701878/instance-349455-1176701878.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.79 0.98 0.98 2/77 7363
/proc/meminfo: memFree=1660368/2055920 swapFree=4170480/4192956
[pid=7363] ppid=7361 vsize=324 CPUtime=0
/proc/7363/stat : 7363 (java) R 7361 7363 7300 0 -1 0 60 0 0 0 0 0 0 0 18 0 1 0 146225456 331776 43 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 10421255 0 0 4096 0 0 0 0 17 1 0 0
/proc/7363/statm: 81 44 33 9 0 6 0

[startup+0.0109989 s]
/proc/loadavg: 0.79 0.98 0.98 2/77 7363
/proc/meminfo: memFree=1660368/2055920 swapFree=4170480/4192956
[pid=7363] ppid=7361 vsize=12056 CPUtime=0
/proc/7363/stat : 7363 (java) R 7361 7363 7300 0 -1 0 414 0 0 0 0 0 0 0 18 0 1 0 146225456 12345344 221 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 10388266 0 0 4096 0 0 0 0 17 1 0 0
/proc/7363/statm: 3014 229 135 9 0 1148 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 12056

[startup+0.102014 s]
/proc/loadavg: 0.79 0.98 0.98 2/77 7363
/proc/meminfo: memFree=1660368/2055920 swapFree=4170480/4192956
[pid=7363] ppid=7361 vsize=1780112 CPUtime=0.08
/proc/7363/stat : 7363 (java) S 7361 7363 7300 0 -1 0 3980 0 1 0 6 2 0 0 18 0 12 0 146225456 1822834688 3721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7363/statm: 445028 3721 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.301034 s]
/proc/loadavg: 0.79 0.98 0.98 2/77 7363
/proc/meminfo: memFree=1660368/2055920 swapFree=4170480/4192956
[pid=7363] ppid=7361 vsize=1782492 CPUtime=0.33
/proc/7363/stat : 7363 (java) S 7361 7363 7300 0 -1 0 5413 0 1 0 30 3 0 0 18 0 12 0 146225456 1825271808 5151 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7363/statm: 445623 5151 1263 9 0 443234 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1782492

[startup+0.701077 s]
/proc/loadavg: 0.79 0.98 0.98 2/77 7363
/proc/meminfo: memFree=1660368/2055920 swapFree=4170480/4192956
[pid=7363] ppid=7361 vsize=1791504 CPUtime=1.02
/proc/7363/stat : 7363 (java) S 7361 7363 7300 0 -1 0 9298 0 1 0 97 5 0 0 18 0 12 0 146225456 1834500096 8409 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7363/statm: 447876 8409 1303 9 0 445487 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 1791504

[startup+1.50216 s]
/proc/loadavg: 0.79 0.98 0.98 3/89 7375
/proc/meminfo: memFree=1622896/2055920 swapFree=4170480/4192956
[pid=7363] ppid=7361 vsize=1793128 CPUtime=2.23
/proc/7363/stat : 7363 (java) S 7361 7363 7300 0 -1 0 24998 0 1 0 211 12 0 0 18 0 12 0 146225456 1836163072 21983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7363/statm: 448282 21983 1303 9 0 445893 0
[pid=7363/tid=7365] ppid=7361 vsize=1793128 CPUtime=0.96
/proc/7363/task/7365/stat : 7365 (java) R 7361 7363 7300 0 -1 64 18340 0 1 0 88 8 0 0 25 0 12 0 146225458 1836163072 21983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109606517 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7366] ppid=7361 vsize=1793128 CPUtime=0
/proc/7363/task/7366/stat : 7366 (java) S 7361 7363 7300 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 146225459 1836163072 21983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7367] ppid=7361 vsize=1793128 CPUtime=0
/proc/7363/task/7367/stat : 7367 (java) S 7361 7363 7300 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 146225459 1836163072 21983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7368] ppid=7361 vsize=1793128 CPUtime=0
/proc/7363/task/7368/stat : 7368 (java) S 7361 7363 7300 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 146225461 1836163072 21983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7369] ppid=7361 vsize=1793128 CPUtime=0
/proc/7363/task/7369/stat : 7369 (java) S 7361 7363 7300 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 146225462 1836163072 21983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7370] ppid=7361 vsize=1793128 CPUtime=0
/proc/7363/task/7370/stat : 7370 (java) S 7361 7363 7300 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 146225462 1836163072 21983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7371] ppid=7361 vsize=1793128 CPUtime=0
/proc/7363/task/7371/stat : 7371 (java) S 7361 7363 7300 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 146225466 1836163072 21983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7372] ppid=7361 vsize=1793128 CPUtime=0.73
/proc/7363/task/7372/stat : 7372 (java) S 7361 7363 7300 0 -1 64 4099 0 0 0 72 1 0 0 16 0 12 0 146225466 1836163072 21983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7373] ppid=7361 vsize=1793128 CPUtime=0.49
/proc/7363/task/7373/stat : 7373 (java) S 7361 7363 7300 0 -1 64 1839 0 0 0 49 0 0 0 16 0 12 0 146225466 1836163072 21983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7374] ppid=7361 vsize=1793128 CPUtime=0
/proc/7363/task/7374/stat : 7374 (java) S 7361 7363 7300 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 146225466 1836163072 21983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7375] ppid=7361 vsize=1793128 CPUtime=0
/proc/7363/task/7375/stat : 7375 (java) S 7361 7363 7300 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 146225466 1836163072 21983 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.23
Current children cumulated vsize (KiB) 1793128

[startup+3.10233 s]
/proc/loadavg: 0.79 0.98 0.98 2/90 7376
/proc/meminfo: memFree=1545704/2055920 swapFree=4170480/4192956
[pid=7363] ppid=7361 vsize=1793776 CPUtime=4.17
/proc/7363/stat : 7363 (java) S 7361 7363 7300 0 -1 0 48848 0 1 0 397 20 0 0 18 0 13 0 146225456 1836826624 45721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7363/statm: 448444 45721 1321 9 0 446055 0
[pid=7363/tid=7365] ppid=7361 vsize=1793776 CPUtime=2.4
/proc/7363/task/7365/stat : 7365 (java) R 7361 7363 7300 0 -1 64 37715 0 1 0 225 15 0 0 17 0 13 0 146225458 1836826624 45721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109811610 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7366] ppid=7361 vsize=1793776 CPUtime=0.07
/proc/7363/task/7366/stat : 7366 (java) S 7361 7363 7300 0 -1 64 2204 0 0 0 6 1 0 0 16 0 13 0 146225459 1836826624 45721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7367] ppid=7361 vsize=1793776 CPUtime=0.07
/proc/7363/task/7367/stat : 7367 (java) S 7361 7363 7300 0 -1 64 2143 0 0 0 6 1 0 0 16 0 13 0 146225459 1836826624 45721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7368] ppid=7361 vsize=1793776 CPUtime=0
/proc/7363/task/7368/stat : 7368 (java) S 7361 7363 7300 0 -1 64 8 0 0 0 0 0 0 0 17 0 13 0 146225461 1836826624 45721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7369] ppid=7361 vsize=1793776 CPUtime=0
/proc/7363/task/7369/stat : 7369 (java) S 7361 7363 7300 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 146225462 1836826624 45721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7370] ppid=7361 vsize=1793776 CPUtime=0
/proc/7363/task/7370/stat : 7370 (java) S 7361 7363 7300 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 146225462 1836826624 45721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7371] ppid=7361 vsize=1793776 CPUtime=0
/proc/7363/task/7371/stat : 7371 (java) S 7361 7363 7300 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 146225466 1836826624 45721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7372] ppid=7361 vsize=1793776 CPUtime=0.94
/proc/7363/task/7372/stat : 7372 (java) S 7361 7363 7300 0 -1 64 4190 0 0 0 93 1 0 0 16 0 13 0 146225466 1836826624 45721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7373] ppid=7361 vsize=1793776 CPUtime=0.64
/proc/7363/task/7373/stat : 7373 (java) S 7361 7363 7300 0 -1 64 1865 0 0 0 64 0 0 0 16 0 13 0 146225466 1836826624 45721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7374] ppid=7361 vsize=1793776 CPUtime=0
/proc/7363/task/7374/stat : 7374 (java) S 7361 7363 7300 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 146225466 1836826624 45721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7375] ppid=7361 vsize=1793776 CPUtime=0
/proc/7363/task/7375/stat : 7375 (java) S 7361 7363 7300 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 146225466 1836826624 45721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7376] ppid=7361 vsize=1793776 CPUtime=0
/proc/7363/task/7376/stat : 7376 (java) S 7361 7363 7300 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 146225659 1836826624 45721 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.17
Current children cumulated vsize (KiB) 1793776

[startup+6.30266 s]
/proc/loadavg: 0.80 0.98 0.98 2/90 7376
/proc/meminfo: memFree=1464232/2055920 swapFree=4170480/4192956
[pid=7363] ppid=7361 vsize=1793948 CPUtime=8
/proc/7363/stat : 7363 (java) S 7361 7363 7300 0 -1 0 53947 0 1 0 777 23 0 0 18 0 13 0 146225456 1837002752 49999 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7363/statm: 448487 49999 1331 9 0 446098 0
[pid=7363/tid=7365] ppid=7361 vsize=1793948 CPUtime=5.27
/proc/7363/task/7365/stat : 7365 (java) R 7361 7363 7300 0 -1 64 37724 0 1 0 512 15 0 0 25 0 13 0 146225458 1837002752 49999 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109886036 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7366] ppid=7361 vsize=1793948 CPUtime=0.14
/proc/7363/task/7366/stat : 7366 (java) S 7361 7363 7300 0 -1 64 4470 0 0 0 12 2 0 0 17 0 13 0 146225459 1837002752 49999 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7367] ppid=7361 vsize=1793948 CPUtime=0.14
/proc/7363/task/7367/stat : 7367 (java) S 7361 7363 7300 0 -1 64 4196 0 0 0 12 2 0 0 16 0 13 0 146225459 1837002752 49999 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7368] ppid=7361 vsize=1793948 CPUtime=0
/proc/7363/task/7368/stat : 7368 (java) S 7361 7363 7300 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 146225461 1837002752 49999 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7369] ppid=7361 vsize=1793948 CPUtime=0
/proc/7363/task/7369/stat : 7369 (java) S 7361 7363 7300 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 146225462 1837002752 49999 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7370] ppid=7361 vsize=1793948 CPUtime=0
/proc/7363/task/7370/stat : 7370 (java) S 7361 7363 7300 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 146225462 1837002752 49999 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7371] ppid=7361 vsize=1793948 CPUtime=0
/proc/7363/task/7371/stat : 7371 (java) S 7361 7363 7300 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 146225466 1837002752 49999 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7372] ppid=7361 vsize=1793948 CPUtime=1.36
/proc/7363/task/7372/stat : 7372 (java) S 7361 7363 7300 0 -1 64 4512 0 0 0 134 2 0 0 15 0 13 0 146225466 1837002752 49999 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7373] ppid=7361 vsize=1793948 CPUtime=1.05
/proc/7363/task/7373/stat : 7373 (java) S 7361 7363 7300 0 -1 64 2311 0 0 0 104 1 0 0 16 0 13 0 146225466 1837002752 49999 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7374] ppid=7361 vsize=1793948 CPUtime=0
/proc/7363/task/7374/stat : 7374 (java) S 7361 7363 7300 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 146225466 1837002752 49999 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7375] ppid=7361 vsize=1793948 CPUtime=0
/proc/7363/task/7375/stat : 7375 (java) S 7361 7363 7300 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 146225466 1837002752 49999 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7376] ppid=7361 vsize=1793948 CPUtime=0
/proc/7363/task/7376/stat : 7376 (java) S 7361 7363 7300 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 146225659 1837002752 49999 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8
Current children cumulated vsize (KiB) 1793948

[startup+12.7013 s]
/proc/loadavg: 0.82 0.98 0.98 2/90 7376
/proc/meminfo: memFree=1463592/2055920 swapFree=4170480/4192956
[pid=7363] ppid=7361 vsize=1793948 CPUtime=14.64
/proc/7363/stat : 7363 (java) S 7361 7363 7300 0 -1 0 54562 0 1 0 1440 24 0 0 18 0 13 0 146225456 1837002752 50606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7363/statm: 448487 50606 1331 9 0 446098 0
[pid=7363/tid=7365] ppid=7361 vsize=1793948 CPUtime=11.47
/proc/7363/task/7365/stat : 7365 (java) R 7361 7363 7300 0 -1 64 37727 0 1 0 1132 15 0 0 25 0 13 0 146225458 1837002752 50606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109757944 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7366] ppid=7361 vsize=1793948 CPUtime=0.3
/proc/7363/task/7366/stat : 7366 (java) S 7361 7363 7300 0 -1 64 4813 0 0 0 28 2 0 0 16 0 13 0 146225459 1837002752 50606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7367] ppid=7361 vsize=1793948 CPUtime=0.3
/proc/7363/task/7367/stat : 7367 (java) S 7361 7363 7300 0 -1 64 4453 0 0 0 28 2 0 0 16 0 13 0 146225459 1837002752 50606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7368] ppid=7361 vsize=1793948 CPUtime=0
/proc/7363/task/7368/stat : 7368 (java) S 7361 7363 7300 0 -1 64 17 0 0 0 0 0 0 0 16 0 13 0 146225461 1837002752 50606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7369] ppid=7361 vsize=1793948 CPUtime=0
/proc/7363/task/7369/stat : 7369 (java) S 7361 7363 7300 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 146225462 1837002752 50606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7370] ppid=7361 vsize=1793948 CPUtime=0
/proc/7363/task/7370/stat : 7370 (java) S 7361 7363 7300 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 146225462 1837002752 50606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7371] ppid=7361 vsize=1793948 CPUtime=0
/proc/7363/task/7371/stat : 7371 (java) S 7361 7363 7300 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 146225466 1837002752 50606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7372] ppid=7361 vsize=1793948 CPUtime=1.42
/proc/7363/task/7372/stat : 7372 (java) S 7361 7363 7300 0 -1 64 4516 0 0 0 140 2 0 0 16 0 13 0 146225466 1837002752 50606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7373] ppid=7361 vsize=1793948 CPUtime=1.1
/proc/7363/task/7373/stat : 7373 (java) S 7361 7363 7300 0 -1 64 2313 0 0 0 109 1 0 0 16 0 13 0 146225466 1837002752 50606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7374] ppid=7361 vsize=1793948 CPUtime=0
/proc/7363/task/7374/stat : 7374 (java) S 7361 7363 7300 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 146225466 1837002752 50606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7375] ppid=7361 vsize=1793948 CPUtime=0
/proc/7363/task/7375/stat : 7375 (java) S 7361 7363 7300 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 146225466 1837002752 50606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7376] ppid=7361 vsize=1793948 CPUtime=0
/proc/7363/task/7376/stat : 7376 (java) S 7361 7363 7300 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 146225659 1837002752 50606 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.64
Current children cumulated vsize (KiB) 1793948

[startup+25.5027 s]
/proc/loadavg: 0.86 0.98 0.98 2/90 7376
/proc/meminfo: memFree=1443944/2055920 swapFree=4170480/4192956
[pid=7363] ppid=7361 vsize=1793624 CPUtime=27.8
/proc/7363/stat : 7363 (java) S 7361 7363 7300 0 -1 0 62602 0 1 0 2752 28 0 0 18 0 13 0 146225456 1836670976 53909 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7363/statm: 448406 53909 1331 9 0 446017 0
[pid=7363/tid=7365] ppid=7361 vsize=1793624 CPUtime=23.92
/proc/7363/task/7365/stat : 7365 (java) R 7361 7363 7300 0 -1 64 37745 0 1 0 2376 16 0 0 18 0 13 0 146225458 1836670976 53909 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109538135 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7366] ppid=7361 vsize=1793624 CPUtime=0.64
/proc/7363/task/7366/stat : 7366 (java) S 7361 7363 7300 0 -1 64 9252 0 0 0 60 4 0 0 16 0 13 0 146225459 1836670976 53909 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7367] ppid=7361 vsize=1793624 CPUtime=0.65
/proc/7363/task/7367/stat : 7367 (java) S 7361 7363 7300 0 -1 64 8029 0 0 0 62 3 0 0 16 0 13 0 146225459 1836670976 53909 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7368] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7368/stat : 7368 (java) S 7361 7363 7300 0 -1 64 23 0 0 0 0 0 0 0 16 0 13 0 146225461 1836670976 53909 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0

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

[pid=7363/tid=7368] ppid=7361 vsize=1793624 CPUtime=0.41
/proc/7363/task/7368/stat : 7368 (java) S 7361 7363 7300 0 -1 64 158 0 0 0 26 15 0 0 16 0 13 0 146225461 1836670976 181304 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7369] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7369/stat : 7369 (java) S 7361 7363 7300 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 146225462 1836670976 181304 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7370] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7370/stat : 7370 (java) S 7361 7363 7300 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 146225462 1836670976 181304 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7371] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7371/stat : 7371 (java) S 7361 7363 7300 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 146225466 1836670976 181304 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7372] ppid=7361 vsize=1793624 CPUtime=1.49
/proc/7363/task/7372/stat : 7372 (java) S 7361 7363 7300 0 -1 64 4518 0 0 0 147 2 0 0 16 0 13 0 146225466 1836670976 181304 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7373] ppid=7361 vsize=1793624 CPUtime=1.2
/proc/7363/task/7373/stat : 7373 (java) S 7361 7363 7300 0 -1 64 2320 0 0 0 119 1 0 0 17 0 13 0 146225466 1836670976 181304 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7374] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7374/stat : 7374 (java) S 7361 7363 7300 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 146225466 1836670976 181304 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7375] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7375/stat : 7375 (java) S 7361 7363 7300 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 146225466 1836670976 181304 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7376] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7376/stat : 7376 (java) S 7361 7363 7300 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 146225659 1836670976 181304 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1575.67
Current children cumulated vsize (KiB) 1793624

[startup+1602.3 s]
/proc/loadavg: 1.08 1.06 1.03 2/90 7574
/proc/meminfo: memFree=918320/2055920 swapFree=4170480/4192956
[pid=7363] ppid=7361 vsize=1793624 CPUtime=1638.28
/proc/7363/stat : 7363 (java) S 7361 7363 7300 0 -1 0 245956 0 1 0 163689 139 0 0 18 0 13 0 146225456 1836670976 186134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7363/statm: 448406 186134 1332 9 0 446017 0
[pid=7363/tid=7365] ppid=7361 vsize=1793624 CPUtime=1564.92
/proc/7363/task/7365/stat : 7365 (java) R 7361 7363 7300 0 -1 64 66624 0 1 0 156448 44 0 0 23 0 13 0 146225458 1836670976 186134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109537691 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7366] ppid=7361 vsize=1793624 CPUtime=35.1
/proc/7363/task/7366/stat : 7366 (java) S 7361 7363 7300 0 -1 64 81662 0 0 0 3475 35 0 0 16 0 13 0 146225459 1836670976 186134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7367] ppid=7361 vsize=1793624 CPUtime=35.09
/proc/7363/task/7367/stat : 7367 (java) S 7361 7363 7300 0 -1 64 89951 0 0 0 3470 39 0 0 16 0 13 0 146225459 1836670976 186134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7368] ppid=7361 vsize=1793624 CPUtime=0.43
/proc/7363/task/7368/stat : 7368 (java) S 7361 7363 7300 0 -1 64 158 0 0 0 27 16 0 0 16 0 13 0 146225461 1836670976 186134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7369] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7369/stat : 7369 (java) S 7361 7363 7300 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 146225462 1836670976 186134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7370] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7370/stat : 7370 (java) S 7361 7363 7300 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 146225462 1836670976 186134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7371] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7371/stat : 7371 (java) S 7361 7363 7300 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 146225466 1836670976 186134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7372] ppid=7361 vsize=1793624 CPUtime=1.49
/proc/7363/task/7372/stat : 7372 (java) S 7361 7363 7300 0 -1 64 4518 0 0 0 147 2 0 0 16 0 13 0 146225466 1836670976 186134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7373] ppid=7361 vsize=1793624 CPUtime=1.2
/proc/7363/task/7373/stat : 7373 (java) S 7361 7363 7300 0 -1 64 2320 0 0 0 119 1 0 0 17 0 13 0 146225466 1836670976 186134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7374] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7374/stat : 7374 (java) S 7361 7363 7300 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 146225466 1836670976 186134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7375] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7375/stat : 7375 (java) S 7361 7363 7300 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 146225466 1836670976 186134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7376] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7376/stat : 7376 (java) S 7361 7363 7300 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 146225659 1836670976 186134 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1638.28
Current children cumulated vsize (KiB) 1793624

[startup+1662.3 s]
/proc/loadavg: 1.10 1.07 1.03 2/90 7574
/proc/meminfo: memFree=900720/2055920 swapFree=4170480/4192956
[pid=7363] ppid=7361 vsize=1793624 CPUtime=1700.92
/proc/7363/stat : 7363 (java) S 7361 7363 7300 0 -1 0 250690 0 1 0 169951 141 0 0 18 0 13 0 146225456 1836670976 190469 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7363/statm: 448406 190469 1332 9 0 446017 0
[pid=7363/tid=7365] ppid=7361 vsize=1793624 CPUtime=1622.15
/proc/7363/task/7365/stat : 7365 (java) R 7361 7363 7300 0 -1 64 66681 0 1 0 162171 44 0 0 20 0 13 0 146225458 1836670976 190469 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109907509 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7366] ppid=7361 vsize=1793624 CPUtime=37.8
/proc/7363/task/7366/stat : 7366 (java) S 7361 7363 7300 0 -1 64 83763 0 0 0 3744 36 0 0 17 0 13 0 146225459 1836670976 190469 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7367] ppid=7361 vsize=1793624 CPUtime=37.78
/proc/7363/task/7367/stat : 7367 (java) S 7361 7363 7300 0 -1 64 92527 0 0 0 3739 39 0 0 16 0 13 0 146225459 1836670976 190469 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7368] ppid=7361 vsize=1793624 CPUtime=0.44
/proc/7363/task/7368/stat : 7368 (java) S 7361 7363 7300 0 -1 64 158 0 0 0 28 16 0 0 16 0 13 0 146225461 1836670976 190469 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7369] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7369/stat : 7369 (java) S 7361 7363 7300 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 146225462 1836670976 190469 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7370] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7370/stat : 7370 (java) S 7361 7363 7300 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 146225462 1836670976 190469 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7371] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7371/stat : 7371 (java) S 7361 7363 7300 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 146225466 1836670976 190469 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7372] ppid=7361 vsize=1793624 CPUtime=1.49
/proc/7363/task/7372/stat : 7372 (java) S 7361 7363 7300 0 -1 64 4518 0 0 0 147 2 0 0 16 0 13 0 146225466 1836670976 190469 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7373] ppid=7361 vsize=1793624 CPUtime=1.2
/proc/7363/task/7373/stat : 7373 (java) S 7361 7363 7300 0 -1 64 2320 0 0 0 119 1 0 0 17 0 13 0 146225466 1836670976 190469 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7374] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7374/stat : 7374 (java) S 7361 7363 7300 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 146225466 1836670976 190469 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7375] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7375/stat : 7375 (java) S 7361 7363 7300 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 146225466 1836670976 190469 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7376] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7376/stat : 7376 (java) S 7361 7363 7300 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 146225659 1836670976 190469 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1700.92
Current children cumulated vsize (KiB) 1793624

[startup+1722.3 s]
/proc/loadavg: 1.09 1.07 1.03 2/90 7574
/proc/meminfo: memFree=870448/2055920 swapFree=4170480/4192956
[pid=7363] ppid=7361 vsize=1793624 CPUtime=1763.81
/proc/7363/stat : 7363 (java) S 7361 7363 7300 0 -1 0 258773 0 1 0 176234 147 0 0 18 0 13 0 146225456 1836670976 198113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7363/statm: 448406 198113 1332 9 0 446017 0
[pid=7363/tid=7365] ppid=7361 vsize=1793624 CPUtime=1679.18
/proc/7363/task/7365/stat : 7365 (java) R 7361 7363 7300 0 -1 64 66737 0 1 0 167873 45 0 0 23 0 13 0 146225458 1836670976 198113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109897923 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7366] ppid=7361 vsize=1793624 CPUtime=40.72
/proc/7363/task/7366/stat : 7366 (java) S 7361 7363 7300 0 -1 64 88209 0 0 0 4034 38 0 0 16 0 13 0 146225459 1836670976 198113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7367] ppid=7361 vsize=1793624 CPUtime=40.7
/proc/7363/task/7367/stat : 7367 (java) S 7361 7363 7300 0 -1 64 96108 0 0 0 4029 41 0 0 17 0 13 0 146225459 1836670976 198113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7368] ppid=7361 vsize=1793624 CPUtime=0.46
/proc/7363/task/7368/stat : 7368 (java) S 7361 7363 7300 0 -1 64 158 0 0 0 29 17 0 0 16 0 13 0 146225461 1836670976 198113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7369] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7369/stat : 7369 (java) S 7361 7363 7300 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 146225462 1836670976 198113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7370] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7370/stat : 7370 (java) S 7361 7363 7300 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 146225462 1836670976 198113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7371] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7371/stat : 7371 (java) S 7361 7363 7300 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 146225466 1836670976 198113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7372] ppid=7361 vsize=1793624 CPUtime=1.49
/proc/7363/task/7372/stat : 7372 (java) S 7361 7363 7300 0 -1 64 4518 0 0 0 147 2 0 0 16 0 13 0 146225466 1836670976 198113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7373] ppid=7361 vsize=1793624 CPUtime=1.2
/proc/7363/task/7373/stat : 7373 (java) S 7361 7363 7300 0 -1 64 2320 0 0 0 119 1 0 0 17 0 13 0 146225466 1836670976 198113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7374] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7374/stat : 7374 (java) S 7361 7363 7300 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 146225466 1836670976 198113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7375] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7375/stat : 7375 (java) S 7361 7363 7300 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 146225466 1836670976 198113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7376] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7376/stat : 7376 (java) S 7361 7363 7300 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 146225659 1836670976 198113 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1763.81
Current children cumulated vsize (KiB) 1793624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1756.8 s]
/proc/loadavg: 1.26 1.11 1.04 2/90 7574
/proc/meminfo: memFree=860592/2055920 swapFree=4170480/4192956
[pid=7363] ppid=7361 vsize=1793624 CPUtime=1800.03
/proc/7363/stat : 7363 (java) S 7361 7363 7300 0 -1 0 261381 0 1 0 179855 148 0 0 18 0 13 0 146225456 1836670976 200478 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7363/statm: 448406 200478 1332 9 0 446017 0
[pid=7363/tid=7365] ppid=7361 vsize=1793624 CPUtime=1711.93
/proc/7363/task/7365/stat : 7365 (java) R 7361 7363 7300 0 -1 64 66769 0 1 0 171147 46 0 0 22 0 13 0 146225458 1836670976 200478 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109885885 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7366] ppid=7361 vsize=1793624 CPUtime=42.45
/proc/7363/task/7366/stat : 7366 (java) S 7361 7363 7300 0 -1 64 89947 0 0 0 4207 38 0 0 17 0 13 0 146225459 1836670976 200478 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7367] ppid=7361 vsize=1793624 CPUtime=42.45
/proc/7363/task/7367/stat : 7367 (java) S 7361 7363 7300 0 -1 64 96946 0 0 0 4203 42 0 0 16 0 13 0 146225459 1836670976 200478 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7368] ppid=7361 vsize=1793624 CPUtime=0.46
/proc/7363/task/7368/stat : 7368 (java) S 7361 7363 7300 0 -1 64 158 0 0 0 29 17 0 0 16 0 13 0 146225461 1836670976 200478 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7369] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7369/stat : 7369 (java) S 7361 7363 7300 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 146225462 1836670976 200478 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7370] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7370/stat : 7370 (java) S 7361 7363 7300 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 146225462 1836670976 200478 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7371] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7371/stat : 7371 (java) S 7361 7363 7300 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 146225466 1836670976 200478 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7372] ppid=7361 vsize=1793624 CPUtime=1.49
/proc/7363/task/7372/stat : 7372 (java) S 7361 7363 7300 0 -1 64 4518 0 0 0 147 2 0 0 16 0 13 0 146225466 1836670976 200478 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7373] ppid=7361 vsize=1793624 CPUtime=1.2
/proc/7363/task/7373/stat : 7373 (java) S 7361 7363 7300 0 -1 64 2320 0 0 0 119 1 0 0 17 0 13 0 146225466 1836670976 200478 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=7363/tid=7374] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7374/stat : 7374 (java) S 7361 7363 7300 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 146225466 1836670976 200478 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7375] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7375/stat : 7375 (java) S 7361 7363 7300 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 146225466 1836670976 200478 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7363/tid=7376] ppid=7361 vsize=1793624 CPUtime=0
/proc/7363/task/7376/stat : 7376 (java) S 7361 7363 7300 0 -1 64 5 0 0 0 0 0 0 0 21 0 13 0 146225659 1836670976 200478 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1793624

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

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

[startup+1756.91 s]
/proc/loadavg: 1.26 1.11 1.04 2/90 7574
/proc/meminfo: memFree=860592/2055920 swapFree=4170480/4192956
[pid=7363] ppid=7361 vsize=0 CPUtime=1800.14
/proc/7363/stat : 7363 (java) Z 7361 7363 7300 0 -1 1036 261401 0 1 0 179857 157 0 0 16 0 2 0 146225456 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7363/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1756.94
CPU time (s): 1800.18
CPU user time (s): 1798.57
CPU system time (s): 1.60376
CPU usage (%): 102.461
Max. virtual memory (cumulated for all children) (KiB): 1794864

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.57
system time used= 1.60376
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 261401
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= 51261
involuntary context switches= 49917

runsolver used 1.66175 second user time and 4.87726 second system time

The end

Launcher Data (download as text)

Begin job on node7 on Mon Apr 16 05:37:58 UTC 2007

IDJOB= 349455
IDBENCH= 2435
IDSOLVER= 164
FILE ID= node7/349455-1176701878

PBS_JOBID= 4559431

Free space on /tmp= 66421 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-standata.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349455-1176701878/sat4jPseudoCPClause.jar /tmp/evaluation/349455-1176701878/instance-349455-1176701878.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-349455-1176701878 -o ROOT/results/node7/solver-349455-1176701878 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349455-1176701878/sat4jPseudoCPClause.jar /tmp/evaluation/349455-1176701878/instance-349455-1176701878.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  0fd8d82b89614ba6aec45b78f4728905

RANDOM SEED= 436347636

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1660840 kB
Buffers:         29124 kB
Cached:         282492 kB
SwapCached:       2952 kB
Active:         177760 kB
Inactive:       156956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1660840 kB
SwapTotal:     4192956 kB
SwapFree:      4170480 kB
Dirty:            4992 kB
Writeback:           0 kB
Mapped:          30064 kB
Slab:            45884 kB
Committed_AS:  7031016 kB
PageTables:       1860 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66421 MiB

End job on node7 on Mon Apr 16 06:07:17 UTC 2007