Trace number 1109732

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 NameAnswerNumber of falsified constraintsCPU timeWall clock time
AbsconMax 112 pc-dMSAT (TO)3 3600.11 3601.34

General information on the benchmark

Namecsp/rand-10-20-10/
normalized-rand-10-20-10-5-10000-15_ext.xml
MD5SUMe2f300e40241c0b4c747cb27e32e09ee
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints2
Best CPU time to get the best result obtained on this benchmark1421.45
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints5
Maximum constraint arity10
Maximum domain size10
Number of constraints which are defined in extension5
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.00/0.07	
0.00/0.07	Abscon 112 (May, 2008)
0.21/0.20	
0.21/0.20	   configuration
0.21/0.20	     name=mrdac-ddeg.xml
0.21/0.23	   
0.21/0.24	   instance
0.21/0.24	     name=HOME/instance-1109732-1215809368.xml
0.21/0.27	   
0.21/0.27	   domains being loaded...
0.21/0.28	   
0.21/0.28	   variables being loaded...
0.32/0.30	     nbVariables=20  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10  nbTotalValues=200
0.32/0.30	       =>  wckTime=0.097  cpuTime=0.09  mem=7M858
0.32/0.30	   
0.32/0.30	   relations being loaded...
0.43/0.46	   
0.43/0.46	   constraints being loaded...
0.43/0.49	   Too large in ConstraintConflictsSTructure
0.54/0.50	   Too large in ConstraintConflictsSTructure
0.54/0.50	   Too large in ConstraintConflictsSTructure
0.54/0.51	   Too large in ConstraintConflictsSTructure
0.54/0.51	   Too large in ConstraintConflictsSTructure
0.54/0.52	     nbConstraints=5  nbRelationTypes=5  nbExtensionStructures=5  nbSharedExtensionStructures=0
0.54/0.52	     nbUnbuiltConflictsStructures=5  nbSharedBinaryRepresentations=0  minDegree=1  maxDegree=4  minArity=10  maxArity=10
0.54/0.52	       =>  wckTime=0.322  cpuTime=0.32  mem=31M118
0.54/0.60	   
0.54/0.60	   solver LocalSearchSolver being built... 
0.64/0.63	       =>  wckTime=0.423  cpuTime=0.36  mem=11M829
0.64/0.63	
0.64/0.63	s SATISFIABLE
0.64/0.63	o 5
1.17/1.13	o 4
4.26/4.22	o 3
4.66/4.64	   
4.66/4.64	   search
4.66/4.64	     run=0  nbConstraintChecks=4319695  nbAssignments=10000
4.66/4.64	       =>  wckTime=4.017  cpuTime=4.0  mem=12M792
8.55/8.53	   
8.55/8.53	   search
8.55/8.53	     run=1  nbConstraintChecks=8609187  nbAssignments=20000
8.55/8.53	       =>  wckTime=7.903  cpuTime=7.87  mem=12M792
12.35/12.38	   
12.35/12.38	   search
12.35/12.38	     run=2  nbConstraintChecks=12899192  nbAssignments=30000
12.35/12.38	       =>  wckTime=11.755  cpuTime=11.72  mem=12M792
16.25/16.25	   
16.25/16.25	   search
16.25/16.25	     run=3  nbConstraintChecks=17189197  nbAssignments=40000
16.25/16.25	       =>  wckTime=15.631  cpuTime=15.6  mem=12M792
20.15/20.13	   
20.15/20.13	   search
20.15/20.13	     run=4  nbConstraintChecks=21479202  nbAssignments=50000
20.15/20.13	       =>  wckTime=19.506  cpuTime=19.48  mem=12M792
24.04/24.00	   
24.04/24.00	   search
24.04/24.00	     run=5  nbConstraintChecks=25769208  nbAssignments=60000
24.04/24.00	       =>  wckTime=23.375  cpuTime=23.34  mem=12M792
27.84/27.84	   
27.84/27.84	   search
27.84/27.84	     run=6  nbConstraintChecks=30059212  nbAssignments=70000
27.84/27.84	       =>  wckTime=27.219  cpuTime=27.18  mem=12M792
31.64/31.69	   
31.64/31.69	   search
31.64/31.69	     run=7  nbConstraintChecks=34349226  nbAssignments=80000
31.64/31.69	       =>  wckTime=31.067  cpuTime=31.03  mem=12M792
34.24/34.25	   
34.24/34.25	   search
34.24/34.25	     run=8  nbConstraintChecks=37185346  nbAssignments=86611
34.24/34.25	       =>  wckTime=33.629  cpuTime=33.59  mem=12M792
34.24/34.25	   
34.24/34.25	   global
34.24/34.25	     nbConstraintChecks=37185346  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.24/34.25	     solvingWckTime=33.626  solvingCpuTime=33.59  expiredTime=no  totalExploration=no  nbFoundSolutions=0
34.24/34.25	     globalCpuTime=33.99
34.24/34.25	       =>  wckTime=34.051  cpuTime=33.95  mem=12M792
34.24/34.25	   
34.24/34.25	   solver DecomposerSolver being built... 
34.34/34.35	       =>  wckTime=34.15  cpuTime=34.04  mem=23M379
122.01/122.05	   
122.01/122.05	   preprocessing
122.01/122.05	     nbConstraintChecks=181348209  nbValidityChecks=320  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
122.01/122.05	     nbRemovedValues=0  detectedInconsistency=no
122.01/122.05	       =>  wckTime=87.694  cpuTime=87.65  mem=23M379
3600.07/3601.32	v 2 2 4 2 7 9 7 2 9 6 0 2 2 7 2 3 7 3 7 0 

