Trace number 279911

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 418.376 419.845

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-30/maxcut-30-340-1_ext.xml
MD5SUM984c3dcb2d7db0feb6ff98fc699eb17c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints202
Best CPU time to get the best result obtained on this benchmark6.69898
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints340
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension340
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/279911-1169299209/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.53	     nbConstraints=340  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=339
0.53	     nbConflictsStructures=1  nbSharedConflictsStructures=339  nbSharedBinaryRepresentations=2  maxDegree=26  maxArity=2
0.53	       =>  wckTime=0.211  cpuTime=0.15  mem=7M887
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.292  cpuTime=0.2  mem=5M523
0.61	
0.61	s SATISFIABLE
0.61	o 185
0.61	c 155
0.61	o 188
0.61	c 152
0.62	o 190
0.62	c 150
0.62	o 192
0.62	c 148
0.62	o 193
0.62	c 147
0.62	o 195
0.62	c 145
0.62	o 196
0.62	c 144
0.62	o 197
0.62	c 143
0.62	o 198
0.62	c 142
0.62	o 202
0.62	c 138
2.06	   
2.06	   search
2.06	     run=0  nbConstraintChecks=5726803  nbAssignments=10000
2.06	       =>  wckTime=1.46  cpuTime=1.43  mem=5M523
3.47	   
3.47	   search
3.47	     run=1  nbConstraintChecks=11495372  nbAssignments=20000
3.47	       =>  wckTime=2.869  cpuTime=2.81  mem=5M523
4.87	   
4.87	   search
4.87	     run=2  nbConstraintChecks=17225183  nbAssignments=30000
4.87	       =>  wckTime=4.265  cpuTime=4.2  mem=5M523
6.27	   
6.27	   search
6.27	     run=3  nbConstraintChecks=22996756  nbAssignments=40000
6.27	       =>  wckTime=5.668  cpuTime=5.59  mem=5M523
7.66	   
7.66	   search
7.66	     run=4  nbConstraintChecks=28730612  nbAssignments=50000
7.66	       =>  wckTime=7.054  cpuTime=6.97  mem=5M523
9.06	   
9.06	   search
9.06	     run=5  nbConstraintChecks=34499303  nbAssignments=60000
9.06	       =>  wckTime=8.452  cpuTime=8.35  mem=5M523
10.44	   
10.44	   search
10.44	     run=6  nbConstraintChecks=40231890  nbAssignments=70000
10.44	       =>  wckTime=9.837  cpuTime=9.72  mem=5M523
11.83	   
11.83	   search
11.83	     run=7  nbConstraintChecks=46002696  nbAssignments=80000
11.83	       =>  wckTime=11.229  cpuTime=11.11  mem=5M523
13.22	   
13.22	   search
13.22	     run=8  nbConstraintChecks=51737387  nbAssignments=90000
13.22	       =>  wckTime=12.616  cpuTime=12.49  mem=5M523
14.61	   
14.61	   search
14.61	     run=9  nbConstraintChecks=57503564  nbAssignments=100000
14.61	       =>  wckTime=14.007  cpuTime=13.87  mem=5M523
16.01	   
16.01	   search
16.01	     run=10  nbConstraintChecks=63236176  nbAssignments=110000
16.01	       =>  wckTime=15.405  cpuTime=15.25  mem=5M523
17.41	   
17.41	   search
17.41	     run=11  nbConstraintChecks=69001487  nbAssignments=120000
17.41	       =>  wckTime=16.803  cpuTime=16.64  mem=5M523
18.80	   
18.80	   search
18.80	     run=12  nbConstraintChecks=74730203  nbAssignments=130000
18.80	       =>  wckTime=18.2  cpuTime=18.03  mem=5M523
20.21	   
20.21	   search
20.21	     run=13  nbConstraintChecks=80501554  nbAssignments=140000
20.21	       =>  wckTime=19.601  cpuTime=19.42  mem=5M523
21.61	   
21.61	   search
21.61	     run=14  nbConstraintChecks=86232119  nbAssignments=150000
21.61	       =>  wckTime=21.007  cpuTime=20.8  mem=5M523
23.01	   
23.01	   search
23.01	     run=15  nbConstraintChecks=92000567  nbAssignments=160000
23.01	       =>  wckTime=22.408  cpuTime=22.19  mem=5M523
24.41	   
24.41	   search
24.41	     run=16  nbConstraintChecks=97728360  nbAssignments=170000
24.41	       =>  wckTime=23.806  cpuTime=23.58  mem=5M523
25.81	   
25.81	   search
25.81	     run=17  nbConstraintChecks=103495887  nbAssignments=180000
25.81	       =>  wckTime=25.209  cpuTime=24.98  mem=5M523
27.21	   
27.21	   search
27.21	     run=18  nbConstraintChecks=109229117  nbAssignments=190000
27.21	       =>  wckTime=26.608  cpuTime=26.36  mem=5M523
28.61	   
28.61	   search
28.61	     run=19  nbConstraintChecks=115001069  nbAssignments=200000
28.61	       =>  wckTime=27.999  cpuTime=27.74  mem=5M523
29.99	   
29.99	   search
29.99	     run=20  nbConstraintChecks=120730134  nbAssignments=210000
29.99	       =>  wckTime=29.385  cpuTime=29.12  mem=5M523
30.90	   
30.90	   search
30.90	     run=21  nbConstraintChecks=124498007  nbAssignments=216536
30.90	       =>  wckTime=30.297  cpuTime=30.02  mem=5M523
30.90	   
30.90	   global
30.90	     nbConstraintChecks=124498007  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.90	     solvingWckTime=30.295  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.90	     globalCpuTime=30.28
30.90	       =>  wckTime=30.588  cpuTime=30.23  mem=5M523
30.90	   
30.90	   solver IterativeSystematicSolver being built... 
31.04	       =>  wckTime=30.729  cpuTime=30.33  mem=16M731
31.05	   
31.05	   preprocessing
31.05	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.05	     detectedInconsistency=no
31.05	       =>  wckTime=0.0050  cpuTime=0.01  mem=16M731
31.10	   
31.10	   search
31.10	     run=0  nbConstraintChecks=25369  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37
31.10	     nbFailedAssignments=11  nbBacktracks=10  nbVisitedNodes=59  nbRestartNogoods=0
31.10	       =>  wckTime=0.05  cpuTime=0.04  mem=16M731
31.13	   
31.13	   search
31.13	     run=1  nbConstraintChecks=60511  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83
31.13	     nbFailedAssignments=27  nbBacktracks=25  nbVisitedNodes=136  nbRestartNogoods=3
31.13	       =>  wckTime=0.085  cpuTime=0.06  mem=16M731
31.16	   
31.16	   search
31.16	     run=2  nbConstraintChecks=111628  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=146
31.16	     nbFailedAssignments=53  nbBacktracks=47  nbVisitedNodes=247  nbRestartNogoods=8
31.16	       =>  wckTime=0.114  cpuTime=0.08  mem=16M731
31.19	   
31.19	   search
31.19	     run=3  nbConstraintChecks=183768  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=229
31.19	     nbFailedAssignments=88  nbBacktracks=80  nbVisitedNodes=398  nbRestartNogoods=11
31.19	       =>  wckTime=0.149  cpuTime=0.12  mem=16M731
31.24	   
31.24	   search
31.24	     run=4  nbConstraintChecks=291089  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=349
31.24	     nbFailedAssignments=143  nbBacktracks=131  nbVisitedNodes=624  nbRestartNogoods=14
31.24	       =>  wckTime=0.195  cpuTime=0.16  mem=16M731
31.31	   
31.31	   search
31.31	     run=5  nbConstraintChecks=461974  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=527
31.31	     nbFailedAssignments=233  nbBacktracks=206  nbVisitedNodes=967  nbRestartNogoods=16
31.31	       =>  wckTime=0.269  cpuTime=0.23  mem=16M731
31.42	   
31.42	   search
31.42	     run=6  nbConstraintChecks=702924  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=780
31.42	     nbFailedAssignments=360  nbBacktracks=319  nbVisitedNodes=1460  nbRestartNogoods=21
31.42	       =>  wckTime=0.372  cpuTime=0.33  mem=16M731
31.59	   
31.59	   search
31.59	     run=7  nbConstraintChecks=1082332  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1160
31.59	     nbFailedAssignments=556  nbBacktracks=490  nbVisitedNodes=2207  nbRestartNogoods=25
31.59	       =>  wckTime=0.548  cpuTime=0.5  mem=16M731
31.83	   
31.83	   search
31.83	     run=8  nbConstraintChecks=1633027  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1715
31.83	     nbFailedAssignments=838  nbBacktracks=746  nbVisitedNodes=3300  nbRestartNogoods=30
31.83	       =>  wckTime=0.789  cpuTime=0.72  mem=16M731
32.15	   
32.15	   search
32.15	     run=9  nbConstraintChecks=2440229  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2515
32.15	     nbFailedAssignments=1240  nbBacktracks=1130  nbVisitedNodes=4886  nbRestartNogoods=32
32.15	       =>  wckTime=1.104  cpuTime=1.03  mem=16M731
32.61	   
32.61	   search
32.61	     run=10  nbConstraintChecks=3618300  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3669
32.61	     nbFailedAssignments=1805  nbBacktracks=1707  nbVisitedNodes=7182  nbRestartNogoods=36
32.61	       =>  wckTime=1.564  cpuTime=1.48  mem=16M731
33.37	   
33.37	   search
33.37	     run=11  nbConstraintChecks=5512928  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5509
33.37	     nbFailedAssignments=2772  nbBacktracks=2571  nbVisitedNodes=10853  nbRestartNogoods=40
33.37	       =>  wckTime=2.323  cpuTime=2.24  mem=16M731
34.43	   
34.43	   search
34.43	     run=12  nbConstraintChecks=8197411  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8201
34.43	     nbFailedAssignments=4156  nbBacktracks=3868  nbVisitedNodes=16226  nbRestartNogoods=46
34.43	       =>  wckTime=3.381  cpuTime=3.29  mem=16M731
36.04	   
36.04	   search
36.04	     run=13  nbConstraintChecks=12263878  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12230
36.04	     nbFailedAssignments=6229  nbBacktracks=5814  nbVisitedNodes=24274  nbRestartNogoods=51
36.04	       =>  wckTime=4.999  cpuTime=4.9  mem=16M731
38.69	   
38.69	   search
38.69	     run=14  nbConstraintChecks=18709525  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18472
38.69	     nbFailedAssignments=9542  nbBacktracks=8733  nbVisitedNodes=36746  nbRestartNogoods=56
38.69	       =>  wckTime=7.648  cpuTime=7.52  mem=16M731
42.41	   
42.41	   search
42.41	     run=15  nbConstraintChecks=27939068  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27552
42.41	     nbFailedAssignments=14234  nbBacktracks=13111  nbVisitedNodes=54885  nbRestartNogoods=63
42.41	       =>  wckTime=11.368  cpuTime=11.2  mem=16M731
48.30	   
48.30	   search
48.30	     run=16  nbConstraintChecks=42116799  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41468
48.30	     nbFailedAssignments=21573  nbBacktracks=19679  nbVisitedNodes=82670  nbRestartNogoods=73
48.30	       =>  wckTime=17.251  cpuTime=17.04  mem=16M731
57.08	   
57.08	   search
57.08	     run=17  nbConstraintChecks=63549226  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=62300
57.08	     nbFailedAssignments=32544  nbBacktracks=29531  nbVisitedNodes=124322  nbRestartNogoods=82
57.08	       =>  wckTime=26.031  cpuTime=25.75  mem=16M731
69.81	   
69.81	   search
69.81	     run=18  nbConstraintChecks=94707701  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=93169
69.81	     nbFailedAssignments=48626  nbBacktracks=44309  nbVisitedNodes=186033  nbRestartNogoods=91
69.81	       =>  wckTime=38.764  cpuTime=38.38  mem=16M731
88.83	   
88.83	   search
88.83	     run=19  nbConstraintChecks=141082124  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=139130
88.83	     nbFailedAssignments=72407  nbBacktracks=66478  nbVisitedNodes=277896  nbRestartNogoods=99
88.83	       =>  wckTime=57.78  cpuTime=57.25  mem=16M731
117.12	   
117.12	   search
117.12	     run=20  nbConstraintChecks=209824507  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=207351
117.12	     nbFailedAssignments=107363  nbBacktracks=99730  nbVisitedNodes=414071  nbRestartNogoods=108
117.12	       =>  wckTime=86.077  cpuTime=85.31  mem=16M731
161.24	   
161.24	   search
161.24	     run=21  nbConstraintChecks=314199322  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=310447
161.24	     nbFailedAssignments=160571  nbBacktracks=149608  nbVisitedNodes=619728  nbRestartNogoods=114
161.24	       =>  wckTime=130.194  cpuTime=129.07  mem=16M731
218.97	   
218.97	   search
218.97	     run=22  nbConstraintChecks=466834167  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=463960
218.97	     nbFailedAssignments=239256  nbBacktracks=224427  nbVisitedNodes=926407  nbRestartNogoods=121
218.97	       =>  wckTime=187.925  cpuTime=186.76  mem=16M731
306.19	   
306.19	   search
306.19	     run=23  nbConstraintChecks=696822155  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=694912
306.19	     nbFailedAssignments=357969  nbBacktracks=336654  nbVisitedNodes=1385464  nbRestartNogoods=135
306.19	       =>  wckTime=275.146  cpuTime=273.95  mem=16M731
419.78	   
419.78	   search
419.78	     run=24  nbConstraintChecks=1002367499  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1011462
419.78	     nbFailedAssignments=521304  nbBacktracks=489870  nbVisitedNodes=2011932  nbRestartNogoods=148
419.78	       =>  wckTime=388.737  cpuTime=387.5  mem=16M731
419.78	   
419.78	   global
419.78	     nbConstraintChecks=1002367499  nbRestartNogoods=148  solvingWckTime=388.737  solvingCpuTime=387.5  expiredTime=no
419.78	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=417.88
419.78	       =>  wckTime=419.467  cpuTime=417.83  mem=16M731
419.79	
419.79	s OPTIMUM FOUND
419.79	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 
419.79	   
419.79	   totalWckTime=419.546  totalCpuTime=417.89

