Trace number 279820

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 284.792 285.039

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-30/maxcut-30-320-1_ext.xml
MD5SUMed8d2f24480aaae74ea2e2b49a833934
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints192
Best CPU time to get the best result obtained on this benchmark5.80812
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints320
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension320
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/279820-1169298829/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.37	     nbVariables=30  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.37	       =>  wckTime=0.083  cpuTime=0.08  mem=6M887
0.37	   
0.37	   relations being loaded...
0.38	   
0.38	   constraints being loaded...
0.47	     nbConstraints=320  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=319
0.47	     nbConflictsStructures=1  nbSharedConflictsStructures=319  nbSharedBinaryRepresentations=2  maxDegree=26  maxArity=2
0.47	       =>  wckTime=0.182  cpuTime=0.14  mem=7M895
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.55	       =>  wckTime=0.257  cpuTime=0.18  mem=5M514
0.55	
0.55	s SATISFIABLE
0.55	o 180
0.55	c 140
0.55	o 181
0.55	c 139
0.56	o 182
0.56	c 138
0.56	o 183
0.56	c 137
0.56	o 184
0.56	c 136
0.56	o 187
0.56	c 133
0.56	o 189
0.56	c 131
0.57	o 191
0.57	c 129
0.61	o 192
0.61	c 128
1.84	   
1.84	   search
1.84	     run=0  nbConstraintChecks=5294443  nbAssignments=10000
1.84	       =>  wckTime=1.288  cpuTime=1.28  mem=5M514
3.06	   
3.06	   search
3.06	     run=1  nbConstraintChecks=10623814  nbAssignments=20000
3.06	       =>  wckTime=2.517  cpuTime=2.5  mem=5M514
4.29	   
4.29	   search
4.29	     run=2  nbConstraintChecks=15919248  nbAssignments=30000
4.29	       =>  wckTime=3.74  cpuTime=3.73  mem=5M514
5.52	   
5.52	   search
5.52	     run=3  nbConstraintChecks=21251169  nbAssignments=40000
5.52	       =>  wckTime=4.973  cpuTime=4.95  mem=5M514
6.76	   
6.76	   search
6.76	     run=4  nbConstraintChecks=26544472  nbAssignments=50000
6.76	       =>  wckTime=6.208  cpuTime=6.19  mem=5M514
8.00	   
8.00	   search
8.00	     run=5  nbConstraintChecks=31877136  nbAssignments=60000
8.00	       =>  wckTime=7.45  cpuTime=7.43  mem=5M514
9.23	   
9.23	   search
9.23	     run=6  nbConstraintChecks=37175605  nbAssignments=70000
9.23	       =>  wckTime=8.685  cpuTime=8.66  mem=5M514
10.47	   
10.47	   search
10.47	     run=7  nbConstraintChecks=42505016  nbAssignments=80000
10.47	       =>  wckTime=9.926  cpuTime=9.91  mem=5M514
11.73	   
11.73	   search
11.73	     run=8  nbConstraintChecks=47798678  nbAssignments=90000
11.73	       =>  wckTime=11.185  cpuTime=11.15  mem=5M514
12.97	   
12.97	   search
12.97	     run=9  nbConstraintChecks=53130509  nbAssignments=100000
12.97	       =>  wckTime=12.427  cpuTime=12.39  mem=5M514
14.21	   
14.21	   search
14.21	     run=10  nbConstraintChecks=58429430  nbAssignments=110000
14.21	       =>  wckTime=13.662  cpuTime=13.62  mem=5M514
15.45	   
15.45	   search
15.45	     run=11  nbConstraintChecks=63763791  nbAssignments=120000
15.45	       =>  wckTime=14.9  cpuTime=14.86  mem=5M514
16.67	   
16.67	   search
16.67	     run=12  nbConstraintChecks=69062042  nbAssignments=130000
16.67	       =>  wckTime=16.127  cpuTime=16.08  mem=5M514
17.90	   
17.90	   search
17.90	     run=13  nbConstraintChecks=74389754  nbAssignments=140000
17.90	       =>  wckTime=17.357  cpuTime=17.32  mem=5M514
19.13	   
19.13	   search
19.13	     run=14  nbConstraintChecks=79689337  nbAssignments=150000
19.13	       =>  wckTime=18.583  cpuTime=18.54  mem=5M514
20.36	   
20.36	   search
20.36	     run=15  nbConstraintChecks=85022300  nbAssignments=160000
20.36	       =>  wckTime=19.814  cpuTime=19.78  mem=5M514
21.60	   
21.60	   search
21.60	     run=16  nbConstraintChecks=90320454  nbAssignments=170000
21.60	       =>  wckTime=21.051  cpuTime=21.0  mem=5M514
22.83	   
22.83	   search
22.83	     run=17  nbConstraintChecks=95651702  nbAssignments=180000
22.83	       =>  wckTime=22.283  cpuTime=22.23  mem=5M514
24.06	   
24.06	   search
24.06	     run=18  nbConstraintChecks=100946920  nbAssignments=190000
24.06	       =>  wckTime=23.51  cpuTime=23.46  mem=5M514
25.29	   
25.29	   search
25.29	     run=19  nbConstraintChecks=106278862  nbAssignments=200000
25.29	       =>  wckTime=24.744  cpuTime=24.69  mem=5M514
26.53	   
26.53	   search
26.53	     run=20  nbConstraintChecks=111569463  nbAssignments=210000
26.53	       =>  wckTime=25.981  cpuTime=25.93  mem=5M514
27.77	   
27.77	   search
27.77	     run=21  nbConstraintChecks=116904894  nbAssignments=220000
27.77	       =>  wckTime=27.224  cpuTime=27.17  mem=5M514
29.01	   
29.01	   search
29.01	     run=22  nbConstraintChecks=122203785  nbAssignments=230000
29.01	       =>  wckTime=28.461  cpuTime=28.41  mem=5M514
30.25	   
30.25	   search
30.25	     run=23  nbConstraintChecks=127531021  nbAssignments=240000
30.25	       =>  wckTime=29.701  cpuTime=29.65  mem=5M514
30.65	   
30.65	   search
30.65	     run=24  nbConstraintChecks=129234349  nbAssignments=243253
30.65	       =>  wckTime=30.102  cpuTime=30.06  mem=5M514
30.65	   
30.65	   global
30.65	     nbConstraintChecks=129234349  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.65	     solvingWckTime=30.1  solvingCpuTime=30.06  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.65	     globalCpuTime=30.28
30.65	       =>  wckTime=30.359  cpuTime=30.24  mem=5M514
30.65	   
30.65	   solver IterativeSystematicSolver being built... 
30.78	       =>  wckTime=30.494  cpuTime=30.34  mem=16M597
30.82	   
30.82	   preprocessing
30.82	     nbConstraintChecks=11790  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.82	     detectedInconsistency=no
30.82	       =>  wckTime=0.033  cpuTime=0.02  mem=16M597
30.85	   
30.85	   search
30.85	     run=0  nbConstraintChecks=21111  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35
30.85	     nbFailedAssignments=7  nbBacktracks=11  nbVisitedNodes=53  nbRestartNogoods=0
30.85	       =>  wckTime=0.059  cpuTime=0.04  mem=16M597
30.87	   
30.87	   search
30.87	     run=1  nbConstraintChecks=50255  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79
30.87	     nbFailedAssignments=19  nbBacktracks=27  nbVisitedNodes=123  nbRestartNogoods=3
30.87	       =>  wckTime=0.084  cpuTime=0.06  mem=16M597
30.89	   
30.89	   search
30.89	     run=2  nbConstraintChecks=93657  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=136
30.89	     nbFailedAssignments=38  nbBacktracks=50  nbVisitedNodes=220  nbRestartNogoods=6
30.89	       =>  wckTime=0.108  cpuTime=0.08  mem=16M597
30.92	   
30.92	   search
30.92	     run=3  nbConstraintChecks=154579  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=214
30.92	     nbFailedAssignments=66  nbBacktracks=83  nbVisitedNodes=357  nbRestartNogoods=9
30.92	       =>  wckTime=0.134  cpuTime=0.1  mem=16M597
30.95	   
30.95	   search
30.95	     run=4  nbConstraintChecks=240058  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=323
30.95	     nbFailedAssignments=110  nbBacktracks=133  nbVisitedNodes=550  nbRestartNogoods=12
30.95	       =>  wckTime=0.169  cpuTime=0.14  mem=16M597
31.01	   
31.01	   search
31.01	     run=5  nbConstraintChecks=377213  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=485
31.01	     nbFailedAssignments=181  nbBacktracks=208  nbVisitedNodes=844  nbRestartNogoods=15
31.01	       =>  wckTime=0.225  cpuTime=0.19  mem=16M597
31.08	   
31.08	   search
31.08	     run=6  nbConstraintChecks=570595  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=710
31.08	     nbFailedAssignments=281  nbBacktracks=321  nbVisitedNodes=1262  nbRestartNogoods=18
31.08	       =>  wckTime=0.3  cpuTime=0.27  mem=16M597
31.19	   
31.19	   search
31.19	     run=7  nbConstraintChecks=848822  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1036
31.19	     nbFailedAssignments=422  nbBacktracks=491  nbVisitedNodes=1871  nbRestartNogoods=22
31.19	       =>  wckTime=0.409  cpuTime=0.37  mem=16M597
31.37	   
31.37	   search
31.37	     run=8  nbConstraintChecks=1273666  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1513
31.37	     nbFailedAssignments=631  nbBacktracks=747  nbVisitedNodes=2777  nbRestartNogoods=27
31.37	       =>  wckTime=0.585  cpuTime=0.53  mem=16M597
31.61	   
31.61	   search
31.61	     run=9  nbConstraintChecks=1920806  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2234
31.61	     nbFailedAssignments=957  nbBacktracks=1132  nbVisitedNodes=4158  nbRestartNogoods=31
31.61	       =>  wckTime=0.822  cpuTime=0.76  mem=16M597
31.94	   
31.94	   search
31.94	     run=10  nbConstraintChecks=2859503  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3312
31.94	     nbFailedAssignments=1444  nbBacktracks=1708  nbVisitedNodes=6184  nbRestartNogoods=33
31.94	       =>  wckTime=1.156  cpuTime=1.09  mem=16M597
32.47	   
32.47	   search
32.47	     run=11  nbConstraintChecks=4358622  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4938
32.47	     nbFailedAssignments=2192  nbBacktracks=2572  nbVisitedNodes=9296  nbRestartNogoods=39
32.47	       =>  wckTime=1.687  cpuTime=1.62  mem=16M597
33.30	   
33.30	   search
33.30	     run=12  nbConstraintChecks=6658294  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7420
33.30	     nbFailedAssignments=3364  nbBacktracks=3869  nbVisitedNodes=14024  nbRestartNogoods=44
33.30	       =>  wckTime=2.517  cpuTime=2.45  mem=16M597
34.47	   
34.47	   search
34.47	     run=13  nbConstraintChecks=9977945  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11105
34.47	     nbFailedAssignments=5088  nbBacktracks=5816  nbVisitedNodes=21090  nbRestartNogoods=49
34.47	       =>  wckTime=3.682  cpuTime=3.61  mem=16M597
36.34	   
36.34	   search
36.34	     run=14  nbConstraintChecks=15139873  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16643
36.34	     nbFailedAssignments=7693  nbBacktracks=8735  nbVisitedNodes=31640  nbRestartNogoods=53
36.34	       =>  wckTime=5.558  cpuTime=5.49  mem=16M597
38.91	   
38.91	   search
38.91	     run=15  nbConstraintChecks=22448095  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24709
38.91	     nbFailedAssignments=11369  nbBacktracks=13113  nbVisitedNodes=47118  nbRestartNogoods=58
38.91	       =>  wckTime=8.128  cpuTime=8.06  mem=16M597
42.95	   
42.95	   search
42.95	     run=16  nbConstraintChecks=33523280  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37026
42.95	     nbFailedAssignments=17106  nbBacktracks=19682  nbVisitedNodes=70532  nbRestartNogoods=64
42.95	       =>  wckTime=12.165  cpuTime=12.09  mem=16M597
49.07	   
49.07	   search
49.07	     run=17  nbConstraintChecks=50112727  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55477
49.07	     nbFailedAssignments=25693  nbBacktracks=29535  nbVisitedNodes=105622  nbRestartNogoods=70
49.07	       =>  wckTime=18.285  cpuTime=18.21  mem=16M597
58.22	   
58.22	   search
58.22	     run=18  nbConstraintChecks=74728762  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=82965
58.22	     nbFailedAssignments=38392  nbBacktracks=44314  nbVisitedNodes=157879  nbRestartNogoods=75
58.23	       =>  wckTime=27.44  cpuTime=27.35  mem=16M597
71.68	   
71.68	   search
71.68	     run=19  nbConstraintChecks=111369407  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=124377
71.68	     nbFailedAssignments=57622  nbBacktracks=66482  nbVisitedNodes=236425  nbRestartNogoods=81
71.68	       =>  wckTime=40.896  cpuTime=40.79  mem=16M597
90.70	   
90.70	   search
90.70	     run=20  nbConstraintChecks=163543207  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185541
90.70	     nbFailedAssignments=85519  nbBacktracks=99735  nbVisitedNodes=351264  nbRestartNogoods=86
90.70	       =>  wckTime=59.911  cpuTime=59.81  mem=16M597
118.00	   
118.00	   search
118.00	     run=21  nbConstraintChecks=239275878  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=275287
118.00	     nbFailedAssignments=125374  nbBacktracks=149614  nbVisitedNodes=514935  nbRestartNogoods=93
118.00	       =>  wckTime=87.22  cpuTime=87.08  mem=16M597
151.74	   
151.74	   search
151.74	     run=22  nbConstraintChecks=337316108  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=400887
151.74	     nbFailedAssignments=176143  nbBacktracks=224433  nbVisitedNodes=736158  nbRestartNogoods=99
151.74	       =>  wckTime=120.951  cpuTime=120.79  mem=16M597
193.26	   
193.26	   search
193.26	     run=23  nbConstraintChecks=462760783  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=572603
193.26	     nbFailedAssignments=235614  nbBacktracks=336662  nbVisitedNodes=1017304  nbRestartNogoods=111
193.26	       =>  wckTime=162.478  cpuTime=162.28  mem=16M597
248.61	   
248.61	   search
248.61	     run=24  nbConstraintChecks=635048970  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=817231
248.61	     nbFailedAssignments=311888  nbBacktracks=505004  nbVisitedNodes=1403159  nbRestartNogoods=119
248.61	       =>  wckTime=217.825  cpuTime=217.59  mem=16M597
285.02	   
285.02	   search
285.02	     run=25  nbConstraintChecks=746795346  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=979311
285.02	     nbFailedAssignments=361440  nbBacktracks=617533  nbVisitedNodes=1652594  nbRestartNogoods=128
285.02	       =>  wckTime=254.231  cpuTime=253.96  mem=16M597
285.02	   
285.02	   global
285.02	     nbConstraintChecks=746807136  nbRestartNogoods=128  solvingWckTime=254.232  solvingCpuTime=253.96  expiredTime=no
285.02	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=284.34
285.02	       =>  wckTime=284.727  cpuTime=284.3  mem=16M597
285.02	
285.02	s OPTIMUM FOUND
285.02	v 1 0 1 1 0 0 1 1 0 0 1 0 1 1 0 1 0 1 1 0 0 0 0 1 1 0 1 0 1 0 
285.02	   
285.02	   totalWckTime=284.804  totalCpuTime=284.35

