Trace number 1112042

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-dOPTIMUM1 2933.65 2965.9

DiagnosticValue
CHECKS6845740000
NODES6192730

General information on the benchmark

Namecsp/rand-3-20-20/
normalized-rand-3-20-20-60-632-39_ext.xml
MD5SUMed8df54d36902e618bb25f8ef4659cdc
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of falsified constraints1
Best CPU time to get the best result obtained on this benchmark538.048
Satisfiable
(Un)Satisfiability was proved
Number of variables20
Number of constraints59
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension59
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.01/0.09	
0.01/0.09	Abscon 112 (May, 2008)
0.17/0.25	
0.17/0.25	   configuration
0.17/0.25	     name=mrdac-ddeg.xml
0.17/0.29	   
0.17/0.29	   instance
0.17/0.29	     name=HOME/instance-1112042-1215860964.xml
0.26/0.33	   
0.26/0.33	   domains being loaded...
0.26/0.34	   
0.26/0.34	   variables being loaded...
0.26/0.37	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20  nbTotalValues=400
0.26/0.37	       =>  wckTime=0.108  cpuTime=0.11  mem=7M858
0.26/0.37	   
0.26/0.37	   relations being loaded...
0.46/0.59	   
0.46/0.59	   constraints being loaded...
0.57/0.67	     nbConstraints=59  nbRelationTypes=59  nbExtensionStructures=59  nbSharedExtensionStructures=0
0.57/0.67	     nbConflictsStructures=59  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=5  maxDegree=14
0.57/0.67	     minArity=3  maxArity=3
0.57/0.67	       =>  wckTime=0.413  cpuTime=0.36  mem=30M686
0.67/0.75	   
0.67/0.75	   solver LocalSearchSolver being built... 
0.67/0.79	       =>  wckTime=0.533  cpuTime=0.41  mem=11M257
0.67/0.80	
0.67/0.80	s SATISFIABLE
0.67/0.80	o 34
0.77/0.80	o 30
0.77/0.80	o 24
0.77/0.80	o 21
0.77/0.80	o 18
0.77/0.80	o 16
0.77/0.80	o 14
0.77/0.80	o 12
0.77/0.81	o 10
0.77/0.81	o 9
0.77/0.81	o 8
0.77/0.81	o 7
0.77/0.81	o 6
0.77/0.82	o 5
0.77/0.82	o 4
0.97/1.02	o 3
1.16/1.23	o 2
2.15/2.26	   
2.15/2.26	   search
2.15/2.26	     run=0  nbConstraintChecks=10206297  nbAssignments=10000
2.15/2.26	       =>  wckTime=1.472  cpuTime=1.43  mem=12M291
3.98/4.47	   
3.98/4.47	   search
3.98/4.47	     run=1  nbConstraintChecks=20684608  nbAssignments=20000
3.98/4.47	       =>  wckTime=3.678  cpuTime=3.25  mem=12M291
5.35/5.90	   
5.35/5.90	   search
5.35/5.90	     run=2  nbConstraintChecks=31170025  nbAssignments=30000
5.35/5.90	       =>  wckTime=5.108  cpuTime=4.66  mem=12M291
6.84/7.32	   
6.84/7.32	   search
6.84/7.32	     run=3  nbConstraintChecks=41524621  nbAssignments=40000
6.84/7.32	       =>  wckTime=6.533  cpuTime=6.06  mem=12M291
8.23/8.74	   
8.23/8.74	   search
8.23/8.74	     run=4  nbConstraintChecks=51740862  nbAssignments=50000
8.23/8.74	       =>  wckTime=7.95  cpuTime=7.48  mem=12M291
9.60/10.14	   
9.60/10.14	   search
9.60/10.14	     run=5  nbConstraintChecks=61659993  nbAssignments=60000
9.60/10.14	       =>  wckTime=9.351  cpuTime=8.84  mem=12M291
11.00/11.52	   
11.00/11.52	   search
11.00/11.52	     run=6  nbConstraintChecks=71891746  nbAssignments=70000
11.00/11.52	       =>  wckTime=10.729  cpuTime=10.23  mem=12M291
12.38/12.92	   
12.38/12.92	   search
12.38/12.92	     run=7  nbConstraintChecks=82146839  nbAssignments=80000
12.38/12.92	       =>  wckTime=12.129  cpuTime=11.61  mem=12M291
13.79/14.31	   
13.79/14.33	   search
13.79/14.33	     run=8  nbConstraintChecks=92594259  nbAssignments=90000
13.79/14.33	       =>  wckTime=13.524  cpuTime=12.99  mem=12M291
15.16/15.79	   
15.16/15.79	   search
15.16/15.79	     run=9  nbConstraintChecks=102403477  nbAssignments=100000
15.16/15.79	       =>  wckTime=15.002  cpuTime=14.45  mem=12M291
16.64/17.22	   
16.64/17.22	   search
16.64/17.22	     run=10  nbConstraintChecks=112970532  nbAssignments=110000
16.64/17.22	       =>  wckTime=16.435  cpuTime=15.87  mem=12M291
18.03/18.63	   
18.03/18.63	   search
18.03/18.63	     run=11  nbConstraintChecks=123317705  nbAssignments=120000
18.03/18.63	       =>  wckTime=17.844  cpuTime=17.27  mem=12M291
19.40/20.09	   
19.40/20.09	   search
19.40/20.09	     run=12  nbConstraintChecks=133743828  nbAssignments=130000
19.40/20.09	       =>  wckTime=19.3  cpuTime=18.69  mem=12M291
20.89/21.51	   
20.89/21.51	   search
20.89/21.51	     run=13  nbConstraintChecks=144154281  nbAssignments=140000
20.89/21.51	       =>  wckTime=20.721  cpuTime=20.1  mem=12M291
22.28/22.96	   
22.28/22.96	   search
22.28/22.96	     run=14  nbConstraintChecks=154521523  nbAssignments=150000
22.28/22.96	       =>  wckTime=22.167  cpuTime=21.54  mem=12M291
23.67/24.35	   
23.67/24.35	   search
23.67/24.35	     run=15  nbConstraintChecks=164225738  nbAssignments=160000
23.67/24.35	       =>  wckTime=23.564  cpuTime=22.91  mem=12M291
25.05/25.78	   
25.05/25.78	   search
25.05/25.78	     run=16  nbConstraintChecks=174472209  nbAssignments=170000
25.05/25.78	       =>  wckTime=24.995  cpuTime=24.33  mem=12M291
26.54/27.23	   
26.54/27.23	   search
26.54/27.23	     run=17  nbConstraintChecks=184888345  nbAssignments=180000
26.54/27.23	       =>  wckTime=26.439  cpuTime=25.74  mem=12M291
27.92/28.66	   
27.92/28.66	   search
27.92/28.66	     run=18  nbConstraintChecks=195213894  nbAssignments=190000
27.92/28.66	       =>  wckTime=27.872  cpuTime=27.16  mem=12M291
29.37/30.19	   
29.37/30.19	   search
29.37/30.19	     run=19  nbConstraintChecks=205700859  nbAssignments=200000
29.37/30.19	       =>  wckTime=29.396  cpuTime=28.63  mem=12M291
30.77/31.60	   
30.77/31.60	   search
30.86/31.60	     run=20  nbConstraintChecks=216012382  nbAssignments=210000
30.86/31.60	       =>  wckTime=30.807  cpuTime=30.04  mem=12M291
31.18/31.96	   
31.18/31.96	   search
31.18/31.96	     run=21  nbConstraintChecks=218678118  nbAssignments=212521
31.18/31.96	       =>  wckTime=31.17  cpuTime=30.41  mem=12M291
31.18/31.96	   
31.18/31.96	   global
31.18/31.96	     nbConstraintChecks=218678118  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.18/31.96	     solvingWckTime=31.168  solvingCpuTime=30.41  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.18/31.96	     globalCpuTime=30.86
31.18/31.96	       =>  wckTime=31.703  cpuTime=30.82  mem=12M291
31.18/31.96	   
31.18/31.96	   solver DecomposerSolver being built... 
31.28/32.07	       =>  wckTime=31.811  cpuTime=30.91  mem=23M300
31.28/32.07	   
31.28/32.07	   preprocessing
31.28/32.07	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.28/32.07	     detectedInconsistency=no
31.28/32.07	       =>  wckTime=0.0040  cpuTime=0.0  mem=23M300
421.83/427.59	o 1
421.83/427.59	    First solution found
2933.57/2965.86	   
2933.57/2965.86	   search
2933.57/2965.86	     run=0  nbConstraintChecks=6845741734  nbValidityChecks=11631242685  minDepth=0  maxDepth=20  nbPropagations=0
2933.57/2965.86	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=6192732  nbFailedAssignments=3765529  nbBacktracks=2427203
2933.57/2965.86	     nbVisitedNodes=11151319  nbFoundSolutions=1
2933.57/2965.86	       =>  wckTime=2933.788  cpuTime=2902.18  mem=24M284
2933.57/2965.86	   
2933.57/2965.86	   global
2933.57/2965.86	     nbConstraintChecks=6845741734  nbValidityChecks=11631242685  solvingWckTime=2933.79  solvingCpuTime=2902.18
2933.57/2965.86	     expiredTime=no  totalExploration=yes  nbFoundSolutions=1  firstSolutionCpuTime=421.43  upperBound=1
2933.57/2965.86	     upperBoundWckTime=427.332  upperBoundCpuTime=421.43  globalCpuTime=2933.13
2933.57/2965.86	       =>  wckTime=2965.603  cpuTime=2933.09  mem=24M284
2933.57/2965.86	
2933.57/2965.86	s OPTIMUM FOUND
2933.57/2965.86	v 4 11 16 11 19 15 13 0 0 12 11 16 2 3 8 3 14 17 6 0 
2933.57/2965.86	d NODES 6192732
2933.57/2965.86	d CHECKS 6845741734
2933.57/2965.86	   
2933.57/2965.86	   totalWckTime=2965.669  totalCpuTime=2933.13