Verifier Data (download as text)

138 unsatisfied constraints, 202 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/node45/watcher-279911-1169299209 -o ROOT/results/node45/solver-279911-1169299209 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279911-1169299209/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.87 1.92 1.89 4/73 14670
/proc/meminfo: memFree=1428464/2055920 swapFree=4184076/4192956
[pid=14669] ppid=14667 vsize=11820 CPUtime=0
/proc/14669/stat : 14669 (java) D 14667 14669 13708 0 -1 0 760 0 1 0 0 0 0 0 17 0 1 0 278319868 12103680 510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4727588 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/14669/statm: 2955 510 421 14 0 1602 0

[startup+0.10422 s]
/proc/loadavg: 1.87 1.92 1.89 4/73 14670
/proc/meminfo: memFree=1428464/2055920 swapFree=4184076/4192956
[pid=14669] ppid=14667 vsize=914988 CPUtime=0.09
/proc/14669/stat : 14669 (java) R 14667 14669 13708 0 -1 0 2964 0 1 0 7 2 0 0 17 0 8 0 278319868 936947712 2710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072943017 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14669/statm: 228747 2710 1417 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512292 s]
/proc/loadavg: 1.87 1.92 1.89 4/73 14670
/proc/meminfo: memFree=1428464/2055920 swapFree=4184076/4192956
[pid=14669] ppid=14667 vsize=915332 CPUtime=0.49
/proc/14669/stat : 14669 (java) R 14667 14669 13708 0 -1 0 6424 0 1 0 45 4 0 0 18 0 8 0 278319868 937299968 6163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072942745 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14669/statm: 228833 6163 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33543 s]
/proc/loadavg: 1.87 1.92 1.89 3/80 14677
/proc/meminfo: memFree=1411128/2055920 swapFree=4184076/4192956
[pid=14669] ppid=14667 vsize=915444 CPUtime=1.31
/proc/14669/stat : 14669 (java) R 14667 14669 13708 0 -1 0 6999 0 1 0 108 23 0 0 25 0 8 0 278319868 937414656 6737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073655913 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14669/statm: 228861 6737 2476 14 0 215331 0
[pid=14669/tid=14671] ppid=14667 vsize=915444 CPUtime=0.02
/proc/14669/task/14671/stat : 14671 (java) S 14667 14669 13708 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 278319872 937414656 6737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14672] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14672/stat : 14672 (java) S 14667 14669 13708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319873 937414656 6737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14673] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14673/stat : 14673 (java) S 14667 14669 13708 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319873 937414656 6737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14674] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14674/stat : 14674 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319876 937414656 6737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14675] ppid=14667 vsize=915444 CPUtime=0.12
/proc/14669/task/14675/stat : 14675 (java) S 14667 14669 13708 0 -1 64 327 0 0 0 12 0 0 0 16 0 8 0 278319876 937414656 6737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14676] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14676/stat : 14676 (java) S 14667 14669 13708 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278319876 937414656 6737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14677] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14677/stat : 14677 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 278319876 937414656 6737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915444

