Trace number 349362

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-23? (TO) 1800.25 1786.82

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-greenbeb.opb
MD5SUMebe0bf73b5f65c9fef014886519c9815
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 variables155020
Total number of constraints2675
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 constraints2675
Minimum length of a constraint11
Maximum length of a constraint7172
Number of terms in the objective function 14882
Biggest coefficient in the objective function 536870912000000
Number of bits for the biggest coefficient in the objective function 49
Sum of the numbers in the objective function 12491747892670016
Number of bits of the sum of numbers in the objective function 54
Biggest number in a constraint 536870912000000
Number of bits of the biggest number in a constraint 49
Biggest sum of numbers in a constraint 24454743822989865
Number of bits of the biggest sum of numbers55
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.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.20	c solving /tmp/evaluation/349362-1176698297/instance-349362-1176698297.opb
0.20/0.20	c reading problem ... 
11.57/9.07	c ... done. Wall clock time 8.871s.
11.57/9.07	c CPU time (experimental) 6.82s.
11.57/9.07	c #vars     155020
11.57/9.07	c #constraints  4612
1800.03/1786.61	c starts		: 22
1800.03/1786.61	c conflicts		: 1051545
1800.03/1786.61	c decisions		: 1106205
1800.03/1786.61	c propagations		: 16367283
1800.03/1786.61	c inspects		: 654533449
1800.03/1786.61	c learnt literals	: 47
1800.03/1786.61	c learnt binary clauses	: 93
1800.03/1786.61	c learnt ternary clauses	: 70
1800.03/1786.61	c learnt clauses	: 1051498
1800.03/1786.61	c root simplifications	: 0
1800.03/1786.61	c removed literals (reason simplification)	: 0
1800.03/1786.61	c reason swapping (by a shorter reason)	: 0
1800.03/1786.61	c Calls to reduceDB	: 0
1800.03/1786.61	c speed (decisions/second)	: 622.5559661383618
1800.03/1786.61	c non guided choices	344
1800.03/1786.61	s UNKNOWN
1800.03/1786.61	c Total wall clock time (ms): 1786.409

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/node52/watcher-349362-1176698297 -o ROOT/results/node52/solver-349362-1176698297 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349362-1176698297/sat4jPseudoResolution.jar /tmp/evaluation/349362-1176698297/instance-349362-1176698297.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: 1.00 1.00 1.00 2/64 16109
/proc/meminfo: memFree=1741220/2055920 swapFree=4184492/4192956
[pid=16109] ppid=16107 vsize=18568 CPUtime=0
/proc/16109/stat : 16109 (runsolver) R 16107 16109 15688 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 24674818 19013632 292 18446744073709551615 4194304 4296420 548682068880 18446744073709551615 273653755175 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/16109/statm: 4642 292 257 24 0 2626 0