Verifier Data (download as text)

OK	3	2
3 unsatisfied constraints, 2 satisfied constraints

Watcher Data (download as text)

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

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109732-1215809368/watcher-1109732-1215809368 -o /tmp/evaluation-result-1109732-1215809368/solver-1109732-1215809368 -C 3600 -W 4000 -M 900 --output-limit 1,15 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1109732-1215809368.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 3600 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 3630 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 4000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 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.00 0.00 0.00 2/95 12219
/proc/meminfo: memFree=1916920/2055920 swapFree=4161876/4192956
[pid=12219] ppid=12217 vsize=152 CPUtime=0
/proc/12219/stat : 12219 (java) R 12217 12219 11547 0 -1 0 205 0 0 0 0 0 0 0 19 0 1 0 37634081 155648 26 996147200 134512640 134550740 4294955952 18446744073709551615 6377771 0 0 4096 0 0 0 0 17 0 0 0
/proc/12219/statm: 38 26 19 9 0 4 0

[startup+0.0975061 s]
/proc/loadavg: 0.00 0.00 0.00 2/95 12219
/proc/meminfo: memFree=1916920/2055920 swapFree=4161876/4192956
[pid=12219] ppid=12217 vsize=866744 CPUtime=0.1
/proc/12219/stat : 12219 (java) S 12217 12219 11547 0 -1 0 3924 0 1 0 8 2 0 0 19 0 9 0 37634081 887545856 3365 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12219/statm: 216686 3365 1761 9 0 211241 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866744

[startup+0.101503 s]
/proc/loadavg: 0.00 0.00 0.00 2/95 12219
/proc/meminfo: memFree=1916920/2055920 swapFree=4161876/4192956
[pid=12219] ppid=12217 vsize=866744 CPUtime=0.1
/proc/12219/stat : 12219 (java) S 12217 12219 11547 0 -1 0 3973 0 1 0 8 2 0 0 19 0 9 0 37634081 887545856 3414 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12219/statm: 216686 3416 1778 9 0 211241 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 866744

[startup+0.301531 s]
/proc/loadavg: 0.00 0.00 0.00 2/95 12219
/proc/meminfo: memFree=1916920/2055920 swapFree=4161876/4192956
[pid=12219] ppid=12217 vsize=867088 CPUtime=0.32
/proc/12219/stat : 12219 (java) S 12217 12219 11547 0 -1 0 6459 0 1 0 29 3 0 0 19 0 9 0 37634081 887898112 5830 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12219/statm: 216772 5831 1966 9 0 211300 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 867088

[startup+0.701577 s]
/proc/loadavg: 0.00 0.00 0.00 2/95 12219
/proc/meminfo: memFree=1916920/2055920 swapFree=4161876/4192956
[pid=12219] ppid=12217 vsize=867176 CPUtime=0.76
/proc/12219/stat : 12219 (java) S 12217 12219 11547 0 -1 0 15027 0 1 0 69 7 0 0 19 0 9 0 37634081 887988224 14194 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12219/statm: 216794 14194 2633 9 0 211300 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 867176

