Trace number 278750

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 203.38 205.173

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-60/
kbtree-9-7-3-5-60-01_ext.xml
MD5SUMa5b6ac2e797b89ac49d984dcb84da72a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints135
Best CPU time to get the best result obtained on this benchmark4.6193
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints189
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension189
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.41	   
0.41	Abscon 109 (November, 2006)
0.41	   
0.41	   configuration
0.41	     name=pfc.xml
0.44	   
0.44	   instance
0.44	     name=/tmp/evaluation/278750-1169289204/unknown.xml
0.47	   
0.47	   domains being loaded...
0.47	   
0.47	   variables being loaded...
0.50	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.50	       =>  wckTime=0.095  cpuTime=0.08  mem=6M910
0.50	   
0.50	   relations being loaded...
0.56	   
0.56	   constraints being loaded...
0.64	     nbConstraints=189  nbRelationTypes=189  nbExtensionStructures=189  nbSharedExtensionStructures=0
0.64	     nbConflictsStructures=189  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1858  maxDegree=27
0.64	     maxArity=2
0.64	       =>  wckTime=0.228  cpuTime=0.16  mem=8M860
0.68	   
0.68	   solver LocalSearchSolver being built... 
0.72	       =>  wckTime=0.314  cpuTime=0.2  mem=5M532
0.73	
0.73	s SATISFIABLE
0.73	o 87
0.73	c 102
0.73	o 88
0.73	c 101
0.73	o 90
0.73	c 99
0.73	o 94
0.73	c 95
0.73	o 98
0.73	c 91
0.73	o 102
0.73	c 87
0.73	o 106
0.73	c 83
0.73	o 109
0.73	c 80
0.73	o 113
0.73	c 76
0.74	o 118
0.74	c 71
0.74	o 122
0.74	c 67
0.74	o 124
0.74	c 65
0.74	o 125
0.74	c 64
0.74	o 126
0.74	c 63
0.74	o 127
0.74	c 62
0.74	o 129
0.74	c 60
0.75	o 131
0.75	c 58
0.75	o 132
0.75	c 57
0.75	o 133
0.75	c 56
0.75	o 134
0.75	c 55
0.75	o 135
0.75	c 54
2.47	   
2.47	   search
2.47	     run=0  nbConstraintChecks=10022994  nbAssignments=10000
2.47	       =>  wckTime=1.745  cpuTime=1.71  mem=5M532
4.17	   
4.17	   search
4.17	     run=1  nbConstraintChecks=20228871  nbAssignments=20000
4.17	       =>  wckTime=3.451  cpuTime=3.4  mem=5M532
5.87	   
5.87	   search
5.87	     run=2  nbConstraintChecks=30317164  nbAssignments=30000
5.87	       =>  wckTime=5.15  cpuTime=5.08  mem=5M532
7.58	   
7.58	   search
7.58	     run=3  nbConstraintChecks=40436288  nbAssignments=40000
7.58	       =>  wckTime=6.855  cpuTime=6.78  mem=5M532
9.27	   
9.27	   search
9.27	     run=4  nbConstraintChecks=50445573  nbAssignments=50000
9.27	       =>  wckTime=8.546  cpuTime=8.45  mem=5M532
10.97	   
10.97	   search
10.97	     run=5  nbConstraintChecks=60548894  nbAssignments=60000
10.97	       =>  wckTime=10.25  cpuTime=10.15  mem=5M532
12.67	   
12.67	   search
12.67	     run=6  nbConstraintChecks=70571295  nbAssignments=70000
12.67	       =>  wckTime=11.945  cpuTime=11.83  mem=5M532
14.38	   
14.38	   search
14.38	     run=7  nbConstraintChecks=80797794  nbAssignments=80000
14.38	       =>  wckTime=13.657  cpuTime=13.53  mem=5M532
16.06	   
16.06	   search
16.06	     run=8  nbConstraintChecks=90816582  nbAssignments=90000
16.06	       =>  wckTime=15.338  cpuTime=15.2  mem=5M532
17.74	   
17.74	   search
17.74	     run=9  nbConstraintChecks=100853577  nbAssignments=100000
17.74	       =>  wckTime=17.022  cpuTime=16.87  mem=5M532
19.42	   
19.42	   search
19.42	     run=10  nbConstraintChecks=110811859  nbAssignments=110000
19.42	       =>  wckTime=18.698  cpuTime=18.54  mem=5M532
21.10	   
21.10	   search
21.10	     run=11  nbConstraintChecks=120864601  nbAssignments=120000
21.10	       =>  wckTime=20.383  cpuTime=20.21  mem=5M532
22.78	   
22.78	   search
22.78	     run=12  nbConstraintChecks=130798406  nbAssignments=130000
22.78	       =>  wckTime=22.063  cpuTime=21.86  mem=5M532
24.48	   
24.48	   search
24.48	     run=13  nbConstraintChecks=140860202  nbAssignments=140000
24.48	       =>  wckTime=23.761  cpuTime=23.55  mem=5M532
26.17	   
26.17	   search
26.17	     run=14  nbConstraintChecks=150868233  nbAssignments=150000
26.18	       =>  wckTime=25.454  cpuTime=25.23  mem=5M532
27.88	   
27.88	   search
27.88	     run=15  nbConstraintChecks=161004792  nbAssignments=160000
27.88	       =>  wckTime=27.162  cpuTime=26.93  mem=5M532
29.58	   
29.58	   search
29.58	     run=16  nbConstraintChecks=171069994  nbAssignments=170000
29.58	       =>  wckTime=28.863  cpuTime=28.62  mem=5M532
31.00	   
31.00	   search
31.00	     run=17  nbConstraintChecks=179496881  nbAssignments=178312
31.00	       =>  wckTime=30.281  cpuTime=30.03  mem=5M532
31.00	   
31.00	   global
31.00	     nbConstraintChecks=179496881  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.00	     solvingWckTime=30.28  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.00	     globalCpuTime=30.27
31.01	       =>  wckTime=30.595  cpuTime=30.23  mem=5M532
31.01	   
31.01	   solver IterativeSystematicSolver being built... 
31.13	       =>  wckTime=30.72  cpuTime=30.33  mem=16M488
31.14	   
31.14	   preprocessing
31.14	     nbConstraintChecks=520  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.14	     detectedInconsistency=no
31.14	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M488
31.20	   
31.20	   search
31.20	     run=0  nbConstraintChecks=76162  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52
31.20	     nbFailedAssignments=30  nbBacktracks=10  nbVisitedNodes=93  nbRestartNogoods=0
31.20	       =>  wckTime=0.071  cpuTime=0.04  mem=16M488
31.24	   
31.24	   search
31.24	     run=1  nbConstraintChecks=153236  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=107
31.24	     nbFailedAssignments=56  nbBacktracks=25  nbVisitedNodes=189  nbRestartNogoods=3
31.24	       =>  wckTime=0.113  cpuTime=0.07  mem=16M488
31.28	   
31.28	   search
31.28	     run=2  nbConstraintChecks=276899  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=192
31.28	     nbFailedAssignments=106  nbBacktracks=47  nbVisitedNodes=346  nbRestartNogoods=7
31.28	       =>  wckTime=0.151  cpuTime=0.1  mem=16M488
31.33	   
31.33	   search
31.33	     run=3  nbConstraintChecks=465307  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=312
31.33	     nbFailedAssignments=181  nbBacktracks=80  nbVisitedNodes=574  nbRestartNogoods=11
31.33	       =>  wckTime=0.202  cpuTime=0.15  mem=16M488
31.39	   
31.39	   search
31.39	     run=4  nbConstraintChecks=688631  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=452
31.39	     nbFailedAssignments=258  nbBacktracks=130  nbVisitedNodes=841  nbRestartNogoods=14
31.39	       =>  wckTime=0.263  cpuTime=0.21  mem=16M488
31.51	   
31.51	   search
31.51	     run=5  nbConstraintChecks=1107862  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=699
31.51	     nbFailedAssignments=421  nbBacktracks=205  nbVisitedNodes=1326  nbRestartNogoods=19
31.51	       =>  wckTime=0.381  cpuTime=0.33  mem=16M488
31.64	   
31.64	   search
31.64	     run=6  nbConstraintChecks=1611413  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1007
31.64	     nbFailedAssignments=603  nbBacktracks=318  nbVisitedNodes=1929  nbRestartNogoods=20
31.64	       =>  wckTime=0.515  cpuTime=0.46  mem=16M488
31.87	   
31.87	   search
31.87	     run=7  nbConstraintChecks=2394465  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1479
31.87	     nbFailedAssignments=895  nbBacktracks=488  nbVisitedNodes=2863  nbRestartNogoods=24
31.87	       =>  wckTime=0.738  cpuTime=0.67  mem=16M488
32.14	   
32.14	   search
32.14	     run=8  nbConstraintChecks=3400719  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2082
32.14	     nbFailedAssignments=1229  nbBacktracks=744  nbVisitedNodes=4056  nbRestartNogoods=30
32.14	       =>  wckTime=1.01  cpuTime=0.93  mem=16M488
32.64	   
32.64	   search
32.64	     run=9  nbConstraintChecks=5392861  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3300
32.64	     nbFailedAssignments=2053  nbBacktracks=1128  nbVisitedNodes=6482  nbRestartNogoods=34
32.64	       =>  wckTime=1.509  cpuTime=1.42  mem=16M488
33.32	   
33.32	   search
33.32	     run=10  nbConstraintChecks=8031557  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4874
33.32	     nbFailedAssignments=3042  nbBacktracks=1704  nbVisitedNodes=9621  nbRestartNogoods=39
33.32	       =>  wckTime=2.192  cpuTime=2.1  mem=16M488
34.43	   
34.43	   search
34.43	     run=11  nbConstraintChecks=12409946  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7492
34.43	     nbFailedAssignments=4784  nbBacktracks=2568  nbVisitedNodes=14845  nbRestartNogoods=44
34.43	       =>  wckTime=3.296  cpuTime=3.19  mem=16M488
36.13	   
36.13	   search
36.13	     run=12  nbConstraintChecks=18636655  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11017
36.13	     nbFailedAssignments=7004  nbBacktracks=3865  nbVisitedNodes=21887  nbRestartNogoods=50
36.13	       =>  wckTime=4.999  cpuTime=4.88  mem=16M488
38.62	   
38.62	   search
38.62	     run=13  nbConstraintChecks=28550503  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16965
38.62	     nbFailedAssignments=10994  nbBacktracks=5811  nbVisitedNodes=33771  nbRestartNogoods=61
38.62	       =>  wckTime=7.489  cpuTime=7.33  mem=16M488
42.84	   
42.84	   search
42.84	     run=14  nbConstraintChecks=44598097  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25723
42.84	     nbFailedAssignments=16824  nbBacktracks=8730  nbVisitedNodes=51278  nbRestartNogoods=78
42.84	       =>  wckTime=11.715  cpuTime=11.53  mem=16M488
48.68	   
48.68	   search
48.68	     run=15  nbConstraintChecks=66044271  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37609
48.68	     nbFailedAssignments=24325  nbBacktracks=13108  nbVisitedNodes=75043  nbRestartNogoods=89
48.68	       =>  wckTime=17.548  cpuTime=17.31  mem=16M488
56.30	   
56.30	   search
56.30	     run=16  nbConstraintChecks=96057993  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55445
56.30	     nbFailedAssignments=35584  nbBacktracks=19676  nbVisitedNodes=110706  nbRestartNogoods=103
56.30	       =>  wckTime=25.169  cpuTime=24.88  mem=16M488
69.60	   
69.60	   search
69.60	     run=17  nbConstraintChecks=146557596  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=82749
69.60	     nbFailedAssignments=53028  nbBacktracks=29528  nbVisitedNodes=165306  nbRestartNogoods=113
69.60	       =>  wckTime=38.475  cpuTime=38.07  mem=16M488
88.46	   
88.46	   search
88.46	     run=18  nbConstraintChecks=216283800  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=121579
88.46	     nbFailedAssignments=77074  nbBacktracks=44306  nbVisitedNodes=242958  nbRestartNogoods=124
88.46	       =>  wckTime=57.329  cpuTime=56.77  mem=16M488
117.26	   
117.26	   search
117.26	     run=19  nbConstraintChecks=320288898  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=180797
117.26	     nbFailedAssignments=114116  nbBacktracks=66474  nbVisitedNodes=361365  nbRestartNogoods=134
117.26	       =>  wckTime=86.133  cpuTime=85.35  mem=16M488
156.87	   
156.87	   search
156.87	     run=20  nbConstraintChecks=466493128  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=264592
156.87	     nbFailedAssignments=164654  nbBacktracks=99726  nbVisitedNodes=528833  nbRestartNogoods=146
156.87	       =>  wckTime=125.744  cpuTime=124.64  mem=16M488
205.15	   
205.15	   search
205.15	     run=21  nbConstraintChecks=639255940  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=366997
205.15	     nbFailedAssignments=228285  nbBacktracks=138501  nbVisitedNodes=732871  nbRestartNogoods=154
205.15	       =>  wckTime=174.017  cpuTime=172.52  mem=16M488
205.15	   
205.15	   global
205.15	     nbConstraintChecks=639256460  nbRestartNogoods=154  solvingWckTime=174.018  solvingCpuTime=172.52  expiredTime=no
205.15	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=202.89
205.15	       =>  wckTime=204.739  cpuTime=202.85  mem=16M488
205.15	
205.15	s OPTIMUM FOUND
205.15	v 3 3 1 1 1 4 4 0 4 0 0 4 3 1 4 2 3 2 3 3 2 2 4 2 3 1 0 2 
205.15	   
205.15	   totalWckTime=204.814  totalCpuTime=202.9