[startup+0.087766 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16109
/proc/meminfo: memFree=1741220/2055920 swapFree=4184492/4192956
[pid=16109] ppid=16107 vsize=1777844 CPUtime=0.07
/proc/16109/stat : 16109 (java) S 16107 16109 15688 0 -1 0 3824 0 1 0 5 2 0 0 18 0 7 0 24674818 1820512256 3566 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/16109/statm: 444461 3566 1090 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.102766 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16109
/proc/meminfo: memFree=1741220/2055920 swapFree=4184492/4192956
[pid=16109] ppid=16107 vsize=1780108 CPUtime=0.08
/proc/16109/stat : 16109 (java) S 16107 16109 15688 0 -1 0 3971 0 1 0 6 2 0 0 18 0 12 0 24674818 1822830592 3712 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16109/statm: 445027 3712 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.30178 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16109
/proc/meminfo: memFree=1741220/2055920 swapFree=4184492/4192956
[pid=16109] ppid=16107 vsize=1782516 CPUtime=0.34
/proc/16109/stat : 16109 (java) S 16107 16109 15688 0 -1 0 6435 0 1 0 30 4 0 0 18 0 12 0 24674818 1825296384 6173 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16109/statm: 445629 6173 1267 9 0 443241 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1782516

[startup+0.702808 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 16109
/proc/meminfo: memFree=1741220/2055920 swapFree=4184492/4192956
[pid=16109] ppid=16107 vsize=1783456 CPUtime=0.93
/proc/16109/stat : 16109 (java) S 16107 16109 15688 0 -1 0 9042 0 1 0 88 5 0 0 18 0 12 0 24674818 1826258944 8655 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16109/statm: 445864 8655 1298 9 0 443476 0
Current children cumulated CPU time (s) 0.93
Current children cumulated vsize (KiB) 1783456

[startup+1.50287 s]
/proc/loadavg: 1.00 1.00 1.00 4/76 16121
/proc/meminfo: memFree=1698436/2055920 swapFree=4184492/4192956
[pid=16109] ppid=16107 vsize=1794948 CPUtime=2.42
/proc/16109/stat : 16109 (java) S 16107 16109 15688 0 -1 0 23382 0 1 0 229 13 0 0 18 0 12 0 24674818 1838026752 18436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16109/statm: 448737 18436 1314 9 0 446349 0
[pid=16109/tid=16111] ppid=16107 vsize=1794948 CPUtime=0.89
/proc/16109/task/16111/stat : 16111 (java) R 16107 16109 15688 0 -1 64 14334 0 1 0 82 7 0 0 18 0 12 0 24674820 1838026752 18436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109545124 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16112] ppid=16107 vsize=1794948 CPUtime=0
/proc/16109/task/16112/stat : 16112 (java) S 16107 16109 15688 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 24674821 1838026752 18436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16113] ppid=16107 vsize=1794948 CPUtime=0
/proc/16109/task/16113/stat : 16113 (java) S 16107 16109 15688 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 24674821 1838026752 18436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16114] ppid=16107 vsize=1794948 CPUtime=0
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 15688 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 24674823 1838026752 18436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1794948 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 15688 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 24674824 1838026752 18436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1794948 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 15688 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 24674824 1838026752 18436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1794948 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 15688 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 24674828 1838026752 18436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16118] ppid=16107 vsize=1794948 CPUtime=0.85
/proc/16109/task/16118/stat : 16118 (java) S 16107 16109 15688 0 -1 64 4675 0 0 0 83 2 0 0 18 0 12 0 24674828 1838026752 18436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16119] ppid=16107 vsize=1794948 CPUtime=0.65
/proc/16109/task/16119/stat : 16119 (java) S 16107 16109 15688 0 -1 64 3651 0 0 0 63 2 0 0 18 0 12 0 24674828 1838026752 18436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16120] ppid=16107 vsize=1794948 CPUtime=0
/proc/16109/task/16120/stat : 16120 (java) S 16107 16109 15688 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 24674828 1838026752 18436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16121] ppid=16107 vsize=1794948 CPUtime=0
/proc/16109/task/16121/stat : 16121 (java) S 16107 16109 15688 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24674828 1838026752 18436 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.42
Current children cumulated vsize (KiB) 1794948

[startup+3.10197 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16121
/proc/meminfo: memFree=1608772/2055920 swapFree=4184492/4192956
[pid=16109] ppid=16107 vsize=1796232 CPUtime=4.29
/proc/16109/stat : 16109 (java) S 16107 16109 15688 0 -1 0 55291 0 1 0 402 27 0 0 18 0 12 0 24674818 1839341568 50051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16109/statm: 449058 50051 1324 9 0 446670 0
[pid=16109/tid=16111] ppid=16107 vsize=1796232 CPUtime=2.23
/proc/16109/task/16111/stat : 16111 (java) R 16107 16109 15688 0 -1 64 37681 0 1 0 205 18 0 0 20 0 12 0 24674820 1839341568 50051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109635314 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16112] ppid=16107 vsize=1796232 CPUtime=0.2
/proc/16109/task/16112/stat : 16112 (java) S 16107 16109 15688 0 -1 64 4126 0 0 0 19 1 0 0 16 0 12 0 24674821 1839341568 50051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16113] ppid=16107 vsize=1796232 CPUtime=0.2
/proc/16109/task/16113/stat : 16113 (java) S 16107 16109 15688 0 -1 64 4301 0 0 0 19 1 0 0 18 0 12 0 24674821 1839341568 50051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16114] ppid=16107 vsize=1796232 CPUtime=0
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 15688 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 24674823 1839341568 50051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1796232 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 15688 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 24674824 1839341568 50051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1796232 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 15688 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 24674824 1839341568 50051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1796232 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 15688 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 24674828 1839341568 50051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16118] ppid=16107 vsize=1796232 CPUtime=0.89
/proc/16109/task/16118/stat : 16118 (java) S 16107 16109 15688 0 -1 64 4692 0 0 0 87 2 0 0 17 0 12 0 24674828 1839341568 50051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16119] ppid=16107 vsize=1796232 CPUtime=0.71
/proc/16109/task/16119/stat : 16119 (java) S 16107 16109 15688 0 -1 64 3766 0 0 0 69 2 0 0 16 0 12 0 24674828 1839341568 50051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16120] ppid=16107 vsize=1796232 CPUtime=0
/proc/16109/task/16120/stat : 16120 (java) S 16107 16109 15688 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 24674828 1839341568 50051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16121] ppid=16107 vsize=1796232 CPUtime=0
/proc/16109/task/16121/stat : 16121 (java) S 16107 16109 15688 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24674828 1839341568 50051 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.29
Current children cumulated vsize (KiB) 1796232

