Trace number 430311

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.21 1773.22

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/
factor-mod-size=9-P0=347-P1=137-P2=419-P3=449-P4=47-B.opb
MD5SUM39b4faf02952fa93fd33b15cbf6e7d18
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.133979
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 variables108
Total number of constraints9
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 constraints9
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)324
Sum of products size (including duplicates)648
Number of different products324
Sum of products size648

Solver Data (download as text)

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

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/node12/watcher-430311-1177993658 -o ROOT/results/node12/solver-430311-1177993658 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/430311-1177993658/sat4jPseudoCPClause.jar /tmp/evaluation/430311-1177993658/instance-430311-1177993658.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.83 0.96 0.99 2/77 9243
/proc/meminfo: memFree=1829096/2055920 swapFree=4160052/4192956
[pid=9243] ppid=9241 vsize=308 CPUtime=0
/proc/9243/stat : 9243 (java) R 9241 9243 9084 0 -1 0 54 0 0 0 0 0 0 0 18 0 1 0 275403191 315392 39 18446744073709551615 134512640 134550740 4294956592 18446744073709551615 9696036 0 0 4096 0 0 0 0 17 1 0 0
/proc/9243/statm: 77 41 31 9 0 6 0

[startup+0.0789319 s]
/proc/loadavg: 0.83 0.96 0.99 2/77 9243
/proc/meminfo: memFree=1829096/2055920 swapFree=4160052/4192956
[pid=9243] ppid=9241 vsize=1777708 CPUtime=0.06
/proc/9243/stat : 9243 (java) S 9241 9243 9084 0 -1 0 3769 0 1 0 4 2 0 0 18 0 7 0 275403191 1820372992 3513 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/9243/statm: 444427 3513 1085 9 0 442063 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777708

[startup+0.101934 s]
/proc/loadavg: 0.83 0.96 0.99 2/77 9243
/proc/meminfo: memFree=1829096/2055920 swapFree=4160052/4192956
[pid=9243] ppid=9241 vsize=1780112 CPUtime=0.08
/proc/9243/stat : 9243 (java) S 9241 9243 9084 0 -1 0 3975 0 1 0 6 2 0 0 18 0 12 0 275403191 1822834688 3718 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9243/statm: 445028 3718 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780112

[startup+0.301952 s]
/proc/loadavg: 0.83 0.96 0.99 2/77 9243
/proc/meminfo: memFree=1829096/2055920 swapFree=4160052/4192956
[pid=9243] ppid=9241 vsize=1781412 CPUtime=0.31
/proc/9243/stat : 9243 (java) S 9241 9243 9084 0 -1 0 5100 0 1 0 28 3 0 0 18 0 12 0 275403191 1824165888 4840 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9243/statm: 445353 4840 1263 9 0 442964 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 1781412

[startup+0.701992 s]
/proc/loadavg: 0.83 0.96 0.99 2/77 9243
/proc/meminfo: memFree=1829096/2055920 swapFree=4160052/4192956
[pid=9243] ppid=9241 vsize=1785072 CPUtime=0.99
/proc/9243/stat : 9243 (java) S 9241 9243 9084 0 -1 0 8371 0 1 0 93 6 0 0 18 0 13 0 275403191 1827913728 6995 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9243/statm: 446268 6995 1306 9 0 443879 0
Current children cumulated CPU time (s) 0.99
Current children cumulated vsize (KiB) 1785072

