Trace number 350195

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.07 1791.17

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=260-sizeP=131-sizeQ=260-466115074-max.opb
MD5SUM91a5420b80ffdfe2edd36883df6730be
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 variables34451
Total number of constraints102181
Number of constraints which are clauses102180
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint34060
Number of terms in the objective function 131
Biggest coefficient in the objective function 1361129467683753853853498429727072845824
Number of bits for the biggest coefficient in the objective function 131
Sum of the numbers in the objective function 2722258935367507707706996859454145691647
Number of bits of the sum of numbers in the objective function 131
Biggest number in a constraint 1260864198284623334792929283204595641762551656654894293374345388935863096687910739565256520156317300505812095689818112
Number of bits of the biggest number in a constraint 390
Biggest sum of numbers in a constraint 5043456793138493339171717132818382567048530064817703149238847471651876572267107280016735989126993020184591974005456899
Number of bits of the biggest sum of numbers391
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.19/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.19/0.20	--- Begin Solver configuration ---
0.19/0.20	c Stops conflict analysis at the first Unique Implication Point
0.19/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.19/0.20	c Learn all clauses as in MiniSAT
0.19/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.19/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.19/0.20	c No reason simplification
0.19/0.20	c --- End Solver configuration ---
0.19/0.20	c solving /tmp/evaluation/350195-1176804681/instance-350195-1176804681.opb
0.19/0.20	c reading problem ... 
4.63/3.91	c ... done. Wall clock time 3.703s.
4.63/3.91	c CPU time (experimental) 3.33s.
4.63/3.91	c #vars     34451
4.63/3.91	c #constraints  102182
1800.00/1791.11	c starts		: 1
1800.00/1791.11	c conflicts		: 7
1800.00/1791.11	c decisions		: 748
1800.00/1791.11	c propagations		: 67974
1800.00/1791.11	c inspects		: 353459
1800.00/1791.11	c learnt literals	: 0
1800.00/1791.11	c learnt binary clauses	: 0
1800.00/1791.11	c learnt ternary clauses	: 0
1800.00/1791.11	c learnt clauses	: 6
1800.00/1791.11	c root simplifications	: 0
1800.00/1791.11	c removed literals (reason simplification)	: 0
1800.00/1791.11	c reason swapping (by a shorter reason)	: 0
1800.00/1791.11	c Calls to reduceDB	: 0
1800.00/1791.11	c speed (decisions/second)	: 0.4185427884462047
1800.00/1791.11	c non guided choices	2
1800.00/1791.11	s UNKNOWN
1800.00/1791.11	c Total wall clock time (ms): 1790.909

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/node14/watcher-350195-1176804681 -o ROOT/results/node14/solver-350195-1176804681 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350195-1176804681/sat4jPseudoCP.jar /tmp/evaluation/350195-1176804681/instance-350195-1176804681.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 30962
/proc/meminfo: memFree=1547152/2055920 swapFree=4145120/4192956
[pid=30962] ppid=30960 vsize=152 CPUtime=0
/proc/30962/stat : 30962 (java) R 30960 30962 30258 0 -1 0 41 0 0 0 0 0 0 0 20 0 1 0 128385857 155648 26 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 6885120 0 0 4096 0 0 0 0 17 1 0 0
/proc/30962/statm: 38 26 19 9 0 4 0