Verifier Data (download as text)

54 unsatisfied constraints, 135 satisfied constraints

Watcher Data (download as text)

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

command line: runsolver --timestamp -w ROOT/results/node29/watcher-278750-1169289204 -o ROOT/results/node29/solver-278750-1169289204 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278750-1169289204/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 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
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.18 1.58 1.80 2/86 25555
/proc/meminfo: memFree=1364264/2055920 swapFree=4161400/4192956
[pid=25554] ppid=25552 vsize=18540 CPUtime=0
/proc/25554/stat : 25554 (runsolver) R 25552 25554 25235 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 277315034 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 221780700455 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/25554/statm: 4635 279 244 17 0 2626 0

[startup+0.101949 s]
/proc/loadavg: 1.18 1.58 1.80 2/86 25555
/proc/meminfo: memFree=1364264/2055920 swapFree=4161400/4192956
[pid=25554] ppid=25552 vsize=907808 CPUtime=0.05
/proc/25554/stat : 25554 (java) D 25552 25554 25235 0 -1 0 2504 0 1 0 4 1 0 0 23 0 4 0 277315034 929595392 2251 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23755 18446744073709551615 0 0 17 0 0 0
/proc/25554/statm: 226952 2251 1232 14 0 214535 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 907808

[startup+0.509976 s]
/proc/loadavg: 1.18 1.58 1.80 2/86 25555
/proc/meminfo: memFree=1364264/2055920 swapFree=4161400/4192956
[pid=25554] ppid=25552 vsize=915332 CPUtime=0.37
/proc/25554/stat : 25554 (java) R 25552 25554 25235 0 -1 0 6128 0 1 0 34 3 0 0 19 0 8 0 277315034 937299968 5867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155185148 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25554/statm: 228833 5867 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 915332