[startup+1.50208 s]
/proc/loadavg: 0.83 0.96 0.99 3/90 9256
/proc/meminfo: memFree=1794624/2055920 swapFree=4160052/4192956
[pid=9243] ppid=9241 vsize=1796244 CPUtime=2.53
/proc/9243/stat : 9243 (java) S 9241 9243 9084 0 -1 0 23095 0 1 0 240 13 0 0 18 0 13 0 275403191 1839353856 17111 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9243/statm: 449061 17111 1315 9 0 446672 0
[pid=9243/tid=9245] ppid=9241 vsize=1796244 CPUtime=0.73
/proc/9243/task/9245/stat : 9245 (java) R 9241 9243 9084 0 -1 64 12877 0 1 0 66 7 0 0 21 0 13 0 275403192 1839353856 17111 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9246] ppid=9241 vsize=1796244 CPUtime=0
/proc/9243/task/9246/stat : 9246 (java) S 9241 9243 9084 0 -1 64 3 0 0 0 0 0 0 0 19 0 13 0 275403194 1839353856 17111 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9247] ppid=9241 vsize=1796244 CPUtime=0
/proc/9243/task/9247/stat : 9247 (java) S 9241 9243 9084 0 -1 64 1 0 0 0 0 0 0 0 20 0 13 0 275403194 1839353856 17111 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9243/tid=9248] ppid=9241 vsize=1796244 CPUtime=0
/proc/9243/task/9248/stat : 9248 (java) S 9241 9243 9084 0 -1 64 4 0 0 0 0 0 0 0 17 0 13 0 275403196 1839353856 17111 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9249] ppid=9241 vsize=1796244 CPUtime=0
/proc/9243/task/9249/stat : 9249 (java) S 9241 9243 9084 0 -1 64 9 0 0 0 0 0 0 0 22 0 13 0 275403197 1839353856 17111 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9250] ppid=9241 vsize=1796244 CPUtime=0
/proc/9243/task/9250/stat : 9250 (java) S 9241 9243 9084 0 -1 64 4 0 0 0 0 0 0 0 23 0 13 0 275403197 1839353856 17111 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9251] ppid=9241 vsize=1796244 CPUtime=0
/proc/9243/task/9251/stat : 9251 (java) S 9241 9243 9084 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 275403201 1839353856 17111 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9252] ppid=9241 vsize=1796244 CPUtime=0.97
/proc/9243/task/9252/stat : 9252 (java) R 9241 9243 9084 0 -1 64 5787 0 0 0 94 3 0 0 20 0 13 0 275403201 1839353856 17111 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 103336899 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9243/tid=9253] ppid=9241 vsize=1796244 CPUtime=0.8
/proc/9243/task/9253/stat : 9253 (java) R 9241 9243 9084 0 -1 64 3706 0 0 0 78 2 0 0 17 0 13 0 275403201 1839353856 17111 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 105878874 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9254] ppid=9241 vsize=1796244 CPUtime=0
/proc/9243/task/9254/stat : 9254 (java) S 9241 9243 9084 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 275403201 1839353856 17111 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9255] ppid=9241 vsize=1796244 CPUtime=0
/proc/9243/task/9255/stat : 9255 (java) S 9241 9243 9084 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 275403201 1839353856 17111 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9256] ppid=9241 vsize=1796244 CPUtime=0
/proc/9243/task/9256/stat : 9256 (java) S 9241 9243 9084 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 275403231 1839353856 17111 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.53
Current children cumulated vsize (KiB) 1796244

