Trace number 279919

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCOPTIMUM 429.546 433.548

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-30/maxcut-30-310-9_ext.xml
MD5SUM83744adab263153f2cde06a48dbb25d6
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints183
Best CPU time to get the best result obtained on this benchmark6.70398
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints310
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension310
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=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/279919-1169299251/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.41	     nbVariables=30  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.097  cpuTime=0.08  mem=6M887
0.41	   
0.41	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.52	     nbConstraints=310  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=309
0.52	     nbConflictsStructures=1  nbSharedConflictsStructures=309  nbSharedBinaryRepresentations=2  maxDegree=24  maxArity=2
0.52	       =>  wckTime=0.202  cpuTime=0.16  mem=7M862
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.281  cpuTime=0.2  mem=5M509
0.60	
0.60	s SATISFIABLE
0.60	o 167
0.60	c 143
0.60	o 169
0.60	c 141
0.60	o 172
0.60	c 138
0.61	o 173
0.61	c 137
0.61	o 174
0.61	c 136
0.61	o 175
0.61	c 135
0.61	o 177
0.61	c 133
0.61	o 178
0.61	c 132
0.61	o 180
0.61	c 130
0.61	o 182
0.61	c 128
0.65	o 183
0.65	c 127
1.97	   
1.97	   search
1.97	     run=0  nbConstraintChecks=5121559  nbAssignments=10000
1.97	       =>  wckTime=1.372  cpuTime=1.34  mem=5M509
3.27	   
3.27	   search
3.27	     run=1  nbConstraintChecks=10273663  nbAssignments=20000
3.27	       =>  wckTime=2.675  cpuTime=2.62  mem=5M509
4.57	   
4.57	   search
4.57	     run=2  nbConstraintChecks=15393196  nbAssignments=30000
4.57	       =>  wckTime=3.977  cpuTime=3.91  mem=5M509
5.87	   
5.87	   search
5.87	     run=3  nbConstraintChecks=20545002  nbAssignments=40000
5.87	       =>  wckTime=5.278  cpuTime=5.2  mem=5M509
7.17	   
7.17	   search
7.17	     run=4  nbConstraintChecks=25664092  nbAssignments=50000
7.17	       =>  wckTime=6.577  cpuTime=6.49  mem=5M509
8.48	   
8.48	   search
8.48	     run=5  nbConstraintChecks=30815764  nbAssignments=60000
8.48	       =>  wckTime=7.88  cpuTime=7.78  mem=5M509
9.79	   
9.79	   search
9.79	     run=6  nbConstraintChecks=35934594  nbAssignments=70000
9.79	       =>  wckTime=9.193  cpuTime=9.08  mem=5M509
11.10	   
11.10	   search
11.10	     run=7  nbConstraintChecks=41084390  nbAssignments=80000
11.10	       =>  wckTime=10.505  cpuTime=10.38  mem=5M509
12.41	   
12.41	   search
12.41	     run=8  nbConstraintChecks=46203795  nbAssignments=90000
12.41	       =>  wckTime=11.814  cpuTime=11.68  mem=5M509
13.73	   
13.73	   search
13.73	     run=9  nbConstraintChecks=51355826  nbAssignments=100000
13.73	       =>  wckTime=13.131  cpuTime=12.98  mem=5M509
15.04	   
15.04	   search
15.04	     run=10  nbConstraintChecks=56474318  nbAssignments=110000
15.04	       =>  wckTime=14.441  cpuTime=14.28  mem=5M509
16.35	   
16.35	   search
16.35	     run=11  nbConstraintChecks=61630589  nbAssignments=120000
16.35	       =>  wckTime=15.753  cpuTime=15.58  mem=5M509
17.66	   
17.66	   search
17.66	     run=12  nbConstraintChecks=66745516  nbAssignments=130000
17.66	       =>  wckTime=17.067  cpuTime=16.88  mem=5M509
18.97	   
18.97	   search
18.97	     run=13  nbConstraintChecks=71896557  nbAssignments=140000
18.97	       =>  wckTime=18.378  cpuTime=18.18  mem=5M509
20.27	   
20.27	   search
20.27	     run=14  nbConstraintChecks=77014910  nbAssignments=150000
20.27	       =>  wckTime=19.678  cpuTime=19.47  mem=5M509
21.58	   
21.58	   search
21.58	     run=15  nbConstraintChecks=82167634  nbAssignments=160000
21.58	       =>  wckTime=20.985  cpuTime=20.75  mem=5M509
22.88	   
22.88	   search
22.88	     run=16  nbConstraintChecks=87285689  nbAssignments=170000
22.88	       =>  wckTime=22.283  cpuTime=22.05  mem=5M509
24.18	   
24.18	   search
24.18	     run=17  nbConstraintChecks=92442003  nbAssignments=180000
24.18	       =>  wckTime=23.586  cpuTime=23.34  mem=5M509
25.48	   
25.48	   search
25.48	     run=18  nbConstraintChecks=97562866  nbAssignments=190000
25.48	       =>  wckTime=24.883  cpuTime=24.63  mem=5M509
26.79	   
26.79	   search
26.79	     run=19  nbConstraintChecks=102714756  nbAssignments=200000
26.79	       =>  wckTime=26.191  cpuTime=25.92  mem=5M509
28.09	   
28.09	   search
28.09	     run=20  nbConstraintChecks=107833225  nbAssignments=210000
28.09	       =>  wckTime=27.492  cpuTime=27.21  mem=5M509
29.40	   
29.40	   search
29.40	     run=21  nbConstraintChecks=112984009  nbAssignments=220000
29.40	       =>  wckTime=28.8  cpuTime=28.5  mem=5M509
30.71	   
30.71	   search
30.71	     run=22  nbConstraintChecks=118101204  nbAssignments=230000
30.71	       =>  wckTime=30.113  cpuTime=29.8  mem=5M509
30.94	   
30.94	   search
30.94	     run=23  nbConstraintChecks=118997422  nbAssignments=231742
30.94	       =>  wckTime=30.341  cpuTime=30.04  mem=5M509
30.94	   
30.94	   global
30.94	     nbConstraintChecks=118997422  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.94	     solvingWckTime=30.339  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.94	     globalCpuTime=30.29
30.94	       =>  wckTime=30.623  cpuTime=30.24  mem=5M509
30.94	   
30.94	   solver IterativeSystematicSolver being built... 
31.08	       =>  wckTime=30.767  cpuTime=30.34  mem=16M592
31.12	   
31.12	   preprocessing
31.12	     nbConstraintChecks=11973  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.12	     detectedInconsistency=no
31.12	       =>  wckTime=0.034  cpuTime=0.02  mem=16M592
31.15	   
31.15	   search
31.15	     run=0  nbConstraintChecks=22381  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38
31.15	     nbFailedAssignments=10  nbBacktracks=11  nbVisitedNodes=58  nbRestartNogoods=0
31.15	       =>  wckTime=0.062  cpuTime=0.04  mem=16M592
31.18	   
31.18	   search
31.18	     run=1  nbConstraintChecks=49640  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81
31.18	     nbFailedAssignments=21  nbBacktracks=26  nbVisitedNodes=125  nbRestartNogoods=1
31.18	       =>  wckTime=0.094  cpuTime=0.06  mem=16M592
31.20	   
31.20	   search
31.20	     run=2  nbConstraintChecks=90272  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=139
31.20	     nbFailedAssignments=39  nbBacktracks=49  nbVisitedNodes=223  nbRestartNogoods=3
31.20	       =>  wckTime=0.117  cpuTime=0.08  mem=16M592
31.23	   
31.23	   search
31.23	     run=3  nbConstraintChecks=146415  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=217
31.23	     nbFailedAssignments=66  nbBacktracks=83  nbVisitedNodes=357  nbRestartNogoods=6
31.23	       =>  wckTime=0.141  cpuTime=0.11  mem=16M592
31.26	   
31.26	   search
31.26	     run=4  nbConstraintChecks=228885  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=322
31.26	     nbFailedAssignments=106  nbBacktracks=133  nbVisitedNodes=546  nbRestartNogoods=9
31.26	       =>  wckTime=0.177  cpuTime=0.14  mem=16M592
31.31	   
31.31	   search
31.31	     run=5  nbConstraintChecks=349295  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=469
31.31	     nbFailedAssignments=164  nbBacktracks=208  nbVisitedNodes=818  nbRestartNogoods=12
31.31	       =>  wckTime=0.23  cpuTime=0.19  mem=16M592
31.39	   
31.39	   search
31.39	     run=6  nbConstraintChecks=538213  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=700
31.39	     nbFailedAssignments=267  nbBacktracks=322  nbVisitedNodes=1242  nbRestartNogoods=14
31.39	       =>  wckTime=0.308  cpuTime=0.27  mem=16M592
31.51	   
31.51	   search
31.51	     run=7  nbConstraintChecks=811235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1024
31.51	     nbFailedAssignments=402  nbBacktracks=492  nbVisitedNodes=1850  nbRestartNogoods=17
31.51	       =>  wckTime=0.423  cpuTime=0.38  mem=16M592
31.69	   
31.69	   search
31.69	     run=8  nbConstraintChecks=1229185  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1503
31.69	     nbFailedAssignments=611  nbBacktracks=748  nbVisitedNodes=2767  nbRestartNogoods=19
31.69	       =>  wckTime=0.61  cpuTime=0.54  mem=16M592
31.92	   
31.92	   search
31.92	     run=9  nbConstraintChecks=1827519  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2201
31.92	     nbFailedAssignments=911  nbBacktracks=1132  nbVisitedNodes=4097  nbRestartNogoods=23
31.92	       =>  wckTime=0.833  cpuTime=0.76  mem=16M592
32.25	   
32.25	   search
32.25	     run=10  nbConstraintChecks=2732075  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3252
32.25	     nbFailedAssignments=1372  nbBacktracks=1708  nbVisitedNodes=6122  nbRestartNogoods=27
32.25	       =>  wckTime=1.169  cpuTime=1.09  mem=16M592
32.75	   
32.75	   search
32.75	     run=11  nbConstraintChecks=4097593  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4827
32.75	     nbFailedAssignments=2072  nbBacktracks=2572  nbVisitedNodes=9146  nbRestartNogoods=31
32.75	       =>  wckTime=1.667  cpuTime=1.59  mem=16M592
33.54	   
33.54	   search
33.54	     run=12  nbConstraintChecks=6176148  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7229
33.54	     nbFailedAssignments=3165  nbBacktracks=3869  nbVisitedNodes=13731  nbRestartNogoods=37
33.54	       =>  wckTime=2.454  cpuTime=2.36  mem=16M592
34.72	   
34.72	   search
34.72	     run=13  nbConstraintChecks=9258912  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10780
34.72	     nbFailedAssignments=4756  nbBacktracks=5816  nbVisitedNodes=20517  nbRestartNogoods=44
34.72	       =>  wckTime=3.634  cpuTime=3.53  mem=16M592
36.50	   
36.50	   search
36.50	     run=14  nbConstraintChecks=13907929  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16099
36.50	     nbFailedAssignments=7144  nbBacktracks=8735  nbVisitedNodes=30722  nbRestartNogoods=50
36.50	       =>  wckTime=5.418  cpuTime=5.3  mem=16M592
39.27	   
39.27	   search
39.27	     run=15  nbConstraintChecks=21026645  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24090
39.27	     nbFailedAssignments=10746  nbBacktracks=13114  nbVisitedNodes=46101  nbRestartNogoods=59
39.27	       =>  wckTime=8.184  cpuTime=8.04  mem=16M592
43.37	   
43.37	   search
43.37	     run=16  nbConstraintChecks=31611681  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36137
43.37	     nbFailedAssignments=16215  nbBacktracks=19682  nbVisitedNodes=69214  nbRestartNogoods=69
43.37	       =>  wckTime=12.289  cpuTime=12.11  mem=16M592
49.57	   
49.57	   search
49.57	     run=17  nbConstraintChecks=47615256  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54366
49.57	     nbFailedAssignments=24577  nbBacktracks=29536  nbVisitedNodes=104130  nbRestartNogoods=75
49.57	       =>  wckTime=18.489  cpuTime=18.25  mem=16M592
58.97	   
58.97	   search
58.97	     run=18  nbConstraintChecks=71514482  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81415
58.97	     nbFailedAssignments=36835  nbBacktracks=44315  nbVisitedNodes=156386  nbRestartNogoods=79
58.97	       =>  wckTime=27.886  cpuTime=27.56  mem=16M592
73.30	   
73.30	   search
73.30	     run=19  nbConstraintChecks=107642733  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=122068
73.30	     nbFailedAssignments=55309  nbBacktracks=66483  nbVisitedNodes=234562  nbRestartNogoods=88
73.30	       =>  wckTime=42.22  cpuTime=41.76  mem=16M592
94.48	   
94.48	   search
94.48	     run=20  nbConstraintChecks=161338546  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=182626
94.48	     nbFailedAssignments=82605  nbBacktracks=99737  nbVisitedNodes=351130  nbRestartNogoods=96
94.48	       =>  wckTime=63.398  cpuTime=62.75  mem=16M592
127.13	   
127.13	   search
127.13	     run=21  nbConstraintChecks=243006791  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=274331
127.13	     nbFailedAssignments=124422  nbBacktracks=149616  nbVisitedNodes=526679  nbRestartNogoods=105
127.13	       =>  wckTime=96.047  cpuTime=95.1  mem=16M592
175.89	   
175.89	   search
175.89	     run=22  nbConstraintChecks=363789244  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=411134
175.89	     nbFailedAssignments=186398  nbBacktracks=224434  nbVisitedNodes=787972  nbRestartNogoods=116
175.90	       =>  wckTime=144.811  cpuTime=143.42  mem=16M592
244.84	   
244.84	   search
244.84	     run=23  nbConstraintChecks=537393448  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=613453
244.84	     nbFailedAssignments=276480  nbBacktracks=336661  nbVisitedNodes=1169604  nbRestartNogoods=125
244.84	       =>  wckTime=213.754  cpuTime=211.73  mem=16M592
342.55	   
342.55	   search
342.55	     run=24  nbConstraintChecks=784923096  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=911817
342.55	     nbFailedAssignments=406491  nbBacktracks=505003  nbVisitedNodes=1719961  nbRestartNogoods=136
342.55	       =>  wckTime=311.461  cpuTime=308.55  mem=16M592
433.51	   
433.51	   search
433.51	     run=25  nbConstraintChecks=1021254729  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1209761
433.51	     nbFailedAssignments=529110  nbBacktracks=680329  nbVisitedNodes=2255360  nbRestartNogoods=141
433.51	       =>  wckTime=402.423  cpuTime=398.69  mem=16M592
433.51	   
433.51	   global
433.51	     nbConstraintChecks=1021266702  nbRestartNogoods=141  solvingWckTime=402.424  solvingCpuTime=398.69  expiredTime=no
433.51	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=429.08
433.51	       =>  wckTime=433.192  cpuTime=429.03  mem=16M592
433.51	
433.51	s OPTIMUM FOUND
433.51	v 0 1 1 0 0 0 0 0 1 1 1 0 1 0 0 1 1 0 0 0 1 0 0 1 1 0 1 1 1 1 
433.51	   
433.51	   totalWckTime=433.274  totalCpuTime=429.08

