Trace number 276011

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 368.405 369.241

General information on the benchmark

Namerandom/rand-3-20-20/
rand-3-20-20-60-632-18_ext.xml
MD5SUM36daa205be2b5cc3d39690e78acafb98
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints54
Best CPU time to get the best result obtained on this benchmark30.8043
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables20
Number of constraints55
Maximum constraint arity3
Maximum domain size20
Number of constraints which are defined in extension55
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/276011-1169230593/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=20  nbDomainTypes=1  minDomainSize=20  maxDomainSize=20
0.42	       =>  wckTime=0.1  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.67	   
0.67	   constraints being loaded...
0.82	     nbConstraints=55  nbRelationTypes=55  nbExtensionStructures=55  nbSharedExtensionStructures=0
0.82	     nbConflictsStructures=55  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=0  maxDegree=14  maxArity=3
0.82	       =>  wckTime=0.503  cpuTime=0.46  mem=39M314
0.90	   
0.90	   solver LocalSearchSolver being built... 
0.94	       =>  wckTime=0.622  cpuTime=0.5  mem=11M663
0.94	
0.94	s SATISFIABLE
0.94	o 30
0.94	c 25
0.95	o 33
0.95	c 22
0.95	o 34
0.95	c 21
0.95	o 35
0.95	c 20
0.96	o 38
0.96	c 17
0.96	o 41
0.96	c 14
0.96	o 44
0.96	c 11
0.96	o 45
0.96	c 10
0.97	o 46
0.97	c 9
0.99	o 47
0.99	c 8
0.99	o 48
0.99	c 7
1.01	o 49
1.01	c 6
1.09	o 50
1.09	c 5
1.10	o 51
1.10	c 4
1.34	o 52
1.35	c 3
6.05	o 53
6.05	c 2
9.77	   
9.77	   search
9.77	     run=0  nbConstraintChecks=10020283  nbAssignments=10000
9.77	       =>  wckTime=8.833  cpuTime=8.73  mem=11M663
18.40	   
18.40	   search
18.40	     run=1  nbConstraintChecks=19999736  nbAssignments=20000
18.40	       =>  wckTime=17.462  cpuTime=17.28  mem=11M663
27.06	   
27.06	   search
27.06	     run=2  nbConstraintChecks=29911173  nbAssignments=30000
27.06	       =>  wckTime=26.129  cpuTime=25.88  mem=11M663
35.87	   
35.87	   search
35.87	     run=3  nbConstraintChecks=40083265  nbAssignments=40000
35.87	       =>  wckTime=34.933  cpuTime=34.61  mem=11M663
36.31	   
36.31	   search
36.31	     run=4  nbConstraintChecks=40570331  nbAssignments=40487
36.31	       =>  wckTime=35.374  cpuTime=35.05  mem=11M663
36.31	   
36.31	   global
36.31	     nbConstraintChecks=40570331  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.31	     solvingWckTime=35.372  solvingCpuTime=35.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
36.31	     globalCpuTime=35.6
36.31	       =>  wckTime=35.996  cpuTime=35.55  mem=11M663
36.31	   
36.31	   solver IterativeSystematicSolver being built... 
36.45	       =>  wckTime=36.132  cpuTime=35.65  mem=22M545
36.45	   
36.45	   preprocessing
36.45	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
36.45	     detectedInconsistency=no
36.46	       =>  wckTime=0.0050  cpuTime=0.0  mem=22M545
36.60	   
36.60	   search
36.60	     run=0  nbConstraintChecks=56333  nbValidityChecks=231385  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.60	     nbAssignments=80  nbFailedAssignments=65  nbBacktracks=10  nbVisitedNodes=156  nbRestartNogoods=0
36.60	       =>  wckTime=0.153  cpuTime=0.12  mem=23M549
36.75	   
36.75	   search
36.75	     run=1  nbConstraintChecks=130384  nbValidityChecks=583983  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.75	     nbAssignments=200  nbFailedAssignments=162  nbBacktracks=25  nbVisitedNodes=388  nbRestartNogoods=13
36.75	       =>  wckTime=0.304  cpuTime=0.25  mem=23M549
36.90	   
36.90	   search
36.90	     run=2  nbConstraintChecks=219405  nbValidityChecks=1026720  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
36.90	     nbAssignments=368  nbFailedAssignments=303  nbBacktracks=47  nbVisitedNodes=719  nbRestartNogoods=26
36.90	       =>  wckTime=0.453  cpuTime=0.39  mem=23M549
37.17	   
37.17	   search
37.17	     run=3  nbConstraintChecks=382784  nbValidityChecks=1783138  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.17	     nbAssignments=606  nbFailedAssignments=503  nbBacktracks=80  nbVisitedNodes=1186  nbRestartNogoods=34
37.17	       =>  wckTime=0.726  cpuTime=0.66  mem=23M549
37.58	   
37.58	   search
37.58	     run=4  nbConstraintChecks=623193  nbValidityChecks=2888605  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.58	     nbAssignments=951  nbFailedAssignments=789  nbBacktracks=130  nbVisitedNodes=1863  nbRestartNogoods=53
37.58	       =>  wckTime=1.127  cpuTime=1.05  mem=23M549
37.89	   
37.89	   search
37.89	     run=5  nbConstraintChecks=822378  nbValidityChecks=3718367  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
37.89	     nbAssignments=1209  nbFailedAssignments=966  nbBacktracks=205  nbVisitedNodes=2368  nbRestartNogoods=87
37.89	       =>  wckTime=1.443  cpuTime=1.37  mem=23M549
38.45	   
38.45	   search
38.45	     run=6  nbConstraintChecks=1161018  nbValidityChecks=5272724  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.45	     nbAssignments=1688  nbFailedAssignments=1327  nbBacktracks=318  nbVisitedNodes=3306  nbRestartNogoods=98
38.45	       =>  wckTime=2.006  cpuTime=1.91  mem=23M549
39.22	   
39.22	   search
39.22	     run=7  nbConstraintChecks=1635487  nbValidityChecks=7373334  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
39.22	     nbAssignments=2343  nbFailedAssignments=1804  nbBacktracks=488  nbVisitedNodes=4578  nbRestartNogoods=105
39.22	       =>  wckTime=2.77  cpuTime=2.66  mem=23M549
40.23	   
40.23	   search
40.23	     run=8  nbConstraintChecks=2287046  nbValidityChecks=9905176  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
40.23	     nbAssignments=3101  nbFailedAssignments=2303  nbBacktracks=745  nbVisitedNodes=5982  nbRestartNogoods=126
40.23	       =>  wckTime=3.784  cpuTime=3.66  mem=23M549
41.52	   
41.52	   search
41.52	     run=9  nbConstraintChecks=3103827  nbValidityChecks=13192746  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
41.52	     nbAssignments=4084  nbFailedAssignments=2896  nbBacktracks=1130  nbVisitedNodes=7803  nbRestartNogoods=137
41.52	       =>  wckTime=5.066  cpuTime=4.93  mem=23M549
43.34	   
43.34	   search
43.34	     run=10  nbConstraintChecks=4252763  nbValidityChecks=17781774  nbPropagations=0  nbRevisions=0
43.34	     nbUselessRevisions=0  nbAssignments=5525  nbFailedAssignments=3756  nbBacktracks=1706  nbVisitedNodes=10445
43.34	     nbRestartNogoods=145
43.34	       =>  wckTime=6.896  cpuTime=6.74  mem=23M549
45.95	   
45.95	   search
45.95	     run=11  nbConstraintChecks=5936492  nbValidityChecks=24122067  nbPropagations=0  nbRevisions=0
45.95	     nbUselessRevisions=0  nbAssignments=7517  nbFailedAssignments=4878  nbBacktracks=2570  nbVisitedNodes=14038
45.95	     nbRestartNogoods=161
45.95	       =>  wckTime=9.506  cpuTime=9.33  mem=23M549
50.19	   
50.19	   search
50.19	     run=12  nbConstraintChecks=8702756  nbValidityChecks=34383747  nbPropagations=0  nbRevisions=0
50.19	     nbUselessRevisions=0  nbAssignments=10702  nbFailedAssignments=6761  nbBacktracks=3867  nbVisitedNodes=19818
50.19	     nbRestartNogoods=172
50.19	       =>  wckTime=13.737  cpuTime=13.52  mem=23M549
56.61	   
56.61	   search
56.61	     run=13  nbConstraintChecks=13072705  nbValidityChecks=51294497  nbPropagations=0  nbRevisions=0
56.61	     nbUselessRevisions=0  nbAssignments=15629  nbFailedAssignments=9736  nbBacktracks=5813  nbVisitedNodes=28957
56.61	     nbRestartNogoods=193
56.61	       =>  wckTime=20.161  cpuTime=19.92  mem=23M549
65.02	   
65.02	   search
65.02	     run=14  nbConstraintChecks=19145446  nbValidityChecks=72827516  nbPropagations=0  nbRevisions=0
65.02	     nbUselessRevisions=0  nbAssignments=22327  nbFailedAssignments=13512  nbBacktracks=8732  nbVisitedNodes=40998
65.02	     nbRestartNogoods=206
65.02	       =>  wckTime=28.575  cpuTime=28.33  mem=23M549
77.81	   
77.81	   search
77.81	     run=15  nbConstraintChecks=28444977  nbValidityChecks=105440654  nbPropagations=0  nbRevisions=0
77.81	     nbUselessRevisions=0  nbAssignments=32388  nbFailedAssignments=19185  nbBacktracks=13113  nbVisitedNodes=59083
77.81	     nbRestartNogoods=226
77.81	       =>  wckTime=41.358  cpuTime=41.1  mem=23M549
96.43	   
96.43	   search
96.43	     run=16  nbConstraintChecks=41983829  nbValidityChecks=153162769  nbPropagations=0  nbRevisions=0
96.43	     nbUselessRevisions=0  nbAssignments=47482  nbFailedAssignments=27705  nbBacktracks=19681  nbVisitedNodes=86523
96.43	     nbRestartNogoods=243
96.43	       =>  wckTime=59.98  cpuTime=59.69  mem=23M549
129.57	   
129.57	   search
129.57	     run=17  nbConstraintChecks=65382828  nbValidityChecks=243858088  nbPropagations=0  nbRevisions=0
129.57	     nbUselessRevisions=0  nbAssignments=73230  nbFailedAssignments=43596  nbBacktracks=29533  nbVisitedNodes=134911
129.57	     nbRestartNogoods=272
129.57	       =>  wckTime=93.123  cpuTime=92.82  mem=23M549
168.44	   
168.44	   search
168.44	     run=18  nbConstraintChecks=93557219  nbValidityChecks=344414846  nbPropagations=0  nbRevisions=0
168.44	     nbUselessRevisions=0  nbAssignments=106179  nbFailedAssignments=61761  nbBacktracks=44312  nbVisitedNodes=193536
168.45	     nbRestartNogoods=313
168.45	       =>  wckTime=131.996  cpuTime=131.65  mem=23M549
230.70	o 54
230.70	c 1
232.73	   
232.73	   search
232.73	     run=19  nbConstraintChecks=140195398  nbValidityChecks=507890345  nbPropagations=0  nbRevisions=0
232.73	     nbUselessRevisions=0  nbAssignments=156818  nbFailedAssignments=90225  nbBacktracks=66484  nbVisitedNodes=284331
232.73	     nbRestartNogoods=328
232.73	       =>  wckTime=196.284  cpuTime=195.85  mem=23M549
322.38	   
322.38	   search
322.38	     run=20  nbConstraintChecks=204507997  nbValidityChecks=730228917  nbPropagations=0  nbRevisions=0
322.38	     nbUselessRevisions=0  nbAssignments=227559  nbFailedAssignments=127712  nbBacktracks=99736  nbVisitedNodes=405765
322.38	     nbRestartNogoods=336
322.38	       =>  wckTime=285.936  cpuTime=285.41  mem=23M549
369.17	   
369.17	   search
369.17	     run=21  nbConstraintChecks=238915742  nbValidityChecks=840614399  nbPropagations=0  nbRevisions=0
369.17	     nbUselessRevisions=0  nbAssignments=263350  nbFailedAssignments=145351  nbBacktracks=117889  nbVisitedNodes=464981
369.17	     nbRestartNogoods=357
369.17	       =>  wckTime=332.726  cpuTime=332.16  mem=23M549
369.17	   
369.17	   global
369.17	     nbConstraintChecks=238915742  nbValidityChecks=840614399  nbRestartNogoods=357  solvingWckTime=332.727
369.17	     solvingCpuTime=332.16  expiredTime=no  totalExploration=yes  nbFoundSolutions=1  globalCpuTime=367.86
369.17	       =>  wckTime=368.86  cpuTime=367.81  mem=23M549
369.18	
369.18	s OPTIMUM FOUND
369.18	v 2 18 8 7 0 11 6 10 13 0 3 7 8 7 13 9 11 11 19 18 
369.18	   
369.18	   totalWckTime=368.94  totalCpuTime=367.86