Verifier Data (download as text)

OK	1	58
1 unsatisfied constraints, 58 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-1112042-1215860964/watcher-1112042-1215860964 -o /tmp/evaluation-result-1112042-1215860964/solver-1112042-1215860964 -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-1112042-1215860964.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: 1.92 1.98 1.99 4/110 14200
/proc/meminfo: memFree=1795276/2055920 swapFree=4152016/4192956
[pid=14200] ppid=14198 vsize=18572 CPUtime=0
/proc/14200/stat : 14200 (runsolver) R 14198 14200 13441 0 -1 4194368 16 0 0 0 0 0 0 0 20 0 1 0 42792989 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 256364834087 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/14200/statm: 4643 292 257 25 0 2626 0

[startup+0.0331251 s]
/proc/loadavg: 1.92 1.98 1.99 4/110 14200
/proc/meminfo: memFree=1795276/2055920 swapFree=4152016/4192956
[pid=14200] ppid=14198 vsize=861228 CPUtime=0.01
/proc/14200/stat : 14200 (java) S 14198 14200 13441 0 -1 0 1860 0 1 0 0 1 0 0 20 0 3 0 42792989 881897472 1547 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/14200/statm: 215307 1547 687 9 0 210286 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 861228

[startup+0.102137 s]
/proc/loadavg: 1.92 1.98 1.99 4/110 14200
/proc/meminfo: memFree=1795276/2055920 swapFree=4152016/4192956
[pid=14200] ppid=14198 vsize=865988 CPUtime=0.07
/proc/14200/stat : 14200 (java) S 14198 14200 13441 0 -1 0 3704 0 1 0 6 1 0 0 20 0 9 0 42792989 886771712 3179 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14200/statm: 216497 3179 1687 9 0 211052 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 865988

