Trace number 348307

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 1757.35

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-reduced-mps-v2-20-10-shell.opb
MD5SUM78fcc08f79c3a8f3db518f692b6ae82d
Bench CategoryOPT-SMALLINT (optimisation, small 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 variables45231
Total number of constraints653
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 constraints653
Minimum length of a constraint19
Maximum length of a constraint1560
Number of terms in the objective function 39844
Biggest coefficient in the objective function 4408
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 557557
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262143
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 557557
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

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

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/node43/watcher-348307-1176576105 -o ROOT/results/node43/solver-348307-1176576105 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348307-1176576105/sat4jPseudoCPClause.jar /tmp/evaluation/348307-1176576105/instance-348307-1176576105.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.97 0.98 0.99 3/64 30783
/proc/meminfo: memFree=1735176/2055920 swapFree=4191892/4192956
[pid=30783] ppid=30781 vsize=152 CPUtime=0
/proc/30783/stat : 30783 (java) R 30781 30783 29946 0 -1 0 42 0 0 0 0 0 0 0 18 0 1 0 105522302 155648 26 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 4731684 0 0 4096 0 0 0 0 17 1 0 0
/proc/30783/statm: 38 26 19 9 0 4 0

[startup+0.0986501 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 30783
/proc/meminfo: memFree=1735176/2055920 swapFree=4191892/4192956
[pid=30783] ppid=30781 vsize=1777708 CPUtime=0.04
/proc/30783/stat : 30783 (java) S 30781 30783 29946 0 -1 0 3545 0 26 0 2 2 0 0 18 0 7 0 105522302 1820372992 3313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/30783/statm: 444427 3313 1061 9 0 442063 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1777708

[startup+0.101636 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 30783
/proc/meminfo: memFree=1735176/2055920 swapFree=4191892/4192956
[pid=30783] ppid=30781 vsize=1777712 CPUtime=0.04
/proc/30783/stat : 30783 (java) S 30781 30783 29946 0 -1 0 3545 0 26 0 2 2 0 0 18 0 7 0 105522302 1820377088 3313 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/30783/statm: 444428 3313 1061 9 0 442064 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 1777712

[startup+0.301661 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 30783
/proc/meminfo: memFree=1735176/2055920 swapFree=4191892/4192956
[pid=30783] ppid=30781 vsize=1781492 CPUtime=0.19
/proc/30783/stat : 30783 (java) S 30781 30783 29946 0 -1 0 4787 0 26 0 15 4 0 0 18 0 12 0 105522302 1824247808 4550 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30783/statm: 445373 4550 1244 9 0 442984 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1781492

[startup+0.701698 s]
/proc/loadavg: 0.97 0.98 0.99 3/64 30783
/proc/meminfo: memFree=1735176/2055920 swapFree=4191892/4192956
[pid=30783] ppid=30781 vsize=1782452 CPUtime=0.76
/proc/30783/stat : 30783 (java) S 30781 30783 29946 0 -1 0 7285 0 26 0 70 6 0 0 18 0 12 0 105522302 1825230848 6800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30783/statm: 445613 6800 1296 9 0 443224 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 1782452

[startup+1.50277 s]
/proc/loadavg: 1.05 1.00 1.00 4/76 30795
/proc/meminfo: memFree=1694248/2055920 swapFree=4191892/4192956
[pid=30783] ppid=30781 vsize=1793680 CPUtime=2.12
/proc/30783/stat : 30783 (java) S 30781 30783 29946 0 -1 0 20407 0 26 0 200 12 0 0 18 0 12 0 105522302 1836728320 17952 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30783/statm: 448420 17952 1311 9 0 446031 0
[pid=30783/tid=30785] ppid=30781 vsize=1793680 CPUtime=0.9
/proc/30783/task/30785/stat : 30785 (java) R 30781 30783 29946 0 -1 64 14119 0 1 0 82 8 0 0 23 0 12 0 105522306 1836728320 17953 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109596028 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30786] ppid=30781 vsize=1793680 CPUtime=0
/proc/30783/task/30786/stat : 30786 (java) S 30781 30783 29946 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 105522308 1836728320 17955 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30787] ppid=30781 vsize=1793680 CPUtime=0
/proc/30783/task/30787/stat : 30787 (java) S 30781 30783 29946 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 105522308 1836728320 17958 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30788] ppid=30781 vsize=1793680 CPUtime=0
/proc/30783/task/30788/stat : 30788 (java) S 30781 30783 29946 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 105522311 1836728320 17961 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30789] ppid=30781 vsize=1793680 CPUtime=0
/proc/30783/task/30789/stat : 30789 (java) S 30781 30783 29946 0 -1 64 10 0 0 0 0 0 0 0 21 0 12 0 105522312 1836728320 17962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30790] ppid=30781 vsize=1793680 CPUtime=0
/proc/30783/task/30790/stat : 30790 (java) S 30781 30783 29946 0 -1 64 4 0 0 0 0 0 0 0 22 0 12 0 105522312 1836728320 17962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30791] ppid=30781 vsize=1793680 CPUtime=0
/proc/30783/task/30791/stat : 30791 (java) S 30781 30783 29946 0 -1 64 1 0 0 0 0 0 0 0 21 0 12 0 105522319 1836728320 17962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30792] ppid=30781 vsize=1793680 CPUtime=0.49
/proc/30783/task/30792/stat : 30792 (java) S 30781 30783 29946 0 -1 64 1667 0 0 0 49 0 0 0 16 0 12 0 105522319 1836728320 17962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30793] ppid=30781 vsize=1793680 CPUtime=0.71
/proc/30783/task/30793/stat : 30793 (java) R 30781 30783 29946 0 -1 64 3924 0 0 0 69 2 0 0 18 0 12 0 105522319 1836728320 17962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336770 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30794] ppid=30781 vsize=1793680 CPUtime=0
/proc/30783/task/30794/stat : 30794 (java) S 30781 30783 29946 0 -1 64 2 0 0 0 0 0 0 0 23 0 12 0 105522320 1836728320 17962 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30795] ppid=30781 vsize=1793680 CPUtime=0
/proc/30783/task/30795/stat : 30795 (java) S 30781 30783 29946 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 105522320 1836728320 17963 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.12
Current children cumulated vsize (KiB) 1793680

