Trace number 278759

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 319.373 319.599

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-60/
kbtree-9-7-3-5-60-11_ext.xml
MD5SUMf5a84453d66b48f7be2cb545c0be5471
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints130
Best CPU time to get the best result obtained on this benchmark4.14437
Satisfiable
(Un)Satisfiability was proved
Number of variables28
Number of constraints189
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension189
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/278759-1169289216/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=28  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.40	       =>  wckTime=0.096  cpuTime=0.09  mem=6M910
0.40	   
0.40	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.53	     nbConstraints=189  nbRelationTypes=189  nbExtensionStructures=189  nbSharedExtensionStructures=0
0.53	     nbConflictsStructures=189  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1858  maxDegree=27
0.53	     maxArity=2
0.53	       =>  wckTime=0.231  cpuTime=0.16  mem=8M860
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.312  cpuTime=0.2  mem=5M532
0.62	
0.62	s SATISFIABLE
0.62	o 88
0.62	c 101
0.62	o 93
0.62	c 96
0.62	o 99
0.62	c 90
0.63	o 101
0.63	c 88
0.63	o 102
0.63	c 87
0.63	o 107
0.63	c 82
0.63	o 108
0.63	c 81
0.63	o 111
0.63	c 78
0.63	o 112
0.63	c 77
0.63	o 113
0.63	c 76
0.63	o 116
0.63	c 73
0.63	o 119
0.63	c 70
0.63	o 120
0.63	c 69
0.63	o 122
0.63	c 67
0.64	o 123
0.64	c 66
0.64	o 124
0.64	c 65
0.64	o 125
0.64	c 64
0.67	o 126
0.67	c 63
0.67	o 127
0.67	c 62
0.79	o 129
0.79	c 60
1.37	o 130
1.37	c 59
2.43	   
2.43	   search
2.43	     run=0  nbConstraintChecks=9917710  nbAssignments=10000
2.43	       =>  wckTime=1.819  cpuTime=1.79  mem=5M532
4.14	   
4.14	   search
4.14	     run=1  nbConstraintChecks=19868956  nbAssignments=20000
4.14	       =>  wckTime=3.529  cpuTime=3.5  mem=5M532
5.91	   
5.91	   search
5.91	     run=2  nbConstraintChecks=29887636  nbAssignments=30000
5.91	       =>  wckTime=5.3  cpuTime=5.27  mem=5M532
7.65	   
7.65	   search
7.65	     run=3  nbConstraintChecks=39894224  nbAssignments=40000
7.65	       =>  wckTime=7.036  cpuTime=7.0  mem=5M532
9.40	   
9.40	   search
9.40	     run=4  nbConstraintChecks=49834152  nbAssignments=50000
9.40	       =>  wckTime=8.789  cpuTime=8.74  mem=5M532
11.18	   
11.18	   search
11.18	     run=5  nbConstraintChecks=59817212  nbAssignments=60000
11.18	       =>  wckTime=10.571  cpuTime=10.53  mem=5M532
12.97	   
12.97	   search
12.97	     run=6  nbConstraintChecks=69740991  nbAssignments=70000
12.97	       =>  wckTime=12.354  cpuTime=12.3  mem=5M532
14.69	   
14.69	   search
14.69	     run=7  nbConstraintChecks=79819533  nbAssignments=80000
14.69	       =>  wckTime=14.076  cpuTime=14.02  mem=5M532
16.47	   
16.47	   search
16.47	     run=8  nbConstraintChecks=89765494  nbAssignments=90000
16.47	       =>  wckTime=15.858  cpuTime=15.8  mem=5M532
18.26	   
18.26	   search
18.26	     run=9  nbConstraintChecks=99771259  nbAssignments=100000
18.26	       =>  wckTime=17.646  cpuTime=17.58  mem=5M532
20.03	   
20.03	   search
20.03	     run=10  nbConstraintChecks=109726015  nbAssignments=110000
20.03	       =>  wckTime=19.418  cpuTime=19.36  mem=5M532
21.80	   
21.80	   search
21.80	     run=11  nbConstraintChecks=119754108  nbAssignments=120000
21.80	       =>  wckTime=21.189  cpuTime=21.13  mem=5M532
23.57	   
23.57	   search
23.57	     run=12  nbConstraintChecks=129746132  nbAssignments=130000
23.57	       =>  wckTime=22.959  cpuTime=22.9  mem=5M532
25.33	   
25.33	   search
25.33	     run=13  nbConstraintChecks=139672703  nbAssignments=140000
25.33	       =>  wckTime=24.72  cpuTime=24.66  mem=5M532
27.09	   
27.09	   search
27.09	     run=14  nbConstraintChecks=149624062  nbAssignments=150000
27.09	       =>  wckTime=26.478  cpuTime=26.41  mem=5M532
28.85	   
28.85	   search
28.85	     run=15  nbConstraintChecks=159609599  nbAssignments=160000
28.85	       =>  wckTime=28.243  cpuTime=28.18  mem=5M532
30.63	   
30.63	   search
30.63	     run=16  nbConstraintChecks=169585920  nbAssignments=170000
30.63	       =>  wckTime=30.021  cpuTime=29.95  mem=5M532
31.43	   
31.43	   search
31.43	     run=17  nbConstraintChecks=174063921  nbAssignments=174471
31.43	       =>  wckTime=30.814  cpuTime=30.74  mem=5M532
31.43	   
31.43	   global
31.43	     nbConstraintChecks=174063921  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.43	     solvingWckTime=30.813  solvingCpuTime=30.74  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.43	     globalCpuTime=30.98
31.43	       =>  wckTime=31.127  cpuTime=30.94  mem=5M532
31.43	   
31.43	   solver IterativeSystematicSolver being built... 
31.55	       =>  wckTime=31.249  cpuTime=31.03  mem=16M488
31.56	   
31.56	   preprocessing
31.56	     nbConstraintChecks=495  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.56	     detectedInconsistency=no
31.56	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M488
31.61	   
31.61	   search
31.61	     run=0  nbConstraintChecks=59260  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46
31.61	     nbFailedAssignments=22  nbBacktracks=10  nbVisitedNodes=79  nbRestartNogoods=0
31.61	       =>  wckTime=0.055  cpuTime=0.04  mem=16M488
31.66	   
31.66	   search
31.66	     run=1  nbConstraintChecks=145963  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103
31.66	     nbFailedAssignments=51  nbBacktracks=25  nbVisitedNodes=180  nbRestartNogoods=2
31.66	       =>  wckTime=0.106  cpuTime=0.07  mem=16M488
31.70	   
31.70	   search
31.70	     run=2  nbConstraintChecks=267018  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=183
31.70	     nbFailedAssignments=94  nbBacktracks=47  nbVisitedNodes=325  nbRestartNogoods=9
31.70	       =>  wckTime=0.146  cpuTime=0.11  mem=16M488
31.73	   
31.74	   search
31.74	     run=3  nbConstraintChecks=399031  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=270
31.74	     nbFailedAssignments=134  nbBacktracks=81  nbVisitedNodes=486  nbRestartNogoods=19
31.74	       =>  wckTime=0.186  cpuTime=0.15  mem=16M488
31.79	   
31.79	   search
31.79	     run=4  nbConstraintChecks=584004  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=393
31.79	     nbFailedAssignments=193  nbBacktracks=131  nbVisitedNodes=718  nbRestartNogoods=23
31.79	       =>  wckTime=0.238  cpuTime=0.2  mem=16M488
31.89	   
31.89	   search
31.89	     run=5  nbConstraintChecks=942797  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=604
31.89	     nbFailedAssignments=317  nbBacktracks=206  nbVisitedNodes=1128  nbRestartNogoods=29
31.89	       =>  wckTime=0.343  cpuTime=0.3  mem=16M488
32.05	   
32.05	   search
32.05	     run=6  nbConstraintChecks=1514001  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=965
32.05	     nbFailedAssignments=551  nbBacktracks=319  nbVisitedNodes=1836  nbRestartNogoods=39
32.05	       =>  wckTime=0.497  cpuTime=0.45  mem=16M488
32.22	   
32.22	   search
32.22	     run=7  nbConstraintChecks=2164802  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1370
32.22	     nbFailedAssignments=773  nbBacktracks=489  nbVisitedNodes=2633  nbRestartNogoods=46
32.22	       =>  wckTime=0.671  cpuTime=0.62  mem=16M488
32.53	   
32.53	   search
32.53	     run=8  nbConstraintChecks=3352832  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2062
32.53	     nbFailedAssignments=1197  nbBacktracks=745  nbVisitedNodes=4005  nbRestartNogoods=54
32.53	       =>  wckTime=0.982  cpuTime=0.92  mem=16M488
32.92	   
32.92	   search
32.92	     run=9  nbConstraintChecks=4952562  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3042
32.92	     nbFailedAssignments=1780  nbBacktracks=1129  nbVisitedNodes=5952  nbRestartNogoods=67
32.92	       =>  wckTime=1.373  cpuTime=1.31  mem=16M488
33.67	   
33.67	   search
33.67	     run=10  nbConstraintChecks=7733033  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4610
33.67	     nbFailedAssignments=2761  nbBacktracks=1705  nbVisitedNodes=9077  nbRestartNogoods=74
33.67	       =>  wckTime=2.117  cpuTime=2.05  mem=16M488
34.57	   
34.57	   search
34.57	     run=11  nbConstraintChecks=11366720  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6777
34.57	     nbFailedAssignments=4052  nbBacktracks=2569  nbVisitedNodes=13399  nbRestartNogoods=85
34.57	       =>  wckTime=3.02  cpuTime=2.95  mem=16M488
36.36	   
36.36	   search
36.36	     run=12  nbConstraintChecks=18182197  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10642
36.36	     nbFailedAssignments=6607  nbBacktracks=3867  nbVisitedNodes=21117  nbRestartNogoods=95
36.36	       =>  wckTime=4.808  cpuTime=4.73  mem=16M488
38.55	   
38.55	   search
38.55	     run=13  nbConstraintChecks=26641606  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15815
38.55	     nbFailedAssignments=9824  nbBacktracks=5813  nbVisitedNodes=31453  nbRestartNogoods=108
38.55	       =>  wckTime=7.002  cpuTime=6.93  mem=16M488
41.53	   
41.53	   search
41.53	     run=14  nbConstraintChecks=38122062  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22880
41.53	     nbFailedAssignments=13958  nbBacktracks=8732  nbVisitedNodes=45571  nbRestartNogoods=111
41.53	       =>  wckTime=9.979  cpuTime=9.9  mem=16M488
46.80	   
46.80	   search
46.80	     run=15  nbConstraintChecks=58615033  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35109
46.80	     nbFailedAssignments=21796  nbBacktracks=13110  nbVisitedNodes=70016  nbRestartNogoods=120
46.80	       =>  wckTime=15.254  cpuTime=15.16  mem=16M488
54.91	   
54.91	   search
54.91	     run=16  nbConstraintChecks=87886493  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52156
54.91	     nbFailedAssignments=32264  nbBacktracks=19678  nbVisitedNodes=104099  nbRestartNogoods=131
54.91	       =>  wckTime=23.363  cpuTime=23.27  mem=16M488
65.22	   
65.22	   search
65.22	     run=17  nbConstraintChecks=127258107  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77488
65.22	     nbFailedAssignments=47731  nbBacktracks=29530  nbVisitedNodes=154750  nbRestartNogoods=140
65.22	       =>  wckTime=33.669  cpuTime=33.57  mem=16M488
81.68	   
81.68	   search
81.68	     run=18  nbConstraintChecks=187219182  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=114668
81.68	     nbFailedAssignments=70122  nbBacktracks=44308  nbVisitedNodes=229099  nbRestartNogoods=150
81.68	       =>  wckTime=50.13  cpuTime=50.03  mem=16M488
108.12	   
108.12	   search
108.12	     run=19  nbConstraintChecks=284964874  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=174830
108.12	     nbFailedAssignments=108106  nbBacktracks=66476  nbVisitedNodes=349413  nbRestartNogoods=159
108.12	       =>  wckTime=76.572  cpuTime=76.46  mem=16M488
142.90	   
142.90	   search
142.90	     run=20  nbConstraintChecks=412893579  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=253507
142.90	     nbFailedAssignments=153521  nbBacktracks=99728  nbVisitedNodes=506750  nbRestartNogoods=171
142.90	       =>  wckTime=111.349  cpuTime=111.23  mem=16M488
202.31	   
202.31	   search
202.31	     run=21  nbConstraintChecks=619794876  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=380596
202.31	     nbFailedAssignments=230725  nbBacktracks=149606  nbVisitedNodes=760364  nbRestartNogoods=182
202.31	       =>  wckTime=170.759  cpuTime=170.62  mem=16M488
292.53	   
292.53	   search
292.53	     run=22  nbConstraintChecks=932091896  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=577531
292.53	     nbFailedAssignments=352836  nbBacktracks=224424  nbVisitedNodes=1147358  nbRestartNogoods=196
292.53	       =>  wckTime=260.985  cpuTime=260.82  mem=16M488
319.55	   
319.55	   search
319.55	     run=23  nbConstraintChecks=1025175017  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=636950
319.55	     nbFailedAssignments=388934  nbBacktracks=247746  nbVisitedNodes=1263112  nbRestartNogoods=208
319.55	       =>  wckTime=288.0  cpuTime=287.83  mem=16M488
319.55	   
319.55	   global
319.55	     nbConstraintChecks=1025175512  nbRestartNogoods=208  solvingWckTime=288.001  solvingCpuTime=287.83  expiredTime=no
319.55	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=318.9
319.55	       =>  wckTime=319.25  cpuTime=318.86  mem=16M488
319.55	
319.55	s OPTIMUM FOUND
319.55	v 3 2 1 0 3 1 2 2 1 1 2 1 2 3 4 3 0 2 4 3 4 4 4 4 3 2 3 2 
319.55	   
319.56	   totalWckTime=319.325  totalCpuTime=318.9

