Trace number 278840

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 185.903 186.081

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-50/
kbtree-9-7-3-5-50-21_ext.xml
MD5SUMc86f370ecc6275864c740587111bf079
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints154
Best CPU time to get the best result obtained on this benchmark3.62245
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.36	   
0.36	Abscon 109 (November, 2006)
0.36	   
0.36	   configuration
0.36	     name=pfc.xml
0.39	   
0.39	   instance
0.39	     name=/tmp/evaluation/278840-1169289336/unknown.xml
0.42	   
0.42	   domains being loaded...
0.43	   
0.43	   variables being loaded...
0.46	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.46	       =>  wckTime=0.096  cpuTime=0.08  mem=6M910
0.46	   
0.46	   relations being loaded...
0.51	   
0.51	   constraints being loaded...
0.60	     nbConstraints=189  nbRelationTypes=189  nbExtensionStructures=189  nbSharedExtensionStructures=0
0.63	     nbConflictsStructures=189  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1858  maxDegree=27
0.63	     maxArity=2
0.63	       =>  wckTime=0.238  cpuTime=0.15  mem=8M860
0.64	   
0.64	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.323  cpuTime=0.2  mem=5M532
0.70	
0.70	s SATISFIABLE
0.70	o 107
0.70	c 82
0.70	o 111
0.70	c 78
0.70	o 114
0.70	c 75
0.70	o 119
0.70	c 70
0.70	o 120
0.70	c 69
0.70	o 123
0.70	c 66
0.70	o 127
0.70	c 62
0.70	o 128
0.70	c 61
0.70	o 131
0.70	c 58
0.70	o 134
0.70	c 55
0.70	o 137
0.70	c 52
0.70	o 139
0.70	c 50
0.70	o 141
0.70	c 48
0.70	o 143
0.70	c 46
0.71	o 145
0.71	c 44
0.71	o 146
0.71	c 43
0.71	o 148
0.71	c 41
0.71	o 151
0.71	c 38
0.71	o 152
0.71	c 37
0.72	o 153
0.72	c 36
0.80	o 154
0.80	c 35
2.33	   
2.33	   search
2.33	     run=0  nbConstraintChecks=8597348  nbAssignments=10000
2.33	       =>  wckTime=1.649  cpuTime=1.63  mem=5M532
3.92	   
3.92	   search
3.92	     run=1  nbConstraintChecks=17191956  nbAssignments=20000
3.92	       =>  wckTime=3.236  cpuTime=3.2  mem=5M532
5.50	   
5.50	   search
5.50	     run=2  nbConstraintChecks=25748046  nbAssignments=30000
5.50	       =>  wckTime=4.817  cpuTime=4.78  mem=5M532
7.10	   
7.10	   search
7.10	     run=3  nbConstraintChecks=34509686  nbAssignments=40000
7.10	       =>  wckTime=6.42  cpuTime=6.39  mem=5M532
8.69	   
8.69	   search
8.69	     run=4  nbConstraintChecks=43135604  nbAssignments=50000
8.69	       =>  wckTime=8.011  cpuTime=7.98  mem=5M532
10.29	   
10.29	   search
10.29	     run=5  nbConstraintChecks=51795885  nbAssignments=60000
10.29	       =>  wckTime=9.609  cpuTime=9.58  mem=5M532
11.89	   
11.89	   search
11.89	     run=6  nbConstraintChecks=60391029  nbAssignments=70000
11.89	       =>  wckTime=11.208  cpuTime=11.17  mem=5M532
13.49	   
13.49	   search
13.49	     run=7  nbConstraintChecks=69039354  nbAssignments=80000
13.49	       =>  wckTime=12.813  cpuTime=12.77  mem=5M532
15.10	   
15.10	   search
15.10	     run=8  nbConstraintChecks=77681968  nbAssignments=90000
15.10	       =>  wckTime=14.417  cpuTime=14.38  mem=5M532
16.71	   
16.71	   search
16.71	     run=9  nbConstraintChecks=86370340  nbAssignments=100000
16.71	       =>  wckTime=16.023  cpuTime=15.99  mem=5M532
18.30	   
18.30	   search
18.30	     run=10  nbConstraintChecks=94940009  nbAssignments=110000
18.30	       =>  wckTime=17.619  cpuTime=17.58  mem=5M532
19.90	   
19.90	   search
19.90	     run=11  nbConstraintChecks=103597858  nbAssignments=120000
19.90	       =>  wckTime=19.22  cpuTime=19.19  mem=5M532
21.49	   
21.49	   search
21.49	     run=12  nbConstraintChecks=112193456  nbAssignments=130000
21.49	       =>  wckTime=20.805  cpuTime=20.77  mem=5M532
23.07	   
23.07	   search
23.07	     run=13  nbConstraintChecks=120766447  nbAssignments=140000
23.07	       =>  wckTime=22.387  cpuTime=22.35  mem=5M532
24.65	   
24.65	   search
24.65	     run=14  nbConstraintChecks=129353489  nbAssignments=150000
24.65	       =>  wckTime=23.971  cpuTime=23.93  mem=5M532
26.25	   
26.25	   search
26.25	     run=15  nbConstraintChecks=137996073  nbAssignments=160000
26.25	       =>  wckTime=25.566  cpuTime=25.52  mem=5M532
27.83	   
27.83	   search
27.83	     run=16  nbConstraintChecks=146559606  nbAssignments=170000
27.83	       =>  wckTime=27.146  cpuTime=27.11  mem=5M532
29.43	   
29.43	   search
29.43	     run=17  nbConstraintChecks=155263431  nbAssignments=180000
29.43	       =>  wckTime=28.744  cpuTime=28.7  mem=5M532
30.83	   
30.83	   search
30.83	     run=18  nbConstraintChecks=162811076  nbAssignments=188773
30.83	       =>  wckTime=30.149  cpuTime=30.11  mem=5M532
30.83	   
30.83	   global
30.83	     nbConstraintChecks=162811076  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.83	     solvingWckTime=30.146  solvingCpuTime=30.11  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.83	     globalCpuTime=30.37
30.83	       =>  wckTime=30.471  cpuTime=30.31  mem=5M532
30.83	   
30.83	   solver IterativeSystematicSolver being built... 
30.97	       =>  wckTime=30.604  cpuTime=30.42  mem=16M488
30.97	   
30.97	   preprocessing
30.97	     nbConstraintChecks=160  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.97	     detectedInconsistency=no
30.97	       =>  wckTime=0.0040  cpuTime=0.0  mem=16M488
31.03	   
31.03	   search
31.03	     run=0  nbConstraintChecks=45066  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41
31.03	     nbFailedAssignments=19  nbBacktracks=10  nbVisitedNodes=71  nbRestartNogoods=0
31.03	       =>  wckTime=0.059  cpuTime=0.03  mem=16M488
31.07	   
31.07	   search
31.07	     run=1  nbConstraintChecks=118850  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=102
31.07	     nbFailedAssignments=52  nbBacktracks=25  nbVisitedNodes=180  nbRestartNogoods=2
31.07	       =>  wckTime=0.108  cpuTime=0.06  mem=16M488
31.11	   
31.11	   search
31.11	     run=2  nbConstraintChecks=210239  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=177
31.11	     nbFailedAssignments=92  nbBacktracks=47  nbVisitedNodes=317  nbRestartNogoods=7
31.11	       =>  wckTime=0.143  cpuTime=0.09  mem=16M488
31.16	   
31.16	   search
31.16	     run=3  nbConstraintChecks=345527  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=279
31.16	     nbFailedAssignments=147  nbBacktracks=80  nbVisitedNodes=507  nbRestartNogoods=11
31.16	       =>  wckTime=0.191  cpuTime=0.14  mem=16M488
31.23	   
31.23	   search
31.23	     run=4  nbConstraintChecks=555816  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=441
31.23	     nbFailedAssignments=244  nbBacktracks=130  nbVisitedNodes=816  nbRestartNogoods=14
31.23	       =>  wckTime=0.261  cpuTime=0.21  mem=16M488
31.31	   
31.31	   search
31.31	     run=5  nbConstraintChecks=841662  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=649
31.31	     nbFailedAssignments=365  nbBacktracks=206  nbVisitedNodes=1221  nbRestartNogoods=17
31.31	       =>  wckTime=0.348  cpuTime=0.29  mem=16M488
31.45	   
31.45	   search
31.45	     run=6  nbConstraintChecks=1303562  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1000
31.45	     nbFailedAssignments=590  nbBacktracks=319  nbVisitedNodes=1910  nbRestartNogoods=18
31.45	       =>  wckTime=0.487  cpuTime=0.43  mem=16M488
31.67	   
31.67	   search
31.67	     run=7  nbConstraintChecks=1989906  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1486
31.67	     nbFailedAssignments=895  nbBacktracks=489  nbVisitedNodes=2871  nbRestartNogoods=24
31.67	       =>  wckTime=0.708  cpuTime=0.65  mem=16M488
32.03	   
32.03	   search
32.03	     run=8  nbConstraintChecks=3089239  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2246
32.03	     nbFailedAssignments=1385  nbBacktracks=745  nbVisitedNodes=4377  nbRestartNogoods=28
32.03	       =>  wckTime=1.067  cpuTime=0.99  mem=16M488
32.51	   
32.51	   search
32.51	     run=9  nbConstraintChecks=4728094  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3415
32.51	     nbFailedAssignments=2158  nbBacktracks=1129  nbVisitedNodes=6703  nbRestartNogoods=34
32.51	       =>  wckTime=1.545  cpuTime=1.47  mem=16M488
33.15	   
33.15	   search
33.15	     run=10  nbConstraintChecks=6927759  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4952
33.15	     nbFailedAssignments=3105  nbBacktracks=1705  nbVisitedNodes=9763  nbRestartNogoods=40
33.15	       =>  wckTime=2.188  cpuTime=2.11  mem=16M488
34.26	   
34.26	   search
34.26	     run=11  nbConstraintChecks=10702877  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7575
34.26	     nbFailedAssignments=4852  nbBacktracks=2569  nbVisitedNodes=14997  nbRestartNogoods=47
34.26	       =>  wckTime=3.29  cpuTime=3.21  mem=16M488
35.70	   
35.70	   search
35.70	     run=12  nbConstraintChecks=15689883  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11098
35.70	     nbFailedAssignments=7064  nbBacktracks=3867  nbVisitedNodes=22030  nbRestartNogoods=54
35.70	       =>  wckTime=4.731  cpuTime=4.65  mem=16M488
37.86	   
37.86	   search
37.86	     run=13  nbConstraintChecks=23461579  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16466
37.86	     nbFailedAssignments=10474  nbBacktracks=5813  nbVisitedNodes=32754  nbRestartNogoods=62
37.86	       =>  wckTime=6.892  cpuTime=6.8  mem=16M488
41.62	   
41.62	   search
41.63	     run=14  nbConstraintChecks=36294942  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25179
41.63	     nbFailedAssignments=16254  nbBacktracks=8733  nbVisitedNodes=50167  nbRestartNogoods=76
41.63	       =>  wckTime=10.659  cpuTime=10.57  mem=16M488
46.48	   
46.48	   search
46.48	     run=15  nbConstraintChecks=53214613  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36190
46.48	     nbFailedAssignments=22877  nbBacktracks=13111  nbVisitedNodes=72179  nbRestartNogoods=85
46.48	       =>  wckTime=15.518  cpuTime=15.43  mem=16M488
54.71	   
54.71	   search
54.71	     run=16  nbConstraintChecks=79469171  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54139
54.71	     nbFailedAssignments=34247  nbBacktracks=19679  nbVisitedNodes=108066  nbRestartNogoods=99
54.71	       =>  wckTime=23.749  cpuTime=23.65  mem=16M488
66.70	   
66.70	   search
66.70	     run=17  nbConstraintChecks=117326907  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79316
66.70	     nbFailedAssignments=49563  nbBacktracks=29531  nbVisitedNodes=158392  nbRestartNogoods=105
66.70	       =>  wckTime=35.738  cpuTime=35.65  mem=16M488
83.63	   
83.63	   search
83.63	     run=18  nbConstraintChecks=168649209  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=115296
83.63	     nbFailedAssignments=70759  nbBacktracks=44309  nbVisitedNodes=229979  nbRestartNogoods=114
83.63	       =>  wckTime=52.663  cpuTime=52.56  mem=16M488
108.85	   
108.85	   search
108.85	     run=19  nbConstraintChecks=243790026  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=170357
108.85	     nbFailedAssignments=103647  nbBacktracks=66477  nbVisitedNodes=338796  nbRestartNogoods=127
108.85	       =>  wckTime=77.889  cpuTime=77.78  mem=16M488
145.60	   
145.60	   search
145.60	     run=20  nbConstraintChecks=350177147  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=251718
145.60	     nbFailedAssignments=151750  nbBacktracks=99729  nbVisitedNodes=497653  nbRestartNogoods=136
145.60	       =>  wckTime=114.638  cpuTime=114.52  mem=16M488
186.03	   
186.03	   search
186.03	     run=21  nbConstraintChecks=464947212  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=340496
186.03	     nbFailedAssignments=203639  nbBacktracks=136619  nbVisitedNodes=670054  nbRestartNogoods=146
186.03	       =>  wckTime=155.063  cpuTime=154.93  mem=16M488
186.03	   
186.03	   global
186.03	     nbConstraintChecks=464947372  nbRestartNogoods=146  solvingWckTime=155.064  solvingCpuTime=154.93  expiredTime=no
186.03	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=185.41
186.03	       =>  wckTime=185.668  cpuTime=185.35  mem=16M488
186.03	
186.03	s OPTIMUM FOUND
186.03	v 4 1 1 2 1 0 0 2 2 4 4 0 4 3 2 1 0 4 1 2 4 1 1 4 3 1 4 0 
186.03	   
186.03	   totalWckTime=185.743  totalCpuTime=185.41