[startup+3.10291 s]
/proc/loadavg: 1.05 1.00 1.00 2/76 30795
/proc/meminfo: memFree=1600360/2055920 swapFree=4191892/4192956
[pid=30783] ppid=30781 vsize=1794396 CPUtime=4.79
/proc/30783/stat : 30783 (java) S 30781 30783 29946 0 -1 0 54165 0 26 0 449 30 0 0 18 0 13 0 105522302 1837461504 47674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30783/statm: 448599 47674 1334 9 0 446210 0
[pid=30783/tid=30785] ppid=30781 vsize=1794396 CPUtime=2.04
/proc/30783/task/30785/stat : 30785 (java) R 30781 30783 29946 0 -1 64 37713 0 1 0 183 21 0 0 17 0 13 0 105522306 1837461504 47674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109866099 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30786] ppid=30781 vsize=1794396 CPUtime=0.14
/proc/30783/task/30786/stat : 30786 (java) S 30781 30783 29946 0 -1 64 3161 0 0 0 13 1 0 0 16 0 13 0 105522308 1837461504 47674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30787] ppid=30781 vsize=1794396 CPUtime=0.14
/proc/30783/task/30787/stat : 30787 (java) S 30781 30783 29946 0 -1 64 3060 0 0 0 13 1 0 0 16 0 13 0 105522308 1837461504 47674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30788] ppid=30781 vsize=1794396 CPUtime=0
/proc/30783/task/30788/stat : 30788 (java) S 30781 30783 29946 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 105522311 1837461504 47674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30789] ppid=30781 vsize=1794396 CPUtime=0
/proc/30783/task/30789/stat : 30789 (java) S 30781 30783 29946 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 105522312 1837461504 47674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30790] ppid=30781 vsize=1794396 CPUtime=0
/proc/30783/task/30790/stat : 30790 (java) S 30781 30783 29946 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 105522312 1837461504 47674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30791] ppid=30781 vsize=1794396 CPUtime=0
/proc/30783/task/30791/stat : 30791 (java) S 30781 30783 29946 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 105522319 1837461504 47674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30792] ppid=30781 vsize=1794396 CPUtime=1.03
/proc/30783/task/30792/stat : 30792 (java) R 30781 30783 29946 0 -1 64 3345 0 0 0 102 1 0 0 17 0 13 0 105522319 1837461504 47674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105057927 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30793] ppid=30781 vsize=1794396 CPUtime=1.39
/proc/30783/task/30793/stat : 30793 (java) S 30781 30783 29946 0 -1 64 6178 0 0 0 136 3 0 0 16 0 13 0 105522319 1837461504 47674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30794] ppid=30781 vsize=1794396 CPUtime=0
/proc/30783/task/30794/stat : 30794 (java) S 30781 30783 29946 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 105522320 1837461504 47674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30795] ppid=30781 vsize=1794396 CPUtime=0
/proc/30783/task/30795/stat : 30795 (java) S 30781 30783 29946 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 105522320 1837461504 47674 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.79
Current children cumulated vsize (KiB) 1794396

