Trace number 279821

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 300.928 303.275

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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/279821-1169298838/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.091  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.51	     nbConstraints=320  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=319
0.51	     nbConflictsStructures=1  nbSharedConflictsStructures=319  nbSharedBinaryRepresentations=2  maxDegree=26  maxArity=2
0.51	       =>  wckTime=0.197  cpuTime=0.15  mem=7M885
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.277  cpuTime=0.19  mem=5M514
0.59	
0.60	s SATISFIABLE
0.60	o 180
0.60	c 140
0.60	o 181
0.60	c 139
0.60	o 182
0.60	c 138
0.61	o 183
0.61	c 137
0.61	o 184
0.61	c 136
0.61	o 187
0.61	c 133
0.61	o 189
0.61	c 131
0.61	o 191
0.61	c 129
0.66	o 192
0.66	c 128
1.99	   
1.99	   search
1.99	     run=0  nbConstraintChecks=5294443  nbAssignments=10000
1.99	       =>  wckTime=1.397  cpuTime=1.36  mem=5M514
3.31	   
3.31	   search
3.31	     run=1  nbConstraintChecks=10623814  nbAssignments=20000
3.31	       =>  wckTime=2.72  cpuTime=2.68  mem=5M514
4.63	   
4.63	   search
4.63	     run=2  nbConstraintChecks=15919248  nbAssignments=30000
4.63	       =>  wckTime=4.041  cpuTime=3.98  mem=5M514
5.95	   
5.95	   search
5.95	     run=3  nbConstraintChecks=21251169  nbAssignments=40000
5.95	       =>  wckTime=5.364  cpuTime=5.3  mem=5M514
7.27	   
7.27	   search
7.27	     run=4  nbConstraintChecks=26544472  nbAssignments=50000
7.27	       =>  wckTime=6.682  cpuTime=6.61  mem=5M514
8.59	   
8.59	   search
8.59	     run=5  nbConstraintChecks=31877136  nbAssignments=60000
8.59	       =>  wckTime=8.004  cpuTime=7.92  mem=5M514
9.92	   
9.92	   search
9.92	     run=6  nbConstraintChecks=37175605  nbAssignments=70000
9.92	       =>  wckTime=9.326  cpuTime=9.23  mem=5M514
11.24	   
11.24	   search
11.24	     run=7  nbConstraintChecks=42505016  nbAssignments=80000
11.24	       =>  wckTime=10.649  cpuTime=10.54  mem=5M514
12.57	   
12.57	   search
12.57	     run=8  nbConstraintChecks=47798678  nbAssignments=90000
12.57	       =>  wckTime=11.975  cpuTime=11.86  mem=5M514
13.90	   
13.90	   search
13.90	     run=9  nbConstraintChecks=53130509  nbAssignments=100000
13.90	       =>  wckTime=13.307  cpuTime=13.18  mem=5M514
15.23	   
15.23	   search
15.23	     run=10  nbConstraintChecks=58429430  nbAssignments=110000
15.23	       =>  wckTime=14.636  cpuTime=14.5  mem=5M514
16.56	   
16.56	   search
16.56	     run=11  nbConstraintChecks=63763791  nbAssignments=120000
16.56	       =>  wckTime=15.97  cpuTime=15.83  mem=5M514
17.90	   
17.90	   search
17.90	     run=12  nbConstraintChecks=69062042  nbAssignments=130000
17.90	       =>  wckTime=17.304  cpuTime=17.15  mem=5M514
19.23	   
19.23	   search
19.23	     run=13  nbConstraintChecks=74389754  nbAssignments=140000
19.23	       =>  wckTime=18.643  cpuTime=18.48  mem=5M514
20.56	   
20.56	   search
20.56	     run=14  nbConstraintChecks=79689337  nbAssignments=150000
20.56	       =>  wckTime=19.973  cpuTime=19.8  mem=5M514
21.90	   
21.90	   search
21.90	     run=15  nbConstraintChecks=85022300  nbAssignments=160000
21.90	       =>  wckTime=21.307  cpuTime=21.12  mem=5M514
23.22	   
23.22	   search
23.22	     run=16  nbConstraintChecks=90320454  nbAssignments=170000
23.22	       =>  wckTime=22.626  cpuTime=22.44  mem=5M514
24.54	   
24.54	   search
24.54	     run=17  nbConstraintChecks=95651702  nbAssignments=180000
24.54	       =>  wckTime=23.954  cpuTime=23.75  mem=5M514
25.86	   
25.86	   search
25.86	     run=18  nbConstraintChecks=100946920  nbAssignments=190000
25.86	       =>  wckTime=25.274  cpuTime=25.07  mem=5M514
27.19	   
27.19	   search
27.19	     run=19  nbConstraintChecks=106278862  nbAssignments=200000
27.19	       =>  wckTime=26.602  cpuTime=26.38  mem=5M514
28.51	   
28.51	   search
28.51	     run=20  nbConstraintChecks=111569463  nbAssignments=210000
28.51	       =>  wckTime=27.92  cpuTime=27.69  mem=5M514
29.83	   
29.83	   search
29.83	     run=21  nbConstraintChecks=116904894  nbAssignments=220000
29.83	       =>  wckTime=29.242  cpuTime=29.0  mem=5M514
30.90	   
30.91	   search
30.91	     run=22  nbConstraintChecks=121207996  nbAssignments=228129
30.91	       =>  wckTime=30.315  cpuTime=30.07  mem=5M514
30.91	   
30.91	   global
30.91	     nbConstraintChecks=121207996  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.91	     solvingWckTime=30.313  solvingCpuTime=30.07  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.91	     globalCpuTime=30.31
30.91	       =>  wckTime=30.592  cpuTime=30.26  mem=5M514
30.91	   
30.91	   solver IterativeSystematicSolver being built... 
31.05	       =>  wckTime=30.733  cpuTime=30.37  mem=16M597
31.05	   
31.05	   preprocessing
31.05	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.06	     detectedInconsistency=no
31.06	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M597
31.10	   
31.10	   search
31.10	     run=0  nbConstraintChecks=24409  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39
31.10	     nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=60  nbRestartNogoods=0
31.10	       =>  wckTime=0.049  cpuTime=0.02  mem=16M597
31.13	   
31.13	   search
31.13	     run=1  nbConstraintChecks=58958  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=86
31.13	     nbFailedAssignments=25  nbBacktracks=26  nbVisitedNodes=138  nbRestartNogoods=2
31.13	       =>  wckTime=0.084  cpuTime=0.05  mem=16M597
31.16	   
31.16	   search
31.16	     run=2  nbConstraintChecks=110838  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=152
31.16	     nbFailedAssignments=53  nbBacktracks=48  nbVisitedNodes=254  nbRestartNogoods=5
31.16	       =>  wckTime=0.113  cpuTime=0.07  mem=16M597
31.19	   
31.19	   search
31.19	     run=3  nbConstraintChecks=175649  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=232
31.19	     nbFailedAssignments=84  nbBacktracks=81  nbVisitedNodes=398  nbRestartNogoods=7
31.19	       =>  wckTime=0.141  cpuTime=0.1  mem=16M597
31.23	   
31.23	   search
31.23	     run=4  nbConstraintChecks=267722  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=341
31.23	     nbFailedAssignments=127  nbBacktracks=131  nbVisitedNodes=600  nbRestartNogoods=10
31.23	       =>  wckTime=0.182  cpuTime=0.14  mem=16M597
31.30	   
31.30	   search
31.30	     run=5  nbConstraintChecks=414894  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=509
31.30	     nbFailedAssignments=203  nbBacktracks=207  nbVisitedNodes=920  nbRestartNogoods=13
31.30	       =>  wckTime=0.253  cpuTime=0.2  mem=16M597
31.39	   
31.39	   search
31.39	     run=6  nbConstraintChecks=623941  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=743
31.39	     nbFailedAssignments=311  nbBacktracks=320  nbVisitedNodes=1375  nbRestartNogoods=15
31.39	       =>  wckTime=0.338  cpuTime=0.28  mem=16M597
31.52	   
31.52	   search
31.52	     run=7  nbConstraintChecks=932005  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1077
31.52	     nbFailedAssignments=460  nbBacktracks=490  nbVisitedNodes=2028  nbRestartNogoods=19
31.52	       =>  wckTime=0.468  cpuTime=0.41  mem=16M597
31.75	   
31.75	   search
31.75	     run=8  nbConstraintChecks=1447211  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1631
31.75	     nbFailedAssignments=745  nbBacktracks=746  nbVisitedNodes=3123  nbRestartNogoods=23
31.75	       =>  wckTime=0.698  cpuTime=0.61  mem=16M597
32.05	   
32.05	   search
32.05	     run=9  nbConstraintChecks=2197876  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2448
32.05	     nbFailedAssignments=1166  nbBacktracks=1130  nbVisitedNodes=4745  nbRestartNogoods=28
32.05	       =>  wckTime=0.997  cpuTime=0.91  mem=16M597
32.52	   
32.52	   search
32.52	     run=10  nbConstraintChecks=3400174  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3703
32.52	     nbFailedAssignments=1832  nbBacktracks=1707  nbVisitedNodes=7243  nbRestartNogoods=35
32.52	       =>  wckTime=1.473  cpuTime=1.37  mem=16M597
33.15	   
33.15	   search
33.15	     run=11  nbConstraintChecks=5007544  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5408
33.15	     nbFailedAssignments=2661  nbBacktracks=2571  nbVisitedNodes=10641  nbRestartNogoods=40
33.15	       =>  wckTime=2.101  cpuTime=1.99  mem=16M597
34.12	   
34.12	   search
34.12	     run=12  nbConstraintChecks=7446398  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8017
34.12	     nbFailedAssignments=3958  nbBacktracks=3868  nbVisitedNodes=15844  nbRestartNogoods=47
34.12	       =>  wckTime=3.074  cpuTime=2.96  mem=16M597
35.55	   
35.56	   search
35.56	     run=13  nbConstraintChecks=11133325  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11896
35.56	     nbFailedAssignments=5880  nbBacktracks=5814  nbVisitedNodes=23591  nbRestartNogoods=51
35.56	       =>  wckTime=4.506  cpuTime=4.38  mem=16M597
37.91	   
37.91	   search
37.91	     run=14  nbConstraintChecks=16983996  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17837
37.91	     nbFailedAssignments=8892  nbBacktracks=8733  nbVisitedNodes=35461  nbRestartNogoods=57
37.91	       =>  wckTime=6.862  cpuTime=6.72  mem=16M597
41.47	   
41.47	   search
41.47	     run=15  nbConstraintChecks=25781147  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26993
41.47	     nbFailedAssignments=13655  nbBacktracks=13113  nbVisitedNodes=53751  nbRestartNogoods=65
41.47	       =>  wckTime=10.426  cpuTime=10.25  mem=16M597
46.87	   
46.87	   search
46.87	     run=16  nbConstraintChecks=39017416  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40740
46.87	     nbFailedAssignments=20820  nbBacktracks=19682  nbVisitedNodes=81187  nbRestartNogoods=69
46.87	       =>  wckTime=15.818  cpuTime=15.6  mem=16M597
54.39	   
54.39	   search
54.39	     run=17  nbConstraintChecks=57729132  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60406
54.39	     nbFailedAssignments=30624  nbBacktracks=29534  nbVisitedNodes=120414  nbRestartNogoods=74
54.39	       =>  wckTime=23.339  cpuTime=23.05  mem=16M597
65.92	   
65.92	   search
65.92	     run=18  nbConstraintChecks=86098180  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=90320
65.92	     nbFailedAssignments=45750  nbBacktracks=44312  nbVisitedNodes=180087  nbRestartNogoods=82
65.92	       =>  wckTime=34.87  cpuTime=34.49  mem=16M597
83.06	   
83.06	   search
83.06	     run=19  nbConstraintChecks=128042426  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=134579
83.06	     nbFailedAssignments=67826  nbBacktracks=66483  nbVisitedNodes=268316  nbRestartNogoods=91
83.06	       =>  wckTime=52.009  cpuTime=51.51  mem=16M597
108.67	   
108.67	   search
108.67	     run=20  nbConstraintChecks=190905101  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=201762
108.67	     nbFailedAssignments=101746  nbBacktracks=99735  nbVisitedNodes=402230  nbRestartNogoods=97
108.67	       =>  wckTime=77.619  cpuTime=76.92  mem=16M597
145.83	   
145.83	   search
145.83	     run=21  nbConstraintChecks=283773562  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=302219
145.83	     nbFailedAssignments=152315  nbBacktracks=149613  nbVisitedNodes=602280  nbRestartNogoods=106
145.83	       =>  wckTime=114.778  cpuTime=113.8  mem=16M597
198.47	   
198.47	   search
198.47	     run=22  nbConstraintChecks=417908432  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=451032
198.47	     nbFailedAssignments=226296  nbBacktracks=224431  nbVisitedNodes=895958  nbRestartNogoods=116
198.47	       =>  wckTime=167.421  cpuTime=166.04  mem=16M597
271.98	   
271.98	   search
271.98	     run=23  nbConstraintChecks=609174153  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=669217
271.98	     nbFailedAssignments=332240  nbBacktracks=336658  nbVisitedNodes=1318639  nbRestartNogoods=124
271.98	       =>  wckTime=240.93  cpuTime=238.99  mem=16M597
303.25	   
303.25	   search
303.25	     run=24  nbConstraintChecks=690413497  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=760899
303.25	     nbFailedAssignments=376592  nbBacktracks=383989  nbVisitedNodes=1494588  nbRestartNogoods=134
303.25	       =>  wckTime=272.197  cpuTime=270.02  mem=16M597
303.25	   
303.25	   global
303.25	     nbConstraintChecks=690413497  nbRestartNogoods=134  solvingWckTime=272.198  solvingCpuTime=270.03  expiredTime=no
303.25	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=300.45
303.25	       =>  wckTime=302.932  cpuTime=300.4  mem=16M597
303.25	
303.25	s OPTIMUM FOUND
303.25	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 
303.25	   
303.25	   totalWckTime=303.012  totalCpuTime=300.45

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/node63/watcher-279821-1169298838 -o ROOT/results/node63/solver-279821-1169298838 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279821-1169298838/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.92 1.98 1.93 4/73 28732
/proc/meminfo: memFree=1314232/2055920 swapFree=4192812/4192956
[pid=28731] ppid=28729 vsize=18540 CPUtime=0
/proc/28731/stat : 28731 (runsolver) R 28729 28731 28199 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 77381290 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 247254805799 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28731/statm: 4635 279 244 17 0 2626 0

