Trace number 349891

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
sat4jPseudoCP 2007-03-23? (TO) 1800.14 1797.26

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_8_70_2.opb
MD5SUMccdf85c0efcf9b688264aa74ef25462f
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables71
Total number of constraints17
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints16
Minimum length of a constraint1
Maximum length of a constraint70
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 1943
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 5830
Number of bits of the biggest sum of numbers13
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.07/0.15	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.07/0.15	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.07/0.15	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.07/0.16	c no version file found!!!
0.07/0.16	c sun.arch.data.model	32
0.07/0.16	c java.version	1.6.0
0.07/0.16	c os.name	Linux
0.07/0.16	c os.version	2.6.9-22.EL.rootsmp
0.07/0.16	c os.arch	i386
0.07/0.16	c Free memory 1651659224
0.07/0.16	c Max memory 1654456320
0.07/0.16	c Total memory 1654456320
0.07/0.16	c Number of processors 2
0.19/0.21	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.19/0.21	--- Begin Solver configuration ---
0.19/0.21	c Stops conflict analysis at the first Unique Implication Point
0.19/0.21	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.19/0.21	c Learn all clauses as in MiniSAT
0.19/0.21	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.19/0.21	c VSIDS like heuristics from MiniSAT using a heap
0.19/0.21	c No reason simplification
0.19/0.21	c --- End Solver configuration ---
0.19/0.21	c solving /tmp/evaluation/349891-1176725833/instance-349891-1176725833.opb
0.19/0.21	c reading problem ... 
0.29/0.32	c ... done. Wall clock time 0.111s.
0.29/0.32	c CPU time (experimental) 0.26s.
0.29/0.32	c #vars     71
0.29/0.32	c #constraints  16
1800.07/1797.21	c starts		: 2
1800.07/1797.21	c conflicts		: 2390
1800.07/1797.21	c decisions		: 3604
1800.07/1797.21	c propagations		: 18104
1800.07/1797.21	c inspects		: 4411180
1800.07/1797.21	c learnt literals	: 0
1800.07/1797.21	c learnt binary clauses	: 0
1800.07/1797.21	c learnt ternary clauses	: 0
1800.07/1797.21	c learnt clauses	: 2389
1800.07/1797.21	c root simplifications	: 0
1800.07/1797.21	c removed literals (reason simplification)	: 0
1800.07/1797.21	c reason swapping (by a shorter reason)	: 0
1800.07/1797.21	c Calls to reduceDB	: 0
1800.07/1797.21	c speed (decisions/second)	: 2.005695418121269
1800.07/1797.21	c non guided choices	30
1800.07/1797.21	s UNKNOWN
1800.07/1797.21	c Total wall clock time (ms): 1796.998

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/node4/watcher-349891-1176725833 -o ROOT/results/node4/solver-349891-1176725833 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349891-1176725833/sat4jPseudoCP.jar /tmp/evaluation/349891-1176725833/instance-349891-1176725833.opb 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15549
/proc/meminfo: memFree=1709080/2055920 swapFree=4153892/4192956
[pid=15549] ppid=15547 vsize=272 CPUtime=0
/proc/15549/stat : 15549 (java) R 15547 15549 14538 0 -1 0 53 0 0 0 0 0 0 0 18 0 1 0 148621075 278528 37 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 10553071 0 0 4096 0 0 0 0 17 1 0 0
/proc/15549/statm: 68 37 28 9 0 6 0