Verifier Data (download as text)

59 unsatisfied constraints, 130 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/node71/watcher-278759-1169289216 -o ROOT/results/node71/solver-278759-1169289216 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278759-1169289216/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: 0.31 1.14 1.64 2/68 29453
/proc/meminfo: memFree=1291208/2055920 swapFree=4192812/4192956
[pid=29452] ppid=29450 vsize=1784 CPUtime=0
/proc/29452/stat : 29452 (java) R 29450 29452 28949 0 -1 0 165 0 0 0 0 0 0 0 19 0 1 0 76418763 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/29452/statm: 446 136 102 14 0 91 0

[startup+0.102358 s]
/proc/loadavg: 0.31 1.14 1.64 2/68 29453
/proc/meminfo: memFree=1291208/2055920 swapFree=4192812/4192956
[pid=29452] ppid=29450 vsize=914988 CPUtime=0.07
/proc/29452/stat : 29452 (java) R 29450 29452 28949 0 -1 0 2994 0 1 0 6 1 0 0 17 0 8 0 76418763 936947712 2740 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29452/statm: 228747 2740 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 914988

[startup+0.510413 s]
/proc/loadavg: 0.31 1.14 1.64 2/68 29453
/proc/meminfo: memFree=1291208/2055920 swapFree=4192812/4192956
[pid=29452] ppid=29450 vsize=915332 CPUtime=0.47
/proc/29452/stat : 29452 (java) R 29450 29452 28949 0 -1 0 6511 0 1 0 43 4 0 0 16 0 8 0 76418763 937299968 6250 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072924996 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29452/statm: 228833 6250 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.33152 s]
/proc/loadavg: 0.31 1.14 1.64 2/75 29460
/proc/meminfo: memFree=1273360/2055920 swapFree=4192812/4192956
[pid=29452] ppid=29450 vsize=915468 CPUtime=1.28
/proc/29452/stat : 29452 (java) R 29450 29452 28949 0 -1 0 7159 0 1 0 110 18 0 0 17 0 8 0 76418763 937439232 6897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29452/statm: 228866 6897 2476 14 0 215336 0
[pid=29452/tid=29454] ppid=29450 vsize=915464 CPUtime=0.02
/proc/29452/task/29454/stat : 29454 (java) S 29450 29452 28949 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 76418767 937435136 6897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29452/tid=29455] ppid=29450 vsize=915464 CPUtime=0
/proc/29452/task/29455/stat : 29455 (java) S 29450 29452 28949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76418768 937435136 6897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29456] ppid=29450 vsize=915464 CPUtime=0
/proc/29452/task/29456/stat : 29456 (java) S 29450 29452 28949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76418768 937435136 6897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29457] ppid=29450 vsize=915468 CPUtime=0
/proc/29452/task/29457/stat : 29457 (java) S 29450 29452 28949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 76418771 937439232 6897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29458] ppid=29450 vsize=915464 CPUtime=0.12
/proc/29452/task/29458/stat : 29458 (java) S 29450 29452 28949 0 -1 64 343 0 0 0 12 0 0 0 16 0 8 0 76418771 937435136 6897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29452/tid=29459] ppid=29450 vsize=915464 CPUtime=0
/proc/29452/task/29459/stat : 29459 (java) S 29450 29452 28949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 76418771 937435136 6897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29460] ppid=29450 vsize=915464 CPUtime=0
/proc/29452/task/29460/stat : 29460 (java) S 29450 29452 28949 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76418771 937435136 6897 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915468

