Trace number 281162

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 314.787 317.754

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeLoose/
vcsp-25-10-100-18-13_ext.xml
MD5SUM5d95f976d3d9c461c69cd71bfeb9f433
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints298
Best CPU time to get the best result obtained on this benchmark22.1556
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension300
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.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/281162-1169310278/unknown.xml
0.37	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.101  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.59	     nbConstraints=300  nbRelationTypes=300  nbExtensionStructures=300  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=300  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=5567  maxDegree=24
0.59	     maxArity=2
0.59	       =>  wckTime=0.283  cpuTime=0.18  mem=9M835
0.64	   
0.64	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.37  cpuTime=0.23  mem=5M671
0.68	
0.68	s SATISFIABLE
0.68	o 249
0.68	c 51
0.69	o 256
0.69	c 44
0.69	o 260
0.69	c 40
0.69	o 265
0.69	c 35
0.69	o 269
0.69	c 31
0.69	o 272
0.69	c 28
0.69	o 276
0.69	c 24
0.69	o 279
0.69	c 21
0.69	o 281
0.69	c 19
0.69	o 283
0.69	c 17
0.69	o 285
0.69	c 15
0.69	o 286
0.69	c 14
0.70	o 287
0.70	c 13
0.70	o 288
0.70	c 12
0.70	o 290
0.70	c 10
0.70	o 292
0.70	c 8
0.70	o 293
0.70	c 7
0.73	o 294
0.73	c 6
0.73	o 295
0.73	c 5
0.74	o 296
0.74	c 4
0.80	o 297
0.80	c 3
0.88	o 298
0.88	c 2
2.73	   
2.73	   search
2.73	     run=0  nbConstraintChecks=12190337  nbAssignments=10000
2.73	       =>  wckTime=2.049  cpuTime=2.0  mem=5M671
4.76	   
4.76	   search
4.76	     run=1  nbConstraintChecks=25013313  nbAssignments=20000
4.76	       =>  wckTime=4.084  cpuTime=4.02  mem=5M671
6.70	   
6.70	   search
6.70	     run=2  nbConstraintChecks=37003920  nbAssignments=30000
6.70	       =>  wckTime=6.025  cpuTime=5.94  mem=5M671
8.69	   
8.69	   search
8.69	     run=3  nbConstraintChecks=49448753  nbAssignments=40000
8.69	       =>  wckTime=8.011  cpuTime=7.92  mem=5M671
10.63	   
10.63	   search
10.63	     run=4  nbConstraintChecks=61446497  nbAssignments=50000
10.63	       =>  wckTime=9.947  cpuTime=9.83  mem=5M671
12.58	   
12.58	   search
12.58	     run=5  nbConstraintChecks=73571550  nbAssignments=60000
12.58	       =>  wckTime=11.896  cpuTime=11.77  mem=5M671
14.52	   
14.52	   search
14.52	     run=6  nbConstraintChecks=85627343  nbAssignments=70000
14.52	       =>  wckTime=13.836  cpuTime=13.69  mem=5M671
16.52	   
16.53	   search
16.53	     run=7  nbConstraintChecks=98258266  nbAssignments=80000
16.53	       =>  wckTime=15.846  cpuTime=15.67  mem=5M671
18.49	   
18.49	   search
18.49	     run=8  nbConstraintChecks=110430383  nbAssignments=90000
18.49	       =>  wckTime=17.813  cpuTime=17.63  mem=5M671
20.48	   
20.48	   search
20.48	     run=9  nbConstraintChecks=122731843  nbAssignments=100000
20.48	       =>  wckTime=19.801  cpuTime=19.59  mem=5M671
22.45	   
22.45	   search
22.45	     run=10  nbConstraintChecks=134876691  nbAssignments=110000
22.45	       =>  wckTime=21.768  cpuTime=21.54  mem=5M671
24.48	   
24.48	   search
24.48	     run=11  nbConstraintChecks=147580697  nbAssignments=120000
24.48	       =>  wckTime=23.801  cpuTime=23.56  mem=5M671
26.48	   
26.48	   search
26.48	     run=12  nbConstraintChecks=159972733  nbAssignments=130000
26.48	       =>  wckTime=25.799  cpuTime=25.53  mem=5M671
28.49	   
28.49	   search
28.49	     run=13  nbConstraintChecks=172706552  nbAssignments=140000
28.49	       =>  wckTime=27.812  cpuTime=27.53  mem=5M671
30.43	   
30.43	   search
30.43	     run=14  nbConstraintChecks=184816409  nbAssignments=150000
30.43	       =>  wckTime=29.754  cpuTime=29.46  mem=5M671
31.19	   
31.19	   search
31.19	     run=15  nbConstraintChecks=189502494  nbAssignments=153781
31.19	       =>  wckTime=30.507  cpuTime=30.2  mem=5M671
31.19	   
31.19	   global
31.19	     nbConstraintChecks=189502494  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.19	     solvingWckTime=30.505  solvingCpuTime=30.2  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.19	     globalCpuTime=30.49
31.19	       =>  wckTime=30.877  cpuTime=30.43  mem=5M671
31.19	   
31.19	   solver IterativeSystematicSolver being built... 
31.32	       =>  wckTime=31.013  cpuTime=30.53  mem=16M644
31.33	   
31.33	   preprocessing
31.33	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.33	     detectedInconsistency=no
31.33	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M644
31.38	   
31.38	   search
31.38	     run=0  nbConstraintChecks=48887  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25
31.39	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=45  nbRestartNogoods=0
31.39	       =>  wckTime=0.058  cpuTime=0.04  mem=16M644
31.47	   
31.47	   search
31.47	     run=1  nbConstraintChecks=238692  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=117
31.47	     nbFailedAssignments=79  nbBacktracks=25  nbVisitedNodes=222  nbRestartNogoods=3
31.47	       =>  wckTime=0.147  cpuTime=0.11  mem=16M644
31.52	   
31.52	   search
31.52	     run=2  nbConstraintChecks=402388  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=191
31.52	     nbFailedAssignments=123  nbBacktracks=48  nbVisitedNodes=363  nbRestartNogoods=18
31.52	       =>  wckTime=0.199  cpuTime=0.16  mem=16M644
31.60	   
31.60	   search
31.60	     run=3  nbConstraintChecks=658007  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=304
31.60	     nbFailedAssignments=196  nbBacktracks=81  nbVisitedNodes=582  nbRestartNogoods=21
31.60	       =>  wckTime=0.277  cpuTime=0.23  mem=16M644
31.74	   
31.74	   search
31.74	     run=4  nbConstraintChecks=1110154  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=507
31.74	     nbFailedAssignments=342  nbBacktracks=131  nbVisitedNodes=981  nbRestartNogoods=28
31.74	       =>  wckTime=0.418  cpuTime=0.37  mem=16M644
31.96	   
31.96	   search
31.96	     run=5  nbConstraintChecks=1775314  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=810
31.96	     nbFailedAssignments=562  nbBacktracks=206  nbVisitedNodes=1579  nbRestartNogoods=40
31.96	       =>  wckTime=0.63  cpuTime=0.58  mem=16M644
32.27	   
32.27	   search
32.27	     run=6  nbConstraintChecks=2833660  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1258
32.27	     nbFailedAssignments=891  nbBacktracks=320  nbVisitedNodes=2470  nbRestartNogoods=52
32.27	       =>  wckTime=0.94  cpuTime=0.89  mem=16M644
32.71	   
32.71	   search
32.71	     run=7  nbConstraintChecks=4299369  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1918
32.71	     nbFailedAssignments=1374  nbBacktracks=490  nbVisitedNodes=3783  nbRestartNogoods=62
32.71	       =>  wckTime=1.382  cpuTime=1.31  mem=16M644
33.24	   
33.24	   search
33.24	     run=8  nbConstraintChecks=6208411  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2720
33.24	     nbFailedAssignments=1912  nbBacktracks=746  nbVisitedNodes=5379  nbRestartNogoods=79
33.24	       =>  wckTime=1.915  cpuTime=1.83  mem=16M644
34.19	   
34.19	   search
34.19	     run=9  nbConstraintChecks=9524434  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4186
34.19	     nbFailedAssignments=2987  nbBacktracks=1130  nbVisitedNodes=8304  nbRestartNogoods=87
34.19	       =>  wckTime=2.867  cpuTime=2.77  mem=16M644
35.70	   
35.70	   search
35.70	     run=10  nbConstraintChecks=14788264  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6466
35.70	     nbFailedAssignments=4684  nbBacktracks=1706  nbVisitedNodes=12857  nbRestartNogoods=98
35.70	       =>  wckTime=4.374  cpuTime=4.26  mem=16M644
37.63	   
37.63	   search
37.63	     run=11  nbConstraintChecks=21641716  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9355
37.63	     nbFailedAssignments=6703  nbBacktracks=2570  nbVisitedNodes=18629  nbRestartNogoods=116
37.63	       =>  wckTime=6.301  cpuTime=6.17  mem=16M644
40.46	   
40.46	   search
40.46	     run=12  nbConstraintChecks=31395483  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13419
40.46	     nbFailedAssignments=9463  nbBacktracks=3867  nbVisitedNodes=26742  nbRestartNogoods=123
40.46	       =>  wckTime=9.137  cpuTime=8.98  mem=16M644
44.50	   
44.50	   search
44.50	     run=13  nbConstraintChecks=45776461  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19325
44.50	     nbFailedAssignments=13416  nbBacktracks=5816  nbVisitedNodes=38524  nbRestartNogoods=133
44.50	       =>  wckTime=13.172  cpuTime=12.98  mem=16M644
49.68	   
49.68	   search
49.68	     run=14  nbConstraintChecks=64467266  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27051
49.68	     nbFailedAssignments=18215  nbBacktracks=8738  nbVisitedNodes=53778  nbRestartNogoods=141
49.68	       =>  wckTime=18.359  cpuTime=18.12  mem=16M644
56.87	   
56.87	   search
56.87	     run=15  nbConstraintChecks=88677297  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37295
56.87	     nbFailedAssignments=24078  nbBacktracks=13116  nbVisitedNodes=73632  nbRestartNogoods=150
56.87	       =>  wckTime=25.545  cpuTime=25.23  mem=16M644
67.48	   
67.48	   search
67.48	     run=16  nbConstraintChecks=123840039  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52227
67.48	     nbFailedAssignments=32439  nbBacktracks=19684  nbVisitedNodes=102585  nbRestartNogoods=159
67.48	       =>  wckTime=36.151  cpuTime=35.74  mem=16M644
82.50	   
82.50	   search
82.50	     run=17  nbConstraintChecks=173161683  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=73333
82.50	     nbFailedAssignments=43686  nbBacktracks=29536  nbVisitedNodes=143005  nbRestartNogoods=164
82.50	       =>  wckTime=51.177  cpuTime=50.63  mem=16M644
105.23	   
105.23	   search
105.23	     run=18  nbConstraintChecks=248613044  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=105415
105.23	     nbFailedAssignments=60983  nbBacktracks=44314  nbVisitedNodes=204701  nbRestartNogoods=177
105.23	       =>  wckTime=73.908  cpuTime=73.15  mem=16M644
142.07	   
142.07	   search
142.07	     run=19  nbConstraintChecks=369606093  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=155935
142.07	     nbFailedAssignments=89329  nbBacktracks=66482  nbVisitedNodes=302761  nbRestartNogoods=188
142.07	       =>  wckTime=110.748  cpuTime=109.65  mem=16M644
195.01	   
195.01	   search
195.01	     run=20  nbConstraintChecks=543441660  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=229096
195.01	     nbFailedAssignments=129231  nbBacktracks=99734  nbVisitedNodes=444417  nbRestartNogoods=198
195.01	       =>  wckTime=163.687  cpuTime=162.1  mem=16M644
272.95	   
272.95	   search
272.95	     run=21  nbConstraintChecks=799895694  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=336877
272.95	     nbFailedAssignments=187127  nbBacktracks=149613  nbVisitedNodes=652330  nbRestartNogoods=210
272.95	       =>  wckTime=241.626  cpuTime=239.32  mem=16M644
317.72	   
317.72	   search
317.72	     run=22  nbConstraintChecks=946245715  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=398372
317.72	     nbFailedAssignments=221058  nbBacktracks=177178  nbVisitedNodes=771591  nbRestartNogoods=218
317.72	       =>  wckTime=286.395  cpuTime=283.68  mem=16M644
317.72	   
317.72	   global
317.72	     nbConstraintChecks=946245715  nbRestartNogoods=218  solvingWckTime=286.397  solvingCpuTime=283.68  expiredTime=no
317.72	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=314.27
317.72	       =>  wckTime=317.411  cpuTime=314.21  mem=16M644
317.73	
317.73	s OPTIMUM FOUND
317.73	v 4 0 1 4 0 9 2 7 4 7 0 8 9 0 1 3 2 8 8 6 1 4 4 3 4 
317.73	   
317.73	   totalWckTime=317.491  totalCpuTime=314.27