[startup+1.33102 s]
/proc/loadavg: 1.18 1.58 1.80 3/93 25562
/proc/meminfo: memFree=1346352/2055920 swapFree=4161400/4192956
[pid=25554] ppid=25552 vsize=915464 CPUtime=1.18
/proc/25554/stat : 25554 (java) R 25552 25554 25235 0 -1 0 7161 0 1 0 102 16 0 0 25 0 8 0 277315034 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072932470 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25554/statm: 228866 6899 2476 14 0 215336 0
[pid=25554/tid=25556] ppid=25552 vsize=915464 CPUtime=0.02
/proc/25554/task/25556/stat : 25556 (java) S 25552 25554 25235 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277315038 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25557] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25557/stat : 25557 (java) S 25552 25554 25235 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277315038 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25558] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25558/stat : 25558 (java) S 25552 25554 25235 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277315038 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25559] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25559/stat : 25559 (java) S 25552 25554 25235 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277315045 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25560] ppid=25552 vsize=915464 CPUtime=0.14
/proc/25554/task/25560/stat : 25560 (java) S 25552 25554 25235 0 -1 64 344 0 0 0 13 1 0 0 16 0 8 0 277315045 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25561] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25561/stat : 25561 (java) S 25552 25554 25235 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277315045 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25562] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25562/stat : 25562 (java) S 25552 25554 25235 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277315045 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 915464

