Trace number 430633

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerObjective functionCPU timeWall clock time
sat4jPseudoCPClause 2007-03-23? (TO) 1800.33 1765.97

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=251-P1=251-P2=101-P3=11-P4=89-P5=53-P6=439-P7=491-P8=389-B.opb
MD5SUM016a6113efb9500350327fbbc3111675
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.340947
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables216
Total number of constraints17
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints17
Minimum length of a constraint9
Maximum length of a constraint99
Number of terms in the objective function 9
Biggest coefficient in the objective function 256
Number of bits for the biggest coefficient in the objective function 9
Sum of the numbers in the objective function 511
Number of bits of the sum of numbers in the objective function 9
Biggest number in a constraint 131072
Number of bits of the biggest number in a constraint 18
Biggest sum of numbers in a constraint 523264
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)648
Sum of products size (including duplicates)1296
Number of different products648
Sum of products size1296

Solver Data (download as text)

0.09/0.13	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.09/0.13	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.09/0.13	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.09/0.14	c no version file found!!!
0.09/0.14	c sun.arch.data.model	32
0.09/0.14	c java.version	1.6.0
0.09/0.14	c os.name	Linux
0.09/0.14	c os.version	2.6.9-22.EL.rootsmp
0.09/0.14	c os.arch	i386
0.09/0.14	c Free memory 1651659224
0.09/0.14	c Max memory 1654456320
0.09/0.14	c Total memory 1654456320
0.09/0.14	c Number of processors 2
0.09/0.19	c Cutting planes based inference (org.sat4j.minisat.constraints.pb.PBSolverClause)
0.09/0.19	--- Begin Solver configuration ---
0.09/0.19	c Stops conflict analysis at the first Unique Implication Point
0.09/0.19	c org.sat4j.minisat.constraints.PBMaxClauseCardConstrDataStructure@691f36
0.09/0.19	c Learn all clauses as in MiniSAT
0.09/0.19	c claDecay=0.999 varDecay=0.95 conflictBoundIncFactor=10000.0 initConflictBound=100 
0.09/0.19	c VSIDS like heuristics from MiniSAT using a heap
0.09/0.19	c No reason simplification
0.09/0.19	c --- End Solver configuration ---
0.09/0.19	c Simplify asserted PB constraints to clauses
0.09/0.19	c solving /tmp/evaluation/430633-1177997242/instance-430633-1177997242.opb
0.09/0.19	c reading problem ... 
0.60/0.54	c ... done. Wall clock time 0.349s.
0.60/0.54	c CPU time (experimental) 0.46s.
0.60/0.54	c #vars     864
0.60/0.54	c #constraints  1321
1800.14/1765.81	c starts		: 2
1800.14/1765.81	c conflicts		: 65485
1800.14/1765.81	c decisions		: 69852
1800.14/1765.81	c propagations		: 667050
1800.14/1765.81	c inspects		: 669311012
1800.14/1765.81	c learnt literals	: 0
1800.14/1765.81	c learnt binary clauses	: 0
1800.14/1765.81	c learnt ternary clauses	: 0
1800.14/1765.81	c learnt clauses	: 65484
1800.14/1765.81	c root simplifications	: 0
1800.14/1765.81	c removed literals (reason simplification)	: 0
1800.14/1765.81	c reason swapping (by a shorter reason)	: 0
1800.14/1765.81	c Calls to reduceDB	: 0
1800.14/1765.81	c speed (decisions/second)	: 39.57030765387368
1800.14/1765.81	c non guided choices	565
1800.14/1765.81	s UNKNOWN
1800.14/1765.81	c Total wall clock time (ms): 1765.619

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

runsolver version 3.2.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node35/watcher-430633-1177997242 -o ROOT/results/node35/solver-430633-1177997242 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/430633-1177997242/sat4jPseudoCPClause.jar /tmp/evaluation/430633-1177997242/instance-430633-1177997242.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.99 0.97 0.94 2/77 4109
/proc/meminfo: memFree=1821896/2055920 swapFree=4151252/4192956
[pid=4109] ppid=4107 vsize=1800 CPUtime=0
/proc/4109/stat : 4109 (java) R 4107 4109 2783 0 -1 0 134 0 0 0 0 0 0 0 18 0 1 0 247639616 1843200 108 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/4109/statm: 450 115 85 9 0 92 0