[startup+0.0738311 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 30962
/proc/meminfo: memFree=1547152/2055920 swapFree=4145120/4192956
[pid=30962] ppid=30960 vsize=1777708 CPUtime=0.06
/proc/30962/stat : 30962 (java) S 30960 30962 30258 0 -1 0 3708 0 1 0 4 2 0 0 18 0 7 0 128385857 1820372992 3451 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 444427 3451 1082 9 0 442063 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777708

[startup+0.102832 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 30962
/proc/meminfo: memFree=1547152/2055920 swapFree=4145120/4192956
[pid=30962] ppid=30960 vsize=1780108 CPUtime=0.08
/proc/30962/stat : 30962 (java) S 30960 30962 30258 0 -1 0 3966 0 1 0 6 2 0 0 18 0 12 0 128385857 1822830592 3708 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 445027 3708 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.30285 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 30962
/proc/meminfo: memFree=1547152/2055920 swapFree=4145120/4192956
[pid=30962] ppid=30960 vsize=1781980 CPUtime=0.32
/proc/30962/stat : 30962 (java) S 30960 30962 30258 0 -1 0 5427 0 1 0 29 3 0 0 18 0 12 0 128385857 1824747520 5166 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 445495 5166 1263 9 0 443107 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1781980

[startup+0.7029 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 30962
/proc/meminfo: memFree=1547152/2055920 swapFree=4145120/4192956
[pid=30962] ppid=30960 vsize=1783452 CPUtime=0.87
/proc/30962/stat : 30962 (java) S 30960 30962 30258 0 -1 0 7022 0 1 0 83 4 0 0 18 0 12 0 128385857 1826254848 6622 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 445863 6622 1301 9 0 443475 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 1783452

[startup+1.50196 s]
/proc/loadavg: 0.92 0.98 0.99 2/89 30974
/proc/meminfo: memFree=1518320/2055920 swapFree=4145120/4192956
[pid=30962] ppid=30960 vsize=1785820 CPUtime=2.02
/proc/30962/stat : 30962 (java) S 30960 30962 30258 0 -1 0 18427 0 1 0 192 10 0 0 18 0 12 0 128385857 1828679680 16997 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 446455 16998 1301 9 0 444067 0
[pid=30962/tid=30964] ppid=30960 vsize=1785820 CPUtime=1.04
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 30258 0 -1 64 15084 0 1 0 96 8 0 0 19 0 12 0 128385858 1828679680 16999 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109611746 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=1785820 CPUtime=0
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 30258 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 128385860 1828679680 17000 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30966] ppid=30960 vsize=1785820 CPUtime=0
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 128385860 1828679680 17001 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=1785820 CPUtime=0
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 128385862 1828679680 17001 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30968] ppid=30960 vsize=1785820 CPUtime=0
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 30258 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 128385862 1828679680 17002 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30969] ppid=30960 vsize=1785820 CPUtime=0
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 30258 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 128385862 1828679680 17003 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30970] ppid=30960 vsize=1785820 CPUtime=0
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 128385866 1828679680 17004 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30971] ppid=30960 vsize=1785820 CPUtime=0.44
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 30258 0 -1 64 1599 0 0 0 44 0 0 0 16 0 12 0 128385866 1828679680 17005 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30972] ppid=30960 vsize=1785820 CPUtime=0.5
/proc/30962/task/30972/stat : 30972 (java) S 30960 30962 30258 0 -1 64 1027 0 0 0 50 0 0 0 16 0 12 0 128385866 1828679680 17006 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30973] ppid=30960 vsize=1785820 CPUtime=0
/proc/30962/task/30973/stat : 30973 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 128385866 1828679680 17007 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30974] ppid=30960 vsize=1785820 CPUtime=0
/proc/30962/task/30974/stat : 30974 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 128385866 1828679680 17008 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.02
Current children cumulated vsize (KiB) 1785820

