Trace number 1112041

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 1433.78 1442.09

DiagnosticValue
CHECKS3803710000
NODES2848540

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.03/0.08	
0.03/0.08	Abscon 112 (May, 2008)
0.18/0.24	
0.18/0.24	   configuration
0.18/0.24	     name=mrdac-wdeg.xml
0.18/0.28	   
0.18/0.28	   instance
0.18/0.28	     name=HOME/instance-1112041-1215860959.xml
0.28/0.32	   
0.28/0.32	   domains being loaded...
0.28/0.33	   
0.28/0.33	   variables being loaded...
0.28/0.35	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20  nbTotalValues=400
0.28/0.36	       =>  wckTime=0.109  cpuTime=0.1  mem=7M858
0.28/0.36	   
0.28/0.36	   relations being loaded...
0.48/0.58	   
0.48/0.58	   constraints being loaded...
0.58/0.66	     nbConstraints=59  nbRelationTypes=59  nbExtensionStructures=59  nbSharedExtensionStructures=0
0.58/0.66	     nbConflictsStructures=59  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  minDegree=5  maxDegree=14
0.58/0.66	     minArity=3  maxArity=3
0.58/0.66	       =>  wckTime=0.416  cpuTime=0.37  mem=30M686
0.68/0.75	   
0.68/0.75	   solver LocalSearchSolver being built... 
0.68/0.79	       =>  wckTime=0.541  cpuTime=0.41  mem=11M257
0.68/0.79	
0.68/0.79	s SATISFIABLE
0.68/0.79	o 34
0.68/0.80	o 30
0.68/0.80	o 24
0.68/0.80	o 21
0.68/0.80	o 18
0.68/0.80	o 16
0.78/0.80	o 14
0.78/0.80	o 12
0.78/0.80	o 10
0.78/0.80	o 9
0.78/0.81	o 8
0.78/0.81	o 7
0.78/0.81	o 6
0.78/0.81	o 5
0.78/0.82	o 4
0.98/1.02	o 3
1.17/1.22	o 2
2.17/2.24	   
2.17/2.24	   search
2.17/2.24	     run=0  nbConstraintChecks=10206297  nbAssignments=10000
2.17/2.25	       =>  wckTime=1.459  cpuTime=1.42  mem=12M291
3.56/3.68	   
3.56/3.68	   search
3.56/3.68	     run=1  nbConstraintChecks=20684608  nbAssignments=20000
3.56/3.68	       =>  wckTime=2.896  cpuTime=2.84  mem=12M291
5.05/5.10	   
5.05/5.10	   search
5.05/5.10	     run=2  nbConstraintChecks=31170025  nbAssignments=30000
5.05/5.10	       =>  wckTime=4.314  cpuTime=4.25  mem=12M291
6.44/6.52	   
6.44/6.52	   search
6.44/6.52	     run=3  nbConstraintChecks=41524621  nbAssignments=40000
6.44/6.52	       =>  wckTime=5.738  cpuTime=5.67  mem=12M291
7.83/7.93	   
7.83/7.93	   search
7.83/7.93	     run=4  nbConstraintChecks=51740862  nbAssignments=50000
7.83/7.93	       =>  wckTime=7.142  cpuTime=7.07  mem=12M291
9.23/9.31	   
9.23/9.31	   search
9.23/9.31	     run=5  nbConstraintChecks=61659993  nbAssignments=60000
9.23/9.31	       =>  wckTime=8.526  cpuTime=8.44  mem=12M291
10.62/10.72	   
10.62/10.72	   search
10.62/10.72	     run=6  nbConstraintChecks=71891746  nbAssignments=70000
10.62/10.72	       =>  wckTime=9.932  cpuTime=9.84  mem=12M291
12.01/12.13	   
12.01/12.13	   search
12.01/12.13	     run=7  nbConstraintChecks=82146839  nbAssignments=80000
12.01/12.13	       =>  wckTime=11.347  cpuTime=11.25  mem=12M291
13.40/13.56	   
13.40/13.56	   search
13.40/13.56	     run=8  nbConstraintChecks=92594259  nbAssignments=90000
13.40/13.56	       =>  wckTime=12.77  cpuTime=12.66  mem=12M291
14.79/14.93	   
14.79/14.93	   search
14.79/14.93	     run=9  nbConstraintChecks=102403477  nbAssignments=100000
14.79/14.93	       =>  wckTime=14.146  cpuTime=14.03  mem=12M291
16.18/16.35	   
16.18/16.35	   search
16.18/16.35	     run=10  nbConstraintChecks=112970532  nbAssignments=110000
16.18/16.35	       =>  wckTime=15.566  cpuTime=15.45  mem=12M291
17.57/17.76	   
17.57/17.76	   search
17.57/17.76	     run=11  nbConstraintChecks=123317705  nbAssignments=120000
17.57/17.76	       =>  wckTime=16.977  cpuTime=16.84  mem=12M291
18.96/19.17	   
18.96/19.17	   search
18.96/19.17	     run=12  nbConstraintChecks=133743828  nbAssignments=130000
18.96/19.18	       =>  wckTime=18.39  cpuTime=18.25  mem=12M291
20.36/20.58	   
20.36/20.59	   search
20.36/20.59	     run=13  nbConstraintChecks=144154281  nbAssignments=140000
20.36/20.59	       =>  wckTime=19.8  cpuTime=19.65  mem=12M291
21.75/22.00	   
21.75/22.00	   search
21.85/22.00	     run=14  nbConstraintChecks=154521523  nbAssignments=150000
21.85/22.00	       =>  wckTime=21.217  cpuTime=21.05  mem=12M291
23.13/23.36	   
23.13/23.36	   search
23.13/23.36	     run=15  nbConstraintChecks=164225738  nbAssignments=160000
23.13/23.36	       =>  wckTime=22.574  cpuTime=22.41  mem=12M291
24.53/24.76	   
24.53/24.76	   search
24.53/24.76	     run=16  nbConstraintChecks=174472209  nbAssignments=170000
24.53/24.76	       =>  wckTime=23.972  cpuTime=23.8  mem=12M291
25.93/26.18	   
25.93/26.18	   search
25.93/26.18	     run=17  nbConstraintChecks=184888345  nbAssignments=180000
25.93/26.18	       =>  wckTime=25.393  cpuTime=25.21  mem=12M291
27.41/27.60	   
27.41/27.60	   search
27.41/27.60	     run=18  nbConstraintChecks=195213894  nbAssignments=190000
27.41/27.60	       =>  wckTime=26.815  cpuTime=26.62  mem=12M291
28.81/29.03	   
28.81/29.03	   search
28.81/29.03	     run=19  nbConstraintChecks=205700859  nbAssignments=200000
28.81/29.03	       =>  wckTime=28.246  cpuTime=28.04  mem=12M291
30.20/30.45	   
30.20/30.45	   search
30.20/30.45	     run=20  nbConstraintChecks=216012382  nbAssignments=210000
30.20/30.45	       =>  wckTime=29.66  cpuTime=29.44  mem=12M291
31.18/31.41	   
31.18/31.41	   search
31.18/31.41	     run=21  nbConstraintChecks=223165659  nbAssignments=216684
31.18/31.41	       =>  wckTime=30.629  cpuTime=30.41  mem=12M291
31.18/31.42	   
31.18/31.42	   global
31.18/31.42	     nbConstraintChecks=223165659  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.18/31.42	     solvingWckTime=30.627  solvingCpuTime=30.41  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.18/31.42	     globalCpuTime=30.85
31.18/31.42	       =>  wckTime=31.17  cpuTime=30.82  mem=12M291
31.18/31.42	   
31.18/31.42	   solver DecomposerSolver being built... 
31.29/31.52	       =>  wckTime=31.274  cpuTime=30.91  mem=23M299
31.29/31.52	   
31.29/31.52	   preprocessing
31.29/31.52	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.29/31.53	     detectedInconsistency=no
31.29/31.53	       =>  wckTime=0.0050  cpuTime=0.01  mem=23M299
172.38/173.43	o 1
172.38/173.43	    First solution found
1433.73/1442.03	   
1433.73/1442.03	   search
1433.73/1442.03	     run=0  nbConstraintChecks=3803708410  nbValidityChecks=5778107809  minDepth=0  maxDepth=20  nbPropagations=0
1433.73/1442.03	     nbRevisions=0  nbUselessRevisions=0  nbAssignments=2848543  nbFailedAssignments=1494623  nbBacktracks=1353920
1433.73/1442.03	     nbVisitedNodes=4997325  nbFoundSolutions=1
1433.73/1442.03	       =>  wckTime=1410.507  cpuTime=1402.39  mem=24M283
1433.73/1442.03	   
1433.73/1442.03	   global
1433.73/1442.03	     nbConstraintChecks=3803708410  nbValidityChecks=5778107809  solvingWckTime=1410.509  solvingCpuTime=1402.39
1433.73/1442.03	     expiredTime=no  totalExploration=yes  nbFoundSolutions=1  firstSolutionCpuTime=171.96  upperBound=1
1433.73/1442.03	     upperBoundWckTime=173.187  upperBoundCpuTime=171.96  globalCpuTime=1433.33
1433.73/1442.03	       =>  wckTime=1441.784  cpuTime=1433.3  mem=24M283
1433.73/1442.03	
1433.73/1442.03	s OPTIMUM FOUND
1433.73/1442.03	v 16 1 0 14 1 14 16 12 13 11 6 15 12 8 0 18 0 11 14 0 
1433.73/1442.03	d NODES 2848543
1433.73/1442.03	d CHECKS 3803708410
1433.73/1442.03	   
1433.73/1442.04	   totalWckTime=1441.853  totalCpuTime=1433.33

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-1112041-1215860959/watcher-1112041-1215860959 -o /tmp/evaluation-result-1112041-1215860959/solver-1112041-1215860959 -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-1112041-1215860959.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.96 2.01 2.00 4/106 12013
/proc/meminfo: memFree=1846544/2055920 swapFree=4192956/4192956
[pid=12013] ppid=12011 vsize=18572 CPUtime=0
/proc/12013/stat : 12013 (runsolver) R 12011 12013 11053 0 -1 4194368 16 0 0 0 0 0 0 0 19 0 1 0 42793113 19017728 292 996147200 4194304 4296836 548682068336 18446744073709551615 234045893927 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/12013/statm: 4643 292 257 25 0 2626 0

