Trace number 276986

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 311.747 314.469

General information on the benchmark

Nametightness/tightness0.2/
rand-2-40-11-414-200-39_ext.xml
MD5SUM46ee70eb3b6a8794a3c1237e4cc2853d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints413
Best CPU time to get the best result obtained on this benchmark25.9141
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables40
Number of constraints414
Maximum constraint arity2
Maximum domain size11
Number of constraints which are defined in extension414
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/276986-1169251658/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=11  maxDomainSize=11
0.42	       =>  wckTime=0.103  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.62	     nbConstraints=414  nbRelationTypes=414  nbExtensionStructures=414  nbSharedExtensionStructures=0
0.62	     nbConflictsStructures=414  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=8227  maxDegree=28
0.62	     maxArity=2
0.62	       =>  wckTime=0.303  cpuTime=0.2  mem=10M810
0.67	   
0.67	   solver LocalSearchSolver being built... 
0.71	       =>  wckTime=0.39  cpuTime=0.25  mem=5M814
0.71	
0.71	s SATISFIABLE
0.71	o 344
0.72	c 70
0.72	o 351
0.72	c 63
0.72	o 357
0.72	c 57
0.72	o 361
0.72	c 53
0.72	o 365
0.72	c 49
0.72	o 370
0.72	c 44
0.72	o 374
0.72	c 40
0.72	o 375
0.72	c 39
0.72	o 378
0.72	c 36
0.72	o 381
0.72	c 33
0.73	o 384
0.73	c 30
0.73	o 385
0.73	c 29
0.73	o 388
0.73	c 26
0.73	o 391
0.73	c 23
0.73	o 393
0.73	c 21
0.73	o 395
0.73	c 19
0.73	o 396
0.73	c 18
0.73	o 398
0.73	c 16
0.74	o 400
0.74	c 14
0.76	o 401
0.76	c 13
0.76	o 402
0.76	c 12
0.76	o 404
0.76	c 10
0.76	o 405
0.76	c 9
0.79	o 406
0.79	c 8
0.79	o 407
0.79	c 7
0.79	o 408
0.79	c 6
0.80	o 409
0.80	c 5
0.82	o 410
0.82	c 4
0.88	o 411
0.88	c 3
1.17	o 412
1.17	c 2
3.21	   
3.21	   search
3.21	     run=0  nbConstraintChecks=16138037  nbAssignments=10000
3.21	       =>  wckTime=2.503  cpuTime=2.45  mem=5M814
5.81	   
5.81	   search
5.81	     run=1  nbConstraintChecks=33895080  nbAssignments=20000
5.81	       =>  wckTime=5.103  cpuTime=5.03  mem=5M814
7.14	o 413
7.14	c 1
7.14	   
7.14	   search
7.14	     run=2  nbConstraintChecks=42510710  nbAssignments=25739
7.14	       =>  wckTime=6.428  cpuTime=6.34  mem=5M814
7.14	   
7.14	   global
7.14	     nbConstraintChecks=42510710  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
7.14	     solvingWckTime=6.424  solvingCpuTime=6.34  expiredTime=no  totalExploration=no  nbFoundSolutions=0
7.14	     globalCpuTime=6.65
7.14	       =>  wckTime=6.818  cpuTime=6.59  mem=5M814
7.14	   
7.14	   solver IterativeSystematicSolver being built... 
7.27	       =>  wckTime=6.948  cpuTime=6.7  mem=16M787
7.28	   
7.28	   preprocessing
7.28	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
7.28	     detectedInconsistency=no
7.28	       =>  wckTime=0.0070  cpuTime=0.01  mem=16M787
7.36	   
7.36	   search
7.36	     run=0  nbConstraintChecks=128059  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36
7.36	     nbFailedAssignments=20  nbBacktracks=10  nbVisitedNodes=67  nbRestartNogoods=0
7.36	       =>  wckTime=0.086  cpuTime=0.07  mem=16M787
7.44	   
7.44	   search
7.44	     run=1  nbConstraintChecks=356317  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103
7.44	     nbFailedAssignments=64  nbBacktracks=25  nbVisitedNodes=193  nbRestartNogoods=11
7.44	       =>  wckTime=0.173  cpuTime=0.14  mem=16M787
7.52	   
7.52	   search
7.52	     run=2  nbConstraintChecks=630715  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=172
7.52	     nbFailedAssignments=105  nbBacktracks=47  nbVisitedNodes=325  nbRestartNogoods=31
7.52	       =>  wckTime=0.248  cpuTime=0.21  mem=16M787
7.62	   
7.62	   search
7.62	     run=3  nbConstraintChecks=970554  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=253
7.62	     nbFailedAssignments=145  nbBacktracks=80  nbVisitedNodes=479  nbRestartNogoods=49
7.62	       =>  wckTime=0.346  cpuTime=0.31  mem=16M787
7.81	   
7.81	   search
7.81	     run=4  nbConstraintChecks=1667281  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=423
7.81	     nbFailedAssignments=259  nbBacktracks=130  nbVisitedNodes=812  nbRestartNogoods=60
7.81	       =>  wckTime=0.536  cpuTime=0.5  mem=16M787
8.06	   
8.06	   search
8.06	     run=5  nbConstraintChecks=2655114  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=663
8.06	     nbFailedAssignments=418  nbBacktracks=205  nbVisitedNodes=1286  nbRestartNogoods=69
8.06	       =>  wckTime=0.793  cpuTime=0.75  mem=16M787
8.39	   
8.39	   search
8.39	     run=6  nbConstraintChecks=3850196  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=948
8.39	     nbFailedAssignments=584  nbBacktracks=318  nbVisitedNodes=1850  nbRestartNogoods=80
8.39	       =>  wckTime=1.121  cpuTime=1.07  mem=16M787
9.00	   
9.00	   search
9.00	     run=7  nbConstraintChecks=6208623  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1530
9.00	     nbFailedAssignments=988  nbBacktracks=488  nbVisitedNodes=3006  nbRestartNogoods=94
9.00	       =>  wckTime=1.728  cpuTime=1.65  mem=16M787
9.75	   
9.75	   search
9.75	     run=8  nbConstraintChecks=8921209  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2190
9.75	     nbFailedAssignments=1385  nbBacktracks=744  nbVisitedNodes=4304  nbRestartNogoods=125
9.75	       =>  wckTime=2.476  cpuTime=2.38  mem=16M787
10.99	   
10.99	   search
10.99	     run=9  nbConstraintChecks=13554141  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3312
10.99	     nbFailedAssignments=2115  nbBacktracks=1129  nbVisitedNodes=6538  nbRestartNogoods=141
10.99	       =>  wckTime=3.717  cpuTime=3.61  mem=16M787
12.89	   
12.89	   search
12.89	     run=10  nbConstraintChecks=20604013  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4952
12.89	     nbFailedAssignments=3175  nbBacktracks=1705  nbVisitedNodes=9794  nbRestartNogoods=154
12.89	       =>  wckTime=5.623  cpuTime=5.5  mem=16M787
15.30	   
15.30	   search
15.30	     run=11  nbConstraintChecks=29400903  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7087
15.30	     nbFailedAssignments=4439  nbBacktracks=2569  nbVisitedNodes=13963  nbRestartNogoods=161
15.30	       =>  wckTime=8.032  cpuTime=7.89  mem=16M787
18.97	   
18.97	   search
18.97	     run=12  nbConstraintChecks=42607126  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10328
18.97	     nbFailedAssignments=6375  nbBacktracks=3866  nbVisitedNodes=20218  nbRestartNogoods=169
18.97	       =>  wckTime=11.696  cpuTime=11.52  mem=16M787
23.54	   
23.54	   search
23.54	     run=13  nbConstraintChecks=58747463  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14654
23.54	     nbFailedAssignments=8747  nbBacktracks=5812  nbVisitedNodes=28248  nbRestartNogoods=179
23.54	       =>  wckTime=16.269  cpuTime=16.06  mem=16M787
29.79	   
29.79	   search
29.79	     run=14  nbConstraintChecks=80518286  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20458
29.79	     nbFailedAssignments=11624  nbBacktracks=8731  nbVisitedNodes=38302  nbRestartNogoods=193
29.79	       =>  wckTime=22.517  cpuTime=22.25  mem=16M787
38.35	   
38.35	   search
38.35	     run=15  nbConstraintChecks=109173941  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28624
38.35	     nbFailedAssignments=15407  nbBacktracks=13110  nbVisitedNodes=51775  nbRestartNogoods=204
38.35	       =>  wckTime=31.077  cpuTime=30.74  mem=16M787
49.56	   
49.56	   search
49.56	     run=16  nbConstraintChecks=148012717  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40152
49.56	     nbFailedAssignments=20359  nbBacktracks=19678  nbVisitedNodes=70051  nbRestartNogoods=211
49.56	       =>  wckTime=42.287  cpuTime=41.85  mem=16M787
64.34	   
64.34	   search
64.34	     run=17  nbConstraintChecks=199609964  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56381
64.34	     nbFailedAssignments=26734  nbBacktracks=29530  nbVisitedNodes=94464  nbRestartNogoods=225
64.34	       =>  wckTime=57.07  cpuTime=56.51  mem=16M787
85.77	   
85.77	   search
85.77	     run=18  nbConstraintChecks=274718575  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=80226
85.77	     nbFailedAssignments=35791  nbBacktracks=44308  nbVisitedNodes=129849  nbRestartNogoods=230
85.77	       =>  wckTime=78.497  cpuTime=77.76  mem=16M787
116.80	   
116.80	   search
116.80	     run=19  nbConstraintChecks=382870592  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=114983
116.80	     nbFailedAssignments=48373  nbBacktracks=66476  nbVisitedNodes=180561  nbRestartNogoods=242
116.80	       =>  wckTime=109.528  cpuTime=108.53  mem=16M787
162.72	   
162.72	   search
162.72	     run=20  nbConstraintChecks=543675217  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=167022
162.72	     nbFailedAssignments=67151  nbBacktracks=99728  nbVisitedNodes=255979  nbRestartNogoods=255
162.72	       =>  wckTime=155.454  cpuTime=154.04  mem=16M787
231.69	   
231.69	   search
231.69	     run=21  nbConstraintChecks=783698139  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=244716
231.69	     nbFailedAssignments=94957  nbBacktracks=149610  nbVisitedNodes=368332  nbRestartNogoods=261
231.69	       =>  wckTime=224.419  cpuTime=222.43  mem=16M787
314.40	   
314.40	   search
314.40	     run=22  nbConstraintChecks=1072394891  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=337686
314.40	     nbFailedAssignments=128198  nbBacktracks=209340  nbVisitedNodes=502838  nbRestartNogoods=277
314.40	       =>  wckTime=307.135  cpuTime=304.46  mem=16M787
314.41	   
314.41	   global
314.41	     nbConstraintChecks=1072394891  nbRestartNogoods=277  solvingWckTime=307.136  solvingCpuTime=304.46  expiredTime=no
314.41	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=311.22
314.41	       =>  wckTime=314.085  cpuTime=311.16  mem=16M787
314.41	
314.41	s OPTIMUM FOUND
314.41	v 6 8 0 6 2 7 9 7 9 0 10 6 4 2 9 10 10 9 10 3 3 6 10 5 0 10 2 2 9 8 1 1 1 10 5 5 3 5 7 2 
314.41	   
314.41	   totalWckTime=314.166  totalCpuTime=311.22