[startup+2.96774 s]
/proc/loadavg: 0.31 1.14 1.64 2/75 29460
/proc/meminfo: memFree=1273360/2055920 swapFree=4192812/4192956
[pid=29452] ppid=29450 vsize=915464 CPUtime=2.92
/proc/29452/stat : 29452 (java) R 29450 29452 28949 0 -1 0 7162 0 1 0 238 54 0 0 19 0 8 0 76418763 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073719760 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29452/statm: 228866 6899 2476 14 0 215336 0
[pid=29452/tid=29454] ppid=29450 vsize=915464 CPUtime=0.02
/proc/29452/task/29454/stat : 29454 (java) S 29450 29452 28949 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 76418767 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29452/tid=29455] ppid=29450 vsize=915464 CPUtime=0
/proc/29452/task/29455/stat : 29455 (java) S 29450 29452 28949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76418768 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29456] ppid=29450 vsize=915464 CPUtime=0
/proc/29452/task/29456/stat : 29456 (java) S 29450 29452 28949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76418768 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29457] ppid=29450 vsize=915464 CPUtime=0
/proc/29452/task/29457/stat : 29457 (java) S 29450 29452 28949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 76418771 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29458] ppid=29450 vsize=915464 CPUtime=0.12
/proc/29452/task/29458/stat : 29458 (java) S 29450 29452 28949 0 -1 64 345 0 0 0 12 0 0 0 16 0 8 0 76418771 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29452/tid=29459] ppid=29450 vsize=915464 CPUtime=0
/proc/29452/task/29459/stat : 29459 (java) S 29450 29452 28949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 76418771 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29460] ppid=29450 vsize=915464 CPUtime=0
/proc/29452/task/29460/stat : 29460 (java) S 29450 29452 28949 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76418771 937435136 6899 18446744073709551615 134512640 134570532 4294956480 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.17118 s]
/proc/loadavg: 0.36 1.14 1.64 2/75 29460
/proc/meminfo: memFree=1273304/2055920 swapFree=4192812/4192956
[pid=29452] ppid=29450 vsize=915464 CPUtime=6.12
/proc/29452/stat : 29452 (java) R 29450 29452 28949 0 -1 0 7162 0 1 0 492 120 0 0 25 0 8 0 76418763 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29452/statm: 228866 6899 2476 14 0 215336 0
[pid=29452/tid=29454] ppid=29450 vsize=915464 CPUtime=0.02
/proc/29452/task/29454/stat : 29454 (java) S 29450 29452 28949 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 76418767 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29452/tid=29455] ppid=29450 vsize=915468 CPUtime=0
/proc/29452/task/29455/stat : 29455 (java) S 29450 29452 28949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76418768 937439232 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29456] ppid=29450 vsize=915464 CPUtime=0
/proc/29452/task/29456/stat : 29456 (java) S 29450 29452 28949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76418768 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29457] ppid=29450 vsize=915464 CPUtime=0
/proc/29452/task/29457/stat : 29457 (java) S 29450 29452 28949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 76418771 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29458] ppid=29450 vsize=915464 CPUtime=0.12
/proc/29452/task/29458/stat : 29458 (java) S 29450 29452 28949 0 -1 64 345 0 0 0 12 0 0 0 16 0 8 0 76418771 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29452/tid=29459] ppid=29450 vsize=915464 CPUtime=0
/proc/29452/task/29459/stat : 29459 (java) S 29450 29452 28949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 76418771 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29460] ppid=29450 vsize=915464 CPUtime=0
/proc/29452/task/29460/stat : 29460 (java) S 29450 29452 28949 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76418771 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 915464