[startup+2.98174 s]
/proc/loadavg: 1.87 1.92 1.89 3/80 14677
/proc/meminfo: memFree=1411072/2055920 swapFree=4184076/4192956
[pid=14669] ppid=14667 vsize=915444 CPUtime=2.94
/proc/14669/stat : 14669 (java) R 14667 14669 13708 0 -1 0 7002 0 1 0 224 70 0 0 25 0 8 0 278319868 937414656 6739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14669/statm: 228861 6739 2476 14 0 215331 0
[pid=14669/tid=14671] ppid=14667 vsize=915444 CPUtime=0.02
/proc/14669/task/14671/stat : 14671 (java) S 14667 14669 13708 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 278319872 937414656 6739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14672] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14672/stat : 14672 (java) S 14667 14669 13708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319873 937414656 6739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14673] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14673/stat : 14673 (java) S 14667 14669 13708 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319873 937414656 6739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14674] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14674/stat : 14674 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319876 937414656 6739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14675] ppid=14667 vsize=915444 CPUtime=0.12
/proc/14669/task/14675/stat : 14675 (java) S 14667 14669 13708 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 278319876 937414656 6739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14676] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14676/stat : 14676 (java) S 14667 14669 13708 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278319876 937414656 6739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14677] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14677/stat : 14677 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278319876 937414656 6739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.26833 s]
/proc/loadavg: 1.88 1.93 1.89 4/80 14677
/proc/meminfo: memFree=1411072/2055920 swapFree=4184076/4192956
[pid=14669] ppid=14667 vsize=915444 CPUtime=6.2
/proc/14669/stat : 14669 (java) R 14667 14669 13708 0 -1 0 7002 0 1 0 455 165 0 0 25 0 8 0 278319868 937414656 6739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14669/statm: 228861 6739 2476 14 0 215331 0
[pid=14669/tid=14671] ppid=14667 vsize=915444 CPUtime=0.02
/proc/14669/task/14671/stat : 14671 (java) S 14667 14669 13708 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 278319872 937414656 6739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14672] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14672/stat : 14672 (java) S 14667 14669 13708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319873 937414656 6739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14673] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14673/stat : 14673 (java) S 14667 14669 13708 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319873 937414656 6739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14674] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14674/stat : 14674 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319876 937414656 6739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14675] ppid=14667 vsize=915444 CPUtime=0.12
/proc/14669/task/14675/stat : 14675 (java) S 14667 14669 13708 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 278319876 937414656 6739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14676] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14676/stat : 14676 (java) S 14667 14669 13708 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278319876 937414656 6739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14677] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14677/stat : 14677 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278319876 937414656 6739 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) 915444