[startup+0.301172 s]
/proc/loadavg: 1.92 1.98 1.99 4/110 14200
/proc/meminfo: memFree=1795276/2055920 swapFree=4152016/4192956
[pid=14200] ppid=14198 vsize=866360 CPUtime=0.26
/proc/14200/stat : 14200 (java) S 14198 14200 13441 0 -1 0 5802 0 1 0 23 3 0 0 20 0 9 0 42792989 887152640 5177 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14200/statm: 216590 5177 1953 9 0 211118 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 866360

[startup+0.702253 s]
/proc/loadavg: 1.92 1.98 1.99 4/110 14200
/proc/meminfo: memFree=1795276/2055920 swapFree=4152016/4192956
[pid=14200] ppid=14198 vsize=866540 CPUtime=0.67
/proc/14200/stat : 14200 (java) S 14198 14200 13441 0 -1 0 12403 0 1 0 61 6 0 0 20 0 9 0 42792989 887336960 11704 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14200/statm: 216635 11704 2052 9 0 211163 0
Current children cumulated CPU time (s) 0.67
Current children cumulated vsize (KiB) 866540

[startup+1.50139 s]
/proc/loadavg: 1.92 1.98 1.99 3/119 14209
/proc/meminfo: memFree=1749444/2055920 swapFree=4152016/4192956
[pid=14200] ppid=14198 vsize=866628 CPUtime=1.45
/proc/14200/stat : 14200 (java) S 14198 14200 13441 0 -1 0 14840 0 1 0 119 26 0 0 20 0 9 0 42792989 887427072 14007 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14200/statm: 216657 14007 2632 9 0 211163 0
[pid=14200/tid=14202] ppid=14198 vsize=866628 CPUtime=1.26
/proc/14200/task/14202/stat : 14202 (java) R 14198 14200 13441 0 -1 64 11269 0 1 0 102 24 0 0 25 0 9 0 42792990 887427072 14007 996147200 134512640 134550740 4294955952 18446744073709551615 10681553 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14203] ppid=14198 vsize=866628 CPUtime=0.06
/proc/14200/task/14203/stat : 14203 (java) S 14198 14200 13441 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42792992 887427072 14007 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14204] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14198 14200 13441 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42792992 887427072 14007 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14205] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14205/stat : 14205 (java) S 14198 14200 13441 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42792992 887427072 14007 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14206] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14007 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14207] ppid=14198 vsize=866628 CPUtime=0.11
/proc/14200/task/14207/stat : 14207 (java) S 14198 14200 13441 0 -1 64 338 0 0 0 11 0 0 0 16 0 9 0 42792994 887427072 14007 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14208] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14208/stat : 14208 (java) S 14198 14200 13441 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14007 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14209] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14209/stat : 14209 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42792994 887427072 14007 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 866628