[startup+6.30118 s]
/proc/loadavg: 1.05 1.00 1.00 3/77 30796
/proc/meminfo: memFree=1519080/2055920 swapFree=4191892/4192956
[pid=30783] ppid=30781 vsize=1794816 CPUtime=8.91
/proc/30783/stat : 30783 (java) S 30781 30783 29946 0 -1 0 62612 0 26 0 858 33 0 0 18 0 13 0 105522302 1837891584 54408 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30783/statm: 448704 54408 1334 9 0 446315 0
[pid=30783/tid=30785] ppid=30781 vsize=1794816 CPUtime=4.72
/proc/30783/task/30785/stat : 30785 (java) R 30781 30783 29946 0 -1 64 37723 0 1 0 451 21 0 0 18 0 13 0 105522306 1837891584 54408 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109918158 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30786] ppid=30781 vsize=1794816 CPUtime=0.44
/proc/30783/task/30786/stat : 30786 (java) S 30781 30783 29946 0 -1 64 6432 0 0 0 42 2 0 0 16 0 13 0 105522308 1837891584 54408 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30787] ppid=30781 vsize=1794816 CPUtime=0.43
/proc/30783/task/30787/stat : 30787 (java) S 30781 30783 29946 0 -1 64 6690 0 0 0 41 2 0 0 16 0 13 0 105522308 1837891584 54408 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30788] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30788/stat : 30788 (java) S 30781 30783 29946 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 105522311 1837891584 54408 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30789] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30789/stat : 30789 (java) S 30781 30783 29946 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 105522312 1837891584 54408 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30790] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30790/stat : 30790 (java) S 30781 30783 29946 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 105522312 1837891584 54408 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30791] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30791/stat : 30791 (java) S 30781 30783 29946 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 105522319 1837891584 54408 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30792] ppid=30781 vsize=1794816 CPUtime=1.42
/proc/30783/task/30792/stat : 30792 (java) S 30781 30783 29946 0 -1 64 3909 0 0 0 141 1 0 0 16 0 13 0 105522319 1837891584 54408 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30793] ppid=30781 vsize=1794816 CPUtime=1.84
/proc/30783/task/30793/stat : 30793 (java) S 30781 30783 29946 0 -1 64 7150 0 0 0 181 3 0 0 17 0 13 0 105522319 1837891584 54408 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30794] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30794/stat : 30794 (java) S 30781 30783 29946 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 105522320 1837891584 54408 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30795] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30795/stat : 30795 (java) S 30781 30783 29946 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 105522320 1837891584 54408 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30796] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30796/stat : 30796 (java) S 30781 30783 29946 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 105522569 1837891584 54408 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.91
Current children cumulated vsize (KiB) 1794816

