Trace number 1109575

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-wOPTIMUM1 89.7554 90.2256

DiagnosticValue
CHECKS53552100
NODES444970

General information on the benchmark

Namecsp/schurrLemma/
normalized-lemma-12-9-mod.xml
MD5SUM36d70e5f554ef963eab8b5f3f6d1ac7d
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark1.51477
Satisfiable
(Un)Satisfiability was proved
Number of variables12
Number of constraints30
Maximum constraint arity3
Maximum domain size9
Number of constraints which are defined in extension0
Number of constraints which are defined in intension30
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.07/0.09	
0.07/0.09	Abscon 112 (May, 2008)
0.18/0.26	
0.18/0.26	   configuration
0.18/0.26	     name=mrdac-wdeg.xml
0.18/0.30	   
0.18/0.30	   instance
0.29/0.30	     name=HOME/instance-1109575-1215805617.xml
0.29/0.34	   
0.29/0.34	   domains being loaded...
0.29/0.35	   
0.29/0.35	   variables being loaded...
0.29/0.37	     nbVariables=12  nbDomainTypes=1  minDomainSize=9  maxDomainSize=9  nbTotalValues=108
0.29/0.37	       =>  wckTime=0.112  cpuTime=0.1  mem=7M858
0.29/0.37	   
0.29/0.37	   predicates being loaded...
0.38/0.44	   
0.38/0.44	   constraints being loaded...
0.48/0.51	     nbConstraints=30  nbConflictsStructures=1  nbSharedConflictsStructures=29  nbSharedBinaryRepresentations=0
0.48/0.51	     nbEvaluationManagers=1  nbSharedEvaluationManagers=29  minDegree=5  maxDegree=10  minArity=3  maxArity=3
0.48/0.51	       =>  wckTime=0.248  cpuTime=0.2  mem=11M794
0.48/0.56	   
0.48/0.56	   solver LocalSearchSolver being built... 
0.58/0.61	       =>  wckTime=0.349  cpuTime=0.24  mem=6M406
0.58/0.61	
0.58/0.61	s SATISFIABLE
0.58/0.62	o 4
0.58/0.62	o 3
0.58/0.62	o 2
0.58/0.62	o 1
1.97/2.00	   
1.97/2.00	   search
1.97/2.00	     run=0  nbConstraintChecks=1987050  nbAssignments=10000
1.97/2.00	       =>  wckTime=1.395  cpuTime=1.38  mem=7M398
3.27/3.38	   
3.27/3.38	   search
3.27/3.38	     run=1  nbConstraintChecks=3999219  nbAssignments=20000
3.27/3.38	       =>  wckTime=2.771  cpuTime=2.73  mem=7M398
4.66/4.73	   
4.66/4.73	   search
4.66/4.73	     run=2  nbConstraintChecks=6003351  nbAssignments=30000
4.66/4.73	       =>  wckTime=4.124  cpuTime=4.09  mem=7M398
5.96/6.08	   
5.96/6.08	   search
5.96/6.08	     run=3  nbConstraintChecks=8003805  nbAssignments=40000
5.96/6.08	       =>  wckTime=5.476  cpuTime=5.43  mem=7M398
7.35/7.44	   
7.35/7.44	   search
7.35/7.44	     run=4  nbConstraintChecks=10000779  nbAssignments=50000
7.35/7.44	       =>  wckTime=6.828  cpuTime=6.78  mem=7M398
8.64/8.78	   
8.64/8.78	   search
8.64/8.78	     run=5  nbConstraintChecks=11994854  nbAssignments=60000
8.64/8.78	       =>  wckTime=8.172  cpuTime=8.1  mem=7M398
10.03/10.12	   
10.03/10.12	   search
10.03/10.12	     run=6  nbConstraintChecks=13999105  nbAssignments=70000
10.03/10.12	       =>  wckTime=9.515  cpuTime=9.44  mem=7M398
11.32/11.46	   
11.32/11.46	   search
11.32/11.46	     run=7  nbConstraintChecks=15996815  nbAssignments=80000
11.32/11.46	       =>  wckTime=10.857  cpuTime=10.78  mem=7M398
12.72/12.80	   
12.72/12.80	   search
12.72/12.80	     run=8  nbConstraintChecks=17985039  nbAssignments=90000
12.72/12.80	       =>  wckTime=12.195  cpuTime=12.11  mem=7M398
14.01/14.13	   
14.01/14.13	   search
14.01/14.13	     run=9  nbConstraintChecks=19948350  nbAssignments=100000
14.01/14.13	       =>  wckTime=13.523  cpuTime=13.44  mem=7M398
15.31/15.48	   
15.31/15.48	   search
15.31/15.48	     run=10  nbConstraintChecks=21948469  nbAssignments=110000
15.31/15.48	       =>  wckTime=14.869  cpuTime=14.77  mem=7M398
16.70/16.83	   
16.70/16.83	   search
16.70/16.83	     run=11  nbConstraintChecks=23967784  nbAssignments=120000
16.70/16.83	       =>  wckTime=16.218  cpuTime=16.11  mem=7M398
17.99/18.18	   
17.99/18.18	   search
17.99/18.18	     run=12  nbConstraintChecks=25982832  nbAssignments=130000
17.99/18.18	       =>  wckTime=17.572  cpuTime=17.46  mem=7M398
19.39/19.53	   
19.39/19.53	   search
19.39/19.53	     run=13  nbConstraintChecks=27978924  nbAssignments=140000
19.39/19.53	       =>  wckTime=18.923  cpuTime=18.81  mem=7M398
20.68/20.88	   
20.68/20.88	   search
20.68/20.88	     run=14  nbConstraintChecks=29965520  nbAssignments=150000
20.68/20.88	       =>  wckTime=20.277  cpuTime=20.15  mem=7M398
22.07/22.25	   
22.07/22.25	   search
22.07/22.25	     run=15  nbConstraintChecks=31984132  nbAssignments=160000
22.07/22.25	       =>  wckTime=21.638  cpuTime=21.51  mem=7M398
23.46/23.61	   
23.46/23.61	   search
23.46/23.61	     run=16  nbConstraintChecks=34003234  nbAssignments=170000
23.46/23.61	       =>  wckTime=22.999  cpuTime=22.86  mem=7M398
24.75/24.97	   
24.75/24.97	   search
24.75/24.97	     run=17  nbConstraintChecks=36018617  nbAssignments=180000
24.75/24.97	       =>  wckTime=24.359  cpuTime=24.22  mem=7M398
26.15/26.33	   
26.15/26.33	   search
26.15/26.33	     run=18  nbConstraintChecks=38027052  nbAssignments=190000
26.15/26.33	       =>  wckTime=25.723  cpuTime=25.56  mem=7M398
27.44/27.68	   
27.44/27.68	   search
27.44/27.68	     run=19  nbConstraintChecks=40032407  nbAssignments=200000
27.44/27.68	       =>  wckTime=27.076  cpuTime=26.92  mem=7M398
28.83/29.01	   
28.83/29.01	   search
28.83/29.01	     run=20  nbConstraintChecks=41991465  nbAssignments=210000
28.83/29.01	       =>  wckTime=28.402  cpuTime=28.23  mem=7M398
30.13/30.35	   
30.13/30.35	   search
30.13/30.35	     run=21  nbConstraintChecks=43982343  nbAssignments=220000
30.13/30.35	       =>  wckTime=29.739  cpuTime=29.56  mem=7M398
30.63/30.82	   
30.63/30.82	   search
30.63/30.82	     run=22  nbConstraintChecks=44683648  nbAssignments=223454
30.63/30.82	       =>  wckTime=30.21  cpuTime=30.03  mem=7M398
30.63/30.82	   
30.63/30.82	   global
30.63/30.82	     nbConstraintChecks=44683648  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.63/30.82	     solvingWckTime=30.209  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.63/30.82	     globalCpuTime=30.31
30.63/30.82	       =>  wckTime=30.56  cpuTime=30.27  mem=7M398
30.63/30.82	   
30.63/30.82	   solver DecomposerSolver being built... 
30.73/30.92	       =>  wckTime=30.657  cpuTime=30.36  mem=17M420
30.73/30.92	   
30.73/30.92	   preprocessing
30.73/30.92	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.73/30.92	     detectedInconsistency=no
30.73/30.92	       =>  wckTime=0.0020  cpuTime=0.0  mem=17M420
89.63/90.20	   
89.63/90.20	   search
89.63/90.20	     run=0  nbConstraintChecks=53552103  nbValidityChecks=92242617  minDepth=0  maxDepth=9  nbPropagations=0
89.63/90.20	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=444970  nbFailedAssignments=187419  nbBacktracks=257552
89.63/90.20	     nbVisitedNodes=794149
89.63/90.20	       =>  wckTime=59.281  cpuTime=58.93  mem=19M396
89.63/90.20	   
89.63/90.20	   global
89.63/90.20	     nbConstraintChecks=53552103  nbValidityChecks=92242617  solvingWckTime=59.284  solvingCpuTime=58.94  expiredTime=no
89.63/90.20	     totalExploration=yes  nbFoundSolutions=0  upperBound=1  upperBoundWckTime=0.0  upperBoundCpuTime=0.0
89.63/90.20	     globalCpuTime=89.34
89.63/90.20	       =>  wckTime=89.942  cpuTime=89.3  mem=19M396
89.73/90.20	
89.73/90.20	s OPTIMUM FOUND
89.73/90.20	v 6 7 4 2 0 5 8 3 1 0 3 5 
89.73/90.20	d NODES 444970
89.73/90.20	d CHECKS 53552103
89.73/90.21	   
89.73/90.21	   totalWckTime=90.014  totalCpuTime=89.34