[startup+6.30118 s]
/proc/loadavg: 1.00 1.00 1.00 2/76 16121
/proc/meminfo: memFree=1479492/2055920 swapFree=4184492/4192956
[pid=16109] ppid=16107 vsize=1795436 CPUtime=8.19
/proc/16109/stat : 16109 (java) S 16107 16109 15688 0 -1 0 75021 0 1 0 783 36 0 0 18 0 12 0 24674818 1838526464 66536 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16109/statm: 448859 66536 1324 9 0 446471 0
[pid=16109/tid=16111] ppid=16107 vsize=1795436 CPUtime=4.72
/proc/16109/task/16111/stat : 16111 (java) R 16107 16109 15688 0 -1 64 37685 0 1 0 453 19 0 0 21 0 12 0 24674820 1838526464 66536 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16112] ppid=16107 vsize=1795436 CPUtime=0.91
/proc/16109/task/16112/stat : 16112 (java) S 16107 16109 15688 0 -1 64 14822 0 0 0 86 5 0 0 16 0 12 0 24674821 1838526464 66536 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16113] ppid=16107 vsize=1795436 CPUtime=0.9
/proc/16109/task/16113/stat : 16113 (java) S 16107 16109 15688 0 -1 64 13325 0 0 0 85 5 0 0 16 0 12 0 24674821 1838526464 66536 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16114] ppid=16107 vsize=1795436 CPUtime=0
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 15688 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 24674823 1838526464 66536 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1795436 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 15688 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 24674824 1838526464 66536 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1795436 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 15688 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 24674824 1838526464 66536 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1795436 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 15688 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 24674828 1838526464 66536 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16118] ppid=16107 vsize=1795436 CPUtime=0.89
/proc/16109/task/16118/stat : 16118 (java) S 16107 16109 15688 0 -1 64 4692 0 0 0 87 2 0 0 16 0 12 0 24674828 1838526464 66536 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16119] ppid=16107 vsize=1795436 CPUtime=0.71
/proc/16109/task/16119/stat : 16119 (java) S 16107 16109 15688 0 -1 64 3772 0 0 0 69 2 0 0 16 0 12 0 24674828 1838526464 66536 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16120] ppid=16107 vsize=1795436 CPUtime=0
/proc/16109/task/16120/stat : 16120 (java) S 16107 16109 15688 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 24674828 1838526464 66536 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16121] ppid=16107 vsize=1795436 CPUtime=0
/proc/16109/task/16121/stat : 16121 (java) S 16107 16109 15688 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 24674828 1838526464 66536 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.19
Current children cumulated vsize (KiB) 1795436

