Trace number 278605

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 EPFCOPTIMUM 365.168 365.34

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-70/
kbtree-9-7-3-5-70-11_ext.xml
MD5SUM8d5bf3af731ad45bb3e5d60a5ce71fce
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints116
Best CPU time to get the best result obtained on this benchmark3.82042
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/278605-1169288995/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.42	       =>  wckTime=0.095  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.55	     nbConstraints=189  nbRelationTypes=189  nbExtensionStructures=189  nbSharedExtensionStructures=0
0.55	     nbConflictsStructures=189  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1858  maxDegree=24
0.55	     maxArity=2
0.55	       =>  wckTime=0.23  cpuTime=0.16  mem=8M838
0.59	   
0.59	   solver LocalSearchSolver being built... 
0.63	       =>  wckTime=0.311  cpuTime=0.2  mem=5M532
0.63	
0.63	s SATISFIABLE
0.63	o 64
0.63	c 125
0.64	o 71
0.64	c 118
0.64	o 74
0.64	c 115
0.64	o 76
0.64	c 113
0.64	o 79
0.64	c 110
0.64	o 83
0.64	c 106
0.64	o 88
0.64	c 101
0.64	o 91
0.64	c 98
0.64	o 93
0.64	c 96
0.64	o 94
0.64	c 95
0.64	o 97
0.64	c 92
0.64	o 98
0.64	c 91
0.65	o 100
0.65	c 89
0.65	o 103
0.65	c 86
0.65	o 105
0.65	c 84
0.65	o 106
0.65	c 83
0.66	o 107
0.66	c 82
0.66	o 108
0.66	c 81
0.66	o 109
0.66	c 80
0.66	o 110
0.66	c 79
0.66	o 112
0.66	c 77
0.66	o 115
0.66	c 74
0.74	o 116
0.74	c 73
2.43	   
2.43	   search
2.43	     run=0  nbConstraintChecks=10600062  nbAssignments=10000
2.43	       =>  wckTime=1.8  cpuTime=1.78  mem=5M532
4.25	   
4.25	   search
4.25	     run=1  nbConstraintChecks=21202333  nbAssignments=20000
4.25	       =>  wckTime=3.616  cpuTime=3.59  mem=5M532
6.05	   
6.05	   search
6.05	     run=2  nbConstraintChecks=31718546  nbAssignments=30000
6.05	       =>  wckTime=5.419  cpuTime=5.39  mem=5M532
7.87	   
7.87	   search
7.87	     run=3  nbConstraintChecks=42348471  nbAssignments=40000
7.87	       =>  wckTime=7.241  cpuTime=7.21  mem=5M532
9.70	   
9.70	   search
9.70	     run=4  nbConstraintChecks=52914402  nbAssignments=50000
9.70	       =>  wckTime=9.071  cpuTime=9.04  mem=5M532
11.54	   
11.54	   search
11.54	     run=5  nbConstraintChecks=63582290  nbAssignments=60000
11.54	       =>  wckTime=10.912  cpuTime=10.89  mem=5M532
13.38	   
13.38	   search
13.38	     run=6  nbConstraintChecks=74158248  nbAssignments=70000
13.38	       =>  wckTime=12.746  cpuTime=12.71  mem=5M532
15.21	   
15.21	   search
15.21	     run=7  nbConstraintChecks=84755401  nbAssignments=80000
15.21	       =>  wckTime=14.58  cpuTime=14.55  mem=5M532
17.05	   
17.05	   search
17.05	     run=8  nbConstraintChecks=95294218  nbAssignments=90000
17.05	       =>  wckTime=16.409  cpuTime=16.38  mem=5M532
18.87	   
18.87	   search
18.87	     run=9  nbConstraintChecks=105908137  nbAssignments=100000
18.87	       =>  wckTime=18.23  cpuTime=18.2  mem=5M532
20.67	   
20.67	   search
20.67	     run=10  nbConstraintChecks=116449879  nbAssignments=110000
20.67	       =>  wckTime=20.044  cpuTime=20.02  mem=5M532
22.50	   
22.50	   search
22.50	     run=11  nbConstraintChecks=127099533  nbAssignments=120000
22.50	       =>  wckTime=21.87  cpuTime=21.84  mem=5M532
24.32	   
24.32	   search
24.32	     run=12  nbConstraintChecks=137682288  nbAssignments=130000
24.32	       =>  wckTime=23.688  cpuTime=23.65  mem=5M532
26.14	   
26.14	   search
26.14	     run=13  nbConstraintChecks=148316813  nbAssignments=140000
26.14	       =>  wckTime=25.51  cpuTime=25.47  mem=5M532
27.96	   
27.96	   search
27.96	     run=14  nbConstraintChecks=158856868  nbAssignments=150000
27.96	       =>  wckTime=27.334  cpuTime=27.3  mem=5M532
29.81	   
29.81	   search
29.81	     run=15  nbConstraintChecks=169439584  nbAssignments=160000
29.81	       =>  wckTime=29.168  cpuTime=29.14  mem=5M532
30.77	   
30.77	   search
30.77	     run=16  nbConstraintChecks=175034031  nbAssignments=165295
30.77	       =>  wckTime=30.141  cpuTime=30.11  mem=5M532
30.77	   
30.77	   global
30.77	     nbConstraintChecks=175034031  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.77	     solvingWckTime=30.139  solvingCpuTime=30.11  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.77	     globalCpuTime=30.36
30.77	       =>  wckTime=30.452  cpuTime=30.31  mem=5M532
30.77	   
30.77	   solver IterativeSystematicSolver being built... 
30.91	       =>  wckTime=30.586  cpuTime=30.42  mem=16M514
30.94	   
30.94	   preprocessing
30.94	     nbConstraintChecks=32995  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.94	     detectedInconsistency=no
30.94	       =>  wckTime=0.034  cpuTime=0.02  mem=16M514
30.98	   
30.98	   search
30.98	     run=0  nbConstraintChecks=70525  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=43
30.98	     nbFailedAssignments=21  nbBacktracks=10  nbVisitedNodes=75  nbRestartNogoods=0
30.98	       =>  wckTime=0.071  cpuTime=0.05  mem=16M514
31.02	   
31.02	   search
31.02	     run=1  nbConstraintChecks=164139  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=100
31.02	     nbFailedAssignments=48  nbBacktracks=25  nbVisitedNodes=174  nbRestartNogoods=2
31.02	       =>  wckTime=0.116  cpuTime=0.08  mem=16M514
31.07	   
31.07	   search
31.07	     run=2  nbConstraintChecks=312746  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=181
31.07	     nbFailedAssignments=94  nbBacktracks=47  nbVisitedNodes=323  nbRestartNogoods=7
31.07	       =>  wckTime=0.16  cpuTime=0.12  mem=16M514
31.13	   
31.13	   search
31.13	     run=3  nbConstraintChecks=522377  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=295
31.13	     nbFailedAssignments=162  nbBacktracks=80  nbVisitedNodes=535  nbRestartNogoods=11
31.13	       =>  wckTime=0.221  cpuTime=0.18  mem=16M514
31.20	   
31.20	   search
31.20	     run=4  nbConstraintChecks=777625  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=433
31.20	     nbFailedAssignments=237  nbBacktracks=130  nbVisitedNodes=798  nbRestartNogoods=16
31.20	       =>  wckTime=0.295  cpuTime=0.25  mem=16M514
31.30	   
31.30	   search
31.30	     run=5  nbConstraintChecks=1154233  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=632
31.30	     nbFailedAssignments=349  nbBacktracks=205  nbVisitedNodes=1184  nbRestartNogoods=24
31.30	       =>  wckTime=0.393  cpuTime=0.35  mem=16M514
31.45	   
31.45	   search
31.45	     run=6  nbConstraintChecks=1710264  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=927
31.45	     nbFailedAssignments=516  nbBacktracks=318  nbVisitedNodes=1759  nbRestartNogoods=27
31.45	       =>  wckTime=0.539  cpuTime=0.49  mem=16M514
31.69	   
31.69	   search
31.69	     run=7  nbConstraintChecks=2690439  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1414
31.69	     nbFailedAssignments=819  nbBacktracks=488  nbVisitedNodes=2719  nbRestartNogoods=32
31.69	       =>  wckTime=0.786  cpuTime=0.73  mem=16M514
32.09	   
32.09	   search
32.09	     run=8  nbConstraintChecks=4186719  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2183
32.09	     nbFailedAssignments=1322  nbBacktracks=744  nbVisitedNodes=4227  nbRestartNogoods=38
32.09	       =>  wckTime=1.182  cpuTime=1.11  mem=16M514
32.56	   
32.56	   search
32.56	     run=9  nbConstraintChecks=6112820  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3156
32.56	     nbFailedAssignments=1898  nbBacktracks=1128  nbVisitedNodes=6148  nbRestartNogoods=43
32.56	       =>  wckTime=1.655  cpuTime=1.58  mem=16M514
33.27	   
33.27	   search
33.27	     run=10  nbConstraintChecks=9070081  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4658
33.27	     nbFailedAssignments=2811  nbBacktracks=1704  nbVisitedNodes=9137  nbRestartNogoods=48
33.27	       =>  wckTime=2.365  cpuTime=2.29  mem=16M514
34.45	   
34.45	   search
34.45	     run=11  nbConstraintChecks=13749494  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7025
34.45	     nbFailedAssignments=4302  nbBacktracks=2568  nbVisitedNodes=13836  nbRestartNogoods=54
34.45	       =>  wckTime=3.544  cpuTime=3.47  mem=16M514
36.14	   
36.14	   search
36.14	     run=12  nbConstraintChecks=20356316  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10474
36.14	     nbFailedAssignments=6441  nbBacktracks=3866  nbVisitedNodes=20702  nbRestartNogoods=65
36.14	       =>  wckTime=5.23  cpuTime=5.15  mem=16M514
38.52	   
38.52	   search
38.52	     run=13  nbConstraintChecks=29605835  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15270
38.52	     nbFailedAssignments=9281  nbBacktracks=5812  nbVisitedNodes=30277  nbRestartNogoods=74
38.52	       =>  wckTime=7.61  cpuTime=7.53  mem=16M514
42.20	   
42.20	   search
42.20	     run=14  nbConstraintChecks=44493336  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22908
42.20	     nbFailedAssignments=13989  nbBacktracks=8731  nbVisitedNodes=45461  nbRestartNogoods=88
42.20	       =>  wckTime=11.296  cpuTime=11.21  mem=16M514
47.64	   
47.64	   search
47.64	     run=15  nbConstraintChecks=65891142  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34039
47.64	     nbFailedAssignments=20728  nbBacktracks=13110  nbVisitedNodes=67688  nbRestartNogoods=96
47.64	       =>  wckTime=16.73  cpuTime=16.64  mem=16M514
55.64	   
55.64	   search
55.64	     run=16  nbConstraintChecks=96790045  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50650
55.64	     nbFailedAssignments=30760  nbBacktracks=19678  nbVisitedNodes=100833  nbRestartNogoods=106
55.64	       =>  wckTime=24.733  cpuTime=24.64  mem=16M514
67.51	   
67.51	   search
67.51	     run=17  nbConstraintChecks=142075304  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=74924
67.51	     nbFailedAssignments=45174  nbBacktracks=29530  nbVisitedNodes=149357  nbRestartNogoods=119
67.51	       =>  wckTime=36.604  cpuTime=36.52  mem=16M514
86.30	   
86.30	   search
86.30	     run=18  nbConstraintChecks=211383540  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=112051
86.30	     nbFailedAssignments=67516  nbBacktracks=44308  nbVisitedNodes=223127  nbRestartNogoods=131
86.30	       =>  wckTime=55.396  cpuTime=55.31  mem=16M514
112.85	   
112.85	   search
112.85	     run=19  nbConstraintChecks=308296465  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=164954
112.85	     nbFailedAssignments=98243  nbBacktracks=66476  nbVisitedNodes=327052  nbRestartNogoods=141
112.85	       =>  wckTime=81.942  cpuTime=81.85  mem=16M514
149.06	   
149.06	   search
149.06	     run=20  nbConstraintChecks=438255569  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=238787
149.06	     nbFailedAssignments=138814  nbBacktracks=99728  nbVisitedNodes=471028  nbRestartNogoods=150
149.06	       =>  wckTime=118.148  cpuTime=118.04  mem=16M514
201.23	   
201.23	   search
201.23	     run=21  nbConstraintChecks=629926795  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=349059
201.23	     nbFailedAssignments=199200  nbBacktracks=149607  nbVisitedNodes=684279  nbRestartNogoods=157
201.23	       =>  wckTime=170.322  cpuTime=170.2  mem=16M514
280.75	   
280.75	   search
280.75	     run=22  nbConstraintChecks=923553661  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=512670
280.75	     nbFailedAssignments=287987  nbBacktracks=224425  nbVisitedNodes=999043  nbRestartNogoods=167
280.75	       =>  wckTime=249.843  cpuTime=249.71  mem=16M514
365.29	   
365.29	   search
365.29	     run=23  nbConstraintChecks=1239510779  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=689855
365.29	     nbFailedAssignments=382213  nbBacktracks=307385  nbVisitedNodes=1337972  nbRestartNogoods=176
365.29	       =>  wckTime=334.385  cpuTime=334.23  mem=16M514
365.29	   
365.29	   global
365.29	     nbConstraintChecks=1239543774  nbRestartNogoods=176  solvingWckTime=334.386  solvingCpuTime=334.23  expiredTime=no
365.29	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=364.7
365.29	       =>  wckTime=364.973  cpuTime=364.65  mem=16M514
365.30	
365.30	s OPTIMUM FOUND
365.30	v 4 2 0 3 1 1 2 2 0 4 1 1 3 1 3 0 0 3 1 2 4 4 1 4 2 3 1 3 
365.30	   
365.30	   totalWckTime=365.05  totalCpuTime=364.7

