Trace number 349320

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.11 1786.58

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-blp-ar98.opb
MD5SUM523aad2a62a776290fed26e3ef5d80ef
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 variables20024
Total number of constraints1258
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)912
Number of constraints which are nor clauses,nor cardinality constraints345
Minimum length of a constraint2
Maximum length of a constraint15837
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 83886080000000
Number of bits of the biggest number in a constraint 47
Biggest sum of numbers in a constraint 572975239517507
Number of bits of the biggest sum of numbers50
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.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.14	c no version file found!!!
0.08/0.14	c sun.arch.data.model	32
0.08/0.14	c java.version	1.6.0
0.08/0.14	c os.name	Linux
0.08/0.14	c os.version	2.6.9-22.EL.rootsmp
0.08/0.14	c os.arch	i386
0.08/0.14	c Free memory 1651659224
0.08/0.14	c Max memory 1654456320
0.08/0.14	c Total memory 1654456320
0.08/0.14	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c Simplify asserted PB constraints to clauses
0.20/0.20	c solving /tmp/evaluation/349320-1176695498/instance-349320-1176695498.opb
0.20/0.20	c reading problem ... 
3.66/2.88	c ... done. Wall clock time 2.682s.
3.66/2.88	c CPU time (experimental) 2.27s.
3.66/2.88	c #vars     20024
3.66/2.88	c #constraints  1473
1800.02/1786.51	c starts		: 1
1800.02/1786.51	c conflicts		: 38
1800.02/1786.51	c decisions		: 12590
1800.02/1786.51	c propagations		: 27959
1800.02/1786.51	c inspects		: 323305
1800.02/1786.51	c learnt literals	: 0
1800.02/1786.51	c learnt binary clauses	: 0
1800.02/1786.51	c learnt ternary clauses	: 0
1800.02/1786.51	c learnt clauses	: 37
1800.02/1786.51	c root simplifications	: 0
1800.02/1786.51	c removed literals (reason simplification)	: 0
1800.02/1786.51	c reason swapping (by a shorter reason)	: 0
1800.02/1786.51	c Calls to reduceDB	: 0
1800.02/1786.51	c speed (decisions/second)	: 7.058828806301028
1800.02/1786.51	c non guided choices	0
1800.02/1786.51	s UNKNOWN
1800.02/1786.51	c Total wall clock time (ms): 1786.312

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/node66/watcher-349320-1176695498 -o ROOT/results/node66/solver-349320-1176695498 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349320-1176695498/sat4jPseudoCPClause.jar /tmp/evaluation/349320-1176695498/instance-349320-1176695498.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 3/64 30978
/proc/meminfo: memFree=1457464/2055920 swapFree=4184568/4192956
[pid=30978] ppid=30976 vsize=1800 CPUtime=0
/proc/30978/stat : 30978 (java) D 30976 30978 30603 0 -1 0 171 0 0 0 0 0 0 0 18 0 1 0 145539338 1843200 143 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/30978/statm: 450 143 106 9 0 92 0