Verifier Data (download as text)

1 unsatisfied constraints, 413 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/node7/watcher-276986-1169251658 -o ROOT/results/node7/solver-276986-1169251658 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276986-1169251658/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.91 1.97 1.99 4/86 16606
/proc/meminfo: memFree=1340512/2055920 swapFree=4192812/4192956
[pid=16605] ppid=16603 vsize=18540 CPUtime=0
/proc/16605/stat : 16605 (runsolver) R 16603 16605 15971 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 273561266 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 244671114535 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/16605/statm: 4635 279 244 17 0 2626 0

[startup+0.103958 s]
/proc/loadavg: 1.91 1.97 1.99 4/86 16606
/proc/meminfo: memFree=1340512/2055920 swapFree=4192812/4192956
[pid=16605] ppid=16603 vsize=914988 CPUtime=0.08
/proc/16605/stat : 16605 (java) R 16603 16605 15971 0 -1 0 2963 0 1 0 7 1 0 0 17 0 8 0 273561266 936947712 2709 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153791697 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16605/statm: 228747 2709 1417 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511997 s]
/proc/loadavg: 1.91 1.97 1.99 4/86 16606
/proc/meminfo: memFree=1340512/2055920 swapFree=4192812/4192956
[pid=16605] ppid=16603 vsize=915332 CPUtime=0.48
/proc/16605/stat : 16605 (java) R 16603 16605 15971 0 -1 0 6369 0 1 0 44 4 0 0 18 0 8 0 273561266 937299968 6108 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154020542 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16605/statm: 228833 6108 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33308 s]
/proc/loadavg: 1.91 1.97 1.99 3/93 16613
/proc/meminfo: memFree=1320296/2055920 swapFree=4192812/4192956
[pid=16605] ppid=16603 vsize=915464 CPUtime=1.29
/proc/16605/stat : 16605 (java) R 16603 16605 15971 0 -1 0 7722 0 1 0 114 15 0 0 25 0 8 0 273561266 937435136 7460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741589 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16605/statm: 228866 7460 2476 14 0 215336 0
[pid=16605/tid=16607] ppid=16603 vsize=915464 CPUtime=0.03
/proc/16605/task/16607/stat : 16607 (java) S 16603 16605 15971 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273561270 937435136 7460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16608] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16608/stat : 16608 (java) S 16603 16605 15971 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273561271 937435136 7460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16609] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16609/stat : 16609 (java) S 16603 16605 15971 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273561271 937435136 7460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16610] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16610/stat : 16610 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273561274 937435136 7460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16611] ppid=16603 vsize=915464 CPUtime=0.15
/proc/16605/task/16611/stat : 16611 (java) S 16603 16605 15971 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 273561274 937435136 7460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16612] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16612/stat : 16612 (java) S 16603 16605 15971 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273561274 937435136 7460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16613] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16613/stat : 16613 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273561274 937435136 7460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915464