Verifier Data (download as text)

127 unsatisfied constraints, 183 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/node17/watcher-279919-1169299251 -o ROOT/results/node17/solver-279919-1169299251 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279919-1169299251/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.99 4/93 21391
/proc/meminfo: memFree=1338400/2055920 swapFree=4192812/4192956
[pid=21390] ppid=21388 vsize=18540 CPUtime=0
/proc/21390/stat : 21390 (runsolver) R 21388 21390 20897 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 278319857 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 245482712359 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/21390/statm: 4635 279 244 17 0 2626 0

[startup+0.107986 s]
/proc/loadavg: 1.92 1.98 1.99 4/93 21391
/proc/meminfo: memFree=1338400/2055920 swapFree=4192812/4192956
[pid=21390] ppid=21388 vsize=914988 CPUtime=0.08
/proc/21390/stat : 21390 (java) R 21388 21390 20897 0 -1 0 2991 0 1 0 6 2 0 0 17 0 8 0 278319857 936947712 2737 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154113432 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21390/statm: 228747 2737 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.516029 s]
/proc/loadavg: 1.92 1.98 1.99 4/93 21391
/proc/meminfo: memFree=1338400/2055920 swapFree=4192812/4192956
[pid=21390] ppid=21388 vsize=915332 CPUtime=0.48
/proc/21390/stat : 21390 (java) R 21388 21390 20897 0 -1 0 6461 0 1 0 43 5 0 0 18 0 8 0 278319857 937299968 6200 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072926727 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21390/statm: 228833 6200 2160 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.34211 s]
/proc/loadavg: 1.92 1.98 1.99 3/100 21398
/proc/meminfo: memFree=1321128/2055920 swapFree=4192812/4192956
[pid=21390] ppid=21388 vsize=915332 CPUtime=1.3
/proc/21390/stat : 21390 (java) R 21388 21390 20897 0 -1 0 6974 0 1 0 101 29 0 0 25 0 8 0 278319857 937299968 6712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073626371 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21390/statm: 228833 6712 2479 14 0 215303 0
[pid=21390/tid=21392] ppid=21388 vsize=915332 CPUtime=0.02
/proc/21390/task/21392/stat : 21392 (java) S 21388 21390 20897 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 278319861 937299968 6712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21393] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21393/stat : 21393 (java) S 21388 21390 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319862 937299968 6712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21394] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21394/stat : 21394 (java) S 21388 21390 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319862 937299968 6712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21395] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21395/stat : 21395 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319865 937299968 6712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21396] ppid=21388 vsize=915332 CPUtime=0.09
/proc/21390/task/21396/stat : 21396 (java) S 21388 21390 20897 0 -1 64 321 0 0 0 9 0 0 0 16 0 8 0 278319865 937299968 6712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21397] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21397/stat : 21397 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278319865 937299968 6712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21398] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21398/stat : 21398 (java) S 21388 21390 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278319865 937299968 6712 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915332

