Trace number 350676

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.15 1781.53

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/
pub/milp/normalized-reduced-mps-v2-20-10-bc1.opb
MD5SUM743cbcb78230aca97c7aa43a5d0e3e41
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark1754.37
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables27730
Total number of constraints3375
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)84
Number of constraints which are nor clauses,nor cardinality constraints3291
Minimum length of a constraint3
Maximum length of a constraint5701
Number of terms in the objective function 31
Biggest coefficient in the objective function 262145
Number of bits for the biggest coefficient in the objective function 19
Sum of the numbers in the objective function 524318
Number of bits of the sum of numbers in the objective function 20
Biggest number in a constraint 262145
Number of bits of the biggest number in a constraint 19
Biggest sum of numbers in a constraint 529960
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.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/350676-1176536541/instance-350676-1176536541.opb
0.20/0.20	c reading problem ... 
39.65/30.43	c ... done. Wall clock time 30.224s.
39.65/30.43	c CPU time (experimental) 21.64s.
39.65/30.43	c #vars     27730
39.65/30.43	c #constraints  4160
1800.02/1781.41	c starts		: 4
1800.02/1781.41	c conflicts		: 602
1800.02/1781.41	c decisions		: 3784
1800.02/1781.41	c propagations		: 412072
1800.02/1781.41	c inspects		: 159863063
1800.02/1781.41	c learnt literals	: 0
1800.02/1781.41	c learnt binary clauses	: 1
1800.02/1781.41	c learnt ternary clauses	: 0
1800.02/1781.41	c learnt clauses	: 602
1800.02/1781.41	c root simplifications	: 0
1800.02/1781.41	c removed literals (reason simplification)	: 0
1800.02/1781.41	c reason swapping (by a shorter reason)	: 0
1800.02/1781.41	c Calls to reduceDB	: 0
1800.02/1781.41	c speed (decisions/second)	: 2.161122412963993
1800.02/1781.41	c non guided choices	0
1800.02/1781.41	s UNKNOWN
1800.02/1781.41	c Total wall clock time (ms): 1781.209

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/node2/watcher-350676-1176536541 -o ROOT/results/node2/solver-350676-1176536541 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350676-1176536541/sat4jPseudoResolution.jar /tmp/evaluation/350676-1176536541/instance-350676-1176536541.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.91 0.97 0.99 2/77 25907
/proc/meminfo: memFree=1741304/2055920 swapFree=4147196/4192956
[pid=25907] ppid=25905 vsize=200 CPUtime=0
/proc/25907/stat : 25907 (java) R 25905 25907 25776 0 -1 0 49 0 0 0 0 0 0 0 18 0 1 0 129691986 204800 33 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 10535716 0 0 4096 0 0 0 0 17 1 0 0
/proc/25907/statm: 68 35 27 9 0 6 0

[startup+0.0775851 s]
/proc/loadavg: 0.91 0.97 0.99 2/77 25907
/proc/meminfo: memFree=1741304/2055920 swapFree=4147196/4192956
[pid=25907] ppid=25905 vsize=1777708 CPUtime=0.06
/proc/25907/stat : 25907 (java) S 25905 25907 25776 0 -1 0 3756 0 1 0 3 3 0 0 18 0 7 0 129691986 1820372992 3498 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/25907/statm: 444427 3498 1084 9 0 442063 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777708

[startup+0.101586 s]
/proc/loadavg: 0.91 0.97 0.99 2/77 25907
/proc/meminfo: memFree=1741304/2055920 swapFree=4147196/4192956
[pid=25907] ppid=25905 vsize=1780108 CPUtime=0.08
/proc/25907/stat : 25907 (java) S 25905 25907 25776 0 -1 0 3969 0 1 0 5 3 0 0 18 0 12 0 129691986 1822830592 3710 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25907/statm: 445027 3710 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301601 s]
/proc/loadavg: 0.91 0.97 0.99 2/77 25907
/proc/meminfo: memFree=1741304/2055920 swapFree=4147196/4192956
[pid=25907] ppid=25905 vsize=1782012 CPUtime=0.32
/proc/25907/stat : 25907 (java) S 25905 25907 25776 0 -1 0 5359 0 1 0 28 4 0 0 18 0 12 0 129691986 1824780288 5097 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25907/statm: 445503 5097 1263 9 0 443115 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1782012