[startup+2.98125 s]
/proc/loadavg: 1.91 1.97 1.99 3/93 16613
/proc/meminfo: memFree=1320296/2055920 swapFree=4192812/4192956
[pid=16605] ppid=16603 vsize=915464 CPUtime=2.92
/proc/16605/stat : 16605 (java) R 16603 16605 15971 0 -1 0 7723 0 1 0 250 42 0 0 25 0 8 0 273561266 937435136 7460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073755092 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16605/statm: 228866 7460 2476 14 0 215336 0
[pid=16605/tid=16607] ppid=16603 vsize=915464 CPUtime=0.03
/proc/16605/task/16607/stat : 16607 (java) S 16603 16605 15971 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273561270 937435136 7460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16608] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16608/stat : 16608 (java) S 16603 16605 15971 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273561271 937435136 7460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16609] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16609/stat : 16609 (java) S 16603 16605 15971 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273561271 937435136 7460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16610] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16610/stat : 16610 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273561274 937435136 7460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16611] ppid=16603 vsize=915464 CPUtime=0.15
/proc/16605/task/16611/stat : 16611 (java) S 16603 16605 15971 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 273561274 937435136 7460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16612] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16612/stat : 16612 (java) S 16603 16605 15971 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273561274 937435136 7460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16613] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16613/stat : 16613 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273561274 937435136 7460 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.2816 s]
/proc/loadavg: 1.92 1.97 1.99 3/93 16613
/proc/meminfo: memFree=1320168/2055920 swapFree=4192812/4192956
[pid=16605] ppid=16603 vsize=915464 CPUtime=6.19
/proc/16605/stat : 16605 (java) R 16603 16605 15971 0 -1 0 7726 0 1 0 519 100 0 0 25 0 8 0 273561266 937435136 7463 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073741626 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16605/statm: 228866 7463 2476 14 0 215336 0
[pid=16605/tid=16607] ppid=16603 vsize=915464 CPUtime=0.03
/proc/16605/task/16607/stat : 16607 (java) S 16603 16605 15971 0 -1 64 234 0 0 0 3 0 0 0 16 0 8 0 273561270 937435136 7463 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16608] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16608/stat : 16608 (java) S 16603 16605 15971 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273561271 937435136 7463 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16609] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16609/stat : 16609 (java) S 16603 16605 15971 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273561271 937435136 7463 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16610] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16610/stat : 16610 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273561274 937435136 7463 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16611] ppid=16603 vsize=915464 CPUtime=0.15
/proc/16605/task/16611/stat : 16611 (java) S 16603 16605 15971 0 -1 64 352 0 0 0 15 0 0 0 16 0 8 0 273561274 937435136 7463 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16612] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16612/stat : 16612 (java) S 16603 16605 15971 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273561274 937435136 7463 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16613] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16613/stat : 16613 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273561274 937435136 7463 18446744073709551615 134512640 134570532 4294956464 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.7613 s]
/proc/loadavg: 1.93 1.97 1.99 3/93 16613
/proc/meminfo: memFree=1314856/2055920 swapFree=4192812/4192956
[pid=16605] ppid=16603 vsize=915464 CPUtime=12.62
/proc/16605/stat : 16605 (java) R 16603 16605 15971 0 -1 0 9110 0 1 0 1145 117 0 0 25 0 8 0 273561266 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848933 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16605/statm: 228866 8843 2527 14 0 215336 0
[pid=16605/tid=16607] ppid=16603 vsize=915464 CPUtime=0.03
/proc/16605/task/16607/stat : 16607 (java) S 16603 16605 15971 0 -1 64 235 0 0 0 3 0 0 0 16 0 8 0 273561270 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16608] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16608/stat : 16608 (java) S 16603 16605 15971 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273561271 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16609] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16609/stat : 16609 (java) S 16603 16605 15971 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273561271 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16610] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16610/stat : 16610 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273561274 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16611] ppid=16603 vsize=915464 CPUtime=0.25
/proc/16605/task/16611/stat : 16611 (java) S 16603 16605 15971 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 273561274 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16612] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16612/stat : 16612 (java) S 16603 16605 15971 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273561274 937435136 8843 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16613] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16613/stat : 16613 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273561274 937435136 8843 18446744073709551615 134512640 134570532 4294956464 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) 915464