[startup+2.99128 s]
/proc/loadavg: 1.92 1.98 1.99 3/100 21398
/proc/meminfo: memFree=1321128/2055920 swapFree=4192812/4192956
[pid=21390] ppid=21388 vsize=915332 CPUtime=2.93
/proc/21390/stat : 21390 (java) R 21388 21390 20897 0 -1 0 6977 0 1 0 216 77 0 0 25 0 8 0 278319857 937299968 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073626228 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21390/statm: 228833 6714 2479 14 0 215303 0
[pid=21390/tid=21392] ppid=21388 vsize=915332 CPUtime=0.02
/proc/21390/task/21392/stat : 21392 (java) S 21388 21390 20897 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 278319861 937299968 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21393] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21393/stat : 21393 (java) S 21388 21390 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319862 937299968 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21394] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21394/stat : 21394 (java) S 21388 21390 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319862 937299968 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21395] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21395/stat : 21395 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319865 937299968 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21396] ppid=21388 vsize=915332 CPUtime=0.1
/proc/21390/task/21396/stat : 21396 (java) S 21388 21390 20897 0 -1 64 323 0 0 0 10 0 0 0 17 0 8 0 278319865 937299968 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21397] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21397/stat : 21397 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278319865 937299968 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21398] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21398/stat : 21398 (java) S 21388 21390 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278319865 937299968 6714 18446744073709551615 134512640 134570532 4294956464 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) 915332