[startup+2.97913 s]
/proc/loadavg: 1.25 1.59 1.80 3/93 25562
/proc/meminfo: memFree=1346352/2055920 swapFree=4161400/4192956
[pid=25554] ppid=25552 vsize=915464 CPUtime=2.81
/proc/25554/stat : 25554 (java) R 25552 25554 25235 0 -1 0 7164 0 1 0 230 51 0 0 25 0 8 0 277315034 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073719904 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25554/statm: 228866 6901 2476 14 0 215336 0
[pid=25554/tid=25556] ppid=25552 vsize=915464 CPUtime=0.02
/proc/25554/task/25556/stat : 25556 (java) S 25552 25554 25235 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277315038 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25557] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25557/stat : 25557 (java) S 25552 25554 25235 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277315038 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25558] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25558/stat : 25558 (java) S 25552 25554 25235 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277315038 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25559] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25559/stat : 25559 (java) S 25552 25554 25235 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277315045 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25560] ppid=25552 vsize=915464 CPUtime=0.14
/proc/25554/task/25560/stat : 25560 (java) S 25552 25554 25235 0 -1 64 346 0 0 0 13 1 0 0 16 0 8 0 277315045 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25561] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25561/stat : 25561 (java) S 25552 25554 25235 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277315045 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25562] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25562/stat : 25562 (java) S 25552 25554 25235 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277315045 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.81
Current children cumulated vsize (KiB) 915464