[startup+3.10111 s]
/proc/loadavg: 0.92 0.98 0.99 2/89 30974
/proc/meminfo: memFree=1418544/2055920 swapFree=4145120/4192956
[pid=30962] ppid=30960 vsize=1786144 CPUtime=3.71
/proc/30962/stat : 30962 (java) S 30960 30962 30258 0 -1 0 43495 0 1 0 347 24 0 0 18 0 12 0 128385857 1829011456 42054 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 446536 42054 1310 9 0 444148 0
[pid=30962/tid=30964] ppid=30960 vsize=1786144 CPUtime=2.55
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 30258 0 -1 64 37676 0 1 0 234 21 0 0 22 0 12 0 128385858 1829011456 42054 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109474364 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=1786144 CPUtime=0.08
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 30258 0 -1 64 1193 0 0 0 8 0 0 0 16 0 12 0 128385860 1829011456 42054 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30966] ppid=30960 vsize=1786144 CPUtime=0.08
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 30258 0 -1 64 1275 0 0 0 8 0 0 0 17 0 12 0 128385860 1829011456 42054 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=1786144 CPUtime=0
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 30258 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 128385862 1829011456 42054 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30968] ppid=30960 vsize=1786144 CPUtime=0
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 30258 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 128385862 1829011456 42054 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30969] ppid=30960 vsize=1786144 CPUtime=0
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 30258 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 128385862 1829011456 42054 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30970] ppid=30960 vsize=1786144 CPUtime=0
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 128385866 1829011456 42054 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30971] ppid=30960 vsize=1786144 CPUtime=0.45
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 30258 0 -1 64 1599 0 0 0 45 0 0 0 16 0 12 0 128385866 1829011456 42054 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30972] ppid=30960 vsize=1786144 CPUtime=0.5
/proc/30962/task/30972/stat : 30972 (java) S 30960 30962 30258 0 -1 64 1027 0 0 0 50 0 0 0 16 0 12 0 128385866 1829011456 42054 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30973] ppid=30960 vsize=1786144 CPUtime=0
/proc/30962/task/30973/stat : 30973 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 128385866 1829011456 42054 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30974] ppid=30960 vsize=1786144 CPUtime=0
/proc/30962/task/30974/stat : 30974 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 128385866 1829011456 42054 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.71
Current children cumulated vsize (KiB) 1786144

[startup+6.30241 s]
/proc/loadavg: 1.01 1.00 1.00 2/90 30975
/proc/meminfo: memFree=1355184/2055920 swapFree=4145120/4192956
[pid=30962] ppid=30960 vsize=1786760 CPUtime=7.77
/proc/30962/stat : 30962 (java) S 30960 30962 30258 0 -1 0 54549 0 1 0 748 29 0 0 18 0 13 0 128385857 1829642240 52419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 446690 52419 1321 9 0 444302 0
[pid=30962/tid=30964] ppid=30960 vsize=1786760 CPUtime=5.24
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 30258 0 -1 64 37721 0 1 0 502 22 0 0 25 0 13 0 128385858 1829642240 52419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109755628 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=1786760 CPUtime=0.34
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 30258 0 -1 64 6427 0 0 0 32 2 0 0 16 0 13 0 128385860 1829642240 52419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30966] ppid=30960 vsize=1786760 CPUtime=0.33
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 30258 0 -1 64 6641 0 0 0 31 2 0 0 16 0 13 0 128385860 1829642240 52419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=1786760 CPUtime=0
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 30258 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 128385862 1829642240 52419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=1786760 CPUtime=0
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 30258 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128385862 1829642240 52419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30969] ppid=30960 vsize=1786760 CPUtime=0
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 30258 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128385862 1829642240 52419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30970] ppid=30960 vsize=1786760 CPUtime=0
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 128385866 1829642240 52419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30971] ppid=30960 vsize=1786760 CPUtime=0.88
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 30258 0 -1 64 1628 0 0 0 88 0 0 0 16 0 13 0 128385866 1829642240 52419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30972] ppid=30960 vsize=1786760 CPUtime=0.93
/proc/30962/task/30972/stat : 30972 (java) S 30960 30962 30258 0 -1 64 1401 0 0 0 93 0 0 0 16 0 13 0 128385866 1829642240 52419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30973] ppid=30960 vsize=1786760 CPUtime=0
/proc/30962/task/30973/stat : 30973 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 128385866 1829642240 52419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30974] ppid=30960 vsize=1786760 CPUtime=0
/proc/30962/task/30974/stat : 30974 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128385866 1829642240 52419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30975] ppid=30960 vsize=1786760 CPUtime=0
/proc/30962/task/30975/stat : 30975 (java) S 30960 30962 30258 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 128386255 1829642240 52419 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.77
Current children cumulated vsize (KiB) 1786760