[startup+6.29163 s]
/proc/loadavg: 1.93 1.98 1.99 3/100 21398
/proc/meminfo: memFree=1321064/2055920 swapFree=4192812/4192956
[pid=21390] ppid=21388 vsize=915336 CPUtime=6.2
/proc/21390/stat : 21390 (java) R 21388 21390 20897 0 -1 0 6979 0 1 0 443 177 0 0 25 0 8 0 278319857 937304064 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21390/statm: 228834 6716 2479 14 0 215304 0
[pid=21390/tid=21392] ppid=21388 vsize=915336 CPUtime=0.02
/proc/21390/task/21392/stat : 21392 (java) S 21388 21390 20897 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 278319861 937304064 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21393] ppid=21388 vsize=915336 CPUtime=0
/proc/21390/task/21393/stat : 21393 (java) S 21388 21390 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319862 937304064 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21394] ppid=21388 vsize=915336 CPUtime=0
/proc/21390/task/21394/stat : 21394 (java) S 21388 21390 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319862 937304064 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21395] ppid=21388 vsize=915336 CPUtime=0
/proc/21390/task/21395/stat : 21395 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319865 937304064 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21396] ppid=21388 vsize=915336 CPUtime=0.1
/proc/21390/task/21396/stat : 21396 (java) S 21388 21390 20897 0 -1 64 325 0 0 0 10 0 0 0 16 0 8 0 278319865 937304064 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21397] ppid=21388 vsize=915336 CPUtime=0
/proc/21390/task/21397/stat : 21397 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278319865 937304064 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21398] ppid=21388 vsize=915336 CPUtime=0
/proc/21390/task/21398/stat : 21398 (java) S 21388 21390 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278319865 937304064 6716 18446744073709551615 134512640 134570532 4294956464 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) 915336