Verifier Data (download as text)

35 unsatisfied constraints, 154 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/node6/watcher-278840-1169289336 -o ROOT/results/node6/solver-278840-1169289336 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278840-1169289336/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: 0.52 1.17 1.64 4/81 26512
/proc/meminfo: memFree=1269128/2055924 swapFree=4165736/4192956
[pid=26511] ppid=26509 vsize=168 CPUtime=0
/proc/26511/stat : 26511 (java) R 26509 26511 26258 0 -1 0 39 0 0 0 0 0 0 0 19 0 1 0 277329179 172032 23 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 2187563 0 0 4096 0 0 0 0 17 1 0 0
/proc/26511/statm: 42 23 18 14 0 2 0

[startup+0.10446 s]
/proc/loadavg: 0.52 1.17 1.64 4/81 26512
/proc/meminfo: memFree=1269128/2055924 swapFree=4165736/4192956
[pid=26511] ppid=26509 vsize=914988 CPUtime=0.08
/proc/26511/stat : 26511 (java) R 26509 26511 26258 0 -1 0 3020 0 1 0 7 1 0 0 16 0 8 0 277329179 936947712 2766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26511/statm: 228747 2766 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.512507 s]
/proc/loadavg: 0.52 1.17 1.64 4/81 26512
/proc/meminfo: memFree=1269128/2055924 swapFree=4165736/4192956
[pid=26511] ppid=26509 vsize=915332 CPUtime=0.42
/proc/26511/stat : 26511 (java) R 26509 26511 26258 0 -1 0 6203 0 1 0 40 2 0 0 16 0 8 0 277329179 937299968 5942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26511/statm: 228833 5943 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 915332