[startup+0.018227 s]
/proc/loadavg: 0.99 0.97 0.94 2/77 4109
/proc/meminfo: memFree=1821896/2055920 swapFree=4151252/4192956
[pid=4109] ppid=4107 vsize=12916 CPUtime=0.01
/proc/4109/stat : 4109 (java) S 4107 4109 2783 0 -1 0 903 0 1 0 0 1 0 0 18 0 2 0 247639616 13225984 661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/4109/statm: 3229 661 331 9 0 1243 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 12916

[startup+0.101234 s]
/proc/loadavg: 0.99 0.97 0.94 2/77 4109
/proc/meminfo: memFree=1821896/2055920 swapFree=4151252/4192956
[pid=4109] ppid=4107 vsize=1780112 CPUtime=0.09
/proc/4109/stat : 4109 (java) S 4107 4109 2783 0 -1 0 3977 0 1 0 6 3 0 0 18 0 12 0 247639616 1822834688 3720 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4109/statm: 445028 3720 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1780112

[startup+0.301257 s]
/proc/loadavg: 0.99 0.97 0.94 2/77 4109
/proc/meminfo: memFree=1821896/2055920 swapFree=4151252/4192956
[pid=4109] ppid=4107 vsize=1782584 CPUtime=0.34
/proc/4109/stat : 4109 (java) S 4107 4109 2783 0 -1 0 5183 0 1 0 30 4 0 0 18 0 12 0 247639616 1825366016 4923 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4109/statm: 445646 4923 1263 9 0 443257 0
Current children cumulated CPU time (s) 0.34
Current children cumulated vsize (KiB) 1782584

[startup+0.701306 s]
/proc/loadavg: 0.99 0.97 0.94 2/77 4109
/proc/meminfo: memFree=1821896/2055920 swapFree=4151252/4192956
[pid=4109] ppid=4107 vsize=1784896 CPUtime=0.96
/proc/4109/stat : 4109 (java) S 4107 4109 2783 0 -1 0 7172 0 1 0 91 5 0 0 18 0 13 0 247639616 1827733504 6286 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4109/statm: 446224 6286 1306 9 0 443835 0
Current children cumulated CPU time (s) 0.96
Current children cumulated vsize (KiB) 1784896

[startup+1.5024 s]
/proc/loadavg: 0.99 0.97 0.94 4/90 4122
/proc/meminfo: memFree=1785312/2055920 swapFree=4151252/4192956
[pid=4109] ppid=4107 vsize=1802748 CPUtime=2.51
/proc/4109/stat : 4109 (java) S 4107 4109 2783 0 -1 0 21228 0 1 0 239 12 0 0 18 0 13 0 247639616 1846013952 15762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4109/statm: 450687 15762 1313 9 0 448298 0
[pid=4109/tid=4111] ppid=4107 vsize=1802748 CPUtime=0.77
/proc/4109/task/4111/stat : 4111 (java) R 4107 4109 2783 0 -1 64 10091 0 1 0 71 6 0 0 19 0 13 0 247639617 1846013952 15762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109174816 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4112] ppid=4107 vsize=1802748 CPUtime=0
/proc/4109/task/4112/stat : 4112 (java) S 4107 4109 2783 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 247639619 1846013952 15762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4113] ppid=4107 vsize=1802748 CPUtime=0
/proc/4109/task/4113/stat : 4113 (java) S 4107 4109 2783 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 247639619 1846013952 15762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4114] ppid=4107 vsize=1802748 CPUtime=0
/proc/4109/task/4114/stat : 4114 (java) S 4107 4109 2783 0 -1 64 4 0 0 0 0 0 0 0 16 0 13 0 247639621 1846013952 15762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4115] ppid=4107 vsize=1802748 CPUtime=0
/proc/4109/task/4115/stat : 4115 (java) S 4107 4109 2783 0 -1 64 10 0 0 0 0 0 0 0 22 0 13 0 247639621 1846013952 15762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4116] ppid=4107 vsize=1802748 CPUtime=0
/proc/4109/task/4116/stat : 4116 (java) S 4107 4109 2783 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 247639621 1846013952 15762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4117] ppid=4107 vsize=1802748 CPUtime=0
/proc/4109/task/4117/stat : 4117 (java) S 4107 4109 2783 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 247639625 1846013952 15762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4118] ppid=4107 vsize=1802748 CPUtime=0.82
/proc/4109/task/4118/stat : 4118 (java) R 4107 4109 2783 0 -1 64 4813 0 0 0 80 2 0 0 18 0 13 0 247639625 1846013952 15762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 104812852 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4119] ppid=4107 vsize=1802748 CPUtime=0.9
/proc/4109/task/4119/stat : 4119 (java) R 4107 4109 2783 0 -1 64 5598 0 0 0 88 2 0 0 19 0 13 0 247639625 1846013952 15762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102283581 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4120] ppid=4107 vsize=1802748 CPUtime=0
/proc/4109/task/4120/stat : 4120 (java) S 4107 4109 2783 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 247639625 1846013952 15762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4121] ppid=4107 vsize=1802748 CPUtime=0
/proc/4109/task/4121/stat : 4121 (java) S 4107 4109 2783 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 247639625 1846013952 15762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4122] ppid=4107 vsize=1802748 CPUtime=0
/proc/4109/task/4122/stat : 4122 (java) S 4107 4109 2783 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 247639672 1846013952 15762 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.51
Current children cumulated vsize (KiB) 1802748