Verifier Data (download as text)

73 unsatisfied constraints, 116 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/node34/watcher-278605-1169288995 -o ROOT/results/node34/solver-278605-1169288995 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278605-1169288995/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.08 1.71 1.82 3/68 21728
/proc/meminfo: memFree=971640/2055920 swapFree=4192812/4192956
[pid=21727] ppid=21725 vsize=1784 CPUtime=0
/proc/21727/stat : 21727 (java) D 21725 21727 21627 0 -1 0 165 0 0 0 0 0 0 0 20 0 1 0 277293326 1826816 136 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/21727/statm: 446 136 102 14 0 91 0

[startup+0.106578 s]
/proc/loadavg: 1.08 1.71 1.82 3/68 21728
/proc/meminfo: memFree=971640/2055920 swapFree=4192812/4192956
[pid=21727] ppid=21725 vsize=912760 CPUtime=0.07
/proc/21727/stat : 21727 (java) R 21725 21727 21627 0 -1 0 2774 0 1 0 6 1 0 0 24 0 8 0 277293326 934666240 2520 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072927237 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21727/statm: 228190 2520 1386 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912760

[startup+0.514619 s]
/proc/loadavg: 1.08 1.71 1.82 3/68 21728
/proc/meminfo: memFree=971640/2055920 swapFree=4192812/4192956
[pid=21727] ppid=21725 vsize=915332 CPUtime=0.47
/proc/21727/stat : 21727 (java) R 21725 21727 21627 0 -1 0 6409 0 1 0 43 4 0 0 16 0 8 0 277293326 937299968 6148 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21727/statm: 228833 6148 2150 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.33568 s]
/proc/loadavg: 1.08 1.71 1.82 2/75 21738
/proc/meminfo: memFree=953592/2055920 swapFree=4192812/4192956
[pid=21727] ppid=21725 vsize=915464 CPUtime=1.28
/proc/21727/stat : 21727 (java) R 21725 21727 21627 0 -1 0 7161 0 1 0 110 18 0 0 17 0 8 0 277293326 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/21727/statm: 228866 6899 2479 14 0 215336 0
[pid=21727/tid=21729] ppid=21725 vsize=915464 CPUtime=0.02
/proc/21727/task/21729/stat : 21729 (java) S 21725 21727 21627 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277293332 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21727/tid=21730] ppid=21725 vsize=915464 CPUtime=0
/proc/21727/task/21730/stat : 21730 (java) S 21725 21727 21627 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277293332 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21731] ppid=21725 vsize=915464 CPUtime=0
/proc/21727/task/21731/stat : 21731 (java) S 21725 21727 21627 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277293332 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21732] ppid=21725 vsize=915464 CPUtime=0
/proc/21727/task/21732/stat : 21732 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277293335 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21733] ppid=21725 vsize=915464 CPUtime=0.12
/proc/21727/task/21733/stat : 21733 (java) S 21725 21727 21627 0 -1 64 344 0 0 0 12 0 0 0 16 0 8 0 277293335 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21734] ppid=21725 vsize=915464 CPUtime=0
/proc/21727/task/21734/stat : 21734 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277293335 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21735] ppid=21725 vsize=915464 CPUtime=0
/proc/21727/task/21735/stat : 21735 (java) S 21725 21727 21627 0 -1 64 0 0 0 0 0 0 0 0 16 0 8 0 277293335 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.28
Current children cumulated vsize (KiB) 915464