[startup+12.7525 s]
/proc/loadavg: 1.89 1.93 1.89 3/80 14677
/proc/meminfo: memFree=1411072/2055920 swapFree=4184076/4192956
[pid=14669] ppid=14667 vsize=915444 CPUtime=12.64
/proc/14669/stat : 14669 (java) R 14667 14669 13708 0 -1 0 7003 0 1 0 914 350 0 0 25 0 8 0 278319868 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073655913 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14669/statm: 228861 6740 2476 14 0 215331 0
[pid=14669/tid=14671] ppid=14667 vsize=915444 CPUtime=0.02
/proc/14669/task/14671/stat : 14671 (java) S 14667 14669 13708 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 278319872 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14672] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14672/stat : 14672 (java) S 14667 14669 13708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319873 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14673] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14673/stat : 14673 (java) S 14667 14669 13708 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319873 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14674] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14674/stat : 14674 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319876 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14675] ppid=14667 vsize=915444 CPUtime=0.12
/proc/14669/task/14675/stat : 14675 (java) S 14667 14669 13708 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 278319876 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14676] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14676/stat : 14676 (java) S 14667 14669 13708 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278319876 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14677] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14677/stat : 14677 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278319876 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915444

[startup+25.5938 s]
/proc/loadavg: 1.91 1.93 1.89 3/80 14677
/proc/meminfo: memFree=1411072/2055920 swapFree=4184076/4192956
[pid=14669] ppid=14667 vsize=915444 CPUtime=25.38
/proc/14669/stat : 14669 (java) R 14667 14669 13708 0 -1 0 7003 0 1 0 1831 707 0 0 25 0 8 0 278319868 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073655957 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14669/statm: 228861 6740 2476 14 0 215331 0
[pid=14669/tid=14671] ppid=14667 vsize=915444 CPUtime=0.02
/proc/14669/task/14671/stat : 14671 (java) S 14667 14669 13708 0 -1 64 159 0 0 0 2 0 0 0 16 0 8 0 278319872 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14672] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14672/stat : 14672 (java) S 14667 14669 13708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319873 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14673] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14673/stat : 14673 (java) S 14667 14669 13708 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319873 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14674] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14674/stat : 14674 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319876 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14675] ppid=14667 vsize=915444 CPUtime=0.12
/proc/14669/task/14675/stat : 14675 (java) S 14667 14669 13708 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 278319876 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14676] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14676/stat : 14676 (java) S 14667 14669 13708 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278319876 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14677] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14677/stat : 14677 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278319876 937414656 6740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 915444

