Trace number 362725

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
SAT4JPseudoResolution 2007-03-23SAT (TO)13 1800.33 1784.49

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/www.csit.fsu.edu/
~burkardt/datasets/mps/normalized-reduced-mps-v2-20-10-maros.opb
MD5SUM6803f1153be9bf743da46b6e6a13cfbf
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark12
Best CPU time to get the best result obtained on this benchmark0.007998
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved YES
Number of variables90
Total number of constraints6
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint15
Maximum length of a constraint90
Number of terms in the objective function 90
Biggest coefficient in the objective function 168516
Number of bits for the biggest coefficient in the objective function 18
Sum of the numbers in the objective function 524354
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262133
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 524354
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.09/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.15	c no version file found!!!
0.09/0.15	c sun.arch.data.model	32
0.09/0.15	c java.version	1.6.0
0.09/0.15	c os.name	Linux
0.09/0.15	c os.version	2.6.9-22.EL.rootsmp
0.09/0.15	c os.arch	i386
0.09/0.15	c Free memory 1651659224
0.09/0.15	c Max memory 1654456320
0.09/0.15	c Total memory 1654456320
0.09/0.15	c Number of processors 2
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=1.5 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.21	c solving /tmp/evaluation/362725-1177017368/instance-362725-1177017368.opb
0.20/0.21	c reading problem ... 
0.20/0.25	c ... done. Wall clock time 0.048s.
0.20/0.25	c CPU time (experimental) 0.21s.
0.20/0.25	c #vars     90
0.20/0.25	c #constraints  6
0.20/0.27	c SATISFIABLE
0.20/0.27	c OPTIMIZING...
0.20/0.27	c Got one! Elapsed wall clock time (in seconds):0.06
0.20/0.27	o 14
1.00/0.73	c Got one! Elapsed wall clock time (in seconds):0.527
1.00/0.73	o 13
1800.05/1784.22	c starts		: 33
1800.05/1784.22	c conflicts		: 3813131
1800.05/1784.22	c decisions		: 3814299
1800.05/1784.22	c propagations		: 27549191
1800.05/1784.22	c inspects		: 4461766299
1800.05/1784.22	c learnt literals	: 0
1800.05/1784.22	c learnt binary clauses	: 1
1800.05/1784.22	c learnt ternary clauses	: 0
1800.05/1784.22	c learnt clauses	: 3813131
1800.05/1784.22	c root simplifications	: 0
1800.05/1784.22	c removed literals (reason simplification)	: 0
1800.05/1784.22	c reason swapping (by a shorter reason)	: 0
1800.05/1784.22	c Calls to reduceDB	: 1
1800.05/1784.22	c speed (decisions/second)	: 2138.6821614584064
1800.05/1784.22	c non guided choices	0
1800.05/1784.22	s SATISFIABLE
1800.05/1784.22	v -x1 x2 -x3 -x4 -x5 -x6 x7 -x8 -x9 -x10 -x11 -x12 -x13 -x14 -x15 -x16 -x17 -x18 -x19 -x20 -x21 -x22 -x23 -x24 -x25 -x26 -x27 -x28
1800.05/1784.22	v -x29 -x30 -x31 -x32 -x33 -x34 -x35 -x36 -x37 x38 -x39 -x40 -x41 -x42 -x43 -x44 -x45 -x46 -x47 -x48 -x49 -x50 -x51 -x52 -x53 -x54
1800.05/1784.22	v -x55 -x56 -x57 -x58 -x59 -x60 x61 -x62 -x63 -x64 -x65 x66 -x67 -x68 -x69 -x70 -x71 -x72 -x73 -x74 x75 -x76 -x77 x78 x79 -x80 -x81
1800.05/1784.22	v -x82 -x83 -x84 -x85 -x86 x87 -x88 -x89 -x90
1800.05/1784.22	c objective function=13
1800.05/1784.22	c Total wall clock time (ms): 1784.013

Verifier Data (download as text)

