Trace number 350094

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.3 1795.52

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=340-sizeP=171-sizeQ=340-700380480-max.opb
MD5SUM155cfa68d401e9611b171cd288033a79
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 variables58651
Total number of constraints174421
Number of constraints which are clauses174420
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 constraint58140
Number of terms in the objective function 171
Biggest coefficient in the objective function 1496577676626844588240573268701473812127674924007424
Number of bits for the biggest coefficient in the objective function 171
Sum of the numbers in the objective function 2993155353253689176481146537402947624255349848014847
Number of bits of the sum of numbers in the objective function 171
Biggest number in a constraint 1675975991242824637446753124775730765934920727574049172215445180465220503759193372100234287270862928461253982273310756356719235351493321243304206125760512
Number of bits of the biggest number in a constraint 510
Biggest sum of numbers in a constraint 6703903964971298549787012499102923063739682910296195038597131527667767167333656272927595621892946315600953569576375136127347577727820033305822846748291905
Number of bits of the biggest sum of numbers511
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/350094-1176792698/instance-350094-1176792698.opb
0.20/0.20	c reading problem ... 
8.38/6.64	c ... done. Wall clock time 6.435s.
8.38/6.64	c CPU time (experimental) 5.53s.
8.38/6.64	c #vars     58651
8.38/6.64	c #constraints  174422
1800.08/1795.31	c starts		: 10
1800.08/1795.31	c conflicts		: 8319
1800.08/1795.31	c decisions		: 16676
1800.08/1795.31	c propagations		: 2556253
1800.08/1795.31	c inspects		: 19893991
1800.08/1795.31	c learnt literals	: 0
1800.08/1795.31	c learnt binary clauses	: 0
1800.08/1795.31	c learnt ternary clauses	: 0
1800.08/1795.31	c learnt clauses	: 8319
1800.08/1795.31	c root simplifications	: 0
1800.08/1795.31	c removed literals (reason simplification)	: 0
1800.08/1795.31	c reason swapping (by a shorter reason)	: 0
1800.08/1795.31	c Calls to reduceDB	: 0
1800.08/1795.31	c speed (decisions/second)	: 9.323430682562792
1800.08/1795.31	c non guided choices	135
1800.08/1795.31	s UNKNOWN
1800.08/1795.31	c Total wall clock time (ms): 1795.11

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/node21/watcher-350094-1176792698 -o ROOT/results/node21/solver-350094-1176792698 -C 1800 -W 3600 -M 1800 --output-limit 1,15 java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350094-1176792698/sat4jPseudoResolution.jar /tmp/evaluation/350094-1176792698/instance-350094-1176792698.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: 1.03 1.02 1.00 2/77 2081
/proc/meminfo: memFree=1779264/2055920 swapFree=4152964/4192956
[pid=2081] ppid=2079 vsize=1800 CPUtime=0
/proc/2081/stat : 2081 (java) D 2079 2081 1286 0 -1 0 170 0 0 0 0 0 0 0 18 0 1 0 127187103 1843200 143 18446744073709551615 134512640 134550740 4294956560 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/2081/statm: 450 143 106 9 0 92 0

[startup+0.0828671 s]
/proc/loadavg: 1.03 1.02 1.00 2/77 2081
/proc/meminfo: memFree=1779264/2055920 swapFree=4152964/4192956
[pid=2081] ppid=2079 vsize=1777844 CPUtime=0.06
/proc/2081/stat : 2081 (java) S 2079 2081 1286 0 -1 0 3813 0 1 0 4 2 0 0 18 0 7 0 127187103 1820512256 3556 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/2081/statm: 444461 3556 1090 9 0 442097 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 1777844

[startup+0.101869 s]
/proc/loadavg: 1.03 1.02 1.00 2/77 2081
/proc/meminfo: memFree=1779264/2055920 swapFree=4152964/4192956
[pid=2081] ppid=2079 vsize=1780108 CPUtime=0.08
/proc/2081/stat : 2081 (java) S 2079 2081 1286 0 -1 0 3966 0 1 0 6 2 0 0 18 0 12 0 127187103 1822830592 3708 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2081/statm: 445027 3708 1122 9 0 442646 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1780108