[startup+0.0743791 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15549
/proc/meminfo: memFree=1709080/2055920 swapFree=4153892/4192956
[pid=15549] ppid=15547 vsize=1777708 CPUtime=0.06
/proc/15549/stat : 15549 (java) S 15547 15549 14538 0 -1 0 3754 0 1 0 4 2 0 0 18 0 7 0 148621075 1820372992 3496 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/15549/statm: 444427 3496 1082 9 0 442063 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777708

[startup+0.101374 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15549
/proc/meminfo: memFree=1709080/2055920 swapFree=4153892/4192956
[pid=15549] ppid=15547 vsize=1777844 CPUtime=0.07
/proc/15549/stat : 15549 (java) S 15547 15549 14538 0 -1 0 3874 0 1 0 5 2 0 0 18 0 7 0 148621075 1820512256 3616 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/15549/statm: 444461 3616 1096 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.301395 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15549
/proc/meminfo: memFree=1709080/2055920 swapFree=4153892/4192956
[pid=15549] ppid=15547 vsize=1782444 CPUtime=0.29
/proc/15549/stat : 15549 (java) S 15547 15549 14538 0 -1 0 5104 0 1 0 26 3 0 0 18 0 12 0 148621075 1825222656 4842 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15549/statm: 445611 4842 1263 9 0 443223 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1782444

[startup+0.701436 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 15549
/proc/meminfo: memFree=1709080/2055920 swapFree=4153892/4192956
[pid=15549] ppid=15547 vsize=1784436 CPUtime=1.01
/proc/15549/stat : 15549 (java) S 15547 15549 14538 0 -1 0 7951 0 1 0 96 5 0 0 18 0 13 0 148621075 1827262464 7042 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15549/statm: 446109 7042 1303 9 0 443721 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 1784436

[startup+1.50251 s]
/proc/loadavg: 1.00 1.00 1.00 4/90 15562
/proc/meminfo: memFree=1671536/2055920 swapFree=4153892/4192956
[pid=15549] ppid=15547 vsize=1798968 CPUtime=2.51
/proc/15549/stat : 15549 (java) S 15547 15549 14538 0 -1 0 22271 0 1 0 241 10 0 0 18 0 13 0 148621075 1842143232 15900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15549/statm: 449742 15900 1306 9 0 447354 0
[pid=15549/tid=15551] ppid=15547 vsize=1798968 CPUtime=0.81
/proc/15549/task/15551/stat : 15551 (java) R 15547 15549 14538 0 -1 64 11129 0 1 0 76 5 0 0 18 0 13 0 148621076 1842143232 15900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109488012 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15552] ppid=15547 vsize=1798968 CPUtime=0
/proc/15549/task/15552/stat : 15552 (java) S 15547 15549 14538 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 148621078 1842143232 15900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15553] ppid=15547 vsize=1798968 CPUtime=0
/proc/15549/task/15553/stat : 15553 (java) S 15547 15549 14538 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 148621078 1842143232 15900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15554] ppid=15547 vsize=1798968 CPUtime=0
/proc/15549/task/15554/stat : 15554 (java) S 15547 15549 14538 0 -1 64 2 0 0 0 0 0 0 0 17 0 13 0 148621080 1842143232 15900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15555] ppid=15547 vsize=1798968 CPUtime=0
/proc/15549/task/15555/stat : 15555 (java) S 15547 15549 14538 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 148621080 1842143232 15900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15556] ppid=15547 vsize=1798968 CPUtime=0
/proc/15549/task/15556/stat : 15556 (java) S 15547 15549 14538 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 148621080 1842143232 15900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15557] ppid=15547 vsize=1798968 CPUtime=0
/proc/15549/task/15557/stat : 15557 (java) S 15547 15549 14538 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 148621086 1842143232 15900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15558] ppid=15547 vsize=1798968 CPUtime=0.79
/proc/15549/task/15558/stat : 15558 (java) R 15547 15549 14538 0 -1 64 6142 0 0 0 77 2 0 0 18 0 13 0 148621086 1842143232 15900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 11023941 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15559] ppid=15547 vsize=1798968 CPUtime=0.87
/proc/15549/task/15559/stat : 15559 (java) D 15547 15549 14538 0 -1 64 4274 0 0 0 86 1 0 0 17 0 13 0 148621086 1842143232 15900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15560] ppid=15547 vsize=1798968 CPUtime=0
/proc/15549/task/15560/stat : 15560 (java) S 15547 15549 14538 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 148621086 1842143232 15900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15561] ppid=15547 vsize=1798968 CPUtime=0
/proc/15549/task/15561/stat : 15561 (java) S 15547 15549 14538 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148621086 1842143232 15900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15562] ppid=15547 vsize=1798968 CPUtime=0
/proc/15549/task/15562/stat : 15562 (java) S 15547 15549 14538 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 148621108 1842143232 15900 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 1798968