[startup+0.701648 s]
/proc/loadavg: 0.91 0.97 0.99 2/77 25907
/proc/meminfo: memFree=1741304/2055920 swapFree=4147196/4192956
[pid=25907] ppid=25905 vsize=1783904 CPUtime=0.9
/proc/25907/stat : 25907 (java) S 25905 25907 25776 0 -1 0 7614 0 1 0 84 6 0 0 18 0 12 0 129691986 1826717696 7291 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25907/statm: 445976 7291 1302 9 0 443588 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 1783904

[startup+1.50173 s]
/proc/loadavg: 0.91 0.97 0.99 4/89 25919
/proc/meminfo: memFree=1711128/2055920 swapFree=4147196/4192956
[pid=25907] ppid=25905 vsize=1794128 CPUtime=2.45
/proc/25907/stat : 25907 (java) S 25905 25907 25776 0 -1 0 25039 0 1 0 230 15 0 0 18 0 12 0 129691986 1837187072 20700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25907/statm: 448532 20700 1310 9 0 446144 0
[pid=25907/tid=25909] ppid=25905 vsize=1794128 CPUtime=1
/proc/25907/task/25909/stat : 25909 (java) R 25905 25907 25776 0 -1 64 17013 0 1 0 90 10 0 0 18 0 12 0 129691988 1837187072 20700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109494316 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25910] ppid=25905 vsize=1794128 CPUtime=0
/proc/25907/task/25910/stat : 25910 (java) S 25905 25907 25776 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 129691989 1837187072 20700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25911] ppid=25905 vsize=1794128 CPUtime=0
/proc/25907/task/25911/stat : 25911 (java) S 25905 25907 25776 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 129691989 1837187072 20700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25912] ppid=25905 vsize=1794128 CPUtime=0
/proc/25907/task/25912/stat : 25912 (java) S 25905 25907 25776 0 -1 64 1 0 0 0 0 0 0 0 16 0 12 0 129691992 1837187072 20700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25913] ppid=25905 vsize=1794128 CPUtime=0
/proc/25907/task/25913/stat : 25913 (java) S 25905 25907 25776 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 129691992 1837187072 20700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25914] ppid=25905 vsize=1794128 CPUtime=0
/proc/25907/task/25914/stat : 25914 (java) S 25905 25907 25776 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 129691992 1837187072 20700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25915] ppid=25905 vsize=1794128 CPUtime=0
/proc/25907/task/25915/stat : 25915 (java) S 25905 25907 25776 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 129691996 1837187072 20700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25916] ppid=25905 vsize=1794128 CPUtime=0.91
/proc/25907/task/25916/stat : 25916 (java) R 25905 25907 25776 0 -1 64 4795 0 0 0 89 2 0 0 18 0 12 0 129691996 1837187072 20700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104724500 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25917] ppid=25905 vsize=1794128 CPUtime=0.51
/proc/25907/task/25917/stat : 25917 (java) S 25905 25907 25776 0 -1 64 2511 0 0 0 50 1 0 0 16 0 12 0 129691996 1837187072 20700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25918] ppid=25905 vsize=1794128 CPUtime=0
/proc/25907/task/25918/stat : 25918 (java) S 25905 25907 25776 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 129691996 1837187072 20700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25919] ppid=25905 vsize=1794128 CPUtime=0
/proc/25907/task/25919/stat : 25919 (java) S 25905 25907 25776 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 129691996 1837187072 20700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.45
Current children cumulated vsize (KiB) 1794128