[startup+2.97281 s]
/proc/loadavg: 1.08 1.70 1.82 2/75 21738
/proc/meminfo: memFree=953528/2055920 swapFree=4192812/4192956
[pid=21727] ppid=21725 vsize=915464 CPUtime=2.91
/proc/21727/stat : 21727 (java) R 21725 21727 21627 0 -1 0 7164 0 1 0 239 52 0 0 16 0 8 0 277293326 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073719799 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21727/statm: 228866 6901 2479 14 0 215336 0
[pid=21727/tid=21729] ppid=21725 vsize=915464 CPUtime=0.02
/proc/21727/task/21729/stat : 21729 (java) S 21725 21727 21627 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277293332 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21727/tid=21730] ppid=21725 vsize=915464 CPUtime=0
/proc/21727/task/21730/stat : 21730 (java) S 21725 21727 21627 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277293332 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21731] ppid=21725 vsize=915464 CPUtime=0
/proc/21727/task/21731/stat : 21731 (java) S 21725 21727 21627 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277293332 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21732] ppid=21725 vsize=915464 CPUtime=0
/proc/21727/task/21732/stat : 21732 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277293335 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21733] ppid=21725 vsize=915464 CPUtime=0.12
/proc/21727/task/21733/stat : 21733 (java) S 21725 21727 21627 0 -1 64 346 0 0 0 12 0 0 0 16 0 8 0 277293335 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21734] ppid=21725 vsize=915464 CPUtime=0
/proc/21727/task/21734/stat : 21734 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277293335 937435136 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21735] ppid=21725 vsize=915464 CPUtime=0
/proc/21727/task/21735/stat : 21735 (java) S 21725 21727 21627 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277293335 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.91
Current children cumulated vsize (KiB) 915464

