Trace number 363052

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCPClause 2007-03-23UNSAT 82.7324 80.1059

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/
miplib/normalized-reduced-mps-v2-20-10-misc05.opb
MD5SUMbada111af8c03eca9b9736a7d2e9e703
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 benchmark0.159975
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables1940
Total number of constraints300
Number of constraints which are clauses155
Number of constraints which are cardinality constraints (but not clauses)8
Number of constraints which are nor clauses,nor cardinality constraints137
Minimum length of a constraint2
Maximum length of a constraint451
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 524652
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.21	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.20/0.21	--- Begin Solver configuration ---
0.20/0.21	c Stops conflict analysis at the first Unique Implication Point
0.20/0.21	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.21	c Learn all clauses as in MiniSAT
0.20/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.21	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.21	c No reason simplification
0.20/0.21	c --- End Solver configuration ---
0.20/0.21	c Simplify asserted PB constraints to clauses
0.20/0.21	c solving /tmp/evaluation/363052-1177022453/instance-363052-1177022453.opb
0.20/0.21	c reading problem ... 
1.60/1.06	c ... done. Wall clock time 0.85s.
1.60/1.06	c CPU time (experimental) 0.55s.
1.60/1.06	c #vars     1940
1.60/1.06	c #constraints  328
82.65/80.04	c starts		: 2
82.65/80.04	c conflicts		: 1260
82.65/80.04	c decisions		: 30129
82.65/80.04	c propagations		: 386534
82.65/80.04	c inspects		: 12263969
82.65/80.04	c learnt literals	: 0
82.65/80.04	c learnt binary clauses	: 7
82.65/80.04	c learnt ternary clauses	: 0
82.65/80.04	c learnt clauses	: 1259
82.65/80.04	c root simplifications	: 0
82.65/80.04	c removed literals (reason simplification)	: 0
82.65/80.04	c reason swapping (by a shorter reason)	: 0
82.65/80.04	c Calls to reduceDB	: 0
82.65/80.04	c speed (decisions/second)	: 381.6261130603301
82.65/80.04	c non guided choices	10
82.65/80.04	s UNSATISFIABLE
82.65/80.04	c Total wall clock time (ms): 79.831

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/node35/watcher-363052-1177022453 -o ROOT/results/node35/solver-363052-1177022453 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/363052-1177022453/sat4jPseudoCPClause.jar /tmp/evaluation/363052-1177022453/instance-363052-1177022453.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.95 0.97 3/77 24828
/proc/meminfo: memFree=1800336/2055920 swapFree=4151140/4192956
[pid=24828] ppid=24826 vsize=148 CPUtime=0
/proc/24828/stat : 24828 (java) R 24826 24828 24364 0 -1 0 35 0 0 0 0 0 0 0 20 0 1 0 150160702 151552 20 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 1453119 0 0 4096 0 0 0 0 17 1 0 0
/proc/24828/statm: 38 22 15 9 0 4 0

