Trace number 348901

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.18 1779.25

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/reduced/mps-v2-20-10/
MIPLIB/miplib2003/normalized-reduced-mps-v2-20-10-msc98-ip.opb
MD5SUMc786421e3b1e46216a72d93f7d7302a0
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 variables36105
Total number of constraints16727
Number of constraints which are clauses5133
Number of constraints which are cardinality constraints (but not clauses)579
Number of constraints which are nor clauses,nor cardinality constraints11015
Minimum length of a constraint1
Maximum length of a constraint1209
Number of terms in the objective function 7440
Biggest coefficient in the objective function 16499
Number of bits for the biggest coefficient in the objective function 15
Sum of the numbers in the objective function 531697
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 531697
Number of bits of the biggest sum of numbers20
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.20/0.20	--- Begin Solver configuration ---
0.20/0.20	c Stops conflict analysis at the first Unique Implication Point
0.20/0.20	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.20/0.20	c Learn all clauses as in MiniSAT
0.20/0.20	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/348901-1176606136/instance-348901-1176606136.opb
0.20/0.20	c reading problem ... 
4.36/3.03	c ... done. Wall clock time 2.825s.
4.36/3.03	c CPU time (experimental) 2.25s.
4.36/3.03	c #vars     36105
4.36/3.03	c #constraints  20863
1800.04/1779.11	c starts		: 2
1800.04/1779.11	c conflicts		: 8610
1800.04/1779.11	c decisions		: 2103157
1800.04/1779.11	c propagations		: 7805765
1800.04/1779.11	c inspects		: 43390599
1800.04/1779.11	c learnt literals	: 4
1800.04/1779.11	c learnt binary clauses	: 52
1800.04/1779.11	c learnt ternary clauses	: 197
1800.04/1779.11	c learnt clauses	: 8605
1800.04/1779.11	c root simplifications	: 0
1800.04/1779.11	c removed literals (reason simplification)	: 0
1800.04/1779.11	c reason swapping (by a shorter reason)	: 0
1800.04/1779.11	c Calls to reduceDB	: 0
1800.04/1779.11	c speed (decisions/second)	: 1184.318718440938
1800.04/1779.11	c non guided choices	1012020
1800.04/1779.11	s UNKNOWN
1800.04/1779.11	c Total wall clock time (ms): 1778.912

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/node47/watcher-348901-1176606136 -o ROOT/results/node47/solver-348901-1176606136 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/348901-1176606136/sat4jPseudoCP.jar /tmp/evaluation/348901-1176606136/instance-348901-1176606136.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.92 0.98 0.99 1/64 18192
/proc/meminfo: memFree=1757144/2055920 swapFree=4192956/4192956
[pid=18192] ppid=18190 vsize=308 CPUtime=0
/proc/18192/stat : 18192 (java) R 18190 18192 13671 0 -1 0 56 0 0 0 0 0 0 0 18 0 1 0 15458920 315392 39 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 10519332 0 0 4096 0 0 0 0 17 1 0 0
/proc/18192/statm: 77 41 31 9 0 6 0

[startup+0.0948681 s]
/proc/loadavg: 0.92 0.98 0.99 1/64 18192
/proc/meminfo: memFree=1757144/2055920 swapFree=4192956/4192956
[pid=18192] ppid=18190 vsize=1780040 CPUtime=0.08
/proc/18192/stat : 18192 (java) S 18190 18192 13671 0 -1 0 3902 0 1 0 6 2 0 0 18 0 12 0 15458920 1822760960 3643 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18192/statm: 445010 3643 1099 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780040

[startup+0.101869 s]
/proc/loadavg: 0.92 0.98 0.99 1/64 18192
/proc/meminfo: memFree=1757144/2055920 swapFree=4192956/4192956
[pid=18192] ppid=18190 vsize=1780108 CPUtime=0.08
/proc/18192/stat : 18192 (java) S 18190 18192 13671 0 -1 0 3975 0 1 0 6 2 0 0 18 0 12 0 15458920 1822830592 3716 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18192/statm: 445027 3716 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.301893 s]
/proc/loadavg: 0.92 0.98 0.99 1/64 18192
/proc/meminfo: memFree=1757144/2055920 swapFree=4192956/4192956
[pid=18192] ppid=18190 vsize=1781668 CPUtime=0.33
/proc/18192/stat : 18192 (java) S 18190 18192 13671 0 -1 0 5392 0 1 0 30 3 0 0 18 0 12 0 15458920 1824428032 5130 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18192/statm: 445417 5130 1267 9 0 443029 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1781668

