Trace number 350119

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
SAT4JPseudoResolution 2007-03-23? (TO) 1800.16 1796.85

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=200-sizeP=101-sizeQ=200-410184650-max.opb
MD5SUM8dbba4128860c0dcf60d2ae6d42e2446
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables20501
Total number of constraints60601
Number of constraints which are clauses60600
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint20200
Number of terms in the objective function 101
Biggest coefficient in the objective function 1267650600228229401496703205376
Number of bits for the biggest coefficient in the objective function 101
Sum of the numbers in the objective function 2535301200456458802993406410751
Number of bits of the sum of numbers in the objective function 101
Biggest number in a constraint 1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688
Number of bits of the biggest number in a constraint 300
Biggest sum of numbers in a constraint 4074071952668972172536891376818271167362115627974489459407595858486846194981300150535267275
Number of bits of the biggest sum of numbers301
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data (download as text)

0.08/0.14	c SAT4J: a SATisfiability library for Java (c) 2004-2006 Daniel Le Berre
0.08/0.14	c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
0.08/0.14	c This software uses some libraries from the Jakarta project. See jakarta.apache.org for details.
0.08/0.15	c no version file found!!!
0.08/0.15	c sun.arch.data.model	32
0.08/0.15	c java.version	1.6.0
0.08/0.15	c os.name	Linux
0.08/0.15	c os.version	2.6.9-22.EL.rootsmp
0.08/0.15	c os.arch	i386
0.08/0.15	c Free memory 1651659224
0.08/0.15	c Max memory 1654456320
0.08/0.15	c Total memory 1654456320
0.08/0.15	c Number of processors 2
0.20/0.20	--- 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=1.5 initConflictBound=100 
0.20/0.20	c VSIDS like heuristics from MiniSAT using a heap
0.20/0.20	c No reason simplification
0.20/0.20	c --- End Solver configuration ---
0.20/0.20	c solving /tmp/evaluation/350119-1176794459/instance-350119-1176794459.opb
0.20/0.20	c reading problem ... 
3.60/2.90	c ... done. Wall clock time 2.691s.
3.60/2.90	c CPU time (experimental) 2.25s.
3.60/2.90	c #vars     20501
3.60/2.90	c #constraints  60602
1800.00/1796.71	c starts		: 11
1800.00/1796.71	c conflicts		: 17078
1800.00/1796.71	c decisions		: 25159
1800.00/1796.71	c propagations		: 6085695
1800.00/1796.71	c inspects		: 34918953
1800.00/1796.71	c learnt literals	: 0
1800.00/1796.71	c learnt binary clauses	: 0
1800.00/1796.71	c learnt ternary clauses	: 0
1800.00/1796.71	c learnt clauses	: 17078
1800.00/1796.71	c root simplifications	: 0
1800.00/1796.71	c removed literals (reason simplification)	: 0
1800.00/1796.71	c reason swapping (by a shorter reason)	: 0
1800.00/1796.71	c Calls to reduceDB	: 0
1800.00/1796.71	c speed (decisions/second)	: 14.025821694393295
1800.00/1796.71	c non guided choices	97
1800.00/1796.71	s UNKNOWN
1800.00/1796.71	c Total wall clock time (ms): 1796.506

Verifier Data (download as text)

ERROR: no interpretation found !

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node24/watcher-350119-1176794459 -o ROOT/results/node24/solver-350119-1176794459 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350119-1176794459/sat4jPseudoResolution.jar /tmp/evaluation/350119-1176794459/instance-350119-1176794459.opb 

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 8165
/proc/meminfo: memFree=1543304/2055920 swapFree=4062572/4192956
[pid=8165] ppid=8163 vsize=18568 CPUtime=0
/proc/8165/stat : 8165 (runsolver) R 8163 8165 7314 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 127363960 19013632 292 18446744073709551615 4194304 4296420 548682068832 18446744073709551615 237788261671 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/8165/statm: 4642 292 257 24 0 2626 0