[startup+3.10289 s]
/proc/loadavg: 0.91 0.97 0.99 2/89 25919
/proc/meminfo: memFree=1597016/2055920 swapFree=4147196/4192956
[pid=25907] ppid=25905 vsize=1792408 CPUtime=4.25
/proc/25907/stat : 25907 (java) S 25905 25907 25776 0 -1 0 51509 0 1 0 399 26 0 0 18 0 12 0 129691986 1835425792 46762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25907/statm: 448102 46762 1320 9 0 445714 0
[pid=25907/tid=25909] ppid=25905 vsize=1792408 CPUtime=2.48
/proc/25907/task/25909/stat : 25909 (java) R 25905 25907 25776 0 -1 64 37666 0 1 0 231 17 0 0 23 0 12 0 129691988 1835425792 46762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109475914 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25910] ppid=25905 vsize=1792408 CPUtime=0.09
/proc/25907/task/25910/stat : 25910 (java) S 25905 25907 25776 0 -1 64 3096 0 0 0 8 1 0 0 17 0 12 0 129691989 1835425792 46762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25911] ppid=25905 vsize=1792408 CPUtime=0.1
/proc/25907/task/25911/stat : 25911 (java) S 25905 25907 25776 0 -1 64 2568 0 0 0 8 2 0 0 17 0 12 0 129691989 1835425792 46762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25912] ppid=25905 vsize=1792408 CPUtime=0
/proc/25907/task/25912/stat : 25912 (java) S 25905 25907 25776 0 -1 64 7 0 0 0 0 0 0 0 16 0 12 0 129691992 1835425792 46762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25913] ppid=25905 vsize=1792408 CPUtime=0
/proc/25907/task/25913/stat : 25913 (java) S 25905 25907 25776 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 129691992 1835425792 46762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25914] ppid=25905 vsize=1792408 CPUtime=0
/proc/25907/task/25914/stat : 25914 (java) S 25905 25907 25776 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 129691992 1835425792 46762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25915] ppid=25905 vsize=1792408 CPUtime=0
/proc/25907/task/25915/stat : 25915 (java) S 25905 25907 25776 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 129691996 1835425792 46762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25916] ppid=25905 vsize=1792408 CPUtime=0.99
/proc/25907/task/25916/stat : 25916 (java) S 25905 25907 25776 0 -1 64 4943 0 0 0 97 2 0 0 16 0 12 0 129691996 1835425792 46762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25917] ppid=25905 vsize=1792408 CPUtime=0.54
/proc/25907/task/25917/stat : 25917 (java) S 25905 25907 25776 0 -1 64 2511 0 0 0 53 1 0 0 15 0 12 0 129691996 1835425792 46762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25918] ppid=25905 vsize=1792408 CPUtime=0
/proc/25907/task/25918/stat : 25918 (java) S 25905 25907 25776 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 129691996 1835425792 46762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25919] ppid=25905 vsize=1792408 CPUtime=0
/proc/25907/task/25919/stat : 25919 (java) S 25905 25907 25776 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 129691996 1835425792 46762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.25
Current children cumulated vsize (KiB) 1792408

[startup+6.30223 s]
/proc/loadavg: 0.92 0.97 0.99 2/89 25919
/proc/meminfo: memFree=1498136/2055920 swapFree=4147196/4192956
[pid=25907] ppid=25905 vsize=1795048 CPUtime=8.53
/proc/25907/stat : 25907 (java) S 25905 25907 25776 0 -1 0 77373 0 1 0 814 39 0 0 18 0 12 0 129691986 1838129152 68069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25907/statm: 448762 68069 1320 9 0 446374 0
[pid=25907/tid=25909] ppid=25905 vsize=1795048 CPUtime=4.6
/proc/25907/task/25909/stat : 25909 (java) R 25905 25907 25776 0 -1 64 37676 0 1 0 443 17 0 0 17 0 12 0 129691988 1838129152 68069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109476156 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25910] ppid=25905 vsize=1795048 CPUtime=1.16
/proc/25907/task/25910/stat : 25910 (java) S 25905 25907 25776 0 -1 64 16370 0 0 0 108 8 0 0 16 0 12 0 129691989 1838129152 68069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25911] ppid=25905 vsize=1795048 CPUtime=1.16
/proc/25907/task/25911/stat : 25911 (java) S 25905 25907 25776 0 -1 64 15146 0 0 0 109 7 0 0 16 0 12 0 129691989 1838129152 68069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25912] ppid=25905 vsize=1795048 CPUtime=0
/proc/25907/task/25912/stat : 25912 (java) S 25905 25907 25776 0 -1 64 9 0 0 0 0 0 0 0 16 0 12 0 129691992 1838129152 68069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25913] ppid=25905 vsize=1795048 CPUtime=0
/proc/25907/task/25913/stat : 25913 (java) S 25905 25907 25776 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 129691992 1838129152 68069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25914] ppid=25905 vsize=1795048 CPUtime=0
/proc/25907/task/25914/stat : 25914 (java) S 25905 25907 25776 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 129691992 1838129152 68069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25915] ppid=25905 vsize=1795048 CPUtime=0
/proc/25907/task/25915/stat : 25915 (java) S 25905 25907 25776 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 129691996 1838129152 68069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25916] ppid=25905 vsize=1795048 CPUtime=1
/proc/25907/task/25916/stat : 25916 (java) S 25905 25907 25776 0 -1 64 4943 0 0 0 98 2 0 0 16 0 12 0 129691996 1838129152 68069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25917] ppid=25905 vsize=1795048 CPUtime=0.54
/proc/25907/task/25917/stat : 25917 (java) S 25905 25907 25776 0 -1 64 2511 0 0 0 53 1 0 0 16 0 12 0 129691996 1838129152 68069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25918] ppid=25905 vsize=1795048 CPUtime=0
/proc/25907/task/25918/stat : 25918 (java) S 25905 25907 25776 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 129691996 1838129152 68069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25919] ppid=25905 vsize=1795048 CPUtime=0
/proc/25907/task/25919/stat : 25919 (java) S 25905 25907 25776 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 129691996 1838129152 68069 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.53
Current children cumulated vsize (KiB) 1795048

