Trace number 349787

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 NameAnswerCPU timeWall clock time
sat4jPseudoCP 2007-03-23? (TO) 1800.11 1786.59

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
roussel/normalized-pigeon-clauses-85-80.opb
MD5SUM0bff286f636188f318e01b1cd9504474
Bench CategorySATUNSAT-SMALLINT (no 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 FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables6800
Total number of constraints285685
Number of constraints which are clauses285685
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint80
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 81
Number of bits of the biggest sum of numbers7
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.23	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.23	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.23	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.24	c no version file found!!!
0.08/0.24	c sun.arch.data.model	32
0.08/0.24	c java.version	1.6.0
0.08/0.24	c os.name	Linux
0.08/0.24	c os.version	2.6.9-22.EL.rootsmp
0.08/0.24	c os.arch	i386
0.08/0.24	c Free memory 1651659224
0.08/0.24	c Max memory 1654456320
0.08/0.24	c Total memory 1654456320
0.08/0.24	c Number of processors 2
0.08/0.29	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolver)
0.08/0.29	--- Begin Solver configuration ---
0.08/0.29	c Stops conflict analysis at the first Unique Implication Point
0.08/0.29	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.08/0.29	c Learn all clauses as in MiniSAT
0.08/0.29	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.08/0.29	c VSIDS like heuristics from MiniSAT using a heap
0.08/0.29	c No reason simplification
0.08/0.29	c --- End Solver configuration ---
0.08/0.29	c solving /tmp/evaluation/349787-1176715217/instance-349787-1176715217.opb
0.08/0.29	c reading problem ... 
5.77/5.02	c ... done. Wall clock time 4.723s.
5.77/5.02	c CPU time (experimental) 4.18s.
5.77/5.02	c #vars     6800
5.77/5.02	c #constraints  285685
1800.01/1786.51	c starts		: 2
1800.01/1786.51	c conflicts		: 64889
1800.01/1786.51	c decisions		: 90240
1800.01/1786.51	c propagations		: 3505723
1800.01/1786.51	c inspects		: 66776990
1800.01/1786.51	c learnt literals	: 0
1800.01/1786.51	c learnt binary clauses	: 0
1800.01/1786.51	c learnt ternary clauses	: 0
1800.01/1786.51	c learnt clauses	: 64888
1800.01/1786.51	c root simplifications	: 0
1800.01/1786.51	c removed literals (reason simplification)	: 0
1800.01/1786.51	c reason swapping (by a shorter reason)	: 0
1800.01/1786.51	c Calls to reduceDB	: 0
1800.01/1786.51	c speed (decisions/second)	: 50.65442667709992
1800.01/1786.51	c non guided choices	3173
1800.01/1786.51	s UNKNOWN
1800.01/1786.51	c Total wall clock time (ms): 1786.219

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/node51/watcher-349787-1176715217 -o ROOT/results/node51/solver-349787-1176715217 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349787-1176715217/sat4jPseudoCP.jar /tmp/evaluation/349787-1176715217/instance-349787-1176715217.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 2/64 25418
/proc/meminfo: memFree=1886712/2055920 swapFree=4183780/4192956
[pid=25418] ppid=25416 vsize=1472 CPUtime=0
/proc/25418/stat : 25418 (java) R 25416 25418 24216 0 -1 0 94 0 0 0 0 0 0 0 18 0 1 0 26366825 1507328 66 18446744073709551615 134512640 134550740 4294956608 18446744073709551615 2620113 0 0 4096 0 0 0 0 17 1 0 0
/proc/25418/statm: 368 77 57 9 0 10 0