[startup+0.086798 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30978
/proc/meminfo: memFree=1457464/2055920 swapFree=4184568/4192956
[pid=30978] ppid=30976 vsize=1778140 CPUtime=0.07
/proc/30978/stat : 30978 (java) S 30976 30978 30603 0 -1 0 3859 0 1 0 5 2 0 0 18 0 7 0 145539338 1820815360 3601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/30978/statm: 444535 3601 1091 9 0 442171 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1778140

[startup+0.101799 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30978
/proc/meminfo: memFree=1457464/2055920 swapFree=4184568/4192956
[pid=30978] ppid=30976 vsize=1780408 CPUtime=0.08
/proc/30978/stat : 30978 (java) S 30976 30978 30603 0 -1 0 3984 0 1 0 6 2 0 0 18 0 12 0 145539338 1823137792 3725 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30978/statm: 445102 3725 1123 9 0 442720 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780408

[startup+0.301838 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30978
/proc/meminfo: memFree=1457464/2055920 swapFree=4184568/4192956
[pid=30978] ppid=30976 vsize=1781512 CPUtime=0.32
/proc/30978/stat : 30978 (java) S 30976 30978 30603 0 -1 0 5313 0 1 0 29 3 0 0 18 0 12 0 145539338 1824268288 5051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30978/statm: 445378 5051 1263 9 0 442989 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1781512

[startup+0.701919 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 30978
/proc/meminfo: memFree=1457464/2055920 swapFree=4184568/4192956
[pid=30978] ppid=30976 vsize=1791884 CPUtime=1.02
/proc/30978/stat : 30978 (java) S 30976 30978 30603 0 -1 0 9218 0 1 0 97 5 0 0 18 0 12 0 145539338 1834889216 8324 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30978/statm: 447971 8324 1303 9 0 445582 0
Current children cumulated CPU time (s) 1.02
Current children cumulated vsize (KiB) 1791884

[startup+1.50207 s]
/proc/loadavg: 0.92 0.98 0.99 4/76 30990
/proc/meminfo: memFree=1421208/2055920 swapFree=4184568/4192956
[pid=30978] ppid=30976 vsize=1792600 CPUtime=2.22
/proc/30978/stat : 30978 (java) S 30976 30978 30603 0 -1 0 25615 0 1 0 211 11 0 0 18 0 12 0 145539338 1835622400 22815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30978/statm: 448150 22817 1305 9 0 445761 0
[pid=30978/tid=30980] ppid=30976 vsize=1792600 CPUtime=1
/proc/30978/task/30980/stat : 30980 (java) R 30976 30978 30603 0 -1 64 19267 0 1 0 92 8 0 0 20 0 12 0 145539340 1835622400 22817 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109521664 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30981] ppid=30976 vsize=1792600 CPUtime=0
/proc/30978/task/30981/stat : 30981 (java) S 30976 30978 30603 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 145539341 1835622400 22818 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30982] ppid=30976 vsize=1792600 CPUtime=0
/proc/30978/task/30982/stat : 30982 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 145539341 1835622400 22819 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30983] ppid=30976 vsize=1792600 CPUtime=0
/proc/30978/task/30983/stat : 30983 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 145539343 1835622400 22819 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30984] ppid=30976 vsize=1792600 CPUtime=0
/proc/30978/task/30984/stat : 30984 (java) S 30976 30978 30603 0 -1 64 10 0 0 0 0 0 0 0 20 0 12 0 145539344 1835622400 22820 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30985] ppid=30976 vsize=1792600 CPUtime=0
/proc/30978/task/30985/stat : 30985 (java) S 30976 30978 30603 0 -1 64 5 0 0 0 0 0 0 0 21 0 12 0 145539344 1835622400 22821 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30986] ppid=30976 vsize=1792600 CPUtime=0
/proc/30978/task/30986/stat : 30986 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 22 0 12 0 145539348 1835622400 22822 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30987] ppid=30976 vsize=1792600 CPUtime=0.71
/proc/30978/task/30987/stat : 30987 (java) S 30976 30978 30603 0 -1 64 3831 0 0 0 70 1 0 0 16 0 12 0 145539348 1835622400 22823 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30988] ppid=30976 vsize=1792600 CPUtime=0.47
/proc/30978/task/30988/stat : 30988 (java) S 30976 30978 30603 0 -1 64 1798 0 0 0 47 0 0 0 15 0 12 0 145539348 1835622400 22823 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30989] ppid=30976 vsize=1792600 CPUtime=0
/proc/30978/task/30989/stat : 30989 (java) S 30976 30978 30603 0 -1 64 0 0 0 0 0 0 0 0 23 0 12 0 145539348 1835622400 22824 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30990] ppid=30976 vsize=1792600 CPUtime=0
/proc/30978/task/30990/stat : 30990 (java) R 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 145539348 1835622400 22825 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.22
Current children cumulated vsize (KiB) 1792600