[startup+12.7029 s]
/proc/loadavg: 0.93 0.97 0.99 2/89 25919
/proc/meminfo: memFree=1393624/2055920 swapFree=4147196/4192956
[pid=25907] ppid=25905 vsize=1795048 CPUtime=17.3
/proc/25907/stat : 25907 (java) S 25905 25907 25776 0 -1 0 109455 0 1 0 1676 54 0 0 18 0 12 0 129691986 1838129152 93795 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25907/statm: 448762 93795 1320 9 0 446374 0
[pid=25907/tid=25909] ppid=25905 vsize=1795048 CPUtime=8.63
/proc/25907/task/25909/stat : 25909 (java) R 25905 25907 25776 0 -1 64 37683 0 1 0 845 18 0 0 17 0 12 0 129691988 1838129152 93795 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109621145 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25910] ppid=25905 vsize=1795048 CPUtime=3.54
/proc/25907/task/25910/stat : 25910 (java) S 25905 25907 25776 0 -1 64 31566 0 0 0 340 14 0 0 18 0 12 0 129691989 1838129152 93795 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25911] ppid=25905 vsize=1795048 CPUtime=3.53
/proc/25907/task/25911/stat : 25911 (java) S 25905 25907 25776 0 -1 64 32023 0 0 0 337 16 0 0 16 0 12 0 129691989 1838129152 93795 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25912] ppid=25905 vsize=1795048 CPUtime=0
/proc/25907/task/25912/stat : 25912 (java) S 25905 25907 25776 0 -1 64 11 0 0 0 0 0 0 0 15 0 12 0 129691992 1838129152 93795 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25913] ppid=25905 vsize=1795048 CPUtime=0
/proc/25907/task/25913/stat : 25913 (java) S 25905 25907 25776 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 129691992 1838129152 93795 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25914] ppid=25905 vsize=1795048 CPUtime=0
/proc/25907/task/25914/stat : 25914 (java) S 25905 25907 25776 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 129691992 1838129152 93795 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25915] ppid=25905 vsize=1795048 CPUtime=0
/proc/25907/task/25915/stat : 25915 (java) S 25905 25907 25776 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 129691996 1838129152 93795 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25916] ppid=25905 vsize=1795048 CPUtime=1
/proc/25907/task/25916/stat : 25916 (java) S 25905 25907 25776 0 -1 64 4943 0 0 0 98 2 0 0 16 0 12 0 129691996 1838129152 93795 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25917] ppid=25905 vsize=1795048 CPUtime=0.54
/proc/25907/task/25917/stat : 25917 (java) S 25905 25907 25776 0 -1 64 2511 0 0 0 53 1 0 0 16 0 12 0 129691996 1838129152 93795 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25918] ppid=25905 vsize=1795048 CPUtime=0
/proc/25907/task/25918/stat : 25918 (java) S 25905 25907 25776 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 129691996 1838129152 93795 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25919] ppid=25905 vsize=1795048 CPUtime=0
/proc/25907/task/25919/stat : 25919 (java) S 25905 25907 25776 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 129691996 1838129152 93795 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 17.3
Current children cumulated vsize (KiB) 1795048