[startup+0.104111 s]
/proc/loadavg: 1.92 1.98 1.93 4/73 28732
/proc/meminfo: memFree=1314232/2055920 swapFree=4192812/4192956
[pid=28731] ppid=28729 vsize=915748 CPUtime=0.08
/proc/28731/stat : 28731 (java) R 28729 28731 28199 0 -1 0 2968 0 1 0 7 1 0 0 17 0 8 0 77381290 937725952 2714 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153611217 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28731/statm: 228937 2714 1421 14 0 215432 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 915748

[startup+0.512153 s]
/proc/loadavg: 1.92 1.98 1.93 4/73 28732
/proc/meminfo: memFree=1314232/2055920 swapFree=4192812/4192956
[pid=28731] ppid=28729 vsize=915980 CPUtime=0.49
/proc/28731/stat : 28731 (java) R 28729 28731 28199 0 -1 0 6470 0 1 0 45 4 0 0 18 0 8 0 77381290 937963520 6209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28731/statm: 228995 6209 2157 14 0 215465 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915980

[startup+1.33324 s]
/proc/loadavg: 1.92 1.98 1.93 3/80 28739
/proc/meminfo: memFree=1297024/2055920 swapFree=4192812/4192956
[pid=28731] ppid=28729 vsize=915980 CPUtime=1.29
/proc/28731/stat : 28731 (java) R 28729 28731 28199 0 -1 0 6981 0 1 0 104 25 0 0 25 0 8 0 77381290 937963520 6719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073626630 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28731/statm: 228995 6719 2476 14 0 215465 0
[pid=28731/tid=28733] ppid=28729 vsize=915980 CPUtime=0.02
/proc/28731/task/28733/stat : 28733 (java) S 28729 28731 28199 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 77381295 937963520 6719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28734] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28734/stat : 28734 (java) S 28729 28731 28199 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77381295 937963520 6719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28735] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28735/stat : 28735 (java) S 28729 28731 28199 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77381295 937963520 6719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28736] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28736/stat : 28736 (java) S 28729 28731 28199 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77381298 937963520 6719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28737] ppid=28729 vsize=915980 CPUtime=0.1
/proc/28731/task/28737/stat : 28737 (java) S 28729 28731 28199 0 -1 64 323 0 0 0 10 0 0 0 16 0 8 0 77381298 937963520 6719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28738] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28738/stat : 28738 (java) S 28729 28731 28199 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77381299 937963520 6719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28739] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28739/stat : 28739 (java) S 28729 28731 28199 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 77381299 937963520 6719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915980