[startup+0.0547251 s]
/proc/loadavg: 1.96 2.01 2.00 4/106 12013
/proc/meminfo: memFree=1846544/2055920 swapFree=4192956/4192956
[pid=12013] ppid=12011 vsize=863688 CPUtime=0.03
/proc/12013/stat : 12013 (java) S 12011 12013 11053 0 -1 0 2580 0 1 0 2 1 0 0 18 0 9 0 42793113 884416512 2147 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 215922 2147 1022 9 0 210901 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 863688

[startup+0.102732 s]
/proc/loadavg: 1.96 2.01 2.00 4/106 12013
/proc/meminfo: memFree=1846544/2055920 swapFree=4192956/4192956
[pid=12013] ppid=12011 vsize=865988 CPUtime=0.08
/proc/12013/stat : 12013 (java) S 12011 12013 11053 0 -1 0 3719 0 1 0 7 1 0 0 18 0 9 0 42793113 886771712 3192 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 216497 3192 1687 9 0 211052 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 865988

[startup+0.302759 s]
/proc/loadavg: 1.96 2.01 2.00 4/106 12013
/proc/meminfo: memFree=1846544/2055920 swapFree=4192956/4192956
[pid=12013] ppid=12011 vsize=866360 CPUtime=0.28
/proc/12013/stat : 12013 (java) S 12011 12013 11053 0 -1 0 5870 0 1 0 24 4 0 0 18 0 9 0 42793113 887152640 5245 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 216590 5245 1955 9 0 211118 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 866360