[startup+25.6066 s]
/proc/loadavg: 1.94 1.97 1.99 3/93 16613
/proc/meminfo: memFree=1314856/2055920 swapFree=4192812/4192956
[pid=16605] ppid=16603 vsize=915464 CPUtime=25.36
/proc/16605/stat : 16605 (java) R 16603 16605 15971 0 -1 0 9121 0 1 0 2419 117 0 0 25 0 8 0 273561266 937435136 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073897872 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16605/statm: 228866 8854 2527 14 0 215336 0
[pid=16605/tid=16607] ppid=16603 vsize=915464 CPUtime=0.03
/proc/16605/task/16607/stat : 16607 (java) S 16603 16605 15971 0 -1 64 235 0 0 0 3 0 0 0 16 0 8 0 273561270 937435136 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16608] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16608/stat : 16608 (java) S 16603 16605 15971 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273561271 937435136 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16609] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16609/stat : 16609 (java) S 16603 16605 15971 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273561271 937435136 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16610] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16610/stat : 16610 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273561274 937435136 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16611] ppid=16603 vsize=915464 CPUtime=0.25
/proc/16605/task/16611/stat : 16611 (java) S 16603 16605 15971 0 -1 64 406 0 0 0 24 1 0 0 15 0 8 0 273561274 937435136 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16612] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16612/stat : 16612 (java) S 16603 16605 15971 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273561274 937435136 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16613] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16613/stat : 16613 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273561274 937435136 8854 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915464