[startup+1.3336 s]
/proc/loadavg: 0.52 1.17 1.64 3/96 26593
/proc/meminfo: memFree=1245968/2055924 swapFree=4165736/4192956
[pid=26511] ppid=26509 vsize=915460 CPUtime=1.25
/proc/26511/stat : 26511 (java) R 26509 26511 26258 0 -1 0 7168 0 1 0 106 19 0 0 19 0 8 0 277329179 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26511/statm: 228865 6906 2476 14 0 215335 0
[pid=26511/tid=26513] ppid=26509 vsize=915460 CPUtime=0.02
/proc/26511/task/26513/stat : 26513 (java) S 26509 26511 26258 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277329182 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26514] ppid=26509 vsize=915460 CPUtime=0
/proc/26511/task/26514/stat : 26514 (java) S 26509 26511 26258 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277329183 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26515] ppid=26509 vsize=915460 CPUtime=0
/proc/26511/task/26515/stat : 26515 (java) S 26509 26511 26258 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277329183 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26516] ppid=26509 vsize=915460 CPUtime=0
/proc/26511/task/26516/stat : 26516 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277329186 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26511/tid=26517] ppid=26509 vsize=915460 CPUtime=0.13
/proc/26511/task/26517/stat : 26517 (java) S 26509 26511 26258 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 277329186 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26518] ppid=26509 vsize=915464 CPUtime=0
/proc/26511/task/26518/stat : 26518 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277329186 937435136 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26511/tid=26519] ppid=26509 vsize=915460 CPUtime=0
/proc/26511/task/26519/stat : 26519 (java) S 26509 26511 26258 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277329186 937431040 6906 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.25
Current children cumulated vsize (KiB) 915460