[startup+0.70281 s]
/proc/loadavg: 1.96 2.01 2.00 4/106 12013
/proc/meminfo: memFree=1846544/2055920 swapFree=4192956/4192956
[pid=12013] ppid=12011 vsize=866544 CPUtime=0.68
/proc/12013/stat : 12013 (java) S 12011 12013 11053 0 -1 0 12410 0 1 0 60 8 0 0 18 0 9 0 42793113 887341056 11711 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 216636 11711 2054 9 0 211164 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 866544

[startup+1.50187 s]
/proc/loadavg: 1.96 2.01 2.00 3/115 12023
/proc/meminfo: memFree=1796296/2055920 swapFree=4192956/4192956
[pid=12013] ppid=12011 vsize=866632 CPUtime=1.47
/proc/12013/stat : 12013 (java) S 12011 12013 11053 0 -1 0 14840 0 1 0 121 26 0 0 18 0 9 0 42793113 887431168 14007 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 216658 14007 2632 9 0 211164 0
[pid=12013/tid=12015] ppid=12011 vsize=866632 CPUtime=1.27
/proc/12013/task/12015/stat : 12015 (java) R 12011 12013 11053 0 -1 64 11270 0 1 0 103 24 0 0 25 0 9 0 42793115 887431168 14007 996147200 134512640 134550740 4294955952 18446744073709551615 4126668224 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12016] ppid=12011 vsize=866632 CPUtime=0.06
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 11053 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42793116 887431168 14007 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42793116 887431168 14007 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12018/stat : 12018 (java) S 12011 12013 11053 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42793116 887431168 14007 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12019] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42793118 887431168 14007 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=866632 CPUtime=0.1
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 11053 0 -1 64 338 0 0 0 10 0 0 0 16 0 9 0 42793118 887431168 14007 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42793118 887431168 14007 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42793118 887431168 14007 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) 866632