[startup+51.2153 s]
/proc/loadavg: 1.96 1.97 1.99 3/93 16613
/proc/meminfo: memFree=1314856/2055920 swapFree=4192812/4192956
[pid=16605] ppid=16603 vsize=915464 CPUtime=50.75
/proc/16605/stat : 16605 (java) R 16603 16605 15971 0 -1 0 9130 0 1 0 4958 117 0 0 25 0 8 0 273561266 937435136 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073847881 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16605/statm: 228866 8862 2527 14 0 215336 0
[pid=16605/tid=16607] ppid=16603 vsize=915464 CPUtime=0.03
/proc/16605/task/16607/stat : 16607 (java) S 16603 16605 15971 0 -1 64 235 0 0 0 3 0 0 0 16 0 8 0 273561270 937435136 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16608] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16608/stat : 16608 (java) S 16603 16605 15971 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273561271 937435136 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16609] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16609/stat : 16609 (java) S 16603 16605 15971 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273561271 937435136 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16610] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16610/stat : 16610 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273561274 937435136 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16611] ppid=16603 vsize=915464 CPUtime=0.25
/proc/16605/task/16611/stat : 16611 (java) S 16603 16605 15971 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 273561274 937435136 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16612] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16612/stat : 16612 (java) S 16603 16605 15971 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273561274 937435136 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16613] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16613/stat : 16613 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273561274 937435136 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915464