Verifier Data (download as text)

1 unsatisfied constraints, 54 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/node67/watcher-276011-1169230593 -o ROOT/results/node67/solver-276011-1169230593 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276011-1169230593/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: 2.00 2.00 1.93 4/73 8673
/proc/meminfo: memFree=1480208/2055920 swapFree=4192956/4192956
[pid=8672] ppid=8670 vsize=18540 CPUtime=0
/proc/8672/stat : 8672 (runsolver) R 8670 8672 7909 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 70556375 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 271638392103 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/8672/statm: 4635 279 244 17 0 2626 0

[startup+0.10396 s]
/proc/loadavg: 2.00 2.00 1.93 4/73 8673
/proc/meminfo: memFree=1480208/2055920 swapFree=4192956/4192956
[pid=8672] ppid=8670 vsize=914988 CPUtime=0.08
/proc/8672/stat : 8672 (java) R 8670 8672 7909 0 -1 0 2963 0 1 0 7 1 0 0 17 0 8 0 70556375 936947712 2709 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072931569 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8672/statm: 228747 2709 1417 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.512002 s]
/proc/loadavg: 2.00 2.00 1.93 4/73 8673
/proc/meminfo: memFree=1480208/2055920 swapFree=4192956/4192956
[pid=8672] ppid=8670 vsize=915332 CPUtime=0.48
/proc/8672/stat : 8672 (java) R 8670 8672 7909 0 -1 0 7401 0 1 0 45 3 0 0 18 0 8 0 70556375 937299968 7140 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072941832 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8672/statm: 228833 7140 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33409 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 8680
/proc/meminfo: memFree=1426456/2055920 swapFree=4192956/4192956
[pid=8672] ppid=8670 vsize=915440 CPUtime=1.3
/proc/8672/stat : 8672 (java) R 8670 8672 7909 0 -1 0 16087 0 1 0 121 9 0 0 25 0 8 0 70556375 937410560 15825 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073650783 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8672/statm: 228860 15825 2475 14 0 215330 0
[pid=8672/tid=8674] ppid=8670 vsize=915440 CPUtime=0.05
/proc/8672/task/8674/stat : 8674 (java) S 8670 8672 7909 0 -1 64 1652 0 0 0 5 0 0 0 16 0 8 0 70556379 937410560 15825 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8675] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8675/stat : 8675 (java) S 8670 8672 7909 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70556380 937410560 15825 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8676] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8676/stat : 8676 (java) S 8670 8672 7909 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 70556380 937410560 15825 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8677] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8677/stat : 8677 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 70556383 937410560 15825 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8678] ppid=8670 vsize=915440 CPUtime=0.1
/proc/8672/task/8678/stat : 8678 (java) S 8670 8672 7909 0 -1 64 319 0 0 0 10 0 0 0 16 0 8 0 70556383 937410560 15825 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8679] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8679/stat : 8679 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 70556383 937410560 15825 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8680] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8680/stat : 8680 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70556383 937410560 15825 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915440