[startup+3.10105 s]
/proc/loadavg: 1.96 2.01 2.00 3/115 12023
/proc/meminfo: memFree=1795912/2055920 swapFree=4192956/4192956
[pid=12013] ppid=12011 vsize=866632 CPUtime=3.06
/proc/12013/stat : 12013 (java) S 12011 12013 11053 0 -1 0 14846 0 1 0 238 68 0 0 18 0 9 0 42793113 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 216658 14012 2633 9 0 211164 0
[pid=12013/tid=12015] ppid=12011 vsize=866632 CPUtime=2.86
/proc/12013/task/12015/stat : 12015 (java) R 12011 12013 11053 0 -1 64 11271 0 1 0 220 66 0 0 25 0 9 0 42793115 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4126664668 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12016] ppid=12011 vsize=866632 CPUtime=0.06
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 11053 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42793116 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42793116 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12018/stat : 12018 (java) S 12011 12013 11053 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42793116 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12019] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42793118 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=866632 CPUtime=0.11
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 11053 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 42793118 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42793118 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42793118 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 866632

[startup+6.30138 s]
/proc/loadavg: 1.97 2.01 2.00 3/115 12023
/proc/meminfo: memFree=1795528/2055920 swapFree=4192956/4192956
[pid=12013] ppid=12011 vsize=866636 CPUtime=6.24
/proc/12013/stat : 12013 (java) S 12011 12013 11053 0 -1 0 14847 0 1 0 475 149 0 0 18 0 9 0 42793113 887435264 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 216659 14012 2633 9 0 211165 0
[pid=12013/tid=12015] ppid=12011 vsize=866636 CPUtime=6.03
/proc/12013/task/12015/stat : 12015 (java) R 12011 12013 11053 0 -1 64 11272 0 1 0 457 146 0 0 25 0 9 0 42793115 887435264 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12016] ppid=12011 vsize=866636 CPUtime=0.06
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 11053 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42793116 887435264 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=866636 CPUtime=0
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42793116 887435264 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=866636 CPUtime=0
/proc/12013/task/12018/stat : 12018 (java) S 12011 12013 11053 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42793116 887435264 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12019] ppid=12011 vsize=866636 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42793118 887435264 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=866636 CPUtime=0.11
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 11053 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 42793118 887435264 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=866636 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42793118 887435264 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=866636 CPUtime=0
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42793118 887435264 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 866636

[startup+12.7011 s]
/proc/loadavg: 1.97 2.01 2.00 3/115 12023
/proc/meminfo: memFree=1795144/2055920 swapFree=4192956/4192956
[pid=12013] ppid=12011 vsize=866632 CPUtime=12.6
/proc/12013/stat : 12013 (java) S 12011 12013 11053 0 -1 0 14847 0 1 0 943 317 0 0 18 0 9 0 42793113 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 216658 14012 2633 9 0 211164 0
[pid=12013/tid=12015] ppid=12011 vsize=866632 CPUtime=12.4
/proc/12013/task/12015/stat : 12015 (java) R 12011 12013 11053 0 -1 64 11272 0 1 0 925 315 0 0 25 0 9 0 42793115 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4126668253 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12016] ppid=12011 vsize=866632 CPUtime=0.06
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 11053 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42793116 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42793116 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12018/stat : 12018 (java) S 12011 12013 11053 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42793116 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12019] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42793118 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=866632 CPUtime=0.11
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 11053 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 42793118 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42793118 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42793118 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 866632