[startup+12.7027 s]
/proc/loadavg: 1.12 1.02 1.01 2/77 30796
/proc/meminfo: memFree=1486696/2055920 swapFree=4191892/4192956
[pid=30783] ppid=30781 vsize=1794816 CPUtime=15.65
/proc/30783/stat : 30783 (java) S 30781 30783 29946 0 -1 0 72760 0 26 0 1527 38 0 0 18 0 13 0 105522302 1837891584 62421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30783/statm: 448704 62421 1334 9 0 446315 0
[pid=30783/tid=30785] ppid=30781 vsize=1794816 CPUtime=10.79
/proc/30783/task/30785/stat : 30785 (java) R 30781 30783 29946 0 -1 64 37734 0 1 0 1058 21 0 0 25 0 13 0 105522306 1837891584 62421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109917863 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30786] ppid=30781 vsize=1794816 CPUtime=0.72
/proc/30783/task/30786/stat : 30786 (java) S 30781 30783 29946 0 -1 64 11350 0 0 0 68 4 0 0 16 0 13 0 105522308 1837891584 62421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30787] ppid=30781 vsize=1794816 CPUtime=0.72
/proc/30783/task/30787/stat : 30787 (java) S 30781 30783 29946 0 -1 64 11897 0 0 0 67 5 0 0 16 0 13 0 105522308 1837891584 62421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30788] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30788/stat : 30788 (java) S 30781 30783 29946 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 105522311 1837891584 62421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30789] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30789/stat : 30789 (java) S 30781 30783 29946 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 105522312 1837891584 62421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30790] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30790/stat : 30790 (java) S 30781 30783 29946 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 105522312 1837891584 62421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30791] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30791/stat : 30791 (java) S 30781 30783 29946 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 105522319 1837891584 62421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30792] ppid=30781 vsize=1794816 CPUtime=1.46
/proc/30783/task/30792/stat : 30792 (java) S 30781 30783 29946 0 -1 64 3918 0 0 0 145 1 0 0 17 0 13 0 105522319 1837891584 62421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30793] ppid=30781 vsize=1794816 CPUtime=1.89
/proc/30783/task/30793/stat : 30793 (java) S 30781 30783 29946 0 -1 64 7153 0 0 0 186 3 0 0 15 0 13 0 105522319 1837891584 62421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30794] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30794/stat : 30794 (java) S 30781 30783 29946 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 105522320 1837891584 62421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30795] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30795/stat : 30795 (java) S 30781 30783 29946 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 105522320 1837891584 62421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30796] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30796/stat : 30796 (java) S 30781 30783 29946 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 105522569 1837891584 62421 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 15.65
Current children cumulated vsize (KiB) 1794816