[startup+2.98626 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 8680
/proc/meminfo: memFree=1426392/2055920 swapFree=4192956/4192956
[pid=8672] ppid=8670 vsize=915440 CPUtime=2.94
/proc/8672/stat : 8672 (java) R 8670 8672 7909 0 -1 0 16095 0 1 0 276 18 0 0 25 0 8 0 70556375 937410560 15832 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073613180 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8672/statm: 228860 15832 2477 14 0 215330 0
[pid=8672/tid=8674] ppid=8670 vsize=915440 CPUtime=0.05
/proc/8672/task/8674/stat : 8674 (java) S 8670 8672 7909 0 -1 64 1652 0 0 0 5 0 0 0 16 0 8 0 70556379 937410560 15832 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8675] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8675/stat : 8675 (java) S 8670 8672 7909 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70556380 937410560 15832 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8676] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8676/stat : 8676 (java) S 8670 8672 7909 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 70556380 937410560 15832 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8677] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8677/stat : 8677 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 70556383 937410560 15832 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8678] ppid=8670 vsize=915440 CPUtime=0.11
/proc/8672/task/8678/stat : 8678 (java) S 8670 8672 7909 0 -1 64 326 0 0 0 11 0 0 0 15 0 8 0 70556383 937410560 15832 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8679] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8679/stat : 8679 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 70556383 937410560 15832 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8680] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8680/stat : 8680 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70556383 937410560 15832 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915440

