Trace number 349413

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCP 2007-03-23? (TO) 1800.13 1781.51

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-standgub.opb
MD5SUMd9d4457b33bb6978c15b3abc72f33e33
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 variables33244
Total number of constraints456
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 constraints456
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.14	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
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 solving /tmp/evaluation/349413-1176700004/instance-349413-1176700004.opb
0.20/0.20	c reading problem ... 
2.05/1.63	c ... done. Wall clock time 1.433s.
2.05/1.63	c CPU time (experimental) 1.29s.
2.05/1.63	c #vars     33244
2.05/1.63	c #constraints  616
1800.02/1781.41	c starts		: 2
1800.02/1781.41	c conflicts		: 2798
1800.02/1781.41	c decisions		: 79356
1800.02/1781.41	c propagations		: 1874848
1800.02/1781.41	c inspects		: 39687691
1800.02/1781.41	c learnt literals	: 0
1800.02/1781.41	c learnt binary clauses	: 0
1800.02/1781.41	c learnt ternary clauses	: 0
1800.02/1781.41	c learnt clauses	: 2797
1800.02/1781.41	c root simplifications	: 0
1800.02/1781.41	c removed literals (reason simplification)	: 0
1800.02/1781.41	c reason swapping (by a shorter reason)	: 0
1800.02/1781.41	c Calls to reduceDB	: 0
1800.02/1781.41	c speed (decisions/second)	: 44.588810993134345
1800.02/1781.41	c non guided choices	0
1800.02/1781.41	s UNKNOWN
1800.02/1781.41	c Total wall clock time (ms): 1781.211

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/node51/watcher-349413-1176700004 -o ROOT/results/node51/solver-349413-1176700004 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349413-1176700004/sat4jPseudoCP.jar /tmp/evaluation/349413-1176700004/instance-349413-1176700004.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/64 23917
/proc/meminfo: memFree=1948032/2055920 swapFree=4177264/4192956
[pid=23917] ppid=23915 vsize=1472 CPUtime=0
/proc/23917/stat : 23917 (java) R 23915 23917 22772 0 -1 0 100 0 0 0 0 0 0 0 18 0 1 0 24845555 1507328 72 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/23917/statm: 368 83 61 9 0 10 0