[startup+0.701936 s]
/proc/loadavg: 0.92 0.98 0.99 1/64 18192
/proc/meminfo: memFree=1757144/2055920 swapFree=4192956/4192956
[pid=18192] ppid=18190 vsize=1783068 CPUtime=0.91
/proc/18192/stat : 18192 (java) S 18190 18192 13671 0 -1 0 7757 0 1 0 87 4 0 0 18 0 12 0 15458920 1825861632 7146 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18192/statm: 445767 7147 1298 9 0 443379 0
Current children cumulated CPU time (s) 0.91
Current children cumulated vsize (KiB) 1783068

[startup+1.50302 s]
/proc/loadavg: 0.92 0.98 0.99 4/76 18204
/proc/meminfo: memFree=1723704/2055920 swapFree=4192956/4192956
[pid=18192] ppid=18190 vsize=1793140 CPUtime=2.43
/proc/18192/stat : 18192 (java) S 18190 18192 13671 0 -1 0 21753 0 1 0 232 11 0 0 18 0 12 0 15458920 1836175360 17605 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18192/statm: 448285 17605 1314 9 0 445897 0
[pid=18192/tid=18194] ppid=18190 vsize=1793140 CPUtime=0.95
/proc/18192/task/18194/stat : 18194 (java) R 18190 18192 13671 0 -1 64 14086 0 1 0 88 7 0 0 18 0 12 0 15458921 1836175360 17605 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109196323 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18195] ppid=18190 vsize=1793140 CPUtime=0
/proc/18192/task/18195/stat : 18195 (java) S 18190 18192 13671 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 15458922 1836175360 17605 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18196] ppid=18190 vsize=1793140 CPUtime=0
/proc/18192/task/18196/stat : 18196 (java) S 18190 18192 13671 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 15458922 1836175360 17605 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18197] ppid=18190 vsize=1793140 CPUtime=0
/proc/18192/task/18197/stat : 18197 (java) S 18190 18192 13671 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 15458925 1836175360 17605 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18198] ppid=18190 vsize=1793140 CPUtime=0
/proc/18192/task/18198/stat : 18198 (java) S 18190 18192 13671 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 15458925 1836175360 17605 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18199] ppid=18190 vsize=1793140 CPUtime=0
/proc/18192/task/18199/stat : 18199 (java) S 18190 18192 13671 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 15458925 1836175360 17605 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18200] ppid=18190 vsize=1793140 CPUtime=0
/proc/18192/task/18200/stat : 18200 (java) S 18190 18192 13671 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 15458929 1836175360 17605 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18201] ppid=18190 vsize=1793140 CPUtime=0.59
/proc/18192/task/18201/stat : 18201 (java) S 18190 18192 13671 0 -1 64 2199 0 0 0 59 0 0 0 16 0 12 0 15458929 1836175360 17605 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18202] ppid=18190 vsize=1793140 CPUtime=0.85
/proc/18192/task/18202/stat : 18202 (java) R 18190 18192 13671 0 -1 64 4749 0 0 0 83 2 0 0 19 0 12 0 15458929 1836175360 17605 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 102283539 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18203] ppid=18190 vsize=1793140 CPUtime=0
/proc/18192/task/18203/stat : 18203 (java) S 18190 18192 13671 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 15458929 1836175360 17605 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18204] ppid=18190 vsize=1793140 CPUtime=0
/proc/18192/task/18204/stat : 18204 (java) S 18190 18192 13671 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 15458929 1836175360 17605 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.43
Current children cumulated vsize (KiB) 1793140