[startup+0.007235 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 8165
/proc/meminfo: memFree=1543304/2055920 swapFree=4062572/4192956
[pid=8165] ppid=8163 vsize=152 CPUtime=0
/proc/8165/stat : 8165 (java) R 8163 8165 7314 0 -1 0 41 0 0 0 0 0 0 0 18 0 1 0 127363960 155648 26 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 2605860 0 0 4096 0 0 0 0 17 1 0 0
/proc/8165/statm: 38 26 19 9 0 4 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 152

[startup+0.10125 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 8165
/proc/meminfo: memFree=1543304/2055920 swapFree=4062572/4192956
[pid=8165] ppid=8163 vsize=1780108 CPUtime=0.08
/proc/8165/stat : 8165 (java) S 8163 8165 7314 0 -1 0 3961 0 1 0 6 2 0 0 18 0 12 0 127363960 1822830592 3703 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8165/statm: 445027 3703 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.30127 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 8165
/proc/meminfo: memFree=1543304/2055920 swapFree=4062572/4192956
[pid=8165] ppid=8163 vsize=1782044 CPUtime=0.32
/proc/8165/stat : 8165 (java) S 8163 8165 7314 0 -1 0 5292 0 1 0 28 4 0 0 18 0 12 0 127363960 1824813056 5031 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8165/statm: 445511 5031 1263 9 0 443123 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 1782044

[startup+0.701316 s]
/proc/loadavg: 0.92 0.98 0.99 2/77 8165
/proc/meminfo: memFree=1543304/2055920 swapFree=4062572/4192956
[pid=8165] ppid=8163 vsize=1783416 CPUtime=0.87
/proc/8165/stat : 8165 (java) S 8163 8165 7314 0 -1 0 6791 0 1 0 82 5 0 0 18 0 12 0 127363960 1826217984 6439 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8165/statm: 445854 6439 1301 9 0 443466 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 1783416

[startup+1.5014 s]
/proc/loadavg: 0.92 0.98 0.99 3/89 8177
/proc/meminfo: memFree=1515368/2055920 swapFree=4062572/4192956
[pid=8165] ppid=8163 vsize=1785828 CPUtime=2.01
/proc/8165/stat : 8165 (java) S 8163 8165 7314 0 -1 0 18206 0 1 0 190 11 0 0 18 0 12 0 127363960 1828687872 16689 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8165/statm: 446457 16689 1301 9 0 444069 0
[pid=8165/tid=8167] ppid=8163 vsize=1785828 CPUtime=1.03
/proc/8165/task/8167/stat : 8167 (java) R 8163 8165 7314 0 -1 64 14868 0 1 0 95 8 0 0 19 0 12 0 127363962 1828687872 16689 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109551292 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8168] ppid=8163 vsize=1785828 CPUtime=0
/proc/8165/task/8168/stat : 8168 (java) S 8163 8165 7314 0 -1 64 3 0 0 0 0 0 0 0 19 0 12 0 127363963 1828687872 16689 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8169] ppid=8163 vsize=1785828 CPUtime=0
/proc/8165/task/8169/stat : 8169 (java) S 8163 8165 7314 0 -1 64 1 0 0 0 0 0 0 0 20 0 12 0 127363963 1828687872 16689 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8170] ppid=8163 vsize=1785828 CPUtime=0
/proc/8165/task/8170/stat : 8170 (java) S 8163 8165 7314 0 -1 64 2 0 0 0 0 0 0 0 16 0 12 0 127363966 1828687872 16689 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8171] ppid=8163 vsize=1785828 CPUtime=0
/proc/8165/task/8171/stat : 8171 (java) S 8163 8165 7314 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 127363966 1828687872 16689 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8172] ppid=8163 vsize=1785828 CPUtime=0
/proc/8165/task/8172/stat : 8172 (java) S 8163 8165 7314 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 127363966 1828687872 16689 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8173] ppid=8163 vsize=1785828 CPUtime=0
/proc/8165/task/8173/stat : 8173 (java) S 8163 8165 7314 0 -1 64 0 0 0 0 0 0 0 0 24 0 12 0 127363970 1828687872 16689 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8174] ppid=8163 vsize=1785828 CPUtime=0.47
/proc/8165/task/8174/stat : 8174 (java) S 8163 8165 7314 0 -1 64 1336 0 0 0 47 0 0 0 16 0 12 0 127363970 1828687872 16689 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8175] ppid=8163 vsize=1785828 CPUtime=0.46
/proc/8165/task/8175/stat : 8175 (java) S 8163 8165 7314 0 -1 64 1281 0 0 0 46 0 0 0 17 0 12 0 127363970 1828687872 16689 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8176] ppid=8163 vsize=1785828 CPUtime=0
/proc/8165/task/8176/stat : 8176 (java) S 8163 8165 7314 0 -1 64 2 0 0 0 0 0 0 0 25 0 12 0 127363970 1828687872 16689 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8177] ppid=8163 vsize=1785828 CPUtime=0
/proc/8165/task/8177/stat : 8177 (java) S 8163 8165 7314 0 -1 64 1 0 0 0 0 0 0 0 15 0 12 0 127363970 1828687872 16689 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.01
Current children cumulated vsize (KiB) 1785828