Verifier Data (download as text)

128 unsatisfied constraints, 192 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/node16/watcher-279820-1169298829 -o ROOT/results/node16/solver-279820-1169298829 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279820-1169298829/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.04 2.00 2.00 4/87 30928
/proc/meminfo: memFree=1192144/2055920 swapFree=4191880/4192956
[pid=30927] ppid=30925 vsize=220 CPUtime=0
/proc/30927/stat : 30927 (java) R 30925 30927 30465 0 -1 0 224 0 0 0 0 0 0 0 18 0 1 0 278277727 225280 31 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7167225 0 0 4096 0 0 0 0 17 0 0 0
/proc/30927/statm: 73 33 25 14 0 5 0

[startup+0.107459 s]
/proc/loadavg: 2.04 2.00 2.00 4/87 30928
/proc/meminfo: memFree=1192144/2055920 swapFree=4191880/4192956
[pid=30927] ppid=30925 vsize=914988 CPUtime=0.09
/proc/30927/stat : 30927 (java) R 30925 30927 30465 0 -1 0 3080 0 1 0 8 1 0 0 24 0 8 0 278277727 936947712 2826 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155770466 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30927/statm: 228747 2826 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515382 s]
/proc/loadavg: 2.04 2.00 2.00 4/87 30928
/proc/meminfo: memFree=1192144/2055920 swapFree=4191880/4192956
[pid=30927] ppid=30925 vsize=915332 CPUtime=0.5
/proc/30927/stat : 30927 (java) R 30925 30927 30465 0 -1 0 6638 0 1 0 47 3 0 0 25 0 8 0 278277727 937299968 6376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4151974723 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30927/statm: 228833 6376 2172 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.337 s]
/proc/loadavg: 2.04 2.00 2.00 3/94 30935
/proc/meminfo: memFree=1175128/2055920 swapFree=4191880/4192956
[pid=30927] ppid=30925 vsize=915444 CPUtime=1.31
/proc/30927/stat : 30927 (java) R 30925 30927 30465 0 -1 0 6982 0 1 0 109 22 0 0 25 0 8 0 278277727 937414656 6720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073626615 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30927/statm: 228861 6720 2479 14 0 215331 0
[pid=30927/tid=30929] ppid=30925 vsize=915448 CPUtime=0.02
/proc/30927/task/30929/stat : 30929 (java) S 30925 30927 30465 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 278277730 937418752 6720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30930] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30930/stat : 30930 (java) S 30925 30927 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278277731 937414656 6720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30931] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30931/stat : 30931 (java) S 30925 30927 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278277731 937414656 6720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30932] ppid=30925 vsize=915448 CPUtime=0
/proc/30927/task/30932/stat : 30932 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278277734 937418752 6720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30933] ppid=30925 vsize=915444 CPUtime=0.09
/proc/30927/task/30933/stat : 30933 (java) S 30925 30927 30465 0 -1 64 321 0 0 0 9 0 0 0 16 0 8 0 278277734 937414656 6720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30934] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30934/stat : 30934 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278277734 937414656 6720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30935] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30935/stat : 30935 (java) S 30925 30927 30465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278277734 937414656 6720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.97392 s]
/proc/loadavg: 2.04 2.00 2.00 3/94 30935
/proc/meminfo: memFree=1175000/2055920 swapFree=4191880/4192956
[pid=30927] ppid=30925 vsize=915448 CPUtime=2.95
/proc/30927/stat : 30927 (java) R 30925 30927 30465 0 -1 0 6985 0 1 0 224 71 0 0 25 0 8 0 278277727 937418752 6722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30927/statm: 228861 6722 2479 14 0 215331 0
[pid=30927/tid=30929] ppid=30925 vsize=915444 CPUtime=0.02
/proc/30927/task/30929/stat : 30929 (java) S 30925 30927 30465 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 278277730 937414656 6722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30930] ppid=30925 vsize=915448 CPUtime=0
/proc/30927/task/30930/stat : 30930 (java) S 30925 30927 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278277731 937418752 6722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30931] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30931/stat : 30931 (java) S 30925 30927 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278277731 937414656 6722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30932] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30932/stat : 30932 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278277734 937414656 6722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30933] ppid=30925 vsize=915444 CPUtime=0.09
/proc/30927/task/30933/stat : 30933 (java) S 30925 30927 30465 0 -1 64 323 0 0 0 9 0 0 0 16 0 8 0 278277734 937414656 6722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30934] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30934/stat : 30934 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278277734 937414656 6722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30935] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30935/stat : 30935 (java) S 30925 30927 30465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278277734 937414656 6722 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915448