[startup+6.26389 s]
/proc/loadavg: 1.08 1.70 1.82 2/75 21768
/proc/meminfo: memFree=951800/2055920 swapFree=4192812/4192956
[pid=21727] ppid=21725 vsize=916488 CPUtime=6.21
/proc/21727/stat : 21727 (java) R 21725 21727 21627 0 -1 0 7165 0 1 0 494 127 0 0 17 0 8 0 277293326 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21727/statm: 229122 6902 2479 14 0 215592 0
[pid=21727/tid=21729] ppid=21725 vsize=916488 CPUtime=0.02
/proc/21727/task/21729/stat : 21729 (java) S 21725 21727 21627 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277293332 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21730] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21730/stat : 21730 (java) S 21725 21727 21627 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277293332 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21731] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21731/stat : 21731 (java) S 21725 21727 21627 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277293332 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21732] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21732/stat : 21732 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277293335 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21733] ppid=21725 vsize=916488 CPUtime=0.12
/proc/21727/task/21733/stat : 21733 (java) S 21725 21727 21627 0 -1 64 346 0 0 0 12 0 0 0 16 0 8 0 277293335 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21734] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21734/stat : 21734 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277293335 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21735] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21735/stat : 21735 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277293335 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 916488

[startup+12.7464 s]
/proc/loadavg: 1.15 1.69 1.82 3/87 21780
/proc/meminfo: memFree=933336/2055920 swapFree=4192812/4192956
[pid=21727] ppid=21725 vsize=916488 CPUtime=12.69
/proc/21727/stat : 21727 (java) R 21725 21727 21627 0 -1 0 7165 0 1 0 1005 264 0 0 16 0 8 0 277293326 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21727/statm: 229123 6902 2479 14 0 215593 0
[pid=21727/tid=21729] ppid=21725 vsize=916488 CPUtime=0.02
/proc/21727/task/21729/stat : 21729 (java) S 21725 21727 21627 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277293332 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21730] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21730/stat : 21730 (java) S 21725 21727 21627 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277293332 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21731] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21731/stat : 21731 (java) S 21725 21727 21627 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277293332 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21732] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21732/stat : 21732 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277293335 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21733] ppid=21725 vsize=916492 CPUtime=0.12
/proc/21727/task/21733/stat : 21733 (java) S 21725 21727 21627 0 -1 64 346 0 0 0 12 0 0 0 17 0 8 0 277293335 938487808 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21727/tid=21734] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21734/stat : 21734 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277293335 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21735] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21735/stat : 21735 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277293335 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 916488