[startup+3.1022 s]
/proc/loadavg: 0.92 0.98 0.99 4/76 18204
/proc/meminfo: memFree=1645304/2055920 swapFree=4192956/4192956
[pid=18192] ppid=18190 vsize=1792596 CPUtime=4.5
/proc/18192/stat : 18192 (java) S 18190 18192 13671 0 -1 0 51156 0 1 0 425 25 0 0 18 0 12 0 15458920 1835618304 45710 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18192/statm: 448149 45710 1328 9 0 445761 0
[pid=18192/tid=18194] ppid=18190 vsize=1792596 CPUtime=2.3
/proc/18192/task/18194/stat : 18194 (java) R 18190 18192 13671 0 -1 64 37708 0 1 0 212 18 0 0 19 0 12 0 15458921 1835618304 45710 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109174820 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18195] ppid=18190 vsize=1792596 CPUtime=0.12
/proc/18192/task/18195/stat : 18195 (java) S 18190 18192 13671 0 -1 64 2281 0 0 0 11 1 0 0 16 0 12 0 15458922 1835618304 45710 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18196] ppid=18190 vsize=1792596 CPUtime=0.11
/proc/18192/task/18196/stat : 18196 (java) S 18190 18192 13671 0 -1 64 2404 0 0 0 11 0 0 0 17 0 12 0 15458922 1835618304 45710 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18197] ppid=18190 vsize=1792596 CPUtime=0
/proc/18192/task/18197/stat : 18197 (java) S 18190 18192 13671 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 15458925 1835618304 45710 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18198] ppid=18190 vsize=1792596 CPUtime=0
/proc/18192/task/18198/stat : 18198 (java) S 18190 18192 13671 0 -1 64 10 0 0 0 0 0 0 0 16 0 12 0 15458925 1835618304 45710 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18199] ppid=18190 vsize=1792596 CPUtime=0
/proc/18192/task/18199/stat : 18199 (java) S 18190 18192 13671 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 15458925 1835618304 45710 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18200] ppid=18190 vsize=1792596 CPUtime=0
/proc/18192/task/18200/stat : 18200 (java) S 18190 18192 13671 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 15458929 1835618304 45710 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18201] ppid=18190 vsize=1792596 CPUtime=0.81
/proc/18192/task/18201/stat : 18201 (java) S 18190 18192 13671 0 -1 64 2831 0 0 0 80 1 0 0 16 0 12 0 15458929 1835618304 45710 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18202] ppid=18190 vsize=1792596 CPUtime=1.13
/proc/18192/task/18202/stat : 18202 (java) S 18190 18192 13671 0 -1 64 5208 0 0 0 110 3 0 0 17 0 12 0 15458929 1835618304 45710 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18203] ppid=18190 vsize=1792596 CPUtime=0
/proc/18192/task/18203/stat : 18203 (java) S 18190 18192 13671 0 -1 64 1 0 0 0 0 0 0 0 25 0 12 0 15458929 1835618304 45710 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18204] ppid=18190 vsize=1792596 CPUtime=0
/proc/18192/task/18204/stat : 18204 (java) S 18190 18192 13671 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 15458929 1835618304 45710 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.5
Current children cumulated vsize (KiB) 1792596