[startup+3.10267 s]
/proc/loadavg: 1.00 1.00 1.00 4/90 15562
/proc/meminfo: memFree=1610416/2055920 swapFree=4153892/4192956
[pid=15549] ppid=15547 vsize=1801044 CPUtime=5.08
/proc/15549/stat : 15549 (java) S 15547 15549 14538 0 -1 0 52438 0 1 0 486 22 0 0 18 0 13 0 148621075 1844269056 43636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15549/statm: 450261 43636 1321 9 0 447873 0
[pid=15549/tid=15551] ppid=15547 vsize=1801044 CPUtime=2.12
/proc/15549/task/15551/stat : 15551 (java) R 15547 15549 14538 0 -1 64 37741 0 1 0 197 15 0 0 19 0 13 0 148621076 1844269056 43636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109566458 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15552] ppid=15547 vsize=1801044 CPUtime=0
/proc/15549/task/15552/stat : 15552 (java) S 15547 15549 14538 0 -1 64 200 0 0 0 0 0 0 0 16 0 13 0 148621078 1844269056 43636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15553] ppid=15547 vsize=1801044 CPUtime=0
/proc/15549/task/15553/stat : 15553 (java) S 15547 15549 14538 0 -1 64 165 0 0 0 0 0 0 0 16 0 13 0 148621078 1844269056 43636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15554] ppid=15547 vsize=1801044 CPUtime=0
/proc/15549/task/15554/stat : 15554 (java) S 15547 15549 14538 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 148621080 1844269056 43636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15555] ppid=15547 vsize=1801044 CPUtime=0
/proc/15549/task/15555/stat : 15555 (java) S 15547 15549 14538 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148621080 1844269056 43636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15556] ppid=15547 vsize=1801044 CPUtime=0
/proc/15549/task/15556/stat : 15556 (java) S 15547 15549 14538 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148621080 1844269056 43636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15557] ppid=15547 vsize=1801044 CPUtime=0
/proc/15549/task/15557/stat : 15557 (java) S 15547 15549 14538 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 148621086 1844269056 43636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15558] ppid=15547 vsize=1801044 CPUtime=1.4
/proc/15549/task/15558/stat : 15558 (java) S 15547 15549 14538 0 -1 64 7279 0 0 0 138 2 0 0 16 0 13 0 148621086 1844269056 43636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15559] ppid=15547 vsize=1801044 CPUtime=1.51
/proc/15549/task/15559/stat : 15559 (java) S 15547 15549 14538 0 -1 64 6324 0 0 0 149 2 0 0 16 0 13 0 148621086 1844269056 43636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15560] ppid=15547 vsize=1801044 CPUtime=0
/proc/15549/task/15560/stat : 15560 (java) S 15547 15549 14538 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 148621086 1844269056 43636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15561] ppid=15547 vsize=1801044 CPUtime=0
/proc/15549/task/15561/stat : 15561 (java) S 15547 15549 14538 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148621086 1844269056 43636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15562] ppid=15547 vsize=1801044 CPUtime=0
/proc/15549/task/15562/stat : 15562 (java) S 15547 15549 14538 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 148621108 1844269056 43636 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 5.08
Current children cumulated vsize (KiB) 1801044