[startup+25.5028 s]
/proc/loadavg: 1.10 1.02 1.00 2/77 30796
/proc/meminfo: memFree=1471720/2055920 swapFree=4191892/4192956
[pid=30783] ppid=30781 vsize=1794816 CPUtime=28.66
/proc/30783/stat : 30783 (java) S 30781 30783 29946 0 -1 0 78139 0 26 0 2825 41 0 0 18 0 13 0 105522302 1837891584 66035 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30783/statm: 448704 66035 1334 9 0 446315 0
[pid=30783/tid=30785] ppid=30781 vsize=1794816 CPUtime=23.36
/proc/30783/task/30785/stat : 30785 (java) R 30781 30783 29946 0 -1 64 37751 0 1 0 2315 21 0 0 23 0 13 0 105522306 1837891584 66035 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109596061 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30786] ppid=30781 vsize=1794816 CPUtime=0.94
/proc/30783/task/30786/stat : 30786 (java) S 30781 30783 29946 0 -1 64 13876 0 0 0 88 6 0 0 16 0 13 0 105522308 1837891584 66035 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30787] ppid=30781 vsize=1794816 CPUtime=0.94
/proc/30783/task/30787/stat : 30787 (java) S 30781 30783 29946 0 -1 64 14725 0 0 0 87 7 0 0 16 0 13 0 105522308 1837891584 66035 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30788] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30788/stat : 30788 (java) S 30781 30783 29946 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 105522311 1837891584 66035 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30789] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30789/stat : 30789 (java) S 30781 30783 29946 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 105522312 1837891584 66035 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=30783/tid=30788] ppid=30781 vsize=1794816 CPUtime=0.17
/proc/30783/task/30788/stat : 30788 (java) S 30781 30783 29946 0 -1 64 23 0 0 0 12 5 0 0 15 0 13 0 105522311 1837891584 173065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30789] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30789/stat : 30789 (java) S 30781 30783 29946 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 105522312 1837891584 173065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30790] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30790/stat : 30790 (java) S 30781 30783 29946 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 105522312 1837891584 173065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30791] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30791/stat : 30791 (java) S 30781 30783 29946 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 105522319 1837891584 173065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30792] ppid=30781 vsize=1794816 CPUtime=1.5
/proc/30783/task/30792/stat : 30792 (java) S 30781 30783 29946 0 -1 64 4186 0 0 0 149 1 0 0 16 0 13 0 105522319 1837891584 173065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30793] ppid=30781 vsize=1794816 CPUtime=1.91
/proc/30783/task/30793/stat : 30793 (java) S 30781 30783 29946 0 -1 64 7153 0 0 0 188 3 0 0 16 0 13 0 105522319 1837891584 173065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30794] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30794/stat : 30794 (java) S 30781 30783 29946 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 105522320 1837891584 173065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30795] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30795/stat : 30795 (java) S 30781 30783 29946 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 105522320 1837891584 173065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30796] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30796/stat : 30796 (java) S 30781 30783 29946 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 105522569 1837891584 173065 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1578.26
Current children cumulated vsize (KiB) 1794816

[startup+1602.3 s]
/proc/loadavg: 1.09 1.04 1.00 2/77 30994
/proc/meminfo: memFree=1033000/2055920 swapFree=4191892/4192956
[pid=30783] ppid=30781 vsize=1794816 CPUtime=1640.14
/proc/30783/stat : 30783 (java) S 30781 30783 29946 0 -1 0 203430 0 26 0 163905 109 0 0 18 0 13 0 105522302 1837891584 175472 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30783/statm: 448704 175472 1334 9 0 446315 0
[pid=30783/tid=30785] ppid=30781 vsize=1794816 CPUtime=1563.84
/proc/30783/task/30785/stat : 30785 (java) R 30781 30783 29946 0 -1 64 38485 0 1 0 156357 27 0 0 18 0 13 0 105522306 1837891584 175472 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109860907 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30786] ppid=30781 vsize=1794816 CPUtime=36.33
/proc/30783/task/30786/stat : 30786 (java) S 30781 30783 29946 0 -1 64 76803 0 0 0 3599 34 0 0 17 0 13 0 105522308 1837891584 175472 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30787] ppid=30781 vsize=1794816 CPUtime=36.32
/proc/30783/task/30787/stat : 30787 (java) S 30781 30783 29946 0 -1 64 76079 0 0 0 3597 35 0 0 16 0 13 0 105522308 1837891584 175472 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30788] ppid=30781 vsize=1794816 CPUtime=0.18
/proc/30783/task/30788/stat : 30788 (java) S 30781 30783 29946 0 -1 64 23 0 0 0 13 5 0 0 15 0 13 0 105522311 1837891584 175472 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30789] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30789/stat : 30789 (java) S 30781 30783 29946 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 105522312 1837891584 175472 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30790] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30790/stat : 30790 (java) S 30781 30783 29946 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 105522312 1837891584 175472 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30791] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30791/stat : 30791 (java) S 30781 30783 29946 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 105522319 1837891584 175472 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30792] ppid=30781 vsize=1794816 CPUtime=1.5
/proc/30783/task/30792/stat : 30792 (java) S 30781 30783 29946 0 -1 64 4186 0 0 0 149 1 0 0 16 0 13 0 105522319 1837891584 175472 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30793] ppid=30781 vsize=1794816 CPUtime=1.91
/proc/30783/task/30793/stat : 30793 (java) S 30781 30783 29946 0 -1 64 7153 0 0 0 188 3 0 0 16 0 13 0 105522319 1837891584 175472 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30794] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30794/stat : 30794 (java) S 30781 30783 29946 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 105522320 1837891584 175472 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30795] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30795/stat : 30795 (java) S 30781 30783 29946 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 105522320 1837891584 175472 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30796] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30796/stat : 30796 (java) S 30781 30783 29946 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 105522569 1837891584 175472 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1640.14
Current children cumulated vsize (KiB) 1794816