[startup+0.0824041 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 24828
/proc/meminfo: memFree=1800336/2055920 swapFree=4151140/4192956
[pid=24828] ppid=24826 vsize=1777708 CPUtime=0.07
/proc/24828/stat : 24828 (java) S 24826 24828 24364 0 -1 0 3777 0 1 0 5 2 0 0 18 0 7 0 150160702 1820372992 3520 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/24828/statm: 444427 3520 1086 9 0 442063 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777708

[startup+0.102406 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 24828
/proc/meminfo: memFree=1800336/2055920 swapFree=4151140/4192956
[pid=24828] ppid=24826 vsize=1780112 CPUtime=0.08
/proc/24828/stat : 24828 (java) S 24826 24828 24364 0 -1 0 3963 0 1 0 6 2 0 0 18 0 12 0 150160702 1822834688 3705 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24828/statm: 445028 3705 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.302428 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 24828
/proc/meminfo: memFree=1800336/2055920 swapFree=4151140/4192956
[pid=24828] ppid=24826 vsize=1781412 CPUtime=0.31
/proc/24828/stat : 24828 (java) S 24826 24828 24364 0 -1 0 5131 0 1 0 28 3 0 0 18 0 12 0 150160702 1824165888 4870 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24828/statm: 445353 4870 1270 9 0 442964 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1781412

[startup+0.702477 s]
/proc/loadavg: 0.91 0.95 0.97 3/77 24828
/proc/meminfo: memFree=1800336/2055920 swapFree=4151140/4192956
[pid=24828] ppid=24826 vsize=1788176 CPUtime=0.99
/proc/24828/stat : 24828 (java) S 24826 24828 24364 0 -1 0 8089 0 1 0 95 4 0 0 18 0 12 0 150160702 1831092224 7294 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24828/statm: 447044 7294 1302 9 0 444655 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 1788176

[startup+1.50157 s]
/proc/loadavg: 0.91 0.95 0.97 3/89 24840
/proc/meminfo: memFree=1766448/2055920 swapFree=4151140/4192956
[pid=24828] ppid=24826 vsize=1793096 CPUtime=2.5
/proc/24828/stat : 24828 (java) S 24826 24828 24364 0 -1 0 15570 0 1 0 242 8 0 0 18 0 13 0 150160702 1836130304 11815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24828/statm: 448274 11815 1315 9 0 445885 0
[pid=24828/tid=24830] ppid=24826 vsize=1793096 CPUtime=0.73
/proc/24828/task/24830/stat : 24830 (java) R 24826 24828 24364 0 -1 64 8117 0 1 0 69 4 0 0 25 0 13 0 150160704 1836130304 11815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109147498 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24831] ppid=24826 vsize=1793096 CPUtime=0
/proc/24828/task/24831/stat : 24831 (java) S 24826 24828 24364 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 150160705 1836130304 11815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24832] ppid=24826 vsize=1793096 CPUtime=0
/proc/24828/task/24832/stat : 24832 (java) S 24826 24828 24364 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 150160706 1836130304 11815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24833] ppid=24826 vsize=1793096 CPUtime=0
/proc/24828/task/24833/stat : 24833 (java) S 24826 24828 24364 0 -1 64 2 0 0 0 0 0 0 0 16 0 13 0 150160708 1836130304 11815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24834] ppid=24826 vsize=1793096 CPUtime=0
/proc/24828/task/24834/stat : 24834 (java) S 24826 24828 24364 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 150160708 1836130304 11815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24835] ppid=24826 vsize=1793096 CPUtime=0
/proc/24828/task/24835/stat : 24835 (java) S 24826 24828 24364 0 -1 64 3 0 0 0 0 0 0 0 23 0 13 0 150160708 1836130304 11815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24836] ppid=24826 vsize=1793096 CPUtime=0
/proc/24828/task/24836/stat : 24836 (java) S 24826 24828 24364 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 150160712 1836130304 11815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24837] ppid=24826 vsize=1793096 CPUtime=0.93
/proc/24828/task/24837/stat : 24837 (java) S 24826 24828 24364 0 -1 64 3576 0 0 0 92 1 0 0 17 0 13 0 150160712 1836130304 11815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24838] ppid=24826 vsize=1793096 CPUtime=0.81
/proc/24828/task/24838/stat : 24838 (java) S 24826 24828 24364 0 -1 64 3153 0 0 0 80 1 0 0 18 0 13 0 150160712 1836130304 11815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24839] ppid=24826 vsize=1793096 CPUtime=0
/proc/24828/task/24839/stat : 24839 (java) S 24826 24828 24364 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 150160712 1836130304 11815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24840] ppid=24826 vsize=1793096 CPUtime=0
/proc/24828/task/24840/stat : 24840 (java) S 24826 24828 24364 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 150160712 1836130304 11815 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.5
Current children cumulated vsize (KiB) 1793096