[startup+0.30189 s]
/proc/loadavg: 1.03 1.02 1.00 2/77 2081
/proc/meminfo: memFree=1779264/2055920 swapFree=4152964/4192956
[pid=2081] ppid=2079 vsize=1782232 CPUtime=0.33
/proc/2081/stat : 2081 (java) S 2079 2081 1286 0 -1 0 5612 0 1 0 30 3 0 0 18 0 12 0 127187103 1825005568 5349 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2081/statm: 445558 5349 1263 9 0 443170 0
Current children cumulated CPU time (s) 0.33
Current children cumulated vsize (KiB) 1782232

[startup+0.701938 s]
/proc/loadavg: 1.03 1.02 1.00 2/77 2081
/proc/meminfo: memFree=1779264/2055920 swapFree=4152964/4192956
[pid=2081] ppid=2079 vsize=1783884 CPUtime=0.87
/proc/2081/stat : 2081 (java) S 2079 2081 1286 0 -1 0 7327 0 1 0 84 3 0 0 18 0 12 0 127187103 1826697216 6986 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2081/statm: 445971 6986 1301 9 0 443583 0
Current children cumulated CPU time (s) 0.87
Current children cumulated vsize (KiB) 1783884

[startup+1.50302 s]
/proc/loadavg: 1.03 1.02 1.00 2/89 2096
/proc/meminfo: memFree=1749920/2055920 swapFree=4152964/4192956
[pid=2081] ppid=2079 vsize=1785748 CPUtime=2.04
/proc/2081/stat : 2081 (java) S 2079 2081 1286 0 -1 0 18759 0 1 0 196 8 0 0 18 0 12 0 127187103 1828605952 16967 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2081/statm: 446437 16968 1301 9 0 444049 0
[pid=2081/tid=2084] ppid=2079 vsize=1785748 CPUtime=1.04
/proc/2081/task/2084/stat : 2084 (java) R 2079 2081 1286 0 -1 64 15104 0 1 0 98 6 0 0 24 0 12 0 127187104 1828605952 16969 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109577339 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2085] ppid=2079 vsize=1785748 CPUtime=0
/proc/2081/task/2085/stat : 2085 (java) S 2079 2081 1286 0 -1 64 2 0 0 0 0 0 0 0 19 0 12 0 127187105 1828605952 16970 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2087] ppid=2079 vsize=1785748 CPUtime=0
/proc/2081/task/2087/stat : 2087 (java) S 2079 2081 1286 0 -1 64 0 0 0 0 0 0 0 0 20 0 12 0 127187105 1828605952 16971 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2088] ppid=2079 vsize=1785748 CPUtime=0
/proc/2081/task/2088/stat : 2088 (java) S 2079 2081 1286 0 -1 64 2 0 0 0 0 0 0 0 17 0 12 0 127187108 1828605952 16972 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2089] ppid=2079 vsize=1785748 CPUtime=0
/proc/2081/task/2089/stat : 2089 (java) S 2079 2081 1286 0 -1 64 10 0 0 0 0 0 0 0 22 0 12 0 127187108 1828605952 16973 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2090] ppid=2079 vsize=1785748 CPUtime=0
/proc/2081/task/2090/stat : 2090 (java) S 2079 2081 1286 0 -1 64 4 0 0 0 0 0 0 0 23 0 12 0 127187108 1828605952 16974 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2091] ppid=2079 vsize=1785748 CPUtime=0
/proc/2081/task/2091/stat : 2091 (java) S 2079 2081 1286 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 127187112 1828605952 16975 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2092] ppid=2079 vsize=1785748 CPUtime=0.49
/proc/2081/task/2092/stat : 2092 (java) S 2079 2081 1286 0 -1 64 1278 0 0 0 49 0 0 0 17 0 12 0 127187112 1828605952 16976 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2094] ppid=2079 vsize=1785748 CPUtime=0.48
/proc/2081/task/2094/stat : 2094 (java) S 2079 2081 1286 0 -1 64 1661 0 0 0 48 0 0 0 16 0 12 0 127187112 1828605952 16977 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2095] ppid=2079 vsize=1785748 CPUtime=0
/proc/2081/task/2095/stat : 2095 (java) S 2079 2081 1286 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 127187112 1828605952 16978 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2096] ppid=2079 vsize=1785748 CPUtime=0
/proc/2081/task/2096/stat : 2096 (java) S 2079 2081 1286 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 127187112 1828605952 16979 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.04
Current children cumulated vsize (KiB) 1785748