Verifier Data (download as text)

2 unsatisfied constraints, 298 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/node33/watcher-281162-1169310278 -o ROOT/results/node33/solver-281162-1169310278 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281162-1169310278/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.88 1.97 1.89 4/81 6867
/proc/meminfo: memFree=1466792/2055920 swapFree=4192224/4192956
[pid=6866] ppid=6864 vsize=18540 CPUtime=0
/proc/6866/stat : 6866 (runsolver) R 6864 6866 6056 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 279421623 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 210824129831 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/6866/statm: 4635 279 244 17 0 2626 0

[startup+0.109928 s]
/proc/loadavg: 1.88 1.97 1.89 4/81 6867
/proc/meminfo: memFree=1466792/2055920 swapFree=4192224/4192956
[pid=6866] ppid=6864 vsize=914988 CPUtime=0.09
/proc/6866/stat : 6866 (java) R 6864 6866 6056 0 -1 0 3048 0 1 0 8 1 0 0 17 0 8 0 279421623 936947712 2794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154018805 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6866/statm: 228747 2794 1446 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.518013 s]
/proc/loadavg: 1.88 1.97 1.89 4/81 6867
/proc/meminfo: memFree=1466792/2055920 swapFree=4192224/4192956
[pid=6866] ppid=6864 vsize=915332 CPUtime=0.49
/proc/6866/stat : 6866 (java) R 6864 6866 6056 0 -1 0 6333 0 1 0 45 4 0 0 18 0 8 0 279421623 937299968 6072 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6866/statm: 228833 6072 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33918 s]
/proc/loadavg: 1.88 1.97 1.89 3/88 6874
/proc/meminfo: memFree=1447728/2055920 swapFree=4192224/4192956
[pid=6866] ppid=6864 vsize=915464 CPUtime=1.31
/proc/6866/stat : 6866 (java) R 6864 6866 6056 0 -1 0 7426 0 1 0 114 17 0 0 25 0 8 0 279421623 937435136 7164 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073340789 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6866/statm: 228866 7164 2476 14 0 215336 0
[pid=6866/tid=6868] ppid=6864 vsize=915464 CPUtime=0.02
/proc/6866/task/6868/stat : 6868 (java) S 6864 6866 6056 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279421627 937435136 7164 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6869] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6869/stat : 6869 (java) S 6864 6866 6056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279421627 937435136 7164 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6870] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6870/stat : 6870 (java) S 6864 6866 6056 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279421627 937435136 7164 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6871] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6871/stat : 6871 (java) S 6864 6866 6056 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279421630 937435136 7164 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6872] ppid=6864 vsize=915464 CPUtime=0.14
/proc/6866/task/6872/stat : 6872 (java) S 6864 6866 6056 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 279421630 937435136 7164 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6873] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6873/stat : 6873 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279421630 937435136 7164 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6874] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6874/stat : 6874 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279421630 937435136 7164 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) 915464