[startup+0.0273589 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 23917
/proc/meminfo: memFree=1948032/2055920 swapFree=4177264/4192956
[pid=23917] ppid=23915 vsize=1773596 CPUtime=0.01
/proc/23917/stat : 23917 (java) S 23915 23917 22772 0 -1 0 2514 0 1 0 0 1 0 0 18 0 3 0 24845555 1816162304 2263 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/23917/statm: 443399 2263 387 9 0 441413 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1773596

[startup+0.10139 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 23917
/proc/meminfo: memFree=1948032/2055920 swapFree=4177264/4192956
[pid=23917] ppid=23915 vsize=1780108 CPUtime=0.08
/proc/23917/stat : 23917 (java) S 23915 23917 22772 0 -1 0 3979 0 1 0 6 2 0 0 18 0 12 0 24845555 1822830592 3720 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23917/statm: 445027 3720 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301406 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 23917
/proc/meminfo: memFree=1948032/2055920 swapFree=4177264/4192956
[pid=23917] ppid=23915 vsize=1782284 CPUtime=0.33
/proc/23917/stat : 23917 (java) S 23915 23917 22772 0 -1 0 5449 0 1 0 30 3 0 0 18 0 12 0 24845555 1825058816 5187 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23917/statm: 445571 5187 1263 9 0 443183 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1782284

[startup+0.701442 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 23917
/proc/meminfo: memFree=1948032/2055920 swapFree=4177264/4192956
[pid=23917] ppid=23915 vsize=1783288 CPUtime=0.96
/proc/23917/stat : 23917 (java) S 23915 23917 22772 0 -1 0 7290 0 1 0 92 4 0 0 18 0 12 0 24845555 1826086912 7021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23917/statm: 445822 7021 1304 9 0 443434 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 1783288

[startup+1.50251 s]
/proc/loadavg: 0.92 0.98 0.99 2/76 23929
/proc/meminfo: memFree=1905760/2055920 swapFree=4177264/4192956
[pid=23917] ppid=23915 vsize=1784312 CPUtime=1.96
/proc/23917/stat : 23917 (java) S 23915 23917 22772 0 -1 0 24545 0 1 0 184 12 0 0 18 0 12 0 24845555 1827135488 23867 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23917/statm: 446078 23867 1305 9 0 443690 0
[pid=23917/tid=23919] ppid=23915 vsize=1784312 CPUtime=1.15
/proc/23917/task/23919/stat : 23919 (java) R 23915 23917 22772 0 -1 64 22445 0 1 0 105 10 0 0 25 0 12 0 24845556 1827135488 23867 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109343713 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=1784312 CPUtime=0
/proc/23917/task/23920/stat : 23920 (java) S 23915 23917 22772 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 24845558 1827135488 23867 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=1784312 CPUtime=0
/proc/23917/task/23921/stat : 23921 (java) S 23915 23917 22772 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 24845558 1827135488 23867 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23922] ppid=23915 vsize=1784312 CPUtime=0
/proc/23917/task/23922/stat : 23922 (java) S 23915 23917 22772 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 24845560 1827135488 23867 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23923] ppid=23915 vsize=1784312 CPUtime=0
/proc/23917/task/23923/stat : 23923 (java) S 23915 23917 22772 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 24845561 1827135488 23867 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23924] ppid=23915 vsize=1784312 CPUtime=0
/proc/23917/task/23924/stat : 23924 (java) S 23915 23917 22772 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 24845561 1827135488 23867 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23925] ppid=23915 vsize=1784312 CPUtime=0
/proc/23917/task/23925/stat : 23925 (java) S 23915 23917 22772 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 24845565 1827135488 23867 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23926] ppid=23915 vsize=1784312 CPUtime=0.4
/proc/23917/task/23926/stat : 23926 (java) S 23915 23917 22772 0 -1 64 657 0 0 0 40 0 0 0 16 0 12 0 24845565 1827135488 23867 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23927] ppid=23915 vsize=1784312 CPUtime=0.37
/proc/23917/task/23927/stat : 23927 (java) S 23915 23917 22772 0 -1 64 721 0 0 0 37 0 0 0 16 0 12 0 24845565 1827135488 23867 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23928] ppid=23915 vsize=1784312 CPUtime=0
/proc/23917/task/23928/stat : 23928 (java) S 23915 23917 22772 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 24845565 1827135488 23867 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23929] ppid=23915 vsize=1784312 CPUtime=0
/proc/23917/task/23929/stat : 23929 (java) R 23915 23917 22772 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24845565 1827135488 23867 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.96
Current children cumulated vsize (KiB) 1784312