[startup+3.10258 s]
/proc/loadavg: 0.92 0.98 0.99 2/89 8177
/proc/meminfo: memFree=1411560/2055920 swapFree=4062572/4192956
[pid=8165] ppid=8163 vsize=1795784 CPUtime=4.2
/proc/8165/stat : 8165 (java) S 8163 8165 7314 0 -1 0 47626 0 1 0 394 26 0 0 18 0 13 0 127363960 1838882816 44981 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8165/statm: 448946 44981 1320 9 0 446558 0
[pid=8165/tid=8167] ppid=8163 vsize=1795784 CPUtime=2.39
/proc/8165/task/8167/stat : 8167 (java) R 8163 8165 7314 0 -1 64 37700 0 1 0 219 20 0 0 20 0 13 0 127363962 1838882816 44981 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109825621 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8168] ppid=8163 vsize=1795784 CPUtime=0.09
/proc/8165/task/8168/stat : 8168 (java) S 8163 8165 7314 0 -1 64 1641 0 0 0 9 0 0 0 16 0 13 0 127363963 1838882816 44981 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8169] ppid=8163 vsize=1795784 CPUtime=0.09
/proc/8165/task/8169/stat : 8169 (java) S 8163 8165 7314 0 -1 64 1680 0 0 0 8 1 0 0 16 0 13 0 127363963 1838882816 44981 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8170] ppid=8163 vsize=1795784 CPUtime=0
/proc/8165/task/8170/stat : 8170 (java) S 8163 8165 7314 0 -1 64 7 0 0 0 0 0 0 0 15 0 13 0 127363966 1838882816 44981 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8171] ppid=8163 vsize=1795784 CPUtime=0
/proc/8165/task/8171/stat : 8171 (java) S 8163 8165 7314 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127363966 1838882816 44981 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8172] ppid=8163 vsize=1795784 CPUtime=0
/proc/8165/task/8172/stat : 8172 (java) S 8163 8165 7314 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127363966 1838882816 44981 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8173] ppid=8163 vsize=1795784 CPUtime=0
/proc/8165/task/8173/stat : 8173 (java) S 8163 8165 7314 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 127363970 1838882816 44981 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8174] ppid=8163 vsize=1795784 CPUtime=0.87
/proc/8165/task/8174/stat : 8174 (java) R 8163 8165 7314 0 -1 64 4089 0 0 0 86 1 0 0 18 0 13 0 127363970 1838882816 44981 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 102397936 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8175] ppid=8163 vsize=1795784 CPUtime=0.71
/proc/8165/task/8175/stat : 8175 (java) S 8163 8165 7314 0 -1 64 1786 0 0 0 70 1 0 0 17 0 13 0 127363970 1838882816 44981 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8176] ppid=8163 vsize=1795784 CPUtime=0
/proc/8165/task/8176/stat : 8176 (java) S 8163 8165 7314 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 127363970 1838882816 44981 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8177] ppid=8163 vsize=1795784 CPUtime=0
/proc/8165/task/8177/stat : 8177 (java) S 8163 8165 7314 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127363970 1838882816 44981 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 1795784