[startup+25.5024 s]
/proc/loadavg: 1.97 2.01 2.00 3/115 12023
/proc/meminfo: memFree=1795208/2055920 swapFree=4192956/4192956
[pid=12013] ppid=12011 vsize=866632 CPUtime=25.32
/proc/12013/stat : 12013 (java) S 12011 12013 11053 0 -1 0 14847 0 1 0 1888 644 0 0 18 0 9 0 42793113 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 216658 14012 2633 9 0 211164 0
[pid=12013/tid=12015] ppid=12011 vsize=866632 CPUtime=25.12
/proc/12013/task/12015/stat : 12015 (java) R 12011 12013 11053 0 -1 64 11272 0 1 0 1870 642 0 0 25 0 9 0 42793115 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4126670813 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12016] ppid=12011 vsize=866632 CPUtime=0.06
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 11053 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42793116 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42793116 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12018/stat : 12018 (java) S 12011 12013 11053 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42793116 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12019] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42793118 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=866632 CPUtime=0.11
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 11053 0 -1 64 343 0 0 0 11 0 0 0 16 0 9 0 42793118 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42793118 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42793118 887431168 14012 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 866632

[startup+51.1021 s]
/proc/loadavg: 1.98 2.01 2.00 3/115 12023
/proc/meminfo: memFree=1794888/2055920 swapFree=4192956/4192956
[pid=12013] ppid=12011 vsize=866632 CPUtime=50.78
/proc/12013/stat : 12013 (java) S 12011 12013 11053 0 -1 0 14951 0 1 0 4283 795 0 0 18 0 9 0 42793113 887431168 14113 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 216658 14113 2634 9 0 211164 0
[pid=12013/tid=12015] ppid=12011 vsize=866632 CPUtime=50.5
/proc/12013/task/12015/stat : 12015 (java) R 12011 12013 11053 0 -1 64 11331 0 1 0 4257 793 0 0 25 0 9 0 42793115 887431168 14113 996147200 134512640 134550740 4294955952 18446744073709551615 4126786907 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12016] ppid=12011 vsize=866632 CPUtime=0.06
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 11053 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42793116 887431168 14113 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42793116 887431168 14113 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12018/stat : 12018 (java) S 12011 12013 11053 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42793116 887431168 14113 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12019] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42793118 887431168 14113 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=866632 CPUtime=0.18
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 11053 0 -1 64 388 0 0 0 18 0 0 0 16 0 9 0 42793118 887431168 14113 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=866632 CPUtime=0

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

/proc/12013/stat : 12013 (java) S 12011 12013 11053 0 -1 0 14953 0 1 0 141732 795 0 0 18 0 9 0 42793113 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 216658 14114 2634 9 0 211164 0
[pid=12013/tid=12015] ppid=12011 vsize=866632 CPUtime=1425
/proc/12013/task/12015/stat : 12015 (java) R 12011 12013 11053 0 -1 64 11332 0 1 0 141707 793 0 0 25 0 9 0 42793115 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4126669149 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12016] ppid=12011 vsize=866632 CPUtime=0.06
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 11053 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12018/stat : 12018 (java) S 12011 12013 11053 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12019] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=866632 CPUtime=0.18
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 11053 0 -1 64 389 0 0 0 18 0 0 0 16 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1425.27
Current children cumulated vsize (KiB) 866632