[startup+25.5014 s]
/proc/loadavg: 0.94 0.97 0.99 3/89 25919
/proc/meminfo: memFree=1160024/2055920 swapFree=4147196/4192956
[pid=25907] ppid=25905 vsize=1794024 CPUtime=33.41
/proc/25907/stat : 25907 (java) S 25905 25907 25776 0 -1 0 176446 0 1 0 3257 84 0 0 18 0 12 0 129691986 1837080576 147578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25907/statm: 448506 147578 1320 9 0 446118 0
[pid=25907/tid=25909] ppid=25905 vsize=1794024 CPUtime=18.06
/proc/25907/task/25909/stat : 25909 (java) R 25905 25907 25776 0 -1 64 37703 0 1 0 1787 19 0 0 17 0 12 0 129691988 1837080576 147578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109635443 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25910] ppid=25905 vsize=1794024 CPUtime=6.88
/proc/25907/task/25910/stat : 25910 (java) S 25905 25907 25776 0 -1 64 65156 0 0 0 660 28 0 0 18 0 12 0 129691989 1837080576 147578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25911] ppid=25905 vsize=1794024 CPUtime=6.83
/proc/25907/task/25911/stat : 25911 (java) S 25905 25907 25776 0 -1 64 65396 0 0 0 653 30 0 0 18 0 12 0 129691989 1837080576 147578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25912] ppid=25905 vsize=1794024 CPUtime=0
/proc/25907/task/25912/stat : 25912 (java) S 25905 25907 25776 0 -1 64 19 0 0 0 0 0 0 0 16 0 12 0 129691992 1837080576 147578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25913] ppid=25905 vsize=1794024 CPUtime=0
/proc/25907/task/25913/stat : 25913 (java) S 25905 25907 25776 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 129691992 1837080576 147578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25914] ppid=25905 vsize=1794024 CPUtime=0
/proc/25907/task/25914/stat : 25914 (java) S 25905 25907 25776 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 129691992 1837080576 147578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25915] ppid=25905 vsize=1794024 CPUtime=0
/proc/25907/task/25915/stat : 25915 (java) S 25905 25907 25776 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 129691996 1837080576 147578 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=25907/tid=25912] ppid=25905 vsize=1794348 CPUtime=0.21
/proc/25907/task/25912/stat : 25912 (java) S 25905 25907 25776 0 -1 64 31 0 0 0 11 10 0 0 15 0 13 0 129691992 1837412352 143864 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25913] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25913/stat : 25913 (java) S 25905 25907 25776 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 129691992 1837412352 143864 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25914] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25914/stat : 25914 (java) S 25905 25907 25776 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 129691992 1837412352 143864 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25915] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25915/stat : 25915 (java) S 25905 25907 25776 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 129691996 1837412352 143864 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25916] ppid=25905 vsize=1794348 CPUtime=1.32
/proc/25907/task/25916/stat : 25916 (java) S 25905 25907 25776 0 -1 64 4990 0 0 0 130 2 0 0 17 0 13 0 129691996 1837412352 143864 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25917] ppid=25905 vsize=1794348 CPUtime=0.8
/proc/25907/task/25917/stat : 25917 (java) S 25905 25907 25776 0 -1 64 2533 0 0 0 79 1 0 0 16 0 13 0 129691996 1837412352 143864 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25918] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25918/stat : 25918 (java) S 25905 25907 25776 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 129691996 1837412352 143864 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25919] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25919/stat : 25919 (java) S 25905 25907 25776 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 129691996 1837412352 143864 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25920] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25920/stat : 25920 (java) S 25905 25907 25776 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 129695139 1837412352 143864 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1559.37
Current children cumulated vsize (KiB) 1794348

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 26118
/proc/meminfo: memFree=1166992/2055920 swapFree=4147196/4192956
[pid=25907] ppid=25905 vsize=1794348 CPUtime=1619.73
/proc/25907/stat : 25907 (java) S 25905 25907 25776 0 -1 0 221448 0 1 0 161823 150 0 0 18 0 13 0 129691986 1837412352 144491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25907/statm: 448587 144491 1332 9 0 446199 0
[pid=25907/tid=25909] ppid=25905 vsize=1794348 CPUtime=1583.62
/proc/25907/task/25909/stat : 25909 (java) R 25905 25907 25776 0 -1 64 39361 0 1 0 158315 47 0 0 25 0 13 0 129691988 1837412352 144491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109827387 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25910] ppid=25905 vsize=1794348 CPUtime=16.88
/proc/25907/task/25910/stat : 25910 (java) S 25905 25907 25776 0 -1 64 86091 0 0 0 1647 41 0 0 16 0 13 0 129691989 1837412352 144491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25911] ppid=25905 vsize=1794348 CPUtime=16.84
/proc/25907/task/25911/stat : 25911 (java) S 25905 25907 25776 0 -1 64 87718 0 0 0 1639 45 0 0 16 0 13 0 129691989 1837412352 144491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25912] ppid=25905 vsize=1794348 CPUtime=0.22
/proc/25907/task/25912/stat : 25912 (java) S 25905 25907 25776 0 -1 64 33 0 0 0 12 10 0 0 16 0 13 0 129691992 1837412352 144491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25913] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25913/stat : 25913 (java) S 25905 25907 25776 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 129691992 1837412352 144491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25914] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25914/stat : 25914 (java) S 25905 25907 25776 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 129691992 1837412352 144491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25915] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25915/stat : 25915 (java) S 25905 25907 25776 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 129691996 1837412352 144491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25916] ppid=25905 vsize=1794348 CPUtime=1.32
/proc/25907/task/25916/stat : 25916 (java) S 25905 25907 25776 0 -1 64 4990 0 0 0 130 2 0 0 17 0 13 0 129691996 1837412352 144491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25917] ppid=25905 vsize=1794348 CPUtime=0.8
/proc/25907/task/25917/stat : 25917 (java) S 25905 25907 25776 0 -1 64 2533 0 0 0 79 1 0 0 16 0 13 0 129691996 1837412352 144491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25918] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25918/stat : 25918 (java) S 25905 25907 25776 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 129691996 1837412352 144491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25919] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25919/stat : 25919 (java) S 25905 25907 25776 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 129691996 1837412352 144491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25920] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25920/stat : 25920 (java) S 25905 25907 25776 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 129695139 1837412352 144491 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1619.73
Current children cumulated vsize (KiB) 1794348