[startup+3.10165 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 23930
/proc/meminfo: memFree=1838680/2055920 swapFree=4177264/4192956
[pid=23917] ppid=23915 vsize=1784960 CPUtime=3.87
/proc/23917/stat : 23917 (java) S 23915 23917 22772 0 -1 0 44663 0 1 0 367 20 0 0 18 0 13 0 24845555 1827799040 43699 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23917/statm: 446240 43699 1322 9 0 443852 0
[pid=23917/tid=23919] ppid=23915 vsize=1784960 CPUtime=2.55
/proc/23917/task/23919/stat : 23919 (java) R 23915 23917 22772 0 -1 64 37707 0 1 0 239 16 0 0 18 0 13 0 24845556 1827799040 43699 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109755994 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23920] ppid=23915 vsize=1784960 CPUtime=0.08
/proc/23917/task/23920/stat : 23920 (java) S 23915 23917 22772 0 -1 64 2323 0 0 0 8 0 0 0 16 0 13 0 24845558 1827799040 43699 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=1784960 CPUtime=0.09
/proc/23917/task/23921/stat : 23921 (java) S 23915 23917 22772 0 -1 64 2271 0 0 0 8 1 0 0 16 0 13 0 24845558 1827799040 43699 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23922] ppid=23915 vsize=1784960 CPUtime=0
/proc/23917/task/23922/stat : 23922 (java) S 23915 23917 22772 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 24845560 1827799040 43699 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23923] ppid=23915 vsize=1784960 CPUtime=0
/proc/23917/task/23923/stat : 23923 (java) S 23915 23917 22772 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24845561 1827799040 43699 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23924] ppid=23915 vsize=1784960 CPUtime=0
/proc/23917/task/23924/stat : 23924 (java) S 23915 23917 22772 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24845561 1827799040 43699 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23925] ppid=23915 vsize=1784960 CPUtime=0
/proc/23917/task/23925/stat : 23925 (java) S 23915 23917 22772 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 24845565 1827799040 43699 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23926] ppid=23915 vsize=1784960 CPUtime=0.57
/proc/23917/task/23926/stat : 23926 (java) S 23915 23917 22772 0 -1 64 738 0 0 0 57 0 0 0 16 0 13 0 24845565 1827799040 43699 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23927] ppid=23915 vsize=1784960 CPUtime=0.52
/proc/23917/task/23927/stat : 23927 (java) S 23915 23917 22772 0 -1 64 895 0 0 0 52 0 0 0 16 0 13 0 24845565 1827799040 43699 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23928] ppid=23915 vsize=1784960 CPUtime=0
/proc/23917/task/23928/stat : 23928 (java) S 23915 23917 22772 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24845565 1827799040 43699 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23929] ppid=23915 vsize=1784960 CPUtime=0
/proc/23917/task/23929/stat : 23929 (java) S 23915 23917 22772 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24845565 1827799040 43699 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23930] ppid=23915 vsize=1784960 CPUtime=0
/proc/23917/task/23930/stat : 23930 (java) S 23915 23917 22772 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 24845743 1827799040 43699 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.87
Current children cumulated vsize (KiB) 1784960

[startup+6.30294 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 23930
/proc/meminfo: memFree=1757144/2055920 swapFree=4177264/4192956
[pid=23917] ppid=23915 vsize=1790212 CPUtime=8.15
/proc/23917/stat : 23917 (java) S 23915 23917 22772 0 -1 0 53137 0 1 0 791 24 0 0 18 0 13 0 24845555 1833177088 49687 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23917/statm: 447553 49687 1326 9 0 445165 0
[pid=23917/tid=23919] ppid=23915 vsize=1790212 CPUtime=5.29
/proc/23917/task/23919/stat : 23919 (java) R 23915 23917 22772 0 -1 64 37722 0 1 0 513 16 0 0 25 0 13 0 24845556 1833177088 49687 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109702381 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=1790212 CPUtime=0.26
/proc/23917/task/23920/stat : 23920 (java) S 23915 23917 22772 0 -1 64 4893 0 0 0 25 1 0 0 16 0 13 0 24845558 1833177088 49687 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23921] ppid=23915 vsize=1790212 CPUtime=0.27
/proc/23917/task/23921/stat : 23921 (java) S 23915 23917 22772 0 -1 64 4625 0 0 0 26 1 0 0 16 0 13 0 24845558 1833177088 49687 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23922] ppid=23915 vsize=1790212 CPUtime=0
/proc/23917/task/23922/stat : 23922 (java) S 23915 23917 22772 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 24845560 1833177088 49687 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23923] ppid=23915 vsize=1790212 CPUtime=0
/proc/23917/task/23923/stat : 23923 (java) S 23915 23917 22772 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24845561 1833177088 49687 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23924] ppid=23915 vsize=1790212 CPUtime=0
/proc/23917/task/23924/stat : 23924 (java) S 23915 23917 22772 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24845561 1833177088 49687 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23925] ppid=23915 vsize=1790212 CPUtime=0
/proc/23917/task/23925/stat : 23925 (java) S 23915 23917 22772 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 24845565 1833177088 49687 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23926] ppid=23915 vsize=1790212 CPUtime=1.35
/proc/23917/task/23926/stat : 23926 (java) S 23915 23917 22772 0 -1 64 3967 0 0 0 133 2 0 0 18 0 13 0 24845565 1833177088 49687 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23927] ppid=23915 vsize=1790212 CPUtime=0.92
/proc/23917/task/23927/stat : 23927 (java) S 23915 23917 22772 0 -1 64 1196 0 0 0 92 0 0 0 16 0 13 0 24845565 1833177088 49687 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23928] ppid=23915 vsize=1790212 CPUtime=0
/proc/23917/task/23928/stat : 23928 (java) S 23915 23917 22772 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24845565 1833177088 49687 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23929] ppid=23915 vsize=1790212 CPUtime=0
/proc/23917/task/23929/stat : 23929 (java) S 23915 23917 22772 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24845565 1833177088 49687 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23930] ppid=23915 vsize=1790212 CPUtime=0
/proc/23917/task/23930/stat : 23930 (java) S 23915 23917 22772 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 24845743 1833177088 49687 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.15
Current children cumulated vsize (KiB) 1790212