Verifier Data (download as text)

OK	1	29
1 unsatisfied constraints, 29 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-1109575-1215805617/watcher-1109575-1215805617 -o /tmp/evaluation-result-1109575-1215805617/solver-1109575-1215805617 -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-wdeg.xml 1 XSax HOME/instance-1109575-1215805617.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: 3.10 2.54 2.20 4/86 16500
/proc/meminfo: memFree=1915824/2055920 swapFree=4176680/4192956
[pid=16500] ppid=16498 vsize=18572 CPUtime=0
/proc/16500/stat : 16500 (runsolver) R 16498 16500 15602 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 37259498 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 231962373415 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16500/statm: 4643 292 257 25 0 2626 0

[startup+0.0839169 s]
/proc/loadavg: 3.10 2.54 2.20 4/86 16500
/proc/meminfo: memFree=1915824/2055920 swapFree=4176680/4192956
[pid=16500] ppid=16498 vsize=865856 CPUtime=0.07
/proc/16500/stat : 16500 (java) S 16498 16500 15602 0 -1 0 3523 0 1 0 5 2 0 0 19 0 9 0 37259498 886636544 3013 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16500/statm: 216464 3013 1627 9 0 211026 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865856

[startup+0.101922 s]
/proc/loadavg: 3.10 2.54 2.20 4/86 16500
/proc/meminfo: memFree=1915824/2055920 swapFree=4176680/4192956
[pid=16500] ppid=16498 vsize=865988 CPUtime=0.09
/proc/16500/stat : 16500 (java) S 16498 16500 15602 0 -1 0 3714 0 1 0 7 2 0 0 19 0 9 0 37259498 886771712 3186 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16500/statm: 216497 3186 1685 9 0 211052 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 865988