[startup+3.10222 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 9256
/proc/meminfo: memFree=1727360/2055920 swapFree=4160052/4192956
[pid=9243] ppid=9241 vsize=1800496 CPUtime=4.67
/proc/9243/stat : 9243 (java) S 9241 9243 9084 0 -1 0 53477 0 1 0 441 26 0 0 18 0 13 0 275403191 1843707904 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9243/statm: 450124 43799 1324 9 0 447735 0
[pid=9243/tid=9245] ppid=9241 vsize=1800496 CPUtime=1.96
/proc/9243/task/9245/stat : 9245 (java) R 9241 9243 9084 0 -1 64 37735 0 1 0 179 17 0 0 21 0 13 0 275403192 1843707904 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109542073 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9243/tid=9246] ppid=9241 vsize=1800496 CPUtime=0
/proc/9243/task/9246/stat : 9246 (java) S 9241 9243 9084 0 -1 64 308 0 0 0 0 0 0 0 16 0 13 0 275403194 1843707904 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9247] ppid=9241 vsize=1800496 CPUtime=0
/proc/9243/task/9247/stat : 9247 (java) S 9241 9243 9084 0 -1 64 270 0 0 0 0 0 0 0 16 0 13 0 275403194 1843707904 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9243/tid=9248] ppid=9241 vsize=1800496 CPUtime=0
/proc/9243/task/9248/stat : 9248 (java) S 9241 9243 9084 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 275403196 1843707904 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9249] ppid=9241 vsize=1800496 CPUtime=0
/proc/9243/task/9249/stat : 9249 (java) S 9241 9243 9084 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 275403197 1843707904 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9250] ppid=9241 vsize=1800496 CPUtime=0
/proc/9243/task/9250/stat : 9250 (java) S 9241 9243 9084 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 275403197 1843707904 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9251] ppid=9241 vsize=1800496 CPUtime=0
/proc/9243/task/9251/stat : 9251 (java) S 9241 9243 9084 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 275403201 1843707904 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9252] ppid=9241 vsize=1800496 CPUtime=1.43
/proc/9243/task/9252/stat : 9252 (java) S 9241 9243 9084 0 -1 64 7560 0 0 0 139 4 0 0 16 0 13 0 275403201 1843707904 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9253] ppid=9241 vsize=1800496 CPUtime=1.23
/proc/9243/task/9253/stat : 9253 (java) S 9241 9243 9084 0 -1 64 6876 0 0 0 120 3 0 0 16 0 13 0 275403201 1843707904 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9254] ppid=9241 vsize=1800496 CPUtime=0
/proc/9243/task/9254/stat : 9254 (java) S 9241 9243 9084 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 275403201 1843707904 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9255] ppid=9241 vsize=1800496 CPUtime=0
/proc/9243/task/9255/stat : 9255 (java) S 9241 9243 9084 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 275403201 1843707904 43799 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9256] ppid=9241 vsize=1800496 CPUtime=0
/proc/9243/task/9256/stat : 9256 (java) S 9241 9243 9084 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 275403231 1843707904 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.67
Current children cumulated vsize (KiB) 1800496

[startup+6.30155 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 9256
/proc/meminfo: memFree=1649488/2055920 swapFree=4160052/4192956
[pid=9243] ppid=9241 vsize=1799076 CPUtime=8.04
/proc/9243/stat : 9243 (java) S 9241 9243 9084 0 -1 0 56823 0 1 0 776 28 0 0 18 0 13 0 275403191 1842253824 44892 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9243/statm: 449769 44892 1325 9 0 447380 0
[pid=9243/tid=9245] ppid=9241 vsize=1799076 CPUtime=5.04
/proc/9243/task/9245/stat : 9245 (java) R 9241 9243 9084 0 -1 64 37740 0 1 0 487 17 0 0 22 0 13 0 275403192 1842253824 44892 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109542220 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9243/tid=9246] ppid=9241 vsize=1799076 CPUtime=0.1
/proc/9243/task/9246/stat : 9246 (java) S 9241 9243 9084 0 -1 64 2025 0 0 0 10 0 0 0 16 0 13 0 275403194 1842253824 44892 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9247] ppid=9241 vsize=1799076 CPUtime=0.1
/proc/9243/task/9247/stat : 9247 (java) S 9241 9243 9084 0 -1 64 1879 0 0 0 9 1 0 0 16 0 13 0 275403194 1842253824 44892 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9243/tid=9248] ppid=9241 vsize=1799076 CPUtime=0
/proc/9243/task/9248/stat : 9248 (java) S 9241 9243 9084 0 -1 64 17 0 0 0 0 0 0 0 15 0 13 0 275403196 1842253824 44892 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9249] ppid=9241 vsize=1799076 CPUtime=0
/proc/9243/task/9249/stat : 9249 (java) S 9241 9243 9084 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 275403197 1842253824 44892 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9250] ppid=9241 vsize=1799076 CPUtime=0
/proc/9243/task/9250/stat : 9250 (java) S 9241 9243 9084 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 275403197 1842253824 44892 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9251] ppid=9241 vsize=1799076 CPUtime=0
/proc/9243/task/9251/stat : 9251 (java) S 9241 9243 9084 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 275403201 1842253824 44892 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9252] ppid=9241 vsize=1799076 CPUtime=1.48
/proc/9243/task/9252/stat : 9252 (java) S 9241 9243 9084 0 -1 64 7564 0 0 0 144 4 0 0 16 0 13 0 275403201 1842253824 44892 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9253] ppid=9241 vsize=1799076 CPUtime=1.26
/proc/9243/task/9253/stat : 9253 (java) S 9241 9243 9084 0 -1 64 6879 0 0 0 123 3 0 0 16 0 13 0 275403201 1842253824 44892 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9254] ppid=9241 vsize=1799076 CPUtime=0
/proc/9243/task/9254/stat : 9254 (java) S 9241 9243 9084 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 275403201 1842253824 44892 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9255] ppid=9241 vsize=1799076 CPUtime=0
/proc/9243/task/9255/stat : 9255 (java) S 9241 9243 9084 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 275403201 1842253824 44892 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9256] ppid=9241 vsize=1799076 CPUtime=0
/proc/9243/task/9256/stat : 9256 (java) S 9241 9243 9084 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 275403231 1842253824 44892 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 8.04
Current children cumulated vsize (KiB) 1799076