[startup+25.5935 s]
/proc/loadavg: 1.28 1.70 1.82 3/87 21780
/proc/meminfo: memFree=933336/2055920 swapFree=4192812/4192956
[pid=21727] ppid=21725 vsize=916488 CPUtime=25.53
/proc/21727/stat : 21727 (java) R 21725 21727 21627 0 -1 0 7165 0 1 0 2011 542 0 0 18 0 8 0 277293326 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21727/statm: 229122 6902 2479 14 0 215592 0
[pid=21727/tid=21729] ppid=21725 vsize=916488 CPUtime=0.02
/proc/21727/task/21729/stat : 21729 (java) S 21725 21727 21627 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 277293332 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21730] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21730/stat : 21730 (java) S 21725 21727 21627 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277293332 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21731] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21731/stat : 21731 (java) S 21725 21727 21627 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277293332 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21732] ppid=21725 vsize=916492 CPUtime=0
/proc/21727/task/21732/stat : 21732 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277293335 938487808 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21733] ppid=21725 vsize=916488 CPUtime=0.12
/proc/21727/task/21733/stat : 21733 (java) S 21725 21727 21627 0 -1 64 346 0 0 0 12 0 0 0 17 0 8 0 277293335 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21727/tid=21734] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21734/stat : 21734 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277293335 938483712 6902 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21735] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21735/stat : 21735 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277293335 938483712 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.53
Current children cumulated vsize (KiB) 916488