[startup+2.97042 s]
/proc/loadavg: 1.92 1.98 1.93 3/80 28739
/proc/meminfo: memFree=1296960/2055920 swapFree=4192812/4192956
[pid=28731] ppid=28729 vsize=915984 CPUtime=2.93
/proc/28731/stat : 28731 (java) R 28729 28731 28199 0 -1 0 6984 0 1 0 220 73 0 0 25 0 8 0 77381290 937967616 6721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28731/statm: 228996 6721 2476 14 0 215466 0
[pid=28731/tid=28733] ppid=28729 vsize=915984 CPUtime=0.02
/proc/28731/task/28733/stat : 28733 (java) S 28729 28731 28199 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 77381295 937967616 6721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28734] ppid=28729 vsize=915984 CPUtime=0
/proc/28731/task/28734/stat : 28734 (java) S 28729 28731 28199 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77381295 937967616 6721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28735] ppid=28729 vsize=915984 CPUtime=0
/proc/28731/task/28735/stat : 28735 (java) S 28729 28731 28199 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77381295 937967616 6721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28736] ppid=28729 vsize=915984 CPUtime=0
/proc/28731/task/28736/stat : 28736 (java) S 28729 28731 28199 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77381298 937967616 6721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28737] ppid=28729 vsize=915984 CPUtime=0.1
/proc/28731/task/28737/stat : 28737 (java) S 28729 28731 28199 0 -1 64 325 0 0 0 10 0 0 0 16 0 8 0 77381298 937967616 6721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28738] ppid=28729 vsize=915984 CPUtime=0
/proc/28731/task/28738/stat : 28738 (java) S 28729 28731 28199 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77381299 937967616 6721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28739] ppid=28729 vsize=915984 CPUtime=0
/proc/28731/task/28739/stat : 28739 (java) S 28729 28731 28199 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 77381299 937967616 6721 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915984