[startup+6.30155 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 18205
/proc/meminfo: memFree=1550512/2055920 swapFree=4192956/4192956
[pid=18192] ppid=18190 vsize=1793968 CPUtime=9.02
/proc/18192/stat : 18192 (java) S 18190 18192 13671 0 -1 0 61168 0 1 0 872 30 0 0 18 0 13 0 15458920 1837023232 52861 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18192/statm: 448492 52861 1331 9 0 446104 0
[pid=18192/tid=18194] ppid=18190 vsize=1793968 CPUtime=4.81
/proc/18192/task/18194/stat : 18194 (java) R 18190 18192 13671 0 -1 64 37732 0 1 0 463 18 0 0 17 0 13 0 15458921 1837023232 52861 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109988892 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18195] ppid=18190 vsize=1793968 CPUtime=0.42
/proc/18192/task/18195/stat : 18195 (java) S 18190 18192 13671 0 -1 64 5667 0 0 0 40 2 0 0 18 0 13 0 15458922 1837023232 52861 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18196] ppid=18190 vsize=1793968 CPUtime=0.42
/proc/18192/task/18196/stat : 18196 (java) S 18190 18192 13671 0 -1 64 5830 0 0 0 40 2 0 0 17 0 13 0 15458922 1837023232 52861 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18197] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18197/stat : 18197 (java) S 18190 18192 13671 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 15458925 1837023232 52861 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18198] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18198/stat : 18198 (java) S 18190 18192 13671 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15458925 1837023232 52861 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18199] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18199/stat : 18199 (java) S 18190 18192 13671 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15458925 1837023232 52861 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18200] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18200/stat : 18200 (java) S 18190 18192 13671 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15458929 1837023232 52861 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18201] ppid=18190 vsize=1793968 CPUtime=1.56
/proc/18192/task/18201/stat : 18201 (java) R 18190 18192 13671 0 -1 64 4756 0 0 0 155 1 0 0 16 0 13 0 15458929 1837023232 52861 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 103057241 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18202] ppid=18190 vsize=1793968 CPUtime=1.74
/proc/18192/task/18202/stat : 18202 (java) S 18190 18192 13671 0 -1 64 6446 0 0 0 171 3 0 0 16 0 13 0 15458929 1837023232 52861 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18203] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18203/stat : 18203 (java) S 18190 18192 13671 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 15458929 1837023232 52861 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18204] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18204/stat : 18204 (java) S 18190 18192 13671 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 15458929 1837023232 52861 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18205] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18205/stat : 18205 (java) S 18190 18192 13671 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 15459248 1837023232 52861 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 9.02
Current children cumulated vsize (KiB) 1793968

[startup+12.7024 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 18205
/proc/meminfo: memFree=1525176/2055920 swapFree=4192956/4192956
[pid=18192] ppid=18190 vsize=1793968 CPUtime=16.26
/proc/18192/stat : 18192 (java) S 18190 18192 13671 0 -1 0 68465 0 1 0 1593 33 0 0 18 0 13 0 15458920 1837023232 59145 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18192/statm: 448492 59145 1331 9 0 446104 0
[pid=18192/tid=18194] ppid=18190 vsize=1793968 CPUtime=10.74
/proc/18192/task/18194/stat : 18194 (java) R 18190 18192 13671 0 -1 64 37742 0 1 0 1056 18 0 0 25 0 13 0 15458921 1837023232 59145 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4110044826 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18195] ppid=18190 vsize=1793968 CPUtime=0.77
/proc/18192/task/18195/stat : 18195 (java) S 18190 18192 13671 0 -1 64 9278 0 0 0 73 4 0 0 16 0 13 0 15458922 1837023232 59145 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18196] ppid=18190 vsize=1793968 CPUtime=0.77
/proc/18192/task/18196/stat : 18196 (java) S 18190 18192 13671 0 -1 64 9475 0 0 0 74 3 0 0 16 0 13 0 15458922 1837023232 59145 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18197] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18197/stat : 18197 (java) S 18190 18192 13671 0 -1 64 22 0 0 0 0 0 0 0 16 0 13 0 15458925 1837023232 59145 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18198] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18198/stat : 18198 (java) S 18190 18192 13671 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15458925 1837023232 59145 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18199] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18199/stat : 18199 (java) S 18190 18192 13671 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15458925 1837023232 59145 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18200] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18200/stat : 18200 (java) S 18190 18192 13671 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15458929 1837023232 59145 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18201] ppid=18190 vsize=1793968 CPUtime=1.97
/proc/18192/task/18201/stat : 18201 (java) S 18190 18192 13671 0 -1 64 4777 0 0 0 196 1 0 0 17 0 13 0 15458929 1837023232 59145 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18202] ppid=18190 vsize=1793968 CPUtime=1.93
/proc/18192/task/18202/stat : 18202 (java) S 18190 18192 13671 0 -1 64 6450 0 0 0 190 3 0 0 16 0 13 0 15458929 1837023232 59145 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18203] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18203/stat : 18203 (java) S 18190 18192 13671 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 15458929 1837023232 59145 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18204] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18204/stat : 18204 (java) S 18190 18192 13671 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 15458929 1837023232 59145 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18205] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18205/stat : 18205 (java) S 18190 18192 13671 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 15459248 1837023232 59145 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 16.26
Current children cumulated vsize (KiB) 1793968