[startup+0.024673 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 25418
/proc/meminfo: memFree=1886712/2055920 swapFree=4183780/4192956
[pid=25418] ppid=25416 vsize=1772952 CPUtime=0.01
/proc/25418/stat : 25418 (java) S 25416 25418 24216 0 -1 0 2075 0 1 0 0 1 0 0 18 0 2 0 26366825 1815502848 1824 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/25418/statm: 443238 1835 381 9 0 441252 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1772952

[startup+0.102672 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 25418
/proc/meminfo: memFree=1886712/2055920 swapFree=4183780/4192956
[pid=25418] ppid=25416 vsize=1777844 CPUtime=0.07
/proc/25418/stat : 25418 (java) S 25416 25418 24216 0 -1 0 3872 0 1 0 5 2 0 0 18 0 7 0 26366825 1820512256 3614 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/25418/statm: 444461 3614 1096 9 0 442097 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1777844

[startup+0.30169 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 25418
/proc/meminfo: memFree=1886712/2055920 swapFree=4183780/4192956
[pid=25418] ppid=25416 vsize=1782396 CPUtime=0.21
/proc/25418/stat : 25418 (java) S 25416 25418 24216 0 -1 0 4899 0 1 0 18 3 0 0 18 0 12 0 26366825 1825173504 4637 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25418/statm: 445599 4637 1246 9 0 443211 0
Current children cumulated CPU time (s) 0.21
Current children cumulated vsize (KiB) 1782396

[startup+0.702731 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 25418
/proc/meminfo: memFree=1886712/2055920 swapFree=4183780/4192956
[pid=25418] ppid=25416 vsize=1784936 CPUtime=0.87
/proc/25418/stat : 25418 (java) S 25416 25418 24216 0 -1 0 7449 0 1 0 83 4 0 0 18 0 12 0 26366825 1827774464 6344 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25418/statm: 446234 6344 1301 9 0 443846 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 1784936

[startup+1.5018 s]
/proc/loadavg: 0.92 0.98 0.99 3/76 25430
/proc/meminfo: memFree=1861080/2055920 swapFree=4183780/4192956
[pid=25418] ppid=25416 vsize=1785904 CPUtime=2.04
/proc/25418/stat : 25418 (java) S 25416 25418 24216 0 -1 0 15482 0 1 0 196 8 0 0 18 0 12 0 26366825 1828765696 13726 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25418/statm: 446476 13728 1308 9 0 444088 0
[pid=25418/tid=25420] ppid=25416 vsize=1785904 CPUtime=0.88
/proc/25418/task/25420/stat : 25420 (java) R 25416 25418 24216 0 -1 64 11837 0 1 0 82 6 0 0 17 0 12 0 26366826 1828765696 13729 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109596071 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25421] ppid=25416 vsize=1785904 CPUtime=0
/proc/25418/task/25421/stat : 25421 (java) S 25416 25418 24216 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 26366828 1828765696 13730 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25422] ppid=25416 vsize=1785904 CPUtime=0
/proc/25418/task/25422/stat : 25422 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 26366828 1828765696 13731 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25423] ppid=25416 vsize=1785904 CPUtime=0
/proc/25418/task/25423/stat : 25423 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 17 0 12 0 26366830 1828765696 13733 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25424] ppid=25416 vsize=1785904 CPUtime=0
/proc/25418/task/25424/stat : 25424 (java) S 25416 25418 24216 0 -1 64 9 0 0 0 0 0 0 0 22 0 12 0 26366831 1828765696 13734 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25425] ppid=25416 vsize=1785904 CPUtime=0
/proc/25418/task/25425/stat : 25425 (java) S 25416 25418 24216 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 26366831 1828765696 13735 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25426] ppid=25416 vsize=1785904 CPUtime=0
/proc/25418/task/25426/stat : 25426 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 26366844 1828765696 13736 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25427] ppid=25416 vsize=1785904 CPUtime=0.55
/proc/25418/task/25427/stat : 25427 (java) S 25416 25418 24216 0 -1 64 958 0 0 0 55 0 0 0 16 0 12 0 26366844 1828765696 13737 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25428] ppid=25416 vsize=1785904 CPUtime=0.58
/proc/25418/task/25428/stat : 25428 (java) S 25416 25418 24216 0 -1 64 1970 0 0 0 58 0 0 0 17 0 12 0 26366844 1828765696 13739 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25429] ppid=25416 vsize=1785904 CPUtime=0
/proc/25418/task/25429/stat : 25429 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 26366844 1828765696 13740 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25430] ppid=25416 vsize=1785904 CPUtime=0
/proc/25418/task/25430/stat : 25430 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 26366844 1828765696 13741 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 1785904