[startup+3.1024 s]
/proc/loadavg: 0.93 0.98 0.99 2/76 30990
/proc/meminfo: memFree=1307672/2055920 swapFree=4184568/4192956
[pid=30978] ppid=30976 vsize=1794604 CPUtime=4.18
/proc/30978/stat : 30978 (java) S 30976 30978 30603 0 -1 0 50497 0 1 0 395 23 0 0 18 0 13 0 145539338 1837674496 47157 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30978/statm: 448651 47157 1322 9 0 446262 0
[pid=30978/tid=30980] ppid=30976 vsize=1794604 CPUtime=2.42
/proc/30978/task/30980/stat : 30980 (java) R 30976 30978 30603 0 -1 64 37697 0 1 0 226 16 0 0 23 0 13 0 145539340 1837674496 47157 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109205339 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30981] ppid=30976 vsize=1794604 CPUtime=0.1
/proc/30978/task/30981/stat : 30981 (java) S 30976 30978 30603 0 -1 64 2979 0 0 0 9 1 0 0 17 0 13 0 145539341 1837674496 47157 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30982] ppid=30976 vsize=1794604 CPUtime=0.09
/proc/30978/task/30982/stat : 30982 (java) S 30976 30978 30603 0 -1 64 2536 0 0 0 8 1 0 0 17 0 13 0 145539341 1837674496 47157 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30983] ppid=30976 vsize=1794604 CPUtime=0
/proc/30978/task/30983/stat : 30983 (java) S 30976 30978 30603 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 145539343 1837674496 47157 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30984] ppid=30976 vsize=1794604 CPUtime=0
/proc/30978/task/30984/stat : 30984 (java) S 30976 30978 30603 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 145539344 1837674496 47157 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30985] ppid=30976 vsize=1794604 CPUtime=0
/proc/30978/task/30985/stat : 30985 (java) S 30976 30978 30603 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 145539344 1837674496 47157 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30986] ppid=30976 vsize=1794604 CPUtime=0
/proc/30978/task/30986/stat : 30986 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 145539348 1837674496 47157 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30987] ppid=30976 vsize=1794604 CPUtime=0.81
/proc/30978/task/30987/stat : 30987 (java) S 30976 30978 30603 0 -1 64 3837 0 0 0 80 1 0 0 16 0 13 0 145539348 1837674496 47157 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30988] ppid=30976 vsize=1794604 CPUtime=0.7
/proc/30978/task/30988/stat : 30988 (java) R 30976 30978 30603 0 -1 64 2717 0 0 0 69 1 0 0 17 0 13 0 145539348 1837674496 47157 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102036689 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30989] ppid=30976 vsize=1794604 CPUtime=0
/proc/30978/task/30989/stat : 30989 (java) S 30976 30978 30603 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 145539348 1837674496 47157 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30990] ppid=30976 vsize=1794604 CPUtime=0
/proc/30978/task/30990/stat : 30990 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145539348 1837674496 47157 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.18
Current children cumulated vsize (KiB) 1794604

[startup+6.30204 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 30991
/proc/meminfo: memFree=1242064/2055920 swapFree=4184568/4192956
[pid=30978] ppid=30976 vsize=1793468 CPUtime=8.13
/proc/30978/stat : 30978 (java) S 30976 30978 30603 0 -1 0 60975 0 1 0 784 29 0 0 18 0 13 0 145539338 1836511232 55083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30978/statm: 448367 55083 1326 9 0 445978 0
[pid=30978/tid=30980] ppid=30976 vsize=1793468 CPUtime=5.19
/proc/30978/task/30980/stat : 30980 (java) R 30976 30978 30603 0 -1 64 37715 0 1 0 502 17 0 0 24 0 13 0 145539340 1836511232 55083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109214405 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30981] ppid=30976 vsize=1793468 CPUtime=0.37
/proc/30978/task/30981/stat : 30981 (java) S 30976 30978 30603 0 -1 64 8028 0 0 0 33 4 0 0 16 0 13 0 145539341 1836511232 55083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30982] ppid=30976 vsize=1793468 CPUtime=0.37
/proc/30978/task/30982/stat : 30982 (java) S 30976 30978 30603 0 -1 64 6334 0 0 0 34 3 0 0 16 0 13 0 145539341 1836511232 55083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30983] ppid=30976 vsize=1793468 CPUtime=0
/proc/30978/task/30983/stat : 30983 (java) S 30976 30978 30603 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145539343 1836511232 55083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30984] ppid=30976 vsize=1793468 CPUtime=0
/proc/30978/task/30984/stat : 30984 (java) S 30976 30978 30603 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 145539344 1836511232 55083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30985] ppid=30976 vsize=1793468 CPUtime=0
/proc/30978/task/30985/stat : 30985 (java) S 30976 30978 30603 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 145539344 1836511232 55083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30986] ppid=30976 vsize=1793468 CPUtime=0
/proc/30978/task/30986/stat : 30986 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 145539348 1836511232 55083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30987] ppid=30976 vsize=1793468 CPUtime=1.14
/proc/30978/task/30987/stat : 30987 (java) R 30976 30978 30603 0 -1 64 4661 0 0 0 112 2 0 0 16 0 13 0 145539348 1836511232 55083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102120382 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30988] ppid=30976 vsize=1793468 CPUtime=1.01
/proc/30978/task/30988/stat : 30988 (java) S 30976 30978 30603 0 -1 64 3504 0 0 0 100 1 0 0 16 0 13 0 145539348 1836511232 55083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30989] ppid=30976 vsize=1793468 CPUtime=0
/proc/30978/task/30989/stat : 30989 (java) S 30976 30978 30603 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 145539348 1836511232 55083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30990] ppid=30976 vsize=1793468 CPUtime=0
/proc/30978/task/30990/stat : 30990 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145539348 1836511232 55083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30991] ppid=30976 vsize=1793468 CPUtime=0
/proc/30978/task/30991/stat : 30991 (java) S 30976 30978 30603 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 145539633 1836511232 55083 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.13
Current children cumulated vsize (KiB) 1793468