[startup+6.27434 s]
/proc/loadavg: 1.25 1.59 1.80 3/93 25562
/proc/meminfo: memFree=1346296/2055920 swapFree=4161400/4192956
[pid=25554] ppid=25552 vsize=915464 CPUtime=6.09
/proc/25554/stat : 25554 (java) R 25552 25554 25235 0 -1 0 7164 0 1 0 485 124 0 0 25 0 8 0 277315034 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25554/statm: 228866 6901 2476 14 0 215336 0
[pid=25554/tid=25556] ppid=25552 vsize=915464 CPUtime=0.02
/proc/25554/task/25556/stat : 25556 (java) S 25552 25554 25235 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277315038 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25557] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25557/stat : 25557 (java) S 25552 25554 25235 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277315038 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25558] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25558/stat : 25558 (java) S 25552 25554 25235 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277315038 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25559] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25559/stat : 25559 (java) S 25552 25554 25235 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277315045 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25560] ppid=25552 vsize=915464 CPUtime=0.14
/proc/25554/task/25560/stat : 25560 (java) S 25552 25554 25235 0 -1 64 346 0 0 0 13 1 0 0 16 0 8 0 277315045 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25561] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25561/stat : 25561 (java) S 25552 25554 25235 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277315045 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25562] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25562/stat : 25562 (java) S 25552 25554 25235 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277315045 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 915464