[startup+6.26876 s]
/proc/loadavg: 1.93 1.98 1.93 3/80 28739
/proc/meminfo: memFree=1296960/2055920 swapFree=4192812/4192956
[pid=28731] ppid=28729 vsize=915980 CPUtime=6.2
/proc/28731/stat : 28731 (java) R 28729 28731 28199 0 -1 0 6986 0 1 0 449 171 0 0 25 0 8 0 77381290 937963520 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073626755 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28731/statm: 228995 6723 2476 14 0 215465 0
[pid=28731/tid=28733] ppid=28729 vsize=915980 CPUtime=0.02
/proc/28731/task/28733/stat : 28733 (java) S 28729 28731 28199 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 77381295 937963520 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28734] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28734/stat : 28734 (java) S 28729 28731 28199 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77381295 937963520 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28735] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28735/stat : 28735 (java) S 28729 28731 28199 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77381295 937963520 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28736] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28736/stat : 28736 (java) S 28729 28731 28199 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77381298 937963520 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28737] ppid=28729 vsize=915980 CPUtime=0.11
/proc/28731/task/28737/stat : 28737 (java) S 28729 28731 28199 0 -1 64 327 0 0 0 11 0 0 0 16 0 8 0 77381298 937963520 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28738] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28738/stat : 28738 (java) S 28729 28731 28199 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77381299 937963520 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28739] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28739/stat : 28739 (java) S 28729 28731 28199 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 77381299 937963520 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915980