[startup+6.27261 s]
/proc/loadavg: 2.00 2.00 1.93 4/80 8680
/proc/meminfo: memFree=1426392/2055920 swapFree=4192956/4192956
[pid=8672] ppid=8670 vsize=915440 CPUtime=6.2
/proc/8672/stat : 8672 (java) R 8670 8672 7909 0 -1 0 16095 0 1 0 584 36 0 0 25 0 8 0 70556375 937410560 15832 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073648056 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8672/statm: 228860 15832 2477 14 0 215330 0
[pid=8672/tid=8674] ppid=8670 vsize=915440 CPUtime=0.05
/proc/8672/task/8674/stat : 8674 (java) S 8670 8672 7909 0 -1 64 1652 0 0 0 5 0 0 0 16 0 8 0 70556379 937410560 15832 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8675] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8675/stat : 8675 (java) S 8670 8672 7909 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70556380 937410560 15832 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8676] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8676/stat : 8676 (java) S 8670 8672 7909 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 70556380 937410560 15832 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8677] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8677/stat : 8677 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 70556383 937410560 15832 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8678] ppid=8670 vsize=915440 CPUtime=0.11
/proc/8672/task/8678/stat : 8678 (java) S 8670 8672 7909 0 -1 64 326 0 0 0 11 0 0 0 15 0 8 0 70556383 937410560 15832 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8679] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8679/stat : 8679 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 70556383 937410560 15832 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8680] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8680/stat : 8680 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70556383 937410560 15832 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915440