[startup+3.10658 s]
/proc/loadavg: 0.99 0.97 0.94 2/90 4122
/proc/meminfo: memFree=1710176/2055920 swapFree=4151252/4192956
[pid=4109] ppid=4107 vsize=1800712 CPUtime=4.82
/proc/4109/stat : 4109 (java) S 4107 4109 2783 0 -1 0 51114 0 1 0 458 24 0 0 18 0 13 0 247639616 1843929088 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4109/statm: 450178 43799 1324 9 0 447789 0
[pid=4109/tid=4111] ppid=4107 vsize=1800712 CPUtime=2.11
/proc/4109/task/4111/stat : 4111 (java) R 4107 4109 2783 0 -1 64 37747 0 1 0 193 18 0 0 25 0 13 0 247639617 1843929088 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109535010 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4112] ppid=4107 vsize=1800712 CPUtime=0
/proc/4109/task/4112/stat : 4112 (java) S 4107 4109 2783 0 -1 64 310 0 0 0 0 0 0 0 16 0 13 0 247639619 1843929088 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4113] ppid=4107 vsize=1800712 CPUtime=0.01
/proc/4109/task/4113/stat : 4113 (java) S 4107 4109 2783 0 -1 64 304 0 0 0 1 0 0 0 16 0 13 0 247639619 1843929088 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4114] ppid=4107 vsize=1800712 CPUtime=0
/proc/4109/task/4114/stat : 4114 (java) S 4107 4109 2783 0 -1 64 9 0 0 0 0 0 0 0 17 0 13 0 247639621 1843929088 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4115] ppid=4107 vsize=1800712 CPUtime=0
/proc/4109/task/4115/stat : 4115 (java) S 4107 4109 2783 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 247639621 1843929088 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4116] ppid=4107 vsize=1800712 CPUtime=0
/proc/4109/task/4116/stat : 4116 (java) S 4107 4109 2783 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 247639621 1843929088 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4117] ppid=4107 vsize=1800712 CPUtime=0
/proc/4109/task/4117/stat : 4117 (java) S 4107 4109 2783 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 247639625 1843929088 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4118] ppid=4107 vsize=1800712 CPUtime=1.37
/proc/4109/task/4118/stat : 4118 (java) R 4107 4109 2783 0 -1 64 5845 0 0 0 135 2 0 0 15 0 13 0 247639625 1843929088 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102351920 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4119] ppid=4107 vsize=1800712 CPUtime=1.29
/proc/4109/task/4119/stat : 4119 (java) S 4107 4109 2783 0 -1 64 6178 0 0 0 127 2 0 0 16 0 13 0 247639625 1843929088 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4120] ppid=4107 vsize=1800712 CPUtime=0
/proc/4109/task/4120/stat : 4120 (java) S 4107 4109 2783 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 247639625 1843929088 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4121] ppid=4107 vsize=1800712 CPUtime=0
/proc/4109/task/4121/stat : 4121 (java) S 4107 4109 2783 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 247639625 1843929088 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4122] ppid=4107 vsize=1800712 CPUtime=0
/proc/4109/task/4122/stat : 4122 (java) S 4107 4109 2783 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 247639672 1843929088 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 4.82
Current children cumulated vsize (KiB) 1800712