[startup+3.10219 s]
/proc/loadavg: 1.03 1.02 1.00 2/89 2096
/proc/meminfo: memFree=1651424/2055920 swapFree=4152964/4192956
[pid=2081] ppid=2079 vsize=1786236 CPUtime=3.73
/proc/2081/stat : 2081 (java) S 2079 2081 1286 0 -1 0 44085 0 1 0 354 19 0 0 18 0 12 0 127187103 1829105664 42223 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2081/statm: 446559 42223 1310 9 0 444171 0
[pid=2081/tid=2084] ppid=2079 vsize=1786236 CPUtime=2.56
/proc/2081/task/2084/stat : 2084 (java) R 2079 2081 1286 0 -1 64 37672 0 1 0 239 17 0 0 21 0 12 0 127187104 1829105664 42223 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109474122 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2085] ppid=2079 vsize=1786236 CPUtime=0.08
/proc/2081/task/2085/stat : 2085 (java) S 2079 2081 1286 0 -1 64 1407 0 0 0 8 0 0 0 16 0 12 0 127187105 1829105664 42223 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2087] ppid=2079 vsize=1786236 CPUtime=0.08
/proc/2081/task/2087/stat : 2087 (java) S 2079 2081 1286 0 -1 64 1343 0 0 0 8 0 0 0 17 0 12 0 127187105 1829105664 42223 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2088] ppid=2079 vsize=1786236 CPUtime=0
/proc/2081/task/2088/stat : 2088 (java) S 2079 2081 1286 0 -1 64 7 0 0 0 0 0 0 0 15 0 12 0 127187108 1829105664 42223 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2089] ppid=2079 vsize=1786236 CPUtime=0
/proc/2081/task/2089/stat : 2089 (java) S 2079 2081 1286 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 127187108 1829105664 42223 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2090] ppid=2079 vsize=1786236 CPUtime=0
/proc/2081/task/2090/stat : 2090 (java) S 2079 2081 1286 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 127187108 1829105664 42223 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2091] ppid=2079 vsize=1786236 CPUtime=0
/proc/2081/task/2091/stat : 2091 (java) S 2079 2081 1286 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 127187112 1829105664 42223 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2092] ppid=2079 vsize=1786236 CPUtime=0.49
/proc/2081/task/2092/stat : 2092 (java) S 2079 2081 1286 0 -1 64 1278 0 0 0 49 0 0 0 17 0 12 0 127187112 1829105664 42223 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2094] ppid=2079 vsize=1786236 CPUtime=0.48
/proc/2081/task/2094/stat : 2094 (java) S 2079 2081 1286 0 -1 64 1661 0 0 0 48 0 0 0 16 0 12 0 127187112 1829105664 42223 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2095] ppid=2079 vsize=1786236 CPUtime=0
/proc/2081/task/2095/stat : 2095 (java) S 2079 2081 1286 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 127187112 1829105664 42223 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2096] ppid=2079 vsize=1786236 CPUtime=0
/proc/2081/task/2096/stat : 2096 (java) S 2079 2081 1286 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 127187112 1829105664 42223 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 1786236