[startup+1662.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/90 26118
/proc/meminfo: memFree=1168144/2055920 swapFree=4147196/4192956
[pid=25907] ppid=25905 vsize=1794348 CPUtime=1680.13
/proc/25907/stat : 25907 (java) S 25905 25907 25776 0 -1 0 221608 0 1 0 167862 151 0 0 18 0 13 0 129691986 1837412352 144179 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25907/statm: 448587 144179 1332 9 0 446199 0
[pid=25907/tid=25909] ppid=25905 vsize=1794348 CPUtime=1643.1
/proc/25907/task/25909/stat : 25909 (java) R 25905 25907 25776 0 -1 64 39412 0 1 0 164263 47 0 0 25 0 13 0 129691988 1837412352 144179 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109827990 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25910] ppid=25905 vsize=1794348 CPUtime=17.33
/proc/25907/task/25910/stat : 25910 (java) S 25905 25907 25776 0 -1 64 86170 0 0 0 1691 42 0 0 16 0 13 0 129691989 1837412352 144179 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25911] ppid=25905 vsize=1794348 CPUtime=17.28
/proc/25907/task/25911/stat : 25911 (java) S 25905 25907 25776 0 -1 64 87748 0 0 0 1683 45 0 0 16 0 13 0 129691989 1837412352 144179 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25912] ppid=25905 vsize=1794348 CPUtime=0.24
/proc/25907/task/25912/stat : 25912 (java) S 25905 25907 25776 0 -1 64 33 0 0 0 13 11 0 0 15 0 13 0 129691992 1837412352 144179 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25913] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25913/stat : 25913 (java) S 25905 25907 25776 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 129691992 1837412352 144179 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25914] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25914/stat : 25914 (java) S 25905 25907 25776 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 129691992 1837412352 144179 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25915] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25915/stat : 25915 (java) S 25905 25907 25776 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 129691996 1837412352 144179 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25916] ppid=25905 vsize=1794348 CPUtime=1.32
/proc/25907/task/25916/stat : 25916 (java) S 25905 25907 25776 0 -1 64 4990 0 0 0 130 2 0 0 17 0 13 0 129691996 1837412352 144179 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25917] ppid=25905 vsize=1794348 CPUtime=0.8
/proc/25907/task/25917/stat : 25917 (java) S 25905 25907 25776 0 -1 64 2533 0 0 0 79 1 0 0 16 0 13 0 129691996 1837412352 144179 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25918] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25918/stat : 25918 (java) S 25905 25907 25776 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 129691996 1837412352 144179 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25919] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25919/stat : 25919 (java) S 25905 25907 25776 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 129691996 1837412352 144179 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25920] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25920/stat : 25920 (java) S 25905 25907 25776 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 129695139 1837412352 144179 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1680.13
Current children cumulated vsize (KiB) 1794348