[startup+51.1955 s]
/proc/loadavg: 1.94 1.93 1.90 3/80 14679
/proc/meminfo: memFree=1402688/2055920 swapFree=4184076/4192956
[pid=14669] ppid=14667 vsize=915444 CPUtime=50.75
/proc/14669/stat : 14669 (java) R 14667 14669 13708 0 -1 0 9114 0 1 0 4215 860 0 0 25 0 8 0 278319868 937414656 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073779785 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14669/statm: 228861 8848 2527 14 0 215331 0
[pid=14669/tid=14671] ppid=14667 vsize=915444 CPUtime=0.02
/proc/14669/task/14671/stat : 14671 (java) S 14667 14669 13708 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278319872 937414656 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14672] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14672/stat : 14672 (java) S 14667 14669 13708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319873 937414656 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14673] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14673/stat : 14673 (java) S 14667 14669 13708 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319873 937414656 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14674] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14674/stat : 14674 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319876 937414656 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14675] ppid=14667 vsize=915444 CPUtime=0.23
/proc/14669/task/14675/stat : 14675 (java) S 14667 14669 13708 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 278319876 937414656 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14676] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14676/stat : 14676 (java) S 14667 14669 13708 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278319876 937414656 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14677] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14677/stat : 14677 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278319876 937414656 8848 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915444