OK	13

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node9/watcher-362725-1177017368 -o ROOT/results/node9/solver-362725-1177017368 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362725-1177017368/sat4jPseudoResolution.jar /tmp/evaluation/362725-1177017368/instance-362725-1177017368.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.87 0.97 0.99 2/77 27071
/proc/meminfo: memFree=1857440/2055920 swapFree=4152812/4192956
[pid=27071] ppid=27069 vsize=152 CPUtime=0
/proc/27071/stat : 27071 (java) D 27069 27071 26514 0 -1 0 42 0 0 0 0 0 0 0 20 0 1 0 177774364 155648 26 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 8663844 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/27071/statm: 38 26 19 9 0 4 0

[startup+0.105932 s]
/proc/loadavg: 0.87 0.97 0.99 2/77 27071
/proc/meminfo: memFree=1857440/2055920 swapFree=4152812/4192956
[pid=27071] ppid=27069 vsize=1780108 CPUtime=0.09
/proc/27071/stat : 27071 (java) S 27069 27071 26514 0 -1 0 3989 0 1 0 7 2 0 0 18 0 12 0 177774364 1822830592 3730 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 445027 3730 1123 9 0 442646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780108

[startup+0.201946 s]
/proc/loadavg: 0.87 0.97 0.99 2/77 27071
/proc/meminfo: memFree=1857440/2055920 swapFree=4152812/4192956
[pid=27071] ppid=27069 vsize=1782120 CPUtime=0.2
/proc/27071/stat : 27071 (java) S 27069 27071 26514 0 -1 0 4842 0 1 0 17 3 0 0 18 0 12 0 177774364 1824890880 4580 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 445530 4580 1244 9 0 443142 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 1782120

[startup+0.301957 s]
/proc/loadavg: 0.87 0.97 0.99 2/77 27071
/proc/meminfo: memFree=1857440/2055920 swapFree=4152812/4192956
[pid=27071] ppid=27069 vsize=1783624 CPUtime=0.32
/proc/27071/stat : 27071 (java) S 27069 27071 26514 0 -1 0 5487 0 1 0 29 3 0 0 18 0 13 0 177774364 1826430976 5116 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 445906 5116 1268 9 0 443518 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1783624

[startup+0.702001 s]
/proc/loadavg: 0.87 0.97 0.99 2/77 27071
/proc/meminfo: memFree=1857440/2055920 swapFree=4152812/4192956
[pid=27071] ppid=27069 vsize=1786496 CPUtime=1
/proc/27071/stat : 27071 (java) S 27069 27071 26514 0 -1 0 8401 0 1 0 96 4 0 0 18 0 13 0 177774364 1829371904 7291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 446624 7291 1301 9 0 444236 0
Current children cumulated CPU time (s) 1
Current children cumulated vsize (KiB) 1786496

[startup+1.50209 s]
/proc/loadavg: 0.87 0.97 0.99 2/90 27086
/proc/meminfo: memFree=1819896/2055920 swapFree=4152812/4192956
[pid=27071] ppid=27069 vsize=1786496 CPUtime=1.94
/proc/27071/stat : 27071 (java) S 27069 27071 26514 0 -1 0 14710 0 1 0 186 8 0 0 18 0 13 0 177774364 1829371904 13297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 446624 13297 1309 9 0 444236 0
[pid=27071/tid=27073] ppid=27069 vsize=1786496 CPUtime=1.32
/proc/27071/task/27073/stat : 27073 (java) R 27069 27071 26514 0 -1 64 11412 0 1 0 126 6 0 0 17 0 13 0 177774366 1829371904 13297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109524248 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27074] ppid=27069 vsize=1786496 CPUtime=0
/proc/27071/task/27074/stat : 27074 (java) S 27069 27071 26514 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 177774367 1829371904 13297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27075] ppid=27069 vsize=1786496 CPUtime=0
/proc/27071/task/27075/stat : 27075 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 177774367 1829371904 13297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27076] ppid=27069 vsize=1786496 CPUtime=0
/proc/27071/task/27076/stat : 27076 (java) S 27069 27071 26514 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 177774370 1829371904 13297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27077] ppid=27069 vsize=1786496 CPUtime=0
/proc/27071/task/27077/stat : 27077 (java) S 27069 27071 26514 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 177774370 1829371904 13297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27078] ppid=27069 vsize=1786496 CPUtime=0
/proc/27071/task/27078/stat : 27078 (java) S 27069 27071 26514 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 177774370 1829371904 13297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27079] ppid=27069 vsize=1786496 CPUtime=0
/proc/27071/task/27079/stat : 27079 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 177774374 1829371904 13297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27080] ppid=27069 vsize=1786496 CPUtime=0.22
/proc/27071/task/27080/stat : 27080 (java) S 27069 27071 26514 0 -1 64 793 0 0 0 22 0 0 0 16 0 13 0 177774374 1829371904 13297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27081] ppid=27069 vsize=1786496 CPUtime=0.36
/proc/27071/task/27081/stat : 27081 (java) S 27069 27071 26514 0 -1 64 1777 0 0 0 36 0 0 0 15 0 13 0 177774374 1829371904 13297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27082] ppid=27069 vsize=1786496 CPUtime=0
/proc/27071/task/27082/stat : 27082 (java) S 27069 27071 26514 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 177774374 1829371904 13297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27083] ppid=27069 vsize=1786496 CPUtime=0
/proc/27071/task/27083/stat : 27083 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 177774374 1829371904 13297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27086] ppid=27069 vsize=1786496 CPUtime=0
/proc/27071/task/27086/stat : 27086 (java) S 27069 27071 26514 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 177774438 1829371904 13297 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.94
Current children cumulated vsize (KiB) 1786496