[startup+2.98853 s]
/proc/loadavg: 1.88 1.97 1.89 3/88 6874
/proc/meminfo: memFree=1447728/2055920 swapFree=4192224/4192956
[pid=6866] ppid=6864 vsize=915468 CPUtime=2.94
/proc/6866/stat : 6866 (java) R 6864 6866 6056 0 -1 0 7430 0 1 0 248 46 0 0 25 0 8 0 279421623 937439232 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6866/statm: 228867 7167 2476 14 0 215337 0
[pid=6866/tid=6868] ppid=6864 vsize=915468 CPUtime=0.02
/proc/6866/task/6868/stat : 6868 (java) S 6864 6866 6056 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279421627 937439232 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6869] ppid=6864 vsize=915468 CPUtime=0
/proc/6866/task/6869/stat : 6869 (java) S 6864 6866 6056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279421627 937439232 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6870] ppid=6864 vsize=915468 CPUtime=0
/proc/6866/task/6870/stat : 6870 (java) S 6864 6866 6056 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279421627 937439232 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6871] ppid=6864 vsize=915468 CPUtime=0
/proc/6866/task/6871/stat : 6871 (java) S 6864 6866 6056 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279421630 937439232 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6872] ppid=6864 vsize=915468 CPUtime=0.15
/proc/6866/task/6872/stat : 6872 (java) S 6864 6866 6056 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 279421630 937439232 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6873] ppid=6864 vsize=915468 CPUtime=0
/proc/6866/task/6873/stat : 6873 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279421630 937439232 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6874] ppid=6864 vsize=915468 CPUtime=0
/proc/6866/task/6874/stat : 6874 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279421630 937439232 7167 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) 915468