[startup+6.27231 s]
/proc/loadavg: 2.04 2.00 2.00 3/94 30935
/proc/meminfo: memFree=1175000/2055920 swapFree=4191880/4192956
[pid=30927] ppid=30925 vsize=915444 CPUtime=6.25
/proc/30927/stat : 30927 (java) R 30925 30927 30465 0 -1 0 6987 0 1 0 455 170 0 0 25 0 8 0 278277727 937414656 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30927/statm: 228861 6724 2479 14 0 215331 0
[pid=30927/tid=30929] ppid=30925 vsize=915448 CPUtime=0.02
/proc/30927/task/30929/stat : 30929 (java) S 30925 30927 30465 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 278277730 937418752 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30930] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30930/stat : 30930 (java) S 30925 30927 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278277731 937414656 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30931] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30931/stat : 30931 (java) S 30925 30927 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278277731 937414656 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30932] ppid=30925 vsize=915448 CPUtime=0
/proc/30927/task/30932/stat : 30932 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278277734 937418752 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30933] ppid=30925 vsize=915444 CPUtime=0.09
/proc/30927/task/30933/stat : 30933 (java) S 30925 30927 30465 0 -1 64 325 0 0 0 9 0 0 0 16 0 8 0 278277734 937414656 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30934] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30934/stat : 30934 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278277734 937414656 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30935] ppid=30925 vsize=915448 CPUtime=0
/proc/30927/task/30935/stat : 30935 (java) S 30925 30927 30465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278277734 937418752 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915444