[startup+3.10227 s]
/proc/loadavg: 0.87 0.97 0.99 2/90 27086
/proc/meminfo: memFree=1788344/2055920 swapFree=4152812/4192956
[pid=27071] ppid=27069 vsize=1786496 CPUtime=3.54
/proc/27071/stat : 27071 (java) S 27069 27071 26514 0 -1 0 25187 0 1 0 340 14 0 0 18 0 13 0 177774364 1829371904 23774 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 446624 23774 1309 9 0 444236 0
[pid=27071/tid=27073] ppid=27069 vsize=1786496 CPUtime=2.92
/proc/27071/task/27073/stat : 27073 (java) R 27069 27071 26514 0 -1 64 21889 0 1 0 280 12 0 0 25 0 13 0 177774366 1829371904 23774 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109494539 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27074] ppid=27069 vsize=1786496 CPUtime=0
/proc/27071/task/27074/stat : 27074 (java) S 27069 27071 26514 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 177774367 1829371904 23775 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27075] ppid=27069 vsize=1786496 CPUtime=0
/proc/27071/task/27075/stat : 27075 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 177774367 1829371904 23775 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27076] ppid=27069 vsize=1786496 CPUtime=0
/proc/27071/task/27076/stat : 27076 (java) S 27069 27071 26514 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 177774370 1829371904 23775 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27077] ppid=27069 vsize=1786496 CPUtime=0
/proc/27071/task/27077/stat : 27077 (java) S 27069 27071 26514 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 177774370 1829371904 23775 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27078] ppid=27069 vsize=1786496 CPUtime=0
/proc/27071/task/27078/stat : 27078 (java) S 27069 27071 26514 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 177774370 1829371904 23775 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27079] ppid=27069 vsize=1786496 CPUtime=0
/proc/27071/task/27079/stat : 27079 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 177774374 1829371904 23775 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27080] ppid=27069 vsize=1786496 CPUtime=0.22
/proc/27071/task/27080/stat : 27080 (java) S 27069 27071 26514 0 -1 64 793 0 0 0 22 0 0 0 16 0 13 0 177774374 1829371904 23775 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27081] ppid=27069 vsize=1786496 CPUtime=0.36
/proc/27071/task/27081/stat : 27081 (java) S 27069 27071 26514 0 -1 64 1777 0 0 0 36 0 0 0 15 0 13 0 177774374 1829371904 23775 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27082] ppid=27069 vsize=1786496 CPUtime=0
/proc/27071/task/27082/stat : 27082 (java) S 27069 27071 26514 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 177774374 1829371904 23775 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27083] ppid=27069 vsize=1786496 CPUtime=0
/proc/27071/task/27083/stat : 27083 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 177774374 1829371904 23776 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27086] ppid=27069 vsize=1786496 CPUtime=0
/proc/27071/task/27086/stat : 27086 (java) S 27069 27071 26514 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 177774438 1829371904 23780 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.54
Current children cumulated vsize (KiB) 1786496