[startup+6.27521 s]
/proc/loadavg: 1.89 1.97 1.89 3/88 6874
/proc/meminfo: memFree=1447728/2055920 swapFree=4192224/4192956
[pid=6866] ppid=6864 vsize=915464 CPUtime=6.19
/proc/6866/stat : 6866 (java) R 6864 6866 6056 0 -1 0 7430 0 1 0 508 111 0 0 25 0 8 0 279421623 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073735712 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6866/statm: 228866 7167 2476 14 0 215336 0
[pid=6866/tid=6868] ppid=6864 vsize=915464 CPUtime=0.02
/proc/6866/task/6868/stat : 6868 (java) S 6864 6866 6056 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279421627 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6869] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6869/stat : 6869 (java) S 6864 6866 6056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279421627 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6870] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6870/stat : 6870 (java) S 6864 6866 6056 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279421627 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6871] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6871/stat : 6871 (java) S 6864 6866 6056 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279421630 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6872] ppid=6864 vsize=915464 CPUtime=0.15
/proc/6866/task/6872/stat : 6872 (java) S 6864 6866 6056 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 279421630 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6873] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6873/stat : 6873 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279421630 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6874] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6874/stat : 6874 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279421630 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915464

[startup+12.7576 s]
/proc/loadavg: 1.90 1.97 1.89 3/88 6874
/proc/meminfo: memFree=1447792/2055920 swapFree=4192224/4192956
[pid=6866] ppid=6864 vsize=915468 CPUtime=12.62
/proc/6866/stat : 6866 (java) R 6864 6866 6056 0 -1 0 7430 0 1 0 1017 245 0 0 25 0 8 0 279421623 937439232 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6866/statm: 228867 7167 2476 14 0 215337 0
[pid=6866/tid=6868] ppid=6864 vsize=915468 CPUtime=0.02
/proc/6866/task/6868/stat : 6868 (java) S 6864 6866 6056 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279421627 937439232 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6869] ppid=6864 vsize=915468 CPUtime=0
/proc/6866/task/6869/stat : 6869 (java) S 6864 6866 6056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279421627 937439232 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6870] ppid=6864 vsize=915468 CPUtime=0
/proc/6866/task/6870/stat : 6870 (java) S 6864 6866 6056 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279421627 937439232 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6871] ppid=6864 vsize=915468 CPUtime=0
/proc/6866/task/6871/stat : 6871 (java) S 6864 6866 6056 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279421630 937439232 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6872] ppid=6864 vsize=915468 CPUtime=0.15
/proc/6866/task/6872/stat : 6872 (java) S 6864 6866 6056 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 279421630 937439232 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6873] ppid=6864 vsize=915468 CPUtime=0
/proc/6866/task/6873/stat : 6873 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279421630 937439232 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6874] ppid=6864 vsize=915468 CPUtime=0
/proc/6866/task/6874/stat : 6874 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279421630 937439232 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915468