[startup+12.7365 s]
/proc/loadavg: 1.93 1.98 1.93 3/80 28739
/proc/meminfo: memFree=1297024/2055920 swapFree=4192812/4192956
[pid=28731] ppid=28729 vsize=915984 CPUtime=12.61
/proc/28731/stat : 28731 (java) R 28729 28731 28199 0 -1 0 6986 0 1 0 900 361 0 0 25 0 8 0 77381290 937967616 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28731/statm: 228996 6723 2476 14 0 215466 0
[pid=28731/tid=28733] ppid=28729 vsize=915984 CPUtime=0.02
/proc/28731/task/28733/stat : 28733 (java) S 28729 28731 28199 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 77381295 937967616 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28734] ppid=28729 vsize=915984 CPUtime=0
/proc/28731/task/28734/stat : 28734 (java) S 28729 28731 28199 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77381295 937967616 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28735] ppid=28729 vsize=915984 CPUtime=0
/proc/28731/task/28735/stat : 28735 (java) S 28729 28731 28199 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77381295 937967616 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28736] ppid=28729 vsize=915984 CPUtime=0
/proc/28731/task/28736/stat : 28736 (java) S 28729 28731 28199 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77381298 937967616 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28737] ppid=28729 vsize=915984 CPUtime=0.11
/proc/28731/task/28737/stat : 28737 (java) S 28729 28731 28199 0 -1 64 327 0 0 0 11 0 0 0 16 0 8 0 77381298 937967616 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28738] ppid=28729 vsize=915984 CPUtime=0
/proc/28731/task/28738/stat : 28738 (java) S 28729 28731 28199 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77381299 937967616 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28739] ppid=28729 vsize=915984 CPUtime=0
/proc/28731/task/28739/stat : 28739 (java) S 28729 28731 28199 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 77381299 937967616 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915984