[startup+6.30196 s]
/proc/loadavg: 0.99 0.97 0.94 2/90 4122
/proc/meminfo: memFree=1645536/2055920 swapFree=4151252/4192956
[pid=4109] ppid=4107 vsize=1799432 CPUtime=8.22
/proc/4109/stat : 4109 (java) S 4107 4109 2783 0 -1 0 57109 0 1 0 795 27 0 0 18 0 13 0 247639616 1842618368 47614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4109/statm: 449858 47614 1331 9 0 447469 0
[pid=4109/tid=4111] ppid=4107 vsize=1799432 CPUtime=5.13
/proc/4109/task/4111/stat : 4111 (java) R 4107 4109 2783 0 -1 64 37753 0 1 0 495 18 0 0 25 0 13 0 247639617 1842618368 47614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109572322 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4112] ppid=4107 vsize=1799432 CPUtime=0.15
/proc/4109/task/4112/stat : 4112 (java) S 4107 4109 2783 0 -1 64 3416 0 0 0 14 1 0 0 16 0 13 0 247639619 1842618368 47614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4113] ppid=4107 vsize=1799432 CPUtime=0.14
/proc/4109/task/4113/stat : 4113 (java) S 4107 4109 2783 0 -1 64 3153 0 0 0 13 1 0 0 17 0 13 0 247639619 1842618368 47614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4114] ppid=4107 vsize=1799432 CPUtime=0
/proc/4109/task/4114/stat : 4114 (java) S 4107 4109 2783 0 -1 64 30 0 0 0 0 0 0 0 16 0 13 0 247639621 1842618368 47614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4115] ppid=4107 vsize=1799432 CPUtime=0
/proc/4109/task/4115/stat : 4115 (java) S 4107 4109 2783 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 247639621 1842618368 47614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4116] ppid=4107 vsize=1799432 CPUtime=0
/proc/4109/task/4116/stat : 4116 (java) S 4107 4109 2783 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 247639621 1842618368 47614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4117] ppid=4107 vsize=1799432 CPUtime=0
/proc/4109/task/4117/stat : 4117 (java) S 4107 4109 2783 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 247639625 1842618368 47614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4118] ppid=4107 vsize=1799432 CPUtime=1.42
/proc/4109/task/4118/stat : 4118 (java) S 4107 4109 2783 0 -1 64 5851 0 0 0 140 2 0 0 15 0 13 0 247639625 1842618368 47614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4119] ppid=4107 vsize=1799432 CPUtime=1.33
/proc/4109/task/4119/stat : 4119 (java) S 4107 4109 2783 0 -1 64 6185 0 0 0 131 2 0 0 17 0 13 0 247639625 1842618368 47614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4120] ppid=4107 vsize=1799432 CPUtime=0
/proc/4109/task/4120/stat : 4120 (java) S 4107 4109 2783 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 247639625 1842618368 47614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4121] ppid=4107 vsize=1799432 CPUtime=0
/proc/4109/task/4121/stat : 4121 (java) S 4107 4109 2783 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 247639625 1842618368 47614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4122] ppid=4107 vsize=1799432 CPUtime=0
/proc/4109/task/4122/stat : 4122 (java) S 4107 4109 2783 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 247639672 1842618368 47614 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.22
Current children cumulated vsize (KiB) 1799432

[startup+12.7027 s]
/proc/loadavg: 0.99 0.97 0.94 2/90 4122
/proc/meminfo: memFree=1601184/2055920 swapFree=4151252/4192956
[pid=4109] ppid=4107 vsize=1799432 CPUtime=14.85
/proc/4109/stat : 4109 (java) S 4107 4109 2783 0 -1 0 67249 0 1 0 1453 32 0 0 18 0 13 0 247639616 1842618368 56661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4109/statm: 449858 56661 1331 9 0 447469 0
[pid=4109/tid=4111] ppid=4107 vsize=1799432 CPUtime=11.28
/proc/4109/task/4111/stat : 4111 (java) R 4107 4109 2783 0 -1 64 38627 0 1 0 1110 18 0 0 16 0 13 0 247639617 1842618368 56661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109544675 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4112] ppid=4107 vsize=1799432 CPUtime=0.37
/proc/4109/task/4112/stat : 4112 (java) S 4107 4109 2783 0 -1 64 8571 0 0 0 35 2 0 0 16 0 13 0 247639619 1842618368 56661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4113] ppid=4107 vsize=1799432 CPUtime=0.38
/proc/4109/task/4113/stat : 4113 (java) S 4107 4109 2783 0 -1 64 7263 0 0 0 34 4 0 0 16 0 13 0 247639619 1842618368 56661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4114] ppid=4107 vsize=1799432 CPUtime=0
/proc/4109/task/4114/stat : 4114 (java) S 4107 4109 2783 0 -1 64 31 0 0 0 0 0 0 0 16 0 13 0 247639621 1842618368 56661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4115] ppid=4107 vsize=1799432 CPUtime=0
/proc/4109/task/4115/stat : 4115 (java) S 4107 4109 2783 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 247639621 1842618368 56661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4116] ppid=4107 vsize=1799432 CPUtime=0
/proc/4109/task/4116/stat : 4116 (java) S 4107 4109 2783 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 247639621 1842618368 56661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4117] ppid=4107 vsize=1799432 CPUtime=0
/proc/4109/task/4117/stat : 4117 (java) S 4107 4109 2783 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 247639625 1842618368 56661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4118] ppid=4107 vsize=1799432 CPUtime=1.42
/proc/4109/task/4118/stat : 4118 (java) S 4107 4109 2783 0 -1 64 5851 0 0 0 140 2 0 0 17 0 13 0 247639625 1842618368 56661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4119] ppid=4107 vsize=1799432 CPUtime=1.34
/proc/4109/task/4119/stat : 4119 (java) S 4107 4109 2783 0 -1 64 6185 0 0 0 132 2 0 0 16 0 13 0 247639625 1842618368 56661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4120] ppid=4107 vsize=1799432 CPUtime=0
/proc/4109/task/4120/stat : 4120 (java) S 4107 4109 2783 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 247639625 1842618368 56661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4121] ppid=4107 vsize=1799432 CPUtime=0
/proc/4109/task/4121/stat : 4121 (java) S 4107 4109 2783 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 247639625 1842618368 56661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4122] ppid=4107 vsize=1799432 CPUtime=0
/proc/4109/task/4122/stat : 4122 (java) S 4107 4109 2783 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 247639672 1842618368 56661 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.85
Current children cumulated vsize (KiB) 1799432