[startup+12.702 s]
/proc/loadavg: 1.01 1.00 1.00 2/90 30975
/proc/meminfo: memFree=1320816/2055920 swapFree=4145120/4192956
[pid=30962] ppid=30960 vsize=1787080 CPUtime=14.58
/proc/30962/stat : 30962 (java) S 30960 30962 30258 0 -1 0 61171 0 1 0 1426 32 0 0 18 0 13 0 128385857 1829969920 56017 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 446770 56017 1321 9 0 444382 0
[pid=30962/tid=30964] ppid=30960 vsize=1787080 CPUtime=11.21
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 30258 0 -1 64 37735 0 1 0 1099 22 0 0 17 0 13 0 128385858 1829969920 56017 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109971015 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=1787080 CPUtime=0.75
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 30258 0 -1 64 10715 0 0 0 72 3 0 0 16 0 13 0 128385860 1829969920 56017 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30966] ppid=30960 vsize=1787080 CPUtime=0.75
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 30258 0 -1 64 8960 0 0 0 71 4 0 0 16 0 13 0 128385860 1829969920 56017 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=1787080 CPUtime=0
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 30258 0 -1 64 10 0 0 0 0 0 0 0 15 0 13 0 128385862 1829969920 56017 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30968] ppid=30960 vsize=1787080 CPUtime=0
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 30258 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128385862 1829969920 56017 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30969] ppid=30960 vsize=1787080 CPUtime=0
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 30258 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128385862 1829969920 56017 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30970] ppid=30960 vsize=1787080 CPUtime=0
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 128385866 1829969920 56017 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30971] ppid=30960 vsize=1787080 CPUtime=0.88
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 30258 0 -1 64 1628 0 0 0 88 0 0 0 16 0 13 0 128385866 1829969920 56017 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30972] ppid=30960 vsize=1787080 CPUtime=0.93
/proc/30962/task/30972/stat : 30972 (java) S 30960 30962 30258 0 -1 64 1401 0 0 0 93 0 0 0 16 0 13 0 128385866 1829969920 56017 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30973] ppid=30960 vsize=1787080 CPUtime=0
/proc/30962/task/30973/stat : 30973 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 128385866 1829969920 56017 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30974] ppid=30960 vsize=1787080 CPUtime=0
/proc/30962/task/30974/stat : 30974 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128385866 1829969920 56017 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30975] ppid=30960 vsize=1787080 CPUtime=0
/proc/30962/task/30975/stat : 30975 (java) S 30960 30962 30258 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 128386255 1829969920 56017 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.58
Current children cumulated vsize (KiB) 1787080