[startup+25.5016 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 18205
/proc/meminfo: memFree=1520440/2055920 swapFree=4192956/4192956
[pid=18192] ppid=18190 vsize=1793968 CPUtime=29.5
/proc/18192/stat : 18192 (java) S 18190 18192 13671 0 -1 0 70736 0 2 0 2915 35 0 0 18 0 13 0 15458920 1837023232 60309 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18192/statm: 448492 60309 1333 9 0 446104 0
[pid=18192/tid=18194] ppid=18190 vsize=1793968 CPUtime=23.21
/proc/18192/task/18194/stat : 18194 (java) R 18190 18192 13671 0 -1 64 37759 0 1 0 2303 18 0 0 25 0 13 0 15458921 1837023232 60309 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109585265 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18195] ppid=18190 vsize=1793968 CPUtime=1.06
/proc/18192/task/18195/stat : 18195 (java) S 18190 18192 13671 0 -1 64 10508 0 0 0 101 5 0 0 16 0 13 0 15458922 1837023232 60309 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18196] ppid=18190 vsize=1793968 CPUtime=1.06
/proc/18192/task/18196/stat : 18196 (java) S 18190 18192 13671 0 -1 64 10491 0 0 0 102 4 0 0 16 0 13 0 15458922 1837023232 60309 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18197] ppid=18190 vsize=1793968 CPUtime=0.01
/proc/18192/task/18197/stat : 18197 (java) S 18190 18192 13671 0 -1 64 22 0 0 0 1 0 0 0 15 0 13 0 15458925 1837023232 60309 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18198] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18198/stat : 18198 (java) S 18190 18192 13671 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15458925 1837023232 60309 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=18192/tid=18197] ppid=18190 vsize=1793968 CPUtime=0.94
/proc/18192/task/18197/stat : 18197 (java) S 18190 18192 13671 0 -1 64 146 0 0 0 55 39 0 0 16 0 13 0 15458925 1837023232 113810 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18198] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18198/stat : 18198 (java) S 18190 18192 13671 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15458925 1837023232 113810 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18199] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18199/stat : 18199 (java) S 18190 18192 13671 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15458925 1837023232 113810 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18200] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18200/stat : 18200 (java) S 18190 18192 13671 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15458929 1837023232 113810 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18201] ppid=18190 vsize=1793968 CPUtime=2.04
/proc/18192/task/18201/stat : 18201 (java) S 18190 18192 13671 0 -1 64 4780 0 0 0 203 1 0 0 16 0 13 0 15458929 1837023232 113810 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18202] ppid=18190 vsize=1793968 CPUtime=2.06
/proc/18192/task/18202/stat : 18202 (java) S 18190 18192 13671 0 -1 64 6455 0 1 0 203 3 0 0 16 0 13 0 15458929 1837023232 113810 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18203] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18203/stat : 18203 (java) S 18190 18192 13671 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 15458929 1837023232 113810 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18204] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18204/stat : 18204 (java) S 18190 18192 13671 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 15458929 1837023232 113810 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18205] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18205/stat : 18205 (java) S 18190 18192 13671 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 15459248 1837023232 113810 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1560.6
Current children cumulated vsize (KiB) 1793968

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18207
/proc/meminfo: memFree=1303416/2055920 swapFree=4192956/4192956
[pid=18192] ppid=18190 vsize=1793968 CPUtime=1621.14
/proc/18192/stat : 18192 (java) S 18190 18192 13671 0 -1 0 191031 0 2 0 161949 165 0 0 18 0 13 0 15458920 1837023232 114265 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18192/statm: 448492 114265 1333 9 0 446104 0
[pid=18192/tid=18194] ppid=18190 vsize=1793968 CPUtime=1582.29
/proc/18192/task/18194/stat : 18194 (java) R 18190 18192 13671 0 -1 64 87408 0 1 0 158178 51 0 0 22 0 13 0 15458921 1837023232 114265 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4110133394 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18195] ppid=18190 vsize=1793968 CPUtime=16.83
/proc/18192/task/18195/stat : 18195 (java) S 18190 18192 13671 0 -1 64 45518 0 0 0 1651 32 0 0 16 0 13 0 15458922 1837023232 114265 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18196] ppid=18190 vsize=1793968 CPUtime=16.86
/proc/18192/task/18196/stat : 18196 (java) S 18190 18192 13671 0 -1 64 46003 0 0 0 1653 33 0 0 16 0 13 0 15458922 1837023232 114265 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18197] ppid=18190 vsize=1793968 CPUtime=0.98
/proc/18192/task/18197/stat : 18197 (java) S 18190 18192 13671 0 -1 64 146 0 0 0 58 40 0 0 16 0 13 0 15458925 1837023232 114265 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18198] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18198/stat : 18198 (java) S 18190 18192 13671 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15458925 1837023232 114265 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18199] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18199/stat : 18199 (java) S 18190 18192 13671 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15458925 1837023232 114265 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18200] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18200/stat : 18200 (java) S 18190 18192 13671 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15458929 1837023232 114265 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18201] ppid=18190 vsize=1793968 CPUtime=2.04
/proc/18192/task/18201/stat : 18201 (java) S 18190 18192 13671 0 -1 64 4780 0 0 0 203 1 0 0 16 0 13 0 15458929 1837023232 114265 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18202] ppid=18190 vsize=1793968 CPUtime=2.06
/proc/18192/task/18202/stat : 18202 (java) S 18190 18192 13671 0 -1 64 6455 0 1 0 203 3 0 0 16 0 13 0 15458929 1837023232 114265 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18203] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18203/stat : 18203 (java) S 18190 18192 13671 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 15458929 1837023232 114265 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18204] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18204/stat : 18204 (java) S 18190 18192 13671 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 15458929 1837023232 114265 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18205] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18205/stat : 18205 (java) S 18190 18192 13671 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 15459248 1837023232 114265 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1621.14
Current children cumulated vsize (KiB) 1793968

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18207
/proc/meminfo: memFree=1297976/2055920 swapFree=4192956/4192956
[pid=18192] ppid=18190 vsize=1793968 CPUtime=1681.8
/proc/18192/stat : 18192 (java) S 18190 18192 13671 0 -1 0 193326 0 2 0 168012 168 0 0 18 0 13 0 15458920 1837023232 115520 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18192/statm: 448492 115520 1333 9 0 446104 0
[pid=18192/tid=18194] ppid=18190 vsize=1793968 CPUtime=1641.54
/proc/18192/task/18194/stat : 18194 (java) R 18190 18192 13671 0 -1 64 87684 0 1 0 164102 52 0 0 18 0 13 0 15458921 1837023232 115520 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4110095731 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18195] ppid=18190 vsize=1793968 CPUtime=17.53
/proc/18192/task/18195/stat : 18195 (java) S 18190 18192 13671 0 -1 64 46491 0 0 0 1720 33 0 0 16 0 13 0 15458922 1837023232 115520 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18196] ppid=18190 vsize=1793968 CPUtime=17.56
/proc/18192/task/18196/stat : 18196 (java) S 18190 18192 13671 0 -1 64 47049 0 0 0 1722 34 0 0 16 0 13 0 15458922 1837023232 115520 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18197] ppid=18190 vsize=1793968 CPUtime=1
/proc/18192/task/18197/stat : 18197 (java) S 18190 18192 13671 0 -1 64 146 0 0 0 59 41 0 0 16 0 13 0 15458925 1837023232 115520 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18198] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18198/stat : 18198 (java) S 18190 18192 13671 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15458925 1837023232 115520 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18199] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18199/stat : 18199 (java) S 18190 18192 13671 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15458925 1837023232 115520 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18200] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18200/stat : 18200 (java) S 18190 18192 13671 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15458929 1837023232 115520 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18201] ppid=18190 vsize=1793968 CPUtime=2.04
/proc/18192/task/18201/stat : 18201 (java) S 18190 18192 13671 0 -1 64 4780 0 0 0 203 1 0 0 16 0 13 0 15458929 1837023232 115520 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18202] ppid=18190 vsize=1793968 CPUtime=2.06
/proc/18192/task/18202/stat : 18202 (java) S 18190 18192 13671 0 -1 64 6455 0 1 0 203 3 0 0 16 0 13 0 15458929 1837023232 115520 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18203] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18203/stat : 18203 (java) S 18190 18192 13671 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 15458929 1837023232 115520 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18204] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18204/stat : 18204 (java) S 18190 18192 13671 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 15458929 1837023232 115520 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18205] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18205/stat : 18205 (java) S 18190 18192 13671 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 15459248 1837023232 115520 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1681.8
Current children cumulated vsize (KiB) 1793968

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/77 18207
/proc/meminfo: memFree=1291640/2055920 swapFree=4192956/4192956
[pid=18192] ppid=18190 vsize=1793968 CPUtime=1742.41
/proc/18192/stat : 18192 (java) S 18190 18192 13671 0 -1 0 197271 0 2 0 174068 173 0 0 18 0 13 0 15458920 1837023232 117311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18192/statm: 448492 117311 1333 9 0 446104 0
[pid=18192/tid=18194] ppid=18190 vsize=1793968 CPUtime=1700.78
/proc/18192/task/18194/stat : 18194 (java) R 18190 18192 13671 0 -1 64 89288 0 1 0 170026 52 0 0 25 0 13 0 15458921 1837023232 117311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4110095606 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18195] ppid=18190 vsize=1793968 CPUtime=18.19
/proc/18192/task/18195/stat : 18195 (java) S 18190 18192 13671 0 -1 64 47540 0 0 0 1785 34 0 0 16 0 13 0 15458922 1837023232 117311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18196] ppid=18190 vsize=1793968 CPUtime=18.22
/proc/18192/task/18196/stat : 18196 (java) S 18190 18192 13671 0 -1 64 48338 0 0 0 1786 36 0 0 16 0 13 0 15458922 1837023232 117311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18197] ppid=18190 vsize=1793968 CPUtime=1.03
/proc/18192/task/18197/stat : 18197 (java) S 18190 18192 13671 0 -1 64 149 0 0 0 61 42 0 0 15 0 13 0 15458925 1837023232 117311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18198] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18198/stat : 18198 (java) S 18190 18192 13671 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15458925 1837023232 117311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18199] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18199/stat : 18199 (java) S 18190 18192 13671 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15458925 1837023232 117311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18200] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18200/stat : 18200 (java) S 18190 18192 13671 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15458929 1837023232 117311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18201] ppid=18190 vsize=1793968 CPUtime=2.04
/proc/18192/task/18201/stat : 18201 (java) S 18190 18192 13671 0 -1 64 4780 0 0 0 203 1 0 0 16 0 13 0 15458929 1837023232 117311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18202] ppid=18190 vsize=1793968 CPUtime=2.06
/proc/18192/task/18202/stat : 18202 (java) S 18190 18192 13671 0 -1 64 6455 0 1 0 203 3 0 0 16 0 13 0 15458929 1837023232 117311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18203] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18203/stat : 18203 (java) S 18190 18192 13671 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 15458929 1837023232 117311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18204] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18204/stat : 18204 (java) S 18190 18192 13671 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 15458929 1837023232 117311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18205] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18205/stat : 18205 (java) S 18190 18192 13671 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 15459248 1837023232 117311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1742.41
Current children cumulated vsize (KiB) 1793968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1779.1 s]
/proc/loadavg: 1.00 1.00 1.00 4/77 18207
/proc/meminfo: memFree=1279864/2055920 swapFree=4192956/4192956
[pid=18192] ppid=18190 vsize=1793968 CPUtime=1800.04
/proc/18192/stat : 18192 (java) S 18190 18192 13671 0 -1 0 201170 0 2 0 179827 177 0 0 18 0 13 0 15458920 1837023232 120138 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18192/statm: 448492 120138 1333 9 0 446104 0
[pid=18192/tid=18194] ppid=18190 vsize=1793968 CPUtime=1756.66
/proc/18192/task/18194/stat : 18194 (java) R 18190 18192 13671 0 -1 64 89477 0 1 0 175613 53 0 0 25 0 13 0 15458921 1837023232 120138 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4110095833 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18195] ppid=18190 vsize=1793968 CPUtime=19.06
/proc/18192/task/18195/stat : 18195 (java) S 18190 18192 13671 0 -1 64 49190 0 0 0 1871 35 0 0 16 0 13 0 15458922 1837023232 120138 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18196] ppid=18190 vsize=1793968 CPUtime=19.08
/proc/18192/task/18196/stat : 18196 (java) S 18190 18192 13671 0 -1 64 50398 0 0 0 1871 37 0 0 15 0 13 0 15458922 1837023232 120138 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18197] ppid=18190 vsize=1793968 CPUtime=1.06
/proc/18192/task/18197/stat : 18197 (java) S 18190 18192 13671 0 -1 64 149 0 0 0 63 43 0 0 16 0 13 0 15458925 1837023232 120138 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18198] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18198/stat : 18198 (java) S 18190 18192 13671 0 -1 64 10 0 0 0 0 0 0 0 16 0 13 0 15458925 1837023232 120138 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18199] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18199/stat : 18199 (java) S 18190 18192 13671 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 15458925 1837023232 120138 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18200] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18200/stat : 18200 (java) S 18190 18192 13671 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 15458929 1837023232 120138 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18201] ppid=18190 vsize=1793968 CPUtime=2.04
/proc/18192/task/18201/stat : 18201 (java) S 18190 18192 13671 0 -1 64 4780 0 0 0 203 1 0 0 16 0 13 0 15458929 1837023232 120138 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18202] ppid=18190 vsize=1793968 CPUtime=2.06
/proc/18192/task/18202/stat : 18202 (java) S 18190 18192 13671 0 -1 64 6455 0 1 0 203 3 0 0 16 0 13 0 15458929 1837023232 120138 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18203] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18203/stat : 18203 (java) S 18190 18192 13671 0 -1 64 1 0 0 0 0 0 0 0 25 0 13 0 15458929 1837023232 120138 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=18192/tid=18204] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18204/stat : 18204 (java) S 18190 18192 13671 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 15458929 1837023232 120138 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18192/tid=18205] ppid=18190 vsize=1793968 CPUtime=0
/proc/18192/task/18205/stat : 18205 (java) S 18190 18192 13671 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 15459248 1837023232 120138 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 1793968

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

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