[startup+3.10186 s]
/proc/loadavg: 1.92 1.98 1.99 3/119 14209
/proc/meminfo: memFree=1749188/2055920 swapFree=4152016/4192956
[pid=14200] ppid=14198 vsize=866628 CPUtime=2.9
/proc/14200/stat : 14200 (java) S 14198 14200 13441 0 -1 0 14846 0 1 0 226 64 0 0 20 0 9 0 42792989 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14200/statm: 216657 14012 2633 9 0 211163 0
[pid=14200/tid=14202] ppid=14198 vsize=866628 CPUtime=2.7
/proc/14200/task/14202/stat : 14202 (java) R 14198 14200 13441 0 -1 64 11270 0 1 0 208 62 0 0 25 0 9 0 42792990 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4126668259 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14203] ppid=14198 vsize=866628 CPUtime=0.06
/proc/14200/task/14203/stat : 14203 (java) S 14198 14200 13441 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42792992 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14204] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14198 14200 13441 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42792992 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14205] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14205/stat : 14205 (java) S 14198 14200 13441 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42792992 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14206] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14207] ppid=14198 vsize=866628 CPUtime=0.11
/proc/14200/task/14207/stat : 14207 (java) S 14198 14200 13441 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 42792994 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14208] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14208/stat : 14208 (java) S 14198 14200 13441 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14209] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14209/stat : 14209 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42792994 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 866628

[startup+6.30228 s]
/proc/loadavg: 2.01 2.00 2.00 3/119 14209
/proc/meminfo: memFree=1748932/2055920 swapFree=4152016/4192956
[pid=14200] ppid=14198 vsize=866632 CPUtime=5.85
/proc/14200/stat : 14200 (java) S 14198 14200 13441 0 -1 0 14847 0 1 0 451 134 0 0 20 0 9 0 42792989 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14200/statm: 216658 14012 2633 9 0 211164 0
[pid=14200/tid=14202] ppid=14198 vsize=866632 CPUtime=5.65
/proc/14200/task/14202/stat : 14202 (java) R 14198 14200 13441 0 -1 64 11271 0 1 0 433 132 0 0 25 0 9 0 42792990 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14203] ppid=14198 vsize=866632 CPUtime=0.06
/proc/14200/task/14203/stat : 14203 (java) S 14198 14200 13441 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42792992 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14204] ppid=14198 vsize=866632 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14198 14200 13441 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42792992 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14205] ppid=14198 vsize=866632 CPUtime=0
/proc/14200/task/14205/stat : 14205 (java) S 14198 14200 13441 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42792992 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14206] ppid=14198 vsize=866632 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 42792994 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14207] ppid=14198 vsize=866632 CPUtime=0.11
/proc/14200/task/14207/stat : 14207 (java) S 14198 14200 13441 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 42792994 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14208] ppid=14198 vsize=866632 CPUtime=0
/proc/14200/task/14208/stat : 14208 (java) S 14198 14200 13441 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 42792994 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14209] ppid=14198 vsize=866632 CPUtime=0
/proc/14200/task/14209/stat : 14209 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42792994 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 5.85
Current children cumulated vsize (KiB) 866632