[startup+12.7643 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 8680
/proc/meminfo: memFree=1426408/2055920 swapFree=4192956/4192956
[pid=8672] ppid=8670 vsize=915440 CPUtime=12.63
/proc/8672/stat : 8672 (java) R 8670 8672 7909 0 -1 0 16097 0 1 0 1196 67 0 0 25 0 8 0 70556375 937410560 15834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073648069 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8672/statm: 228860 15834 2477 14 0 215330 0
[pid=8672/tid=8674] ppid=8670 vsize=915440 CPUtime=0.05
/proc/8672/task/8674/stat : 8674 (java) S 8670 8672 7909 0 -1 64 1652 0 0 0 5 0 0 0 16 0 8 0 70556379 937410560 15834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8675] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8675/stat : 8675 (java) S 8670 8672 7909 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70556380 937410560 15834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8676] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8676/stat : 8676 (java) S 8670 8672 7909 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 70556380 937410560 15834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8677] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8677/stat : 8677 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 70556383 937410560 15834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8678] ppid=8670 vsize=915440 CPUtime=0.11
/proc/8672/task/8678/stat : 8678 (java) S 8670 8672 7909 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 70556383 937410560 15834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8679] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8679/stat : 8679 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 70556383 937410560 15834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8680] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8680/stat : 8680 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70556383 937410560 15834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915440