[startup+12.7016 s]
/proc/loadavg: 1.08 1.02 1.01 2/77 16122
/proc/meminfo: memFree=1424124/2055920 swapFree=4184492/4192956
[pid=16109] ppid=16107 vsize=1796752 CPUtime=16.17
/proc/16109/stat : 16109 (java) S 16107 16109 15688 0 -1 0 93433 0 1 0 1571 46 0 0 18 0 13 0 24674818 1839874048 80308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16109/statm: 449188 80308 1334 9 0 446800 0
[pid=16109/tid=16111] ppid=16107 vsize=1796752 CPUtime=9.91
/proc/16109/task/16111/stat : 16111 (java) R 16107 16109 15688 0 -1 64 37726 0 1 0 972 19 0 0 25 0 13 0 24674820 1839874048 80308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16112] ppid=16107 vsize=1796752 CPUtime=1.91
/proc/16109/task/16112/stat : 16112 (java) R 16107 16109 15688 0 -1 64 24053 0 0 0 181 10 0 0 16 0 13 0 24674821 1839874048 80308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103361235 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16113] ppid=16107 vsize=1796752 CPUtime=1.92
/proc/16109/task/16113/stat : 16113 (java) R 16107 16109 15688 0 -1 64 20904 0 0 0 183 9 0 0 17 0 13 0 24674821 1839874048 80308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102354754 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16114] ppid=16107 vsize=1796752 CPUtime=0
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 15688 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24674823 1839874048 80308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1796752 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 15688 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24674824 1839874048 80308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1796752 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 15688 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24674824 1839874048 80308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1796752 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 15688 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 24674828 1839874048 80308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16118] ppid=16107 vsize=1796752 CPUtime=1.28
/proc/16109/task/16118/stat : 16118 (java) S 16107 16109 15688 0 -1 64 4740 0 0 0 126 2 0 0 17 0 13 0 24674828 1839874048 80308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16119] ppid=16107 vsize=1796752 CPUtime=1.08
/proc/16109/task/16119/stat : 16119 (java) S 16107 16109 15688 0 -1 64 5279 0 0 0 105 3 0 0 17 0 13 0 24674828 1839874048 80308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16120] ppid=16107 vsize=1796752 CPUtime=0
/proc/16109/task/16120/stat : 16120 (java) S 16107 16109 15688 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24674828 1839874048 80308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16121] ppid=16107 vsize=1796752 CPUtime=0
/proc/16109/task/16121/stat : 16121 (java) S 16107 16109 15688 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24674828 1839874048 80308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16122] ppid=16107 vsize=1796752 CPUtime=0
/proc/16109/task/16122/stat : 16122 (java) S 16107 16109 15688 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24675861 1839874048 80308 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 16.17
Current children cumulated vsize (KiB) 1796752

[startup+25.5025 s]
/proc/loadavg: 1.06 1.02 1.00 2/77 16122
/proc/meminfo: memFree=1397628/2055920 swapFree=4184492/4192956
[pid=16109] ppid=16107 vsize=1796464 CPUtime=29.54
/proc/16109/stat : 16109 (java) S 16107 16109 15688 0 -1 0 101536 0 1 0 2904 50 0 0 18 0 13 0 24674818 1839579136 87023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16109/statm: 449116 87023 1334 9 0 446728 0
[pid=16109/tid=16111] ppid=16107 vsize=1796464 CPUtime=22.19
/proc/16109/task/16111/stat : 16111 (java) R 16107 16109 15688 0 -1 64 37732 0 1 0 2199 20 0 0 25 0 13 0 24674820 1839579136 87023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109664438 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16112] ppid=16107 vsize=1796464 CPUtime=2.4
/proc/16109/task/16112/stat : 16112 (java) S 16107 16109 15688 0 -1 64 28281 0 0 0 228 12 0 0 17 0 13 0 24674821 1839579136 87023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16113] ppid=16107 vsize=1796464 CPUtime=2.41
/proc/16109/task/16113/stat : 16113 (java) S 16107 16109 15688 0 -1 64 24715 0 0 0 230 11 0 0 16 0 13 0 24674821 1839579136 87023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16114] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 15688 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 24674823 1839579136 87023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 15688 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24674824 1839579136 87023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 15688 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24674824 1839579136 87023 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=16109/tid=16114] ppid=16107 vsize=1796464 CPUtime=0.12
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 15688 0 -1 64 99 0 0 0 5 7 0 0 16 0 13 0 24674823 1839579136 307407 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 15688 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24674824 1839579136 307407 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 15688 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24674824 1839579136 307407 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 15688 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 24674828 1839579136 307407 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16118] ppid=16107 vsize=1796464 CPUtime=1.38
/proc/16109/task/16118/stat : 16118 (java) S 16107 16109 15688 0 -1 64 4746 0 0 0 136 2 0 0 17 0 13 0 24674828 1839579136 307407 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16119] ppid=16107 vsize=1796464 CPUtime=1.18
/proc/16109/task/16119/stat : 16119 (java) S 16107 16109 15688 0 -1 64 5332 0 0 0 115 3 0 0 16 0 13 0 24674828 1839579136 307407 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16120] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16120/stat : 16120 (java) S 16107 16109 15688 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24674828 1839579136 307407 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16121] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16121/stat : 16121 (java) S 16107 16109 15688 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24674828 1839579136 307407 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16122] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16122/stat : 16122 (java) S 16107 16109 15688 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24675861 1839579136 307407 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1614.36
Current children cumulated vsize (KiB) 1796464