[startup+12.6351 s]
/proc/loadavg: 0.41 1.14 1.64 2/75 29520
/proc/meminfo: memFree=1272792/2055920 swapFree=4192812/4192956
[pid=29452] ppid=29450 vsize=915464 CPUtime=12.56
/proc/29452/stat : 29452 (java) R 29450 29452 28949 0 -1 0 7162 0 1 0 993 263 0 0 25 0 8 0 76418763 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29452/statm: 228866 6899 2476 14 0 215336 0
[pid=29452/tid=29454] ppid=29450 vsize=915464 CPUtime=0.02
/proc/29452/task/29454/stat : 29454 (java) S 29450 29452 28949 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 76418767 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29452/tid=29455] ppid=29450 vsize=915464 CPUtime=0
/proc/29452/task/29455/stat : 29455 (java) S 29450 29452 28949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76418768 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29456] ppid=29450 vsize=915468 CPUtime=0
/proc/29452/task/29456/stat : 29456 (java) S 29450 29452 28949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76418768 937439232 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29457] ppid=29450 vsize=915464 CPUtime=0
/proc/29452/task/29457/stat : 29457 (java) S 29450 29452 28949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 76418771 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29458] ppid=29450 vsize=915464 CPUtime=0.12
/proc/29452/task/29458/stat : 29458 (java) S 29450 29452 28949 0 -1 64 345 0 0 0 12 0 0 0 16 0 8 0 76418771 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29452/tid=29459] ppid=29450 vsize=915464 CPUtime=0
/proc/29452/task/29459/stat : 29459 (java) S 29450 29452 28949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 76418771 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29460] ppid=29450 vsize=915464 CPUtime=0
/proc/29452/task/29460/stat : 29460 (java) S 29450 29452 28949 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76418771 937435136 6899 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 915464