[startup+12.7401 s]
/proc/loadavg: 2.03 2.00 2.00 3/94 30935
/proc/meminfo: memFree=1175000/2055920 swapFree=4191880/4192956
[pid=30927] ppid=30925 vsize=915444 CPUtime=12.7
/proc/30927/stat : 30927 (java) R 30925 30927 30465 0 -1 0 6987 0 1 0 909 361 0 0 25 0 8 0 278277727 937414656 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30927/statm: 228861 6724 2479 14 0 215331 0
[pid=30927/tid=30929] ppid=30925 vsize=915444 CPUtime=0.02
/proc/30927/task/30929/stat : 30929 (java) S 30925 30927 30465 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 278277730 937414656 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30930] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30930/stat : 30930 (java) S 30925 30927 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278277731 937414656 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30931] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30931/stat : 30931 (java) S 30925 30927 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278277731 937414656 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30932] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30932/stat : 30932 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278277734 937414656 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30933] ppid=30925 vsize=915444 CPUtime=0.09
/proc/30927/task/30933/stat : 30933 (java) S 30925 30927 30465 0 -1 64 325 0 0 0 9 0 0 0 16 0 8 0 278277734 937414656 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30934] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30934/stat : 30934 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278277734 937414656 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30935] ppid=30925 vsize=915448 CPUtime=0
/proc/30927/task/30935/stat : 30935 (java) S 30925 30927 30465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278277734 937418752 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915444