[startup+6.30292 s]
/proc/loadavg: 0.93 0.98 0.99 3/90 8178
/proc/meminfo: memFree=1367328/2055920 swapFree=4062572/4192956
[pid=8165] ppid=8163 vsize=1795468 CPUtime=8.17
/proc/8165/stat : 8165 (java) S 8163 8165 7314 0 -1 0 50493 0 1 0 790 27 0 0 18 0 13 0 127363960 1838559232 45024 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8165/statm: 448867 45024 1324 9 0 446479 0
[pid=8165/tid=8167] ppid=8163 vsize=1795468 CPUtime=5.38
/proc/8165/task/8167/stat : 8167 (java) R 8163 8165 7314 0 -1 64 37707 0 1 0 518 20 0 0 25 0 13 0 127363962 1838559232 45024 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109826689 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8168] ppid=8163 vsize=1795468 CPUtime=0.09
/proc/8165/task/8168/stat : 8168 (java) S 8163 8165 7314 0 -1 64 1641 0 0 0 9 0 0 0 16 0 13 0 127363963 1838559232 45024 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8169] ppid=8163 vsize=1795468 CPUtime=0.09
/proc/8165/task/8169/stat : 8169 (java) S 8163 8165 7314 0 -1 64 1680 0 0 0 8 1 0 0 16 0 13 0 127363963 1838559232 45024 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8170] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8170/stat : 8170 (java) S 8163 8165 7314 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 127363966 1838559232 45024 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8171] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8171/stat : 8171 (java) S 8163 8165 7314 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127363966 1838559232 45024 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8172] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8172/stat : 8172 (java) S 8163 8165 7314 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127363966 1838559232 45024 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8173] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8173/stat : 8173 (java) S 8163 8165 7314 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 127363970 1838559232 45024 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8174] ppid=8163 vsize=1795468 CPUtime=1.5
/proc/8165/task/8174/stat : 8174 (java) S 8163 8165 7314 0 -1 64 6321 0 0 0 147 3 0 0 16 0 13 0 127363970 1838559232 45024 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8175] ppid=8163 vsize=1795468 CPUtime=1.07
/proc/8165/task/8175/stat : 8175 (java) S 8163 8165 7314 0 -1 64 2414 0 0 0 106 1 0 0 16 0 13 0 127363970 1838559232 45024 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8176] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8176/stat : 8176 (java) S 8163 8165 7314 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 127363970 1838559232 45024 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8177] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8177/stat : 8177 (java) S 8163 8165 7314 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127363970 1838559232 45024 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8178] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8178/stat : 8178 (java) S 8163 8165 7314 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 127364257 1838559232 45024 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 8.17
Current children cumulated vsize (KiB) 1795468

[startup+12.7026 s]
/proc/loadavg: 0.93 0.98 0.99 2/90 8178
/proc/meminfo: memFree=1367328/2055920 swapFree=4062572/4192956
[pid=8165] ppid=8163 vsize=1795468 CPUtime=14.58
/proc/8165/stat : 8165 (java) S 8163 8165 7314 0 -1 0 50496 0 1 0 1431 27 0 0 18 0 13 0 127363960 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8165/statm: 448867 45025 1324 9 0 446479 0
[pid=8165/tid=8167] ppid=8163 vsize=1795468 CPUtime=11.77
/proc/8165/task/8167/stat : 8167 (java) R 8163 8165 7314 0 -1 64 37709 0 1 0 1157 20 0 0 25 0 13 0 127363962 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109858270 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8168] ppid=8163 vsize=1795468 CPUtime=0.09
/proc/8165/task/8168/stat : 8168 (java) S 8163 8165 7314 0 -1 64 1641 0 0 0 9 0 0 0 16 0 13 0 127363963 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8169] ppid=8163 vsize=1795468 CPUtime=0.09
/proc/8165/task/8169/stat : 8169 (java) S 8163 8165 7314 0 -1 64 1680 0 0 0 8 1 0 0 16 0 13 0 127363963 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8170] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8170/stat : 8170 (java) S 8163 8165 7314 0 -1 64 7 0 0 0 0 0 0 0 17 0 13 0 127363966 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8171] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8171/stat : 8171 (java) S 8163 8165 7314 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127363966 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8172] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8172/stat : 8172 (java) S 8163 8165 7314 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127363966 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8173] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8173/stat : 8173 (java) S 8163 8165 7314 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 127363970 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8174] ppid=8163 vsize=1795468 CPUtime=1.51
/proc/8165/task/8174/stat : 8174 (java) S 8163 8165 7314 0 -1 64 6322 0 0 0 148 3 0 0 16 0 13 0 127363970 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8175] ppid=8163 vsize=1795468 CPUtime=1.08
/proc/8165/task/8175/stat : 8175 (java) S 8163 8165 7314 0 -1 64 2414 0 0 0 107 1 0 0 17 0 13 0 127363970 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8176] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8176/stat : 8176 (java) S 8163 8165 7314 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 127363970 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8177] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8177/stat : 8177 (java) S 8163 8165 7314 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127363970 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8178] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8178/stat : 8178 (java) S 8163 8165 7314 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 127364257 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 14.58
Current children cumulated vsize (KiB) 1795468