[startup+25.5012 s]
/proc/loadavg: 0.99 0.97 0.94 2/90 4122
/proc/meminfo: memFree=1574240/2055920 swapFree=4151252/4192956
[pid=4109] ppid=4107 vsize=1798568 CPUtime=27.99
/proc/4109/stat : 4109 (java) S 4107 4109 2783 0 -1 0 74846 0 1 0 2763 36 0 0 18 0 13 0 247639616 1841733632 62971 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4109/statm: 449642 62971 1333 9 0 447253 0
[pid=4109/tid=4111] ppid=4107 vsize=1798568 CPUtime=23.76
/proc/4109/task/4111/stat : 4111 (java) R 4107 4109 2783 0 -1 64 38640 0 1 0 2358 18 0 0 25 0 13 0 247639617 1841733632 62971 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109544896 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4112] ppid=4107 vsize=1798568 CPUtime=0.65
/proc/4109/task/4112/stat : 4112 (java) S 4107 4109 2783 0 -1 64 13044 0 0 0 61 4 0 0 17 0 13 0 247639619 1841733632 62971 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4113] ppid=4107 vsize=1798568 CPUtime=0.66
/proc/4109/task/4113/stat : 4113 (java) S 4107 4109 2783 0 -1 64 10356 0 0 0 60 6 0 0 16 0 13 0 247639619 1841733632 62971 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=4109/tid=4114] ppid=4107 vsize=1798568 CPUtime=0.17
/proc/4109/task/4114/stat : 4114 (java) S 4107 4109 2783 0 -1 64 32 0 0 0 11 6 0 0 16 0 13 0 247639621 1841733632 172001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4115] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4115/stat : 4115 (java) S 4107 4109 2783 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 247639621 1841733632 172001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4116] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4116/stat : 4116 (java) S 4107 4109 2783 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 247639621 1841733632 172001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4117] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4117/stat : 4117 (java) S 4107 4109 2783 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 247639625 1841733632 172001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4118] ppid=4107 vsize=1798568 CPUtime=1.5
/proc/4109/task/4118/stat : 4118 (java) S 4107 4109 2783 0 -1 64 5870 0 0 0 148 2 0 0 16 0 13 0 247639625 1841733632 172001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4119] ppid=4107 vsize=1798568 CPUtime=1.39
/proc/4109/task/4119/stat : 4119 (java) S 4107 4109 2783 0 -1 64 6187 0 0 0 137 2 0 0 16 0 13 0 247639625 1841733632 172001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4120] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4120/stat : 4120 (java) S 4107 4109 2783 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 247639625 1841733632 172001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4121] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4121/stat : 4121 (java) S 4107 4109 2783 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 247639625 1841733632 172001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4122] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4122/stat : 4122 (java) S 4107 4109 2783 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 247639672 1841733632 172001 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1570.99
Current children cumulated vsize (KiB) 1798568