[startup+0.301943 s]
/proc/loadavg: 3.10 2.54 2.20 4/86 16500
/proc/meminfo: memFree=1915824/2055920 swapFree=4176680/4192956
[pid=16500] ppid=16498 vsize=866388 CPUtime=0.29
/proc/16500/stat : 16500 (java) S 16498 16500 15602 0 -1 0 5782 0 1 0 25 4 0 0 19 0 9 0 37259498 887181312 5157 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16500/statm: 216597 5157 1953 9 0 211125 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 866388

[startup+0.702 s]
/proc/loadavg: 3.10 2.54 2.20 4/86 16500
/proc/meminfo: memFree=1915824/2055920 swapFree=4176680/4192956
[pid=16500] ppid=16498 vsize=866628 CPUtime=0.68
/proc/16500/stat : 16500 (java) S 16498 16500 15602 0 -1 0 8749 0 1 0 59 9 0 0 19 0 9 0 37259498 887427072 7895 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16500/statm: 216657 7895 2632 9 0 211163 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866628

[startup+1.5011 s]
/proc/loadavg: 3.10 2.54 2.20 3/95 16509
/proc/meminfo: memFree=1894504/2055920 swapFree=4176680/4192956
[pid=16500] ppid=16498 vsize=866628 CPUtime=1.47
/proc/16500/stat : 16500 (java) S 16498 16500 15602 0 -1 0 8755 0 1 0 118 29 0 0 19 0 9 0 37259498 887427072 7901 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16500/statm: 216657 7901 2632 9 0 211163 0
[pid=16500/tid=16502] ppid=16498 vsize=866628 CPUtime=1.31
/proc/16500/task/16502/stat : 16502 (java) R 16498 16500 15602 0 -1 64 6612 0 1 0 103 28 0 0 25 0 9 0 37259500 887427072 7901 996147200 134512640 134550740 4294955952 18446744073709551615 4126589723 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16503] ppid=16498 vsize=866628 CPUtime=0.03
/proc/16500/task/16503/stat : 16503 (java) S 16498 16500 15602 0 -1 64 1105 0 0 0 3 0 0 0 16 0 9 0 37259501 887427072 7901 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16504] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16504/stat : 16504 (java) S 16498 16500 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37259501 887427072 7901 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16505] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16505/stat : 16505 (java) S 16498 16500 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37259501 887427072 7901 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16506] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16506/stat : 16506 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37259503 887427072 7901 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16507] ppid=16498 vsize=866628 CPUtime=0.11
/proc/16500/task/16507/stat : 16507 (java) S 16498 16500 15602 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 37259503 887427072 7901 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16508] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16508/stat : 16508 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37259503 887427072 7901 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16509] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16509/stat : 16509 (java) S 16498 16500 15602 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37259504 887427072 7901 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 866628