[startup+25.502 s]
/proc/loadavg: 0.95 0.98 0.99 2/90 8178
/proc/meminfo: memFree=1367328/2055920 swapFree=4062572/4192956
[pid=8165] ppid=8163 vsize=1795468 CPUtime=27.38
/proc/8165/stat : 8165 (java) S 8163 8165 7314 0 -1 0 50496 0 1 0 2710 28 0 0 18 0 13 0 127363960 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8165/statm: 448867 45025 1324 9 0 446479 0
[pid=8165/tid=8167] ppid=8163 vsize=1795468 CPUtime=24.55
/proc/8165/task/8167/stat : 8167 (java) R 8163 8165 7314 0 -1 64 37709 0 1 0 2435 20 0 0 25 0 13 0 127363962 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109654276 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8168] ppid=8163 vsize=1795468 CPUtime=0.09
/proc/8165/task/8168/stat : 8168 (java) S 8163 8165 7314 0 -1 64 1641 0 0 0 9 0 0 0 16 0 13 0 127363963 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8169] ppid=8163 vsize=1795468 CPUtime=0.09
/proc/8165/task/8169/stat : 8169 (java) S 8163 8165 7314 0 -1 64 1680 0 0 0 8 1 0 0 16 0 13 0 127363963 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8170] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8170/stat : 8170 (java) S 8163 8165 7314 0 -1 64 7 0 0 0 0 0 0 0 16 0 13 0 127363966 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8171] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8171/stat : 8171 (java) S 8163 8165 7314 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127363966 1838559232 45025 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

[pid=8165/tid=8170] ppid=8163 vsize=1795468 CPUtime=0.01
/proc/8165/task/8170/stat : 8170 (java) S 8163 8165 7314 0 -1 64 9 0 0 0 0 1 0 0 16 0 13 0 127363966 1838559232 197603 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8171] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8171/stat : 8171 (java) S 8163 8165 7314 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127363966 1838559232 197603 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8172] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8172/stat : 8172 (java) S 8163 8165 7314 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127363966 1838559232 197603 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8173] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8173/stat : 8173 (java) S 8163 8165 7314 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 127363970 1838559232 197603 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8174] ppid=8163 vsize=1795468 CPUtime=1.57
/proc/8165/task/8174/stat : 8174 (java) S 8163 8165 7314 0 -1 64 6323 0 0 0 154 3 0 0 16 0 13 0 127363970 1838559232 197603 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8175] ppid=8163 vsize=1795468 CPUtime=1.14
/proc/8165/task/8175/stat : 8175 (java) S 8163 8165 7314 0 -1 64 2415 0 0 0 113 1 0 0 16 0 13 0 127363970 1838559232 197603 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8176] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8176/stat : 8176 (java) S 8163 8165 7314 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 127363970 1838559232 197603 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8177] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8177/stat : 8177 (java) S 8163 8165 7314 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127363970 1838559232 197603 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8178] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8178/stat : 8178 (java) S 8163 8165 7314 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 127364257 1838559232 197603 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1605.51
Current children cumulated vsize (KiB) 1795468