[startup+1779.22 s]
/proc/loadavg: 1.00 1.00 1.00 4/77 18207
/proc/meminfo: memFree=1279864/2055920 swapFree=4192956/4192956
[pid=18192] ppid=18190 vsize=0 CPUtime=1800.14
/proc/18192/stat : 18192 (java) Z 18190 18192 13671 0 -1 1036 201190 0 2 0 179833 181 0 0 15 0 2 0 15458920 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/18192/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1779.25
CPU time (s): 1800.18
CPU user time (s): 1798.34
CPU system time (s): 1.84672
CPU usage (%): 101.177
Max. virtual memory (cumulated for all children) (KiB): 1794932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.34
system time used= 1.84672
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 201190
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 83766
involuntary context switches= 43773

runsolver used 2.14567 second user time and 5.42218 second system time

The end

Launcher Data (download as text)

Begin job on node47 on Sun Apr 15 03:02:16 UTC 2007

IDJOB= 348901
IDBENCH= 1780
IDSOLVER= 160
FILE ID= node47/348901-1176606136

PBS_JOBID= 4556999

Free space on /tmp= 66558 MiB

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

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  c786421e3b1e46216a72d93f7d7302a0

RANDOM SEED= 962198924

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node47.alineos.net 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005 x86_64 x86_64 x86_64 GNU/Linux

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.221
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.221
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1757616 kB
Buffers:         52640 kB
Cached:         133272 kB
SwapCached:          0 kB
Active:          79652 kB
Inactive:       134100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1757616 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            6416 kB
Writeback:           0 kB
Mapped:          29796 kB
Slab:            70500 kB
Committed_AS:  2077400 kB
PageTables:       1468 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= 66558 MiB

End job on node47 on Sun Apr 15 03:31:57 UTC 2007