[startup+12.7703 s]
/proc/loadavg: 1.93 1.98 1.99 3/100 21398
/proc/meminfo: memFree=1321064/2055920 swapFree=4192812/4192956
[pid=21390] ppid=21388 vsize=915332 CPUtime=12.61
/proc/21390/stat : 21390 (java) R 21388 21390 20897 0 -1 0 6979 0 1 0 890 371 0 0 25 0 8 0 278319857 937299968 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 3072277 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21390/statm: 228833 6716 2479 14 0 215303 0
[pid=21390/tid=21392] ppid=21388 vsize=915332 CPUtime=0.02
/proc/21390/task/21392/stat : 21392 (java) S 21388 21390 20897 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 278319861 937299968 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21393] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21393/stat : 21393 (java) S 21388 21390 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319862 937299968 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21394] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21394/stat : 21394 (java) S 21388 21390 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319862 937299968 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21395] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21395/stat : 21395 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319865 937299968 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21396] ppid=21388 vsize=915332 CPUtime=0.1
/proc/21390/task/21396/stat : 21396 (java) S 21388 21390 20897 0 -1 64 325 0 0 0 10 0 0 0 16 0 8 0 278319865 937299968 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21397] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21397/stat : 21397 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278319865 937299968 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21398] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21398/stat : 21398 (java) S 21388 21390 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278319865 937299968 6716 18446744073709551615 134512640 134570532 4294956464 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) 915332