[startup+3.10175 s]
/proc/loadavg: 0.91 0.95 0.97 4/90 24841
/proc/meminfo: memFree=1671080/2055920 swapFree=4151140/4192956
[pid=24828] ppid=24826 vsize=1797192 CPUtime=4.87
/proc/24828/stat : 24828 (java) S 24826 24828 24364 0 -1 0 50401 0 1 0 465 22 0 0 18 0 13 0 150160702 1840324608 42948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24828/statm: 449298 42948 1324 9 0 446909 0
[pid=24828/tid=24830] ppid=24826 vsize=1797192 CPUtime=2.11
/proc/24828/task/24830/stat : 24830 (java) R 24826 24828 24364 0 -1 64 37717 0 1 0 196 15 0 0 22 0 13 0 150160704 1840324608 42948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109882638 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24831] ppid=24826 vsize=1797192 CPUtime=0
/proc/24828/task/24831/stat : 24831 (java) S 24826 24828 24364 0 -1 64 295 0 0 0 0 0 0 0 16 0 13 0 150160705 1840324608 42948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24832] ppid=24826 vsize=1797192 CPUtime=0.01
/proc/24828/task/24832/stat : 24832 (java) S 24826 24828 24364 0 -1 64 299 0 0 0 1 0 0 0 16 0 13 0 150160706 1840324608 42948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24833] ppid=24826 vsize=1797192 CPUtime=0
/proc/24828/task/24833/stat : 24833 (java) S 24826 24828 24364 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 150160708 1840324608 42948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24834] ppid=24826 vsize=1797192 CPUtime=0
/proc/24828/task/24834/stat : 24834 (java) S 24826 24828 24364 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150160708 1840324608 42948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24835] ppid=24826 vsize=1797192 CPUtime=0
/proc/24828/task/24835/stat : 24835 (java) S 24826 24828 24364 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 150160708 1840324608 42948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24836] ppid=24826 vsize=1797192 CPUtime=0
/proc/24828/task/24836/stat : 24836 (java) S 24826 24828 24364 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 150160712 1840324608 42948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24837] ppid=24826 vsize=1797192 CPUtime=1.41
/proc/24828/task/24837/stat : 24837 (java) S 24826 24828 24364 0 -1 64 5952 0 0 0 138 3 0 0 16 0 13 0 150160712 1840324608 42948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24838] ppid=24826 vsize=1797192 CPUtime=1.29
/proc/24828/task/24838/stat : 24838 (java) S 24826 24828 24364 0 -1 64 5409 0 0 0 127 2 0 0 16 0 13 0 150160712 1840324608 42948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24839] ppid=24826 vsize=1797192 CPUtime=0
/proc/24828/task/24839/stat : 24839 (java) S 24826 24828 24364 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 150160712 1840324608 42948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24840] ppid=24826 vsize=1797192 CPUtime=0
/proc/24828/task/24840/stat : 24840 (java) S 24826 24828 24364 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 150160712 1840324608 42948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24841] ppid=24826 vsize=1797192 CPUtime=0
/proc/24828/task/24841/stat : 24841 (java) S 24826 24828 24364 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 150160814 1840324608 42948 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.87
Current children cumulated vsize (KiB) 1797192

[startup+6.30212 s]
/proc/loadavg: 0.92 0.95 0.97 2/90 24841
/proc/meminfo: memFree=1624680/2055920 swapFree=4151140/4192956
[pid=24828] ppid=24826 vsize=1796968 CPUtime=8.44
/proc/24828/stat : 24828 (java) S 24826 24828 24364 0 -1 0 53390 0 1 0 820 24 0 0 18 0 13 0 150160702 1840095232 43880 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24828/statm: 449242 43880 1324 9 0 446853 0
[pid=24828/tid=24830] ppid=24826 vsize=1796968 CPUtime=5.13
/proc/24828/task/24830/stat : 24830 (java) R 24826 24828 24364 0 -1 64 37724 0 1 0 498 15 0 0 25 0 13 0 150160704 1840095232 43880 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109825968 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24831] ppid=24826 vsize=1796968 CPUtime=0.07
/proc/24828/task/24831/stat : 24831 (java) S 24826 24828 24364 0 -1 64 1552 0 0 0 7 0 0 0 16 0 13 0 150160705 1840095232 43880 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24832] ppid=24826 vsize=1796968 CPUtime=0.08
/proc/24828/task/24832/stat : 24832 (java) S 24826 24828 24364 0 -1 64 1362 0 0 0 8 0 0 0 16 0 13 0 150160706 1840095232 43880 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24833] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24833/stat : 24833 (java) S 24826 24828 24364 0 -1 64 19 0 0 0 0 0 0 0 16 0 13 0 150160708 1840095232 43880 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24834] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24834/stat : 24834 (java) S 24826 24828 24364 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150160708 1840095232 43880 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24835] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24835/stat : 24835 (java) S 24826 24828 24364 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 150160708 1840095232 43880 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24836] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24836/stat : 24836 (java) S 24826 24828 24364 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 150160712 1840095232 43880 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24837] ppid=24826 vsize=1796968 CPUtime=1.53
/proc/24828/task/24837/stat : 24837 (java) S 24826 24828 24364 0 -1 64 5954 0 0 0 150 3 0 0 17 0 13 0 150160712 1840095232 43880 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24838] ppid=24826 vsize=1796968 CPUtime=1.57
/proc/24828/task/24838/stat : 24838 (java) S 24826 24828 24364 0 -1 64 6057 0 0 0 155 2 0 0 16 0 13 0 150160712 1840095232 43880 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24839] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24839/stat : 24839 (java) S 24826 24828 24364 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 150160712 1840095232 43880 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24840] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24840/stat : 24840 (java) S 24826 24828 24364 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 150160712 1840095232 43880 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24841] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24841/stat : 24841 (java) S 24826 24828 24364 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 150160814 1840095232 43880 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.44
Current children cumulated vsize (KiB) 1796968