[startup+102.396 s]
/proc/loadavg: 1.97 1.94 1.90 3/80 14679
/proc/meminfo: memFree=1402752/2055920 swapFree=4184076/4192956
[pid=14669] ppid=14667 vsize=915444 CPUtime=101.55
/proc/14669/stat : 14669 (java) R 14667 14669 13708 0 -1 0 9122 0 1 0 9295 860 0 0 25 0 8 0 278319868 937414656 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073796986 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14669/statm: 228861 8855 2527 14 0 215331 0
[pid=14669/tid=14671] ppid=14667 vsize=915444 CPUtime=0.02
/proc/14669/task/14671/stat : 14671 (java) S 14667 14669 13708 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278319872 937414656 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14672] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14672/stat : 14672 (java) S 14667 14669 13708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319873 937414656 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14673] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14673/stat : 14673 (java) S 14667 14669 13708 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319873 937414656 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14674] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14674/stat : 14674 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319876 937414656 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14675] ppid=14667 vsize=915444 CPUtime=0.23
/proc/14669/task/14675/stat : 14675 (java) S 14667 14669 13708 0 -1 64 388 0 0 0 22 1 0 0 16 0 8 0 278319876 937414656 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14676] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14676/stat : 14676 (java) S 14667 14669 13708 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278319876 937414656 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14677] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14677/stat : 14677 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278319876 937414656 8855 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 915444