[startup+1662.3 s]
/proc/loadavg: 1.10 1.04 1.00 2/77 30994
/proc/meminfo: memFree=1019560/2055920 swapFree=4191892/4192956
[pid=30783] ppid=30781 vsize=1794816 CPUtime=1702.08
/proc/30783/stat : 30783 (java) S 30781 30783 29946 0 -1 0 207089 0 26 0 170096 112 0 0 18 0 13 0 105522302 1837891584 178866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30783/statm: 448704 178866 1334 9 0 446315 0
[pid=30783/tid=30785] ppid=30781 vsize=1794816 CPUtime=1621.85
/proc/30783/task/30785/stat : 30785 (java) R 30781 30783 29946 0 -1 64 38511 0 1 0 162158 27 0 0 18 0 13 0 105522306 1837891584 178866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109860987 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30786] ppid=30781 vsize=1794816 CPUtime=38.29
/proc/30783/task/30786/stat : 30786 (java) S 30781 30783 29946 0 -1 64 77915 0 0 0 3795 34 0 0 17 0 13 0 105522308 1837891584 178866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30787] ppid=30781 vsize=1794816 CPUtime=38.27
/proc/30783/task/30787/stat : 30787 (java) S 30781 30783 29946 0 -1 64 78600 0 0 0 3791 36 0 0 17 0 13 0 105522308 1837891584 178866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30788] ppid=30781 vsize=1794816 CPUtime=0.19
/proc/30783/task/30788/stat : 30788 (java) S 30781 30783 29946 0 -1 64 23 0 0 0 13 6 0 0 15 0 13 0 105522311 1837891584 178866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30789] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30789/stat : 30789 (java) S 30781 30783 29946 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 105522312 1837891584 178866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30790] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30790/stat : 30790 (java) S 30781 30783 29946 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 105522312 1837891584 178866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30791] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30791/stat : 30791 (java) S 30781 30783 29946 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 105522319 1837891584 178866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30792] ppid=30781 vsize=1794816 CPUtime=1.5
/proc/30783/task/30792/stat : 30792 (java) S 30781 30783 29946 0 -1 64 4186 0 0 0 149 1 0 0 16 0 13 0 105522319 1837891584 178866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30793] ppid=30781 vsize=1794816 CPUtime=1.91
/proc/30783/task/30793/stat : 30793 (java) S 30781 30783 29946 0 -1 64 7153 0 0 0 188 3 0 0 16 0 13 0 105522319 1837891584 178866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30794] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30794/stat : 30794 (java) S 30781 30783 29946 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 105522320 1837891584 178866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30795] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30795/stat : 30795 (java) S 30781 30783 29946 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 105522320 1837891584 178866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30796] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30796/stat : 30796 (java) S 30781 30783 29946 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 105522569 1837891584 178866 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1702.08
Current children cumulated vsize (KiB) 1794816