[startup+51.2835 s]
/proc/loadavg: 1.52 1.72 1.82 3/87 21780
/proc/meminfo: memFree=918872/2055920 swapFree=4192812/4192956
[pid=21727] ppid=21725 vsize=916488 CPUtime=51.2
/proc/21727/stat : 21727 (java) R 21725 21727 21627 0 -1 0 9058 0 1 0 4463 657 0 0 25 0 8 0 277293326 938483712 8790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073879188 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21727/statm: 229122 8790 2532 14 0 215592 0
[pid=21727/tid=21729] ppid=21725 vsize=916488 CPUtime=0.02
/proc/21727/task/21729/stat : 21729 (java) S 21725 21727 21627 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 277293332 938483712 8790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21727/tid=21730] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21730/stat : 21730 (java) S 21725 21727 21627 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277293332 938483712 8790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21731] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21731/stat : 21731 (java) S 21725 21727 21627 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277293332 938483712 8790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21732] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21732/stat : 21732 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277293335 938483712 8790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21733] ppid=21725 vsize=916488 CPUtime=0.22
/proc/21727/task/21733/stat : 21733 (java) S 21725 21727 21627 0 -1 64 402 0 0 0 22 0 0 0 16 0 8 0 277293335 938483712 8790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21727/tid=21734] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21734/stat : 21734 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277293335 938483712 8790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21735] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21735/stat : 21735 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277293335 938483712 8790 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 916488