[startup+12.7015 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 23930
/proc/meminfo: memFree=1732056/2055920 swapFree=4177264/4192956
[pid=23917] ppid=23915 vsize=1791424 CPUtime=15.45
/proc/23917/stat : 23917 (java) S 23915 23917 22772 0 -1 0 61088 0 1 0 1518 27 0 0 18 0 13 0 24845555 1834418176 55021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23917/statm: 447856 55021 1326 9 0 445468 0
[pid=23917/tid=23919] ppid=23915 vsize=1791424 CPUtime=11.11
/proc/23917/task/23919/stat : 23919 (java) R 23915 23917 22772 0 -1 64 37731 0 1 0 1095 16 0 0 25 0 13 0 24845556 1834418176 55021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109750389 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23920] ppid=23915 vsize=1791424 CPUtime=0.69
/proc/23917/task/23920/stat : 23920 (java) S 23915 23917 22772 0 -1 64 8183 0 0 0 66 3 0 0 16 0 13 0 24845558 1834418176 55021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23921] ppid=23915 vsize=1791424 CPUtime=0.7
/proc/23917/task/23921/stat : 23921 (java) S 23915 23917 22772 0 -1 64 8028 0 0 0 67 3 0 0 16 0 13 0 24845558 1834418176 55021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23922] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23922/stat : 23922 (java) S 23915 23917 22772 0 -1 64 21 0 0 0 0 0 0 0 16 0 13 0 24845560 1834418176 55021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23923] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23923/stat : 23923 (java) S 23915 23917 22772 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24845561 1834418176 55021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23924] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23924/stat : 23924 (java) S 23915 23917 22772 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24845561 1834418176 55021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23925] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23925/stat : 23925 (java) S 23915 23917 22772 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 24845565 1834418176 55021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23926] ppid=23915 vsize=1791424 CPUtime=1.6
/proc/23917/task/23926/stat : 23926 (java) S 23915 23917 22772 0 -1 64 4030 0 0 0 158 2 0 0 17 0 13 0 24845565 1834418176 55021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23927] ppid=23915 vsize=1791424 CPUtime=1.29
/proc/23917/task/23927/stat : 23927 (java) S 23915 23917 22772 0 -1 64 2373 0 0 0 129 0 0 0 15 0 13 0 24845565 1834418176 55021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23928] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23928/stat : 23928 (java) S 23915 23917 22772 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24845565 1834418176 55021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23929] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23929/stat : 23929 (java) S 23915 23917 22772 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24845565 1834418176 55021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23930] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23930/stat : 23930 (java) S 23915 23917 22772 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 24845743 1834418176 55021 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 15.45
Current children cumulated vsize (KiB) 1791424