[startup+25.4838 s]
/proc/loadavg: 0.54 1.13 1.63 2/75 29532
/proc/meminfo: memFree=1273048/2055920 swapFree=4192812/4192956
[pid=29452] ppid=29450 vsize=916488 CPUtime=25.4
/proc/29452/stat : 29452 (java) R 29450 29452 28949 0 -1 0 7164 0 1 0 1994 546 0 0 22 0 8 0 76418763 938483712 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29452/statm: 229122 6901 2476 14 0 215592 0
[pid=29452/tid=29454] ppid=29450 vsize=916488 CPUtime=0.02
/proc/29452/task/29454/stat : 29454 (java) S 29450 29452 28949 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 76418767 938483712 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29452/tid=29455] ppid=29450 vsize=916492 CPUtime=0
/proc/29452/task/29455/stat : 29455 (java) S 29450 29452 28949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76418768 938487808 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29456] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29456/stat : 29456 (java) S 29450 29452 28949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76418768 938483712 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29457] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29457/stat : 29457 (java) S 29450 29452 28949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 76418771 938483712 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29458] ppid=29450 vsize=916488 CPUtime=0.12
/proc/29452/task/29458/stat : 29458 (java) S 29450 29452 28949 0 -1 64 346 0 0 0 12 0 0 0 16 0 8 0 76418771 938483712 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29452/tid=29459] ppid=29450 vsize=916492 CPUtime=0
/proc/29452/task/29459/stat : 29459 (java) S 29450 29452 28949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 76418771 938487808 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29460] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29460/stat : 29460 (java) S 29450 29452 28949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76418771 938483712 6901 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 916488