[startup+1602.3 s]
/proc/loadavg: 1.03 1.01 0.97 2/90 4124
/proc/meminfo: memFree=1123872/2055920 swapFree=4151252/4192956
[pid=4109] ppid=4107 vsize=1798568 CPUtime=1632.47
/proc/4109/stat : 4109 (java) S 4107 4109 2783 0 -1 0 205846 0 1 0 163126 121 0 0 18 0 13 0 247639616 1841733632 175367 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4109/statm: 449642 175367 1333 9 0 447253 0
[pid=4109/tid=4111] ppid=4107 vsize=1798568 CPUtime=1571.31
/proc/4109/task/4111/stat : 4111 (java) R 4107 4109 2783 0 -1 64 39334 0 1 0 157096 35 0 0 20 0 13 0 247639617 1841733632 175367 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109601442 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4112] ppid=4107 vsize=1798568 CPUtime=29.02
/proc/4109/task/4112/stat : 4112 (java) S 4107 4109 2783 0 -1 64 82415 0 0 0 2865 37 0 0 16 0 13 0 247639619 1841733632 175367 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4113] ppid=4107 vsize=1798568 CPUtime=29
/proc/4109/task/4113/stat : 4113 (java) S 4107 4109 2783 0 -1 64 71287 0 0 0 2865 35 0 0 16 0 13 0 247639619 1841733632 175367 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4114] ppid=4107 vsize=1798568 CPUtime=0.19
/proc/4109/task/4114/stat : 4114 (java) S 4107 4109 2783 0 -1 64 32 0 0 0 12 7 0 0 16 0 13 0 247639621 1841733632 175367 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4115] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4115/stat : 4115 (java) S 4107 4109 2783 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 247639621 1841733632 175367 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4116] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4116/stat : 4116 (java) S 4107 4109 2783 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 247639621 1841733632 175367 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4117] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4117/stat : 4117 (java) S 4107 4109 2783 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 247639625 1841733632 175367 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4118] ppid=4107 vsize=1798568 CPUtime=1.5
/proc/4109/task/4118/stat : 4118 (java) S 4107 4109 2783 0 -1 64 5870 0 0 0 148 2 0 0 16 0 13 0 247639625 1841733632 175367 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4119] ppid=4107 vsize=1798568 CPUtime=1.39
/proc/4109/task/4119/stat : 4119 (java) S 4107 4109 2783 0 -1 64 6187 0 0 0 137 2 0 0 16 0 13 0 247639625 1841733632 175367 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4120] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4120/stat : 4120 (java) S 4107 4109 2783 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 247639625 1841733632 175367 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4121] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4121/stat : 4121 (java) S 4107 4109 2783 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 247639625 1841733632 175367 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4122] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4122/stat : 4122 (java) S 4107 4109 2783 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 247639672 1841733632 175367 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1632.47
Current children cumulated vsize (KiB) 1798568

[startup+1662.3 s]
/proc/loadavg: 1.01 1.01 0.97 2/90 4124
/proc/meminfo: memFree=1110304/2055920 swapFree=4151252/4192956
[pid=4109] ppid=4107 vsize=1798568 CPUtime=1693.97
/proc/4109/stat : 4109 (java) S 4107 4109 2783 0 -1 0 209493 0 1 0 169273 124 0 0 18 0 13 0 247639616 1841733632 178657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4109/statm: 449642 178657 1333 9 0 447253 0
[pid=4109/tid=4111] ppid=4107 vsize=1798568 CPUtime=1629.76
/proc/4109/task/4111/stat : 4111 (java) R 4107 4109 2783 0 -1 64 39360 0 1 0 162941 35 0 0 25 0 13 0 247639617 1841733632 178657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109545441 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4112] ppid=4107 vsize=1798568 CPUtime=30.53
/proc/4109/task/4112/stat : 4112 (java) S 4107 4109 2783 0 -1 64 85087 0 0 0 3015 38 0 0 17 0 13 0 247639619 1841733632 178657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4113] ppid=4107 vsize=1798568 CPUtime=30.52
/proc/4109/task/4113/stat : 4113 (java) S 4107 4109 2783 0 -1 64 72236 0 0 0 3016 36 0 0 17 0 13 0 247639619 1841733632 178657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4114] ppid=4107 vsize=1798568 CPUtime=0.19
/proc/4109/task/4114/stat : 4114 (java) S 4107 4109 2783 0 -1 64 32 0 0 0 12 7 0 0 16 0 13 0 247639621 1841733632 178657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4115] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4115/stat : 4115 (java) S 4107 4109 2783 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 247639621 1841733632 178657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4116] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4116/stat : 4116 (java) S 4107 4109 2783 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 247639621 1841733632 178657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4117] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4117/stat : 4117 (java) S 4107 4109 2783 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 247639625 1841733632 178657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4118] ppid=4107 vsize=1798568 CPUtime=1.5
/proc/4109/task/4118/stat : 4118 (java) S 4107 4109 2783 0 -1 64 5870 0 0 0 148 2 0 0 16 0 13 0 247639625 1841733632 178657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4119] ppid=4107 vsize=1798568 CPUtime=1.39
/proc/4109/task/4119/stat : 4119 (java) S 4107 4109 2783 0 -1 64 6187 0 0 0 137 2 0 0 16 0 13 0 247639625 1841733632 178657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4120] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4120/stat : 4120 (java) S 4107 4109 2783 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 247639625 1841733632 178657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4121] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4121/stat : 4121 (java) S 4107 4109 2783 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 247639625 1841733632 178657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4122] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4122/stat : 4122 (java) S 4107 4109 2783 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 247639672 1841733632 178657 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1693.97
Current children cumulated vsize (KiB) 1798568