[startup+25.6067 s]
/proc/loadavg: 2.03 2.00 2.00 3/94 30935
/proc/meminfo: memFree=1175000/2055920 swapFree=4191880/4192956
[pid=30927] ppid=30925 vsize=915444 CPUtime=25.56
/proc/30927/stat : 30927 (java) R 30925 30927 30465 0 -1 0 6987 0 1 0 1802 754 0 0 25 0 8 0 278277727 937414656 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30927/statm: 228862 6724 2479 14 0 215332 0
[pid=30927/tid=30929] ppid=30925 vsize=915444 CPUtime=0.02
/proc/30927/task/30929/stat : 30929 (java) S 30925 30927 30465 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 278277730 937414656 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30930] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30930/stat : 30930 (java) S 30925 30927 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278277731 937414656 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30931] ppid=30925 vsize=915448 CPUtime=0
/proc/30927/task/30931/stat : 30931 (java) S 30925 30927 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278277731 937418752 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30932] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30932/stat : 30932 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278277734 937414656 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30933] ppid=30925 vsize=915444 CPUtime=0.09
/proc/30927/task/30933/stat : 30933 (java) S 30925 30927 30465 0 -1 64 325 0 0 0 9 0 0 0 16 0 8 0 278277734 937414656 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30934] ppid=30925 vsize=915448 CPUtime=0
/proc/30927/task/30934/stat : 30934 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278277734 937418752 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30935] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30935/stat : 30935 (java) S 30925 30927 30465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278277734 937414656 6724 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915444