[startup+25.5027 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 23930
/proc/meminfo: memFree=1754904/2055920 swapFree=4177264/4192956
[pid=23917] ppid=23915 vsize=1791424 CPUtime=28.36
/proc/23917/stat : 23917 (java) S 23915 23917 22772 0 -1 0 61991 0 1 0 2808 28 0 0 18 0 13 0 24845555 1834418176 49313 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23917/statm: 447856 49313 1326 9 0 445468 0
[pid=23917/tid=23919] ppid=23915 vsize=1791424 CPUtime=23.82
/proc/23917/task/23919/stat : 23919 (java) R 23915 23917 22772 0 -1 64 37746 0 1 0 2366 16 0 0 25 0 13 0 24845556 1834418176 49313 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109702878 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23920] ppid=23915 vsize=1791424 CPUtime=0.75
/proc/23917/task/23920/stat : 23920 (java) S 23915 23917 22772 0 -1 64 8590 0 0 0 72 3 0 0 17 0 13 0 24845558 1834418176 49313 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23921] ppid=23915 vsize=1791424 CPUtime=0.76
/proc/23917/task/23921/stat : 23921 (java) S 23915 23917 22772 0 -1 64 8507 0 0 0 73 3 0 0 16 0 13 0 24845558 1834418176 49313 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23922] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23922/stat : 23922 (java) S 23915 23917 22772 0 -1 64 21 0 0 0 0 0 0 0 16 0 13 0 24845560 1834418176 49313 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0

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

[pid=23917] ppid=23915 vsize=1791424 CPUtime=1559.08
/proc/23917/stat : 23917 (java) S 23915 23917 22772 0 -1 0 184740 0 1 0 155791 117 0 0 18 0 13 0 24845555 1834418176 114873 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23917/statm: 447856 114873 1326 9 0 445468 0
[pid=23917/tid=23919] ppid=23915 vsize=1791424 CPUtime=1524.31
/proc/23917/task/23919/stat : 23919 (java) R 23915 23917 22772 0 -1 64 82625 0 1 0 152388 43 0 0 22 0 13 0 24845556 1834418176 114873 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109899075 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23920] ppid=23915 vsize=1791424 CPUtime=15.62
/proc/23917/task/23920/stat : 23920 (java) S 23915 23917 22772 0 -1 64 46133 0 0 0 1538 24 0 0 16 0 13 0 24845558 1834418176 114873 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23921] ppid=23915 vsize=1791424 CPUtime=15.6
/proc/23917/task/23921/stat : 23921 (java) S 23915 23917 22772 0 -1 64 48666 0 0 0 1537 23 0 0 16 0 13 0 24845558 1834418176 114873 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23922] ppid=23915 vsize=1791424 CPUtime=0.45
/proc/23917/task/23922/stat : 23922 (java) S 23915 23917 22772 0 -1 64 189 0 0 0 24 21 0 0 16 0 13 0 24845560 1834418176 114873 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23923] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23923/stat : 23923 (java) S 23915 23917 22772 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24845561 1834418176 114873 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23924] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23924/stat : 23924 (java) S 23915 23917 22772 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24845561 1834418176 114873 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23925] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23925/stat : 23925 (java) S 23915 23917 22772 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 24845565 1834418176 114873 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23926] ppid=23915 vsize=1791424 CPUtime=1.69
/proc/23917/task/23926/stat : 23926 (java) S 23915 23917 22772 0 -1 64 4031 0 0 0 167 2 0 0 16 0 13 0 24845565 1834418176 114873 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23927] ppid=23915 vsize=1791424 CPUtime=1.34
/proc/23917/task/23927/stat : 23927 (java) S 23915 23917 22772 0 -1 64 2374 0 0 0 134 0 0 0 17 0 13 0 24845565 1834418176 114873 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23928] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23928/stat : 23928 (java) S 23915 23917 22772 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24845565 1834418176 114873 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23929] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23929/stat : 23929 (java) S 23915 23917 22772 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24845565 1834418176 114873 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23930] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23930/stat : 23930 (java) S 23915 23917 22772 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 24845743 1834418176 114873 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1559.08
Current children cumulated vsize (KiB) 1791424