[startup+12.7527 s]
/proc/loadavg: 1.36 1.60 1.80 3/93 25562
/proc/meminfo: memFree=1346296/2055920 swapFree=4161400/4192956
[pid=25554] ppid=25552 vsize=915464 CPUtime=12.52
/proc/25554/stat : 25554 (java) R 25552 25554 25235 0 -1 0 7164 0 1 0 984 268 0 0 25 0 8 0 277315034 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073722210 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25554/statm: 228866 6901 2476 14 0 215336 0
[pid=25554/tid=25556] ppid=25552 vsize=915464 CPUtime=0.02
/proc/25554/task/25556/stat : 25556 (java) S 25552 25554 25235 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277315038 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25557] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25557/stat : 25557 (java) S 25552 25554 25235 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277315038 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25558] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25558/stat : 25558 (java) S 25552 25554 25235 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277315038 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25559] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25559/stat : 25559 (java) S 25552 25554 25235 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277315045 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25560] ppid=25552 vsize=915464 CPUtime=0.14
/proc/25554/task/25560/stat : 25560 (java) S 25552 25554 25235 0 -1 64 346 0 0 0 13 1 0 0 16 0 8 0 277315045 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25561] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25561/stat : 25561 (java) S 25552 25554 25235 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277315045 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25562] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25562/stat : 25562 (java) S 25552 25554 25235 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277315045 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 915464

[startup+25.5896 s]
/proc/loadavg: 1.46 1.61 1.80 3/93 25562
/proc/meminfo: memFree=1346304/2055920 swapFree=4161400/4192956
[pid=25554] ppid=25552 vsize=915464 CPUtime=25.25
/proc/25554/stat : 25554 (java) R 25552 25554 25235 0 -1 0 7165 0 1 0 1975 550 0 0 25 0 8 0 277315034 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073719902 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25554/statm: 228866 6902 2476 14 0 215336 0
[pid=25554/tid=25556] ppid=25552 vsize=915464 CPUtime=0.02
/proc/25554/task/25556/stat : 25556 (java) S 25552 25554 25235 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277315038 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25557] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25557/stat : 25557 (java) S 25552 25554 25235 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277315038 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25558] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25558/stat : 25558 (java) S 25552 25554 25235 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277315038 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25559] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25559/stat : 25559 (java) S 25552 25554 25235 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277315045 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25560] ppid=25552 vsize=915464 CPUtime=0.14
/proc/25554/task/25560/stat : 25560 (java) S 25552 25554 25235 0 -1 64 347 0 0 0 13 1 0 0 16 0 8 0 277315045 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25561] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25561/stat : 25561 (java) S 25552 25554 25235 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277315045 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25562] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25562/stat : 25562 (java) S 25552 25554 25235 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277315045 937435136 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.25
Current children cumulated vsize (KiB) 915464

[startup+51.2852 s]
/proc/loadavg: 1.64 1.64 1.81 3/93 25562
/proc/meminfo: memFree=1339200/2055920 swapFree=4161400/4192956
[pid=25554] ppid=25552 vsize=915464 CPUtime=50.73
/proc/25554/stat : 25554 (java) R 25552 25554 25235 0 -1 0 9046 0 1 0 4403 670 0 0 25 0 8 0 277315034 937435136 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073829316 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25554/statm: 228866 8779 2527 14 0 215336 0
[pid=25554/tid=25556] ppid=25552 vsize=915464 CPUtime=0.02
/proc/25554/task/25556/stat : 25556 (java) S 25552 25554 25235 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 277315038 937435136 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25557] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25557/stat : 25557 (java) S 25552 25554 25235 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277315038 937435136 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25558] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25558/stat : 25558 (java) S 25552 25554 25235 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277315038 937435136 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25559] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25559/stat : 25559 (java) S 25552 25554 25235 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277315045 937435136 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25560] ppid=25552 vsize=915464 CPUtime=0.24
/proc/25554/task/25560/stat : 25560 (java) S 25552 25554 25235 0 -1 64 401 0 0 0 22 2 0 0 16 0 8 0 277315045 937435136 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25561] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25561/stat : 25561 (java) S 25552 25554 25235 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277315045 937435136 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25562] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25562/stat : 25562 (java) S 25552 25554 25235 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277315045 937435136 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915464