[startup+3.10133 s]
/proc/loadavg: 3.01 2.53 2.20 3/95 16509
/proc/meminfo: memFree=1894312/2055920 swapFree=4176680/4192956
[pid=16500] ppid=16498 vsize=866628 CPUtime=3.07
/proc/16500/stat : 16500 (java) S 16498 16500 15602 0 -1 0 8761 0 1 0 229 78 0 0 19 0 9 0 37259498 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16500/statm: 216657 7906 2633 9 0 211163 0
[pid=16500/tid=16502] ppid=16498 vsize=866628 CPUtime=2.9
/proc/16500/task/16502/stat : 16502 (java) R 16498 16500 15602 0 -1 64 6613 0 1 0 214 76 0 0 25 0 9 0 37259500 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16503] ppid=16498 vsize=866628 CPUtime=0.03
/proc/16500/task/16503/stat : 16503 (java) S 16498 16500 15602 0 -1 64 1105 0 0 0 3 0 0 0 16 0 9 0 37259501 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16504] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16504/stat : 16504 (java) S 16498 16500 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37259501 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16505] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16505/stat : 16505 (java) S 16498 16500 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37259501 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16506] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16506/stat : 16506 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37259503 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16507] ppid=16498 vsize=866628 CPUtime=0.12
/proc/16500/task/16507/stat : 16507 (java) S 16498 16500 15602 0 -1 64 348 0 0 0 12 0 0 0 16 0 9 0 37259503 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16508] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16508/stat : 16508 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37259503 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16509] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16509/stat : 16509 (java) S 16498 16500 15602 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37259504 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 866628

[startup+6.30276 s]
/proc/loadavg: 3.01 2.53 2.20 3/95 16509
/proc/meminfo: memFree=1894120/2055920 swapFree=4176680/4192956
[pid=16500] ppid=16498 vsize=866628 CPUtime=6.26
/proc/16500/stat : 16500 (java) S 16498 16500 15602 0 -1 0 8762 0 1 0 455 171 0 0 19 0 9 0 37259498 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16500/statm: 216657 7906 2633 9 0 211163 0
[pid=16500/tid=16502] ppid=16498 vsize=866628 CPUtime=6.08
/proc/16500/task/16502/stat : 16502 (java) R 16498 16500 15602 0 -1 64 6614 0 1 0 439 169 0 0 25 0 9 0 37259500 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4126592302 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16503] ppid=16498 vsize=866628 CPUtime=0.03
/proc/16500/task/16503/stat : 16503 (java) S 16498 16500 15602 0 -1 64 1105 0 0 0 3 0 0 0 16 0 9 0 37259501 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16504] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16504/stat : 16504 (java) S 16498 16500 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37259501 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16505] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16505/stat : 16505 (java) S 16498 16500 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37259501 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16506] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16506/stat : 16506 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37259503 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16507] ppid=16498 vsize=866628 CPUtime=0.12
/proc/16500/task/16507/stat : 16507 (java) S 16498 16500 15602 0 -1 64 348 0 0 0 12 0 0 0 16 0 9 0 37259503 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16508] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16508/stat : 16508 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37259503 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16509] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16509/stat : 16509 (java) S 16498 16500 15602 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37259504 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 866628