[startup+2.97079 s]
/proc/loadavg: 0.52 1.17 1.64 3/94 26594
/proc/meminfo: memFree=1224992/2055924 swapFree=4165736/4192956
[pid=26511] ppid=26509 vsize=915464 CPUtime=2.88
/proc/26511/stat : 26511 (java) R 26509 26511 26258 0 -1 0 7172 0 1 0 230 58 0 0 25 0 8 0 277329179 937435136 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26511/statm: 228865 6909 2476 14 0 215335 0
[pid=26511/tid=26513] ppid=26509 vsize=915460 CPUtime=0.02
/proc/26511/task/26513/stat : 26513 (java) S 26509 26511 26258 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277329182 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26514] ppid=26509 vsize=915464 CPUtime=0
/proc/26511/task/26514/stat : 26514 (java) S 26509 26511 26258 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277329183 937435136 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26515] ppid=26509 vsize=915460 CPUtime=0
/proc/26511/task/26515/stat : 26515 (java) S 26509 26511 26258 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277329183 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26516] ppid=26509 vsize=915460 CPUtime=0
/proc/26511/task/26516/stat : 26516 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277329186 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26511/tid=26517] ppid=26509 vsize=915460 CPUtime=0.13
/proc/26511/task/26517/stat : 26517 (java) S 26509 26511 26258 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277329186 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26518] ppid=26509 vsize=915464 CPUtime=0
/proc/26511/task/26518/stat : 26518 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277329186 937435136 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26511/tid=26519] ppid=26509 vsize=915460 CPUtime=0
/proc/26511/task/26519/stat : 26519 (java) S 26509 26511 26258 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277329186 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.88
Current children cumulated vsize (KiB) 915464