[startup+102.564 s]
/proc/loadavg: 1.86 1.70 1.82 3/93 25562
/proc/meminfo: memFree=1339200/2055920 swapFree=4161400/4192956
[pid=25554] ppid=25552 vsize=915464 CPUtime=101.6
/proc/25554/stat : 25554 (java) R 25552 25554 25235 0 -1 0 9054 0 1 0 9490 670 0 0 25 0 8 0 277315034 937435136 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073828041 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25554/statm: 228866 8786 2527 14 0 215336 0
[pid=25554/tid=25556] ppid=25552 vsize=915464 CPUtime=0.02
/proc/25554/task/25556/stat : 25556 (java) S 25552 25554 25235 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 277315038 937435136 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25557] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25557/stat : 25557 (java) S 25552 25554 25235 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277315038 937435136 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25558] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25558/stat : 25558 (java) S 25552 25554 25235 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277315038 937435136 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25559] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25559/stat : 25559 (java) S 25552 25554 25235 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277315045 937435136 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25560] ppid=25552 vsize=915464 CPUtime=0.24
/proc/25554/task/25560/stat : 25560 (java) S 25552 25554 25235 0 -1 64 401 0 0 0 22 2 0 0 16 0 8 0 277315045 937435136 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25561] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25561/stat : 25561 (java) S 25552 25554 25235 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277315045 937435136 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25562] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25562/stat : 25562 (java) S 25552 25554 25235 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277315045 937435136 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 915464

[startup+162.587 s]
/proc/loadavg: 1.94 1.75 1.83 3/93 25562
/proc/meminfo: memFree=1339136/2055920 swapFree=4161400/4192956
[pid=25554] ppid=25552 vsize=915464 CPUtime=161.13
/proc/25554/stat : 25554 (java) R 25552 25554 25235 0 -1 0 9060 0 1 0 15443 670 0 0 25 0 8 0 277315034 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073888957 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25554/statm: 228866 8792 2527 14 0 215336 0
[pid=25554/tid=25556] ppid=25552 vsize=915464 CPUtime=0.02
/proc/25554/task/25556/stat : 25556 (java) S 25552 25554 25235 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 277315038 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25557] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25557/stat : 25557 (java) S 25552 25554 25235 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277315038 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25558] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25558/stat : 25558 (java) S 25552 25554 25235 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277315038 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25559] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25559/stat : 25559 (java) S 25552 25554 25235 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 277315045 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25560] ppid=25552 vsize=915464 CPUtime=0.24
/proc/25554/task/25560/stat : 25560 (java) S 25552 25554 25235 0 -1 64 402 0 0 0 22 2 0 0 16 0 8 0 277315045 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25561] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25561/stat : 25561 (java) S 25552 25554 25235 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277315045 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25554/tid=25562] ppid=25552 vsize=915464 CPUtime=0
/proc/25554/task/25562/stat : 25562 (java) S 25552 25554 25235 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277315045 937435136 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.13
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 205.173
CPU time (s): 203.38
CPU user time (s): 196.662
CPU system time (s): 6.71798
CPU usage (%): 99.1259
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 196.662
system time used= 6.71798
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9156
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= 5350
involuntary context switches= 14544

runsolver used 0.19597 s user time and 0.546916 s system time

The end

Launcher Data (download as text)

Begin job on node29 on Sat Jan 20 10:33:27 UTC 2007


IDJOB= 278750
IDBENCH= 8796
IDSOLVER= 69
FILE ID= node29/278750-1169289204

PBS_JOBID= 3609661

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-60/kbtree-9-7-3-5-60-01_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278750-1169289204/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node29/watcher-278750-1169289204 -o ROOT/results/node29/solver-278750-1169289204 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278750-1169289204/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a5b6ac2e797b89ac49d984dcb84da72a

RANDOM SEED= 897814668

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/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.241
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.241
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1364808 kB
Buffers:         40100 kB
Cached:         544572 kB
SwapCached:       5160 kB
Active:         171360 kB
Inactive:       452400 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1364808 kB
SwapTotal:     4192956 kB
SwapFree:      4161400 kB
Dirty:            1796 kB
Writeback:           0 kB
Mapped:          54788 kB
Slab:            51976 kB
Committed_AS:  5166376 kB
PageTables:       2352 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= 66561 MiB



End job on node29 on Sat Jan 20 10:36:55 UTC 2007