[startup+12.7019 s]
/proc/loadavg: 0.93 0.95 0.97 2/90 24841
/proc/meminfo: memFree=1592104/2055920 swapFree=4151140/4192956
[pid=24828] ppid=24826 vsize=1796968 CPUtime=14.97
/proc/24828/stat : 24828 (java) S 24826 24828 24364 0 -1 0 63342 0 1 0 1468 29 0 0 18 0 13 0 150160702 1840095232 53508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24828/statm: 449242 53508 1325 9 0 446853 0
[pid=24828/tid=24830] ppid=24826 vsize=1796968 CPUtime=11.4
/proc/24828/task/24830/stat : 24830 (java) R 24826 24828 24364 0 -1 64 40881 0 1 0 1123 17 0 0 19 0 13 0 150160704 1840095232 53508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109666679 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24831] ppid=24826 vsize=1796968 CPUtime=0.19
/proc/24828/task/24831/stat : 24831 (java) S 24826 24828 24364 0 -1 64 5141 0 0 0 17 2 0 0 16 0 13 0 150160705 1840095232 53508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24832] ppid=24826 vsize=1796968 CPUtime=0.2
/proc/24828/task/24832/stat : 24832 (java) S 24826 24828 24364 0 -1 64 4552 0 0 0 18 2 0 0 16 0 13 0 150160706 1840095232 53508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24833] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24833/stat : 24833 (java) S 24826 24828 24364 0 -1 64 33 0 0 0 0 0 0 0 15 0 13 0 150160708 1840095232 53508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24834] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24834/stat : 24834 (java) S 24826 24828 24364 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150160708 1840095232 53508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24835] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24835/stat : 24835 (java) S 24826 24828 24364 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 150160708 1840095232 53508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24836] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24836/stat : 24836 (java) S 24826 24828 24364 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 150160712 1840095232 53508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24837] ppid=24826 vsize=1796968 CPUtime=1.54
/proc/24828/task/24837/stat : 24837 (java) S 24826 24828 24364 0 -1 64 5955 0 0 0 151 3 0 0 16 0 13 0 150160712 1840095232 53508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24838] ppid=24826 vsize=1796968 CPUtime=1.59
/proc/24828/task/24838/stat : 24838 (java) S 24826 24828 24364 0 -1 64 6058 0 0 0 157 2 0 0 16 0 13 0 150160712 1840095232 53508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24839] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24839/stat : 24839 (java) S 24826 24828 24364 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 150160712 1840095232 53508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24840] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24840/stat : 24840 (java) S 24826 24828 24364 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 150160712 1840095232 53508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24841] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24841/stat : 24841 (java) S 24826 24828 24364 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 150160814 1840095232 53508 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.97
Current children cumulated vsize (KiB) 1796968