[startup+1662.3 s]
/proc/loadavg: 1.10 1.03 1.01 2/77 16320
/proc/meminfo: memFree=461884/2055920 swapFree=4184492/4192956
[pid=16109] ppid=16107 vsize=1796464 CPUtime=1674.91
/proc/16109/stat : 16109 (java) S 16107 16109 15688 0 -1 0 456182 0 1 0 167257 234 0 0 18 0 13 0 24674818 1839579136 320219 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16109/statm: 449116 320219 1334 9 0 446728 0
[pid=16109/tid=16111] ppid=16107 vsize=1796464 CPUtime=1648.74
/proc/16109/task/16111/stat : 16111 (java) R 16107 16109 15688 0 -1 64 58468 0 1 0 164839 35 0 0 24 0 13 0 24674820 1839579136 320219 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109892343 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16112] ppid=16107 vsize=1796464 CPUtime=11.84
/proc/16109/task/16112/stat : 16112 (java) S 16107 16109 15688 0 -1 64 180462 0 0 0 1098 86 0 0 16 0 13 0 24674821 1839579136 320219 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16113] ppid=16107 vsize=1796464 CPUtime=11.58
/proc/16109/task/16113/stat : 16113 (java) S 16107 16109 15688 0 -1 64 206334 0 0 0 1060 98 0 0 16 0 13 0 24674821 1839579136 320219 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16114] ppid=16107 vsize=1796464 CPUtime=0.12
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 15688 0 -1 64 116 0 0 0 5 7 0 0 16 0 13 0 24674823 1839579136 320219 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 15688 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24674824 1839579136 320219 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 15688 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24674824 1839579136 320219 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 15688 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 24674828 1839579136 320219 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16118] ppid=16107 vsize=1796464 CPUtime=1.38
/proc/16109/task/16118/stat : 16118 (java) S 16107 16109 15688 0 -1 64 4746 0 0 0 136 2 0 0 17 0 13 0 24674828 1839579136 320219 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16119] ppid=16107 vsize=1796464 CPUtime=1.18
/proc/16109/task/16119/stat : 16119 (java) S 16107 16109 15688 0 -1 64 5332 0 0 0 115 3 0 0 16 0 13 0 24674828 1839579136 320219 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16120] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16120/stat : 16120 (java) S 16107 16109 15688 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24674828 1839579136 320219 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16121] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16121/stat : 16121 (java) S 16107 16109 15688 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24674828 1839579136 320219 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16122] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16122/stat : 16122 (java) S 16107 16109 15688 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24675861 1839579136 320219 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1674.91
Current children cumulated vsize (KiB) 1796464