[startup+25.5978 s]
/proc/loadavg: 1.95 1.98 1.93 3/80 28739
/proc/meminfo: memFree=1297152/2055920 swapFree=4192812/4192956
[pid=28731] ppid=28729 vsize=915980 CPUtime=25.39
/proc/28731/stat : 28731 (java) R 28729 28731 28199 0 -1 0 6986 0 1 0 1802 737 0 0 25 0 8 0 77381290 937963520 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073626662 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28731/statm: 228995 6723 2476 14 0 215465 0
[pid=28731/tid=28733] ppid=28729 vsize=915980 CPUtime=0.02
/proc/28731/task/28733/stat : 28733 (java) S 28729 28731 28199 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 77381295 937963520 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28734] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28734/stat : 28734 (java) S 28729 28731 28199 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77381295 937963520 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28735] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28735/stat : 28735 (java) S 28729 28731 28199 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77381295 937963520 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28736] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28736/stat : 28736 (java) S 28729 28731 28199 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77381298 937963520 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28737] ppid=28729 vsize=915980 CPUtime=0.11
/proc/28731/task/28737/stat : 28737 (java) S 28729 28731 28199 0 -1 64 327 0 0 0 11 0 0 0 16 0 8 0 77381298 937963520 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28738] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28738/stat : 28738 (java) S 28729 28731 28199 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77381299 937963520 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28739] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28739/stat : 28739 (java) S 28729 28731 28199 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 77381299 937963520 6723 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 915980

[startup+51.2006 s]
/proc/loadavg: 1.96 1.98 1.93 3/80 28739
/proc/meminfo: memFree=1288896/2055920 swapFree=4192812/4192956
[pid=28731] ppid=28729 vsize=915980 CPUtime=50.78
/proc/28731/stat : 28731 (java) R 28729 28731 28199 0 -1 0 9107 0 1 0 4183 895 0 0 25 0 8 0 77381290 937963520 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073813887 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28731/statm: 228995 8842 2527 14 0 215465 0
[pid=28731/tid=28733] ppid=28729 vsize=915980 CPUtime=0.02
/proc/28731/task/28733/stat : 28733 (java) S 28729 28731 28199 0 -1 64 157 0 0 0 2 0 0 0 16 0 8 0 77381295 937963520 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28734] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28734/stat : 28734 (java) S 28729 28731 28199 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77381295 937963520 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28735] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28735/stat : 28735 (java) S 28729 28731 28199 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77381295 937963520 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28736] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28736/stat : 28736 (java) S 28729 28731 28199 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77381298 937963520 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28737] ppid=28729 vsize=915980 CPUtime=0.21
/proc/28731/task/28737/stat : 28737 (java) S 28729 28731 28199 0 -1 64 384 0 0 0 21 0 0 0 16 0 8 0 77381298 937963520 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28738] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28738/stat : 28738 (java) S 28729 28731 28199 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77381299 937963520 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28739] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28739/stat : 28739 (java) S 28729 28731 28199 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 77381299 937963520 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.78
Current children cumulated vsize (KiB) 915980