[startup+1.50267 s]
/proc/loadavg: 0.00 0.00 0.00 2/104 12228
/proc/meminfo: memFree=1870384/2055920 swapFree=4161876/4192956
[pid=12219] ppid=12217 vsize=867180 CPUtime=1.56
/proc/12219/stat : 12219 (java) S 12217 12219 11547 0 -1 0 15034 0 1 0 141 15 0 0 19 0 9 0 37634081 887992320 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12219/statm: 216795 14201 2633 9 0 211301 0
[pid=12219/tid=12221] ppid=12217 vsize=867180 CPUtime=1.4
/proc/12219/task/12221/stat : 12221 (java) R 12217 12219 11547 0 -1 64 11270 0 1 0 126 14 0 0 24 0 9 0 37634082 887992320 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12219/tid=12222] ppid=12217 vsize=867180 CPUtime=0.05
/proc/12219/task/12222/stat : 12222 (java) S 12217 12219 11547 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37634084 887992320 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=867180 CPUtime=0
/proc/12219/task/12223/stat : 12223 (java) S 12217 12219 11547 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37634084 887992320 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12224] ppid=12217 vsize=867180 CPUtime=0
/proc/12219/task/12224/stat : 12224 (java) S 12217 12219 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634084 887992320 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12225] ppid=12217 vsize=867180 CPUtime=0
/proc/12219/task/12225/stat : 12225 (java) S 12217 12219 11547 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37634086 887992320 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12226] ppid=12217 vsize=867180 CPUtime=0.08
/proc/12219/task/12226/stat : 12226 (java) S 12217 12219 11547 0 -1 64 365 0 0 0 8 0 0 0 16 0 9 0 37634086 887992320 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12227] ppid=12217 vsize=867180 CPUtime=0
/proc/12219/task/12227/stat : 12227 (java) S 12217 12219 11547 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37634086 887992320 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12228] ppid=12217 vsize=867180 CPUtime=0
/proc/12219/task/12228/stat : 12228 (java) S 12217 12219 11547 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634086 887992320 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 867180

[startup+3.10284 s]
/proc/loadavg: 0.08 0.02 0.01 2/104 12228
/proc/meminfo: memFree=1870128/2055920 swapFree=4161876/4192956
[pid=12219] ppid=12217 vsize=867176 CPUtime=3.16
/proc/12219/stat : 12219 (java) S 12217 12219 11547 0 -1 0 15035 0 1 0 285 31 0 0 19 0 9 0 37634081 887988224 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12219/statm: 216794 14201 2633 9 0 211300 0
[pid=12219/tid=12221] ppid=12217 vsize=867176 CPUtime=3
/proc/12219/task/12221/stat : 12221 (java) R 12217 12219 11547 0 -1 64 11271 0 1 0 270 30 0 0 25 0 9 0 37634082 887988224 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=867176 CPUtime=0.05
/proc/12219/task/12222/stat : 12222 (java) S 12217 12219 11547 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37634084 887988224 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12223/stat : 12223 (java) S 12217 12219 11547 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12224] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12224/stat : 12224 (java) S 12217 12219 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12225] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12225/stat : 12225 (java) S 12217 12219 11547 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37634086 887988224 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12226] ppid=12217 vsize=867180 CPUtime=0.08
/proc/12219/task/12226/stat : 12226 (java) S 12217 12219 11547 0 -1 64 365 0 0 0 8 0 0 0 16 0 9 0 37634086 887992320 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12227] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12227/stat : 12227 (java) S 12217 12219 11547 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37634086 887988224 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12228] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12228/stat : 12228 (java) S 12217 12219 11547 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634086 887988224 14201 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.16
Current children cumulated vsize (KiB) 867176