[startup+12.7015 s]
/proc/loadavg: 2.01 2.00 2.00 2/106 14231
/proc/meminfo: memFree=1783740/2055920 swapFree=4152016/4192956
[pid=14200] ppid=14198 vsize=866628 CPUtime=12.17
/proc/14200/stat : 14200 (java) S 14198 14200 13441 0 -1 0 14847 0 1 0 917 300 0 0 20 0 9 0 42792989 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14200/statm: 216657 14012 2633 9 0 211163 0
[pid=14200/tid=14202] ppid=14198 vsize=866628 CPUtime=11.97
/proc/14200/task/14202/stat : 14202 (java) R 14198 14200 13441 0 -1 64 11271 0 1 0 899 298 0 0 25 0 9 0 42792990 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14200/tid=14203] ppid=14198 vsize=866628 CPUtime=0.06
/proc/14200/task/14203/stat : 14203 (java) S 14198 14200 13441 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42792992 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14204] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14198 14200 13441 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42792992 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14205] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14205/stat : 14205 (java) S 14198 14200 13441 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42792992 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14206] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14207] ppid=14198 vsize=866628 CPUtime=0.11
/proc/14200/task/14207/stat : 14207 (java) S 14198 14200 13441 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 42792994 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14208] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14208/stat : 14208 (java) S 14198 14200 13441 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14209] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14209/stat : 14209 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42792994 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.17
Current children cumulated vsize (KiB) 866628

[startup+25.503 s]
/proc/loadavg: 2.23 2.05 2.02 3/112 14281
/proc/meminfo: memFree=1763476/2055920 swapFree=4152016/4192956
[pid=14200] ppid=14198 vsize=866628 CPUtime=24.85
/proc/14200/stat : 14200 (java) S 14198 14200 13441 0 -1 0 14847 0 1 0 1850 635 0 0 20 0 9 0 42792989 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14200/statm: 216657 14012 2633 9 0 211163 0
[pid=14200/tid=14202] ppid=14198 vsize=866628 CPUtime=24.63
/proc/14200/task/14202/stat : 14202 (java) R 14198 14200 13441 0 -1 64 11271 0 1 0 1831 632 0 0 21 0 9 0 42792990 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4126664671 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14200/tid=14203] ppid=14198 vsize=866628 CPUtime=0.06
/proc/14200/task/14203/stat : 14203 (java) S 14198 14200 13441 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42792992 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14204] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14198 14200 13441 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42792992 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14205] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14205/stat : 14205 (java) S 14198 14200 13441 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42792992 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14206] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14207] ppid=14198 vsize=866628 CPUtime=0.11
/proc/14200/task/14207/stat : 14207 (java) S 14198 14200 13441 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 42792994 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14200/tid=14208] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14208/stat : 14208 (java) S 14198 14200 13441 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14209] ppid=14198 vsize=866628 CPUtime=0.01
/proc/14200/task/14209/stat : 14209 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 0 1 0 0 15 0 9 0 42792994 887427072 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 24.85
Current children cumulated vsize (KiB) 866628

[startup+51.1027 s]
/proc/loadavg: 2.27 2.08 2.02 3/112 14301
/proc/meminfo: memFree=1757716/2055920 swapFree=4152016/4192956
[pid=14200] ppid=14198 vsize=866628 CPUtime=50.01
/proc/14200/stat : 14200 (java) S 14198 14200 13441 0 -1 0 14952 0 1 0 4209 792 0 0 20 0 9 0 42792989 887427072 14113 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14200/statm: 216657 14113 2634 9 0 211163 0
[pid=14200/tid=14202] ppid=14198 vsize=866628 CPUtime=49.7
/proc/14200/task/14202/stat : 14202 (java) R 14198 14200 13441 0 -1 64 11331 0 1 0 4183 787 0 0 25 0 9 0 42792990 887427072 14113 996147200 134512640 134550740 4294955952 18446744073709551615 4126795747 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14200/tid=14203] ppid=14198 vsize=866628 CPUtime=0.06
/proc/14200/task/14203/stat : 14203 (java) S 14198 14200 13441 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42792992 887427072 14113 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14204] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14198 14200 13441 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42792992 887427072 14113 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14205] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14205/stat : 14205 (java) S 14198 14200 13441 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42792992 887427072 14113 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14206] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14113 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14207] ppid=14198 vsize=866628 CPUtime=0.18
/proc/14200/task/14207/stat : 14207 (java) S 14198 14200 13441 0 -1 64 388 0 0 0 18 0 0 0 16 0 9 0 42792994 887427072 14113 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14200/tid=14208] ppid=14198 vsize=866628 CPUtime=0

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