[startup+1722.3 s]
/proc/loadavg: 1.20 1.07 1.02 2/77 16320
/proc/meminfo: memFree=400252/2055920 swapFree=4184492/4192956
[pid=16109] ppid=16107 vsize=1796464 CPUtime=1735.33
/proc/16109/stat : 16109 (java) S 16107 16109 15688 0 -1 0 472789 0 1 0 173291 242 0 0 18 0 13 0 24674818 1839579136 335878 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16109/statm: 449116 335878 1334 9 0 446728 0
[pid=16109/tid=16111] ppid=16107 vsize=1796464 CPUtime=1708.26
/proc/16109/task/16111/stat : 16111 (java) R 16107 16109 15688 0 -1 64 64969 0 1 0 170789 37 0 0 25 0 13 0 24674820 1839579136 335878 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109894291 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16112] ppid=16107 vsize=1796464 CPUtime=12.3
/proc/16109/task/16112/stat : 16112 (java) S 16107 16109 15688 0 -1 64 180494 0 0 0 1144 86 0 0 17 0 13 0 24674821 1839579136 335878 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16113] ppid=16107 vsize=1796464 CPUtime=12.03
/proc/16109/task/16113/stat : 16113 (java) S 16107 16109 15688 0 -1 64 216395 0 0 0 1100 103 0 0 17 0 13 0 24674821 1839579136 335878 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16114] ppid=16107 vsize=1796464 CPUtime=0.13
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 15688 0 -1 64 129 0 0 0 5 8 0 0 17 0 13 0 24674823 1839579136 335878 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 15688 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24674824 1839579136 335878 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 15688 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24674824 1839579136 335878 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 15688 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 24674828 1839579136 335878 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16118] ppid=16107 vsize=1796464 CPUtime=1.38
/proc/16109/task/16118/stat : 16118 (java) S 16107 16109 15688 0 -1 64 4746 0 0 0 136 2 0 0 17 0 13 0 24674828 1839579136 335878 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16119] ppid=16107 vsize=1796464 CPUtime=1.18
/proc/16109/task/16119/stat : 16119 (java) S 16107 16109 15688 0 -1 64 5332 0 0 0 115 3 0 0 16 0 13 0 24674828 1839579136 335878 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16120] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16120/stat : 16120 (java) S 16107 16109 15688 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24674828 1839579136 335878 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16121] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16121/stat : 16121 (java) S 16107 16109 15688 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24674828 1839579136 335878 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16122] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16122/stat : 16122 (java) S 16107 16109 15688 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24675861 1839579136 335878 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1735.33
Current children cumulated vsize (KiB) 1796464

[startup+1782.3 s]
/proc/loadavg: 1.07 1.05 1.01 2/77 16322
/proc/meminfo: memFree=389692/2055920 swapFree=4184492/4192956
[pid=16109] ppid=16107 vsize=1796464 CPUtime=1795.66
/proc/16109/stat : 16109 (java) S 16107 16109 15688 0 -1 0 477723 0 1 0 179321 245 0 0 18 0 13 0 24674818 1839579136 338139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16109/statm: 449116 338139 1334 9 0 446728 0
[pid=16109/tid=16111] ppid=16107 vsize=1796464 CPUtime=1767.88
/proc/16109/task/16111/stat : 16111 (java) R 16107 16109 15688 0 -1 64 64975 0 1 0 176751 37 0 0 25 0 13 0 24674820 1839579136 338139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109958887 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16112] ppid=16107 vsize=1796464 CPUtime=12.66
/proc/16109/task/16112/stat : 16112 (java) S 16107 16109 15688 0 -1 64 180498 0 0 0 1180 86 0 0 17 0 13 0 24674821 1839579136 338139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16113] ppid=16107 vsize=1796464 CPUtime=12.37
/proc/16109/task/16113/stat : 16113 (java) S 16107 16109 15688 0 -1 64 221319 0 0 0 1131 106 0 0 16 0 13 0 24674821 1839579136 338139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16114] ppid=16107 vsize=1796464 CPUtime=0.13
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 15688 0 -1 64 129 0 0 0 5 8 0 0 16 0 13 0 24674823 1839579136 338139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 15688 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24674824 1839579136 338139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 15688 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24674824 1839579136 338139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 15688 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 24674828 1839579136 338139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16118] ppid=16107 vsize=1796464 CPUtime=1.38
/proc/16109/task/16118/stat : 16118 (java) S 16107 16109 15688 0 -1 64 4746 0 0 0 136 2 0 0 17 0 13 0 24674828 1839579136 338139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16119] ppid=16107 vsize=1796464 CPUtime=1.18
/proc/16109/task/16119/stat : 16119 (java) S 16107 16109 15688 0 -1 64 5332 0 0 0 115 3 0 0 16 0 13 0 24674828 1839579136 338139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16120] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16120/stat : 16120 (java) S 16107 16109 15688 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24674828 1839579136 338139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16121] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16121/stat : 16121 (java) S 16107 16109 15688 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24674828 1839579136 338139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16122] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16122/stat : 16122 (java) S 16107 16109 15688 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24675861 1839579136 338139 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1795.66
Current children cumulated vsize (KiB) 1796464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1786.6 s]
/proc/loadavg: 1.07 1.05 1.01 2/77 16322
/proc/meminfo: memFree=388028/2055920 swapFree=4184492/4192956
[pid=16109] ppid=16107 vsize=1796464 CPUtime=1800.03
/proc/16109/stat : 16109 (java) S 16107 16109 15688 0 -1 0 478565 0 1 0 179757 246 0 0 18 0 13 0 24674818 1839579136 338547 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16109/statm: 449116 338547 1334 9 0 446728 0
[pid=16109/tid=16111] ppid=16107 vsize=1796464 CPUtime=1772.12
/proc/16109/task/16111/stat : 16111 (java) R 16107 16109 15688 0 -1 64 64976 0 1 0 177175 37 0 0 25 0 13 0 24674820 1839579136 338547 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109586210 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16112] ppid=16107 vsize=1796464 CPUtime=12.72
/proc/16109/task/16112/stat : 16112 (java) S 16107 16109 15688 0 -1 64 180498 0 0 0 1186 86 0 0 17 0 13 0 24674821 1839579136 338547 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16113] ppid=16107 vsize=1796464 CPUtime=12.43
/proc/16109/task/16113/stat : 16113 (java) S 16107 16109 15688 0 -1 64 222160 0 0 0 1137 106 0 0 16 0 13 0 24674821 1839579136 338547 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16114] ppid=16107 vsize=1796464 CPUtime=0.13
/proc/16109/task/16114/stat : 16114 (java) S 16107 16109 15688 0 -1 64 129 0 0 0 5 8 0 0 16 0 13 0 24674823 1839579136 338547 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16115] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16115/stat : 16115 (java) S 16107 16109 15688 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 24674824 1839579136 338547 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16116] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16116/stat : 16116 (java) S 16107 16109 15688 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24674824 1839579136 338547 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16117] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16117/stat : 16117 (java) S 16107 16109 15688 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 24674828 1839579136 338547 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16118] ppid=16107 vsize=1796464 CPUtime=1.38
/proc/16109/task/16118/stat : 16118 (java) S 16107 16109 15688 0 -1 64 4746 0 0 0 136 2 0 0 17 0 13 0 24674828 1839579136 338547 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16119] ppid=16107 vsize=1796464 CPUtime=1.18
/proc/16109/task/16119/stat : 16119 (java) S 16107 16109 15688 0 -1 64 5332 0 0 0 115 3 0 0 16 0 13 0 24674828 1839579136 338547 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16120] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16120/stat : 16120 (java) S 16107 16109 15688 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 24674828 1839579136 338547 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=16109/tid=16121] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16121/stat : 16121 (java) S 16107 16109 15688 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 24674828 1839579136 338547 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16109/tid=16122] ppid=16107 vsize=1796464 CPUtime=0
/proc/16109/task/16122/stat : 16122 (java) S 16107 16109 15688 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 24675861 1839579136 338547 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 1796464

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

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