[startup+25.6017 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 8680
/proc/meminfo: memFree=1426408/2055920 swapFree=4192956/4192956
[pid=8672] ppid=8670 vsize=915440 CPUtime=25.36
/proc/8672/stat : 8672 (java) R 8670 8672 7909 0 -1 0 16097 0 1 0 2412 124 0 0 25 0 8 0 70556375 937410560 15834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073608247 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8672/statm: 228860 15834 2477 14 0 215330 0
[pid=8672/tid=8674] ppid=8670 vsize=915440 CPUtime=0.05
/proc/8672/task/8674/stat : 8674 (java) S 8670 8672 7909 0 -1 64 1652 0 0 0 5 0 0 0 16 0 8 0 70556379 937410560 15834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8675] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8675/stat : 8675 (java) S 8670 8672 7909 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70556380 937410560 15834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8676] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8676/stat : 8676 (java) S 8670 8672 7909 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 70556380 937410560 15834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8677] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8677/stat : 8677 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 70556383 937410560 15834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8678] ppid=8670 vsize=915440 CPUtime=0.11
/proc/8672/task/8678/stat : 8678 (java) S 8670 8672 7909 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 70556383 937410560 15834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8679] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8679/stat : 8679 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 70556383 937410560 15834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8680] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8680/stat : 8680 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70556383 937410560 15834 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915440

[startup+51.2174 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 8680
/proc/meminfo: memFree=1426088/2055920 swapFree=4192956/4192956
[pid=8672] ppid=8670 vsize=915440 CPUtime=50.75
/proc/8672/stat : 8672 (java) R 8670 8672 7909 0 -1 0 16262 0 1 0 4896 179 0 0 25 0 8 0 70556375 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918564 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8672/statm: 228860 15995 2530 14 0 215330 0
[pid=8672/tid=8674] ppid=8670 vsize=915440 CPUtime=0.05
/proc/8672/task/8674/stat : 8674 (java) S 8670 8672 7909 0 -1 64 1653 0 0 0 5 0 0 0 17 0 8 0 70556379 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8675] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8675/stat : 8675 (java) S 8670 8672 7909 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70556380 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8676] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8676/stat : 8676 (java) S 8670 8672 7909 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 70556380 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8677] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8677/stat : 8677 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 70556383 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8678] ppid=8670 vsize=915440 CPUtime=0.24
/proc/8672/task/8678/stat : 8678 (java) S 8670 8672 7909 0 -1 64 391 0 0 0 23 1 0 0 16 0 8 0 70556383 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8679] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8679/stat : 8679 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 70556383 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8680] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8680/stat : 8680 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70556383 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915440

[startup+102.448 s]
/proc/loadavg: 2.04 2.01 1.94 3/88 8754
/proc/meminfo: memFree=1413680/2055920 swapFree=4192956/4192956
[pid=8672] ppid=8670 vsize=915440 CPUtime=101.92
/proc/8672/stat : 8672 (java) R 8670 8672 7909 0 -1 0 16265 0 1 0 10010 182 0 0 25 0 8 0 70556375 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073608355 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8672/statm: 228860 15995 2530 14 0 215330 0
[pid=8672/tid=8674] ppid=8670 vsize=915440 CPUtime=0.05
/proc/8672/task/8674/stat : 8674 (java) S 8670 8672 7909 0 -1 64 1653 0 0 0 5 0 0 0 16 0 8 0 70556379 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8672/tid=8675] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8675/stat : 8675 (java) S 8670 8672 7909 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70556380 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8676] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8676/stat : 8676 (java) S 8670 8672 7909 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 70556380 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8677] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8677/stat : 8677 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 70556383 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8678] ppid=8670 vsize=915440 CPUtime=0.24
/proc/8672/task/8678/stat : 8678 (java) S 8670 8672 7909 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 70556383 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8672/tid=8679] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8679/stat : 8679 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 70556383 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8680] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8680/stat : 8680 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70556383 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 915440