[startup+1662.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/90 8180
/proc/meminfo: memFree=742752/2055920 swapFree=4063212/4192956
[pid=8165] ppid=8163 vsize=1795468 CPUtime=1665.55
/proc/8165/stat : 8165 (java) S 8163 8165 7314 0 -1 0 223666 0 1 0 166400 155 0 0 18 0 13 0 127363960 1838559232 200640 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8165/statm: 448867 200640 1326 9 0 446479 0
[pid=8165/tid=8167] ppid=8163 vsize=1795468 CPUtime=1659.05
/proc/8165/task/8167/stat : 8167 (java) R 8163 8165 7314 0 -1 64 37756 0 1 0 165873 32 0 0 25 0 13 0 127363962 1838559232 200640 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109654281 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8168] ppid=8163 vsize=1795468 CPUtime=1.85
/proc/8165/task/8168/stat : 8168 (java) S 8163 8165 7314 0 -1 64 87800 0 0 0 129 56 0 0 16 0 13 0 127363963 1838559232 200640 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8169] ppid=8163 vsize=1795468 CPUtime=1.85
/proc/8165/task/8169/stat : 8169 (java) S 8163 8165 7314 0 -1 64 88640 0 0 0 127 58 0 0 16 0 13 0 127363963 1838559232 200640 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8170] ppid=8163 vsize=1795468 CPUtime=0.01
/proc/8165/task/8170/stat : 8170 (java) S 8163 8165 7314 0 -1 64 9 0 0 0 0 1 0 0 16 0 13 0 127363966 1838559232 200640 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8171] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8171/stat : 8171 (java) S 8163 8165 7314 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127363966 1838559232 200640 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8172] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8172/stat : 8172 (java) S 8163 8165 7314 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127363966 1838559232 200640 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8173] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8173/stat : 8173 (java) S 8163 8165 7314 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 127363970 1838559232 200640 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8174] ppid=8163 vsize=1795468 CPUtime=1.57
/proc/8165/task/8174/stat : 8174 (java) S 8163 8165 7314 0 -1 64 6323 0 0 0 154 3 0 0 16 0 13 0 127363970 1838559232 200640 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8175] ppid=8163 vsize=1795468 CPUtime=1.14
/proc/8165/task/8175/stat : 8175 (java) S 8163 8165 7314 0 -1 64 2415 0 0 0 113 1 0 0 16 0 13 0 127363970 1838559232 200640 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8176] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8176/stat : 8176 (java) S 8163 8165 7314 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 127363970 1838559232 200640 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8177] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8177/stat : 8177 (java) S 8163 8165 7314 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127363970 1838559232 200640 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8178] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8178/stat : 8178 (java) S 8163 8165 7314 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 127364257 1838559232 200640 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1665.55
Current children cumulated vsize (KiB) 1795468

[startup+1722.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/90 8180
/proc/meminfo: memFree=737248/2055920 swapFree=4063276/4192956
[pid=8165] ppid=8163 vsize=1795468 CPUtime=1725.56
/proc/8165/stat : 8165 (java) S 8163 8165 7314 0 -1 0 226051 0 1 0 172399 157 0 0 18 0 13 0 127363960 1838559232 202008 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8165/statm: 448867 202008 1326 9 0 446479 0
[pid=8165/tid=8167] ppid=8163 vsize=1795468 CPUtime=1719.01
/proc/8165/task/8167/stat : 8167 (java) R 8163 8165 7314 0 -1 64 37757 0 1 0 171868 33 0 0 25 0 13 0 127363962 1838559232 202008 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109654276 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8168] ppid=8163 vsize=1795468 CPUtime=1.88
/proc/8165/task/8168/stat : 8168 (java) S 8163 8165 7314 0 -1 64 89064 0 0 0 131 57 0 0 16 0 13 0 127363963 1838559232 202008 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8169] ppid=8163 vsize=1795468 CPUtime=1.88
/proc/8165/task/8169/stat : 8169 (java) S 8163 8165 7314 0 -1 64 89760 0 0 0 129 59 0 0 16 0 13 0 127363963 1838559232 202008 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8170] ppid=8163 vsize=1795468 CPUtime=0.01
/proc/8165/task/8170/stat : 8170 (java) S 8163 8165 7314 0 -1 64 9 0 0 0 0 1 0 0 16 0 13 0 127363966 1838559232 202008 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8171] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8171/stat : 8171 (java) S 8163 8165 7314 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127363966 1838559232 202008 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8172] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8172/stat : 8172 (java) S 8163 8165 7314 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127363966 1838559232 202008 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8173] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8173/stat : 8173 (java) S 8163 8165 7314 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 127363970 1838559232 202008 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8174] ppid=8163 vsize=1795468 CPUtime=1.57
/proc/8165/task/8174/stat : 8174 (java) S 8163 8165 7314 0 -1 64 6323 0 0 0 154 3 0 0 16 0 13 0 127363970 1838559232 202008 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8175] ppid=8163 vsize=1795468 CPUtime=1.14
/proc/8165/task/8175/stat : 8175 (java) S 8163 8165 7314 0 -1 64 2415 0 0 0 113 1 0 0 16 0 13 0 127363970 1838559232 202008 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8176] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8176/stat : 8176 (java) S 8163 8165 7314 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 127363970 1838559232 202008 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8177] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8177/stat : 8177 (java) S 8163 8165 7314 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127363970 1838559232 202008 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8178] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8178/stat : 8178 (java) S 8163 8165 7314 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 127364257 1838559232 202008 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1725.56
Current children cumulated vsize (KiB) 1795468