[startup+6.30263 s]
/proc/loadavg: 0.88 0.97 0.99 2/90 27086
/proc/meminfo: memFree=1705208/2055920 swapFree=4152812/4192956
[pid=27071] ppid=27069 vsize=1785180 CPUtime=6.79
/proc/27071/stat : 27071 (java) S 27069 27071 26514 0 -1 0 45419 0 1 0 657 22 0 0 18 0 13 0 177774364 1828024320 43860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 446295 43860 1318 9 0 443907 0
[pid=27071/tid=27073] ppid=27069 vsize=1785180 CPUtime=6.06
/proc/27071/task/27073/stat : 27073 (java) R 27069 27071 26514 0 -1 64 37692 0 1 0 588 18 0 0 22 0 13 0 177774366 1828024320 43860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109493591 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27074] ppid=27069 vsize=1785180 CPUtime=0.04
/proc/27071/task/27074/stat : 27074 (java) S 27069 27071 26514 0 -1 64 2434 0 0 0 3 1 0 0 17 0 13 0 177774367 1828024320 43860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27075] ppid=27069 vsize=1785180 CPUtime=0.04
/proc/27071/task/27075/stat : 27075 (java) S 27069 27071 26514 0 -1 64 1990 0 0 0 4 0 0 0 17 0 13 0 177774367 1828024320 43860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27076] ppid=27069 vsize=1785180 CPUtime=0
/proc/27071/task/27076/stat : 27076 (java) S 27069 27071 26514 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 177774370 1828024320 43860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27077] ppid=27069 vsize=1785180 CPUtime=0
/proc/27071/task/27077/stat : 27077 (java) S 27069 27071 26514 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 177774370 1828024320 43860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27078] ppid=27069 vsize=1785180 CPUtime=0
/proc/27071/task/27078/stat : 27078 (java) S 27069 27071 26514 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 177774370 1828024320 43860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27079] ppid=27069 vsize=1785180 CPUtime=0
/proc/27071/task/27079/stat : 27079 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 177774374 1828024320 43860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27080] ppid=27069 vsize=1785180 CPUtime=0.22
/proc/27071/task/27080/stat : 27080 (java) S 27069 27071 26514 0 -1 64 793 0 0 0 22 0 0 0 17 0 13 0 177774374 1828024320 43860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27081] ppid=27069 vsize=1785180 CPUtime=0.37
/proc/27071/task/27081/stat : 27081 (java) S 27069 27071 26514 0 -1 64 1777 0 0 0 37 0 0 0 17 0 13 0 177774374 1828024320 43860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27082] ppid=27069 vsize=1785180 CPUtime=0
/proc/27071/task/27082/stat : 27082 (java) S 27069 27071 26514 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 177774374 1828024320 43860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27083] ppid=27069 vsize=1785180 CPUtime=0
/proc/27071/task/27083/stat : 27083 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 177774374 1828024320 43860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27086] ppid=27069 vsize=1785180 CPUtime=0
/proc/27071/task/27086/stat : 27086 (java) S 27069 27071 26514 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 177774438 1828024320 43860 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.79
Current children cumulated vsize (KiB) 1785180