[startup+25.5022 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 30975
/proc/meminfo: memFree=1443248/2055920 swapFree=4145120/4192956
[pid=30962] ppid=30960 vsize=1787080 CPUtime=27.39
/proc/30962/stat : 30962 (java) S 30960 30962 30258 0 -1 0 61213 0 1 0 2704 35 0 0 18 0 13 0 128385857 1829969920 26988 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 446770 26988 1321 9 0 444382 0
[pid=30962/tid=30964] ppid=30960 vsize=1787080 CPUtime=23.96
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 30258 0 -1 64 37777 0 1 0 2374 22 0 0 18 0 13 0 128385858 1829969920 26988 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109971015 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30965] ppid=30960 vsize=1787080 CPUtime=0.76
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 30258 0 -1 64 10715 0 0 0 73 3 0 0 17 0 13 0 128385860 1829969920 26988 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30966] ppid=30960 vsize=1787080 CPUtime=0.77
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 30258 0 -1 64 8960 0 0 0 73 4 0 0 16 0 13 0 128385860 1829969920 26988 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=1787080 CPUtime=0.02
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 30258 0 -1 64 10 0 0 0 0 2 0 0 15 0 13 0 128385862 1829969920 26988 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30968] ppid=30960 vsize=1787080 CPUtime=0
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 30258 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128385862 1829969920 26988 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=30962] ppid=30960 vsize=1790832 CPUtime=1670.93
/proc/30962/stat : 30962 (java) S 30960 30962 30258 0 -1 0 134746 0 1 0 166815 278 0 0 18 0 13 0 128385857 1833811968 72964 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 447708 72964 1326 9 0 445320 0
[pid=30962/tid=30964] ppid=30960 vsize=1790832 CPUtime=1645.01
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 30258 0 -1 64 89605 0 1 0 164444 57 0 0 25 0 13 0 128385858 1833811968 72964 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109970627 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30965] ppid=30960 vsize=1790832 CPUtime=10.85
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 30258 0 -1 64 19455 0 0 0 1006 79 0 0 15 0 13 0 128385860 1833811968 72964 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30966] ppid=30960 vsize=1790832 CPUtime=10.83
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 30258 0 -1 64 17637 0 0 0 991 92 0 0 16 0 13 0 128385860 1833811968 72964 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=1790832 CPUtime=1.04
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 30258 0 -1 64 143 0 0 0 60 44 0 0 16 0 13 0 128385862 1833811968 72964 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30968] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 30258 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128385862 1833811968 72964 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30969] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 30258 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128385862 1833811968 72964 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30970] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 128385866 1833811968 72964 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30971] ppid=30960 vsize=1790832 CPUtime=1.49
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 30258 0 -1 64 3184 0 0 0 148 1 0 0 16 0 13 0 128385866 1833811968 72964 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30972] ppid=30960 vsize=1790832 CPUtime=1.64
/proc/30962/task/30972/stat : 30972 (java) S 30960 30962 30258 0 -1 64 4000 0 0 0 163 1 0 0 16 0 13 0 128385866 1833811968 72964 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30973] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30973/stat : 30973 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 128385866 1833811968 72964 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30974] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30974/stat : 30974 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128385866 1833811968 72964 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30975] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30975/stat : 30975 (java) S 30960 30962 30258 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 128386255 1833811968 72964 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1670.93
Current children cumulated vsize (KiB) 1790832

[startup+1722.3 s]
/proc/loadavg: 1.05 1.00 1.00 2/90 30977
/proc/meminfo: memFree=1267888/2055920 swapFree=4145120/4192956
[pid=30962] ppid=30960 vsize=1790832 CPUtime=1731.08
/proc/30962/stat : 30962 (java) S 30960 30962 30258 0 -1 0 136317 0 1 0 172822 286 0 0 18 0 13 0 128385857 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 447708 70702 1326 9 0 445320 0
[pid=30962/tid=30964] ppid=30960 vsize=1790832 CPUtime=1704.36
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 30258 0 -1 64 89719 0 1 0 170378 58 0 0 17 0 13 0 128385858 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109763092 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30965] ppid=30960 vsize=1790832 CPUtime=11.19
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 30258 0 -1 64 20063 0 0 0 1034 85 0 0 16 0 13 0 128385860 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30966] ppid=30960 vsize=1790832 CPUtime=11.23
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 30258 0 -1 64 18481 0 0 0 1030 93 0 0 16 0 13 0 128385860 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=1790832 CPUtime=1.06
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 30258 0 -1 64 146 0 0 0 61 45 0 0 16 0 13 0 128385862 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 30258 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128385862 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30969] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 30258 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128385862 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30970] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30971] ppid=30960 vsize=1790832 CPUtime=1.52
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 30258 0 -1 64 3185 0 0 0 151 1 0 0 16 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30972] ppid=30960 vsize=1790832 CPUtime=1.67
/proc/30962/task/30972/stat : 30972 (java) S 30960 30962 30258 0 -1 64 4001 0 0 0 166 1 0 0 16 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30973] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30973/stat : 30973 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30974] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30974/stat : 30974 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30975] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30975/stat : 30975 (java) S 30960 30962 30258 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 128386255 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1731.08
Current children cumulated vsize (KiB) 1790832