[startup+102.556 s]
/proc/loadavg: 1.79 1.76 1.83 3/87 21780
/proc/meminfo: memFree=918744/2055920 swapFree=4192812/4192956
[pid=21727] ppid=21725 vsize=916488 CPUtime=102.47
/proc/21727/stat : 21727 (java) R 21725 21727 21627 0 -1 0 9066 0 1 0 9589 658 0 0 25 0 8 0 277293326 938483712 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073847412 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21727/statm: 229122 8798 2532 14 0 215592 0
[pid=21727/tid=21729] ppid=21725 vsize=916488 CPUtime=0.02
/proc/21727/task/21729/stat : 21729 (java) S 21725 21727 21627 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 277293332 938483712 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21727/tid=21730] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21730/stat : 21730 (java) S 21725 21727 21627 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277293332 938483712 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21731] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21731/stat : 21731 (java) S 21725 21727 21627 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277293332 938483712 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21732] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21732/stat : 21732 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277293335 938483712 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21733] ppid=21725 vsize=916488 CPUtime=0.22
/proc/21727/task/21733/stat : 21733 (java) S 21725 21727 21627 0 -1 64 403 0 0 0 22 0 0 0 16 0 8 0 277293335 938483712 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21727/tid=21734] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21734/stat : 21734 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277293335 938483712 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21735] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21735/stat : 21735 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277293335 938483712 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.47
Current children cumulated vsize (KiB) 916488

[startup+162.562 s]
/proc/loadavg: 1.92 1.80 1.83 3/87 21780
/proc/meminfo: memFree=918680/2055920 swapFree=4192812/4192956
[pid=21727] ppid=21725 vsize=916488 CPUtime=162.46
/proc/21727/stat : 21727 (java) R 21725 21727 21627 0 -1 0 9072 0 1 0 15588 658 0 0 25 0 8 0 277293326 938483712 8804 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073878920 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21727/statm: 229122 8804 2532 14 0 215592 0
[pid=21727/tid=21729] ppid=21725 vsize=916488 CPUtime=0.02
/proc/21727/task/21729/stat : 21729 (java) S 21725 21727 21627 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 277293332 938483712 8804 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21727/tid=21730] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21730/stat : 21730 (java) S 21725 21727 21627 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277293332 938483712 8804 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21731] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21731/stat : 21731 (java) S 21725 21727 21627 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277293332 938483712 8804 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21732] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21732/stat : 21732 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277293335 938483712 8804 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21733] ppid=21725 vsize=916488 CPUtime=0.22
/proc/21727/task/21733/stat : 21733 (java) S 21725 21727 21627 0 -1 64 404 0 0 0 22 0 0 0 16 0 8 0 277293335 938483712 8804 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21727/tid=21734] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21734/stat : 21734 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277293335 938483712 8804 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21735] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21735/stat : 21735 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277293335 938483712 8804 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.46
Current children cumulated vsize (KiB) 916488

[startup+222.566 s]
/proc/loadavg: 1.97 1.84 1.84 3/87 21780
/proc/meminfo: memFree=918552/2055920 swapFree=4192812/4192956
[pid=21727] ppid=21725 vsize=916488 CPUtime=222.45
/proc/21727/stat : 21727 (java) R 21725 21727 21627 0 -1 0 9075 0 1 0 21587 658 0 0 25 0 8 0 277293326 938483712 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073826578 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21727/statm: 229122 8806 2532 14 0 215592 0
[pid=21727/tid=21729] ppid=21725 vsize=916488 CPUtime=0.02
/proc/21727/task/21729/stat : 21729 (java) S 21725 21727 21627 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 277293332 938483712 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21727/tid=21730] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21730/stat : 21730 (java) S 21725 21727 21627 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277293332 938483712 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21731] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21731/stat : 21731 (java) S 21725 21727 21627 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277293332 938483712 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21732] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21732/stat : 21732 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277293335 938483712 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21733] ppid=21725 vsize=916488 CPUtime=0.22
/proc/21727/task/21733/stat : 21733 (java) S 21725 21727 21627 0 -1 64 404 0 0 0 22 0 0 0 16 0 8 0 277293335 938483712 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21727/tid=21734] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21734/stat : 21734 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277293335 938483712 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21735] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21735/stat : 21735 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277293335 938483712 8806 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.45
Current children cumulated vsize (KiB) 916488