[startup+12.7023 s]
/proc/loadavg: 0.94 0.98 0.99 2/77 30991
/proc/meminfo: memFree=1214808/2055920 swapFree=4184568/4192956
[pid=30978] ppid=30976 vsize=1793468 CPUtime=14.93
/proc/30978/stat : 30978 (java) S 30976 30978 30603 0 -1 0 69104 0 1 0 1460 33 0 0 18 0 13 0 145539338 1836511232 61682 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30978/statm: 448367 61682 1326 9 0 445978 0
[pid=30978/tid=30980] ppid=30976 vsize=1793468 CPUtime=11.21
/proc/30978/task/30980/stat : 30980 (java) R 30976 30978 30603 0 -1 64 37726 0 1 0 1104 17 0 0 25 0 13 0 145539340 1836511232 61682 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109815693 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30981] ppid=30976 vsize=1793468 CPUtime=0.7
/proc/30978/task/30981/stat : 30981 (java) S 30976 30978 30603 0 -1 64 12515 0 0 0 64 6 0 0 16 0 13 0 145539341 1836511232 61682 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30982] ppid=30976 vsize=1793468 CPUtime=0.71
/proc/30978/task/30982/stat : 30982 (java) S 30976 30978 30603 0 -1 64 9956 0 0 0 66 5 0 0 16 0 13 0 145539341 1836511232 61682 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30983] ppid=30976 vsize=1793468 CPUtime=0
/proc/30978/task/30983/stat : 30983 (java) S 30976 30978 30603 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 145539343 1836511232 61682 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30984] ppid=30976 vsize=1793468 CPUtime=0
/proc/30978/task/30984/stat : 30984 (java) S 30976 30978 30603 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 145539344 1836511232 61682 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30985] ppid=30976 vsize=1793468 CPUtime=0
/proc/30978/task/30985/stat : 30985 (java) S 30976 30978 30603 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 145539344 1836511232 61682 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30986] ppid=30976 vsize=1793468 CPUtime=0
/proc/30978/task/30986/stat : 30986 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 145539348 1836511232 61682 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30987] ppid=30976 vsize=1793468 CPUtime=1.18
/proc/30978/task/30987/stat : 30987 (java) S 30976 30978 30603 0 -1 64 4663 0 0 0 116 2 0 0 16 0 13 0 145539348 1836511232 61682 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30988] ppid=30976 vsize=1793468 CPUtime=1.08
/proc/30978/task/30988/stat : 30988 (java) S 30976 30978 30603 0 -1 64 3511 0 0 0 107 1 0 0 16 0 13 0 145539348 1836511232 61682 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30989] ppid=30976 vsize=1793468 CPUtime=0
/proc/30978/task/30989/stat : 30989 (java) S 30976 30978 30603 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 145539348 1836511232 61682 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30990] ppid=30976 vsize=1793468 CPUtime=0
/proc/30978/task/30990/stat : 30990 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145539348 1836511232 61682 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30991] ppid=30976 vsize=1793468 CPUtime=0
/proc/30978/task/30991/stat : 30991 (java) S 30976 30978 30603 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 145539633 1836511232 61682 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.93
Current children cumulated vsize (KiB) 1793468

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 30991
/proc/meminfo: memFree=1322712/2055920 swapFree=4184568/4192956
[pid=30978] ppid=30976 vsize=1793468 CPUtime=27.81
/proc/30978/stat : 30978 (java) S 30976 30978 30603 0 -1 0 69137 0 1 0 2745 36 0 0 18 0 13 0 145539338 1836511232 34195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30978/statm: 448367 34195 1326 9 0 445978 0
[pid=30978/tid=30980] ppid=30976 vsize=1793468 CPUtime=23.94
/proc/30978/task/30980/stat : 30980 (java) R 30976 30978 30603 0 -1 64 37758 0 1 0 2377 17 0 0 25 0 13 0 145539340 1836511232 34195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109587449 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30981] ppid=30976 vsize=1793468 CPUtime=0.72
/proc/30978/task/30981/stat : 30981 (java) S 30976 30978 30603 0 -1 64 12516 0 0 0 66 6 0 0 15 0 13 0 145539341 1836511232 34195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30982] ppid=30976 vsize=1793468 CPUtime=0.72
/proc/30978/task/30982/stat : 30982 (java) S 30976 30978 30603 0 -1 64 9956 0 0 0 67 5 0 0 16 0 13 0 145539341 1836511232 34195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30983] ppid=30976 vsize=1793468 CPUtime=0.02
/proc/30978/task/30983/stat : 30983 (java) S 30976 30978 30603 0 -1 64 10 0 0 0 0 2 0 0 16 0 13 0 145539343 1836511232 34195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30984] ppid=30976 vsize=1793468 CPUtime=0
/proc/30978/task/30984/stat : 30984 (java) S 30976 30978 30603 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 145539344 1836511232 34195 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=30978] ppid=30976 vsize=1792536 CPUtime=1674.86
/proc/30978/stat : 30978 (java) S 30976 30978 30603 0 -1 0 183361 0 1 0 167267 219 0 0 18 0 13 0 145539338 1835556864 88312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30978/statm: 448134 88312 1326 9 0 445745 0
[pid=30978/tid=30980] ppid=30976 vsize=1792536 CPUtime=1646.32
/proc/30978/task/30980/stat : 30980 (java) R 30976 30978 30603 0 -1 64 113286 0 1 0 164556 76 0 0 25 0 13 0 145539340 1835556864 88312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109892349 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30981] ppid=30976 vsize=1792536 CPUtime=12.01
/proc/30978/task/30981/stat : 30981 (java) S 30976 30978 30603 0 -1 64 30724 0 0 0 1159 42 0 0 15 0 13 0 145539341 1835556864 88312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30982] ppid=30976 vsize=1792536 CPUtime=11.97
/proc/30978/task/30982/stat : 30982 (java) S 30976 30978 30603 0 -1 64 28802 0 0 0 1155 42 0 0 16 0 13 0 145539341 1835556864 88312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30983] ppid=30976 vsize=1792536 CPUtime=1.25
/proc/30978/task/30983/stat : 30983 (java) S 30976 30978 30603 0 -1 64 285 0 0 0 72 53 0 0 16 0 13 0 145539343 1835556864 88312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30984] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30984/stat : 30984 (java) S 30976 30978 30603 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 145539344 1835556864 88312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30985] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30985/stat : 30985 (java) S 30976 30978 30603 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 145539344 1835556864 88312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30986] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30986/stat : 30986 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 145539348 1835556864 88312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30987] ppid=30976 vsize=1792536 CPUtime=1.65
/proc/30978/task/30987/stat : 30987 (java) S 30976 30978 30603 0 -1 64 5063 0 0 0 163 2 0 0 17 0 13 0 145539348 1835556864 88312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30988] ppid=30976 vsize=1792536 CPUtime=1.61
/proc/30978/task/30988/stat : 30988 (java) S 30976 30978 30603 0 -1 64 4478 0 0 0 160 1 0 0 17 0 13 0 145539348 1835556864 88312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30989] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30989/stat : 30989 (java) S 30976 30978 30603 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 145539348 1835556864 88312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30990] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30990/stat : 30990 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145539348 1835556864 88312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30991] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30991/stat : 30991 (java) S 30976 30978 30603 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 145539633 1835556864 88312 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1674.86
Current children cumulated vsize (KiB) 1792536

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 31189
/proc/meminfo: memFree=1081496/2055920 swapFree=4184568/4192956
[pid=30978] ppid=30976 vsize=1792536 CPUtime=1735.34
/proc/30978/stat : 30978 (java) S 30976 30978 30603 0 -1 0 192599 0 1 0 173306 228 0 0 18 0 13 0 145539338 1835556864 94765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30978/statm: 448134 94765 1326 9 0 445745 0
[pid=30978/tid=30980] ppid=30976 vsize=1792536 CPUtime=1705.74
/proc/30978/task/30980/stat : 30980 (java) R 30976 30978 30603 0 -1 64 120053 0 1 0 170496 78 0 0 20 0 13 0 145539340 1835556864 94765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109816559 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30981] ppid=30976 vsize=1792536 CPUtime=12.52
/proc/30978/task/30981/stat : 30981 (java) S 30976 30978 30603 0 -1 64 31798 0 0 0 1208 44 0 0 15 0 13 0 145539341 1835556864 94765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30982] ppid=30976 vsize=1792536 CPUtime=12.47
/proc/30978/task/30982/stat : 30982 (java) S 30976 30978 30603 0 -1 64 30188 0 0 0 1202 45 0 0 16 0 13 0 145539341 1835556864 94765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30983] ppid=30976 vsize=1792536 CPUtime=1.27
/proc/30978/task/30983/stat : 30983 (java) S 30976 30978 30603 0 -1 64 296 0 0 0 74 53 0 0 16 0 13 0 145539343 1835556864 94765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30984] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30984/stat : 30984 (java) S 30976 30978 30603 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 145539344 1835556864 94765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30985] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30985/stat : 30985 (java) S 30976 30978 30603 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 145539344 1835556864 94765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30986] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30986/stat : 30986 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 145539348 1835556864 94765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30987] ppid=30976 vsize=1792536 CPUtime=1.65
/proc/30978/task/30987/stat : 30987 (java) S 30976 30978 30603 0 -1 64 5063 0 0 0 163 2 0 0 17 0 13 0 145539348 1835556864 94765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30988] ppid=30976 vsize=1792536 CPUtime=1.61
/proc/30978/task/30988/stat : 30988 (java) S 30976 30978 30603 0 -1 64 4478 0 0 0 160 1 0 0 17 0 13 0 145539348 1835556864 94765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30989] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30989/stat : 30989 (java) S 30976 30978 30603 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 145539348 1835556864 94765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30990] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30990/stat : 30990 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145539348 1835556864 94765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30991] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30991/stat : 30991 (java) S 30976 30978 30603 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 145539633 1835556864 94765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1735.34
Current children cumulated vsize (KiB) 1792536