[startup+25.5024 s]
/proc/loadavg: 0.94 0.96 0.97 2/90 24841
/proc/meminfo: memFree=1596520/2055920 swapFree=4151140/4192956
[pid=24828] ppid=24826 vsize=1796968 CPUtime=27.88
/proc/24828/stat : 24828 (java) S 24826 24828 24364 0 -1 0 65347 0 1 0 2758 30 0 0 18 0 13 0 150160702 1840095232 51916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24828/statm: 449242 51916 1326 9 0 446853 0
[pid=24828/tid=24830] ppid=24826 vsize=1796968 CPUtime=24.11
/proc/24828/task/24830/stat : 24830 (java) R 24826 24828 24364 0 -1 64 40891 0 1 0 2394 17 0 0 25 0 13 0 150160704 1840095232 51916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109826091 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24831] ppid=24826 vsize=1796968 CPUtime=0.26
/proc/24828/task/24831/stat : 24831 (java) S 24826 24828 24364 0 -1 64 6223 0 0 0 24 2 0 0 16 0 13 0 150160705 1840095232 51916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24832] ppid=24826 vsize=1796968 CPUtime=0.27
/proc/24828/task/24832/stat : 24832 (java) S 24826 24828 24364 0 -1 64 5462 0 0 0 25 2 0 0 17 0 13 0 150160706 1840095232 51916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24833] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24833/stat : 24833 (java) S 24826 24828 24364 0 -1 64 35 0 0 0 0 0 0 0 17 0 13 0 150160708 1840095232 51916 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0

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

[pid=24828] ppid=24826 vsize=1796968 CPUtime=72.91
/proc/24828/stat : 24828 (java) S 24826 24828 24364 0 -1 0 69828 0 1 0 7258 33 0 0 18 0 13 0 150160702 1840095232 42163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24828/statm: 449242 42163 1326 9 0 446853 0
[pid=24828/tid=24830] ppid=24826 vsize=1796968 CPUtime=68.62
/proc/24828/task/24830/stat : 24830 (java) R 24826 24828 24364 0 -1 64 40929 0 1 0 6845 17 0 0 21 0 13 0 150160704 1840095232 42163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109562977 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24831] ppid=24826 vsize=1796968 CPUtime=0.52
/proc/24828/task/24831/stat : 24831 (java) S 24826 24828 24364 0 -1 64 8575 0 0 0 49 3 0 0 16 0 13 0 150160705 1840095232 42163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24832] ppid=24826 vsize=1796968 CPUtime=0.52
/proc/24828/task/24832/stat : 24832 (java) S 24826 24828 24364 0 -1 64 7553 0 0 0 49 3 0 0 16 0 13 0 150160706 1840095232 42163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24833] ppid=24826 vsize=1796968 CPUtime=0.02
/proc/24828/task/24833/stat : 24833 (java) S 24826 24828 24364 0 -1 64 35 0 0 0 1 1 0 0 16 0 13 0 150160708 1840095232 42163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24834] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24834/stat : 24834 (java) S 24826 24828 24364 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150160708 1840095232 42163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24835] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24835/stat : 24835 (java) S 24826 24828 24364 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 150160708 1840095232 42163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24836] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24836/stat : 24836 (java) S 24826 24828 24364 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 150160712 1840095232 42163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24837] ppid=24826 vsize=1796968 CPUtime=1.55
/proc/24828/task/24837/stat : 24837 (java) S 24826 24828 24364 0 -1 64 5955 0 0 0 152 3 0 0 16 0 13 0 150160712 1840095232 42163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24838] ppid=24826 vsize=1796968 CPUtime=1.62
/proc/24828/task/24838/stat : 24838 (java) S 24826 24828 24364 0 -1 64 6059 0 0 0 160 2 0 0 17 0 13 0 150160712 1840095232 42163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24839] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24839/stat : 24839 (java) S 24826 24828 24364 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 150160712 1840095232 42163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24840] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24840/stat : 24840 (java) S 24826 24828 24364 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 150160712 1840095232 42163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24841] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24841/stat : 24841 (java) S 24826 24828 24364 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 150160814 1840095232 42163 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 72.91
Current children cumulated vsize (KiB) 1796968