[startup+1602.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/77 23932
/proc/meminfo: memFree=1489048/2055920 swapFree=4177264/4192956
[pid=23917] ppid=23915 vsize=1791424 CPUtime=1619.38
/proc/23917/stat : 23917 (java) S 23915 23917 22772 0 -1 0 185742 0 1 0 161821 117 0 0 18 0 13 0 24845555 1834418176 115515 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23917/statm: 447856 115515 1326 9 0 445468 0
[pid=23917/tid=23919] ppid=23915 vsize=1791424 CPUtime=1583.95
/proc/23917/task/23919/stat : 23919 (java) R 23915 23917 22772 0 -1 64 82647 0 1 0 158352 43 0 0 25 0 13 0 24845556 1834418176 115515 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109701081 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23920] ppid=23915 vsize=1791424 CPUtime=15.95
/proc/23917/task/23920/stat : 23920 (java) S 23915 23917 22772 0 -1 64 46552 0 0 0 1571 24 0 0 15 0 13 0 24845558 1834418176 115515 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23921] ppid=23915 vsize=1791424 CPUtime=15.94
/proc/23917/task/23921/stat : 23921 (java) S 23915 23917 22772 0 -1 64 49227 0 0 0 1570 24 0 0 16 0 13 0 24845558 1834418176 115515 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23922] ppid=23915 vsize=1791424 CPUtime=0.46
/proc/23917/task/23922/stat : 23922 (java) S 23915 23917 22772 0 -1 64 189 0 0 0 25 21 0 0 16 0 13 0 24845560 1834418176 115515 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23923] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23923/stat : 23923 (java) S 23915 23917 22772 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24845561 1834418176 115515 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23924] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23924/stat : 23924 (java) S 23915 23917 22772 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24845561 1834418176 115515 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23925] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23925/stat : 23925 (java) S 23915 23917 22772 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 24845565 1834418176 115515 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23926] ppid=23915 vsize=1791424 CPUtime=1.69
/proc/23917/task/23926/stat : 23926 (java) S 23915 23917 22772 0 -1 64 4031 0 0 0 167 2 0 0 16 0 13 0 24845565 1834418176 115515 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23927] ppid=23915 vsize=1791424 CPUtime=1.34
/proc/23917/task/23927/stat : 23927 (java) S 23915 23917 22772 0 -1 64 2374 0 0 0 134 0 0 0 17 0 13 0 24845565 1834418176 115515 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23928] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23928/stat : 23928 (java) S 23915 23917 22772 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24845565 1834418176 115515 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23929] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23929/stat : 23929 (java) S 23915 23917 22772 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24845565 1834418176 115515 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23930] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23930/stat : 23930 (java) S 23915 23917 22772 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 24845743 1834418176 115515 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1619.38
Current children cumulated vsize (KiB) 1791424

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 23932
/proc/meminfo: memFree=1483416/2055920 swapFree=4177264/4192956
[pid=23917] ppid=23915 vsize=1791424 CPUtime=1679.86
/proc/23917/stat : 23917 (java) S 23915 23917 22772 0 -1 0 187430 0 1 0 167868 118 0 0 18 0 13 0 24845555 1834418176 116994 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23917/statm: 447856 116994 1326 9 0 445468 0
[pid=23917/tid=23919] ppid=23915 vsize=1791424 CPUtime=1643.38
/proc/23917/task/23919/stat : 23919 (java) R 23915 23917 22772 0 -1 64 82678 0 1 0 164295 43 0 0 25 0 13 0 24845556 1834418176 116994 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109899107 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=1791424 CPUtime=16.46
/proc/23917/task/23920/stat : 23920 (java) S 23915 23917 22772 0 -1 64 47131 0 0 0 1622 24 0 0 16 0 13 0 24845558 1834418176 116994 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23921] ppid=23915 vsize=1791424 CPUtime=16.46
/proc/23917/task/23921/stat : 23921 (java) S 23915 23917 22772 0 -1 64 50305 0 0 0 1622 24 0 0 16 0 13 0 24845558 1834418176 116994 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23922] ppid=23915 vsize=1791424 CPUtime=0.46
/proc/23917/task/23922/stat : 23922 (java) S 23915 23917 22772 0 -1 64 189 0 0 0 25 21 0 0 16 0 13 0 24845560 1834418176 116994 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23923] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23923/stat : 23923 (java) S 23915 23917 22772 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24845561 1834418176 116994 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23924] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23924/stat : 23924 (java) S 23915 23917 22772 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24845561 1834418176 116994 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23925] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23925/stat : 23925 (java) S 23915 23917 22772 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 24845565 1834418176 116994 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23926] ppid=23915 vsize=1791424 CPUtime=1.69
/proc/23917/task/23926/stat : 23926 (java) S 23915 23917 22772 0 -1 64 4031 0 0 0 167 2 0 0 16 0 13 0 24845565 1834418176 116994 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23927] ppid=23915 vsize=1791424 CPUtime=1.34
/proc/23917/task/23927/stat : 23927 (java) S 23915 23917 22772 0 -1 64 2374 0 0 0 134 0 0 0 17 0 13 0 24845565 1834418176 116994 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23928] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23928/stat : 23928 (java) S 23915 23917 22772 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24845565 1834418176 116994 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23929] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23929/stat : 23929 (java) S 23915 23917 22772 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24845565 1834418176 116994 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23930] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23930/stat : 23930 (java) S 23915 23917 22772 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 24845743 1834418176 116994 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1679.86
Current children cumulated vsize (KiB) 1791424

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 23932
/proc/meminfo: memFree=1477784/2055920 swapFree=4177264/4192956
[pid=23917] ppid=23915 vsize=1791424 CPUtime=1740.38
/proc/23917/stat : 23917 (java) S 23915 23917 22772 0 -1 0 188886 0 1 0 173918 120 0 0 18 0 13 0 24845555 1834418176 118328 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23917/statm: 447856 118328 1326 9 0 445468 0
[pid=23917/tid=23919] ppid=23915 vsize=1791424 CPUtime=1702.76
/proc/23917/task/23919/stat : 23919 (java) R 23915 23917 22772 0 -1 64 82712 0 1 0 170233 43 0 0 25 0 13 0 24845556 1834418176 118328 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109702395 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=1791424 CPUtime=17.04
/proc/23917/task/23920/stat : 23920 (java) S 23915 23917 22772 0 -1 64 47520 0 0 0 1679 25 0 0 16 0 13 0 24845558 1834418176 118328 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23921] ppid=23915 vsize=1791424 CPUtime=17.03
/proc/23917/task/23921/stat : 23921 (java) S 23915 23917 22772 0 -1 64 51338 0 0 0 1678 25 0 0 16 0 13 0 24845558 1834418176 118328 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23922] ppid=23915 vsize=1791424 CPUtime=0.47
/proc/23917/task/23922/stat : 23922 (java) S 23915 23917 22772 0 -1 64 189 0 0 0 25 22 0 0 16 0 13 0 24845560 1834418176 118328 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23923] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23923/stat : 23923 (java) S 23915 23917 22772 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24845561 1834418176 118328 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23924] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23924/stat : 23924 (java) S 23915 23917 22772 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24845561 1834418176 118328 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23925] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23925/stat : 23925 (java) S 23915 23917 22772 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 24845565 1834418176 118328 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23926] ppid=23915 vsize=1791424 CPUtime=1.69
/proc/23917/task/23926/stat : 23926 (java) S 23915 23917 22772 0 -1 64 4031 0 0 0 167 2 0 0 16 0 13 0 24845565 1834418176 118328 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23927] ppid=23915 vsize=1791424 CPUtime=1.34
/proc/23917/task/23927/stat : 23927 (java) S 23915 23917 22772 0 -1 64 2374 0 0 0 134 0 0 0 17 0 13 0 24845565 1834418176 118328 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23928] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23928/stat : 23928 (java) S 23915 23917 22772 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24845565 1834418176 118328 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23929] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23929/stat : 23929 (java) S 23915 23917 22772 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24845565 1834418176 118328 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23930] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23930/stat : 23930 (java) S 23915 23917 22772 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 24845743 1834418176 118328 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1740.38
Current children cumulated vsize (KiB) 1791424



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1781.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 23932
/proc/meminfo: memFree=1472792/2055920 swapFree=4177264/4192956
[pid=23917] ppid=23915 vsize=1791424 CPUtime=1800.02
/proc/23917/stat : 23917 (java) S 23915 23917 22772 0 -1 0 190254 0 1 0 179880 122 0 0 18 0 13 0 24845555 1834418176 119541 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23917/statm: 447856 119541 1326 9 0 445468 0
[pid=23917/tid=23919] ppid=23915 vsize=1791424 CPUtime=1761.28
/proc/23917/task/23919/stat : 23919 (java) R 23915 23917 22772 0 -1 64 82747 0 1 0 176084 44 0 0 25 0 13 0 24845556 1834418176 119541 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109950019 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23920] ppid=23915 vsize=1791424 CPUtime=17.59
/proc/23917/task/23920/stat : 23920 (java) S 23915 23917 22772 0 -1 64 47981 0 0 0 1734 25 0 0 16 0 13 0 24845558 1834418176 119541 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23921] ppid=23915 vsize=1791424 CPUtime=17.58
/proc/23917/task/23921/stat : 23921 (java) S 23915 23917 22772 0 -1 64 52210 0 0 0 1733 25 0 0 16 0 13 0 24845558 1834418176 119541 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23922] ppid=23915 vsize=1791424 CPUtime=0.48
/proc/23917/task/23922/stat : 23922 (java) S 23915 23917 22772 0 -1 64 189 0 0 0 26 22 0 0 16 0 13 0 24845560 1834418176 119541 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23923] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23923/stat : 23923 (java) S 23915 23917 22772 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24845561 1834418176 119541 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23924] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23924/stat : 23924 (java) S 23915 23917 22772 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24845561 1834418176 119541 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23925] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23925/stat : 23925 (java) S 23915 23917 22772 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 24845565 1834418176 119541 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23926] ppid=23915 vsize=1791424 CPUtime=1.69
/proc/23917/task/23926/stat : 23926 (java) S 23915 23917 22772 0 -1 64 4031 0 0 0 167 2 0 0 16 0 13 0 24845565 1834418176 119541 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23917/tid=23927] ppid=23915 vsize=1791424 CPUtime=1.34
/proc/23917/task/23927/stat : 23927 (java) S 23915 23917 22772 0 -1 64 2374 0 0 0 134 0 0 0 17 0 13 0 24845565 1834418176 119541 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23928] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23928/stat : 23928 (java) S 23915 23917 22772 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24845565 1834418176 119541 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23929] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23929/stat : 23929 (java) S 23915 23917 22772 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24845565 1834418176 119541 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23917/tid=23930] ppid=23915 vsize=1791424 CPUtime=0
/proc/23917/task/23930/stat : 23930 (java) S 23915 23917 22772 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 24845743 1834418176 119541 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1791424

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

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