[startup+282.574 s]
/proc/loadavg: 1.99 1.87 1.84 3/87 21780
/proc/meminfo: memFree=918552/2055920 swapFree=4192812/4192956
[pid=21727] ppid=21725 vsize=916488 CPUtime=282.45
/proc/21727/stat : 21727 (java) R 21725 21727 21627 0 -1 0 9078 0 1 0 27587 658 0 0 25 0 8 0 277293326 938483712 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073826314 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21727/statm: 229122 8809 2532 14 0 215592 0
[pid=21727/tid=21729] ppid=21725 vsize=916488 CPUtime=0.02
/proc/21727/task/21729/stat : 21729 (java) S 21725 21727 21627 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 277293332 938483712 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21727/tid=21730] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21730/stat : 21730 (java) S 21725 21727 21627 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277293332 938483712 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21731] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21731/stat : 21731 (java) S 21725 21727 21627 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277293332 938483712 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21732] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21732/stat : 21732 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277293335 938483712 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21733] ppid=21725 vsize=916488 CPUtime=0.22
/proc/21727/task/21733/stat : 21733 (java) S 21725 21727 21627 0 -1 64 404 0 0 0 22 0 0 0 16 0 8 0 277293335 938483712 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21727/tid=21734] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21734/stat : 21734 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277293335 938483712 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21735] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21735/stat : 21735 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277293335 938483712 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.45
Current children cumulated vsize (KiB) 916488

[startup+342.586 s]
/proc/loadavg: 1.99 1.89 1.85 3/87 21780
/proc/meminfo: memFree=918552/2055920 swapFree=4192812/4192956
[pid=21727] ppid=21725 vsize=916488 CPUtime=342.44
/proc/21727/stat : 21727 (java) R 21725 21727 21627 0 -1 0 9078 0 1 0 33586 658 0 0 25 0 8 0 277293326 938483712 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073826449 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21727/statm: 229122 8809 2532 14 0 215592 0
[pid=21727/tid=21729] ppid=21725 vsize=916488 CPUtime=0.02
/proc/21727/task/21729/stat : 21729 (java) S 21725 21727 21627 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 277293332 938483712 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21727/tid=21730] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21730/stat : 21730 (java) S 21725 21727 21627 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 277293332 938483712 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21731] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21731/stat : 21731 (java) S 21725 21727 21627 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277293332 938483712 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21732] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21732/stat : 21732 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 277293335 938483712 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21733] ppid=21725 vsize=916488 CPUtime=0.22
/proc/21727/task/21733/stat : 21733 (java) S 21725 21727 21627 0 -1 64 404 0 0 0 22 0 0 0 16 0 8 0 277293335 938483712 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21727/tid=21734] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21734/stat : 21734 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 277293335 938483712 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=21727/tid=21735] ppid=21725 vsize=916488 CPUtime=0
/proc/21727/task/21735/stat : 21735 (java) S 21725 21727 21627 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277293335 938483712 8809 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 342.44
Current children cumulated vsize (KiB) 916488

Child status: 0
Real time (s): 365.34
CPU time (s): 365.168
CPU user time (s): 358.577
CPU system time (s): 6.591
CPU usage (%): 99.9531
Max. virtual memory (cumulated for all children) (KiB): 916492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 358.577
system time used= 6.591
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9170
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= 8448
involuntary context switches= 1590

runsolver used 0.304953 s user time and 1.00685 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan 20 10:29:56 UTC 2007


IDJOB= 278605
IDBENCH= 8512
IDSOLVER= 68
FILE ID= node34/278605-1169288995

PBS_JOBID= 3609677

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-70/kbtree-9-7-3-5-70-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278605-1169288995/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-278605-1169288995 -o ROOT/results/node34/solver-278605-1169288995 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278605-1169288995/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8d5bf3af731ad45bb3e5d60a5ce71fce

RANDOM SEED= 474725341

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.227
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.227
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:        972248 kB
Buffers:         42092 kB
Cached:         949076 kB
SwapCached:          0 kB
Active:         347728 kB
Inactive:       663536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        972248 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1968 kB
Writeback:           0 kB
Mapped:          30268 kB
Slab:            58204 kB
Committed_AS:  4541476 kB
PageTables:       1596 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 node34 on Sat Jan 20 10:36:01 UTC 2007