[startup+1782.3 s]
/proc/loadavg: 1.12 1.03 1.01 2/90 30977
/proc/meminfo: memFree=1267888/2055920 swapFree=4145120/4192956
[pid=30962] ppid=30960 vsize=1790832 CPUtime=1791.18
/proc/30962/stat : 30962 (java) S 30960 30962 30258 0 -1 0 136437 0 1 0 178824 294 0 0 18 0 13 0 128385857 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 447708 70702 1326 9 0 445320 0
[pid=30962/tid=30964] ppid=30960 vsize=1790832 CPUtime=1763.74
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 30258 0 -1 64 89839 0 1 0 176315 59 0 0 17 0 13 0 128385858 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109762566 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30965] ppid=30960 vsize=1790832 CPUtime=11.53
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 30258 0 -1 64 20063 0 0 0 1061 92 0 0 16 0 13 0 128385860 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30966] ppid=30960 vsize=1790832 CPUtime=11.59
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 30258 0 -1 64 18481 0 0 0 1066 93 0 0 16 0 13 0 128385860 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=1790832 CPUtime=1.07
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 30258 0 -1 64 146 0 0 0 62 45 0 0 16 0 13 0 128385862 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 30258 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128385862 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30969] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 30258 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128385862 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30970] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30971] ppid=30960 vsize=1790832 CPUtime=1.52
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 30258 0 -1 64 3185 0 0 0 151 1 0 0 16 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30972] ppid=30960 vsize=1790832 CPUtime=1.67
/proc/30962/task/30972/stat : 30972 (java) S 30960 30962 30258 0 -1 64 4001 0 0 0 166 1 0 0 16 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30973] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30973/stat : 30973 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30974] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30974/stat : 30974 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30975] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30975/stat : 30975 (java) S 30960 30962 30258 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 128386255 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1791.18
Current children cumulated vsize (KiB) 1790832



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1791.1 s]
/proc/loadavg: 1.10 1.03 1.01 2/90 30977
/proc/meminfo: memFree=1267888/2055920 swapFree=4145120/4192956
[pid=30962] ppid=30960 vsize=1790832 CPUtime=1800
/proc/30962/stat : 30962 (java) S 30960 30962 30258 0 -1 0 136456 0 1 0 179704 296 0 0 18 0 13 0 128385857 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 447708 70702 1326 9 0 445320 0
[pid=30962/tid=30964] ppid=30960 vsize=1790832 CPUtime=1772.45
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 30258 0 -1 64 89858 0 1 0 177186 59 0 0 17 0 13 0 128385858 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109762376 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30965] ppid=30960 vsize=1790832 CPUtime=11.58
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 30258 0 -1 64 20063 0 0 0 1065 93 0 0 16 0 13 0 128385860 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30966] ppid=30960 vsize=1790832 CPUtime=11.64
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 30258 0 -1 64 18481 0 0 0 1071 93 0 0 16 0 13 0 128385860 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=1790832 CPUtime=1.07
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 30258 0 -1 64 146 0 0 0 62 45 0 0 16 0 13 0 128385862 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 30258 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128385862 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30969] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 30258 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128385862 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30970] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30971] ppid=30960 vsize=1790832 CPUtime=1.52
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 30258 0 -1 64 3185 0 0 0 151 1 0 0 16 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30972] ppid=30960 vsize=1790832 CPUtime=1.67
/proc/30962/task/30972/stat : 30972 (java) S 30960 30962 30258 0 -1 64 4001 0 0 0 166 1 0 0 16 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30973] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30973/stat : 30973 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30974] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30974/stat : 30974 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30975] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30975/stat : 30975 (java) S 30960 30962 30258 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 128386255 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1790832

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

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