[startup+6.30255 s]
/proc/loadavg: 1.03 1.02 1.00 2/89 2096
/proc/meminfo: memFree=1596704/2055920 swapFree=4152964/4192956
[pid=2081] ppid=2079 vsize=1798504 CPUtime=7.78
/proc/2081/stat : 2081 (java) S 2079 2081 1286 0 -1 0 60352 0 1 0 750 28 0 0 18 0 12 0 127187103 1841668096 56248 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2081/statm: 449626 56248 1316 9 0 447238 0
[pid=2081/tid=2084] ppid=2079 vsize=1798504 CPUtime=5.23
/proc/2081/task/2084/stat : 2084 (java) R 2079 2081 1286 0 -1 64 37681 0 1 0 505 18 0 0 17 0 12 0 127187104 1841668096 56248 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109577052 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2085] ppid=2079 vsize=1798504 CPUtime=0.42
/proc/2081/task/2085/stat : 2085 (java) S 2079 2081 1286 0 -1 64 7073 0 0 0 40 2 0 0 18 0 12 0 127187105 1841668096 56248 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2087] ppid=2079 vsize=1798504 CPUtime=0.44
/proc/2081/task/2087/stat : 2087 (java) R 2079 2081 1286 0 -1 64 7842 0 0 0 41 3 0 0 19 0 12 0 127187105 1841668096 56248 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2088] ppid=2079 vsize=1798504 CPUtime=0
/proc/2081/task/2088/stat : 2088 (java) S 2079 2081 1286 0 -1 64 11 0 0 0 0 0 0 0 17 0 12 0 127187108 1841668096 56248 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2089] ppid=2079 vsize=1798504 CPUtime=0
/proc/2081/task/2089/stat : 2089 (java) S 2079 2081 1286 0 -1 64 11 0 0 0 0 0 0 0 16 0 12 0 127187108 1841668096 56248 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2090] ppid=2079 vsize=1798504 CPUtime=0
/proc/2081/task/2090/stat : 2090 (java) S 2079 2081 1286 0 -1 64 6 0 0 0 0 0 0 0 16 0 12 0 127187108 1841668096 56248 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2091] ppid=2079 vsize=1798504 CPUtime=0
/proc/2081/task/2091/stat : 2091 (java) S 2079 2081 1286 0 -1 64 1 0 0 0 0 0 0 0 23 0 12 0 127187112 1841668096 56248 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2092] ppid=2079 vsize=1798504 CPUtime=1.07
/proc/2081/task/2092/stat : 2092 (java) R 2079 2081 1286 0 -1 64 5284 0 0 0 105 2 0 0 18 0 12 0 127187112 1841668096 56248 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 105421732 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2094] ppid=2079 vsize=1798504 CPUtime=0.58
/proc/2081/task/2094/stat : 2094 (java) R 2079 2081 1286 0 -1 64 1744 0 0 0 57 1 0 0 16 0 12 0 127187112 1841668096 56248 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 105044011 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2095] ppid=2079 vsize=1798504 CPUtime=0
/proc/2081/task/2095/stat : 2095 (java) S 2079 2081 1286 0 -1 64 1 0 0 0 0 0 0 0 24 0 12 0 127187112 1841668096 56248 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2096] ppid=2079 vsize=1798504 CPUtime=0
/proc/2081/task/2096/stat : 2096 (java) S 2079 2081 1286 0 -1 64 0 0 0 0 0 0 0 0 15 0 12 0 127187112 1841668096 56248 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 7.78
Current children cumulated vsize (KiB) 1798504

[startup+12.7012 s]
/proc/loadavg: 1.02 1.02 1.00 3/90 2097
/proc/meminfo: memFree=1559320/2055920 swapFree=4152964/4192956
[pid=2081] ppid=2079 vsize=1796232 CPUtime=14.87
/proc/2081/stat : 2081 (java) S 2079 2081 1286 0 -1 0 62791 0 1 0 1459 28 0 0 18 0 13 0 127187103 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2081/statm: 449058 56041 1326 9 0 446670 0
[pid=2081/tid=2084] ppid=2079 vsize=1796232 CPUtime=11.46
/proc/2081/task/2084/stat : 2084 (java) R 2079 2081 1286 0 -1 64 37717 0 1 0 1128 18 0 0 25 0 13 0 127187104 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109528512 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2085] ppid=2079 vsize=1796232 CPUtime=0.42
/proc/2081/task/2085/stat : 2085 (java) S 2079 2081 1286 0 -1 64 7073 0 0 0 40 2 0 0 16 0 13 0 127187105 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2087] ppid=2079 vsize=1796232 CPUtime=0.44
/proc/2081/task/2087/stat : 2087 (java) S 2079 2081 1286 0 -1 64 7842 0 0 0 41 3 0 0 19 0 13 0 127187105 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2088] ppid=2079 vsize=1796232 CPUtime=0
/proc/2081/task/2088/stat : 2088 (java) S 2079 2081 1286 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127187108 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2089] ppid=2079 vsize=1796232 CPUtime=0
/proc/2081/task/2089/stat : 2089 (java) S 2079 2081 1286 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127187108 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2090] ppid=2079 vsize=1796232 CPUtime=0
/proc/2081/task/2090/stat : 2090 (java) S 2079 2081 1286 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127187108 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2091] ppid=2079 vsize=1796232 CPUtime=0
/proc/2081/task/2091/stat : 2091 (java) S 2079 2081 1286 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 127187112 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2092] ppid=2079 vsize=1796232 CPUtime=1.62
/proc/2081/task/2092/stat : 2092 (java) S 2079 2081 1286 0 -1 64 7061 0 0 0 160 2 0 0 16 0 13 0 127187112 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2094] ppid=2079 vsize=1796232 CPUtime=0.88
/proc/2081/task/2094/stat : 2094 (java) S 2079 2081 1286 0 -1 64 2365 0 0 0 87 1 0 0 16 0 13 0 127187112 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2095] ppid=2079 vsize=1796232 CPUtime=0
/proc/2081/task/2095/stat : 2095 (java) S 2079 2081 1286 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 127187112 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2096] ppid=2079 vsize=1796232 CPUtime=0
/proc/2081/task/2096/stat : 2096 (java) S 2079 2081 1286 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127187112 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2097] ppid=2079 vsize=1796232 CPUtime=0
/proc/2081/task/2097/stat : 2097 (java) S 2079 2081 1286 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 127187777 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 14.87
Current children cumulated vsize (KiB) 1796232