[startup+12.7012 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 9256
/proc/meminfo: memFree=1615248/2055920 swapFree=4160052/4192956
[pid=9243] ppid=9241 vsize=1799076 CPUtime=14.63
/proc/9243/stat : 9243 (java) S 9241 9243 9084 0 -1 0 67125 0 1 0 1431 32 0 0 18 0 13 0 275403191 1842253824 54494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9243/statm: 449769 54494 1331 9 0 447380 0
[pid=9243/tid=9245] ppid=9241 vsize=1799076 CPUtime=11.23
/proc/9243/task/9245/stat : 9245 (java) R 9241 9243 9084 0 -1 64 38802 0 1 0 1106 17 0 0 25 0 13 0 275403192 1842253824 54494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109548739 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9243/tid=9246] ppid=9241 vsize=1799076 CPUtime=0.29
/proc/9243/task/9246/stat : 9246 (java) S 9241 9243 9084 0 -1 64 7062 0 0 0 27 2 0 0 16 0 13 0 275403194 1842253824 54494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9247] ppid=9241 vsize=1799076 CPUtime=0.3
/proc/9243/task/9247/stat : 9247 (java) S 9241 9243 9084 0 -1 64 6063 0 0 0 27 3 0 0 16 0 13 0 275403194 1842253824 54494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9243/tid=9248] ppid=9241 vsize=1799076 CPUtime=0
/proc/9243/task/9248/stat : 9248 (java) S 9241 9243 9084 0 -1 64 30 0 0 0 0 0 0 0 15 0 13 0 275403196 1842253824 54494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9249] ppid=9241 vsize=1799076 CPUtime=0
/proc/9243/task/9249/stat : 9249 (java) S 9241 9243 9084 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 275403197 1842253824 54494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9250] ppid=9241 vsize=1799076 CPUtime=0
/proc/9243/task/9250/stat : 9250 (java) S 9241 9243 9084 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 275403197 1842253824 54494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9251] ppid=9241 vsize=1799076 CPUtime=0
/proc/9243/task/9251/stat : 9251 (java) S 9241 9243 9084 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 275403201 1842253824 54494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9252] ppid=9241 vsize=1799076 CPUtime=1.48
/proc/9243/task/9252/stat : 9252 (java) S 9241 9243 9084 0 -1 64 7564 0 0 0 144 4 0 0 16 0 13 0 275403201 1842253824 54494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9253] ppid=9241 vsize=1799076 CPUtime=1.27
/proc/9243/task/9253/stat : 9253 (java) S 9241 9243 9084 0 -1 64 6885 0 0 0 124 3 0 0 16 0 13 0 275403201 1842253824 54494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9254] ppid=9241 vsize=1799076 CPUtime=0
/proc/9243/task/9254/stat : 9254 (java) S 9241 9243 9084 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 275403201 1842253824 54494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9255] ppid=9241 vsize=1799076 CPUtime=0
/proc/9243/task/9255/stat : 9255 (java) S 9241 9243 9084 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 275403201 1842253824 54494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9256] ppid=9241 vsize=1799076 CPUtime=0
/proc/9243/task/9256/stat : 9256 (java) S 9241 9243 9084 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 275403231 1842253824 54494 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.63
Current children cumulated vsize (KiB) 1799076