[startup+1436.7 s]
/proc/loadavg: 1.99 2.00 2.00 3/115 12025
/proc/meminfo: memFree=1793288/2055920 swapFree=4192956/4192956
[pid=12013] ppid=12011 vsize=866632 CPUtime=1428.46
/proc/12013/stat : 12013 (java) S 12011 12013 11053 0 -1 0 14953 0 1 0 142051 795 0 0 18 0 9 0 42793113 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 216658 14114 2634 9 0 211164 0
[pid=12013/tid=12015] ppid=12011 vsize=866632 CPUtime=1428.18
/proc/12013/task/12015/stat : 12015 (java) R 12011 12013 11053 0 -1 64 11332 0 1 0 142025 793 0 0 25 0 9 0 42793115 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4126815687 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12016] ppid=12011 vsize=866632 CPUtime=0.06
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 11053 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12018/stat : 12018 (java) S 12011 12013 11053 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12019] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=866632 CPUtime=0.18
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 11053 0 -1 64 389 0 0 0 18 0 0 0 16 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1428.46
Current children cumulated vsize (KiB) 866632

[startup+1439.91 s]
/proc/loadavg: 1.99 2.00 2.00 3/115 12025
/proc/meminfo: memFree=1793288/2055920 swapFree=4192956/4192956
[pid=12013] ppid=12011 vsize=866632 CPUtime=1431.64
/proc/12013/stat : 12013 (java) S 12011 12013 11053 0 -1 0 14953 0 1 0 142369 795 0 0 18 0 9 0 42793113 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 216658 14114 2634 9 0 211164 0
[pid=12013/tid=12015] ppid=12011 vsize=866632 CPUtime=1431.37
/proc/12013/task/12015/stat : 12015 (java) R 12011 12013 11053 0 -1 64 11332 0 1 0 142344 793 0 0 25 0 9 0 42793115 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4126775643 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12016] ppid=12011 vsize=866632 CPUtime=0.06
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 11053 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12018/stat : 12018 (java) S 12011 12013 11053 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12019] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=866632 CPUtime=0.18
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 11053 0 -1 64 389 0 0 0 18 0 0 0 16 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1431.64
Current children cumulated vsize (KiB) 866632

[startup+1440.7 s]
/proc/loadavg: 1.99 2.00 2.00 3/115 12025
/proc/meminfo: memFree=1793288/2055920 swapFree=4192956/4192956
[pid=12013] ppid=12011 vsize=866632 CPUtime=1432.44
/proc/12013/stat : 12013 (java) S 12011 12013 11053 0 -1 0 14953 0 1 0 142449 795 0 0 18 0 9 0 42793113 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 216658 14114 2634 9 0 211164 0
[pid=12013/tid=12015] ppid=12011 vsize=866632 CPUtime=1432.16
/proc/12013/task/12015/stat : 12015 (java) R 12011 12013 11053 0 -1 64 11332 0 1 0 142423 793 0 0 25 0 9 0 42793115 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4126773152 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12016] ppid=12011 vsize=866632 CPUtime=0.06
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 11053 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12018/stat : 12018 (java) S 12011 12013 11053 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12019] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=866632 CPUtime=0.18
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 11053 0 -1 64 389 0 0 0 18 0 0 0 16 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1432.44
Current children cumulated vsize (KiB) 866632

[startup+1441.5 s]
/proc/loadavg: 1.99 2.00 2.00 3/115 12025
/proc/meminfo: memFree=1793288/2055920 swapFree=4192956/4192956
[pid=12013] ppid=12011 vsize=866632 CPUtime=1433.23
/proc/12013/stat : 12013 (java) S 12011 12013 11053 0 -1 0 14953 0 1 0 142528 795 0 0 18 0 9 0 42793113 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 216658 14114 2634 9 0 211164 0
[pid=12013/tid=12015] ppid=12011 vsize=866632 CPUtime=1432.96
/proc/12013/task/12015/stat : 12015 (java) R 12011 12013 11053 0 -1 64 11332 0 1 0 142503 793 0 0 25 0 9 0 42793115 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4126775623 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12016] ppid=12011 vsize=866632 CPUtime=0.06
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 11053 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12018/stat : 12018 (java) S 12011 12013 11053 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12019] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=866632 CPUtime=0.18
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 11053 0 -1 64 389 0 0 0 18 0 0 0 16 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1433.23
Current children cumulated vsize (KiB) 866632