[startup+12.7024 s]
/proc/loadavg: 0.89 0.97 0.99 2/90 27086
/proc/meminfo: memFree=1686144/2055920 swapFree=4152812/4192956
[pid=27071] ppid=27069 vsize=1785180 CPUtime=13.21
/proc/27071/stat : 27071 (java) S 27069 27071 26514 0 -1 0 46633 0 1 0 1298 23 0 0 18 0 13 0 177774364 1828024320 45074 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 446295 45074 1318 9 0 443907 0
[pid=27071/tid=27073] ppid=27069 vsize=1785180 CPUtime=12.43
/proc/27071/task/27073/stat : 27073 (java) S 27069 27071 26514 0 -1 64 37697 0 1 0 1225 18 0 0 25 0 13 0 177774366 1828024320 45074 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27074] ppid=27069 vsize=1785180 CPUtime=0.05
/proc/27071/task/27074/stat : 27074 (java) R 27069 27071 26514 0 -1 64 3357 0 0 0 4 1 0 0 16 0 13 0 177774367 1828024320 45074 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105369186 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27075] ppid=27069 vsize=1785180 CPUtime=0.06
/proc/27071/task/27075/stat : 27075 (java) R 27069 27071 26514 0 -1 64 2276 0 0 0 6 0 0 0 17 0 13 0 177774367 1828024320 45074 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103370359 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27076] ppid=27069 vsize=1785180 CPUtime=0
/proc/27071/task/27076/stat : 27076 (java) S 27069 27071 26514 0 -1 64 8 0 0 0 0 0 0 0 16 0 13 0 177774370 1828024320 45074 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27077] ppid=27069 vsize=1785180 CPUtime=0
/proc/27071/task/27077/stat : 27077 (java) S 27069 27071 26514 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 177774370 1828024320 45074 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27078] ppid=27069 vsize=1785180 CPUtime=0
/proc/27071/task/27078/stat : 27078 (java) S 27069 27071 26514 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 177774370 1828024320 45074 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27079] ppid=27069 vsize=1785180 CPUtime=0
/proc/27071/task/27079/stat : 27079 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 177774374 1828024320 45074 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27080] ppid=27069 vsize=1785180 CPUtime=0.23
/proc/27071/task/27080/stat : 27080 (java) S 27069 27071 26514 0 -1 64 793 0 0 0 23 0 0 0 17 0 13 0 177774374 1828024320 45074 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27081] ppid=27069 vsize=1785180 CPUtime=0.37
/proc/27071/task/27081/stat : 27081 (java) S 27069 27071 26514 0 -1 64 1777 0 0 0 37 0 0 0 17 0 13 0 177774374 1828024320 45074 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27082] ppid=27069 vsize=1785180 CPUtime=0
/proc/27071/task/27082/stat : 27082 (java) S 27069 27071 26514 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 177774374 1828024320 45074 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27083] ppid=27069 vsize=1785180 CPUtime=0
/proc/27071/task/27083/stat : 27083 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 177774374 1828024320 45074 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27086] ppid=27069 vsize=1785180 CPUtime=0
/proc/27071/task/27086/stat : 27086 (java) S 27069 27071 26514 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 177774438 1828024320 45074 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 13.21
Current children cumulated vsize (KiB) 1785180

[startup+25.5018 s]
/proc/loadavg: 0.92 0.97 0.99 2/90 27086
/proc/meminfo: memFree=1625280/2055920 swapFree=4152812/4192956
[pid=27071] ppid=27069 vsize=1785180 CPUtime=26.27
/proc/27071/stat : 27071 (java) S 27069 27071 26514 0 -1 0 61594 0 1 0 2597 30 0 0 18 0 13 0 177774364 1828024320 59066 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 446295 59066 1318 9 0 443907 0
[pid=27071/tid=27073] ppid=27069 vsize=1785180 CPUtime=24.96
/proc/27071/task/27073/stat : 27073 (java) R 27069 27071 26514 0 -1 64 37699 0 1 0 2478 18 0 0 25 0 13 0 177774366 1828024320 59066 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109496067 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27074] ppid=27069 vsize=1785180 CPUtime=0.32
/proc/27071/task/27074/stat : 27074 (java) S 27069 27071 26514 0 -1 64 9892 0 0 0 28 4 0 0 16 0 13 0 177774367 1828024320 59066 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27075] ppid=27069 vsize=1785180 CPUtime=0.32
/proc/27071/task/27075/stat : 27075 (java) S 27069 27071 26514 0 -1 64 10698 0 0 0 28 4 0 0 18 0 13 0 177774367 1828024320 59066 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