[startup+51.1684 s]
/proc/loadavg: 0.70 1.12 1.61 2/72 29640
/proc/meminfo: memFree=1270832/2055920 swapFree=4192812/4192956
[pid=29452] ppid=29450 vsize=916488 CPUtime=51.05
/proc/29452/stat : 29452 (java) R 29450 29452 28949 0 -1 0 9047 0 1 0 4429 676 0 0 25 0 8 0 76418763 938483712 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827216 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29452/statm: 229122 8780 2527 14 0 215592 0
[pid=29452/tid=29454] ppid=29450 vsize=916488 CPUtime=0.02
/proc/29452/task/29454/stat : 29454 (java) S 29450 29452 28949 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 76418767 938483712 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29455] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29455/stat : 29455 (java) S 29450 29452 28949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76418768 938483712 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29456] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29456/stat : 29456 (java) S 29450 29452 28949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76418768 938483712 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29457] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29457/stat : 29457 (java) S 29450 29452 28949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 76418771 938483712 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29458] ppid=29450 vsize=916488 CPUtime=0.23
/proc/29452/task/29458/stat : 29458 (java) S 29450 29452 28949 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 76418771 938483712 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29452/tid=29459] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29459/stat : 29459 (java) S 29450 29452 28949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 76418771 938483712 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29460] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29460/stat : 29460 (java) S 29450 29452 28949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76418771 938483712 8780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 916488