/proc/14200/stat : 14200 (java) S 14198 14200 13441 0 -1 0 14954 0 1 0 290400 798 0 0 20 0 9 0 42792989 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14200/statm: 216657 14114 2634 9 0 211163 0
[pid=14200/tid=14202] ppid=14198 vsize=866628 CPUtime=2911.62
/proc/14200/task/14202/stat : 14202 (java) R 14198 14200 13441 0 -1 64 11333 0 1 0 290371 791 0 0 25 0 9 0 42792990 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4126799208 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14203] ppid=14198 vsize=866628 CPUtime=0.06
/proc/14200/task/14203/stat : 14203 (java) S 14198 14200 13441 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14204] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14198 14200 13441 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14205] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14205/stat : 14205 (java) S 14198 14200 13441 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14206] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14207] ppid=14198 vsize=866628 CPUtime=0.18
/proc/14200/task/14207/stat : 14207 (java) S 14198 14200 13441 0 -1 64 388 0 0 0 18 0 0 0 16 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14200/tid=14208] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14208/stat : 14208 (java) S 14198 14200 13441 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14209] ppid=14198 vsize=866628 CPUtime=0.07
/proc/14200/task/14209/stat : 14209 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 3 4 0 0 15 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2911.98
Current children cumulated vsize (KiB) 866628

[startup+2957 s]
/proc/loadavg: 2.35 2.25 2.11 3/119 14384
/proc/meminfo: memFree=1656284/2055920 swapFree=4152016/4192956
[pid=14200] ppid=14198 vsize=866628 CPUtime=2924.78
/proc/14200/stat : 14200 (java) S 14198 14200 13441 0 -1 0 14954 0 1 0 291680 798 0 0 20 0 9 0 42792989 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14200/statm: 216657 14114 2634 9 0 211163 0
[pid=14200/tid=14202] ppid=14198 vsize=866628 CPUtime=2924.42
/proc/14200/task/14202/stat : 14202 (java) R 14198 14200 13441 0 -1 64 11333 0 1 0 291651 791 0 0 25 0 9 0 42792990 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4126782904 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14203] ppid=14198 vsize=866628 CPUtime=0.06
/proc/14200/task/14203/stat : 14203 (java) S 14198 14200 13441 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14204] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14198 14200 13441 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14205] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14205/stat : 14205 (java) S 14198 14200 13441 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14206] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14207] ppid=14198 vsize=866628 CPUtime=0.18
/proc/14200/task/14207/stat : 14207 (java) S 14198 14200 13441 0 -1 64 388 0 0 0 18 0 0 0 16 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14200/tid=14208] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14208/stat : 14208 (java) S 14198 14200 13441 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14209] ppid=14198 vsize=866628 CPUtime=0.07
/proc/14200/task/14209/stat : 14209 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 3 4 0 0 15 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2924.78
Current children cumulated vsize (KiB) 866628

[startup+2960.2 s]
/proc/loadavg: 2.32 2.24 2.11 3/119 14384
/proc/meminfo: memFree=1656284/2055920 swapFree=4152016/4192956
[pid=14200] ppid=14198 vsize=866628 CPUtime=2927.97
/proc/14200/stat : 14200 (java) S 14198 14200 13441 0 -1 0 14954 0 1 0 291999 798 0 0 20 0 9 0 42792989 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14200/statm: 216657 14114 2634 9 0 211163 0
[pid=14200/tid=14202] ppid=14198 vsize=866628 CPUtime=2927.62
/proc/14200/task/14202/stat : 14202 (java) R 14198 14200 13441 0 -1 64 11333 0 1 0 291971 791 0 0 25 0 9 0 42792990 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4126775612 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14203] ppid=14198 vsize=866628 CPUtime=0.06
/proc/14200/task/14203/stat : 14203 (java) S 14198 14200 13441 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14204] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14198 14200 13441 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14205] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14205/stat : 14205 (java) S 14198 14200 13441 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14206] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14207] ppid=14198 vsize=866628 CPUtime=0.18
/proc/14200/task/14207/stat : 14207 (java) S 14198 14200 13441 0 -1 64 388 0 0 0 18 0 0 0 16 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14200/tid=14208] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14208/stat : 14208 (java) S 14198 14200 13441 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14209] ppid=14198 vsize=866628 CPUtime=0.07
/proc/14200/task/14209/stat : 14209 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 3 4 0 0 15 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2927.97
Current children cumulated vsize (KiB) 866628