[startup+1722.3 s]
/proc/loadavg: 1.05 1.02 1.00 2/90 26118
/proc/meminfo: memFree=1169360/2055920 swapFree=4147196/4192956
[pid=25907] ppid=25905 vsize=1794348 CPUtime=1740.54
/proc/25907/stat : 25907 (java) S 25905 25907 25776 0 -1 0 221766 0 1 0 173902 152 0 0 18 0 13 0 129691986 1837412352 143898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25907/statm: 448587 143898 1332 9 0 446199 0
[pid=25907/tid=25909] ppid=25905 vsize=1794348 CPUtime=1702.64
/proc/25907/task/25909/stat : 25909 (java) R 25905 25907 25776 0 -1 64 39461 0 1 0 170217 47 0 0 25 0 13 0 129691988 1837412352 143898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109805991 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25910] ppid=25905 vsize=1794348 CPUtime=17.76
/proc/25907/task/25910/stat : 25910 (java) S 25905 25907 25776 0 -1 64 86248 0 0 0 1734 42 0 0 16 0 13 0 129691989 1837412352 143898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25911] ppid=25905 vsize=1794348 CPUtime=17.71
/proc/25907/task/25911/stat : 25911 (java) S 25905 25907 25776 0 -1 64 87778 0 0 0 1726 45 0 0 16 0 13 0 129691989 1837412352 143898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25912] ppid=25905 vsize=1794348 CPUtime=0.24
/proc/25907/task/25912/stat : 25912 (java) S 25905 25907 25776 0 -1 64 34 0 0 0 13 11 0 0 16 0 13 0 129691992 1837412352 143898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25913] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25913/stat : 25913 (java) S 25905 25907 25776 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 129691992 1837412352 143898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25914] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25914/stat : 25914 (java) S 25905 25907 25776 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 129691992 1837412352 143898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25915] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25915/stat : 25915 (java) S 25905 25907 25776 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 129691996 1837412352 143898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25916] ppid=25905 vsize=1794348 CPUtime=1.32
/proc/25907/task/25916/stat : 25916 (java) S 25905 25907 25776 0 -1 64 4990 0 0 0 130 2 0 0 17 0 13 0 129691996 1837412352 143898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25917] ppid=25905 vsize=1794348 CPUtime=0.8
/proc/25907/task/25917/stat : 25917 (java) S 25905 25907 25776 0 -1 64 2533 0 0 0 79 1 0 0 16 0 13 0 129691996 1837412352 143898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25918] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25918/stat : 25918 (java) S 25905 25907 25776 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 129691996 1837412352 143898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25919] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25919/stat : 25919 (java) S 25905 25907 25776 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 129691996 1837412352 143898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25920] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25920/stat : 25920 (java) S 25905 25907 25776 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 129695139 1837412352 143898 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1740.54
Current children cumulated vsize (KiB) 1794348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1781.4 s]
/proc/loadavg: 1.02 1.02 1.00 2/90 26118
/proc/meminfo: memFree=1166352/2055920 swapFree=4147196/4192956
[pid=25907] ppid=25905 vsize=1794348 CPUtime=1800.02
/proc/25907/stat : 25907 (java) S 25905 25907 25776 0 -1 0 222866 0 1 0 179849 153 0 0 18 0 13 0 129691986 1837412352 144621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25907/statm: 448587 144621 1332 9 0 446199 0
[pid=25907/tid=25909] ppid=25905 vsize=1794348 CPUtime=1761.29
/proc/25907/task/25909/stat : 25909 (java) R 25905 25907 25776 0 -1 64 40419 0 1 0 176082 47 0 0 25 0 13 0 129691988 1837412352 144621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109807370 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25910] ppid=25905 vsize=1794348 CPUtime=18.17
/proc/25907/task/25910/stat : 25910 (java) S 25905 25907 25776 0 -1 64 86304 0 0 0 1775 42 0 0 16 0 13 0 129691989 1837412352 144621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25911] ppid=25905 vsize=1794348 CPUtime=18.12
/proc/25907/task/25911/stat : 25911 (java) S 25905 25907 25776 0 -1 64 87862 0 0 0 1767 45 0 0 16 0 13 0 129691989 1837412352 144621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25912] ppid=25905 vsize=1794348 CPUtime=0.25
/proc/25907/task/25912/stat : 25912 (java) S 25905 25907 25776 0 -1 64 36 0 0 0 14 11 0 0 16 0 13 0 129691992 1837412352 144621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25913] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25913/stat : 25913 (java) S 25905 25907 25776 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 129691992 1837412352 144621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25914] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25914/stat : 25914 (java) S 25905 25907 25776 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 129691992 1837412352 144621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25915] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25915/stat : 25915 (java) S 25905 25907 25776 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 129691996 1837412352 144621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25916] ppid=25905 vsize=1794348 CPUtime=1.32
/proc/25907/task/25916/stat : 25916 (java) S 25905 25907 25776 0 -1 64 4990 0 0 0 130 2 0 0 17 0 13 0 129691996 1837412352 144621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25907/tid=25917] ppid=25905 vsize=1794348 CPUtime=0.8
/proc/25907/task/25917/stat : 25917 (java) S 25905 25907 25776 0 -1 64 2533 0 0 0 79 1 0 0 16 0 13 0 129691996 1837412352 144621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25918] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25918/stat : 25918 (java) S 25905 25907 25776 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 129691996 1837412352 144621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25919] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25919/stat : 25919 (java) S 25905 25907 25776 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 129691996 1837412352 144621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25907/tid=25920] ppid=25905 vsize=1794348 CPUtime=0
/proc/25907/task/25920/stat : 25920 (java) S 25905 25907 25776 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 129695139 1837412352 144621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 1794348

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

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