[startup+25.6137 s]
/proc/loadavg: 1.95 1.98 1.99 3/100 21398
/proc/meminfo: memFree=1321064/2055920 swapFree=4192812/4192956
[pid=21390] ppid=21388 vsize=915332 CPUtime=25.34
/proc/21390/stat : 21390 (java) R 21388 21390 20897 0 -1 0 6979 0 1 0 1769 765 0 0 25 0 8 0 278319857 937299968 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21390/statm: 228833 6716 2479 14 0 215303 0
[pid=21390/tid=21392] ppid=21388 vsize=915332 CPUtime=0.02
/proc/21390/task/21392/stat : 21392 (java) S 21388 21390 20897 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 278319861 937299968 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21393] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21393/stat : 21393 (java) S 21388 21390 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319862 937299968 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21394] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21394/stat : 21394 (java) S 21388 21390 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319862 937299968 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21395] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21395/stat : 21395 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319865 937299968 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21396] ppid=21388 vsize=915332 CPUtime=0.1
/proc/21390/task/21396/stat : 21396 (java) S 21388 21390 20897 0 -1 64 325 0 0 0 10 0 0 0 16 0 8 0 278319865 937299968 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21397] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21397/stat : 21397 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278319865 937299968 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21398] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21398/stat : 21398 (java) S 21388 21390 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278319865 937299968 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915332

[startup+51.2173 s]
/proc/loadavg: 1.96 1.98 1.99 3/100 21400
/proc/meminfo: memFree=1312808/2055920 swapFree=4192812/4192956
[pid=21390] ppid=21388 vsize=915332 CPUtime=50.71
/proc/21390/stat : 21390 (java) R 21388 21390 20897 0 -1 0 9112 0 1 0 4141 930 0 0 25 0 8 0 278319857 937299968 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073765153 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21390/statm: 228833 8847 2532 14 0 215303 0
[pid=21390/tid=21392] ppid=21388 vsize=915332 CPUtime=0.02
/proc/21390/task/21392/stat : 21392 (java) S 21388 21390 20897 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 278319861 937299968 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21393] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21393/stat : 21393 (java) S 21388 21390 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319862 937299968 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21394] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21394/stat : 21394 (java) S 21388 21390 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319862 937299968 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21395] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21395/stat : 21395 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319865 937299968 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21396] ppid=21388 vsize=915332 CPUtime=0.21
/proc/21390/task/21396/stat : 21396 (java) S 21388 21390 20897 0 -1 64 382 0 0 0 20 1 0 0 16 0 8 0 278319865 937299968 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21397] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21397/stat : 21397 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278319865 937299968 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21398] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21398/stat : 21398 (java) S 21388 21390 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278319865 937299968 8847 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915332