[startup+102.429 s]
/proc/loadavg: 1.98 1.97 1.99 3/93 16613
/proc/meminfo: memFree=1314856/2055920 swapFree=4192812/4192956
[pid=16605] ppid=16603 vsize=915464 CPUtime=101.55
/proc/16605/stat : 16605 (java) R 16603 16605 15971 0 -1 0 9135 0 1 0 10038 117 0 0 25 0 8 0 273561266 937435136 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073873418 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16605/statm: 228866 8866 2527 14 0 215336 0
[pid=16605/tid=16607] ppid=16603 vsize=915464 CPUtime=0.03
/proc/16605/task/16607/stat : 16607 (java) S 16603 16605 15971 0 -1 64 235 0 0 0 3 0 0 0 16 0 8 0 273561270 937435136 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16608] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16608/stat : 16608 (java) S 16603 16605 15971 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273561271 937435136 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16609] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16609/stat : 16609 (java) S 16603 16605 15971 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273561271 937435136 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16610] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16610/stat : 16610 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273561274 937435136 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16611] ppid=16603 vsize=915464 CPUtime=0.25
/proc/16605/task/16611/stat : 16611 (java) S 16603 16605 15971 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 273561274 937435136 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16612] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16612/stat : 16612 (java) S 16603 16605 15971 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273561274 937435136 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16613] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16613/stat : 16613 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273561274 937435136 8866 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 915464