[startup+6.26618 s]
/proc/loadavg: 0.64 1.18 1.64 3/94 26594
/proc/meminfo: memFree=1224992/2055924 swapFree=4165736/4192956
[pid=26511] ppid=26509 vsize=915460 CPUtime=6.17
/proc/26511/stat : 26511 (java) R 26509 26511 26258 0 -1 0 7172 0 1 0 480 137 0 0 25 0 8 0 277329179 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26511/statm: 228865 6909 2476 14 0 215335 0
[pid=26511/tid=26513] ppid=26509 vsize=915460 CPUtime=0.02
/proc/26511/task/26513/stat : 26513 (java) S 26509 26511 26258 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277329182 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26514] ppid=26509 vsize=915464 CPUtime=0
/proc/26511/task/26514/stat : 26514 (java) S 26509 26511 26258 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277329183 937435136 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26515] ppid=26509 vsize=915460 CPUtime=0
/proc/26511/task/26515/stat : 26515 (java) S 26509 26511 26258 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277329183 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26516] ppid=26509 vsize=915460 CPUtime=0
/proc/26511/task/26516/stat : 26516 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277329186 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26511/tid=26517] ppid=26509 vsize=915460 CPUtime=0.13
/proc/26511/task/26517/stat : 26517 (java) S 26509 26511 26258 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277329186 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26518] ppid=26509 vsize=915464 CPUtime=0
/proc/26511/task/26518/stat : 26518 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277329186 937435136 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26511/tid=26519] ppid=26509 vsize=915460 CPUtime=0
/proc/26511/task/26519/stat : 26519 (java) S 26509 26511 26258 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277329186 937431040 6909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915460