[startup+1722.3 s]
/proc/loadavg: 1.08 1.02 0.98 2/90 4124
/proc/meminfo: memFree=1099360/2055920 swapFree=4151252/4192956
[pid=4109] ppid=4107 vsize=1798568 CPUtime=1755.44
/proc/4109/stat : 4109 (java) S 4107 4109 2783 0 -1 0 212540 0 1 0 175418 126 0 0 18 0 13 0 247639616 1841733632 181381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4109/statm: 449642 181381 1333 9 0 447253 0
[pid=4109/tid=4111] ppid=4107 vsize=1798568 CPUtime=1688.22
/proc/4109/task/4111/stat : 4111 (java) R 4107 4109 2783 0 -1 64 39386 0 1 0 168786 36 0 0 25 0 13 0 247639617 1841733632 181381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109544896 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4112] ppid=4107 vsize=1798568 CPUtime=32.03
/proc/4109/task/4112/stat : 4112 (java) S 4107 4109 2783 0 -1 64 87105 0 0 0 3165 38 0 0 16 0 13 0 247639619 1841733632 181381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4113] ppid=4107 vsize=1798568 CPUtime=32.02
/proc/4109/task/4113/stat : 4113 (java) S 4107 4109 2783 0 -1 64 73239 0 0 0 3166 36 0 0 16 0 13 0 247639619 1841733632 181381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4114] ppid=4107 vsize=1798568 CPUtime=0.2
/proc/4109/task/4114/stat : 4114 (java) S 4107 4109 2783 0 -1 64 32 0 0 0 13 7 0 0 16 0 13 0 247639621 1841733632 181381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4115] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4115/stat : 4115 (java) S 4107 4109 2783 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 247639621 1841733632 181381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4116] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4116/stat : 4116 (java) S 4107 4109 2783 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 247639621 1841733632 181381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4117] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4117/stat : 4117 (java) S 4107 4109 2783 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 247639625 1841733632 181381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4118] ppid=4107 vsize=1798568 CPUtime=1.5
/proc/4109/task/4118/stat : 4118 (java) S 4107 4109 2783 0 -1 64 5870 0 0 0 148 2 0 0 16 0 13 0 247639625 1841733632 181381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4119] ppid=4107 vsize=1798568 CPUtime=1.39
/proc/4109/task/4119/stat : 4119 (java) S 4107 4109 2783 0 -1 64 6187 0 0 0 137 2 0 0 16 0 13 0 247639625 1841733632 181381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4120] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4120/stat : 4120 (java) S 4107 4109 2783 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 247639625 1841733632 181381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4121] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4121/stat : 4121 (java) S 4107 4109 2783 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 247639625 1841733632 181381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4122] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4122/stat : 4122 (java) S 4107 4109 2783 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 247639672 1841733632 181381 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1755.44
Current children cumulated vsize (KiB) 1798568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1765.8 s]
/proc/loadavg: 1.03 1.01 0.98 4/90 4124
/proc/meminfo: memFree=1089696/2055920 swapFree=4151252/4192956
[pid=4109] ppid=4107 vsize=1798568 CPUtime=1800.14
/proc/4109/stat : 4109 (java) S 4107 4109 2783 0 -1 0 215194 0 1 0 179886 128 0 0 18 0 13 0 247639616 1841733632 183800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4109/statm: 449642 183800 1333 9 0 447253 0
[pid=4109/tid=4111] ppid=4107 vsize=1798568 CPUtime=1730.48
/proc/4109/task/4111/stat : 4111 (java) R 4107 4109 2783 0 -1 64 39406 0 1 0 173011 37 0 0 25 0 13 0 247639617 1841733632 183800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4112] ppid=4107 vsize=1798568 CPUtime=33.25
/proc/4109/task/4112/stat : 4112 (java) R 4107 4109 2783 0 -1 64 88730 0 0 0 3286 39 0 0 17 0 13 0 247639619 1841733632 183800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105367589 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4113] ppid=4107 vsize=1798568 CPUtime=33.25
/proc/4109/task/4113/stat : 4113 (java) R 4107 4109 2783 0 -1 64 74248 0 0 0 3288 37 0 0 17 0 13 0 247639619 1841733632 183800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 102809714 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4114] ppid=4107 vsize=1798568 CPUtime=0.21
/proc/4109/task/4114/stat : 4114 (java) S 4107 4109 2783 0 -1 64 32 0 0 0 13 8 0 0 15 0 13 0 247639621 1841733632 183800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4115] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4115/stat : 4115 (java) S 4107 4109 2783 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 247639621 1841733632 183800 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4116] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4116/stat : 4116 (java) S 4107 4109 2783 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 247639621 1841733632 183801 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4117] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4117/stat : 4117 (java) S 4107 4109 2783 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 247639625 1841733632 183801 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4118] ppid=4107 vsize=1798568 CPUtime=1.5
/proc/4109/task/4118/stat : 4118 (java) S 4107 4109 2783 0 -1 64 5870 0 0 0 148 2 0 0 16 0 13 0 247639625 1841733632 183801 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4119] ppid=4107 vsize=1798568 CPUtime=1.39
/proc/4109/task/4119/stat : 4119 (java) S 4107 4109 2783 0 -1 64 6187 0 0 0 137 2 0 0 16 0 13 0 247639625 1841733632 183801 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4120] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4120/stat : 4120 (java) S 4107 4109 2783 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 247639625 1841733632 183801 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4109/tid=4121] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4121/stat : 4121 (java) S 4107 4109 2783 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 247639625 1841733632 183801 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4109/tid=4122] ppid=4107 vsize=1798568 CPUtime=0
/proc/4109/task/4122/stat : 4122 (java) S 4107 4109 2783 0 -1 64 4 0 0 0 0 0 0 0 21 0 13 0 247639672 1841733632 183801 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.14
Current children cumulated vsize (KiB) 1798568

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

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