[startup+12.7026 s]
/proc/loadavg: 2.86 2.51 2.20 3/95 16509
/proc/meminfo: memFree=1890808/2055920 swapFree=4176680/4192956
[pid=16500] ppid=16498 vsize=866628 CPUtime=12.62
/proc/16500/stat : 16500 (java) S 16498 16500 15602 0 -1 0 8762 0 1 0 907 355 0 0 19 0 9 0 37259498 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16500/statm: 216657 7906 2633 9 0 211163 0
[pid=16500/tid=16502] ppid=16498 vsize=866628 CPUtime=12.45
/proc/16500/task/16502/stat : 16502 (java) R 16498 16500 15602 0 -1 64 6614 0 1 0 892 353 0 0 25 0 9 0 37259500 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4126704168 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16503] ppid=16498 vsize=866628 CPUtime=0.03
/proc/16500/task/16503/stat : 16503 (java) S 16498 16500 15602 0 -1 64 1105 0 0 0 3 0 0 0 16 0 9 0 37259501 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16504] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16504/stat : 16504 (java) S 16498 16500 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37259501 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16505] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16505/stat : 16505 (java) S 16498 16500 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37259501 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16506] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16506/stat : 16506 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37259503 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16507] ppid=16498 vsize=866628 CPUtime=0.12
/proc/16500/task/16507/stat : 16507 (java) S 16498 16500 15602 0 -1 64 348 0 0 0 12 0 0 0 16 0 9 0 37259503 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16508] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16508/stat : 16508 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37259503 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16509] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16509/stat : 16509 (java) S 16498 16500 15602 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37259504 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 866628

[startup+25.5014 s]
/proc/loadavg: 2.72 2.49 2.20 3/95 16509
/proc/meminfo: memFree=1890808/2055920 swapFree=4176680/4192956
[pid=16500] ppid=16498 vsize=866628 CPUtime=25.35
/proc/16500/stat : 16500 (java) S 16498 16500 15602 0 -1 0 8762 0 1 0 1810 725 0 0 19 0 9 0 37259498 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16500/statm: 216657 7906 2633 9 0 211163 0
[pid=16500/tid=16502] ppid=16498 vsize=866628 CPUtime=25.18
/proc/16500/task/16502/stat : 16502 (java) R 16498 16500 15602 0 -1 64 6614 0 1 0 1795 723 0 0 25 0 9 0 37259500 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4126589808 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16503] ppid=16498 vsize=866628 CPUtime=0.03
/proc/16500/task/16503/stat : 16503 (java) S 16498 16500 15602 0 -1 64 1105 0 0 0 3 0 0 0 16 0 9 0 37259501 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16504] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16504/stat : 16504 (java) S 16498 16500 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37259501 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16505] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16505/stat : 16505 (java) S 16498 16500 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37259501 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16506] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16506/stat : 16506 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37259503 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16507] ppid=16498 vsize=866628 CPUtime=0.12
/proc/16500/task/16507/stat : 16507 (java) S 16498 16500 15602 0 -1 64 348 0 0 0 12 0 0 0 16 0 9 0 37259503 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16508] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16508/stat : 16508 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37259503 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16509] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16509/stat : 16509 (java) S 16498 16500 15602 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37259504 887427072 7906 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 866628

[startup+51.1019 s]
/proc/loadavg: 2.47 2.45 2.19 3/95 16509
/proc/meminfo: memFree=1883768/2055920 swapFree=4176680/4192956
[pid=16500] ppid=16498 vsize=866628 CPUtime=50.82
/proc/16500/stat : 16500 (java) S 16498 16500 15602 0 -1 0 10552 0 1 0 4203 879 0 0 19 0 9 0 37259498 887427072 9694 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16500/statm: 216657 9694 2634 9 0 211163 0
[pid=16500/tid=16502] ppid=16498 vsize=866628 CPUtime=50.58
/proc/16500/task/16502/stat : 16502 (java) R 16498 16500 15602 0 -1 64 8365 0 1 0 4180 878 0 0 25 0 9 0 37259500 887427072 9694 996147200 134512640 134550740 4294955952 18446744073709551615 4126763728 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16503] ppid=16498 vsize=866628 CPUtime=0.03
/proc/16500/task/16503/stat : 16503 (java) S 16498 16500 15602 0 -1 64 1105 0 0 0 3 0 0 0 16 0 9 0 37259501 887427072 9694 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16504] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16504/stat : 16504 (java) S 16498 16500 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37259501 887427072 9694 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16505] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16505/stat : 16505 (java) S 16498 16500 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37259501 887427072 9694 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16506] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16506/stat : 16506 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37259503 887427072 9694 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16507] ppid=16498 vsize=866628 CPUtime=0.18
/proc/16500/task/16507/stat : 16507 (java) S 16498 16500 15602 0 -1 64 387 0 0 0 18 0 0 0 16 0 9 0 37259503 887427072 9694 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16508] ppid=16498 vsize=866628 CPUtime=0

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