[startup+6.30119 s]
/proc/loadavg: 0.08 0.02 0.01 2/104 12228
/proc/meminfo: memFree=1869808/2055920 swapFree=4161876/4192956
[pid=12219] ppid=12217 vsize=867176 CPUtime=6.36
/proc/12219/stat : 12219 (java) S 12217 12219 11547 0 -1 0 15042 0 1 0 572 64 0 0 19 0 9 0 37634081 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12219/statm: 216795 14207 2634 9 0 211301 0
[pid=12219/tid=12221] ppid=12217 vsize=867176 CPUtime=6.18
/proc/12219/task/12221/stat : 12221 (java) R 12217 12219 11547 0 -1 64 11272 0 1 0 556 62 0 0 25 0 9 0 37634082 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=867176 CPUtime=0.05
/proc/12219/task/12222/stat : 12222 (java) S 12217 12219 11547 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37634084 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12223/stat : 12223 (java) S 12217 12219 11547 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12224] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12224/stat : 12224 (java) S 12217 12219 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12225] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12225/stat : 12225 (java) S 12217 12219 11547 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37634086 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12226] ppid=12217 vsize=867176 CPUtime=0.09
/proc/12219/task/12226/stat : 12226 (java) S 12217 12219 11547 0 -1 64 371 0 0 0 9 0 0 0 16 0 9 0 37634086 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12227] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12227/stat : 12227 (java) S 12217 12219 11547 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37634086 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12228] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12228/stat : 12228 (java) S 12217 12219 11547 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634086 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.36
Current children cumulated vsize (KiB) 867176

[startup+12.7029 s]
/proc/loadavg: 0.22 0.05 0.02 2/104 12228
/proc/meminfo: memFree=1869552/2055920 swapFree=4161876/4192956
[pid=12219] ppid=12217 vsize=867176 CPUtime=12.75
/proc/12219/stat : 12219 (java) S 12217 12219 11547 0 -1 0 15042 0 1 0 1152 123 0 0 19 0 9 0 37634081 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12219/statm: 216794 14207 2634 9 0 211300 0
[pid=12219/tid=12221] ppid=12217 vsize=867176 CPUtime=12.59
/proc/12219/task/12221/stat : 12221 (java) R 12217 12219 11547 0 -1 64 11272 0 1 0 1137 122 0 0 25 0 9 0 37634082 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4126650952 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=867180 CPUtime=0.05
/proc/12219/task/12222/stat : 12222 (java) S 12217 12219 11547 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37634084 887992320 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12223/stat : 12223 (java) S 12217 12219 11547 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12224] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12224/stat : 12224 (java) S 12217 12219 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12225] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12225/stat : 12225 (java) S 12217 12219 11547 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37634086 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12226] ppid=12217 vsize=867176 CPUtime=0.09
/proc/12219/task/12226/stat : 12226 (java) S 12217 12219 11547 0 -1 64 371 0 0 0 9 0 0 0 16 0 9 0 37634086 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12227] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12227/stat : 12227 (java) S 12217 12219 11547 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37634086 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12228] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12228/stat : 12228 (java) S 12217 12219 11547 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634086 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.75
Current children cumulated vsize (KiB) 867176

[startup+25.5013 s]
/proc/loadavg: 0.34 0.08 0.02 2/104 12228
/proc/meminfo: memFree=1869552/2055920 swapFree=4161876/4192956
[pid=12219] ppid=12217 vsize=867176 CPUtime=25.55
/proc/12219/stat : 12219 (java) S 12217 12219 11547 0 -1 0 15042 0 1 0 2310 245 0 0 19 0 9 0 37634081 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12219/statm: 216794 14207 2634 9 0 211300 0
[pid=12219/tid=12221] ppid=12217 vsize=867176 CPUtime=25.37
/proc/12219/task/12221/stat : 12221 (java) R 12217 12219 11547 0 -1 64 11272 0 1 0 2294 243 0 0 25 0 9 0 37634082 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=867176 CPUtime=0.05
/proc/12219/task/12222/stat : 12222 (java) S 12217 12219 11547 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37634084 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12223/stat : 12223 (java) S 12217 12219 11547 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12224] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12224/stat : 12224 (java) S 12217 12219 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12225] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12225/stat : 12225 (java) S 12217 12219 11547 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37634086 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12226] ppid=12217 vsize=867176 CPUtime=0.09
/proc/12219/task/12226/stat : 12226 (java) S 12217 12219 11547 0 -1 64 371 0 0 0 9 0 0 0 16 0 9 0 37634086 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12227] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12227/stat : 12227 (java) S 12217 12219 11547 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37634086 887988224 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12228] ppid=12217 vsize=867180 CPUtime=0
/proc/12219/task/12228/stat : 12228 (java) S 12217 12219 11547 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634086 887992320 14207 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 867176