[startup+3.10194 s]
/proc/loadavg: 0.92 0.98 0.99 2/76 25430
/proc/meminfo: memFree=1764952/2055920 swapFree=4183780/4192956
[pid=25418] ppid=25416 vsize=1786228 CPUtime=3.7
/proc/25418/stat : 25418 (java) S 25416 25418 24216 0 -1 0 43078 0 1 0 348 22 0 0 18 0 12 0 26366825 1829097472 41311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25418/statm: 446557 41311 1317 9 0 444169 0
[pid=25418/tid=25420] ppid=25416 vsize=1786228 CPUtime=2.44
/proc/25418/task/25420/stat : 25420 (java) R 25416 25418 24216 0 -1 64 37683 0 1 0 225 19 0 0 25 0 12 0 26366826 1829097472 41311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109516892 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25421] ppid=25416 vsize=1786228 CPUtime=0.04
/proc/25418/task/25421/stat : 25421 (java) S 25416 25418 24216 0 -1 64 911 0 0 0 4 0 0 0 16 0 12 0 26366828 1829097472 41311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25422] ppid=25416 vsize=1786228 CPUtime=0.04
/proc/25418/task/25422/stat : 25422 (java) S 25416 25418 24216 0 -1 64 829 0 0 0 4 0 0 0 16 0 12 0 26366828 1829097472 41311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25423] ppid=25416 vsize=1786228 CPUtime=0
/proc/25418/task/25423/stat : 25423 (java) S 25416 25418 24216 0 -1 64 8 0 0 0 0 0 0 0 16 0 12 0 26366830 1829097472 41311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25424] ppid=25416 vsize=1786228 CPUtime=0
/proc/25418/task/25424/stat : 25424 (java) S 25416 25418 24216 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 26366831 1829097472 41311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25425] ppid=25416 vsize=1786228 CPUtime=0
/proc/25418/task/25425/stat : 25425 (java) S 25416 25418 24216 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 26366831 1829097472 41311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25426] ppid=25416 vsize=1786228 CPUtime=0
/proc/25418/task/25426/stat : 25426 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 19 0 12 0 26366844 1829097472 41311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25427] ppid=25416 vsize=1786228 CPUtime=0.55
/proc/25418/task/25427/stat : 25427 (java) S 25416 25418 24216 0 -1 64 958 0 0 0 55 0 0 0 16 0 12 0 26366844 1829097472 41311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25428] ppid=25416 vsize=1786228 CPUtime=0.58
/proc/25418/task/25428/stat : 25428 (java) S 25416 25418 24216 0 -1 64 1970 0 0 0 58 0 0 0 17 0 12 0 26366844 1829097472 41311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25429] ppid=25416 vsize=1786228 CPUtime=0
/proc/25418/task/25429/stat : 25429 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 26366844 1829097472 41311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25430] ppid=25416 vsize=1786228 CPUtime=0
/proc/25418/task/25430/stat : 25430 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 26366844 1829097472 41311 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.7
Current children cumulated vsize (KiB) 1786228

[startup+6.30224 s]
/proc/loadavg: 0.93 0.98 0.99 3/77 25431
/proc/meminfo: memFree=1701336/2055920 swapFree=4183780/4192956
[pid=25418] ppid=25416 vsize=1788732 CPUtime=7.75
/proc/25418/stat : 25418 (java) S 25416 25418 24216 0 -1 0 52385 0 1 0 749 26 0 0 18 0 13 0 26366825 1831661568 50015 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25418/statm: 447183 50015 1330 9 0 444795 0
[pid=25418/tid=25420] ppid=25416 vsize=1788732 CPUtime=5.19
/proc/25418/task/25420/stat : 25420 (java) S 25416 25418 24216 0 -1 64 37729 0 1 0 499 20 0 0 22 0 13 0 26366826 1831661568 50015 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25421] ppid=25416 vsize=1788732 CPUtime=0.33
/proc/25418/task/25421/stat : 25421 (java) R 25416 25418 24216 0 -1 64 5694 0 0 0 31 2 0 0 15 0 13 0 26366828 1831661568 50015 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 105367536 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25422] ppid=25416 vsize=1788732 CPUtime=0.33
/proc/25418/task/25422/stat : 25422 (java) R 25416 25418 24216 0 -1 64 5215 0 0 0 31 2 0 0 16 0 13 0 26366828 1831661568 50015 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 103370359 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25423] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25423/stat : 25423 (java) S 25416 25418 24216 0 -1 64 16 0 0 0 0 0 0 0 16 0 13 0 26366830 1831661568 50015 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25424] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25424/stat : 25424 (java) S 25416 25418 24216 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 26366831 1831661568 50015 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25425] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25425/stat : 25425 (java) S 25416 25418 24216 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 26366831 1831661568 50015 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25426] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25426/stat : 25426 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 26366844 1831661568 50015 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25427] ppid=25416 vsize=1788732 CPUtime=0.94
/proc/25418/task/25427/stat : 25427 (java) S 25416 25418 24216 0 -1 64 985 0 0 0 94 0 0 0 16 0 13 0 26366844 1831661568 50015 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25428] ppid=25416 vsize=1788732 CPUtime=0.92
/proc/25418/task/25428/stat : 25428 (java) S 25416 25418 24216 0 -1 64 2024 0 0 0 92 0 0 0 16 0 13 0 26366844 1831661568 50015 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25429] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25429/stat : 25429 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 26366844 1831661568 50015 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25430] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25430/stat : 25430 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 26366844 1831661568 50015 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25431] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25431/stat : 25431 (java) S 25416 25418 24216 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 26367329 1831661568 50015 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 7.75
Current children cumulated vsize (KiB) 1788732