[startup+102.419 s]
/proc/loadavg: 0.87 1.10 1.57 2/72 29640
/proc/meminfo: memFree=1271096/2055920 swapFree=4192812/4192956
[pid=29452] ppid=29450 vsize=916488 CPUtime=102.28
/proc/29452/stat : 29452 (java) R 29450 29452 28949 0 -1 0 9055 0 1 0 9552 676 0 0 25 0 8 0 76418763 938483712 8787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073852760 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29452/statm: 229122 8787 2527 14 0 215592 0
[pid=29452/tid=29454] ppid=29450 vsize=916488 CPUtime=0.02
/proc/29452/task/29454/stat : 29454 (java) S 29450 29452 28949 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 76418767 938483712 8787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29455] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29455/stat : 29455 (java) S 29450 29452 28949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76418768 938483712 8787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29456] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29456/stat : 29456 (java) S 29450 29452 28949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76418768 938483712 8787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29457] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29457/stat : 29457 (java) S 29450 29452 28949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 76418771 938483712 8787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29458] ppid=29450 vsize=916488 CPUtime=0.23
/proc/29452/task/29458/stat : 29458 (java) S 29450 29452 28949 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 76418771 938483712 8787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29452/tid=29459] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29459/stat : 29459 (java) S 29450 29452 28949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 76418771 938483712 8787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29460] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29460/stat : 29460 (java) S 29450 29452 28949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76418771 938483712 8787 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 916488

[startup+162.506 s]
/proc/loadavg: 0.95 1.08 1.54 2/72 29640
/proc/meminfo: memFree=1271096/2055920 swapFree=4192812/4192956
[pid=29452] ppid=29450 vsize=916488 CPUtime=162.35
/proc/29452/stat : 29452 (java) R 29450 29452 28949 0 -1 0 9061 0 1 0 15559 676 0 0 25 0 8 0 76418763 938483712 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073875997 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29452/statm: 229122 8792 2527 14 0 215592 0
[pid=29452/tid=29454] ppid=29450 vsize=916488 CPUtime=0.02
/proc/29452/task/29454/stat : 29454 (java) S 29450 29452 28949 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 76418767 938483712 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29455] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29455/stat : 29455 (java) S 29450 29452 28949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76418768 938483712 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29456] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29456/stat : 29456 (java) S 29450 29452 28949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76418768 938483712 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29457] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29457/stat : 29457 (java) S 29450 29452 28949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 76418771 938483712 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29458] ppid=29450 vsize=916488 CPUtime=0.23
/proc/29452/task/29458/stat : 29458 (java) S 29450 29452 28949 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 76418771 938483712 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29452/tid=29459] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29459/stat : 29459 (java) S 29450 29452 28949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 76418771 938483712 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29460] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29460/stat : 29460 (java) S 29450 29452 28949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76418771 938483712 8792 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.35
Current children cumulated vsize (KiB) 916488