[startup+162.479 s]
/proc/loadavg: 2.06 1.99 1.99 3/93 16613
/proc/meminfo: memFree=1314920/2055920 swapFree=4192812/4192956
[pid=16605] ppid=16603 vsize=915464 CPUtime=161.06
/proc/16605/stat : 16605 (java) R 16603 16605 15971 0 -1 0 9138 0 1 0 15988 118 0 0 25 0 8 0 273561266 937435136 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073873706 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16605/statm: 228866 8869 2527 14 0 215336 0
[pid=16605/tid=16607] ppid=16603 vsize=915464 CPUtime=0.03
/proc/16605/task/16607/stat : 16607 (java) S 16603 16605 15971 0 -1 64 235 0 0 0 3 0 0 0 16 0 8 0 273561270 937435136 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16608] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16608/stat : 16608 (java) S 16603 16605 15971 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273561271 937435136 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16609] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16609/stat : 16609 (java) S 16603 16605 15971 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273561271 937435136 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16610] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16610/stat : 16610 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273561274 937435136 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16611] ppid=16603 vsize=915464 CPUtime=0.25
/proc/16605/task/16611/stat : 16611 (java) S 16603 16605 15971 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 273561274 937435136 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16612] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16612/stat : 16612 (java) S 16603 16605 15971 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273561274 937435136 8869 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16613] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16613/stat : 16613 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273561274 937435136 8869 18446744073709551615 134512640 134570532 4294956464 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.536 s]
/proc/loadavg: 2.07 2.00 2.00 3/93 16613
/proc/meminfo: memFree=1314920/2055920 swapFree=4192812/4192956
[pid=16605] ppid=16603 vsize=915464 CPUtime=220.61
/proc/16605/stat : 16605 (java) R 16603 16605 15971 0 -1 0 9140 0 1 0 21943 118 0 0 25 0 8 0 273561266 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073873301 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16605/statm: 228866 8871 2527 14 0 215336 0
[pid=16605/tid=16607] ppid=16603 vsize=915464 CPUtime=0.03
/proc/16605/task/16607/stat : 16607 (java) S 16603 16605 15971 0 -1 64 235 0 0 0 3 0 0 0 16 0 8 0 273561270 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16608] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16608/stat : 16608 (java) S 16603 16605 15971 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273561271 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16609] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16609/stat : 16609 (java) S 16603 16605 15971 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273561271 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16610] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16610/stat : 16610 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273561274 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16611] ppid=16603 vsize=915464 CPUtime=0.25
/proc/16605/task/16611/stat : 16611 (java) S 16603 16605 15971 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 273561274 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16612] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16612/stat : 16612 (java) S 16603 16605 15971 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273561274 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16613] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16613/stat : 16613 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273561274 937435136 8871 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.61
Current children cumulated vsize (KiB) 915464

[startup+282.591 s]
/proc/loadavg: 2.07 2.01 2.00 3/93 16613
/proc/meminfo: memFree=1314856/2055920 swapFree=4192812/4192956
[pid=16605] ppid=16603 vsize=915464 CPUtime=280.17
/proc/16605/stat : 16605 (java) R 16603 16605 15971 0 -1 0 9142 0 1 0 27898 119 0 0 25 0 8 0 273561266 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073897844 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16605/statm: 228866 8873 2527 14 0 215336 0
[pid=16605/tid=16607] ppid=16603 vsize=915464 CPUtime=0.03
/proc/16605/task/16607/stat : 16607 (java) S 16603 16605 15971 0 -1 64 235 0 0 0 3 0 0 0 16 0 8 0 273561270 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16608] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16608/stat : 16608 (java) S 16603 16605 15971 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 273561271 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16609] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16609/stat : 16609 (java) S 16603 16605 15971 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 273561271 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16610] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16610/stat : 16610 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 273561274 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16611] ppid=16603 vsize=915464 CPUtime=0.25
/proc/16605/task/16611/stat : 16611 (java) S 16603 16605 15971 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 273561274 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16612] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16612/stat : 16612 (java) S 16603 16605 15971 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 273561274 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16605/tid=16613] ppid=16603 vsize=915464 CPUtime=0
/proc/16605/task/16613/stat : 16613 (java) S 16603 16605 15971 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 273561274 937435136 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.17
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 314.469
CPU time (s): 311.747
CPU user time (s): 310.548
CPU system time (s): 1.19882
CPU usage (%): 99.1343
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 310.548
system time used= 1.19882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9239
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= 7569
involuntary context switches= 18728

runsolver used 0.397939 s user time and 1.00985 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan 20 00:07:38 UTC 2007


IDJOB= 276986
IDBENCH= 6185
IDSOLVER= 69
FILE ID= node7/276986-1169251658

PBS_JOBID= 3589074

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/tightness/tightness0.2/rand-2-40-11-414-200-39_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276986-1169251658/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node7/watcher-276986-1169251658 -o ROOT/results/node7/solver-276986-1169251658 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/276986-1169251658/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  46ee70eb3b6a8794a3c1237e4cc2853d

RANDOM SEED= 221521113

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1340992 kB
Buffers:         53060 kB
Cached:         517596 kB
SwapCached:          0 kB
Active:         209808 kB
Inactive:       423580 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1340992 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1768 kB
Writeback:           0 kB
Mapped:          83028 kB
Slab:            66388 kB
Committed_AS:  8055888 kB
PageTables:       2308 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 node7 on Sat Jan 20 00:12:53 UTC 2007