[startup+1765.91 s]
/proc/loadavg: 1.03 1.01 0.98 4/90 4124
/proc/meminfo: memFree=1089696/2055920 swapFree=4151252/4192956
[pid=4109] ppid=4107 vsize=0 CPUtime=1800.25
/proc/4109/stat : 4109 (java) Z 4107 4109 2783 0 -1 1036 215221 0 1 0 179892 133 0 0 16 0 2 0 247639616 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4109/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.25
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1765.97
CPU time (s): 1800.33
CPU user time (s): 1798.93
CPU system time (s): 1.39779
CPU usage (%): 101.945
Max. virtual memory (cumulated for all children) (KiB): 1803580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.93
system time used= 1.39779
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215221
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= 43583
involuntary context switches= 51291

runsolver used 1.74073 second user time and 4.71128 second system time

The end

Launcher Data (download as text)

Begin job on node35 on Tue May  1 05:27:22 UTC 2007

IDJOB= 430633
IDBENCH= 47994
IDSOLVER= 164
FILE ID= node35/430633-1177997242

PBS_JOBID= 4728204

Free space on /tmp= 66561 MiB

SOLVER NAME= sat4jPseudoCPClause 2007-03-23
BENCH NAME= HOME/pub/bench/PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=9-P0=251-P1=251-P2=101-P3=11-P4=89-P5=53-P6=439-P7=491-P8=389-B.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/430633-1177997242/sat4jPseudoCPClause.jar /tmp/evaluation/430633-1177997242/instance-430633-1177997242.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-430633-1177997242 -o ROOT/results/node35/solver-430633-1177997242 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/430633-1177997242/sat4jPseudoCPClause.jar /tmp/evaluation/430633-1177997242/instance-430633-1177997242.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  016a6113efb9500350327fbbc3111675

RANDOM SEED= 211597208

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1822304 kB
Buffers:         36776 kB
Cached:         108272 kB
SwapCached:       8972 kB
Active:         110152 kB
Inactive:        59104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1822304 kB
SwapTotal:     4192956 kB
SwapFree:      4151252 kB
Dirty:            3692 kB
Writeback:           0 kB
Mapped:          31172 kB
Slab:            49656 kB
Committed_AS:  2779668 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB

End job on node35 on Tue May  1 05:56:50 UTC 2007