[startup+1786.8 s]
/proc/loadavg: 1.07 1.05 1.01 2/77 16322
/proc/meminfo: memFree=388028/2055920 swapFree=4184492/4192956
[pid=16109] ppid=16107 vsize=0 CPUtime=1800.22
/proc/16109/stat : 16109 (java) Z 16107 16109 15688 0 -1 1036 478586 0 1 0 179758 264 0 0 16 0 2 0 24674818 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16109/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.22
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1786.82
CPU time (s): 1800.25
CPU user time (s): 1797.59
CPU system time (s): 2.66159
CPU usage (%): 100.752
Max. virtual memory (cumulated for all children) (KiB): 1797548

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.59
system time used= 2.6616
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 478586
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= 40764
involuntary context switches= 39679

runsolver used 2.07568 second user time and 4.47032 second system time

The end

Launcher Data (download as text)

Begin job on node52 on Mon Apr 16 04:38:18 UTC 2007

IDJOB= 349362
IDBENCH= 2383
IDSOLVER= 159
FILE ID= node52/349362-1176698297

PBS_JOBID= 4560037

Free space on /tmp= 66383 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  ebe0bf73b5f65c9fef014886519c9815

RANDOM SEED= 743351259

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node52.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.236
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.236
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:       1741628 kB
Buffers:          2192 kB
Cached:         238100 kB
SwapCached:       2264 kB
Active:          63160 kB
Inactive:       198380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741628 kB
SwapTotal:     4192956 kB
SwapFree:      4184492 kB
Dirty:           17940 kB
Writeback:           0 kB
Mapped:          27696 kB
Slab:            38640 kB
Committed_AS:  1506944 kB
PageTables:       1520 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= 66383 MiB

End job on node52 on Mon Apr 16 05:08:06 UTC 2007