[startup+162.481 s]
/proc/loadavg: 2.05 2.02 1.94 3/88 8754
/proc/meminfo: memFree=1413744/2055920 swapFree=4192956/4192956
[pid=8672] ppid=8670 vsize=915440 CPUtime=161.9
/proc/8672/stat : 8672 (java) R 8670 8672 7909 0 -1 0 16265 0 1 0 16008 182 0 0 25 0 8 0 70556375 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073775723 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8672/statm: 228860 15995 2530 14 0 215330 0
[pid=8672/tid=8674] ppid=8670 vsize=915440 CPUtime=0.05
/proc/8672/task/8674/stat : 8674 (java) S 8670 8672 7909 0 -1 64 1653 0 0 0 5 0 0 0 16 0 8 0 70556379 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8672/tid=8675] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8675/stat : 8675 (java) S 8670 8672 7909 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70556380 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8676] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8676/stat : 8676 (java) S 8670 8672 7909 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 70556380 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8677] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8677/stat : 8677 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 70556383 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8678] ppid=8670 vsize=915440 CPUtime=0.24
/proc/8672/task/8678/stat : 8678 (java) S 8670 8672 7909 0 -1 64 392 0 0 0 23 1 0 0 16 0 8 0 70556383 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8672/tid=8679] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8679/stat : 8679 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 70556383 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8680] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8680/stat : 8680 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70556383 937410560 15995 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.9
Current children cumulated vsize (KiB) 915440

[startup+222.512 s]
/proc/loadavg: 2.02 2.02 1.94 3/88 8756
/proc/meminfo: memFree=1413552/2055920 swapFree=4192956/4192956
[pid=8672] ppid=8670 vsize=915440 CPUtime=221.89
/proc/8672/stat : 8672 (java) R 8670 8672 7909 0 -1 0 16267 0 1 0 22006 183 0 0 25 0 8 0 70556375 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073654135 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8672/statm: 228860 15997 2530 14 0 215330 0
[pid=8672/tid=8674] ppid=8670 vsize=915440 CPUtime=0.05
/proc/8672/task/8674/stat : 8674 (java) S 8670 8672 7909 0 -1 64 1653 0 0 0 5 0 0 0 16 0 8 0 70556379 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8672/tid=8675] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8675/stat : 8675 (java) S 8670 8672 7909 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70556380 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8676] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8676/stat : 8676 (java) S 8670 8672 7909 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 70556380 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8677] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8677/stat : 8677 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 70556383 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8678] ppid=8670 vsize=915440 CPUtime=0.24
/proc/8672/task/8678/stat : 8678 (java) S 8670 8672 7909 0 -1 64 394 0 0 0 23 1 0 0 16 0 8 0 70556383 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8672/tid=8679] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8679/stat : 8679 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 70556383 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8680] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8680/stat : 8680 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70556383 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.89
Current children cumulated vsize (KiB) 915440