[startup+12.7399 s]
/proc/loadavg: 0.74 1.20 1.64 3/94 26594
/proc/meminfo: memFree=1224992/2055924 swapFree=4165736/4192956
[pid=26511] ppid=26509 vsize=916484 CPUtime=12.64
/proc/26511/stat : 26511 (java) R 26509 26511 26258 0 -1 0 7173 0 1 0 975 289 0 0 25 0 8 0 277329179 938479616 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26511/statm: 229121 6910 2476 14 0 215591 0
[pid=26511/tid=26513] ppid=26509 vsize=916484 CPUtime=0.02
/proc/26511/task/26513/stat : 26513 (java) S 26509 26511 26258 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277329182 938479616 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26514] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26514/stat : 26514 (java) S 26509 26511 26258 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277329183 938479616 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26515] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26515/stat : 26515 (java) S 26509 26511 26258 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277329183 938479616 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26516] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26516/stat : 26516 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277329186 938479616 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26511/tid=26517] ppid=26509 vsize=916484 CPUtime=0.13
/proc/26511/task/26517/stat : 26517 (java) S 26509 26511 26258 0 -1 64 346 0 0 0 13 0 0 0 17 0 8 0 277329186 938479616 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26518] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26518/stat : 26518 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277329186 938479616 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26511/tid=26519] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26519/stat : 26519 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277329186 938479616 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 916484

[startup+25.6135 s]
/proc/loadavg: 1.02 1.24 1.65 3/94 26594
/proc/meminfo: memFree=1224992/2055924 swapFree=4165736/4192956
[pid=26511] ppid=26509 vsize=916484 CPUtime=25.51
/proc/26511/stat : 26511 (java) R 26509 26511 26258 0 -1 0 7173 0 1 0 1947 604 0 0 24 0 8 0 277329179 938479616 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26511/statm: 229121 6910 2476 14 0 215591 0
[pid=26511/tid=26513] ppid=26509 vsize=916484 CPUtime=0.02
/proc/26511/task/26513/stat : 26513 (java) S 26509 26511 26258 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 277329182 938479616 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26514] ppid=26509 vsize=916488 CPUtime=0
/proc/26511/task/26514/stat : 26514 (java) S 26509 26511 26258 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277329183 938483712 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26515] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26515/stat : 26515 (java) S 26509 26511 26258 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277329183 938479616 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26516] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26516/stat : 26516 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277329186 938479616 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26511/tid=26517] ppid=26509 vsize=916484 CPUtime=0.13
/proc/26511/task/26517/stat : 26517 (java) S 26509 26511 26258 0 -1 64 346 0 0 0 13 0 0 0 16 0 8 0 277329186 938479616 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26518] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26518/stat : 26518 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277329186 938479616 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26511/tid=26519] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26519/stat : 26519 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277329186 938479616 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 916484

[startup+51.2275 s]
/proc/loadavg: 1.35 1.30 1.66 3/94 26594
/proc/meminfo: memFree=1217888/2055924 swapFree=4165736/4192956
[pid=26511] ppid=26509 vsize=916484 CPUtime=51.11
/proc/26511/stat : 26511 (java) R 26509 26511 26258 0 -1 0 9045 0 1 0 4385 726 0 0 25 0 8 0 277329179 938479616 8779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073828050 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26511/statm: 229121 8779 2527 14 0 215591 0
[pid=26511/tid=26513] ppid=26509 vsize=916484 CPUtime=0.02
/proc/26511/task/26513/stat : 26513 (java) S 26509 26511 26258 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277329182 938479616 8779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26514] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26514/stat : 26514 (java) S 26509 26511 26258 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277329183 938479616 8779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26515] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26515/stat : 26515 (java) S 26509 26511 26258 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277329183 938479616 8779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26516] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26516/stat : 26516 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277329186 938479616 8779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26511/tid=26517] ppid=26509 vsize=916484 CPUtime=0.23
/proc/26511/task/26517/stat : 26517 (java) S 26509 26511 26258 0 -1 64 399 0 0 0 23 0 0 0 16 0 8 0 277329186 938479616 8779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26518] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26518/stat : 26518 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277329186 938479616 8779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26511/tid=26519] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26519/stat : 26519 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277329186 938479616 8779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 916484