[startup+102.423 s]
/proc/loadavg: 1.98 1.98 1.99 3/100 21400
/proc/meminfo: memFree=1312808/2055920 swapFree=4192812/4192956
[pid=21390] ppid=21388 vsize=915332 CPUtime=101.45
/proc/21390/stat : 21390 (java) R 21388 21390 20897 0 -1 0 9120 0 1 0 9214 931 0 0 25 0 8 0 278319857 937299968 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073807119 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21390/statm: 228833 8854 2532 14 0 215303 0
[pid=21390/tid=21392] ppid=21388 vsize=915332 CPUtime=0.02
/proc/21390/task/21392/stat : 21392 (java) S 21388 21390 20897 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 278319861 937299968 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21393] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21393/stat : 21393 (java) S 21388 21390 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319862 937299968 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21394] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21394/stat : 21394 (java) S 21388 21390 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319862 937299968 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21395] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21395/stat : 21395 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319865 937299968 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21396] ppid=21388 vsize=915332 CPUtime=0.21
/proc/21390/task/21396/stat : 21396 (java) S 21388 21390 20897 0 -1 64 382 0 0 0 20 1 0 0 16 0 8 0 278319865 937299968 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21397] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21397/stat : 21397 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278319865 937299968 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21398] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21398/stat : 21398 (java) S 21388 21390 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278319865 937299968 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 915332

[startup+162.466 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 21400
/proc/meminfo: memFree=1312808/2055920 swapFree=4192812/4192956
[pid=21390] ppid=21388 vsize=915332 CPUtime=160.95
/proc/21390/stat : 21390 (java) R 21388 21390 20897 0 -1 0 9123 0 1 0 15164 931 0 0 25 0 8 0 278319857 937299968 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073637829 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21390/statm: 228833 8857 2532 14 0 215303 0
[pid=21390/tid=21392] ppid=21388 vsize=915332 CPUtime=0.02
/proc/21390/task/21392/stat : 21392 (java) S 21388 21390 20897 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 278319861 937299968 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21393] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21393/stat : 21393 (java) S 21388 21390 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319862 937299968 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21394] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21394/stat : 21394 (java) S 21388 21390 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319862 937299968 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21395] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21395/stat : 21395 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319865 937299968 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21396] ppid=21388 vsize=915332 CPUtime=0.21
/proc/21390/task/21396/stat : 21396 (java) S 21388 21390 20897 0 -1 64 383 0 0 0 20 1 0 0 16 0 8 0 278319865 937299968 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21397] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21397/stat : 21397 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278319865 937299968 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21398] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21398/stat : 21398 (java) S 21388 21390 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278319865 937299968 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.95
Current children cumulated vsize (KiB) 915332

[startup+222.513 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 21400
/proc/meminfo: memFree=1312808/2055920 swapFree=4192812/4192956
[pid=21390] ppid=21388 vsize=915332 CPUtime=220.45
/proc/21390/stat : 21390 (java) R 21388 21390 20897 0 -1 0 9126 0 1 0 21114 931 0 0 25 0 8 0 278319857 937299968 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073748855 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21390/statm: 228833 8859 2532 14 0 215303 0
[pid=21390/tid=21392] ppid=21388 vsize=915332 CPUtime=0.02
/proc/21390/task/21392/stat : 21392 (java) S 21388 21390 20897 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 278319861 937299968 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21393] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21393/stat : 21393 (java) S 21388 21390 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319862 937299968 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21394] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21394/stat : 21394 (java) S 21388 21390 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319862 937299968 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21395] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21395/stat : 21395 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319865 937299968 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21396] ppid=21388 vsize=915332 CPUtime=0.21
/proc/21390/task/21396/stat : 21396 (java) S 21388 21390 20897 0 -1 64 383 0 0 0 20 1 0 0 16 0 8 0 278319865 937299968 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21397] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21397/stat : 21397 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278319865 937299968 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21398] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21398/stat : 21398 (java) S 21388 21390 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278319865 937299968 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 915332

[startup+282.556 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 21400
/proc/meminfo: memFree=1312808/2055920 swapFree=4192812/4192956
[pid=21390] ppid=21388 vsize=915332 CPUtime=279.95
/proc/21390/stat : 21390 (java) R 21388 21390 20897 0 -1 0 9129 0 1 0 27063 932 0 0 25 0 8 0 278319857 937299968 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073782264 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21390/statm: 228833 8862 2532 14 0 215303 0
[pid=21390/tid=21392] ppid=21388 vsize=915332 CPUtime=0.02
/proc/21390/task/21392/stat : 21392 (java) S 21388 21390 20897 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 278319861 937299968 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21393] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21393/stat : 21393 (java) S 21388 21390 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319862 937299968 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21394] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21394/stat : 21394 (java) S 21388 21390 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319862 937299968 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21395] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21395/stat : 21395 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319865 937299968 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21396] ppid=21388 vsize=915332 CPUtime=0.21
/proc/21390/task/21396/stat : 21396 (java) S 21388 21390 20897 0 -1 64 383 0 0 0 20 1 0 0 16 0 8 0 278319865 937299968 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21397] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21397/stat : 21397 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278319865 937299968 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21398] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21398/stat : 21398 (java) S 21388 21390 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278319865 937299968 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.95
Current children cumulated vsize (KiB) 915332