[startup+76.7023 s]
/proc/loadavg: 0.97 0.96 0.97 2/90 24841
/proc/meminfo: memFree=1636456/2055920 swapFree=4151140/4192956
[pid=24828] ppid=24826 vsize=1796968 CPUtime=79.33
/proc/24828/stat : 24828 (java) S 24826 24828 24364 0 -1 0 70192 0 1 0 7900 33 0 0 18 0 13 0 150160702 1840095232 41920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24828/statm: 449242 41920 1326 9 0 446853 0
[pid=24828/tid=24830] ppid=24826 vsize=1796968 CPUtime=74.98
/proc/24828/task/24830/stat : 24830 (java) R 24826 24828 24364 0 -1 64 40934 0 1 0 7481 17 0 0 25 0 13 0 150160704 1840095232 41920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109666829 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24831] ppid=24826 vsize=1796968 CPUtime=0.55
/proc/24828/task/24831/stat : 24831 (java) S 24826 24828 24364 0 -1 64 8739 0 0 0 52 3 0 0 16 0 13 0 150160705 1840095232 41920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24832] ppid=24826 vsize=1796968 CPUtime=0.55
/proc/24828/task/24832/stat : 24832 (java) S 24826 24828 24364 0 -1 64 7748 0 0 0 52 3 0 0 16 0 13 0 150160706 1840095232 41920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24833] ppid=24826 vsize=1796968 CPUtime=0.02
/proc/24828/task/24833/stat : 24833 (java) S 24826 24828 24364 0 -1 64 35 0 0 0 1 1 0 0 16 0 13 0 150160708 1840095232 41920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24834] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24834/stat : 24834 (java) S 24826 24828 24364 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150160708 1840095232 41920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24835] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24835/stat : 24835 (java) S 24826 24828 24364 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 150160708 1840095232 41920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24836] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24836/stat : 24836 (java) S 24826 24828 24364 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 150160712 1840095232 41920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24837] ppid=24826 vsize=1796968 CPUtime=1.55
/proc/24828/task/24837/stat : 24837 (java) S 24826 24828 24364 0 -1 64 5955 0 0 0 152 3 0 0 16 0 13 0 150160712 1840095232 41920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24838] ppid=24826 vsize=1796968 CPUtime=1.62
/proc/24828/task/24838/stat : 24838 (java) S 24826 24828 24364 0 -1 64 6059 0 0 0 160 2 0 0 17 0 13 0 150160712 1840095232 41920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24839] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24839/stat : 24839 (java) S 24826 24828 24364 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 150160712 1840095232 41920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24840] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24840/stat : 24840 (java) S 24826 24828 24364 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 150160712 1840095232 41920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24841] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24841/stat : 24841 (java) S 24826 24828 24364 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 150160814 1840095232 41920 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 79.33
Current children cumulated vsize (KiB) 1796968

[startup+78.3025 s]
/proc/loadavg: 0.97 0.96 0.97 2/90 24841
/proc/meminfo: memFree=1636584/2055920 swapFree=4151140/4192956
[pid=24828] ppid=24826 vsize=1796968 CPUtime=80.94
/proc/24828/stat : 24828 (java) S 24826 24828 24364 0 -1 0 70296 0 1 0 8061 33 0 0 18 0 13 0 150160702 1840095232 41887 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24828/statm: 449242 41887 1326 9 0 446853 0
[pid=24828/tid=24830] ppid=24826 vsize=1796968 CPUtime=76.57
/proc/24828/task/24830/stat : 24830 (java) R 24826 24828 24364 0 -1 64 40935 0 1 0 7640 17 0 0 25 0 13 0 150160704 1840095232 41887 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109475648 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24831] ppid=24826 vsize=1796968 CPUtime=0.56
/proc/24828/task/24831/stat : 24831 (java) S 24826 24828 24364 0 -1 64 8792 0 0 0 53 3 0 0 16 0 13 0 150160705 1840095232 41887 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24832] ppid=24826 vsize=1796968 CPUtime=0.55
/proc/24828/task/24832/stat : 24832 (java) S 24826 24828 24364 0 -1 64 7798 0 0 0 52 3 0 0 16 0 13 0 150160706 1840095232 41887 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24833] ppid=24826 vsize=1796968 CPUtime=0.02
/proc/24828/task/24833/stat : 24833 (java) S 24826 24828 24364 0 -1 64 35 0 0 0 1 1 0 0 16 0 13 0 150160708 1840095232 41887 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24834] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24834/stat : 24834 (java) S 24826 24828 24364 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150160708 1840095232 41887 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24835] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24835/stat : 24835 (java) S 24826 24828 24364 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 150160708 1840095232 41887 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24836] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24836/stat : 24836 (java) S 24826 24828 24364 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 150160712 1840095232 41887 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24837] ppid=24826 vsize=1796968 CPUtime=1.55
/proc/24828/task/24837/stat : 24837 (java) S 24826 24828 24364 0 -1 64 5955 0 0 0 152 3 0 0 16 0 13 0 150160712 1840095232 41887 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24838] ppid=24826 vsize=1796968 CPUtime=1.62
/proc/24828/task/24838/stat : 24838 (java) S 24826 24828 24364 0 -1 64 6059 0 0 0 160 2 0 0 17 0 13 0 150160712 1840095232 41887 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24839] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24839/stat : 24839 (java) S 24826 24828 24364 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 150160712 1840095232 41887 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24840] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24840/stat : 24840 (java) S 24826 24828 24364 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 150160712 1840095232 41887 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24841] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24841/stat : 24841 (java) S 24826 24828 24364 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 150160814 1840095232 41887 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 80.94
Current children cumulated vsize (KiB) 1796968