[startup+51.2099 s]
/proc/loadavg: 2.02 2.00 2.00 3/94 30935
/proc/meminfo: memFree=1166872/2055920 swapFree=4191880/4192956
[pid=30927] ppid=30925 vsize=915444 CPUtime=51.15
/proc/30927/stat : 30927 (java) R 30925 30927 30465 0 -1 0 9114 0 1 0 4206 909 0 0 25 0 8 0 278277727 937414656 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073807920 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30927/statm: 228861 8849 2532 14 0 215331 0
[pid=30927/tid=30929] ppid=30925 vsize=915444 CPUtime=0.02
/proc/30927/task/30929/stat : 30929 (java) S 30925 30927 30465 0 -1 64 157 0 0 0 2 0 0 0 16 0 8 0 278277730 937414656 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30930] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30930/stat : 30930 (java) S 30925 30927 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278277731 937414656 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30931] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30931/stat : 30931 (java) S 30925 30927 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278277731 937414656 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30932] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30932/stat : 30932 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278277734 937414656 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30933] ppid=30925 vsize=915444 CPUtime=0.18
/proc/30927/task/30933/stat : 30933 (java) S 30925 30927 30465 0 -1 64 382 0 0 0 18 0 0 0 16 0 8 0 278277734 937414656 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30934] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30934/stat : 30934 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278277734 937414656 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30935] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30935/stat : 30935 (java) S 30925 30927 30465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278277734 937414656 8849 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.15
Current children cumulated vsize (KiB) 915444