[startup+12.7018 s]
/proc/loadavg: 0.93 0.98 0.99 2/77 25431
/proc/meminfo: memFree=1664216/2055920 swapFree=4183780/4192956
[pid=25418] ppid=25416 vsize=1788732 CPUtime=14.68
/proc/25418/stat : 25418 (java) S 25416 25418 24216 0 -1 0 60569 0 1 0 1438 30 0 0 18 0 13 0 26366825 1831661568 56465 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25418/statm: 447183 56465 1330 9 0 444795 0
[pid=25418/tid=25420] ppid=25416 vsize=1788732 CPUtime=11.25
/proc/25418/task/25420/stat : 25420 (java) R 25416 25418 24216 0 -1 64 37741 0 1 0 1105 20 0 0 25 0 13 0 26366826 1831661568 56465 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109852611 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25421] ppid=25416 vsize=1788732 CPUtime=0.66
/proc/25418/task/25421/stat : 25421 (java) S 25416 25418 24216 0 -1 64 9357 0 0 0 62 4 0 0 16 0 13 0 26366828 1831661568 56465 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25422] ppid=25416 vsize=1788732 CPUtime=0.66
/proc/25418/task/25422/stat : 25422 (java) S 25416 25418 24216 0 -1 64 9715 0 0 0 62 4 0 0 16 0 13 0 26366828 1831661568 56465 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25423] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25423/stat : 25423 (java) S 25416 25418 24216 0 -1 64 19 0 0 0 0 0 0 0 16 0 13 0 26366830 1831661568 56465 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25424] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25424/stat : 25424 (java) S 25416 25418 24216 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 26366831 1831661568 56465 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25425] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25425/stat : 25425 (java) S 25416 25418 24216 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 26366831 1831661568 56465 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25426] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25426/stat : 25426 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 26366844 1831661568 56465 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25427] ppid=25416 vsize=1788732 CPUtime=1.05
/proc/25418/task/25427/stat : 25427 (java) S 25416 25418 24216 0 -1 64 987 0 0 0 105 0 0 0 16 0 13 0 26366844 1831661568 56465 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25428] ppid=25416 vsize=1788732 CPUtime=1.02
/proc/25418/task/25428/stat : 25428 (java) S 25416 25418 24216 0 -1 64 2028 0 0 0 102 0 0 0 16 0 13 0 26366844 1831661568 56465 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25429] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25429/stat : 25429 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 26366844 1831661568 56465 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25430] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25430/stat : 25430 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 26366844 1831661568 56465 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25431] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25431/stat : 25431 (java) S 25416 25418 24216 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 26367329 1831661568 56465 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.68
Current children cumulated vsize (KiB) 1788732