[startup+25.6092 s]
/proc/loadavg: 1.92 1.97 1.89 3/88 6874
/proc/meminfo: memFree=1447856/2055920 swapFree=4192224/4192956
[pid=6866] ppid=6864 vsize=915464 CPUtime=25.35
/proc/6866/stat : 6866 (java) R 6864 6866 6056 0 -1 0 7430 0 1 0 2028 507 0 0 25 0 8 0 279421623 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073733545 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6866/statm: 228866 7167 2476 14 0 215336 0
[pid=6866/tid=6868] ppid=6864 vsize=915464 CPUtime=0.02
/proc/6866/task/6868/stat : 6868 (java) S 6864 6866 6056 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279421627 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6869] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6869/stat : 6869 (java) S 6864 6866 6056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279421627 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6870] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6870/stat : 6870 (java) S 6864 6866 6056 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279421627 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6871] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6871/stat : 6871 (java) S 6864 6866 6056 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279421630 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6872] ppid=6864 vsize=915464 CPUtime=0.15
/proc/6866/task/6872/stat : 6872 (java) S 6864 6866 6056 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 279421630 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6873] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6873/stat : 6873 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279421630 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6874] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6874/stat : 6874 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279421630 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915464

[startup+51.2176 s]
/proc/loadavg: 1.95 1.97 1.89 3/88 6874
/proc/meminfo: memFree=1441520/2055920 swapFree=4192224/4192956
[pid=6866] ppid=6864 vsize=915464 CPUtime=50.71
/proc/6866/stat : 6866 (java) R 6864 6866 6056 0 -1 0 9082 0 1 0 4457 614 0 0 25 0 8 0 279421623 937435136 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073886907 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6866/statm: 228866 8812 2527 14 0 215336 0
[pid=6866/tid=6868] ppid=6864 vsize=915464 CPUtime=0.02
/proc/6866/task/6868/stat : 6868 (java) S 6864 6866 6056 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279421627 937435136 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6869] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6869/stat : 6869 (java) S 6864 6866 6056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279421627 937435136 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6870] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6870/stat : 6870 (java) S 6864 6866 6056 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279421627 937435136 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6871] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6871/stat : 6871 (java) S 6864 6866 6056 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279421630 937435136 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6872] ppid=6864 vsize=915464 CPUtime=0.26
/proc/6866/task/6872/stat : 6872 (java) S 6864 6866 6056 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 279421630 937435136 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6873] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6873/stat : 6873 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279421630 937435136 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6874] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6874/stat : 6874 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279421630 937435136 8812 18446744073709551615 134512640 134570532 4294956480 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) 915464