[startup+102.414 s]
/proc/loadavg: 2.05 2.01 2.00 3/94 30937
/proc/meminfo: memFree=1166552/2055920 swapFree=4191880/4192956
[pid=30927] ppid=30925 vsize=915444 CPUtime=102.3
/proc/30927/stat : 30927 (java) R 30925 30927 30465 0 -1 0 9123 0 1 0 9321 909 0 0 25 0 8 0 278277727 937414656 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073808269 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30927/statm: 228861 8857 2532 14 0 215331 0
[pid=30927/tid=30929] ppid=30925 vsize=915444 CPUtime=0.02
/proc/30927/task/30929/stat : 30929 (java) S 30925 30927 30465 0 -1 64 157 0 0 0 2 0 0 0 16 0 8 0 278277730 937414656 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30930] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30930/stat : 30930 (java) S 30925 30927 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278277731 937414656 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30931] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30931/stat : 30931 (java) S 30925 30927 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278277731 937414656 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30932] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30932/stat : 30932 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278277734 937414656 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30933] ppid=30925 vsize=915444 CPUtime=0.19
/proc/30927/task/30933/stat : 30933 (java) S 30925 30927 30465 0 -1 64 383 0 0 0 19 0 0 0 16 0 8 0 278277734 937414656 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30934] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30934/stat : 30934 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278277734 937414656 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30935] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30935/stat : 30935 (java) S 30925 30927 30465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278277734 937414656 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 915444

[startup+162.454 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 30937
/proc/meminfo: memFree=1166552/2055920 swapFree=4191880/4192956
[pid=30927] ppid=30925 vsize=915444 CPUtime=162.3
/proc/30927/stat : 30927 (java) R 30925 30927 30465 0 -1 0 9129 0 1 0 15320 910 0 0 25 0 8 0 278277727 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073773156 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30927/statm: 228861 8862 2532 14 0 215331 0
[pid=30927/tid=30929] ppid=30925 vsize=915444 CPUtime=0.02
/proc/30927/task/30929/stat : 30929 (java) S 30925 30927 30465 0 -1 64 157 0 0 0 2 0 0 0 16 0 8 0 278277730 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30930] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30930/stat : 30930 (java) S 30925 30927 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278277731 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30931] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30931/stat : 30931 (java) S 30925 30927 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278277731 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30932] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30932/stat : 30932 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278277734 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30933] ppid=30925 vsize=915444 CPUtime=0.19
/proc/30927/task/30933/stat : 30933 (java) S 30925 30927 30465 0 -1 64 384 0 0 0 19 0 0 0 16 0 8 0 278277734 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30934] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30934/stat : 30934 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278277734 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30935] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30935/stat : 30935 (java) S 30925 30927 30465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278277734 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 915444