[startup+25.5026 s]
/proc/loadavg: 1.02 1.02 1.00 2/90 2097
/proc/meminfo: memFree=1559448/2055920 swapFree=4152964/4192956
[pid=2081] ppid=2079 vsize=1796232 CPUtime=27.66
/proc/2081/stat : 2081 (java) S 2079 2081 1286 0 -1 0 62792 0 1 0 2738 28 0 0 18 0 13 0 127187103 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2081/statm: 449058 56041 1326 9 0 446670 0
[pid=2081/tid=2084] ppid=2079 vsize=1796232 CPUtime=24.25
/proc/2081/task/2084/stat : 2084 (java) R 2079 2081 1286 0 -1 64 37718 0 1 0 2407 18 0 0 25 0 13 0 127187104 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109957419 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2085] ppid=2079 vsize=1796232 CPUtime=0.42
/proc/2081/task/2085/stat : 2085 (java) S 2079 2081 1286 0 -1 64 7073 0 0 0 40 2 0 0 16 0 13 0 127187105 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2087] ppid=2079 vsize=1796232 CPUtime=0.44
/proc/2081/task/2087/stat : 2087 (java) S 2079 2081 1286 0 -1 64 7842 0 0 0 41 3 0 0 19 0 13 0 127187105 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2088] ppid=2079 vsize=1796232 CPUtime=0
/proc/2081/task/2088/stat : 2088 (java) S 2079 2081 1286 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127187108 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2089] ppid=2079 vsize=1796232 CPUtime=0
/proc/2081/task/2089/stat : 2089 (java) S 2079 2081 1286 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127187108 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2090] ppid=2079 vsize=1796232 CPUtime=0
/proc/2081/task/2090/stat : 2090 (java) S 2079 2081 1286 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127187108 1839341568 56041 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0

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

/proc/2081/task/2092/stat : 2092 (java) S 2079 2081 1286 0 -1 64 7072 0 0 0 176 2 0 0 16 0 13 0 127187112 1839996928 271805 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2094] ppid=2079 vsize=1796872 CPUtime=1.04
/proc/2081/task/2094/stat : 2094 (java) S 2079 2081 1286 0 -1 64 2379 0 0 0 103 1 0 0 17 0 13 0 127187112 1839996928 271805 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2095] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2095/stat : 2095 (java) S 2079 2081 1286 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 127187112 1839996928 271805 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2096] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2096/stat : 2096 (java) S 2079 2081 1286 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127187112 1839996928 271805 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2097] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2097/stat : 2097 (java) S 2079 2081 1286 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 127187777 1839996928 271805 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1606.66
Current children cumulated vsize (KiB) 1796872