[startup+1782.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/90 8180
/proc/meminfo: memFree=724960/2055920 swapFree=4063276/4192956
[pid=8165] ppid=8163 vsize=1795468 CPUtime=1785.6
/proc/8165/stat : 8165 (java) S 8163 8165 7314 0 -1 0 231071 0 1 0 178400 160 0 0 18 0 13 0 127363960 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8165/statm: 448867 205078 1326 9 0 446479 0
[pid=8165/tid=8167] ppid=8163 vsize=1795468 CPUtime=1778.92
/proc/8165/task/8167/stat : 8167 (java) R 8163 8165 7314 0 -1 64 37759 0 1 0 177859 33 0 0 25 0 13 0 127363962 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109520786 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8168] ppid=8163 vsize=1795468 CPUtime=1.95
/proc/8165/task/8168/stat : 8168 (java) S 8163 8165 7314 0 -1 64 91802 0 0 0 136 59 0 0 16 0 13 0 127363963 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8169] ppid=8163 vsize=1795468 CPUtime=1.95
/proc/8165/task/8169/stat : 8169 (java) S 8163 8165 7314 0 -1 64 92040 0 0 0 135 60 0 0 16 0 13 0 127363963 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8170] ppid=8163 vsize=1795468 CPUtime=0.01
/proc/8165/task/8170/stat : 8170 (java) S 8163 8165 7314 0 -1 64 9 0 0 0 0 1 0 0 16 0 13 0 127363966 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8171] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8171/stat : 8171 (java) S 8163 8165 7314 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127363966 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8172] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8172/stat : 8172 (java) S 8163 8165 7314 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127363966 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8173] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8173/stat : 8173 (java) S 8163 8165 7314 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 127363970 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8174] ppid=8163 vsize=1795468 CPUtime=1.57
/proc/8165/task/8174/stat : 8174 (java) S 8163 8165 7314 0 -1 64 6323 0 0 0 154 3 0 0 16 0 13 0 127363970 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8175] ppid=8163 vsize=1795468 CPUtime=1.14
/proc/8165/task/8175/stat : 8175 (java) S 8163 8165 7314 0 -1 64 2415 0 0 0 113 1 0 0 16 0 13 0 127363970 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8176] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8176/stat : 8176 (java) S 8163 8165 7314 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 127363970 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8177] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8177/stat : 8177 (java) S 8163 8165 7314 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127363970 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8178] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8178/stat : 8178 (java) S 8163 8165 7314 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 127364257 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1785.6
Current children cumulated vsize (KiB) 1795468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1796.7 s]
/proc/loadavg: 1.06 1.00 1.00 2/90 8180
/proc/meminfo: memFree=724960/2055920 swapFree=4063276/4192956
[pid=8165] ppid=8163 vsize=1795468 CPUtime=1800
/proc/8165/stat : 8165 (java) S 8163 8165 7314 0 -1 0 231071 0 1 0 179840 160 0 0 18 0 13 0 127363960 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8165/statm: 448867 205078 1326 9 0 446479 0
[pid=8165/tid=8167] ppid=8163 vsize=1795468 CPUtime=1793.32
/proc/8165/task/8167/stat : 8167 (java) R 8163 8165 7314 0 -1 64 37759 0 1 0 179299 33 0 0 25 0 13 0 127363962 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109826660 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8168] ppid=8163 vsize=1795468 CPUtime=1.95
/proc/8165/task/8168/stat : 8168 (java) S 8163 8165 7314 0 -1 64 91802 0 0 0 136 59 0 0 16 0 13 0 127363963 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8169] ppid=8163 vsize=1795468 CPUtime=1.95
/proc/8165/task/8169/stat : 8169 (java) S 8163 8165 7314 0 -1 64 92040 0 0 0 135 60 0 0 16 0 13 0 127363963 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8170] ppid=8163 vsize=1795468 CPUtime=0.01
/proc/8165/task/8170/stat : 8170 (java) S 8163 8165 7314 0 -1 64 9 0 0 0 0 1 0 0 16 0 13 0 127363966 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8171] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8171/stat : 8171 (java) S 8163 8165 7314 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127363966 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8172] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8172/stat : 8172 (java) S 8163 8165 7314 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127363966 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8173] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8173/stat : 8173 (java) S 8163 8165 7314 0 -1 64 0 0 0 0 0 0 0 0 24 0 13 0 127363970 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8174] ppid=8163 vsize=1795468 CPUtime=1.57
/proc/8165/task/8174/stat : 8174 (java) S 8163 8165 7314 0 -1 64 6323 0 0 0 154 3 0 0 16 0 13 0 127363970 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8175] ppid=8163 vsize=1795468 CPUtime=1.14
/proc/8165/task/8175/stat : 8175 (java) S 8163 8165 7314 0 -1 64 2415 0 0 0 113 1 0 0 16 0 13 0 127363970 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8176] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8176/stat : 8176 (java) S 8163 8165 7314 0 -1 64 2 0 0 0 0 0 0 0 25 0 13 0 127363970 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8165/tid=8177] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8177/stat : 8177 (java) S 8163 8165 7314 0 -1 64 1 0 0 0 0 0 0 0 15 0 13 0 127363970 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8165/tid=8178] ppid=8163 vsize=1795468 CPUtime=0
/proc/8165/task/8178/stat : 8178 (java) S 8163 8165 7314 0 -1 64 5 0 0 0 0 0 0 0 20 0 13 0 127364257 1838559232 205078 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1795468

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

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