[startup+25.503 s]
/proc/loadavg: 0.95 0.98 0.99 2/77 25431
/proc/meminfo: memFree=1768920/2055920 swapFree=4183780/4192956
[pid=25418] ppid=25416 vsize=1788732 CPUtime=27.51
/proc/25418/stat : 25418 (java) S 25416 25418 24216 0 -1 0 60973 0 1 0 2718 33 0 0 18 0 13 0 26366825 1831661568 30116 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25418/statm: 447183 30116 1330 9 0 444795 0
[pid=25418/tid=25420] ppid=25416 vsize=1788732 CPUtime=23.99
/proc/25418/task/25420/stat : 25420 (java) R 25416 25418 24216 0 -1 64 37773 0 1 0 2379 20 0 0 25 0 13 0 26366826 1831661568 30116 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109875964 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25421] ppid=25416 vsize=1788732 CPUtime=0.68
/proc/25418/task/25421/stat : 25421 (java) S 25416 25418 24216 0 -1 64 9492 0 0 0 64 4 0 0 16 0 13 0 26366828 1831661568 30116 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25422] ppid=25416 vsize=1788732 CPUtime=0.67
/proc/25418/task/25422/stat : 25422 (java) S 25416 25418 24216 0 -1 64 9952 0 0 0 63 4 0 0 17 0 13 0 26366828 1831661568 30116 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25423] ppid=25416 vsize=1788732 CPUtime=0.02
/proc/25418/task/25423/stat : 25423 (java) S 25416 25418 24216 0 -1 64 19 0 0 0 0 2 0 0 16 0 13 0 26366830 1831661568 30116 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25424] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25424/stat : 25424 (java) S 25416 25418 24216 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 26366831 1831661568 30116 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=25418] ppid=25416 vsize=1788732 CPUtime=1674.84
/proc/25418/stat : 25418 (java) S 25416 25418 24216 0 -1 0 174992 0 1 0 167255 229 0 0 18 0 13 0 26366825 1831661568 75503 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25418/statm: 447183 75503 1331 9 0 444795 0
[pid=25418/tid=25420] ppid=25416 vsize=1788732 CPUtime=1644.72
/proc/25418/task/25420/stat : 25420 (java) R 25416 25418 24216 0 -1 64 98772 0 1 0 164405 67 0 0 25 0 13 0 26366826 1831661568 75503 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109861519 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25421] ppid=25416 vsize=1788732 CPUtime=13.13
/proc/25418/task/25421/stat : 25421 (java) S 25416 25418 24216 0 -1 64 35487 0 0 0 1270 43 0 0 16 0 13 0 26366828 1831661568 75503 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25422] ppid=25416 vsize=1788732 CPUtime=13.1
/proc/25418/task/25422/stat : 25422 (java) S 25416 25418 24216 0 -1 64 36694 0 0 0 1266 44 0 0 16 0 13 0 26366828 1831661568 75503 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25423] ppid=25416 vsize=1788732 CPUtime=1.64
/proc/25418/task/25423/stat : 25423 (java) S 25416 25418 24216 0 -1 64 297 0 0 0 94 70 0 0 16 0 13 0 26366830 1831661568 75503 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25424] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25424/stat : 25424 (java) S 25416 25418 24216 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 26366831 1831661568 75503 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25425] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25425/stat : 25425 (java) S 25416 25418 24216 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 26366831 1831661568 75503 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25426] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25426/stat : 25426 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 26366844 1831661568 75503 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25427] ppid=25416 vsize=1788732 CPUtime=1.09
/proc/25418/task/25427/stat : 25427 (java) S 25416 25418 24216 0 -1 64 990 0 0 0 109 0 0 0 17 0 13 0 26366844 1831661568 75503 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25428] ppid=25416 vsize=1788732 CPUtime=1.07
/proc/25418/task/25428/stat : 25428 (java) S 25416 25418 24216 0 -1 64 2030 0 0 0 107 0 0 0 16 0 13 0 26366844 1831661568 75503 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25429] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25429/stat : 25429 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 26366844 1831661568 75503 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25430] ppid=25416 vsize=1788732 CPUtime=0.01
/proc/25418/task/25430/stat : 25430 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 1 0 0 15 0 13 0 26366844 1831661568 75503 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25431] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25431/stat : 25431 (java) S 25416 25418 24216 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 26367329 1831661568 75503 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1674.84
Current children cumulated vsize (KiB) 1788732