[startup+79.1016 s]
/proc/loadavg: 0.98 0.96 0.97 2/90 24841
/proc/meminfo: memFree=1636648/2055920 swapFree=4151140/4192956
[pid=24828] ppid=24826 vsize=1796968 CPUtime=81.75
/proc/24828/stat : 24828 (java) S 24826 24828 24364 0 -1 0 70379 0 1 0 8142 33 0 0 18 0 13 0 150160702 1840095232 41873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24828/statm: 449242 41873 1326 9 0 446853 0
[pid=24828/tid=24830] ppid=24826 vsize=1796968 CPUtime=77.37
/proc/24828/task/24830/stat : 24830 (java) R 24826 24828 24364 0 -1 64 40936 0 1 0 7720 17 0 0 21 0 13 0 150160704 1840095232 41873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109665136 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24831] ppid=24826 vsize=1796968 CPUtime=0.56
/proc/24828/task/24831/stat : 24831 (java) S 24826 24828 24364 0 -1 64 8840 0 0 0 53 3 0 0 16 0 13 0 150160705 1840095232 41873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24832] ppid=24826 vsize=1796968 CPUtime=0.56
/proc/24828/task/24832/stat : 24832 (java) S 24826 24828 24364 0 -1 64 7832 0 0 0 53 3 0 0 16 0 13 0 150160706 1840095232 41873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24833] ppid=24826 vsize=1796968 CPUtime=0.02
/proc/24828/task/24833/stat : 24833 (java) S 24826 24828 24364 0 -1 64 35 0 0 0 1 1 0 0 16 0 13 0 150160708 1840095232 41873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24834] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24834/stat : 24834 (java) S 24826 24828 24364 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150160708 1840095232 41873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24835] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24835/stat : 24835 (java) S 24826 24828 24364 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 150160708 1840095232 41873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24836] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24836/stat : 24836 (java) S 24826 24828 24364 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 150160712 1840095232 41873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24837] ppid=24826 vsize=1796968 CPUtime=1.55
/proc/24828/task/24837/stat : 24837 (java) S 24826 24828 24364 0 -1 64 5955 0 0 0 152 3 0 0 16 0 13 0 150160712 1840095232 41873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24838] ppid=24826 vsize=1796968 CPUtime=1.62
/proc/24828/task/24838/stat : 24838 (java) S 24826 24828 24364 0 -1 64 6059 0 0 0 160 2 0 0 17 0 13 0 150160712 1840095232 41873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24839] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24839/stat : 24839 (java) S 24826 24828 24364 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 150160712 1840095232 41873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24840] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24840/stat : 24840 (java) S 24826 24828 24364 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 150160712 1840095232 41873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24841] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24841/stat : 24841 (java) S 24826 24828 24364 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 150160814 1840095232 41873 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 81.75
Current children cumulated vsize (KiB) 1796968