[startup+162.442 s]
/proc/loadavg: 1.99 1.95 1.91 3/80 14679
/proc/meminfo: memFree=1402816/2055920 swapFree=4184076/4192956
[pid=14669] ppid=14667 vsize=915444 CPUtime=161.11
/proc/14669/stat : 14669 (java) R 14667 14669 13708 0 -1 0 9127 0 1 0 15250 861 0 0 25 0 8 0 278319868 937414656 8860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824108 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14669/statm: 228861 8860 2527 14 0 215331 0
[pid=14669/tid=14671] ppid=14667 vsize=915444 CPUtime=0.02
/proc/14669/task/14671/stat : 14671 (java) S 14667 14669 13708 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278319872 937414656 8860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14672] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14672/stat : 14672 (java) S 14667 14669 13708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319873 937414656 8860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14673] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14673/stat : 14673 (java) S 14667 14669 13708 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319873 937414656 8860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14674] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14674/stat : 14674 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319876 937414656 8860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14675] ppid=14667 vsize=915444 CPUtime=0.23
/proc/14669/task/14675/stat : 14675 (java) S 14667 14669 13708 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 278319876 937414656 8860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14676] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14676/stat : 14676 (java) S 14667 14669 13708 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278319876 937414656 8860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14677] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14677/stat : 14677 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278319876 937414656 8860 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.11
Current children cumulated vsize (KiB) 915444

[startup+222.461 s]
/proc/loadavg: 1.36 1.77 1.85 2/72 14696
/proc/meminfo: memFree=1411656/2055920 swapFree=4184076/4192956
[pid=14669] ppid=14667 vsize=915444 CPUtime=221.1
/proc/14669/stat : 14669 (java) R 14667 14669 13708 0 -1 0 9131 0 1 0 21249 861 0 0 25 0 8 0 278319868 937414656 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073797043 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14669/statm: 228861 8863 2527 14 0 215331 0
[pid=14669/tid=14671] ppid=14667 vsize=915444 CPUtime=0.02
/proc/14669/task/14671/stat : 14671 (java) S 14667 14669 13708 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278319872 937414656 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14672] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14672/stat : 14672 (java) S 14667 14669 13708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319873 937414656 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14673] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14673/stat : 14673 (java) S 14667 14669 13708 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319873 937414656 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14674] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14674/stat : 14674 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319876 937414656 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14675] ppid=14667 vsize=915444 CPUtime=0.23
/proc/14669/task/14675/stat : 14675 (java) S 14667 14669 13708 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 278319876 937414656 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14676] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14676/stat : 14676 (java) S 14667 14669 13708 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278319876 937414656 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14677] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14677/stat : 14677 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278319876 937414656 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.1
Current children cumulated vsize (KiB) 915444

[startup+282.475 s]
/proc/loadavg: 1.13 1.63 1.79 2/72 14696
/proc/meminfo: memFree=1411720/2055920 swapFree=4184076/4192956
[pid=14669] ppid=14667 vsize=915444 CPUtime=281.09
/proc/14669/stat : 14669 (java) R 14667 14669 13708 0 -1 0 9131 0 1 0 27248 861 0 0 25 0 8 0 278319868 937414656 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824901 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14669/statm: 228861 8863 2527 14 0 215331 0
[pid=14669/tid=14671] ppid=14667 vsize=915444 CPUtime=0.02
/proc/14669/task/14671/stat : 14671 (java) S 14667 14669 13708 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278319872 937414656 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14672] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14672/stat : 14672 (java) S 14667 14669 13708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319873 937414656 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14673] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14673/stat : 14673 (java) S 14667 14669 13708 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319873 937414656 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14674] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14674/stat : 14674 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319876 937414656 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14675] ppid=14667 vsize=915444 CPUtime=0.23
/proc/14669/task/14675/stat : 14675 (java) S 14667 14669 13708 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 278319876 937414656 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14676] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14676/stat : 14676 (java) S 14667 14669 13708 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278319876 937414656 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14677] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14677/stat : 14677 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278319876 937414656 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.09
Current children cumulated vsize (KiB) 915444