[startup+102.518 s]
/proc/loadavg: 1.98 1.97 1.90 3/88 6874
/proc/meminfo: memFree=1441520/2055920 swapFree=4192224/4192956
[pid=6866] ppid=6864 vsize=915464 CPUtime=101.54
/proc/6866/stat : 6866 (java) R 6864 6866 6056 0 -1 0 9089 0 1 0 9540 614 0 0 25 0 8 0 279421623 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073875638 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6866/statm: 228866 8819 2527 14 0 215336 0
[pid=6866/tid=6868] ppid=6864 vsize=915464 CPUtime=0.02
/proc/6866/task/6868/stat : 6868 (java) S 6864 6866 6056 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279421627 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6869] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6869/stat : 6869 (java) S 6864 6866 6056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279421627 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6870] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6870/stat : 6870 (java) S 6864 6866 6056 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279421627 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6871] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6871/stat : 6871 (java) S 6864 6866 6056 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279421630 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6872] ppid=6864 vsize=915464 CPUtime=0.26
/proc/6866/task/6872/stat : 6872 (java) S 6864 6866 6056 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 279421630 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6873] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6873/stat : 6873 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279421630 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6874] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6874/stat : 6874 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279421630 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.54
Current children cumulated vsize (KiB) 915464

[startup+162.59 s]
/proc/loadavg: 1.99 1.97 1.90 3/88 6874
/proc/meminfo: memFree=1441520/2055920 swapFree=4192224/4192956
[pid=6866] ppid=6864 vsize=915464 CPUtime=161.06
/proc/6866/stat : 6866 (java) R 6864 6866 6056 0 -1 0 9095 0 1 0 15492 614 0 0 25 0 8 0 279421623 937435136 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073900364 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6866/statm: 228866 8824 2527 14 0 215336 0
[pid=6866/tid=6868] ppid=6864 vsize=915464 CPUtime=0.02
/proc/6866/task/6868/stat : 6868 (java) S 6864 6866 6056 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279421627 937435136 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6869] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6869/stat : 6869 (java) S 6864 6866 6056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279421627 937435136 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6870] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6870/stat : 6870 (java) S 6864 6866 6056 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279421627 937435136 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6871] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6871/stat : 6871 (java) S 6864 6866 6056 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279421630 937435136 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6872] ppid=6864 vsize=915464 CPUtime=0.26
/proc/6866/task/6872/stat : 6872 (java) S 6864 6866 6056 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 279421630 937435136 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6873] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6873/stat : 6873 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279421630 937435136 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6874] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6874/stat : 6874 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279421630 937435136 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.06
Current children cumulated vsize (KiB) 915464