[startup+1722.3 s]
/proc/loadavg: 1.05 1.01 1.00 2/77 25431
/proc/meminfo: memFree=1576984/2055920 swapFree=4183780/4192956
[pid=25418] ppid=25416 vsize=1788732 CPUtime=1735.26
/proc/25418/stat : 25418 (java) S 25416 25418 24216 0 -1 0 178912 0 1 0 173290 236 0 0 18 0 13 0 26366825 1831661568 78283 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25418/statm: 447183 78283 1331 9 0 444795 0
[pid=25418/tid=25420] ppid=25416 vsize=1788732 CPUtime=1704.11
/proc/25418/task/25420/stat : 25420 (java) R 25416 25418 24216 0 -1 64 100690 0 1 0 170343 68 0 0 25 0 13 0 26366826 1831661568 78283 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109876703 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25421] ppid=25416 vsize=1788732 CPUtime=13.62
/proc/25418/task/25421/stat : 25421 (java) S 25416 25418 24216 0 -1 64 36791 0 0 0 1316 46 0 0 16 0 13 0 26366828 1831661568 78283 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25422] ppid=25416 vsize=1788732 CPUtime=13.6
/proc/25418/task/25422/stat : 25422 (java) S 25416 25418 24216 0 -1 64 37391 0 0 0 1314 46 0 0 15 0 13 0 26366828 1831661568 78283 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25423] ppid=25416 vsize=1788732 CPUtime=1.68
/proc/25418/task/25423/stat : 25423 (java) S 25416 25418 24216 0 -1 64 298 0 0 0 96 72 0 0 16 0 13 0 26366830 1831661568 78283 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25424] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25424/stat : 25424 (java) S 25416 25418 24216 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 26366831 1831661568 78283 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25425] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25425/stat : 25425 (java) S 25416 25418 24216 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 26366831 1831661568 78283 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25426] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25426/stat : 25426 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 26366844 1831661568 78283 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25427] ppid=25416 vsize=1788732 CPUtime=1.09
/proc/25418/task/25427/stat : 25427 (java) S 25416 25418 24216 0 -1 64 990 0 0 0 109 0 0 0 17 0 13 0 26366844 1831661568 78283 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25428] ppid=25416 vsize=1788732 CPUtime=1.07
/proc/25418/task/25428/stat : 25428 (java) S 25416 25418 24216 0 -1 64 2030 0 0 0 107 0 0 0 16 0 13 0 26366844 1831661568 78283 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25429] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25429/stat : 25429 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 26366844 1831661568 78283 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25430] ppid=25416 vsize=1788732 CPUtime=0.01
/proc/25418/task/25430/stat : 25430 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 1 0 0 15 0 13 0 26366844 1831661568 78283 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25431] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25431/stat : 25431 (java) S 25416 25418 24216 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 26367329 1831661568 78283 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1735.26
Current children cumulated vsize (KiB) 1788732