[startup+342.487 s]
/proc/loadavg: 1.05 1.51 1.74 2/72 14696
/proc/meminfo: memFree=1411720/2055920 swapFree=4184076/4192956
[pid=14669] ppid=14667 vsize=915444 CPUtime=341.08
/proc/14669/stat : 14669 (java) R 14667 14669 13708 0 -1 0 9133 0 1 0 33247 861 0 0 25 0 8 0 278319868 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073779867 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14669/statm: 228861 8865 2527 14 0 215331 0
[pid=14669/tid=14671] ppid=14667 vsize=915444 CPUtime=0.02
/proc/14669/task/14671/stat : 14671 (java) S 14667 14669 13708 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278319872 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14672] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14672/stat : 14672 (java) S 14667 14669 13708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319873 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14673] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14673/stat : 14673 (java) S 14667 14669 13708 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319873 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14674] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14674/stat : 14674 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319876 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14675] ppid=14667 vsize=915444 CPUtime=0.23
/proc/14669/task/14675/stat : 14675 (java) S 14667 14669 13708 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 278319876 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14676] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14676/stat : 14676 (java) S 14667 14669 13708 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278319876 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14677] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14677/stat : 14677 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278319876 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 341.08
Current children cumulated vsize (KiB) 915444

[startup+402.495 s]
/proc/loadavg: 1.02 1.42 1.69 2/72 14696
/proc/meminfo: memFree=1411720/2055920 swapFree=4184076/4192956
[pid=14669] ppid=14667 vsize=915444 CPUtime=401.08
/proc/14669/stat : 14669 (java) R 14667 14669 13708 0 -1 0 9133 0 1 0 39246 862 0 0 25 0 8 0 278319868 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073794492 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14669/statm: 228861 8865 2527 14 0 215331 0
[pid=14669/tid=14671] ppid=14667 vsize=915444 CPUtime=0.02
/proc/14669/task/14671/stat : 14671 (java) S 14667 14669 13708 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278319872 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14672] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14672/stat : 14672 (java) S 14667 14669 13708 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319873 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14673] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14673/stat : 14673 (java) S 14667 14669 13708 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319873 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14674] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14674/stat : 14674 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319876 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14675] ppid=14667 vsize=915444 CPUtime=0.23
/proc/14669/task/14675/stat : 14675 (java) S 14667 14669 13708 0 -1 64 389 0 0 0 22 1 0 0 16 0 8 0 278319876 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14676] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14676/stat : 14676 (java) S 14667 14669 13708 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278319876 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14669/tid=14677] ppid=14667 vsize=915444 CPUtime=0
/proc/14669/task/14677/stat : 14677 (java) S 14667 14669 13708 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278319876 937414656 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.08
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 419.845
CPU time (s): 418.376
CPU user time (s): 409.75
CPU system time (s): 8.62669
CPU usage (%): 99.6502
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 409.75
system time used= 8.62669
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9230
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= 9605
involuntary context switches= 8507

runsolver used 0.516921 s user time and 1.06984 s system time

The end

Launcher Data (download as text)

Begin job on node45 on Sat Jan 20 13:20:09 UTC 2007


IDJOB= 279911
IDBENCH= 10505
IDSOLVER= 69
FILE ID= node45/279911-1169299209

PBS_JOBID= 3609833

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  984c3dcb2d7db0feb6ff98fc699eb17c

RANDOM SEED= 366979279

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.259
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.259
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:       1428880 kB
Buffers:         51560 kB
Cached:         486716 kB
SwapCached:       2868 kB
Active:         137000 kB
Inactive:       417172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1428880 kB
SwapTotal:     4192956 kB
SwapFree:      4184076 kB
Dirty:            1660 kB
Writeback:           0 kB
Mapped:          23316 kB
Slab:            58416 kB
Committed_AS:  4925520 kB
PageTables:       1704 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= 66563 MiB



End job on node45 on Sat Jan 20 13:27:09 UTC 2007