[startup+25.5025 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 9256
/proc/meminfo: memFree=1602512/2055920 swapFree=4160052/4192956
[pid=9243] ppid=9241 vsize=1799076 CPUtime=27.6
/proc/9243/stat : 9243 (java) S 9241 9243 9084 0 -1 0 70673 0 1 0 2726 34 0 0 18 0 13 0 275403191 1842253824 57681 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9243/statm: 449769 57681 1331 9 0 447380 0
[pid=9243/tid=9245] ppid=9241 vsize=1799076 CPUtime=23.89
/proc/9243/task/9245/stat : 9245 (java) R 9241 9243 9084 0 -1 64 38813 0 1 0 2371 18 0 0 22 0 13 0 275403192 1842253824 57681 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109570360 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9243/tid=9246] ppid=9241 vsize=1799076 CPUtime=0.44
/proc/9243/task/9246/stat : 9246 (java) S 9241 9243 9084 0 -1 64 8984 0 0 0 41 3 0 0 16 0 13 0 275403194 1842253824 57681 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9247] ppid=9241 vsize=1799076 CPUtime=0.44
/proc/9243/task/9247/stat : 9247 (java) S 9241 9243 9084 0 -1 64 7678 0 0 0 41 3 0 0 16 0 13 0 275403194 1842253824 57681 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

[pid=9243/tid=9248] ppid=9241 vsize=1797028 CPUtime=0.18
/proc/9243/task/9248/stat : 9248 (java) S 9241 9243 9084 0 -1 64 62 0 0 0 9 9 0 0 15 0 13 0 275403196 1840156672 122117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9249] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9249/stat : 9249 (java) S 9241 9243 9084 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 275403197 1840156672 122117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9250] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9250/stat : 9250 (java) S 9241 9243 9084 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 275403197 1840156672 122117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9251] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9251/stat : 9251 (java) S 9241 9243 9084 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 275403201 1840156672 122117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9252] ppid=9241 vsize=1797028 CPUtime=1.51
/proc/9243/task/9252/stat : 9252 (java) S 9241 9243 9084 0 -1 64 7566 0 0 0 147 4 0 0 17 0 13 0 275403201 1840156672 122117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9253] ppid=9241 vsize=1797028 CPUtime=1.36
/proc/9243/task/9253/stat : 9253 (java) S 9241 9243 9084 0 -1 64 6894 0 0 0 133 3 0 0 16 0 13 0 275403201 1840156672 122117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9254] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9254/stat : 9254 (java) S 9241 9243 9084 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 275403201 1840156672 122117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9255] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9255/stat : 9255 (java) S 9241 9243 9084 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 275403201 1840156672 122117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9256] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9256/stat : 9256 (java) S 9241 9243 9084 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 275403231 1840156672 122117 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1565.02
Current children cumulated vsize (KiB) 1797028