[startup+222.592 s]
/proc/loadavg: 0.98 1.06 1.50 2/72 29640
/proc/meminfo: memFree=1271096/2055920 swapFree=4192812/4192956
[pid=29452] ppid=29450 vsize=916488 CPUtime=222.42
/proc/29452/stat : 29452 (java) R 29450 29452 28949 0 -1 0 9063 0 1 0 21566 676 0 0 25 0 8 0 76418763 938483712 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073875511 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29452/statm: 229122 8794 2527 14 0 215592 0
[pid=29452/tid=29454] ppid=29450 vsize=916488 CPUtime=0.02
/proc/29452/task/29454/stat : 29454 (java) S 29450 29452 28949 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 76418767 938483712 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29455] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29455/stat : 29455 (java) S 29450 29452 28949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76418768 938483712 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29456] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29456/stat : 29456 (java) S 29450 29452 28949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76418768 938483712 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29457] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29457/stat : 29457 (java) S 29450 29452 28949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 76418771 938483712 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29458] ppid=29450 vsize=916488 CPUtime=0.23
/proc/29452/task/29458/stat : 29458 (java) S 29450 29452 28949 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 76418771 938483712 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29452/tid=29459] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29459/stat : 29459 (java) S 29450 29452 28949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 76418771 938483712 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29460] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29460/stat : 29460 (java) S 29450 29452 28949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76418771 938483712 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.42
Current children cumulated vsize (KiB) 916488

[startup+282.678 s]
/proc/loadavg: 0.99 1.05 1.46 2/72 29640
/proc/meminfo: memFree=1271096/2055920 swapFree=4192812/4192956
[pid=29452] ppid=29450 vsize=916488 CPUtime=282.49
/proc/29452/stat : 29452 (java) R 29450 29452 28949 0 -1 0 9063 0 1 0 27573 676 0 0 25 0 8 0 76418763 938483712 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073827112 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/29452/statm: 229122 8794 2527 14 0 215592 0
[pid=29452/tid=29454] ppid=29450 vsize=916488 CPUtime=0.02
/proc/29452/task/29454/stat : 29454 (java) S 29450 29452 28949 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 76418767 938483712 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29455] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29455/stat : 29455 (java) S 29450 29452 28949 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76418768 938483712 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29456] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29456/stat : 29456 (java) S 29450 29452 28949 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76418768 938483712 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29457] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29457/stat : 29457 (java) S 29450 29452 28949 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 76418771 938483712 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29458] ppid=29450 vsize=916488 CPUtime=0.23
/proc/29452/task/29458/stat : 29458 (java) S 29450 29452 28949 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 76418771 938483712 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=29452/tid=29459] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29459/stat : 29459 (java) S 29450 29452 28949 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 76418771 938483712 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29452/tid=29460] ppid=29450 vsize=916488 CPUtime=0
/proc/29452/task/29460/stat : 29460 (java) S 29450 29452 28949 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76418771 938483712 8794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.49
Current children cumulated vsize (KiB) 916488

Child status: 0
Real time (s): 319.599
CPU time (s): 319.373
CPU user time (s): 312.597
CPU system time (s): 6.77597
CPU usage (%): 99.9294
Max. virtual memory (cumulated for all children) (KiB): 916492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 312.597
system time used= 6.77597
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9160
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= 7398
involuntary context switches= 1013

runsolver used 0.32595 s user time and 0.821875 s system time

The end

Launcher Data (download as text)

Begin job on node71 on Sat Jan 20 10:33:37 UTC 2007


IDJOB= 278759
IDBENCH= 8801
IDSOLVER= 69
FILE ID= node71/278759-1169289216

PBS_JOBID= 3609744

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-7-3-5/kbtree-9-7-3-5-60/kbtree-9-7-3-5-60-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278759-1169289216/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node71/watcher-278759-1169289216 -o ROOT/results/node71/solver-278759-1169289216 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278759-1169289216/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f5a84453d66b48f7be2cb545c0be5471

RANDOM SEED= 53430739

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1291880 kB
Buffers:         51368 kB
Cached:         617616 kB
SwapCached:          0 kB
Active:         123720 kB
Inactive:       565528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1291880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1772 kB
Writeback:           0 kB
Mapped:          30428 kB
Slab:            60560 kB
Committed_AS:   744220 kB
PageTables:       1660 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 node71 on Sat Jan 20 10:38:59 UTC 2007