[startup+6.30297 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 15562
/proc/meminfo: memFree=1534000/2055920 swapFree=4153892/4192956
[pid=15549] ppid=15547 vsize=1799604 CPUtime=8.34
/proc/15549/stat : 15549 (java) S 15547 15549 14538 0 -1 0 53621 0 1 0 812 22 0 0 18 0 13 0 148621075 1842794496 44621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15549/statm: 449901 44621 1325 9 0 447513 0
[pid=15549/tid=15551] ppid=15547 vsize=1799604 CPUtime=5.29
/proc/15549/task/15551/stat : 15551 (java) R 15547 15549 14538 0 -1 64 37750 0 1 0 514 15 0 0 25 0 13 0 148621076 1842794496 44621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109591976 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15552] ppid=15547 vsize=1799604 CPUtime=0.02
/proc/15549/task/15552/stat : 15552 (java) S 15547 15549 14538 0 -1 64 819 0 0 0 2 0 0 0 16 0 13 0 148621078 1842794496 44621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15553] ppid=15547 vsize=1799604 CPUtime=0.02
/proc/15549/task/15553/stat : 15553 (java) S 15547 15549 14538 0 -1 64 711 0 0 0 2 0 0 0 16 0 13 0 148621078 1842794496 44621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15554] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15554/stat : 15554 (java) S 15547 15549 14538 0 -1 64 11 0 0 0 0 0 0 0 17 0 13 0 148621080 1842794496 44621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15555] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15555/stat : 15555 (java) S 15547 15549 14538 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148621080 1842794496 44621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15556] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15556/stat : 15556 (java) S 15547 15549 14538 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148621080 1842794496 44621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15557] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15557/stat : 15557 (java) S 15547 15549 14538 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 148621086 1842794496 44621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15558] ppid=15547 vsize=1799604 CPUtime=1.44
/proc/15549/task/15558/stat : 15558 (java) S 15547 15549 14538 0 -1 64 7283 0 0 0 142 2 0 0 16 0 13 0 148621086 1842794496 44621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15559] ppid=15547 vsize=1799604 CPUtime=1.52
/proc/15549/task/15559/stat : 15559 (java) S 15547 15549 14538 0 -1 64 6325 0 0 0 150 2 0 0 16 0 13 0 148621086 1842794496 44621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15560] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15560/stat : 15560 (java) S 15547 15549 14538 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 148621086 1842794496 44621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15561] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15561/stat : 15561 (java) S 15547 15549 14538 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148621086 1842794496 44621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15562] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15562/stat : 15562 (java) S 15547 15549 14538 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 148621108 1842794496 44621 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.34
Current children cumulated vsize (KiB) 1799604

[startup+12.7026 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 15562
/proc/meminfo: memFree=1534704/2055920 swapFree=4153892/4192956
[pid=15549] ppid=15547 vsize=1799604 CPUtime=14.76
/proc/15549/stat : 15549 (java) S 15547 15549 14538 0 -1 0 54732 0 1 0 1453 23 0 0 18 0 13 0 148621075 1842794496 44586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15549/statm: 449901 44586 1325 9 0 447513 0
[pid=15549/tid=15551] ppid=15547 vsize=1799604 CPUtime=11.66
/proc/15549/task/15551/stat : 15551 (java) R 15547 15549 14538 0 -1 64 37752 0 1 0 1151 15 0 0 25 0 13 0 148621076 1842794496 44586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109668792 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15552] ppid=15547 vsize=1799604 CPUtime=0.04
/proc/15549/task/15552/stat : 15552 (java) S 15547 15549 14538 0 -1 64 1378 0 0 0 4 0 0 0 16 0 13 0 148621078 1842794496 44586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15553] ppid=15547 vsize=1799604 CPUtime=0.04
/proc/15549/task/15553/stat : 15553 (java) S 15547 15549 14538 0 -1 64 1257 0 0 0 4 0 0 0 17 0 13 0 148621078 1842794496 44586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15554] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15554/stat : 15554 (java) S 15547 15549 14538 0 -1 64 15 0 0 0 0 0 0 0 16 0 13 0 148621080 1842794496 44586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15555] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15555/stat : 15555 (java) S 15547 15549 14538 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148621080 1842794496 44586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15556] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15556/stat : 15556 (java) S 15547 15549 14538 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148621080 1842794496 44586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15557] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15557/stat : 15557 (java) S 15547 15549 14538 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 148621086 1842794496 44586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15558] ppid=15547 vsize=1799604 CPUtime=1.44
/proc/15549/task/15558/stat : 15558 (java) S 15547 15549 14538 0 -1 64 7283 0 0 0 142 2 0 0 16 0 13 0 148621086 1842794496 44586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15559] ppid=15547 vsize=1799604 CPUtime=1.52
/proc/15549/task/15559/stat : 15559 (java) S 15547 15549 14538 0 -1 64 6325 0 0 0 150 2 0 0 17 0 13 0 148621086 1842794496 44586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15560] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15560/stat : 15560 (java) S 15547 15549 14538 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 148621086 1842794496 44586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15561] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15561/stat : 15561 (java) S 15547 15549 14538 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148621086 1842794496 44586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15562] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15562/stat : 15562 (java) S 15547 15549 14538 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 148621108 1842794496 44586 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.76
Current children cumulated vsize (KiB) 1799604