[startup+1602.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/90 9258
/proc/meminfo: memFree=1339472/2055920 swapFree=4160052/4192956
[pid=9243] ppid=9241 vsize=1797028 CPUtime=1626.1
/proc/9243/stat : 9243 (java) S 9241 9243 9084 0 -1 0 159782 0 1 0 162511 99 0 0 18 0 13 0 275403191 1840156672 123164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9243/statm: 449257 123164 1333 9 0 446868 0
[pid=9243/tid=9245] ppid=9241 vsize=1797028 CPUtime=1577.66
/proc/9243/task/9245/stat : 9245 (java) R 9241 9243 9084 0 -1 64 46266 0 1 0 157732 34 0 0 18 0 13 0 275403192 1840156672 123164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109528718 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9243/tid=9246] ppid=9241 vsize=1797028 CPUtime=22.69
/proc/9243/task/9246/stat : 9246 (java) S 9241 9243 9084 0 -1 64 48425 0 0 0 2246 23 0 0 16 0 13 0 275403194 1840156672 123164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9243/tid=9247] ppid=9241 vsize=1797028 CPUtime=22.65
/proc/9243/task/9247/stat : 9247 (java) S 9241 9243 9084 0 -1 64 49850 0 0 0 2241 24 0 0 16 0 13 0 275403194 1840156672 123164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9248] ppid=9241 vsize=1797028 CPUtime=0.19
/proc/9243/task/9248/stat : 9248 (java) S 9241 9243 9084 0 -1 64 62 0 0 0 10 9 0 0 15 0 13 0 275403196 1840156672 123164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9249] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9249/stat : 9249 (java) S 9241 9243 9084 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 275403197 1840156672 123164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9250] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9250/stat : 9250 (java) S 9241 9243 9084 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 275403197 1840156672 123164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9251] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9251/stat : 9251 (java) S 9241 9243 9084 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 275403201 1840156672 123164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9252] ppid=9241 vsize=1797028 CPUtime=1.51
/proc/9243/task/9252/stat : 9252 (java) S 9241 9243 9084 0 -1 64 7566 0 0 0 147 4 0 0 17 0 13 0 275403201 1840156672 123164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9253] ppid=9241 vsize=1797028 CPUtime=1.36
/proc/9243/task/9253/stat : 9253 (java) S 9241 9243 9084 0 -1 64 6894 0 0 0 133 3 0 0 16 0 13 0 275403201 1840156672 123164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9254] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9254/stat : 9254 (java) S 9241 9243 9084 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 275403201 1840156672 123164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9255] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9255/stat : 9255 (java) S 9241 9243 9084 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 275403201 1840156672 123164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9256] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9256/stat : 9256 (java) S 9241 9243 9084 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 275403231 1840156672 123164 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1626.1
Current children cumulated vsize (KiB) 1797028

[startup+1662.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/90 9258
/proc/meminfo: memFree=1335120/2055920 swapFree=4160052/4192956
[pid=9243] ppid=9241 vsize=1797028 CPUtime=1687.16
/proc/9243/stat : 9243 (java) S 9241 9243 9084 0 -1 0 160907 0 1 0 168615 101 0 0 18 0 13 0 275403191 1840156672 124198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9243/statm: 449257 124198 1333 9 0 446868 0
[pid=9243/tid=9245] ppid=9241 vsize=1797028 CPUtime=1636.57
/proc/9243/task/9245/stat : 9245 (java) R 9241 9243 9084 0 -1 64 46288 0 1 0 163622 35 0 0 25 0 13 0 275403192 1840156672 124198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109528718 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9243/tid=9246] ppid=9241 vsize=1797028 CPUtime=23.75
/proc/9243/task/9246/stat : 9246 (java) S 9241 9243 9084 0 -1 64 48738 0 0 0 2352 23 0 0 17 0 13 0 275403194 1840156672 124198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9243/tid=9247] ppid=9241 vsize=1797028 CPUtime=23.72
/proc/9243/task/9247/stat : 9247 (java) S 9241 9243 9084 0 -1 64 50640 0 0 0 2348 24 0 0 16 0 13 0 275403194 1840156672 124198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9248] ppid=9241 vsize=1797028 CPUtime=0.19
/proc/9243/task/9248/stat : 9248 (java) S 9241 9243 9084 0 -1 64 62 0 0 0 10 9 0 0 16 0 13 0 275403196 1840156672 124198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=9243/tid=9249] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9249/stat : 9249 (java) S 9241 9243 9084 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 275403197 1840156672 124198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9250] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9250/stat : 9250 (java) S 9241 9243 9084 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 275403197 1840156672 124198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9251] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9251/stat : 9251 (java) S 9241 9243 9084 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 275403201 1840156672 124198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9252] ppid=9241 vsize=1797028 CPUtime=1.51
/proc/9243/task/9252/stat : 9252 (java) S 9241 9243 9084 0 -1 64 7566 0 0 0 147 4 0 0 17 0 13 0 275403201 1840156672 124198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9253] ppid=9241 vsize=1797028 CPUtime=1.36
/proc/9243/task/9253/stat : 9253 (java) S 9241 9243 9084 0 -1 64 6894 0 0 0 133 3 0 0 16 0 13 0 275403201 1840156672 124198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9254] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9254/stat : 9254 (java) S 9241 9243 9084 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 275403201 1840156672 124198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9255] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9255/stat : 9255 (java) S 9241 9243 9084 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 275403201 1840156672 124198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9256] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9256/stat : 9256 (java) S 9241 9243 9084 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 275403231 1840156672 124198 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1687.16
Current children cumulated vsize (KiB) 1797028