[startup+102.497 s]
/proc/loadavg: 1.98 1.98 1.93 3/80 28739
/proc/meminfo: memFree=1288896/2055920 swapFree=4192812/4192956
[pid=28731] ppid=28729 vsize=915980 CPUtime=101.67
/proc/28731/stat : 28731 (java) R 28729 28731 28199 0 -1 0 9116 0 1 0 9272 895 0 0 25 0 8 0 77381290 937963520 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073748809 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28731/statm: 228995 8850 2527 14 0 215465 0
[pid=28731/tid=28733] ppid=28729 vsize=915980 CPUtime=0.02
/proc/28731/task/28733/stat : 28733 (java) S 28729 28731 28199 0 -1 64 157 0 0 0 2 0 0 0 16 0 8 0 77381295 937963520 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28734] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28734/stat : 28734 (java) S 28729 28731 28199 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77381295 937963520 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28735] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28735/stat : 28735 (java) S 28729 28731 28199 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77381295 937963520 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28736] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28736/stat : 28736 (java) S 28729 28731 28199 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77381298 937963520 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28737] ppid=28729 vsize=915980 CPUtime=0.23
/proc/28731/task/28737/stat : 28737 (java) S 28729 28731 28199 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 77381298 937963520 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28738] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28738/stat : 28738 (java) S 28729 28731 28199 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77381299 937963520 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28739] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28739/stat : 28739 (java) S 28729 28731 28199 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 77381299 937963520 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 915980

[startup+162.532 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 28739
/proc/meminfo: memFree=1288896/2055920 swapFree=4192812/4192956
[pid=28731] ppid=28729 vsize=915980 CPUtime=161.25
/proc/28731/stat : 28731 (java) R 28729 28731 28199 0 -1 0 9122 0 1 0 15230 895 0 0 25 0 8 0 77381290 937963520 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073748847 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28731/statm: 228995 8855 2527 14 0 215465 0
[pid=28731/tid=28733] ppid=28729 vsize=915980 CPUtime=0.02
/proc/28731/task/28733/stat : 28733 (java) S 28729 28731 28199 0 -1 64 157 0 0 0 2 0 0 0 16 0 8 0 77381295 937963520 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28734] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28734/stat : 28734 (java) S 28729 28731 28199 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77381295 937963520 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28735] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28735/stat : 28735 (java) S 28729 28731 28199 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77381295 937963520 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28736] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28736/stat : 28736 (java) S 28729 28731 28199 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77381298 937963520 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28737] ppid=28729 vsize=915980 CPUtime=0.23
/proc/28731/task/28737/stat : 28737 (java) S 28729 28731 28199 0 -1 64 385 0 0 0 22 1 0 0 16 0 8 0 77381298 937963520 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28738] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28738/stat : 28738 (java) S 28729 28731 28199 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77381299 937963520 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28739] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28739/stat : 28739 (java) S 28729 28731 28199 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 77381299 937963520 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.25
Current children cumulated vsize (KiB) 915980