[startup+222.504 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 30937
/proc/meminfo: memFree=1166552/2055920 swapFree=4191880/4192956
[pid=30927] ppid=30925 vsize=915444 CPUtime=222.32
/proc/30927/stat : 30927 (java) R 30925 30927 30465 0 -1 0 9132 0 1 0 21322 910 0 0 25 0 8 0 278277727 937414656 8865 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073763885 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30927/statm: 228861 8865 2532 14 0 215331 0
[pid=30927/tid=30929] ppid=30925 vsize=915444 CPUtime=0.02
/proc/30927/task/30929/stat : 30929 (java) S 30925 30927 30465 0 -1 64 157 0 0 0 2 0 0 0 16 0 8 0 278277730 937414656 8865 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30930] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30930/stat : 30930 (java) S 30925 30927 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278277731 937414656 8865 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30931] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30931/stat : 30931 (java) S 30925 30927 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278277731 937414656 8865 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30932] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30932/stat : 30932 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278277734 937414656 8865 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30933] ppid=30925 vsize=915444 CPUtime=0.19
/proc/30927/task/30933/stat : 30933 (java) S 30925 30927 30465 0 -1 64 384 0 0 0 19 0 0 0 16 0 8 0 278277734 937414656 8865 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30934] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30934/stat : 30934 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278277734 937414656 8865 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30935] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30935/stat : 30935 (java) S 30925 30927 30465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278277734 937414656 8865 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.32
Current children cumulated vsize (KiB) 915444

[startup+282.546 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 30937
/proc/meminfo: memFree=1166552/2055920 swapFree=4191880/4192956
[pid=30927] ppid=30925 vsize=915444 CPUtime=282.3
/proc/30927/stat : 30927 (java) R 30925 30927 30465 0 -1 0 9134 0 1 0 27320 910 0 0 25 0 8 0 278277727 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073748809 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30927/statm: 228861 8867 2532 14 0 215331 0
[pid=30927/tid=30929] ppid=30925 vsize=915444 CPUtime=0.02
/proc/30927/task/30929/stat : 30929 (java) S 30925 30927 30465 0 -1 64 157 0 0 0 2 0 0 0 16 0 8 0 278277730 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30930] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30930/stat : 30930 (java) S 30925 30927 30465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278277731 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30931] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30931/stat : 30931 (java) S 30925 30927 30465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278277731 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30932] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30932/stat : 30932 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278277734 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30933] ppid=30925 vsize=915444 CPUtime=0.19
/proc/30927/task/30933/stat : 30933 (java) S 30925 30927 30465 0 -1 64 384 0 0 0 19 0 0 0 16 0 8 0 278277734 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30934] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30934/stat : 30934 (java) S 30925 30927 30465 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278277734 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30927/tid=30935] ppid=30925 vsize=915444 CPUtime=0
/proc/30927/task/30935/stat : 30935 (java) S 30925 30927 30465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278277734 937414656 8867 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 285.039
CPU time (s): 284.792
CPU user time (s): 275.681
CPU system time (s): 9.11061
CPU usage (%): 99.9132
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 275.681
system time used= 9.11061
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9229
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= 6933
involuntary context switches= 14894

runsolver used 0.315951 s user time and 0.962853 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Sat Jan 20 13:13:49 UTC 2007


IDJOB= 279820
IDBENCH= 10458
IDSOLVER= 68
FILE ID= node16/279820-1169298829

PBS_JOBID= 3609644

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-30/maxcut-30-320-1_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279820-1169298829/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node16/watcher-279820-1169298829 -o ROOT/results/node16/solver-279820-1169298829 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279820-1169298829/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ed8d2f24480aaae74ea2e2b49a833934

RANDOM SEED= 353731639

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.220
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.220
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:       1192624 kB
Buffers:         55472 kB
Cached:         681244 kB
SwapCached:        268 kB
Active:         300832 kB
Inactive:       485580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1192624 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:          70004 kB
Slab:            61492 kB
Committed_AS:  8102040 kB
PageTables:       2380 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 node16 on Sat Jan 20 13:18:34 UTC 2007