[startup+1791.1 s]
/proc/loadavg: 1.10 1.03 1.01 2/90 30977
/proc/meminfo: memFree=1267888/2055920 swapFree=4145120/4192956
[pid=30962] ppid=30960 vsize=1790832 CPUtime=1800
/proc/30962/stat : 30962 (java) S 30960 30962 30258 0 -1 0 136456 0 1 0 179704 296 0 0 18 0 13 0 128385857 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30962/statm: 447708 70702 1326 9 0 445320 0
[pid=30962/tid=30964] ppid=30960 vsize=1790832 CPUtime=1772.45
/proc/30962/task/30964/stat : 30964 (java) R 30960 30962 30258 0 -1 64 89858 0 1 0 177186 59 0 0 17 0 13 0 128385858 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109762376 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30965] ppid=30960 vsize=1790832 CPUtime=11.58
/proc/30962/task/30965/stat : 30965 (java) S 30960 30962 30258 0 -1 64 20063 0 0 0 1065 93 0 0 16 0 13 0 128385860 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30966] ppid=30960 vsize=1790832 CPUtime=11.64
/proc/30962/task/30966/stat : 30966 (java) S 30960 30962 30258 0 -1 64 18481 0 0 0 1071 93 0 0 16 0 13 0 128385860 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30967] ppid=30960 vsize=1790832 CPUtime=1.07
/proc/30962/task/30967/stat : 30967 (java) S 30960 30962 30258 0 -1 64 146 0 0 0 62 45 0 0 16 0 13 0 128385862 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30968] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30968/stat : 30968 (java) S 30960 30962 30258 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 128385862 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30969] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30969/stat : 30969 (java) S 30960 30962 30258 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 128385862 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30970] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30970/stat : 30970 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30971] ppid=30960 vsize=1790832 CPUtime=1.52
/proc/30962/task/30971/stat : 30971 (java) S 30960 30962 30258 0 -1 64 3185 0 0 0 151 1 0 0 16 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30962/tid=30972] ppid=30960 vsize=1790832 CPUtime=1.67
/proc/30962/task/30972/stat : 30972 (java) S 30960 30962 30258 0 -1 64 4001 0 0 0 166 1 0 0 16 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30973] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30973/stat : 30973 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30974] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30974/stat : 30974 (java) S 30960 30962 30258 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 128385866 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30962/tid=30975] ppid=30960 vsize=1790832 CPUtime=0
/proc/30962/task/30975/stat : 30975 (java) S 30960 30962 30258 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 128386255 1833811968 70702 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1790832

Child status: 143
Real time (s): 1791.17
CPU time (s): 1800.07
CPU user time (s): 1797.06
CPU system time (s): 3.00854
CPU usage (%): 100.497
Max. virtual memory (cumulated for all children) (KiB): 1793584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.06
system time used= 3.00854
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136475
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= 105751
involuntary context switches= 78292

runsolver used 2.15467 second user time and 5.8921 second system time

The end

Launcher Data (download as text)

Begin job on node14 on Tue Apr 17 10:11:21 UTC 2007

IDJOB= 350195
IDBENCH= 3026
IDSOLVER= 160
FILE ID= node14/350195-1176804681

PBS_JOBID= 4586227

Free space on /tmp= 66302 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=260-sizeP=131-sizeQ=260-466115074-max.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350195-1176804681/sat4jPseudoCP.jar /tmp/evaluation/350195-1176804681/instance-350195-1176804681.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node14/watcher-350195-1176804681 -o ROOT/results/node14/solver-350195-1176804681 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350195-1176804681/sat4jPseudoCP.jar /tmp/evaluation/350195-1176804681/instance-350195-1176804681.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  91a5420b80ffdfe2edd36883df6730be

RANDOM SEED= 952905950

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node14.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.227
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.227
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:       1547496 kB
Buffers:         32188 kB
Cached:         404208 kB
SwapCached:      15736 kB
Active:         112548 kB
Inactive:       351448 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1547496 kB
SwapTotal:     4192956 kB
SwapFree:      4145120 kB
Dirty:            8560 kB
Writeback:           0 kB
Mapped:          30168 kB
Slab:            29944 kB
Committed_AS:  6559520 kB
PageTables:       1784 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= 66302 MiB

End job on node14 on Tue Apr 17 10:41:14 UTC 2007