[startup+1662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 2302
/proc/meminfo: memFree=646616/2055920 swapFree=4153592/4192956
[pid=2081] ppid=2079 vsize=1796872 CPUtime=1666.77
/proc/2081/stat : 2081 (java) S 2079 2081 1286 0 -1 0 294670 0 1 0 166488 189 0 0 18 0 13 0 127187103 1839996928 283526 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2081/statm: 449218 283526 1328 9 0 446830 0
[pid=2081/tid=2084] ppid=2079 vsize=1796872 CPUtime=1657.78
/proc/2081/task/2084/stat : 2084 (java) R 2079 2081 1286 0 -1 64 37749 0 1 0 165746 32 0 0 25 0 13 0 127187104 1839996928 283526 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109763851 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2085] ppid=2079 vsize=1796872 CPUtime=3.05
/proc/2081/task/2085/stat : 2085 (java) S 2079 2081 1286 0 -1 64 119892 0 0 0 233 72 0 0 16 0 13 0 127187105 1839996928 283526 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2087] ppid=2079 vsize=1796872 CPUtime=3.05
/proc/2081/task/2087/stat : 2087 (java) S 2079 2081 1286 0 -1 64 126845 0 0 0 227 78 0 0 17 0 13 0 127187105 1839996928 283526 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2088] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2088/stat : 2088 (java) S 2079 2081 1286 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127187108 1839996928 283526 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2089] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2089/stat : 2089 (java) S 2079 2081 1286 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127187108 1839996928 283526 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2090] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2090/stat : 2090 (java) S 2079 2081 1286 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127187108 1839996928 283526 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2091] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2091/stat : 2091 (java) S 2079 2081 1286 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 127187112 1839996928 283526 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2092] ppid=2079 vsize=1796872 CPUtime=1.78
/proc/2081/task/2092/stat : 2092 (java) S 2079 2081 1286 0 -1 64 7072 0 0 0 176 2 0 0 16 0 13 0 127187112 1839996928 283526 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2094] ppid=2079 vsize=1796872 CPUtime=1.04
/proc/2081/task/2094/stat : 2094 (java) S 2079 2081 1286 0 -1 64 2379 0 0 0 103 1 0 0 17 0 13 0 127187112 1839996928 283526 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2095] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2095/stat : 2095 (java) S 2079 2081 1286 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 127187112 1839996928 283526 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2096] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2096/stat : 2096 (java) S 2079 2081 1286 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127187112 1839996928 283526 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2097] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2097/stat : 2097 (java) S 2079 2081 1286 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 127187777 1839996928 283526 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1666.77
Current children cumulated vsize (KiB) 1796872

[startup+1722.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 2302
/proc/meminfo: memFree=622680/2055920 swapFree=4153592/4192956
[pid=2081] ppid=2079 vsize=1796872 CPUtime=1726.81
/proc/2081/stat : 2081 (java) S 2079 2081 1286 0 -1 0 300785 0 1 0 172488 193 0 0 18 0 13 0 127187103 1839996928 289493 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2081/statm: 449218 289493 1328 9 0 446830 0
[pid=2081/tid=2084] ppid=2079 vsize=1796872 CPUtime=1717.7
/proc/2081/task/2084/stat : 2084 (java) R 2079 2081 1286 0 -1 64 37750 0 1 0 171738 32 0 0 25 0 13 0 127187104 1839996928 289493 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109970411 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2085] ppid=2079 vsize=1796872 CPUtime=3.12
/proc/2081/task/2085/stat : 2085 (java) S 2079 2081 1286 0 -1 64 121993 0 0 0 238 74 0 0 16 0 13 0 127187105 1839996928 289493 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2087] ppid=2079 vsize=1796872 CPUtime=3.12
/proc/2081/task/2087/stat : 2087 (java) S 2079 2081 1286 0 -1 64 130858 0 0 0 231 81 0 0 16 0 13 0 127187105 1839996928 289493 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2088] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2088/stat : 2088 (java) S 2079 2081 1286 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127187108 1839996928 289493 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2089] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2089/stat : 2089 (java) S 2079 2081 1286 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127187108 1839996928 289493 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2090] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2090/stat : 2090 (java) S 2079 2081 1286 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127187108 1839996928 289493 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2091] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2091/stat : 2091 (java) S 2079 2081 1286 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 127187112 1839996928 289493 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2092] ppid=2079 vsize=1796872 CPUtime=1.78
/proc/2081/task/2092/stat : 2092 (java) S 2079 2081 1286 0 -1 64 7072 0 0 0 176 2 0 0 16 0 13 0 127187112 1839996928 289493 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2094] ppid=2079 vsize=1796872 CPUtime=1.04
/proc/2081/task/2094/stat : 2094 (java) S 2079 2081 1286 0 -1 64 2379 0 0 0 103 1 0 0 17 0 13 0 127187112 1839996928 289493 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2095] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2095/stat : 2095 (java) S 2079 2081 1286 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 127187112 1839996928 289493 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2096] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2096/stat : 2096 (java) S 2079 2081 1286 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127187112 1839996928 289493 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2097] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2097/stat : 2097 (java) S 2079 2081 1286 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 127187777 1839996928 289493 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1726.81
Current children cumulated vsize (KiB) 1796872