[startup+51.1012 s]
/proc/loadavg: 0.56 0.15 0.05 2/104 12228
/proc/meminfo: memFree=1869488/2055920 swapFree=4161876/4192956
[pid=12219] ppid=12217 vsize=867176 CPUtime=51.14
/proc/12219/stat : 12219 (java) S 12217 12219 11547 0 -1 0 15108 0 1 0 4791 323 0 0 19 0 9 0 37634081 887988224 14272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12219/statm: 216794 14272 2635 9 0 211300 0
[pid=12219/tid=12221] ppid=12217 vsize=867176 CPUtime=50.96
/proc/12219/task/12221/stat : 12221 (java) R 12217 12219 11547 0 -1 64 11327 0 1 0 4774 322 0 0 25 0 9 0 37634082 887988224 14272 996147200 134512640 134550740 4294955952 18446744073709551615 4126600654 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=867176 CPUtime=0.05
/proc/12219/task/12222/stat : 12222 (java) S 12217 12219 11547 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37634084 887988224 14272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12223/stat : 12223 (java) S 12217 12219 11547 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12224] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12224/stat : 12224 (java) S 12217 12219 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12225] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12225/stat : 12225 (java) S 12217 12219 11547 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37634086 887988224 14272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12226] ppid=12217 vsize=867176 CPUtime=0.11
/proc/12219/task/12226/stat : 12226 (java) S 12217 12219 11547 0 -1 64 382 0 0 0 11 0 0 0 16 0 9 0 37634086 887988224 14272 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12227] ppid=12217 vsize=867176 CPUtime=0

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

/proc/12219/task/12224/stat : 12224 (java) S 12217 12219 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12225] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12225/stat : 12225 (java) S 12217 12219 11547 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12226] ppid=12217 vsize=867176 CPUtime=0.13
/proc/12219/task/12226/stat : 12226 (java) S 12217 12219 11547 0 -1 64 409 0 0 0 13 0 0 0 16 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12227] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12227/stat : 12227 (java) S 12217 12219 11547 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12228] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12228/stat : 12228 (java) S 12217 12219 11547 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3341.13
Current children cumulated vsize (KiB) 867176

[startup+3402.31 s]
/proc/loadavg: 1.00 1.00 0.95 2/104 12236
/proc/meminfo: memFree=1867376/2055920 swapFree=4161876/4192956
[pid=12219] ppid=12217 vsize=867176 CPUtime=3401.11
/proc/12219/stat : 12219 (java) S 12217 12219 11547 0 -1 0 15148 0 1 0 339784 327 0 0 19 0 9 0 37634081 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12219/statm: 216794 14289 2635 9 0 211300 0
[pid=12219/tid=12221] ppid=12217 vsize=867176 CPUtime=3400.9
/proc/12219/task/12221/stat : 12221 (java) R 12217 12219 11547 0 -1 64 11340 0 1 0 339765 325 0 0 25 0 9 0 37634082 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4126744207 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=867176 CPUtime=0.05
/proc/12219/task/12222/stat : 12222 (java) S 12217 12219 11547 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12223/stat : 12223 (java) S 12217 12219 11547 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12224] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12224/stat : 12224 (java) S 12217 12219 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12225] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12225/stat : 12225 (java) S 12217 12219 11547 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12226] ppid=12217 vsize=867176 CPUtime=0.13
/proc/12219/task/12226/stat : 12226 (java) S 12217 12219 11547 0 -1 64 409 0 0 0 13 0 0 0 16 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12227] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12227/stat : 12227 (java) S 12217 12219 11547 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12228] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12228/stat : 12228 (java) S 12217 12219 11547 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3401.11
Current children cumulated vsize (KiB) 867176