[startup+1782.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/77 25431
/proc/meminfo: memFree=1577624/2055920 swapFree=4183780/4192956
[pid=25418] ppid=25416 vsize=1788732 CPUtime=1795.78
/proc/25418/stat : 25418 (java) S 25416 25418 24216 0 -1 0 180071 0 1 0 179335 243 0 0 18 0 13 0 26366825 1831661568 78086 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25418/statm: 447183 78086 1331 9 0 444795 0
[pid=25418/tid=25420] ppid=25416 vsize=1788732 CPUtime=1763.51
/proc/25418/task/25420/stat : 25420 (java) R 25416 25418 24216 0 -1 64 100841 0 1 0 176282 69 0 0 19 0 13 0 26366826 1831661568 78086 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109861519 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25421] ppid=25416 vsize=1788732 CPUtime=14.17
/proc/25418/task/25421/stat : 25421 (java) S 25416 25418 24216 0 -1 64 37073 0 0 0 1370 47 0 0 16 0 13 0 26366828 1831661568 78086 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25422] ppid=25416 vsize=1788732 CPUtime=14.16
/proc/25418/task/25422/stat : 25422 (java) S 25416 25418 24216 0 -1 64 38117 0 0 0 1366 50 0 0 16 0 13 0 26366828 1831661568 78086 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25423] ppid=25416 vsize=1788732 CPUtime=1.71
/proc/25418/task/25423/stat : 25423 (java) S 25416 25418 24216 0 -1 64 298 0 0 0 98 73 0 0 16 0 13 0 26366830 1831661568 78086 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25424] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25424/stat : 25424 (java) S 25416 25418 24216 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 26366831 1831661568 78086 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25425] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25425/stat : 25425 (java) S 25416 25418 24216 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 26366831 1831661568 78086 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25426] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25426/stat : 25426 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 26366844 1831661568 78086 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25427] ppid=25416 vsize=1788732 CPUtime=1.09
/proc/25418/task/25427/stat : 25427 (java) S 25416 25418 24216 0 -1 64 990 0 0 0 109 0 0 0 17 0 13 0 26366844 1831661568 78086 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25428] ppid=25416 vsize=1788732 CPUtime=1.07
/proc/25418/task/25428/stat : 25428 (java) S 25416 25418 24216 0 -1 64 2030 0 0 0 107 0 0 0 16 0 13 0 26366844 1831661568 78086 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25429] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25429/stat : 25429 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 26366844 1831661568 78086 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25430] ppid=25416 vsize=1788732 CPUtime=0.01
/proc/25418/task/25430/stat : 25430 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 1 0 0 15 0 13 0 26366844 1831661568 78086 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25431] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25431/stat : 25431 (java) S 25416 25418 24216 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 26367329 1831661568 78086 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1795.78
Current children cumulated vsize (KiB) 1788732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1786.5 s]
/proc/loadavg: 1.02 1.01 1.00 2/77 25431
/proc/meminfo: memFree=1577624/2055920 swapFree=4183780/4192956
[pid=25418] ppid=25416 vsize=1788732 CPUtime=1800.01
/proc/25418/stat : 25418 (java) S 25416 25418 24216 0 -1 0 180149 0 1 0 179758 243 0 0 18 0 13 0 26366825 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25418/statm: 447183 78057 1331 9 0 444795 0
[pid=25418/tid=25420] ppid=25416 vsize=1788732 CPUtime=1767.67
/proc/25418/task/25420/stat : 25420 (java) R 25416 25418 24216 0 -1 64 100852 0 1 0 176698 69 0 0 19 0 13 0 26366826 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109875967 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25421] ppid=25416 vsize=1788732 CPUtime=14.21
/proc/25418/task/25421/stat : 25421 (java) S 25416 25418 24216 0 -1 64 37100 0 0 0 1374 47 0 0 16 0 13 0 26366828 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25422] ppid=25416 vsize=1788732 CPUtime=14.19
/proc/25418/task/25422/stat : 25422 (java) S 25416 25418 24216 0 -1 64 38157 0 0 0 1369 50 0 0 15 0 13 0 26366828 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25423] ppid=25416 vsize=1788732 CPUtime=1.71
/proc/25418/task/25423/stat : 25423 (java) S 25416 25418 24216 0 -1 64 298 0 0 0 98 73 0 0 16 0 13 0 26366830 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25424] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25424/stat : 25424 (java) S 25416 25418 24216 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 26366831 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25425] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25425/stat : 25425 (java) S 25416 25418 24216 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 26366831 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25426] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25426/stat : 25426 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 26366844 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25427] ppid=25416 vsize=1788732 CPUtime=1.09
/proc/25418/task/25427/stat : 25427 (java) S 25416 25418 24216 0 -1 64 990 0 0 0 109 0 0 0 17 0 13 0 26366844 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25428] ppid=25416 vsize=1788732 CPUtime=1.07
/proc/25418/task/25428/stat : 25428 (java) S 25416 25418 24216 0 -1 64 2030 0 0 0 107 0 0 0 16 0 13 0 26366844 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25429] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25429/stat : 25429 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 26366844 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25430] ppid=25416 vsize=1788732 CPUtime=0.01
/proc/25418/task/25430/stat : 25430 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 1 0 0 15 0 13 0 26366844 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25431] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25431/stat : 25431 (java) S 25416 25418 24216 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 26367329 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1788732

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

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