[startup+1782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 2302
/proc/meminfo: memFree=548248/2055920 swapFree=4153648/4192956
[pid=2081] ppid=2079 vsize=1796872 CPUtime=1787.01
/proc/2081/stat : 2081 (java) S 2079 2081 1286 0 -1 0 319745 0 1 0 178495 206 0 0 18 0 13 0 127187103 1839996928 308011 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2081/statm: 449218 308011 1328 9 0 446830 0
[pid=2081/tid=2084] ppid=2079 vsize=1796872 CPUtime=1777.47
/proc/2081/task/2084/stat : 2084 (java) R 2079 2081 1286 0 -1 64 37753 0 1 0 177714 33 0 0 25 0 13 0 127187104 1839996928 308011 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4109970393 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2085] ppid=2079 vsize=1796872 CPUtime=3.32
/proc/2081/task/2085/stat : 2085 (java) S 2079 2081 1286 0 -1 64 129391 0 0 0 254 78 0 0 17 0 13 0 127187105 1839996928 308011 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2087] ppid=2079 vsize=1796872 CPUtime=3.32
/proc/2081/task/2087/stat : 2087 (java) S 2079 2081 1286 0 -1 64 142417 0 0 0 244 88 0 0 16 0 13 0 127187105 1839996928 308011 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2088] ppid=2079 vsize=1796872 CPUtime=0.01
/proc/2081/task/2088/stat : 2088 (java) S 2079 2081 1286 0 -1 64 11 0 0 0 0 1 0 0 16 0 13 0 127187108 1839996928 308011 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2089] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2089/stat : 2089 (java) S 2079 2081 1286 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127187108 1839996928 308011 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2090] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2090/stat : 2090 (java) S 2079 2081 1286 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127187108 1839996928 308011 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2091] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2091/stat : 2091 (java) S 2079 2081 1286 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 127187112 1839996928 308011 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2092] ppid=2079 vsize=1796872 CPUtime=1.78
/proc/2081/task/2092/stat : 2092 (java) S 2079 2081 1286 0 -1 64 7072 0 0 0 176 2 0 0 16 0 13 0 127187112 1839996928 308011 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2094] ppid=2079 vsize=1796872 CPUtime=1.04
/proc/2081/task/2094/stat : 2094 (java) S 2079 2081 1286 0 -1 64 2379 0 0 0 103 1 0 0 17 0 13 0 127187112 1839996928 308011 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2095] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2095/stat : 2095 (java) S 2079 2081 1286 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 127187112 1839996928 308011 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2096] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2096/stat : 2096 (java) S 2079 2081 1286 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127187112 1839996928 308011 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2097] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2097/stat : 2097 (java) S 2079 2081 1286 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 127187777 1839996928 308011 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1787.01
Current children cumulated vsize (KiB) 1796872



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1795.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 2302
/proc/meminfo: memFree=520728/2055920 swapFree=4153648/4192956
[pid=2081] ppid=2079 vsize=1796872 CPUtime=1800.08
/proc/2081/stat : 2081 (java) S 2079 2081 1286 0 -1 0 326754 0 1 0 179798 210 0 0 18 0 13 0 127187103 1839996928 314891 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2081/statm: 449218 314891 1328 9 0 446830 0
[pid=2081/tid=2084] ppid=2079 vsize=1796872 CPUtime=1790.4
/proc/2081/task/2084/stat : 2084 (java) R 2079 2081 1286 0 -1 64 37754 0 1 0 179007 33 0 0 25 0 13 0 127187104 1839996928 314891 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4110044934 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2085] ppid=2079 vsize=1796872 CPUtime=3.39
/proc/2081/task/2085/stat : 2085 (java) S 2079 2081 1286 0 -1 64 133695 0 0 0 259 80 0 0 16 0 13 0 127187105 1839996928 314891 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2087] ppid=2079 vsize=1796872 CPUtime=3.39
/proc/2081/task/2087/stat : 2087 (java) S 2079 2081 1286 0 -1 64 145121 0 0 0 249 90 0 0 16 0 13 0 127187105 1839996928 314891 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2088] ppid=2079 vsize=1796872 CPUtime=0.01
/proc/2081/task/2088/stat : 2088 (java) S 2079 2081 1286 0 -1 64 11 0 0 0 0 1 0 0 16 0 13 0 127187108 1839996928 314891 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2089] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2089/stat : 2089 (java) S 2079 2081 1286 0 -1 64 11 0 0 0 0 0 0 0 16 0 13 0 127187108 1839996928 314891 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2090] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2090/stat : 2090 (java) S 2079 2081 1286 0 -1 64 6 0 0 0 0 0 0 0 16 0 13 0 127187108 1839996928 314891 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2091] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2091/stat : 2091 (java) S 2079 2081 1286 0 -1 64 1 0 0 0 0 0 0 0 23 0 13 0 127187112 1839996928 314891 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2092] ppid=2079 vsize=1796872 CPUtime=1.78
/proc/2081/task/2092/stat : 2092 (java) S 2079 2081 1286 0 -1 64 7072 0 0 0 176 2 0 0 16 0 13 0 127187112 1839996928 314891 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2081/tid=2094] ppid=2079 vsize=1796872 CPUtime=1.04
/proc/2081/task/2094/stat : 2094 (java) S 2079 2081 1286 0 -1 64 2379 0 0 0 103 1 0 0 17 0 13 0 127187112 1839996928 314891 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2095] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2095/stat : 2095 (java) S 2079 2081 1286 0 -1 64 1 0 0 0 0 0 0 0 24 0 13 0 127187112 1839996928 314891 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2096] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2096/stat : 2096 (java) S 2079 2081 1286 0 -1 64 0 0 0 0 0 0 0 0 15 0 13 0 127187112 1839996928 314891 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2081/tid=2097] ppid=2079 vsize=1796872 CPUtime=0
/proc/2081/task/2097/stat : 2097 (java) S 2079 2081 1286 0 -1 64 5 0 0 0 0 0 0 0 16 0 13 0 127187777 1839996928 314891 18446744073709551615 134512640 134550740 4294956416 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 1796872

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

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