/proc/16500/stat : 16500 (java) S 16498 16500 15602 0 -1 0 10553 0 1 0 7387 879 0 0 19 0 9 0 37259498 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16500/statm: 216657 9695 2634 9 0 211163 0
[pid=16500/tid=16502] ppid=16498 vsize=866628 CPUtime=82.43
/proc/16500/task/16502/stat : 16502 (java) R 16498 16500 15602 0 -1 64 8366 0 1 0 7365 878 0 0 25 0 9 0 37259500 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4126747820 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16503] ppid=16498 vsize=866628 CPUtime=0.03
/proc/16500/task/16503/stat : 16503 (java) S 16498 16500 15602 0 -1 64 1105 0 0 0 3 0 0 0 16 0 9 0 37259501 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16504] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16504/stat : 16504 (java) S 16498 16500 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37259501 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16505] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16505/stat : 16505 (java) S 16498 16500 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37259501 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16506] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16506/stat : 16506 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37259503 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16507] ppid=16498 vsize=866628 CPUtime=0.18
/proc/16500/task/16507/stat : 16507 (java) S 16498 16500 15602 0 -1 64 387 0 0 0 18 0 0 0 16 0 9 0 37259503 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16508] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16508/stat : 16508 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37259503 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16509] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16509/stat : 16509 (java) S 16498 16500 15602 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37259504 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 82.66
Current children cumulated vsize (KiB) 866628

[startup+86.3017 s]
/proc/loadavg: 2.26 2.40 2.18 3/95 16509
/proc/meminfo: memFree=1883576/2055920 swapFree=4176680/4192956
[pid=16500] ppid=16498 vsize=866628 CPUtime=85.85
/proc/16500/stat : 16500 (java) S 16498 16500 15602 0 -1 0 10553 0 1 0 7706 879 0 0 19 0 9 0 37259498 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16500/statm: 216657 9695 2634 9 0 211163 0
[pid=16500/tid=16502] ppid=16498 vsize=866628 CPUtime=85.61
/proc/16500/task/16502/stat : 16502 (java) R 16498 16500 15602 0 -1 64 8366 0 1 0 7683 878 0 0 25 0 9 0 37259500 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4126771749 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16503] ppid=16498 vsize=866628 CPUtime=0.03
/proc/16500/task/16503/stat : 16503 (java) S 16498 16500 15602 0 -1 64 1105 0 0 0 3 0 0 0 16 0 9 0 37259501 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16504] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16504/stat : 16504 (java) S 16498 16500 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37259501 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16505] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16505/stat : 16505 (java) S 16498 16500 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37259501 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16506] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16506/stat : 16506 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37259503 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16507] ppid=16498 vsize=866628 CPUtime=0.18
/proc/16500/task/16507/stat : 16507 (java) S 16498 16500 15602 0 -1 64 387 0 0 0 18 0 0 0 16 0 9 0 37259503 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16508] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16508/stat : 16508 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37259503 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16509] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16509/stat : 16509 (java) S 16498 16500 15602 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37259504 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 85.85
Current children cumulated vsize (KiB) 866628

[startup+87.9019 s]
/proc/loadavg: 2.24 2.39 2.18 3/95 16509
/proc/meminfo: memFree=1883576/2055920 swapFree=4176680/4192956
[pid=16500] ppid=16498 vsize=866628 CPUtime=87.44
/proc/16500/stat : 16500 (java) S 16498 16500 15602 0 -1 0 10553 0 1 0 7865 879 0 0 19 0 9 0 37259498 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16500/statm: 216657 9695 2634 9 0 211163 0
[pid=16500/tid=16502] ppid=16498 vsize=866628 CPUtime=87.21
/proc/16500/task/16502/stat : 16502 (java) R 16498 16500 15602 0 -1 64 8366 0 1 0 7843 878 0 0 25 0 9 0 37259500 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4126739662 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16503] ppid=16498 vsize=866628 CPUtime=0.03
/proc/16500/task/16503/stat : 16503 (java) S 16498 16500 15602 0 -1 64 1105 0 0 0 3 0 0 0 16 0 9 0 37259501 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16504] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16504/stat : 16504 (java) S 16498 16500 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37259501 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16505] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16505/stat : 16505 (java) S 16498 16500 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37259501 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16506] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16506/stat : 16506 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37259503 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16507] ppid=16498 vsize=866628 CPUtime=0.18
/proc/16500/task/16507/stat : 16507 (java) S 16498 16500 15602 0 -1 64 387 0 0 0 18 0 0 0 16 0 9 0 37259503 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16508] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16508/stat : 16508 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37259503 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16509] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16509/stat : 16509 (java) S 16498 16500 15602 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37259504 887427072 9695 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 87.44
Current children cumulated vsize (KiB) 866628