[startup+2963.4 s]
/proc/loadavg: 2.32 2.24 2.11 3/119 14384
/proc/meminfo: memFree=1656284/2055920 swapFree=4152016/4192956
[pid=14200] ppid=14198 vsize=866628 CPUtime=2931.17
/proc/14200/stat : 14200 (java) S 14198 14200 13441 0 -1 0 14954 0 1 0 292319 798 0 0 20 0 9 0 42792989 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14200/statm: 216657 14114 2634 9 0 211163 0
[pid=14200/tid=14202] ppid=14198 vsize=866628 CPUtime=2930.81
/proc/14200/task/14202/stat : 14202 (java) R 14198 14200 13441 0 -1 64 11333 0 1 0 292290 791 0 0 25 0 9 0 42792990 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4126770854 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14203] ppid=14198 vsize=866628 CPUtime=0.06
/proc/14200/task/14203/stat : 14203 (java) S 14198 14200 13441 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14204] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14198 14200 13441 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14205] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14205/stat : 14205 (java) S 14198 14200 13441 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14206] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14207] ppid=14198 vsize=866628 CPUtime=0.18
/proc/14200/task/14207/stat : 14207 (java) S 14198 14200 13441 0 -1 64 388 0 0 0 18 0 0 0 16 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14200/tid=14208] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14208/stat : 14208 (java) S 14198 14200 13441 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14209] ppid=14198 vsize=866628 CPUtime=0.07
/proc/14200/task/14209/stat : 14209 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 3 4 0 0 15 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2931.17
Current children cumulated vsize (KiB) 866628

[startup+2965 s]
/proc/loadavg: 2.30 2.24 2.11 4/119 14384
/proc/meminfo: memFree=1656284/2055920 swapFree=4152016/4192956
[pid=14200] ppid=14198 vsize=866628 CPUtime=2932.77
/proc/14200/stat : 14200 (java) S 14198 14200 13441 0 -1 0 14954 0 1 0 292479 798 0 0 20 0 9 0 42792989 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14200/statm: 216657 14114 2634 9 0 211163 0
[pid=14200/tid=14202] ppid=14198 vsize=866628 CPUtime=2932.41
/proc/14200/task/14202/stat : 14202 (java) R 14198 14200 13441 0 -1 64 11333 0 1 0 292450 791 0 0 25 0 9 0 42792990 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4126837003 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14203] ppid=14198 vsize=866628 CPUtime=0.06
/proc/14200/task/14203/stat : 14203 (java) S 14198 14200 13441 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14204] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14198 14200 13441 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14205] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14205/stat : 14205 (java) S 14198 14200 13441 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14206] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14207] ppid=14198 vsize=866628 CPUtime=0.18
/proc/14200/task/14207/stat : 14207 (java) S 14198 14200 13441 0 -1 64 388 0 0 0 18 0 0 0 16 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14200/tid=14208] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14208/stat : 14208 (java) S 14198 14200 13441 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14209] ppid=14198 vsize=866628 CPUtime=0.07
/proc/14200/task/14209/stat : 14209 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 3 4 0 0 15 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2932.77
Current children cumulated vsize (KiB) 866628