[startup+1795.41 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 2302
/proc/meminfo: memFree=520728/2055920 swapFree=4153648/4192956
[pid=2081] ppid=2079 vsize=0 CPUtime=1800.19
/proc/2081/stat : 2081 (java) Z 2079 2081 1286 0 -1 1036 326774 0 1 0 179801 218 0 0 16 0 2 0 127187103 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2081/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.19
Current children cumulated vsize (KiB) 0

[startup+1795.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/90 2302
/proc/meminfo: memFree=520728/2055920 swapFree=4153648/4192956
[pid=2081] ppid=2079 vsize=0 CPUtime=1800.28
/proc/2081/stat : 2081 (java) Z 2079 2081 1286 0 -1 1036 326774 0 1 0 179801 227 0 0 16 0 2 0 127187103 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2081/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.28
Current children cumulated vsize (KiB) 0

Child status: 143
Real time (s): 1795.52
CPU time (s): 1800.3
CPU user time (s): 1798.01
CPU system time (s): 2.28865
CPU usage (%): 100.266
Max. virtual memory (cumulated for all children) (KiB): 1799788

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.01
system time used= 2.28865
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 326774
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= 37232
involuntary context switches= 39222

runsolver used 1.72674 second user time and 4.88626 second system time

The end

Launcher Data (download as text)

Begin job on node21 on Tue Apr 17 06:51:38 UTC 2007

IDJOB= 350094
IDBENCH= 2972
IDSOLVER= 159
FILE ID= node21/350094-1176792698

PBS_JOBID= 4580833

Free space on /tmp= 66462 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=340-sizeP=171-sizeQ=340-700380480-max.opb
COMMAND LINE= java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350094-1176792698/sat4jPseudoResolution.jar /tmp/evaluation/350094-1176792698/instance-350094-1176792698.opb           
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node21/watcher-350094-1176792698 -o ROOT/results/node21/solver-350094-1176792698 -C 1800 -W 3600 -M 1800 --output-limit 1,15  java -server -Xms1600M -Xmx1600M -jar /tmp/evaluation/350094-1176792698/sat4jPseudoResolution.jar /tmp/evaluation/350094-1176792698/instance-350094-1176792698.opb           

META MD5SUM SOLVER= 592978c395d7dcf045996aed0652cb30
MD5SUM BENCH=  155cfa68d401e9611b171cd288033a79

RANDOM SEED= 489673210

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1779672 kB
Buffers:         27132 kB
Cached:         169304 kB
SwapCached:      14568 kB
Active:         123092 kB
Inactive:       111060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1779672 kB
SwapTotal:     4192956 kB
SwapFree:      4152964 kB
Dirty:           13148 kB
Writeback:           0 kB
Mapped:          37684 kB
Slab:            27604 kB
Committed_AS:  1000788 kB
PageTables:       1788 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= 66462 MiB

End job on node21 on Tue Apr 17 07:21:35 UTC 2007