/proc/27071/task/27080/stat : 27080 (java) S 27069 27071 26514 0 -1 64 798 0 0 0 29 0 0 0 17 0 13 0 177774374 1830649856 374877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27081] ppid=27069 vsize=1787744 CPUtime=0.43
/proc/27071/task/27081/stat : 27081 (java) S 27069 27071 26514 0 -1 64 1787 0 0 0 43 0 0 0 17 0 13 0 177774374 1830649856 374877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27082] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27082/stat : 27082 (java) S 27069 27071 26514 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 177774374 1830649856 374877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27083] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27083/stat : 27083 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 177774374 1830649856 374877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27086] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27086/stat : 27086 (java) S 27069 27071 26514 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 177774438 1830649856 374877 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1618.19
Current children cumulated vsize (KiB) 1787744

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 27088
/proc/meminfo: memFree=358912/2055920 swapFree=4152812/4192956
[pid=27071] ppid=27069 vsize=1787744 CPUtime=1678.18
/proc/27071/stat : 27071 (java) S 27069 27071 26514 0 -1 0 419524 0 1 0 167606 212 0 0 18 0 13 0 177774364 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 446936 374879 1322 9 0 444548 0
[pid=27071/tid=27073] ppid=27069 vsize=1787744 CPUtime=1645.05
/proc/27071/task/27073/stat : 27073 (java) R 27069 27071 26514 0 -1 64 37771 0 1 0 164472 33 0 0 25 0 13 0 177774366 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109670942 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27074] ppid=27069 vsize=1787744 CPUtime=16.16
/proc/27071/task/27074/stat : 27074 (java) S 27069 27071 26514 0 -1 64 191788 0 0 0 1530 86 0 0 16 0 13 0 177774367 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27075] ppid=27069 vsize=1787744 CPUtime=16.16
/proc/27071/task/27075/stat : 27075 (java) S 27069 27071 26514 0 -1 64 186622 0 0 0 1527 89 0 0 16 0 13 0 177774367 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27076] ppid=27069 vsize=1787744 CPUtime=0.01
/proc/27071/task/27076/stat : 27076 (java) S 27069 27071 26514 0 -1 64 31 0 0 0 0 1 0 0 16 0 13 0 177774370 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27077] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27077/stat : 27077 (java) S 27069 27071 26514 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 177774370 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27078] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27078/stat : 27078 (java) S 27069 27071 26514 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 177774370 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27079] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27079/stat : 27079 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27080] ppid=27069 vsize=1787744 CPUtime=0.3
/proc/27071/task/27080/stat : 27080 (java) S 27069 27071 26514 0 -1 64 800 0 0 0 30 0 0 0 17 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27081] ppid=27069 vsize=1787744 CPUtime=0.43
/proc/27071/task/27081/stat : 27081 (java) S 27069 27071 26514 0 -1 64 1787 0 0 0 43 0 0 0 17 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27082] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27082/stat : 27082 (java) S 27069 27071 26514 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27083] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27083/stat : 27083 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27086] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27086/stat : 27086 (java) S 27069 27071 26514 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 177774438 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1678.18
Current children cumulated vsize (KiB) 1787744

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 27088
/proc/meminfo: memFree=358912/2055920 swapFree=4152812/4192956
[pid=27071] ppid=27069 vsize=1787744 CPUtime=1738.16
/proc/27071/stat : 27071 (java) S 27069 27071 26514 0 -1 0 419524 0 1 0 173604 212 0 0 18 0 13 0 177774364 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 446936 374879 1322 9 0 444548 0
[pid=27071/tid=27073] ppid=27069 vsize=1787744 CPUtime=1705.03
/proc/27071/task/27073/stat : 27073 (java) R 27069 27071 26514 0 -1 64 37771 0 1 0 170470 33 0 0 25 0 13 0 177774366 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109671361 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27074] ppid=27069 vsize=1787744 CPUtime=16.16
/proc/27071/task/27074/stat : 27074 (java) S 27069 27071 26514 0 -1 64 191788 0 0 0 1530 86 0 0 16 0 13 0 177774367 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27075] ppid=27069 vsize=1787744 CPUtime=16.16
/proc/27071/task/27075/stat : 27075 (java) S 27069 27071 26514 0 -1 64 186622 0 0 0 1527 89 0 0 16 0 13 0 177774367 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27076] ppid=27069 vsize=1787744 CPUtime=0.01
/proc/27071/task/27076/stat : 27076 (java) S 27069 27071 26514 0 -1 64 31 0 0 0 0 1 0 0 16 0 13 0 177774370 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27077] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27077/stat : 27077 (java) S 27069 27071 26514 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 177774370 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27078] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27078/stat : 27078 (java) S 27069 27071 26514 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 177774370 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27079] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27079/stat : 27079 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27080] ppid=27069 vsize=1787744 CPUtime=0.3
/proc/27071/task/27080/stat : 27080 (java) S 27069 27071 26514 0 -1 64 800 0 0 0 30 0 0 0 17 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27081] ppid=27069 vsize=1787744 CPUtime=0.43
/proc/27071/task/27081/stat : 27081 (java) S 27069 27071 26514 0 -1 64 1787 0 0 0 43 0 0 0 17 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27082] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27082/stat : 27082 (java) S 27069 27071 26514 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27083] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27083/stat : 27083 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27086] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27086/stat : 27086 (java) S 27069 27071 26514 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 177774438 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1738.16
Current children cumulated vsize (KiB) 1787744

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 27088
/proc/meminfo: memFree=358912/2055920 swapFree=4152812/4192956
[pid=27071] ppid=27069 vsize=1787744 CPUtime=1798.14
/proc/27071/stat : 27071 (java) S 27069 27071 26514 0 -1 0 419524 0 1 0 179601 213 0 0 18 0 13 0 177774364 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 446936 374879 1322 9 0 444548 0
[pid=27071/tid=27073] ppid=27069 vsize=1787744 CPUtime=1765.01
/proc/27071/task/27073/stat : 27073 (java) R 27069 27071 26514 0 -1 64 37771 0 1 0 176467 34 0 0 25 0 13 0 177774366 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109343383 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27074] ppid=27069 vsize=1787744 CPUtime=16.16
/proc/27071/task/27074/stat : 27074 (java) S 27069 27071 26514 0 -1 64 191788 0 0 0 1530 86 0 0 16 0 13 0 177774367 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27075] ppid=27069 vsize=1787744 CPUtime=16.16
/proc/27071/task/27075/stat : 27075 (java) S 27069 27071 26514 0 -1 64 186622 0 0 0 1527 89 0 0 16 0 13 0 177774367 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27076] ppid=27069 vsize=1787744 CPUtime=0.01
/proc/27071/task/27076/stat : 27076 (java) S 27069 27071 26514 0 -1 64 31 0 0 0 0 1 0 0 16 0 13 0 177774370 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27077] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27077/stat : 27077 (java) S 27069 27071 26514 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 177774370 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27078] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27078/stat : 27078 (java) S 27069 27071 26514 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 177774370 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27079] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27079/stat : 27079 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27080] ppid=27069 vsize=1787744 CPUtime=0.3
/proc/27071/task/27080/stat : 27080 (java) S 27069 27071 26514 0 -1 64 800 0 0 0 30 0 0 0 17 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27081] ppid=27069 vsize=1787744 CPUtime=0.43
/proc/27071/task/27081/stat : 27081 (java) S 27069 27071 26514 0 -1 64 1787 0 0 0 43 0 0 0 17 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27082] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27082/stat : 27082 (java) S 27069 27071 26514 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27083] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27083/stat : 27083 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27086] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27086/stat : 27086 (java) S 27069 27071 26514 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 177774438 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1798.14
Current children cumulated vsize (KiB) 1787744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1784.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 27088
/proc/meminfo: memFree=358912/2055920 swapFree=4152812/4192956
[pid=27071] ppid=27069 vsize=1787744 CPUtime=1800.05
/proc/27071/stat : 27071 (java) S 27069 27071 26514 0 -1 0 419524 0 1 0 179792 213 0 0 18 0 13 0 177774364 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27071/statm: 446936 374879 1322 9 0 444548 0
[pid=27071/tid=27073] ppid=27069 vsize=1787744 CPUtime=1766.92
/proc/27071/task/27073/stat : 27073 (java) R 27069 27071 26514 0 -1 64 37771 0 1 0 176658 34 0 0 25 0 13 0 177774366 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109671347 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27074] ppid=27069 vsize=1787744 CPUtime=16.16
/proc/27071/task/27074/stat : 27074 (java) S 27069 27071 26514 0 -1 64 191788 0 0 0 1530 86 0 0 16 0 13 0 177774367 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27075] ppid=27069 vsize=1787744 CPUtime=16.16
/proc/27071/task/27075/stat : 27075 (java) S 27069 27071 26514 0 -1 64 186622 0 0 0 1527 89 0 0 16 0 13 0 177774367 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27076] ppid=27069 vsize=1787744 CPUtime=0.01
/proc/27071/task/27076/stat : 27076 (java) S 27069 27071 26514 0 -1 64 31 0 0 0 0 1 0 0 16 0 13 0 177774370 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27077] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27077/stat : 27077 (java) S 27069 27071 26514 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 177774370 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27078] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27078/stat : 27078 (java) S 27069 27071 26514 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 177774370 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27079] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27079/stat : 27079 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27080] ppid=27069 vsize=1787744 CPUtime=0.3
/proc/27071/task/27080/stat : 27080 (java) S 27069 27071 26514 0 -1 64 800 0 0 0 30 0 0 0 17 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27081] ppid=27069 vsize=1787744 CPUtime=0.43
/proc/27071/task/27081/stat : 27081 (java) S 27069 27071 26514 0 -1 64 1787 0 0 0 43 0 0 0 17 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27082] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27082/stat : 27082 (java) S 27069 27071 26514 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=27071/tid=27083] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27083/stat : 27083 (java) S 27069 27071 26514 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 177774374 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27071/tid=27086] ppid=27069 vsize=1787744 CPUtime=0
/proc/27071/task/27086/stat : 27086 (java) S 27069 27071 26514 0 -1 64 0 0 0 0 0 0 0 0 21 0 13 0 177774438 1830649856 374879 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1787744

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

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