[startup+102.453 s]
/proc/loadavg: 1.72 1.40 1.67 3/94 26594
/proc/meminfo: memFree=1217952/2055924 swapFree=4165736/4192956
[pid=26511] ppid=26509 vsize=916484 CPUtime=102.32
/proc/26511/stat : 26511 (java) R 26509 26511 26258 0 -1 0 9056 0 1 0 9505 727 0 0 25 0 8 0 277329179 938479616 8788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073875988 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26511/statm: 229121 8788 2527 14 0 215591 0
[pid=26511/tid=26513] ppid=26509 vsize=916484 CPUtime=0.02
/proc/26511/task/26513/stat : 26513 (java) S 26509 26511 26258 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277329182 938479616 8788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26514] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26514/stat : 26514 (java) S 26509 26511 26258 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277329183 938479616 8788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26515] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26515/stat : 26515 (java) S 26509 26511 26258 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277329183 938479616 8788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26516] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26516/stat : 26516 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277329186 938479616 8788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26511/tid=26517] ppid=26509 vsize=916484 CPUtime=0.23
/proc/26511/task/26517/stat : 26517 (java) S 26509 26511 26258 0 -1 64 401 0 0 0 23 0 0 0 16 0 8 0 277329186 938479616 8788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26518] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26518/stat : 26518 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277329186 938479616 8788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26511/tid=26519] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26519/stat : 26519 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277329186 938479616 8788 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 916484

[startup+162.525 s]
/proc/loadavg: 1.96 1.54 1.70 3/94 26594
/proc/meminfo: memFree=1217952/2055924 swapFree=4165736/4192956
[pid=26511] ppid=26509 vsize=916484 CPUtime=162.38
/proc/26511/stat : 26511 (java) R 26509 26511 26258 0 -1 0 9062 0 1 0 15511 727 0 0 25 0 8 0 277329179 938479616 8793 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825623 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26511/statm: 229121 8793 2527 14 0 215591 0
[pid=26511/tid=26513] ppid=26509 vsize=916484 CPUtime=0.02
/proc/26511/task/26513/stat : 26513 (java) S 26509 26511 26258 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277329182 938479616 8793 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26514] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26514/stat : 26514 (java) S 26509 26511 26258 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277329183 938479616 8793 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26515] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26515/stat : 26515 (java) S 26509 26511 26258 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277329183 938479616 8793 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26516] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26516/stat : 26516 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 277329186 938479616 8793 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26511/tid=26517] ppid=26509 vsize=916484 CPUtime=0.23
/proc/26511/task/26517/stat : 26517 (java) S 26509 26511 26258 0 -1 64 401 0 0 0 23 0 0 0 16 0 8 0 277329186 938479616 8793 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26511/tid=26518] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26518/stat : 26518 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277329186 938479616 8793 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26511/tid=26519] ppid=26509 vsize=916484 CPUtime=0
/proc/26511/task/26519/stat : 26519 (java) S 26509 26511 26258 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277329186 938479616 8793 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.38
Current children cumulated vsize (KiB) 916484

Child status: 0
Real time (s): 186.081
CPU time (s): 185.903
CPU user time (s): 178.618
CPU system time (s): 7.28489
CPU usage (%): 99.9041
Max. virtual memory (cumulated for all children) (KiB): 916488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 178.618
system time used= 7.28489
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= 4910
involuntary context switches= 5226

runsolver used 0.226965 s user time and 0.612906 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan 20 10:35:36 UTC 2007


IDJOB= 278840
IDBENCH= 8955
IDSOLVER= 69
FILE ID= node6/278840-1169289336

PBS_JOBID= 3609570

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c86f370ecc6275864c740587111bf079

RANDOM SEED= 312481945

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.240
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.240
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:      2055924 kB
MemFree:       1269608 kB
Buffers:         62964 kB
Cached:         603076 kB
SwapCached:       2944 kB
Active:         301880 kB
Inactive:       401412 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1269608 kB
SwapTotal:     4192956 kB
SwapFree:      4165736 kB
Dirty:            2136 kB
Writeback:           0 kB
Mapped:          46680 kB
Slab:            68160 kB
Committed_AS:  8727560 kB
PageTables:       2196 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 node6 on Sat Jan 20 10:38:44 UTC 2007