[startup+1722.3 s]
/proc/loadavg: 1.07 1.03 1.00 2/90 9258
/proc/meminfo: memFree=1329424/2055920 swapFree=4160052/4192956
[pid=9243] ppid=9241 vsize=1797028 CPUtime=1748.3
/proc/9243/stat : 9243 (java) S 9241 9243 9084 0 -1 0 162504 0 1 0 174727 103 0 0 18 0 13 0 275403191 1840156672 125601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9243/statm: 449257 125601 1333 9 0 446868 0
[pid=9243/tid=9245] ppid=9241 vsize=1797028 CPUtime=1695.36
/proc/9243/task/9245/stat : 9245 (java) R 9241 9243 9084 0 -1 64 46311 0 1 0 169501 35 0 0 25 0 13 0 275403192 1840156672 125601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109554804 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9243/tid=9246] ppid=9241 vsize=1797028 CPUtime=24.92
/proc/9243/task/9246/stat : 9246 (java) S 9241 9243 9084 0 -1 64 49500 0 0 0 2469 23 0 0 16 0 13 0 275403194 1840156672 125601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9243/tid=9247] ppid=9241 vsize=1797028 CPUtime=24.89
/proc/9243/task/9247/stat : 9247 (java) S 9241 9243 9084 0 -1 64 51452 0 0 0 2465 24 0 0 16 0 13 0 275403194 1840156672 125601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9248] ppid=9241 vsize=1797028 CPUtime=0.19
/proc/9243/task/9248/stat : 9248 (java) S 9241 9243 9084 0 -1 64 62 0 0 0 10 9 0 0 16 0 13 0 275403196 1840156672 125601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9249] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9249/stat : 9249 (java) S 9241 9243 9084 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 275403197 1840156672 125601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9250] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9250/stat : 9250 (java) S 9241 9243 9084 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 275403197 1840156672 125601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9251] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9251/stat : 9251 (java) S 9241 9243 9084 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 275403201 1840156672 125601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9252] ppid=9241 vsize=1797028 CPUtime=1.51
/proc/9243/task/9252/stat : 9252 (java) S 9241 9243 9084 0 -1 64 7566 0 0 0 147 4 0 0 17 0 13 0 275403201 1840156672 125601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9253] ppid=9241 vsize=1797028 CPUtime=1.36
/proc/9243/task/9253/stat : 9253 (java) S 9241 9243 9084 0 -1 64 6894 0 0 0 133 3 0 0 16 0 13 0 275403201 1840156672 125601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9254] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9254/stat : 9254 (java) S 9241 9243 9084 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 275403201 1840156672 125601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9255] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9255/stat : 9255 (java) S 9241 9243 9084 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 275403201 1840156672 125601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9256] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9256/stat : 9256 (java) S 9241 9243 9084 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 275403231 1840156672 125601 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1748.3
Current children cumulated vsize (KiB) 1797028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1773.1 s]
/proc/loadavg: 1.02 1.02 1.00 2/90 9258
/proc/meminfo: memFree=1325008/2055920 swapFree=4160052/4192956
[pid=9243] ppid=9241 vsize=1797028 CPUtime=1800.1
/proc/9243/stat : 9243 (java) S 9241 9243 9084 0 -1 0 163742 0 1 0 179906 104 0 0 18 0 13 0 275403191 1840156672 126700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/9243/statm: 449257 126700 1333 9 0 446868 0
[pid=9243/tid=9245] ppid=9241 vsize=1797028 CPUtime=1745.16
/proc/9243/task/9245/stat : 9245 (java) R 9241 9243 9084 0 -1 64 46330 0 1 0 174480 36 0 0 25 0 13 0 275403192 1840156672 126700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4109570344 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9243/tid=9246] ppid=9241 vsize=1797028 CPUtime=25.91
/proc/9243/task/9246/stat : 9246 (java) S 9241 9243 9084 0 -1 64 49830 0 0 0 2568 23 0 0 16 0 13 0 275403194 1840156672 126700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9243/tid=9247] ppid=9241 vsize=1797028 CPUtime=25.88
/proc/9243/task/9247/stat : 9247 (java) S 9241 9243 9084 0 -1 64 52341 0 0 0 2564 24 0 0 16 0 13 0 275403194 1840156672 126700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9248] ppid=9241 vsize=1797028 CPUtime=0.2
/proc/9243/task/9248/stat : 9248 (java) S 9241 9243 9084 0 -1 64 62 0 0 0 10 10 0 0 16 0 13 0 275403196 1840156672 126700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9249] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9249/stat : 9249 (java) S 9241 9243 9084 0 -1 64 9 0 0 0 0 0 0 0 16 0 13 0 275403197 1840156672 126700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9250] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9250/stat : 9250 (java) S 9241 9243 9084 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 275403197 1840156672 126700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9251] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9251/stat : 9251 (java) S 9241 9243 9084 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 275403201 1840156672 126700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9252] ppid=9241 vsize=1797028 CPUtime=1.51
/proc/9243/task/9252/stat : 9252 (java) S 9241 9243 9084 0 -1 64 7566 0 0 0 147 4 0 0 17 0 13 0 275403201 1840156672 126700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9253] ppid=9241 vsize=1797028 CPUtime=1.36
/proc/9243/task/9253/stat : 9253 (java) S 9241 9243 9084 0 -1 64 6894 0 0 0 133 3 0 0 16 0 13 0 275403201 1840156672 126700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9254] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9254/stat : 9254 (java) S 9241 9243 9084 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 275403201 1840156672 126700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9255] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9255/stat : 9255 (java) S 9241 9243 9084 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 275403201 1840156672 126700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9243/tid=9256] ppid=9241 vsize=1797028 CPUtime=0
/proc/9243/task/9256/stat : 9256 (java) S 9241 9243 9084 0 -1 64 4 0 0 0 0 0 0 0 25 0 13 0 275403231 1840156672 126700 18446744073709551615 134512640 134550740 4294956448 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 1797028

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

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