[startup+1722.3 s]
/proc/loadavg: 1.11 1.05 1.01 2/77 30994
/proc/meminfo: memFree=1009832/2055920 swapFree=4191892/4192956
[pid=30783] ppid=30781 vsize=1794816 CPUtime=1763.98
/proc/30783/stat : 30783 (java) S 30781 30783 29946 0 -1 0 209560 0 26 0 176285 113 0 0 18 0 13 0 105522302 1837891584 181203 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30783/statm: 448704 181203 1334 9 0 446315 0
[pid=30783/tid=30785] ppid=30781 vsize=1794816 CPUtime=1679.9
/proc/30783/task/30785/stat : 30785 (java) R 30781 30783 29946 0 -1 64 38536 0 1 0 167963 27 0 0 25 0 13 0 105522306 1837891584 181203 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110053946 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30786] ppid=30781 vsize=1794816 CPUtime=40.2
/proc/30783/task/30786/stat : 30786 (java) S 30781 30783 29946 0 -1 64 78341 0 0 0 3985 35 0 0 17 0 13 0 105522308 1837891584 181203 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30787] ppid=30781 vsize=1794816 CPUtime=40.19
/proc/30783/task/30787/stat : 30787 (java) S 30781 30783 29946 0 -1 64 80620 0 0 0 3982 37 0 0 16 0 13 0 105522308 1837891584 181203 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30788] ppid=30781 vsize=1794816 CPUtime=0.2
/proc/30783/task/30788/stat : 30788 (java) S 30781 30783 29946 0 -1 64 23 0 0 0 14 6 0 0 16 0 13 0 105522311 1837891584 181203 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30789] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30789/stat : 30789 (java) S 30781 30783 29946 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 105522312 1837891584 181203 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30790] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30790/stat : 30790 (java) S 30781 30783 29946 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 105522312 1837891584 181203 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30791] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30791/stat : 30791 (java) S 30781 30783 29946 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 105522319 1837891584 181203 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30792] ppid=30781 vsize=1794816 CPUtime=1.5
/proc/30783/task/30792/stat : 30792 (java) S 30781 30783 29946 0 -1 64 4186 0 0 0 149 1 0 0 16 0 13 0 105522319 1837891584 181203 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30793] ppid=30781 vsize=1794816 CPUtime=1.91
/proc/30783/task/30793/stat : 30793 (java) S 30781 30783 29946 0 -1 64 7153 0 0 0 188 3 0 0 16 0 13 0 105522319 1837891584 181203 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30794] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30794/stat : 30794 (java) S 30781 30783 29946 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 105522320 1837891584 181203 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30795] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30795/stat : 30795 (java) S 30781 30783 29946 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 105522320 1837891584 181203 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30796] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30796/stat : 30796 (java) S 30781 30783 29946 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 105522569 1837891584 181203 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1763.98
Current children cumulated vsize (KiB) 1794816



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1757.2 s]
/proc/loadavg: 1.06 1.04 1.00 2/77 30994
/proc/meminfo: memFree=1003752/2055920 swapFree=4191892/4192956
[pid=30783] ppid=30781 vsize=1794816 CPUtime=1800.03
/proc/30783/stat : 30783 (java) S 30781 30783 29946 0 -1 0 211167 0 26 0 179889 114 0 0 18 0 13 0 105522302 1837891584 182710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30783/statm: 448704 182710 1334 9 0 446315 0
[pid=30783/tid=30785] ppid=30781 vsize=1794816 CPUtime=1713.63
/proc/30783/task/30785/stat : 30785 (java) R 30781 30783 29946 0 -1 64 38551 0 1 0 171336 27 0 0 25 0 13 0 105522306 1837891584 182710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4110053946 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30786] ppid=30781 vsize=1794816 CPUtime=41.36
/proc/30783/task/30786/stat : 30786 (java) S 30781 30783 29946 0 -1 64 79351 0 0 0 4101 35 0 0 16 0 13 0 105522308 1837891584 182710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30787] ppid=30781 vsize=1794816 CPUtime=41.35
/proc/30783/task/30787/stat : 30787 (java) S 30781 30783 29946 0 -1 64 81202 0 0 0 4098 37 0 0 16 0 13 0 105522308 1837891584 182710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30788] ppid=30781 vsize=1794816 CPUtime=0.21
/proc/30783/task/30788/stat : 30788 (java) S 30781 30783 29946 0 -1 64 23 0 0 0 15 6 0 0 16 0 13 0 105522311 1837891584 182710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30789] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30789/stat : 30789 (java) S 30781 30783 29946 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 105522312 1837891584 182710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30790] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30790/stat : 30790 (java) S 30781 30783 29946 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 105522312 1837891584 182710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30791] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30791/stat : 30791 (java) S 30781 30783 29946 0 -1 64 1 0 0 0 0 0 0 0 21 0 13 0 105522319 1837891584 182710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30792] ppid=30781 vsize=1794816 CPUtime=1.5
/proc/30783/task/30792/stat : 30792 (java) S 30781 30783 29946 0 -1 64 4186 0 0 0 149 1 0 0 16 0 13 0 105522319 1837891584 182710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30793] ppid=30781 vsize=1794816 CPUtime=1.91
/proc/30783/task/30793/stat : 30793 (java) S 30781 30783 29946 0 -1 64 7153 0 0 0 188 3 0 0 16 0 13 0 105522319 1837891584 182710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30794] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30794/stat : 30794 (java) S 30781 30783 29946 0 -1 64 2 0 0 0 0 0 0 0 23 0 13 0 105522320 1837891584 182710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30783/tid=30795] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30795/stat : 30795 (java) S 30781 30783 29946 0 -1 64 2 0 0 0 0 0 0 0 15 0 13 0 105522320 1837891584 182710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30783/tid=30796] ppid=30781 vsize=1794816 CPUtime=0
/proc/30783/task/30796/stat : 30796 (java) S 30781 30783 29946 0 -1 64 5 0 0 0 0 0 0 0 17 0 13 0 105522569 1837891584 182710 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) 1794816

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

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