[startup+25.5018 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 15562
/proc/meminfo: memFree=1521712/2055920 swapFree=4153892/4192956
[pid=15549] ppid=15547 vsize=1799604 CPUtime=27.62
/proc/15549/stat : 15549 (java) S 15547 15549 14538 0 -1 0 61036 0 1 0 2735 27 0 0 18 0 13 0 148621075 1842794496 47885 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15549/statm: 449901 47885 1325 9 0 447513 0
[pid=15549/tid=15551] ppid=15547 vsize=1799604 CPUtime=24.39
/proc/15549/task/15551/stat : 15551 (java) R 15547 15549 14538 0 -1 64 37757 0 1 0 2423 16 0 0 25 0 13 0 148621076 1842794496 47885 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109593034 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15552] ppid=15547 vsize=1799604 CPUtime=0.1
/proc/15549/task/15552/stat : 15552 (java) S 15547 15549 14538 0 -1 64 4904 0 0 0 9 1 0 0 16 0 13 0 148621078 1842794496 47885 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15553] ppid=15547 vsize=1799604 CPUtime=0.1
/proc/15549/task/15553/stat : 15553 (java) S 15547 15549 14538 0 -1 64 4030 0 0 0 8 2 0 0 16 0 13 0 148621078 1842794496 47885 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=15549] ppid=15547 vsize=1799604 CPUtime=1605.1
/proc/15549/stat : 15549 (java) S 15547 15549 14538 0 -1 0 115973 0 1 0 160441 69 0 0 18 0 13 0 148621075 1842794496 52541 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15549/statm: 449901 52541 1326 9 0 447513 0
[pid=15549/tid=15551] ppid=15547 vsize=1799604 CPUtime=1599.58
/proc/15549/task/15551/stat : 15551 (java) R 15547 15549 14538 0 -1 64 48459 0 1 0 159929 29 0 0 17 0 13 0 148621076 1842794496 52541 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109627828 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15552] ppid=15547 vsize=1799604 CPUtime=1.13
/proc/15549/task/15552/stat : 15552 (java) S 15547 15549 14538 0 -1 64 26612 0 0 0 101 12 0 0 16 0 13 0 148621078 1842794496 52541 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15553] ppid=15547 vsize=1799604 CPUtime=1.14
/proc/15549/task/15553/stat : 15553 (java) S 15547 15549 14538 0 -1 64 26487 0 0 0 100 14 0 0 16 0 13 0 148621078 1842794496 52541 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15554] ppid=15547 vsize=1799604 CPUtime=0.1
/proc/15549/task/15554/stat : 15554 (java) S 15547 15549 14538 0 -1 64 77 0 0 0 4 6 0 0 16 0 13 0 148621080 1842794496 52541 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15555] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15555/stat : 15555 (java) S 15547 15549 14538 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148621080 1842794496 52541 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15556] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15556/stat : 15556 (java) S 15547 15549 14538 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148621080 1842794496 52541 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15557] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15557/stat : 15557 (java) S 15547 15549 14538 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 148621086 1842794496 52541 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15558] ppid=15547 vsize=1799604 CPUtime=1.47
/proc/15549/task/15558/stat : 15558 (java) S 15547 15549 14538 0 -1 64 7286 0 0 0 145 2 0 0 16 0 13 0 148621086 1842794496 52541 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15559] ppid=15547 vsize=1799604 CPUtime=1.6
/proc/15549/task/15559/stat : 15559 (java) S 15547 15549 14538 0 -1 64 6330 0 0 0 158 2 0 0 17 0 13 0 148621086 1842794496 52541 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15560] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15560/stat : 15560 (java) S 15547 15549 14538 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 148621086 1842794496 52541 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15561] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15561/stat : 15561 (java) S 15547 15549 14538 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148621086 1842794496 52541 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15562] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15562/stat : 15562 (java) S 15547 15549 14538 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 148621108 1842794496 52541 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1605.1
Current children cumulated vsize (KiB) 1799604

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 15564
/proc/meminfo: memFree=1505520/2055920 swapFree=4153892/4192956
[pid=15549] ppid=15547 vsize=1799604 CPUtime=1665.13
/proc/15549/stat : 15549 (java) S 15547 15549 14538 0 -1 0 117094 0 1 0 166443 70 0 0 18 0 13 0 148621075 1842794496 51765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15549/statm: 449901 51765 1326 9 0 447513 0
[pid=15549/tid=15551] ppid=15547 vsize=1799604 CPUtime=1659.53
/proc/15549/task/15551/stat : 15551 (java) R 15547 15549 14538 0 -1 64 48466 0 1 0 165923 30 0 0 20 0 13 0 148621076 1842794496 51765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109593098 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15552] ppid=15547 vsize=1799604 CPUtime=1.18
/proc/15549/task/15552/stat : 15552 (java) S 15547 15549 14538 0 -1 64 27189 0 0 0 105 13 0 0 16 0 13 0 148621078 1842794496 51765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15553] ppid=15547 vsize=1799604 CPUtime=1.18
/proc/15549/task/15553/stat : 15553 (java) S 15547 15549 14538 0 -1 64 27024 0 0 0 104 14 0 0 16 0 13 0 148621078 1842794496 51765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15554] ppid=15547 vsize=1799604 CPUtime=0.1
/proc/15549/task/15554/stat : 15554 (java) S 15547 15549 14538 0 -1 64 77 0 0 0 4 6 0 0 15 0 13 0 148621080 1842794496 51765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15555] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15555/stat : 15555 (java) S 15547 15549 14538 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148621080 1842794496 51765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15556] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15556/stat : 15556 (java) S 15547 15549 14538 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148621080 1842794496 51765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15557] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15557/stat : 15557 (java) S 15547 15549 14538 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 148621086 1842794496 51765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15558] ppid=15547 vsize=1799604 CPUtime=1.47
/proc/15549/task/15558/stat : 15558 (java) S 15547 15549 14538 0 -1 64 7286 0 0 0 145 2 0 0 16 0 13 0 148621086 1842794496 51765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15559] ppid=15547 vsize=1799604 CPUtime=1.6
/proc/15549/task/15559/stat : 15559 (java) S 15547 15549 14538 0 -1 64 6330 0 0 0 158 2 0 0 17 0 13 0 148621086 1842794496 51765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15560] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15560/stat : 15560 (java) S 15547 15549 14538 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 148621086 1842794496 51765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15561] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15561/stat : 15561 (java) S 15547 15549 14538 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148621086 1842794496 51765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15562] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15562/stat : 15562 (java) S 15547 15549 14538 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 148621108 1842794496 51765 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1665.13
Current children cumulated vsize (KiB) 1799604

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 15564
/proc/meminfo: memFree=1505008/2055920 swapFree=4153892/4192956
[pid=15549] ppid=15547 vsize=1799604 CPUtime=1725.13
/proc/15549/stat : 15549 (java) S 15547 15549 14538 0 -1 0 117812 0 1 0 172443 70 0 0 18 0 13 0 148621075 1842794496 51919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15549/statm: 449901 51919 1326 9 0 447513 0
[pid=15549/tid=15551] ppid=15547 vsize=1799604 CPUtime=1719.49
/proc/15549/task/15551/stat : 15551 (java) R 15547 15549 14538 0 -1 64 48469 0 1 0 171919 30 0 0 25 0 13 0 148621076 1842794496 51919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109593032 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15552] ppid=15547 vsize=1799604 CPUtime=1.2
/proc/15549/task/15552/stat : 15552 (java) S 15547 15549 14538 0 -1 64 27464 0 0 0 107 13 0 0 16 0 13 0 148621078 1842794496 51919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15553] ppid=15547 vsize=1799604 CPUtime=1.2
/proc/15549/task/15553/stat : 15553 (java) S 15547 15549 14538 0 -1 64 27464 0 0 0 106 14 0 0 16 0 13 0 148621078 1842794496 51919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15554] ppid=15547 vsize=1799604 CPUtime=0.1
/proc/15549/task/15554/stat : 15554 (java) S 15547 15549 14538 0 -1 64 77 0 0 0 4 6 0 0 16 0 13 0 148621080 1842794496 51919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15555] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15555/stat : 15555 (java) S 15547 15549 14538 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148621080 1842794496 51919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15556] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15556/stat : 15556 (java) S 15547 15549 14538 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148621080 1842794496 51919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15557] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15557/stat : 15557 (java) S 15547 15549 14538 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 148621086 1842794496 51919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15558] ppid=15547 vsize=1799604 CPUtime=1.47
/proc/15549/task/15558/stat : 15558 (java) S 15547 15549 14538 0 -1 64 7286 0 0 0 145 2 0 0 16 0 13 0 148621086 1842794496 51919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15559] ppid=15547 vsize=1799604 CPUtime=1.6
/proc/15549/task/15559/stat : 15559 (java) S 15547 15549 14538 0 -1 64 6330 0 0 0 158 2 0 0 17 0 13 0 148621086 1842794496 51919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15560] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15560/stat : 15560 (java) S 15547 15549 14538 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 148621086 1842794496 51919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15561] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15561/stat : 15561 (java) S 15547 15549 14538 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148621086 1842794496 51919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15562] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15562/stat : 15562 (java) S 15547 15549 14538 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 148621108 1842794496 51919 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1725.13
Current children cumulated vsize (KiB) 1799604

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 15564
/proc/meminfo: memFree=1485296/2055920 swapFree=4153892/4192956
[pid=15549] ppid=15547 vsize=1799604 CPUtime=1785.16
/proc/15549/stat : 15549 (java) S 15547 15549 14538 0 -1 0 123172 0 1 0 178443 73 0 0 18 0 13 0 148621075 1842794496 56842 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15549/statm: 449901 56842 1326 9 0 447513 0
[pid=15549/tid=15551] ppid=15547 vsize=1799604 CPUtime=1779.42
/proc/15549/task/15551/stat : 15551 (java) R 15547 15549 14538 0 -1 64 50190 0 1 0 177911 31 0 0 25 0 13 0 148621076 1842794496 56842 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109563577 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15552] ppid=15547 vsize=1799604 CPUtime=1.25
/proc/15549/task/15552/stat : 15552 (java) S 15547 15549 14538 0 -1 64 28998 0 0 0 111 14 0 0 16 0 13 0 148621078 1842794496 56842 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15553] ppid=15547 vsize=1799604 CPUtime=1.25
/proc/15549/task/15553/stat : 15553 (java) S 15547 15549 14538 0 -1 64 29556 0 0 0 110 15 0 0 16 0 13 0 148621078 1842794496 56842 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15554] ppid=15547 vsize=1799604 CPUtime=0.1
/proc/15549/task/15554/stat : 15554 (java) S 15547 15549 14538 0 -1 64 90 0 0 0 4 6 0 0 16 0 13 0 148621080 1842794496 56842 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15555] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15555/stat : 15555 (java) S 15547 15549 14538 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148621080 1842794496 56842 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15556] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15556/stat : 15556 (java) S 15547 15549 14538 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148621080 1842794496 56842 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15557] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15557/stat : 15557 (java) S 15547 15549 14538 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 148621086 1842794496 56842 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15558] ppid=15547 vsize=1799604 CPUtime=1.47
/proc/15549/task/15558/stat : 15558 (java) S 15547 15549 14538 0 -1 64 7286 0 0 0 145 2 0 0 16 0 13 0 148621086 1842794496 56842 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15559] ppid=15547 vsize=1799604 CPUtime=1.6
/proc/15549/task/15559/stat : 15559 (java) S 15547 15549 14538 0 -1 64 6330 0 0 0 158 2 0 0 17 0 13 0 148621086 1842794496 56842 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15560] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15560/stat : 15560 (java) S 15547 15549 14538 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 148621086 1842794496 56842 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15561] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15561/stat : 15561 (java) S 15547 15549 14538 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148621086 1842794496 56842 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15562] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15562/stat : 15562 (java) S 15547 15549 14538 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 148621108 1842794496 56842 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1785.16
Current children cumulated vsize (KiB) 1799604



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1797.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 15564
/proc/meminfo: memFree=1474928/2055920 swapFree=4153892/4192956
[pid=15549] ppid=15547 vsize=1799604 CPUtime=1800.07
/proc/15549/stat : 15549 (java) S 15547 15549 14538 0 -1 0 125830 0 1 0 179932 75 0 0 18 0 13 0 148621075 1842794496 59433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/15549/statm: 449901 59433 1326 9 0 447513 0
[pid=15549/tid=15551] ppid=15547 vsize=1799604 CPUtime=1794.31
/proc/15549/task/15551/stat : 15551 (java) R 15547 15549 14538 0 -1 64 52175 0 1 0 179399 32 0 0 25 0 13 0 148621076 1842794496 59433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109563522 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15552] ppid=15547 vsize=1799604 CPUtime=1.26
/proc/15549/task/15552/stat : 15552 (java) S 15547 15549 14538 0 -1 64 29287 0 0 0 112 14 0 0 16 0 13 0 148621078 1842794496 59433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15553] ppid=15547 vsize=1799604 CPUtime=1.26
/proc/15549/task/15553/stat : 15553 (java) S 15547 15549 14538 0 -1 64 29933 0 0 0 111 15 0 0 16 0 13 0 148621078 1842794496 59433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15554] ppid=15547 vsize=1799604 CPUtime=0.1
/proc/15549/task/15554/stat : 15554 (java) S 15547 15549 14538 0 -1 64 97 0 0 0 4 6 0 0 16 0 13 0 148621080 1842794496 59433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15555] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15555/stat : 15555 (java) S 15547 15549 14538 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 148621080 1842794496 59433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15556] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15556/stat : 15556 (java) S 15547 15549 14538 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 148621080 1842794496 59433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15557] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15557/stat : 15557 (java) S 15547 15549 14538 0 -1 64 0 0 0 0 0 0 0 0 23 0 13 0 148621086 1842794496 59433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15558] ppid=15547 vsize=1799604 CPUtime=1.47
/proc/15549/task/15558/stat : 15558 (java) S 15547 15549 14538 0 -1 64 7286 0 0 0 145 2 0 0 16 0 13 0 148621086 1842794496 59433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15559] ppid=15547 vsize=1799604 CPUtime=1.6
/proc/15549/task/15559/stat : 15559 (java) S 15547 15549 14538 0 -1 64 6330 0 0 0 158 2 0 0 17 0 13 0 148621086 1842794496 59433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15560] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15560/stat : 15560 (java) S 15547 15549 14538 0 -1 64 2 0 0 0 0 0 0 0 24 0 13 0 148621086 1842794496 59433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=15549/tid=15561] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15561/stat : 15561 (java) S 15547 15549 14538 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 148621086 1842794496 59433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=15549/tid=15562] ppid=15547 vsize=1799604 CPUtime=0
/proc/15549/task/15562/stat : 15562 (java) S 15547 15549 14538 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 148621108 1842794496 59433 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 1799604

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

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