[startup+89.5011 s]
/proc/loadavg: 2.24 2.39 2.18 3/95 16509
/proc/meminfo: memFree=1883576/2055920 swapFree=4176680/4192956
[pid=16500] ppid=16498 vsize=866628 CPUtime=89.03
/proc/16500/stat : 16500 (java) S 16498 16500 15602 0 -1 0 10554 0 1 0 8024 879 0 0 19 0 9 0 37259498 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16500/statm: 216657 9696 2634 9 0 211163 0
[pid=16500/tid=16502] ppid=16498 vsize=866628 CPUtime=88.8
/proc/16500/task/16502/stat : 16502 (java) R 16498 16500 15602 0 -1 64 8367 0 1 0 8002 878 0 0 25 0 9 0 37259500 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4126736480 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16503] ppid=16498 vsize=866628 CPUtime=0.03
/proc/16500/task/16503/stat : 16503 (java) S 16498 16500 15602 0 -1 64 1105 0 0 0 3 0 0 0 16 0 9 0 37259501 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16504] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16504/stat : 16504 (java) S 16498 16500 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37259501 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16505] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16505/stat : 16505 (java) S 16498 16500 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37259501 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16506] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16506/stat : 16506 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37259503 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16507] ppid=16498 vsize=866628 CPUtime=0.18
/proc/16500/task/16507/stat : 16507 (java) S 16498 16500 15602 0 -1 64 387 0 0 0 18 0 0 0 16 0 9 0 37259503 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16508] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16508/stat : 16508 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37259503 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16509] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16509/stat : 16509 (java) S 16498 16500 15602 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37259504 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 89.03
Current children cumulated vsize (KiB) 866628

[startup+89.9022 s]
/proc/loadavg: 2.24 2.39 2.18 3/95 16509
/proc/meminfo: memFree=1883576/2055920 swapFree=4176680/4192956
[pid=16500] ppid=16498 vsize=866628 CPUtime=89.43
/proc/16500/stat : 16500 (java) S 16498 16500 15602 0 -1 0 10554 0 1 0 8064 879 0 0 19 0 9 0 37259498 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16500/statm: 216657 9696 2634 9 0 211163 0
[pid=16500/tid=16502] ppid=16498 vsize=866628 CPUtime=89.2
/proc/16500/task/16502/stat : 16502 (java) R 16498 16500 15602 0 -1 64 8367 0 1 0 8042 878 0 0 25 0 9 0 37259500 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4126733787 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16503] ppid=16498 vsize=866628 CPUtime=0.03
/proc/16500/task/16503/stat : 16503 (java) S 16498 16500 15602 0 -1 64 1105 0 0 0 3 0 0 0 16 0 9 0 37259501 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16504] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16504/stat : 16504 (java) S 16498 16500 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37259501 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16505] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16505/stat : 16505 (java) S 16498 16500 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37259501 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16506] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16506/stat : 16506 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37259503 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16507] ppid=16498 vsize=866628 CPUtime=0.18
/proc/16500/task/16507/stat : 16507 (java) S 16498 16500 15602 0 -1 64 387 0 0 0 18 0 0 0 16 0 9 0 37259503 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16508] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16508/stat : 16508 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37259503 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16509] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16509/stat : 16509 (java) S 16498 16500 15602 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37259504 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 89.43
Current children cumulated vsize (KiB) 866628

[startup+90.1022 s]
/proc/loadavg: 2.24 2.39 2.18 3/95 16509
/proc/meminfo: memFree=1883512/2055920 swapFree=4176680/4192956
[pid=16500] ppid=16498 vsize=866628 CPUtime=89.63
/proc/16500/stat : 16500 (java) S 16498 16500 15602 0 -1 0 10554 0 1 0 8084 879 0 0 19 0 9 0 37259498 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16500/statm: 216657 9696 2634 9 0 211163 0
[pid=16500/tid=16502] ppid=16498 vsize=866628 CPUtime=89.4
/proc/16500/task/16502/stat : 16502 (java) R 16498 16500 15602 0 -1 64 8367 0 1 0 8062 878 0 0 25 0 9 0 37259500 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4126589760 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16503] ppid=16498 vsize=866628 CPUtime=0.03
/proc/16500/task/16503/stat : 16503 (java) S 16498 16500 15602 0 -1 64 1105 0 0 0 3 0 0 0 16 0 9 0 37259501 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16504] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16504/stat : 16504 (java) S 16498 16500 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37259501 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16505] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16505/stat : 16505 (java) S 16498 16500 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37259501 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16506] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16506/stat : 16506 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37259503 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16507] ppid=16498 vsize=866628 CPUtime=0.18
/proc/16500/task/16507/stat : 16507 (java) S 16498 16500 15602 0 -1 64 387 0 0 0 18 0 0 0 16 0 9 0 37259503 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16508] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16508/stat : 16508 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37259503 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16509] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16509/stat : 16509 (java) S 16498 16500 15602 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37259504 887427072 9696 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 89.63
Current children cumulated vsize (KiB) 866628