[startup+1782.3 s]
/proc/loadavg: 1.07 1.02 1.00 2/77 31189
/proc/meminfo: memFree=1084568/2055920 swapFree=4184568/4192956
[pid=30978] ppid=30976 vsize=1792536 CPUtime=1795.79
/proc/30978/stat : 30978 (java) S 30976 30978 30603 0 -1 0 195637 0 1 0 179344 235 0 0 18 0 13 0 145539338 1835556864 93974 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30978/statm: 448134 93974 1326 9 0 445745 0
[pid=30978/tid=30980] ppid=30976 vsize=1792536 CPUtime=1765.17
/proc/30978/task/30980/stat : 30980 (java) R 30976 30978 30603 0 -1 64 122024 0 1 0 176437 80 0 0 25 0 13 0 145539340 1835556864 93974 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109540336 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30981] ppid=30976 vsize=1792536 CPUtime=13.02
/proc/30978/task/30981/stat : 30981 (java) S 30976 30978 30603 0 -1 64 32198 0 0 0 1257 45 0 0 16 0 13 0 145539341 1835556864 93974 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30982] ppid=30976 vsize=1792536 CPUtime=12.96
/proc/30978/task/30982/stat : 30982 (java) S 30976 30978 30603 0 -1 64 30850 0 0 0 1248 48 0 0 16 0 13 0 145539341 1835556864 93974 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30983] ppid=30976 vsize=1792536 CPUtime=1.31
/proc/30978/task/30983/stat : 30983 (java) S 30976 30978 30603 0 -1 64 301 0 0 0 76 55 0 0 15 0 13 0 145539343 1835556864 93974 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30984] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30984/stat : 30984 (java) S 30976 30978 30603 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 145539344 1835556864 93974 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30985] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30985/stat : 30985 (java) S 30976 30978 30603 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 145539344 1835556864 93974 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30986] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30986/stat : 30986 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 145539348 1835556864 93974 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30987] ppid=30976 vsize=1792536 CPUtime=1.65
/proc/30978/task/30987/stat : 30987 (java) S 30976 30978 30603 0 -1 64 5063 0 0 0 163 2 0 0 17 0 13 0 145539348 1835556864 93974 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30988] ppid=30976 vsize=1792536 CPUtime=1.61
/proc/30978/task/30988/stat : 30988 (java) S 30976 30978 30603 0 -1 64 4478 0 0 0 160 1 0 0 17 0 13 0 145539348 1835556864 93974 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30989] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30989/stat : 30989 (java) S 30976 30978 30603 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 145539348 1835556864 93974 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30990] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30990/stat : 30990 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145539348 1835556864 93974 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30991] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30991/stat : 30991 (java) S 30976 30978 30603 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 145539633 1835556864 93974 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1795.79
Current children cumulated vsize (KiB) 1792536



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1786.5 s]
/proc/loadavg: 1.07 1.02 1.00 2/77 31189
/proc/meminfo: memFree=1085016/2055920 swapFree=4184568/4192956
[pid=30978] ppid=30976 vsize=1792536 CPUtime=1800.02
/proc/30978/stat : 30978 (java) S 30976 30978 30603 0 -1 0 195646 0 1 0 179767 235 0 0 18 0 13 0 145539338 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30978/statm: 448134 93862 1326 9 0 445745 0
[pid=30978/tid=30980] ppid=30976 vsize=1792536 CPUtime=1769.33
/proc/30978/task/30980/stat : 30980 (java) R 30976 30978 30603 0 -1 64 122033 0 1 0 176853 80 0 0 25 0 13 0 145539340 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109540187 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30981] ppid=30976 vsize=1792536 CPUtime=13.05
/proc/30978/task/30981/stat : 30981 (java) S 30976 30978 30603 0 -1 64 32198 0 0 0 1260 45 0 0 16 0 13 0 145539341 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30982] ppid=30976 vsize=1792536 CPUtime=13
/proc/30978/task/30982/stat : 30982 (java) S 30976 30978 30603 0 -1 64 30850 0 0 0 1252 48 0 0 15 0 13 0 145539341 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30983] ppid=30976 vsize=1792536 CPUtime=1.31
/proc/30978/task/30983/stat : 30983 (java) S 30976 30978 30603 0 -1 64 301 0 0 0 76 55 0 0 16 0 13 0 145539343 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30984] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30984/stat : 30984 (java) S 30976 30978 30603 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 145539344 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30985] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30985/stat : 30985 (java) S 30976 30978 30603 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 145539344 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30986] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30986/stat : 30986 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 145539348 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30987] ppid=30976 vsize=1792536 CPUtime=1.65
/proc/30978/task/30987/stat : 30987 (java) S 30976 30978 30603 0 -1 64 5063 0 0 0 163 2 0 0 17 0 13 0 145539348 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30988] ppid=30976 vsize=1792536 CPUtime=1.61
/proc/30978/task/30988/stat : 30988 (java) S 30976 30978 30603 0 -1 64 4478 0 0 0 160 1 0 0 17 0 13 0 145539348 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30989] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30989/stat : 30989 (java) S 30976 30978 30603 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 145539348 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30990] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30990/stat : 30990 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145539348 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30991] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30991/stat : 30991 (java) S 30976 30978 30603 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 145539633 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1792536

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

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