[startup+1757.31 s]
/proc/loadavg: 1.06 1.04 1.00 2/77 30994
/proc/meminfo: memFree=1003752/2055920 swapFree=4191892/4192956
[pid=30783] ppid=30781 vsize=0 CPUtime=1800.14
/proc/30783/stat : 30783 (java) Z 30781 30783 29946 0 -1 1036 211187 0 26 0 179892 122 0 0 16 0 2 0 105522302 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30783/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): 1757.35
CPU time (s): 1800.18
CPU user time (s): 1798.93
CPU system time (s): 1.25781
CPU usage (%): 102.437
Max. virtual memory (cumulated for all children) (KiB): 1795840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.93
system time used= 1.25781
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 211187
page faults= 26
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44014
involuntary context switches= 40183

runsolver used 1.64575 second user time and 4.81827 second system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Apr 14 18:41:45 UTC 2007

IDJOB= 348307
IDBENCH= 1649
IDSOLVER= 164
FILE ID= node43/348307-1176576105

PBS_JOBID= 4556911

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  78fcc08f79c3a8f3db518f692b6ae82d

RANDOM SEED= 876755225

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node43.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.218
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.218
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:       1735776 kB
Buffers:         31604 kB
Cached:         183980 kB
SwapCached:        384 kB
Active:          35340 kB
Inactive:       197204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1735776 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            4960 kB
Writeback:           0 kB
Mapped:          25752 kB
Slab:            73628 kB
Committed_AS:   132480 kB
PageTables:       1396 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= 66560 MiB

End job on node43 on Sat Apr 14 19:11:04 UTC 2007