[startup+79.9017 s]
/proc/loadavg: 0.98 0.96 0.97 2/90 24841
/proc/meminfo: memFree=1636648/2055920 swapFree=4151140/4192956
[pid=24828] ppid=24826 vsize=1796968 CPUtime=82.55
/proc/24828/stat : 24828 (java) S 24826 24828 24364 0 -1 0 70466 0 1 0 8222 33 0 0 18 0 13 0 150160702 1840095232 41838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24828/statm: 449242 41838 1326 9 0 446853 0
[pid=24828/tid=24830] ppid=24826 vsize=1796968 CPUtime=78.15
/proc/24828/task/24830/stat : 24830 (java) R 24826 24828 24364 0 -1 64 40937 0 1 0 7798 17 0 0 17 0 13 0 150160704 1840095232 41838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109562717 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24831] ppid=24826 vsize=1796968 CPUtime=0.57
/proc/24828/task/24831/stat : 24831 (java) S 24826 24828 24364 0 -1 64 8888 0 0 0 54 3 0 0 16 0 13 0 150160705 1840095232 41838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24832] ppid=24826 vsize=1796968 CPUtime=0.57
/proc/24828/task/24832/stat : 24832 (java) S 24826 24828 24364 0 -1 64 7870 0 0 0 54 3 0 0 16 0 13 0 150160706 1840095232 41838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24833] ppid=24826 vsize=1796968 CPUtime=0.02
/proc/24828/task/24833/stat : 24833 (java) S 24826 24828 24364 0 -1 64 35 0 0 0 1 1 0 0 15 0 13 0 150160708 1840095232 41838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24834] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24834/stat : 24834 (java) S 24826 24828 24364 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 150160708 1840095232 41838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24835] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24835/stat : 24835 (java) S 24826 24828 24364 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 150160708 1840095232 41838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24836] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24836/stat : 24836 (java) S 24826 24828 24364 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 150160712 1840095232 41838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24837] ppid=24826 vsize=1796968 CPUtime=1.55
/proc/24828/task/24837/stat : 24837 (java) S 24826 24828 24364 0 -1 64 5955 0 0 0 152 3 0 0 16 0 13 0 150160712 1840095232 41838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24838] ppid=24826 vsize=1796968 CPUtime=1.62
/proc/24828/task/24838/stat : 24838 (java) S 24826 24828 24364 0 -1 64 6059 0 0 0 160 2 0 0 17 0 13 0 150160712 1840095232 41838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24839] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24839/stat : 24839 (java) S 24826 24828 24364 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 150160712 1840095232 41838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24828/tid=24840] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24840/stat : 24840 (java) S 24826 24828 24364 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 150160712 1840095232 41838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24828/tid=24841] ppid=24826 vsize=1796968 CPUtime=0
/proc/24828/task/24841/stat : 24841 (java) S 24826 24828 24364 0 -1 64 4 0 0 0 0 0 0 0 24 0 13 0 150160814 1840095232 41838 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 82.55
Current children cumulated vsize (KiB) 1796968

[startup+80.1018 s]
/proc/loadavg: 0.98 0.96 0.97 2/90 24841
/proc/meminfo: memFree=1636648/2055920 swapFree=4151140/4192956
[pid=24828] ppid=24826 vsize=0 CPUtime=82.72
/proc/24828/stat : 24828 (java) Z 24826 24828 24364 0 -1 1036 70477 0 1 0 8236 36 0 0 16 0 2 0 150160702 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24828/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 82.72
Current children cumulated vsize (KiB) 0

Child status: 20
Real time (s): 80.1059
CPU time (s): 82.7324
CPU user time (s): 82.3685
CPU system time (s): 0.363944
CPU usage (%): 103.279
Max. virtual memory (cumulated for all children) (KiB): 1798216

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 82.3685
system time used= 0.363944
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 70477
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= 3035
involuntary context switches= 2952

runsolver used 0.091986 second user time and 0.221966 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Thu Apr 19 22:40:53 UTC 2007

IDJOB= 363052
IDBENCH= 1729
IDSOLVER= 164
FILE ID= node35/363052-1177022453

PBS_JOBID= 4630597

Free space on /tmp= 66303 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB06//final/normalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/MIPLIB/miplib/normalized-reduced-mps-v2-20-10-misc05.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/363052-1177022453/sat4jPseudoCPClause.jar /tmp/evaluation/363052-1177022453/instance-363052-1177022453.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-363052-1177022453 -o ROOT/results/node35/solver-363052-1177022453 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/363052-1177022453/sat4jPseudoCPClause.jar /tmp/evaluation/363052-1177022453/instance-363052-1177022453.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  bada111af8c03eca9b9736a7d2e9e703

RANDOM SEED= 838906819

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node35.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.232
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.232
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:       1800744 kB
Buffers:         21764 kB
Cached:         168240 kB
SwapCached:       9032 kB
Active:          76672 kB
Inactive:       137204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1800744 kB
SwapTotal:     4192956 kB
SwapFree:      4151140 kB
Dirty:            3696 kB
Writeback:           0 kB
Mapped:          30684 kB
Slab:            26660 kB
Committed_AS:  2416248 kB
PageTables:       1996 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= 66303 MiB

End job on node35 on Thu Apr 19 22:42:13 UTC 2007