[startup+1786.5 s]
/proc/loadavg: 1.07 1.02 1.00 2/77 31189
/proc/meminfo: memFree=1085016/2055920 swapFree=4184568/4192956
[pid=30978] ppid=30976 vsize=1792536 CPUtime=1800.02
/proc/30978/stat : 30978 (java) S 30976 30978 30603 0 -1 0 195646 0 1 0 179767 235 0 0 18 0 13 0 145539338 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/30978/statm: 448134 93862 1326 9 0 445745 0
[pid=30978/tid=30980] ppid=30976 vsize=1792536 CPUtime=1769.33
/proc/30978/task/30980/stat : 30980 (java) R 30976 30978 30603 0 -1 64 122033 0 1 0 176853 80 0 0 25 0 13 0 145539340 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109540187 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30981] ppid=30976 vsize=1792536 CPUtime=13.05
/proc/30978/task/30981/stat : 30981 (java) S 30976 30978 30603 0 -1 64 32198 0 0 0 1260 45 0 0 16 0 13 0 145539341 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30982] ppid=30976 vsize=1792536 CPUtime=13
/proc/30978/task/30982/stat : 30982 (java) S 30976 30978 30603 0 -1 64 30850 0 0 0 1252 48 0 0 15 0 13 0 145539341 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30983] ppid=30976 vsize=1792536 CPUtime=1.31
/proc/30978/task/30983/stat : 30983 (java) S 30976 30978 30603 0 -1 64 301 0 0 0 76 55 0 0 16 0 13 0 145539343 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30984] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30984/stat : 30984 (java) S 30976 30978 30603 0 -1 64 12 0 0 0 0 0 0 0 16 0 13 0 145539344 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30985] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30985/stat : 30985 (java) S 30976 30978 30603 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 145539344 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30986] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30986/stat : 30986 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 22 0 13 0 145539348 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30987] ppid=30976 vsize=1792536 CPUtime=1.65
/proc/30978/task/30987/stat : 30987 (java) S 30976 30978 30603 0 -1 64 5063 0 0 0 163 2 0 0 17 0 13 0 145539348 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30988] ppid=30976 vsize=1792536 CPUtime=1.61
/proc/30978/task/30988/stat : 30988 (java) S 30976 30978 30603 0 -1 64 4478 0 0 0 160 1 0 0 17 0 13 0 145539348 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30989] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30989/stat : 30989 (java) S 30976 30978 30603 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 145539348 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30978/tid=30990] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30990/stat : 30990 (java) S 30976 30978 30603 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 145539348 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=30978/tid=30991] ppid=30976 vsize=1792536 CPUtime=0
/proc/30978/task/30991/stat : 30991 (java) S 30976 30978 30603 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 145539633 1835556864 93862 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1792536