[startup+222.57 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 28739
/proc/meminfo: memFree=1288832/2055920 swapFree=4192812/4192956
[pid=28731] ppid=28729 vsize=915980 CPUtime=220.84
/proc/28731/stat : 28731 (java) R 28729 28731 28199 0 -1 0 9125 0 1 0 21189 895 0 0 25 0 8 0 77381290 937963520 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073768082 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28731/statm: 228995 8858 2527 14 0 215465 0
[pid=28731/tid=28733] ppid=28729 vsize=915980 CPUtime=0.02
/proc/28731/task/28733/stat : 28733 (java) S 28729 28731 28199 0 -1 64 157 0 0 0 2 0 0 0 16 0 8 0 77381295 937963520 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28734] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28734/stat : 28734 (java) S 28729 28731 28199 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77381295 937963520 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28735] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28735/stat : 28735 (java) S 28729 28731 28199 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77381295 937963520 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28736] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28736/stat : 28736 (java) S 28729 28731 28199 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77381298 937963520 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28737] ppid=28729 vsize=915980 CPUtime=0.23
/proc/28731/task/28737/stat : 28737 (java) S 28729 28731 28199 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 77381298 937963520 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28738] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28738/stat : 28738 (java) S 28729 28731 28199 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77381299 937963520 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28739] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28739/stat : 28739 (java) S 28729 28731 28199 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 77381299 937963520 8858 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.84
Current children cumulated vsize (KiB) 915980

[startup+282.606 s]
/proc/loadavg: 1.99 1.98 1.93 3/80 28739
/proc/meminfo: memFree=1288832/2055920 swapFree=4192812/4192956
[pid=28731] ppid=28729 vsize=915980 CPUtime=280.43
/proc/28731/stat : 28731 (java) R 28729 28731 28199 0 -1 0 9128 0 1 0 27147 896 0 0 25 0 8 0 77381290 937963520 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073765096 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28731/statm: 228995 8861 2527 14 0 215465 0
[pid=28731/tid=28733] ppid=28729 vsize=915980 CPUtime=0.02
/proc/28731/task/28733/stat : 28733 (java) S 28729 28731 28199 0 -1 64 157 0 0 0 2 0 0 0 16 0 8 0 77381295 937963520 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28734] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28734/stat : 28734 (java) S 28729 28731 28199 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 77381295 937963520 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28735] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28735/stat : 28735 (java) S 28729 28731 28199 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77381295 937963520 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28736] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28736/stat : 28736 (java) S 28729 28731 28199 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 77381298 937963520 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28737] ppid=28729 vsize=915980 CPUtime=0.23
/proc/28731/task/28737/stat : 28737 (java) S 28729 28731 28199 0 -1 64 386 0 0 0 22 1 0 0 16 0 8 0 77381298 937963520 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28738] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28738/stat : 28738 (java) S 28729 28731 28199 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 77381299 937963520 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28731/tid=28739] ppid=28729 vsize=915980 CPUtime=0
/proc/28731/task/28739/stat : 28739 (java) S 28729 28731 28199 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 77381299 937963520 8861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.43
Current children cumulated vsize (KiB) 915980

Child status: 0
Real time (s): 303.275
CPU time (s): 300.928
CPU user time (s): 291.958
CPU system time (s): 8.97064
CPU usage (%): 99.2263
Max. virtual memory (cumulated for all children) (KiB): 916496

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 291.958
system time used= 8.97064
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9223
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= 7219
involuntary context switches= 13318

runsolver used 0.314952 s user time and 0.794879 s system time

The end

Launcher Data (download as text)

Begin job on node63 on Sat Jan 20 13:13:58 UTC 2007


IDJOB= 279821
IDBENCH= 10458
IDSOLVER= 69
FILE ID= node63/279821-1169298838

PBS_JOBID= 3609831

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
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 pfc.xml 1 XSax /tmp/evaluation/279821-1169298838/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node63/watcher-279821-1169298838 -o ROOT/results/node63/solver-279821-1169298838 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279821-1169298838/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ed8d2f24480aaae74ea2e2b49a833934

RANDOM SEED= 305920545

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.216
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.216
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:       1314648 kB
Buffers:         49644 kB
Cached:         599272 kB
SwapCached:        144 kB
Active:         177164 kB
Inactive:       494436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1314648 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1880 kB
Writeback:           4 kB
Mapped:          34088 kB
Slab:            54920 kB
Committed_AS:   800112 kB
PageTables:       1792 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 node63 on Sat Jan 20 13:19:02 UTC 2007