[startup+1796.81 s]
/proc/loadavg: 1.06 1.00 1.00 2/90 8180
/proc/meminfo: memFree=724960/2055920 swapFree=4063276/4192956
[pid=8165] ppid=8163 vsize=0 CPUtime=1800.11
/proc/8165/stat : 8165 (java) Z 8163 8165 7314 0 -1 1036 231092 0 1 0 179842 169 0 0 16 0 2 0 127363960 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8165/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1796.85
CPU time (s): 1800.16
CPU user time (s): 1798.42
CPU system time (s): 1.73174
CPU usage (%): 100.184
Max. virtual memory (cumulated for all children) (KiB): 1798156

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.42
system time used= 1.73174
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 231092
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= 37433
involuntary context switches= 38531

runsolver used 1.61675 second user time and 4.95025 second system time

The end

Launcher Data (download as text)

Begin job on node24 on Tue Apr 17 07:20:59 UTC 2007

IDJOB= 350119
IDBENCH= 2987
IDSOLVER= 159
FILE ID= node24/350119-1176794459

PBS_JOBID= 4580846

Free space on /tmp= 66495 MiB

SOLVER NAME= SAT4JPseudoResolution 2007-03-23
BENCH NAME= HOME/pub/bench/PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=200-sizeP=101-sizeQ=200-410184650-max.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350119-1176794459/sat4jPseudoResolution.jar /tmp/evaluation/350119-1176794459/instance-350119-1176794459.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node24/watcher-350119-1176794459 -o ROOT/results/node24/solver-350119-1176794459 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350119-1176794459/sat4jPseudoResolution.jar /tmp/evaluation/350119-1176794459/instance-350119-1176794459.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  8dbba4128860c0dcf60d2ae6d42e2446

RANDOM SEED= 983594510

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

Linux node24.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.238
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.238
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:       1543712 kB
Buffers:         37544 kB
Cached:         298976 kB
SwapCached:      87868 kB
Active:         188768 kB
Inactive:       258748 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1543712 kB
SwapTotal:     4192956 kB
SwapFree:      4062572 kB
Dirty:            6248 kB
Writeback:           0 kB
Mapped:          71512 kB
Slab:            50180 kB
Committed_AS:  1843676 kB
PageTables:       1848 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= 66495 MiB

End job on node24 on Tue Apr 17 07:50:58 UTC 2007