[startup+1773.22 s]
/proc/loadavg: 1.02 1.02 1.00 2/90 9258
/proc/meminfo: memFree=1325008/2055920 swapFree=4160052/4192956
[pid=9243] ppid=9241 vsize=0 CPUtime=1800.2
/proc/9243/stat : 9243 (java) Z 9241 9243 9084 0 -1 1036 163762 0 1 0 179909 111 0 0 16 0 2 0 275403191 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9243/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.2
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1773.22
CPU time (s): 1800.21
CPU user time (s): 1799.1
CPU system time (s): 1.11783
CPU usage (%): 101.522
Max. virtual memory (cumulated for all children) (KiB): 1802544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.1
system time used= 1.11783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 163762
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= 43348
involuntary context switches= 48425

runsolver used 1.77073 second user time and 4.71228 second system time

The end

Launcher Data (download as text)

Begin job on node12 on Tue May  1 04:27:38 UTC 2007

IDJOB= 430311
IDBENCH= 47971
IDSOLVER= 164
FILE ID= node12/430311-1177993658

PBS_JOBID= 4728260

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=347-P1=137-P2=419-P3=449-P4=47-B.opb
COMMAND LINE= java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/430311-1177993658/sat4jPseudoCPClause.jar /tmp/evaluation/430311-1177993658/instance-430311-1177993658.opb
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node12/watcher-430311-1177993658 -o ROOT/results/node12/solver-430311-1177993658 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java  -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/430311-1177993658/sat4jPseudoCPClause.jar /tmp/evaluation/430311-1177993658/instance-430311-1177993658.opb

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  39b4faf02952fa93fd33b15cbf6e7d18

RANDOM SEED= 620571054

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node12.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.239
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.239
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:       1829504 kB
Buffers:         46072 kB
Cached:          93768 kB
SwapCached:      11324 kB
Active:          51108 kB
Inactive:       111964 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829504 kB
SwapTotal:     4192956 kB
SwapFree:      4160052 kB
Dirty:            3852 kB
Writeback:           0 kB
Mapped:          29672 kB
Slab:            48884 kB
Committed_AS:  7114512 kB
PageTables:       1792 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 node12 on Tue May  1 04:57:13 UTC 2007