[startup+2965.4 s]
/proc/loadavg: 2.30 2.24 2.11 4/119 14384
/proc/meminfo: memFree=1656284/2055920 swapFree=4152016/4192956
[pid=14200] ppid=14198 vsize=866628 CPUtime=2933.17
/proc/14200/stat : 14200 (java) S 14198 14200 13441 0 -1 0 14954 0 1 0 292519 798 0 0 20 0 9 0 42792989 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14200/statm: 216657 14114 2634 9 0 211163 0
[pid=14200/tid=14202] ppid=14198 vsize=866628 CPUtime=2932.81
/proc/14200/task/14202/stat : 14202 (java) R 14198 14200 13441 0 -1 64 11333 0 1 0 292490 791 0 0 25 0 9 0 42792990 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4126782147 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14203] ppid=14198 vsize=866628 CPUtime=0.06
/proc/14200/task/14203/stat : 14203 (java) S 14198 14200 13441 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14204] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14198 14200 13441 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14205] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14205/stat : 14205 (java) S 14198 14200 13441 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14206] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14207] ppid=14198 vsize=866628 CPUtime=0.18
/proc/14200/task/14207/stat : 14207 (java) S 14198 14200 13441 0 -1 64 388 0 0 0 18 0 0 0 16 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14200/tid=14208] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14208/stat : 14208 (java) S 14198 14200 13441 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14209] ppid=14198 vsize=866628 CPUtime=0.07
/proc/14200/task/14209/stat : 14209 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 3 4 0 0 15 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2933.17
Current children cumulated vsize (KiB) 866628

[startup+2965.8 s]
/proc/loadavg: 2.30 2.24 2.11 3/119 14384
/proc/meminfo: memFree=1656284/2055920 swapFree=4152016/4192956
[pid=14200] ppid=14198 vsize=866628 CPUtime=2933.57
/proc/14200/stat : 14200 (java) S 14198 14200 13441 0 -1 0 14954 0 1 0 292559 798 0 0 20 0 9 0 42792989 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/14200/statm: 216657 14114 2634 9 0 211163 0
[pid=14200/tid=14202] ppid=14198 vsize=866628 CPUtime=2933.22
/proc/14200/task/14202/stat : 14202 (java) R 14198 14200 13441 0 -1 64 11333 0 1 0 292531 791 0 0 25 0 9 0 42792990 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4126095722 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14203] ppid=14198 vsize=866628 CPUtime=0.06
/proc/14200/task/14203/stat : 14203 (java) S 14198 14200 13441 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14204] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14204/stat : 14204 (java) S 14198 14200 13441 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14205] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14205/stat : 14205 (java) S 14198 14200 13441 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42792992 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14206] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14206/stat : 14206 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14207] ppid=14198 vsize=866628 CPUtime=0.18
/proc/14200/task/14207/stat : 14207 (java) S 14198 14200 13441 0 -1 64 388 0 0 0 18 0 0 0 16 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=14200/tid=14208] ppid=14198 vsize=866628 CPUtime=0
/proc/14200/task/14208/stat : 14208 (java) S 14198 14200 13441 0 -1 64 2 0 0 0 0 0 0 0 25 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=14200/tid=14209] ppid=14198 vsize=866628 CPUtime=0.07
/proc/14200/task/14209/stat : 14209 (java) S 14198 14200 13441 0 -1 64 1 0 0 0 3 4 0 0 15 0 9 0 42792994 887427072 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2933.57
Current children cumulated vsize (KiB) 866628

Child status: 0
Real time (s): 2965.9
CPU time (s): 2933.65
CPU user time (s): 2925.66
CPU system time (s): 7.99079
CPU usage (%): 98.9126
Max. virtual memory (cumulated for all children) (KiB): 866632

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2925.66
system time used= 7.99078
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14968
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= 60975
involuntary context switches= 106221

runsolver used 5.77612 second user time and 13.8429 second system time

The end

Launcher Data (download as text)

Begin job on node90 at 2008-07-12 13:09:24
IDJOB=1112042
IDBENCH=61355
IDSOLVER=360
FILE ID=node90/1112042-1215860964
PBS_JOBID= 7903424
Free space on /tmp= 66556 MiB

SOLVER NAME= AbsconMax 112 pc-d
BENCH NAME= CPAI08/csp/rand-3-20-20/normalized-rand-3-20-20-60-632-39_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-1112042-1215860964/watcher-1112042-1215860964 -o /tmp/evaluation-result-1112042-1215860964/solver-1112042-1215860964 -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-1112042-1215860964.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ed8df54d36902e618bb25f8ef4659cdc
RANDOM SEED=338587347

node90.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.256
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	: 5931.00
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.256
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:       1795756 kB
Buffers:         32376 kB
Cached:          92180 kB
SwapCached:      21236 kB
Active:         123380 kB
Inactive:        67812 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1795756 kB
SwapTotal:     4192956 kB
SwapFree:      4152016 kB
Dirty:            3212 kB
Writeback:           0 kB
Mapped:          84348 kB
Slab:            50780 kB
Committed_AS:  1119548 kB
PageTables:       4480 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= 66552 MiB
End job on node90 at 2008-07-12 13:58:50