[startup+1786.5 s]
/proc/loadavg: 1.02 1.01 1.00 2/77 25431
/proc/meminfo: memFree=1577624/2055920 swapFree=4183780/4192956
[pid=25418] ppid=25416 vsize=1788732 CPUtime=1800.01
/proc/25418/stat : 25418 (java) S 25416 25418 24216 0 -1 0 180149 0 1 0 179758 243 0 0 18 0 13 0 26366825 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25418/statm: 447183 78057 1331 9 0 444795 0
[pid=25418/tid=25420] ppid=25416 vsize=1788732 CPUtime=1767.67
/proc/25418/task/25420/stat : 25420 (java) R 25416 25418 24216 0 -1 64 100852 0 1 0 176698 69 0 0 19 0 13 0 26366826 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4109875967 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25421] ppid=25416 vsize=1788732 CPUtime=14.21
/proc/25418/task/25421/stat : 25421 (java) S 25416 25418 24216 0 -1 64 37100 0 0 0 1374 47 0 0 16 0 13 0 26366828 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25422] ppid=25416 vsize=1788732 CPUtime=14.19
/proc/25418/task/25422/stat : 25422 (java) S 25416 25418 24216 0 -1 64 38157 0 0 0 1369 50 0 0 15 0 13 0 26366828 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25423] ppid=25416 vsize=1788732 CPUtime=1.71
/proc/25418/task/25423/stat : 25423 (java) S 25416 25418 24216 0 -1 64 298 0 0 0 98 73 0 0 16 0 13 0 26366830 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25424] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25424/stat : 25424 (java) S 25416 25418 24216 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 26366831 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25425] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25425/stat : 25425 (java) S 25416 25418 24216 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 26366831 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25426] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25426/stat : 25426 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 19 0 13 0 26366844 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25427] ppid=25416 vsize=1788732 CPUtime=1.09
/proc/25418/task/25427/stat : 25427 (java) S 25416 25418 24216 0 -1 64 990 0 0 0 109 0 0 0 17 0 13 0 26366844 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25428] ppid=25416 vsize=1788732 CPUtime=1.07
/proc/25418/task/25428/stat : 25428 (java) S 25416 25418 24216 0 -1 64 2030 0 0 0 107 0 0 0 16 0 13 0 26366844 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=25418/tid=25429] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25429/stat : 25429 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 26366844 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25430] ppid=25416 vsize=1788732 CPUtime=0.01
/proc/25418/task/25430/stat : 25430 (java) S 25416 25418 24216 0 -1 64 1 0 0 0 0 1 0 0 15 0 13 0 26366844 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25418/tid=25431] ppid=25416 vsize=1788732 CPUtime=0
/proc/25418/task/25431/stat : 25431 (java) S 25416 25418 24216 0 -1 64 3 0 0 0 0 0 0 0 16 0 13 0 26367329 1831661568 78057 18446744073709551615 134512640 134550740 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 1788732

Child status: 143
Real time (s): 1786.59
CPU time (s): 1800.11
CPU user time (s): 1797.62
CPU system time (s): 2.48762
CPU usage (%): 100.757
Max. virtual memory (cumulated for all children) (KiB): 1788732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.62
system time used= 2.48762
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180169
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= 127407
involuntary context switches= 71249

runsolver used 2.05069 second user time and 5.21221 second system time

The end

Launcher Data (download as text)

Begin job on node51 on Mon Apr 16 09:20:17 UTC 2007

IDJOB= 349787
IDBENCH= 2593
IDSOLVER= 160
FILE ID= node51/349787-1176715217

PBS_JOBID= 4560047

Free space on /tmp= 66528 MiB

SOLVER NAME= sat4jPseudoCP 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/roussel/normalized-pigeon-clauses-85-80.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349787-1176715217/sat4jPseudoCP.jar /tmp/evaluation/349787-1176715217/instance-349787-1176715217.opb       
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-349787-1176715217 -o ROOT/results/node51/solver-349787-1176715217 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/349787-1176715217/sat4jPseudoCP.jar /tmp/evaluation/349787-1176715217/instance-349787-1176715217.opb       

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  0bff286f636188f318e01b1cd9504474

RANDOM SEED= 341588442

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node51.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.223
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.223
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:       1887120 kB
Buffers:         10896 kB
Cached:         106476 kB
SwapCached:       3668 kB
Active:          64396 kB
Inactive:        67020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1887120 kB
SwapTotal:     4192956 kB
SwapFree:      4183780 kB
Dirty:           10804 kB
Writeback:           0 kB
Mapped:          19324 kB
Slab:            23448 kB
Committed_AS:  2533920 kB
PageTables:       1420 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= 66528 MiB

End job on node51 on Mon Apr 16 09:50:06 UTC 2007