[startup+222.671 s]
/proc/loadavg: 1.99 1.97 1.91 3/88 6874
/proc/meminfo: memFree=1441456/2055920 swapFree=4192224/4192956
[pid=6866] ppid=6864 vsize=915464 CPUtime=220.59
/proc/6866/stat : 6866 (java) R 6864 6866 6056 0 -1 0 9097 0 1 0 21445 614 0 0 25 0 8 0 279421623 937435136 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073838529 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6866/statm: 228866 8826 2527 14 0 215336 0
[pid=6866/tid=6868] ppid=6864 vsize=915464 CPUtime=0.02
/proc/6866/task/6868/stat : 6868 (java) S 6864 6866 6056 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279421627 937435136 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6869] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6869/stat : 6869 (java) S 6864 6866 6056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279421627 937435136 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6870] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6870/stat : 6870 (java) S 6864 6866 6056 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279421627 937435136 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6871] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6871/stat : 6871 (java) S 6864 6866 6056 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279421630 937435136 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6872] ppid=6864 vsize=915464 CPUtime=0.26
/proc/6866/task/6872/stat : 6872 (java) S 6864 6866 6056 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 279421630 937435136 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6873] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6873/stat : 6873 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279421630 937435136 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6874] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6874/stat : 6874 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279421630 937435136 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 915464

[startup+282.749 s]
/proc/loadavg: 1.99 1.97 1.91 3/88 6874
/proc/meminfo: memFree=1441456/2055920 swapFree=4192224/4192956
[pid=6866] ppid=6864 vsize=915464 CPUtime=280.11
/proc/6866/stat : 6866 (java) R 6864 6866 6056 0 -1 0 9100 0 1 0 27397 614 0 0 25 0 8 0 279421623 937435136 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073906252 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6866/statm: 228866 8829 2527 14 0 215336 0
[pid=6866/tid=6868] ppid=6864 vsize=915464 CPUtime=0.02
/proc/6866/task/6868/stat : 6868 (java) S 6864 6866 6056 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279421627 937435136 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6869] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6869/stat : 6869 (java) S 6864 6866 6056 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279421627 937435136 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6870] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6870/stat : 6870 (java) S 6864 6866 6056 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279421627 937435136 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6871] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6871/stat : 6871 (java) S 6864 6866 6056 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 279421630 937435136 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6872] ppid=6864 vsize=915464 CPUtime=0.26
/proc/6866/task/6872/stat : 6872 (java) S 6864 6866 6056 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 279421630 937435136 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6873] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6873/stat : 6873 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279421630 937435136 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6866/tid=6874] ppid=6864 vsize=915464 CPUtime=0
/proc/6866/task/6874/stat : 6874 (java) S 6864 6866 6056 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279421630 937435136 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.11
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 317.754
CPU time (s): 314.787
CPU user time (s): 308.634
CPU system time (s): 6.15306
CPU usage (%): 99.0664
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 308.634
system time used= 6.15306
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9196
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= 7594
involuntary context switches= 20183

runsolver used 0.366944 s user time and 1.05184 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat Jan 20 16:24:38 UTC 2007


IDJOB= 281162
IDBENCH= 12098
IDSOLVER= 69
FILE ID= node33/281162-1169310278

PBS_JOBID= 3610125

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/completeLoose/vcsp-25-10-100-18-13_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281162-1169310278/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node33/watcher-281162-1169310278 -o ROOT/results/node33/solver-281162-1169310278 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281162-1169310278/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5d95f976d3d9c461c69cd71bfeb9f433

RANDOM SEED= 923348641

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.281
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.281
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:       1467208 kB
Buffers:         46876 kB
Cached:         442456 kB
SwapCached:        268 kB
Active:         192392 kB
Inactive:       326184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1467208 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            1708 kB
Writeback:           0 kB
Mapped:          46468 kB
Slab:            55232 kB
Committed_AS:  4802412 kB
PageTables:       1872 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 node33 on Sat Jan 20 16:29:56 UTC 2007