Child status: 143
Real time (s): 1797.26
CPU time (s): 1800.14
CPU user time (s): 1799.35
CPU system time (s): 0.789879
CPU usage (%): 100.16
Max. virtual memory (cumulated for all children) (KiB): 1802576

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.35
system time used= 0.789879
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125851
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= 39352
involuntary context switches= 68635

runsolver used 2.34864 second user time and 4.22436 second system time

The end

Launcher Data (download as text)

Begin job on node4 on Mon Apr 16 12:17:13 UTC 2007

IDJOB= 349891
IDBENCH= 2898
IDSOLVER= 160
FILE ID= node4/349891-1176725833

PBS_JOBID= 4559449

Free space on /tmp= 66516 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_8_70_2.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349891-1176725833/sat4jPseudoCP.jar /tmp/evaluation/349891-1176725833/instance-349891-1176725833.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-349891-1176725833 -o ROOT/results/node4/solver-349891-1176725833 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349891-1176725833/sat4jPseudoCP.jar /tmp/evaluation/349891-1176725833/instance-349891-1176725833.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  ccdf85c0efcf9b688264aa74ef25462f

RANDOM SEED= 26348384

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node4.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.218
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	: 5931.00
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.218
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:       1709488 kB
Buffers:         31896 kB
Cached:         238168 kB
SwapCached:       2616 kB
Active:         103336 kB
Inactive:       191140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1709488 kB
SwapTotal:     4192956 kB
SwapFree:      4153892 kB
Dirty:            3588 kB
Writeback:           0 kB
Mapped:          31712 kB
Slab:            37460 kB
Committed_AS:  5182448 kB
PageTables:       1820 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= 66516 MiB

End job on node4 on Mon Apr 16 12:47:13 UTC 2007