[startup+1784.32 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 27088
/proc/meminfo: memFree=358912/2055920 swapFree=4152812/4192956
[pid=27071] ppid=27069 vsize=0 CPUtime=1800.16
/proc/27071/stat : 27071 (java) Z 27069 27071 26514 0 -1 1036 419543 0 1 0 179798 218 0 0 16 0 2 0 177774364 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27071/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.16
Current children cumulated vsize (KiB) 0

[startup+1784.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 27088
/proc/meminfo: memFree=358912/2055920 swapFree=4152812/4192956
[pid=27071] ppid=27069 vsize=0 CPUtime=1800.25
/proc/27071/stat : 27071 (java) Z 27069 27071 26514 0 -1 1036 419543 0 1 0 179798 227 0 0 16 0 2 0 177774364 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27071/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1784.49
CPU time (s): 1800.33
CPU user time (s): 1797.98
CPU system time (s): 2.34764
CPU usage (%): 100.887
Max. virtual memory (cumulated for all children) (KiB): 1787748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.98
system time used= 2.34764
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 419543
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= 37337
involuntary context switches= 27543

runsolver used 1.75873 second user time and 4.77727 second system time

The end

Launcher Data (download as text)

Begin job on node9 on Thu Apr 19 21:16:08 UTC 2007

IDJOB= 362725
IDBENCH= 1634
IDSOLVER= 159
FILE ID= node9/362725-1177017368

PBS_JOBID= 4630575

Free space on /tmp= 66425 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/www.csit.fsu.edu/~burkardt/datasets/mps/normalized-reduced-mps-v2-20-10-maros.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362725-1177017368/sat4jPseudoResolution.jar /tmp/evaluation/362725-1177017368/instance-362725-1177017368.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node9/watcher-362725-1177017368 -o ROOT/results/node9/solver-362725-1177017368 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/362725-1177017368/sat4jPseudoResolution.jar /tmp/evaluation/362725-1177017368/instance-362725-1177017368.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  6803f1153be9bf743da46b6e6a13cfbf

RANDOM SEED= 607837954

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node9.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.221
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.221
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:       1857912 kB
Buffers:         27468 kB
Cached:         108644 kB
SwapCached:       7844 kB
Active:          55496 kB
Inactive:       103268 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1857912 kB
SwapTotal:     4192956 kB
SwapFree:      4152812 kB
Dirty:            3644 kB
Writeback:           0 kB
Mapped:          29728 kB
Slab:            24824 kB
Committed_AS:  6075656 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= 66425 MiB

End job on node9 on Thu Apr 19 21:45:54 UTC 2007