[startup+342.601 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 21400
/proc/meminfo: memFree=1312744/2055920 swapFree=4192812/4192956
[pid=21390] ppid=21388 vsize=915332 CPUtime=339.44
/proc/21390/stat : 21390 (java) R 21388 21390 20897 0 -1 0 9131 0 1 0 33012 932 0 0 25 0 8 0 278319857 937299968 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073750495 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21390/statm: 228833 8864 2532 14 0 215303 0
[pid=21390/tid=21392] ppid=21388 vsize=915332 CPUtime=0.02
/proc/21390/task/21392/stat : 21392 (java) S 21388 21390 20897 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 278319861 937299968 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21393] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21393/stat : 21393 (java) S 21388 21390 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319862 937299968 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21394] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21394/stat : 21394 (java) S 21388 21390 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319862 937299968 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21395] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21395/stat : 21395 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319865 937299968 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21396] ppid=21388 vsize=915332 CPUtime=0.21
/proc/21390/task/21396/stat : 21396 (java) S 21388 21390 20897 0 -1 64 383 0 0 0 20 1 0 0 16 0 8 0 278319865 937299968 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21397] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21397/stat : 21397 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278319865 937299968 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21398] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21398/stat : 21398 (java) S 21388 21390 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278319865 937299968 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.44
Current children cumulated vsize (KiB) 915332

[startup+402.646 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 21400
/proc/meminfo: memFree=1312744/2055920 swapFree=4192812/4192956
[pid=21390] ppid=21388 vsize=915332 CPUtime=398.95
/proc/21390/stat : 21390 (java) R 21388 21390 20897 0 -1 0 9131 0 1 0 38962 933 0 0 25 0 8 0 278319857 937299968 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073820093 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/21390/statm: 228833 8864 2532 14 0 215303 0
[pid=21390/tid=21392] ppid=21388 vsize=915332 CPUtime=0.02
/proc/21390/task/21392/stat : 21392 (java) S 21388 21390 20897 0 -1 64 156 0 0 0 2 0 0 0 16 0 8 0 278319861 937299968 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21393] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21393/stat : 21393 (java) S 21388 21390 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278319862 937299968 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21394] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21394/stat : 21394 (java) S 21388 21390 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278319862 937299968 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21395] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21395/stat : 21395 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278319865 937299968 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21396] ppid=21388 vsize=915332 CPUtime=0.21
/proc/21390/task/21396/stat : 21396 (java) S 21388 21390 20897 0 -1 64 383 0 0 0 20 1 0 0 16 0 8 0 278319865 937299968 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21397] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21397/stat : 21397 (java) S 21388 21390 20897 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278319865 937299968 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=21390/tid=21398] ppid=21388 vsize=915332 CPUtime=0
/proc/21390/task/21398/stat : 21398 (java) S 21388 21390 20897 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278319865 937299968 8864 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 398.95
Current children cumulated vsize (KiB) 915332

Child status: 0
Real time (s): 433.548
CPU time (s): 429.546
CPU user time (s): 420.204
CPU system time (s): 9.34158
CPU usage (%): 99.0768
Max. virtual memory (cumulated for all children) (KiB): 915336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 420.204
system time used= 9.34158
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9228
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= 9877
involuntary context switches= 26025

runsolver used 0.461929 s user time and 1.47378 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan 20 13:20:51 UTC 2007


IDJOB= 279919
IDBENCH= 10510
IDSOLVER= 68
FILE ID= node17/279919-1169299251

PBS_JOBID= 3609637

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  83744adab263153f2cde06a48dbb25d6

RANDOM SEED= 851048023

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1338880 kB
Buffers:         48516 kB
Cached:         506976 kB
SwapCached:          0 kB
Active:         288436 kB
Inactive:       351980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1338880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:         113992 kB
Slab:            61388 kB
Committed_AS:  9532976 kB
PageTables:       2352 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 node17 on Sat Jan 20 13:28:04 UTC 2007