[startup+90.2072 s]
/proc/loadavg: 2.24 2.39 2.18 3/95 16509
/proc/meminfo: memFree=1883512/2055920 swapFree=4176680/4192956
[pid=16500] ppid=16498 vsize=866628 CPUtime=89.73
/proc/16500/stat : 16500 (java) S 16498 16500 15602 0 -1 0 10567 0 1 0 8094 879 0 0 19 0 9 0 37259498 887427072 9709 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/16500/statm: 216657 9709 2634 9 0 211163 0
[pid=16500/tid=16502] ppid=16498 vsize=866628 CPUtime=89.5
/proc/16500/task/16502/stat : 16502 (java) R 16498 16500 15602 0 -1 64 8380 0 1 0 8072 878 0 0 25 0 9 0 37259500 887427072 9709 996147200 134512640 134550740 4294955952 18446744073709551615 102708718 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16503] ppid=16498 vsize=866628 CPUtime=0.03
/proc/16500/task/16503/stat : 16503 (java) S 16498 16500 15602 0 -1 64 1105 0 0 0 3 0 0 0 16 0 9 0 37259501 887427072 9709 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16504] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16504/stat : 16504 (java) S 16498 16500 15602 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 37259501 887427072 9709 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16505] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16505/stat : 16505 (java) S 16498 16500 15602 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 37259501 887427072 9709 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16506] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16506/stat : 16506 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 37259503 887427072 9709 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16507] ppid=16498 vsize=866628 CPUtime=0.18
/proc/16500/task/16507/stat : 16507 (java) S 16498 16500 15602 0 -1 64 387 0 0 0 18 0 0 0 16 0 9 0 37259503 887427072 9709 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16508] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16508/stat : 16508 (java) S 16498 16500 15602 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 37259503 887427072 9709 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=16500/tid=16509] ppid=16498 vsize=866628 CPUtime=0
/proc/16500/task/16509/stat : 16509 (java) S 16498 16500 15602 0 -1 64 0 0 0 0 0 0 0 0 15 0 9 0 37259504 887427072 9709 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 89.73
Current children cumulated vsize (KiB) 866628

Child status: 0
Real time (s): 90.2256
CPU time (s): 89.7554
CPU user time (s): 80.9477
CPU system time (s): 8.80766
CPU usage (%): 99.4788
Max. virtual memory (cumulated for all children) (KiB): 866632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 80.9477
system time used= 8.80766
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10659
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= 2872
involuntary context switches= 4124

runsolver used 0.12598 second user time and 0.308953 second system time

The end

Launcher Data (download as text)

Begin job on node71 at 2008-07-11 21:46:57
IDJOB=1109575
IDBENCH=60985
IDSOLVER=359
FILE ID=node71/1109575-1215805617
PBS_JOBID= 7903238
Free space on /tmp= 66516 MiB

SOLVER NAME= AbsconMax 112 pc-w
BENCH NAME= CPAI08/csp/schurrLemma/normalized-lemma-12-9-mod.xml
COMMAND LINE=  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -cp absconMax112V3.jar abscon.Resolution mrdac-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1109575-1215805617/watcher-1109575-1215805617 -o /tmp/evaluation-result-1109575-1215805617/solver-1109575-1215805617 -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-wdeg.xml 1 XSax HOME/instance-1109575-1215805617.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= 36d70e5f554ef963eab8b5f3f6d1ac7d
RANDOM SEED=136439377

node71.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.225
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.225
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:       1916304 kB
Buffers:          4884 kB
Cached:          40904 kB
SwapCached:       5348 kB
Active:          69720 kB
Inactive:        16352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1916304 kB
SwapTotal:     4192956 kB
SwapFree:      4176680 kB
Dirty:            2028 kB
Writeback:           0 kB
Mapped:          56788 kB
Slab:            38088 kB
Committed_AS:   976996 kB
PageTables:       2428 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= 66516 MiB
End job on node71 at 2008-07-11 21:48:27