[startup+282.612 s]
/proc/loadavg: 2.00 2.01 1.94 3/88 8756
/proc/meminfo: memFree=1413552/2055920 swapFree=4192956/4192956
[pid=8672] ppid=8670 vsize=915440 CPUtime=281.9
/proc/8672/stat : 8672 (java) R 8670 8672 7909 0 -1 0 16267 0 1 0 28007 183 0 0 25 0 8 0 70556375 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073647988 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8672/statm: 228860 15997 2530 14 0 215330 0
[pid=8672/tid=8674] ppid=8670 vsize=915440 CPUtime=0.05
/proc/8672/task/8674/stat : 8674 (java) S 8670 8672 7909 0 -1 64 1653 0 0 0 5 0 0 0 16 0 8 0 70556379 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8672/tid=8675] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8675/stat : 8675 (java) S 8670 8672 7909 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70556380 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8676] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8676/stat : 8676 (java) S 8670 8672 7909 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 70556380 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8677] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8677/stat : 8677 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 70556383 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8678] ppid=8670 vsize=915440 CPUtime=0.24
/proc/8672/task/8678/stat : 8678 (java) S 8670 8672 7909 0 -1 64 394 0 0 0 23 1 0 0 16 0 8 0 70556383 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8672/tid=8679] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8679/stat : 8679 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 70556383 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8680] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8680/stat : 8680 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70556383 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.9
Current children cumulated vsize (KiB) 915440

[startup+342.71 s]
/proc/loadavg: 2.00 2.01 1.94 3/88 8756
/proc/meminfo: memFree=1413552/2055920 swapFree=4192956/4192956
[pid=8672] ppid=8670 vsize=915440 CPUtime=341.95
/proc/8672/stat : 8672 (java) R 8670 8672 7909 0 -1 0 16267 0 1 0 34012 183 0 0 25 0 8 0 70556375 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073782350 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8672/statm: 228860 15997 2530 14 0 215330 0
[pid=8672/tid=8674] ppid=8670 vsize=915440 CPUtime=0.05
/proc/8672/task/8674/stat : 8674 (java) S 8670 8672 7909 0 -1 64 1653 0 0 0 5 0 0 0 16 0 8 0 70556379 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8672/tid=8675] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8675/stat : 8675 (java) S 8670 8672 7909 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 70556380 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8676] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8676/stat : 8676 (java) S 8670 8672 7909 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 70556380 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8677] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8677/stat : 8677 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 70556383 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8678] ppid=8670 vsize=915440 CPUtime=0.24
/proc/8672/task/8678/stat : 8678 (java) S 8670 8672 7909 0 -1 64 394 0 0 0 23 1 0 0 16 0 8 0 70556383 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8672/tid=8679] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8679/stat : 8679 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 70556383 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8672/tid=8680] ppid=8670 vsize=915440 CPUtime=0
/proc/8672/task/8680/stat : 8680 (java) S 8670 8672 7909 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 70556383 937410560 15997 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.95
Current children cumulated vsize (KiB) 915440

Child status: 0
Real time (s): 369.241
CPU time (s): 368.405
CPU user time (s): 366.556
CPU system time (s): 1.84872
CPU usage (%): 99.7736
Max. virtual memory (cumulated for all children) (KiB): 915444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 366.556
system time used= 1.84872
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16279
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= 8569
involuntary context switches= 4762

runsolver used 0.489925 s user time and 1.15782 s system time

The end

Launcher Data (download as text)

Begin job on node67 on Fri Jan 19 18:16:33 UTC 2007


IDJOB= 276011
IDBENCH= 5211
IDSOLVER= 69
FILE ID= node67/276011-1169230593

PBS_JOBID= 3589240

Free space on /tmp= 66557 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-20-20/rand-3-20-20-60-632-18_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276011-1169230593/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node67/watcher-276011-1169230593 -o ROOT/results/node67/solver-276011-1169230593 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276011-1169230593/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  36daa205be2b5cc3d39690e78acafb98

RANDOM SEED= 943472565

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.236
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.236
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:       1480688 kB
Buffers:         46992 kB
Cached:         429620 kB
SwapCached:          0 kB
Active:         146852 kB
Inactive:       358140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1480688 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            7628 kB
Writeback:           0 kB
Mapped:          39948 kB
Slab:            55680 kB
Committed_AS:   622524 kB
PageTables:       1780 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 node67 on Fri Jan 19 18:22:42 UTC 2007