[startup+3462.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/104 12236
/proc/meminfo: memFree=1867184/2055920 swapFree=4161876/4192956
[pid=12219] ppid=12217 vsize=867176 CPUtime=3461.09
/proc/12219/stat : 12219 (java) S 12217 12219 11547 0 -1 0 15148 0 1 0 345782 327 0 0 19 0 9 0 37634081 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12219/statm: 216794 14289 2635 9 0 211300 0
[pid=12219/tid=12221] ppid=12217 vsize=867176 CPUtime=3460.88
/proc/12219/task/12221/stat : 12221 (java) R 12217 12219 11547 0 -1 64 11340 0 1 0 345763 325 0 0 25 0 9 0 37634082 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4126605822 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=867176 CPUtime=0.05
/proc/12219/task/12222/stat : 12222 (java) S 12217 12219 11547 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12223/stat : 12223 (java) S 12217 12219 11547 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12224] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12224/stat : 12224 (java) S 12217 12219 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12225] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12225/stat : 12225 (java) S 12217 12219 11547 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12226] ppid=12217 vsize=867176 CPUtime=0.13
/proc/12219/task/12226/stat : 12226 (java) S 12217 12219 11547 0 -1 64 409 0 0 0 13 0 0 0 16 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12227] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12227/stat : 12227 (java) S 12217 12219 11547 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12228] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12228/stat : 12228 (java) S 12217 12219 11547 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3461.09
Current children cumulated vsize (KiB) 867176

[startup+3522.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/104 12236
/proc/meminfo: memFree=1867120/2055920 swapFree=4161876/4192956
[pid=12219] ppid=12217 vsize=867176 CPUtime=3521.08
/proc/12219/stat : 12219 (java) S 12217 12219 11547 0 -1 0 15148 0 1 0 351781 327 0 0 19 0 9 0 37634081 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12219/statm: 216794 14289 2635 9 0 211300 0
[pid=12219/tid=12221] ppid=12217 vsize=867176 CPUtime=3520.87
/proc/12219/task/12221/stat : 12221 (java) R 12217 12219 11547 0 -1 64 11340 0 1 0 351762 325 0 0 25 0 9 0 37634082 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4126600669 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=867176 CPUtime=0.05
/proc/12219/task/12222/stat : 12222 (java) S 12217 12219 11547 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12223/stat : 12223 (java) S 12217 12219 11547 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12224] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12224/stat : 12224 (java) S 12217 12219 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12225] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12225/stat : 12225 (java) S 12217 12219 11547 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12226] ppid=12217 vsize=867176 CPUtime=0.13
/proc/12219/task/12226/stat : 12226 (java) S 12217 12219 11547 0 -1 64 409 0 0 0 13 0 0 0 16 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12227] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12227/stat : 12227 (java) S 12217 12219 11547 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12228] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12228/stat : 12228 (java) S 12217 12219 11547 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3521.08
Current children cumulated vsize (KiB) 867176

[startup+3582.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/104 12236
/proc/meminfo: memFree=1867056/2055920 swapFree=4161876/4192956
[pid=12219] ppid=12217 vsize=867176 CPUtime=3581.06
/proc/12219/stat : 12219 (java) S 12217 12219 11547 0 -1 0 15148 0 1 0 357779 327 0 0 19 0 9 0 37634081 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12219/statm: 216794 14289 2635 9 0 211300 0
[pid=12219/tid=12221] ppid=12217 vsize=867176 CPUtime=3580.85
/proc/12219/task/12221/stat : 12221 (java) R 12217 12219 11547 0 -1 64 11340 0 1 0 357760 325 0 0 25 0 9 0 37634082 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4126600669 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=867176 CPUtime=0.05
/proc/12219/task/12222/stat : 12222 (java) S 12217 12219 11547 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12223/stat : 12223 (java) S 12217 12219 11547 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12224] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12224/stat : 12224 (java) S 12217 12219 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12225] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12225/stat : 12225 (java) S 12217 12219 11547 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12226] ppid=12217 vsize=867176 CPUtime=0.13
/proc/12219/task/12226/stat : 12226 (java) S 12217 12219 11547 0 -1 64 409 0 0 0 13 0 0 0 16 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12227] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12227/stat : 12227 (java) S 12217 12219 11547 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12228] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12228/stat : 12228 (java) S 12217 12219 11547 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3581.06
Current children cumulated vsize (KiB) 867176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+3601.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/104 12236
/proc/meminfo: memFree=1867056/2055920 swapFree=4161876/4192956
[pid=12219] ppid=12217 vsize=867176 CPUtime=3600.07
/proc/12219/stat : 12219 (java) S 12217 12219 11547 0 -1 0 15148 0 1 0 359680 327 0 0 19 0 9 0 37634081 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12219/statm: 216794 14289 2635 9 0 211300 0
[pid=12219/tid=12221] ppid=12217 vsize=867176 CPUtime=3599.86
/proc/12219/task/12221/stat : 12221 (java) R 12217 12219 11547 0 -1 64 11340 0 1 0 359661 325 0 0 25 0 9 0 37634082 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4126648167 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=867176 CPUtime=0.05
/proc/12219/task/12222/stat : 12222 (java) S 12217 12219 11547 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12223/stat : 12223 (java) S 12217 12219 11547 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12224] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12224/stat : 12224 (java) S 12217 12219 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12225] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12225/stat : 12225 (java) S 12217 12219 11547 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12226] ppid=12217 vsize=867176 CPUtime=0.13
/proc/12219/task/12226/stat : 12226 (java) S 12217 12219 11547 0 -1 64 409 0 0 0 13 0 0 0 16 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12227] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12227/stat : 12227 (java) S 12217 12219 11547 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12228] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12228/stat : 12228 (java) S 12217 12219 11547 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 867176

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

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