Child status: 143
Real time (s): 1786.58
CPU time (s): 1800.11
CPU user time (s): 1797.7
CPU system time (s): 2.41563
CPU usage (%): 100.757
Max. virtual memory (cumulated for all children) (KiB): 1794608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.7
system time used= 2.41563
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195666
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= 104041
involuntary context switches= 55841

runsolver used 1.93271 second user time and 5.20121 second system time

The end

Launcher Data (download as text)

Begin job on node66 on Mon Apr 16 03:51:38 UTC 2007

IDJOB= 349320
IDBENCH= 2352
IDSOLVER= 164
FILE ID= node66/349320-1176695498

PBS_JOBID= 4560023

Free space on /tmp= 66495 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-blp-ar98.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349320-1176695498/sat4jPseudoCPClause.jar /tmp/evaluation/349320-1176695498/instance-349320-1176695498.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-349320-1176695498 -o ROOT/results/node66/solver-349320-1176695498 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349320-1176695498/sat4jPseudoCPClause.jar /tmp/evaluation/349320-1176695498/instance-349320-1176695498.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  523aad2a62a776290fed26e3ef5d80ef

RANDOM SEED= 941753885

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node66.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.281
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.281
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:       1457872 kB
Buffers:         43772 kB
Cached:         460536 kB
SwapCached:       2156 kB
Active:         174628 kB
Inactive:       341068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1457872 kB
SwapTotal:     4192956 kB
SwapFree:      4184568 kB
Dirty:            6204 kB
Writeback:           0 kB
Mapped:          16836 kB
Slab:            68408 kB
Committed_AS:   725944 kB
PageTables:       1376 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= 66495 MiB

End job on node66 on Mon Apr 16 04:21:26 UTC 2007