Child status: 143
Real time (s): 1781.51
CPU time (s): 1800.13
CPU user time (s): 1798.83
CPU system time (s): 1.2988
CPU usage (%): 101.045
Max. virtual memory (cumulated for all children) (KiB): 1791884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.83
system time used= 1.2988
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 190275
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= 55700
involuntary context switches= 35781

runsolver used 1.83372 second user time and 5.01324 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Mon Apr 16 05:06:44 UTC 2007

IDJOB= 349413
IDBENCH= 2413
IDSOLVER= 160
FILE ID= node51/349413-1176700004

PBS_JOBID= 4560003

Free space on /tmp= 66534 MiB

SOLVER NAME= sat4jPseudoCP 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-standgub.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349413-1176700004/sat4jPseudoCP.jar /tmp/evaluation/349413-1176700004/instance-349413-1176700004.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-349413-1176700004 -o ROOT/results/node51/solver-349413-1176700004 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349413-1176700004/sat4jPseudoCP.jar /tmp/evaluation/349413-1176700004/instance-349413-1176700004.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  d9d4457b33bb6978c15b3abc72f33e33

RANDOM SEED= 739807453

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1948376 kB
Buffers:          5088 kB
Cached:          55628 kB
SwapCached:       6536 kB
Active:          43256 kB
Inactive:        26944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1948376 kB
SwapTotal:     4192956 kB
SwapFree:      4177264 kB
Dirty:            4820 kB
Writeback:           0 kB
Mapped:          13864 kB
Slab:            23412 kB
Committed_AS:  2531008 kB
PageTables:       1416 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= 66534 MiB

End job on node51 on Mon Apr 16 05:36:28 UTC 2007