[startup+3601.3 s]
/proc/loadavg: 1.00 1.00 0.95 2/104 12236
/proc/meminfo: memFree=1867056/2055920 swapFree=4161876/4192956
[pid=12219] ppid=12217 vsize=867176 CPUtime=3600.07
/proc/12219/stat : 12219 (java) S 12217 12219 11547 0 -1 0 15148 0 1 0 359680 327 0 0 19 0 9 0 37634081 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/12219/statm: 216794 14289 2635 9 0 211300 0
[pid=12219/tid=12221] ppid=12217 vsize=867176 CPUtime=3599.86
/proc/12219/task/12221/stat : 12221 (java) R 12217 12219 11547 0 -1 64 11340 0 1 0 359661 325 0 0 25 0 9 0 37634082 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4126648167 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12222] ppid=12217 vsize=867176 CPUtime=0.05
/proc/12219/task/12222/stat : 12222 (java) S 12217 12219 11547 0 -1 64 2703 0 0 0 5 0 0 0 16 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12223] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12223/stat : 12223 (java) S 12217 12219 11547 0 -1 64 12 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12224] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12224/stat : 12224 (java) S 12217 12219 11547 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37634084 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12225] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12225/stat : 12225 (java) S 12217 12219 11547 0 -1 64 0 0 0 0 0 0 0 0 24 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12226] ppid=12217 vsize=867176 CPUtime=0.13
/proc/12219/task/12226/stat : 12226 (java) S 12217 12219 11547 0 -1 64 409 0 0 0 13 0 0 0 16 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12227] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12227/stat : 12227 (java) S 12217 12219 11547 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=12219/tid=12228] ppid=12217 vsize=867176 CPUtime=0
/proc/12219/task/12228/stat : 12228 (java) S 12217 12219 11547 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 37634086 887988224 14289 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3600.07
Current children cumulated vsize (KiB) 867176

Child status: 143
Real time (s): 3601.34
CPU time (s): 3600.11
CPU user time (s): 3596.83
CPU system time (s): 3.2815
CPU usage (%): 99.9657
Max. virtual memory (cumulated for all children) (KiB): 867180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3596.83
system time used= 3.2815
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15169
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= 73446
involuntary context switches= 82280

runsolver used 6.18006 second user time and 13.4819 second system time

The end

Launcher Data (download as text)

Begin job on node86 at 2008-07-11 22:49:28
IDJOB=1109732
IDBENCH=61006
IDSOLVER=360
FILE ID=node86/1109732-1215809368
PBS_JOBID= 7903212
Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/rand-10-20-10/normalized-rand-10-20-10-5-10000-15_ext.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109732-1215809368/watcher-1109732-1215809368 -o /tmp/evaluation-result-1109732-1215809368/solver-1109732-1215809368 -C 3600 -W 4000 -M 900 --output-limit 1,15   java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-ddeg.xml 1 XSax HOME/instance-1109732-1215809368.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e2f300e40241c0b4c747cb27e32e09ee
RANDOM SEED=1771676895

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

/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.214
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.214
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1917464 kB
Buffers:         19812 kB
Cached:          60164 kB
SwapCached:       6656 kB
Active:          55044 kB
Inactive:        37656 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1917464 kB
SwapTotal:     4192956 kB
SwapFree:      4161876 kB
Dirty:            2924 kB
Writeback:           0 kB
Mapped:          19900 kB
Slab:            28176 kB
Committed_AS:   272040 kB
PageTables:       4064 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= 66556 MiB
End job on node86 at 2008-07-11 23:49:32