[startup+1441.9 s]
/proc/loadavg: 1.99 2.00 2.00 3/115 12025
/proc/meminfo: memFree=1793288/2055920 swapFree=4192956/4192956
[pid=12013] ppid=12011 vsize=866632 CPUtime=1433.63
/proc/12013/stat : 12013 (java) S 12011 12013 11053 0 -1 0 14953 0 1 0 142568 795 0 0 18 0 9 0 42793113 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 216658 14114 2634 9 0 211164 0
[pid=12013/tid=12015] ppid=12011 vsize=866632 CPUtime=1433.36
/proc/12013/task/12015/stat : 12015 (java) R 12011 12013 11053 0 -1 64 11332 0 1 0 142543 793 0 0 25 0 9 0 42793115 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4126799225 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12016] ppid=12011 vsize=866632 CPUtime=0.06
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 11053 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12018/stat : 12018 (java) S 12011 12013 11053 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12019] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=866632 CPUtime=0.18
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 11053 0 -1 64 389 0 0 0 18 0 0 0 16 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1433.63
Current children cumulated vsize (KiB) 866632

[startup+1442 s]
/proc/loadavg: 1.99 2.00 2.00 3/115 12025
/proc/meminfo: memFree=1793288/2055920 swapFree=4192956/4192956
[pid=12013] ppid=12011 vsize=866632 CPUtime=1433.73
/proc/12013/stat : 12013 (java) S 12011 12013 11053 0 -1 0 14953 0 1 0 142578 795 0 0 18 0 9 0 42793113 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/12013/statm: 216658 14114 2634 9 0 211164 0
[pid=12013/tid=12015] ppid=12011 vsize=866632 CPUtime=1433.46
/proc/12013/task/12015/stat : 12015 (java) R 12011 12013 11053 0 -1 64 11332 0 1 0 142553 793 0 0 25 0 9 0 42793115 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4126667748 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12016] ppid=12011 vsize=866632 CPUtime=0.06
/proc/12013/task/12016/stat : 12016 (java) S 12011 12013 11053 0 -1 64 2536 0 0 0 6 0 0 0 16 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12017] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12017/stat : 12017 (java) S 12011 12013 11053 0 -1 64 12 0 0 0 0 0 0 0 16 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12018] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12018/stat : 12018 (java) S 12011 12013 11053 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 42793116 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12019] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12019/stat : 12019 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 18 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12020] ppid=12011 vsize=866632 CPUtime=0.18
/proc/12013/task/12020/stat : 12020 (java) S 12011 12013 11053 0 -1 64 389 0 0 0 18 0 0 0 16 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12021] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12021/stat : 12021 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=12013/tid=12022] ppid=12011 vsize=866632 CPUtime=0
/proc/12013/task/12022/stat : 12022 (java) S 12011 12013 11053 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 42793118 887431168 14114 996147200 134512640 134550740 4294955952 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1433.73
Current children cumulated vsize (KiB) 866632

Child status: 0
Real time (s): 1442.09
CPU time (s): 1433.78
CPU user time (s): 1425.81
CPU system time (s): 7.96579
CPU usage (%): 99.4235
Max. virtual memory (cumulated for all children) (KiB): 866636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1425.81
system time used= 7.96579
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 14967
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= 30239
involuntary context switches= 68737

runsolver used 2.00169 second user time and 5.8861 second system time

The end

Launcher Data (download as text)

Begin job on node79 at 2008-07-12 13:09:19
IDJOB=1112041
IDBENCH=61355
IDSOLVER=359
FILE ID=node79/1112041-1215860959
PBS_JOBID= 7903435
Free space on /tmp= 66496 MiB

SOLVER NAME= AbsconMax 112 pc-w
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-wdeg.xml 1 XSax BENCHNAME
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1112041-1215860959/watcher-1112041-1215860959 -o /tmp/evaluation-result-1112041-1215860959/solver-1112041-1215860959 -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-1112041-1215860959.xml

TIME LIMIT= 3600 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= ed8df54d36902e618bb25f8ef4659cdc
RANDOM SEED=636210071

node79.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.234
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.234
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:       1847024 kB
Buffers:         21748 kB
Cached:          91200 kB
SwapCached:          0 kB
Active:         110564 kB
Inactive:        49536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1847024 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            5236 kB
Writeback:           0 kB
Mapped:          67036 kB
Slab:            31168 kB
Committed_AS:   314952 kB
PageTables:       3924 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= 66492 MiB
End job on node79 at 2008-07-12 13:33:21