[startup+1781.51 s]
/proc/loadavg: 1.02 1.02 1.00 2/90 26118
/proc/meminfo: memFree=1166352/2055920 swapFree=4147196/4192956
[pid=25907] ppid=25905 vsize=0 CPUtime=1800.13
/proc/25907/stat : 25907 (java) Z 25905 25907 25776 0 -1 1036 222885 0 1 0 179852 161 0 0 16 0 2 0 129691986 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25907/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.13
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1781.53
CPU time (s): 1800.15
CPU user time (s): 1798.52
CPU system time (s): 1.62775
CPU usage (%): 101.045
Max. virtual memory (cumulated for all children) (KiB): 1795048

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.52
system time used= 1.62775
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 222885
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= 46234
involuntary context switches= 61977

runsolver used 1.82272 second user time and 5.29219 second system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Apr 14 07:42:22 UTC 2007

IDJOB= 350676
IDBENCH= 1574
IDSOLVER= 159
FILE ID= node2/350676-1176536541

PBS_JOBID= 4556734

Free space on /tmp= 66527 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/plato.asu.edu/pub/milp/normalized-reduced-mps-v2-20-10-bc1.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350676-1176536541/sat4jPseudoResolution.jar /tmp/evaluation/350676-1176536541/instance-350676-1176536541.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-350676-1176536541 -o ROOT/results/node2/solver-350676-1176536541 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350676-1176536541/sat4jPseudoResolution.jar /tmp/evaluation/350676-1176536541/instance-350676-1176536541.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  743cbcb78230aca97c7aa43a5d0e3e41

RANDOM SEED= 473494227

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node2.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.234
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.234
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:       1741840 kB
Buffers:         19004 kB
Cached:         225036 kB
SwapCached:      14360 kB
Active:          90600 kB
Inactive:       179100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1741840 kB
SwapTotal:     4192956 kB
SwapFree:      4147196 kB
Dirty:           35448 kB
Writeback:           0 kB
Mapped:          32568 kB
Slab:            29784 kB
Committed_AS:  4653004 kB
PageTables:       1864 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= 66527 MiB

End job on node2 on Sat Apr 14 08:12:06 UTC 2007