Trace number 278399

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 351.938 352.908

General information on the benchmark

NameMaxCSP/cnf/2-40-100-1000/
cnf-2-40-900-536221_ext.xml
MD5SUMccfbb8c72d2512e999a65c5ec7bdec39
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints397
Best CPU time to get the best result obtained on this benchmark1.2898
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints531
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension531
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.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/278399-1169287821/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.39	       =>  wckTime=0.087  cpuTime=0.07  mem=6M910
0.39	   
0.39	   relations being loaded...
0.40	   
0.40	   constraints being loaded...
0.54	     nbConstraints=531  nbRelationTypes=14  nbExtensionStructures=14  nbSharedExtensionStructures=517
0.54	     nbConflictsStructures=14  nbSharedConflictsStructures=517  nbSharedBinaryRepresentations=52  maxDegree=31
0.54	     maxArity=2
0.54	       =>  wckTime=0.232  cpuTime=0.16  mem=8M893
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.309  cpuTime=0.2  mem=5M627
0.62	
0.62	s SATISFIABLE
0.62	o 334
0.62	c 197
0.62	o 340
0.62	c 191
0.62	o 346
0.62	c 185
0.62	o 353
0.62	c 178
0.62	o 357
0.62	c 174
0.63	o 360
0.63	c 171
0.63	o 364
0.63	c 167
0.63	o 368
0.63	c 163
0.63	o 369
0.63	c 162
0.63	o 371
0.63	c 160
0.63	o 376
0.63	c 155
0.63	o 379
0.63	c 152
0.63	o 380
0.63	c 151
0.63	o 381
0.63	c 150
0.63	o 385
0.63	c 146
0.63	o 388
0.63	c 143
0.64	o 389
0.64	c 142
0.66	o 392
0.66	c 139
0.69	o 393
0.69	c 138
0.86	o 394
0.86	c 137
0.87	o 395
0.87	c 136
2.40	   
2.40	   search
2.40	     run=0  nbConstraintChecks=8239682  nbAssignments=10000
2.40	       =>  wckTime=1.782  cpuTime=1.75  mem=5M627
4.12	   
4.12	   search
4.12	     run=1  nbConstraintChecks=16604497  nbAssignments=20000
4.12	       =>  wckTime=3.51  cpuTime=3.47  mem=5M627
5.82	   
5.82	   search
5.82	     run=2  nbConstraintChecks=24849709  nbAssignments=30000
5.82	       =>  wckTime=5.206  cpuTime=5.16  mem=5M627
7.53	   
7.53	   search
7.53	     run=3  nbConstraintChecks=33218691  nbAssignments=40000
7.53	       =>  wckTime=6.918  cpuTime=6.86  mem=5M627
9.23	   
9.23	   search
9.23	     run=4  nbConstraintChecks=41469287  nbAssignments=50000
9.23	       =>  wckTime=8.613  cpuTime=8.55  mem=5M627
10.94	   
10.94	   search
10.94	     run=5  nbConstraintChecks=49824990  nbAssignments=60000
10.94	       =>  wckTime=10.323  cpuTime=10.25  mem=5M627
12.63	   
12.63	   search
12.63	     run=6  nbConstraintChecks=58097232  nbAssignments=70000
12.63	       =>  wckTime=12.015  cpuTime=11.94  mem=5M627
14.34	   
14.34	   search
14.34	     run=7  nbConstraintChecks=66461687  nbAssignments=80000
14.34	       =>  wckTime=13.726  cpuTime=13.64  mem=5M627
16.03	   
16.03	   search
16.03	     run=8  nbConstraintChecks=74723426  nbAssignments=90000
16.03	       =>  wckTime=15.42  cpuTime=15.33  mem=5M627
17.76	   
17.76	   search
17.76	     run=9  nbConstraintChecks=83073839  nbAssignments=100000
17.76	       =>  wckTime=17.144  cpuTime=17.04  mem=5M627
19.48	   
19.48	   search
19.48	     run=10  nbConstraintChecks=91321364  nbAssignments=110000
19.48	       =>  wckTime=18.864  cpuTime=18.73  mem=5M627
21.20	   
21.20	   search
21.20	     run=11  nbConstraintChecks=99701332  nbAssignments=120000
21.20	       =>  wckTime=20.582  cpuTime=20.44  mem=5M627
22.89	   
22.89	   search
22.89	     run=12  nbConstraintChecks=107956772  nbAssignments=130000
22.89	       =>  wckTime=22.279  cpuTime=22.13  mem=5M627
24.61	   
24.61	   search
24.61	     run=13  nbConstraintChecks=116312339  nbAssignments=140000
24.61	       =>  wckTime=23.994  cpuTime=23.83  mem=5M627
26.29	   
26.29	   search
26.29	     run=14  nbConstraintChecks=124570953  nbAssignments=150000
26.29	       =>  wckTime=25.68  cpuTime=25.52  mem=5M627
28.00	   
28.00	   search
28.00	     run=15  nbConstraintChecks=132938980  nbAssignments=160000
28.00	       =>  wckTime=27.383  cpuTime=27.21  mem=5M627
29.68	   
29.68	   search
29.68	     run=16  nbConstraintChecks=141183481  nbAssignments=170000
29.68	       =>  wckTime=29.065  cpuTime=28.89  mem=5M627
31.04	   
31.04	   search
31.05	     run=17  nbConstraintChecks=147875229  nbAssignments=178014
31.05	       =>  wckTime=30.431  cpuTime=30.25  mem=5M627
31.05	   
31.05	   global
31.05	     nbConstraintChecks=147875229  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.05	     solvingWckTime=30.43  solvingCpuTime=30.25  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.05	     globalCpuTime=30.5
31.05	       =>  wckTime=30.74  cpuTime=30.45  mem=5M627
31.05	   
31.05	   solver IterativeSystematicSolver being built... 
31.18	       =>  wckTime=30.877  cpuTime=30.55  mem=16M751
31.19	   
31.19	   preprocessing
31.19	     nbConstraintChecks=386  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.19	     detectedInconsistency=no
31.19	       =>  wckTime=0.0070  cpuTime=0.01  mem=16M751
31.24	   
31.24	   search
31.24	     run=0  nbConstraintChecks=39274  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34
31.24	     nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=52  nbRestartNogoods=0
31.24	       =>  wckTime=0.056  cpuTime=0.04  mem=16M751
31.29	   
31.29	   search
31.29	     run=1  nbConstraintChecks=96965  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79
31.29	     nbFailedAssignments=19  nbBacktracks=25  nbVisitedNodes=124  nbRestartNogoods=1
31.29	       =>  wckTime=0.103  cpuTime=0.07  mem=16M751
31.32	   
31.32	   search
31.32	     run=2  nbConstraintChecks=171029  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=137
31.32	     nbFailedAssignments=35  nbBacktracks=47  nbVisitedNodes=220  nbRestartNogoods=4
31.32	       =>  wckTime=0.134  cpuTime=0.1  mem=16M751
31.36	   
31.37	   search
31.37	     run=3  nbConstraintChecks=283948  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=216
31.37	     nbFailedAssignments=61  nbBacktracks=80  nbVisitedNodes=358  nbRestartNogoods=7
31.37	       =>  wckTime=0.181  cpuTime=0.14  mem=16M751
31.42	   
31.42	   search
31.42	     run=4  nbConstraintChecks=435281  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=320
31.42	     nbFailedAssignments=95  nbBacktracks=130  nbVisitedNodes=546  nbRestartNogoods=9
31.42	       =>  wckTime=0.24  cpuTime=0.2  mem=16M751
31.52	   
31.52	   search
31.52	     run=5  nbConstraintChecks=677558  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=474
31.52	     nbFailedAssignments=155  nbBacktracks=205  nbVisitedNodes=835  nbRestartNogoods=12
31.52	       =>  wckTime=0.339  cpuTime=0.3  mem=16M751
31.66	   
31.66	   search
31.66	     run=6  nbConstraintChecks=1006079  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=676
31.66	     nbFailedAssignments=228  nbBacktracks=318  nbVisitedNodes=1223  nbRestartNogoods=17
31.66	       =>  wckTime=0.472  cpuTime=0.43  mem=16M751
31.84	   
31.84	   search
31.84	     run=7  nbConstraintChecks=1472371  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=969
31.84	     nbFailedAssignments=334  nbBacktracks=488  nbVisitedNodes=1792  nbRestartNogoods=21
31.84	       =>  wckTime=0.652  cpuTime=0.61  mem=16M751
32.11	   
32.11	   search
32.11	     run=8  nbConstraintChecks=2151290  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1384
32.11	     nbFailedAssignments=476  nbBacktracks=744  nbVisitedNodes=2605  nbRestartNogoods=24
32.11	       =>  wckTime=0.921  cpuTime=0.86  mem=16M751
32.57	   
32.57	   search
32.57	     run=9  nbConstraintChecks=3238212  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2028
32.57	     nbFailedAssignments=721  nbBacktracks=1128  nbVisitedNodes=3878  nbRestartNogoods=28
32.57	       =>  wckTime=1.382  cpuTime=1.31  mem=16M751
33.32	   
33.32	   search
33.32	     run=10  nbConstraintChecks=5006304  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3059
33.32	     nbFailedAssignments=1164  nbBacktracks=1704  nbVisitedNodes=5928  nbRestartNogoods=30
33.32	       =>  wckTime=2.131  cpuTime=2.05  mem=16M751
34.31	   
34.31	   search
34.31	     run=11  nbConstraintChecks=7503726  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4576
34.31	     nbFailedAssignments=1803  nbBacktracks=2569  nbVisitedNodes=8949  nbRestartNogoods=36
34.31	       =>  wckTime=3.128  cpuTime=3.04  mem=16M751
35.83	   
35.83	   search
35.83	     run=12  nbConstraintChecks=11182041  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6729
35.83	     nbFailedAssignments=2645  nbBacktracks=3866  nbVisitedNodes=13241  nbRestartNogoods=41
35.83	       =>  wckTime=4.65  cpuTime=4.55  mem=16M751
37.34	o 397
37.34	c 134
38.14	   
38.14	   search
38.14	     run=13  nbConstraintChecks=16740355  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10055
38.14	     nbFailedAssignments=4007  nbBacktracks=5813  nbVisitedNodes=19865  nbRestartNogoods=47
38.14	       =>  wckTime=6.955  cpuTime=6.85  mem=16M751
41.81	   
41.81	   search
41.81	     run=14  nbConstraintChecks=25044416  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14869
41.81	     nbFailedAssignments=5881  nbBacktracks=8732  nbVisitedNodes=29470  nbRestartNogoods=53
41.81	       =>  wckTime=10.624  cpuTime=10.5  mem=16M751
47.41	   
47.41	   search
47.41	     run=15  nbConstraintChecks=37758446  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22260
47.41	     nbFailedAssignments=8881  nbBacktracks=13111  nbVisitedNodes=44160  nbRestartNogoods=56
47.41	       =>  wckTime=16.221  cpuTime=16.08  mem=16M751
55.24	   
55.24	   search
55.24	     run=16  nbConstraintChecks=56229787  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32956
55.24	     nbFailedAssignments=12996  nbBacktracks=19679  nbVisitedNodes=65530  nbRestartNogoods=62
55.24	       =>  wckTime=24.06  cpuTime=23.89  mem=16M751
67.87	   
67.87	   search
67.87	     run=17  nbConstraintChecks=84408721  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49302
67.87	     nbFailedAssignments=19479  nbBacktracks=29531  nbVisitedNodes=98110  nbRestartNogoods=67
67.87	       =>  wckTime=36.688  cpuTime=36.44  mem=16M751
86.78	   
86.78	   search
86.78	     run=18  nbConstraintChecks=126984832  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=73992
86.78	     nbFailedAssignments=29382  nbBacktracks=44309  nbVisitedNodes=147313  nbRestartNogoods=73
86.78	       =>  wckTime=55.595  cpuTime=55.27  mem=16M751
114.64	   
114.64	   search
114.64	     run=19  nbConstraintChecks=190272444  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=110554
114.64	     nbFailedAssignments=43764  nbBacktracks=66479  nbVisitedNodes=220238  nbRestartNogoods=81
114.64	       =>  wckTime=83.452  cpuTime=82.98  mem=16M751
157.12	   
157.12	   search
157.12	     run=20  nbConstraintChecks=284348276  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=165580
157.12	     nbFailedAssignments=65528  nbBacktracks=99733  nbVisitedNodes=329787  nbRestartNogoods=88
157.12	       =>  wckTime=125.935  cpuTime=125.26  mem=16M751
219.25	   
219.25	   search
219.25	     run=21  nbConstraintChecks=422957568  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=248505
219.25	     nbFailedAssignments=98568  nbBacktracks=149611  nbVisitedNodes=494227  nbRestartNogoods=96
219.25	       =>  wckTime=188.062  cpuTime=187.32  mem=16M751
313.50	   
313.50	   search
313.50	     run=22  nbConstraintChecks=630180834  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=374476
313.50	     nbFailedAssignments=149709  nbBacktracks=224429  nbVisitedNodes=742474  nbRestartNogoods=101
313.51	       =>  wckTime=282.32  cpuTime=281.5  mem=16M751
352.86	   
352.86	   search
352.86	     run=23  nbConstraintChecks=717117323  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=427741
352.86	     nbFailedAssignments=170935  nbBacktracks=256469  nbVisitedNodes=847478  nbRestartNogoods=106
352.86	       =>  wckTime=321.678  cpuTime=320.84  mem=16M751
352.86	   
352.86	   global
352.86	     nbConstraintChecks=717117709  nbRestartNogoods=106  solvingWckTime=321.679  solvingCpuTime=320.84  expiredTime=no
352.86	     totalExploration=yes  nbFoundSolutions=1  globalCpuTime=351.44
352.86	       =>  wckTime=352.558  cpuTime=351.39  mem=16M751
352.87	
352.87	s OPTIMUM FOUND
352.87	v 0 1 0 1 0 1 0 0 1 1 1 0 0 0 0 0 1 0 0 1 0 1 0 1 0 0 0 0 1 1 0 1 0 1 0 1 1 0 0 1 
352.87	   
352.87	   totalWckTime=352.637  totalCpuTime=351.45

Verifier Data (download as text)

134 unsatisfied constraints, 397 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/node2/watcher-278399-1169287821 -o ROOT/results/node2/solver-278399-1169287821 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278399-1169287821/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.45 1.84 1.95 2/93 22328
/proc/meminfo: memFree=1222376/2055920 swapFree=4180552/4192956
[pid=22327] ppid=22325 vsize=18540 CPUtime=0
/proc/22327/stat : 22327 (runsolver) R 22325 22327 21924 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 277177727 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 206381313319 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/22327/statm: 4635 279 244 17 0 2626 0

[startup+0.101871 s]
/proc/loadavg: 1.45 1.84 1.95 2/93 22328
/proc/meminfo: memFree=1222376/2055920 swapFree=4180552/4192956
[pid=22327] ppid=22325 vsize=914988 CPUtime=0.08
/proc/22327/stat : 22327 (java) R 22325 22327 21924 0 -1 0 2996 0 1 0 7 1 0 0 17 0 8 0 277177727 936947712 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10513189 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/22327/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.509937 s]
/proc/loadavg: 1.45 1.84 1.95 2/93 22328
/proc/meminfo: memFree=1222376/2055920 swapFree=4180552/4192956
[pid=22327] ppid=22325 vsize=915332 CPUtime=0.49
/proc/22327/stat : 22327 (java) R 22325 22327 21924 0 -1 0 6484 0 1 0 45 4 0 0 19 0 8 0 277177727 937299968 6223 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22327/statm: 228833 6223 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33109 s]
/proc/loadavg: 1.49 1.85 1.95 3/100 22335
/proc/meminfo: memFree=1204400/2055920 swapFree=4180552/4192956
[pid=22327] ppid=22325 vsize=915460 CPUtime=1.3
/proc/22327/stat : 22327 (java) R 22325 22327 21924 0 -1 0 7166 0 1 0 111 19 0 0 23 0 8 0 277177727 937431040 6904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22327/statm: 228865 6904 2476 14 0 215335 0
[pid=22327/tid=22329] ppid=22325 vsize=915464 CPUtime=0.02
/proc/22327/task/22329/stat : 22329 (java) S 22325 22327 21924 0 -1 64 187 0 0 0 2 0 0 0 17 0 8 0 277177731 937435136 6904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22330] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22330/stat : 22330 (java) S 22325 22327 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 6904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22331] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22331/stat : 22331 (java) S 22325 22327 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 6904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22332] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22332/stat : 22332 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277177735 937431040 6904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22333] ppid=22325 vsize=915464 CPUtime=0.12
/proc/22327/task/22333/stat : 22333 (java) S 22325 22327 21924 0 -1 64 339 0 0 0 12 0 0 0 16 0 8 0 277177735 937435136 6904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22334] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22334/stat : 22334 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277177735 937431040 6904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22335] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22335/stat : 22335 (java) S 22325 22327 21924 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277177735 937431040 6904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.97239 s]
/proc/loadavg: 1.49 1.85 1.95 3/100 22335
/proc/meminfo: memFree=1204400/2055920 swapFree=4180552/4192956
[pid=22327] ppid=22325 vsize=915460 CPUtime=2.93
/proc/22327/stat : 22327 (java) R 22325 22327 21924 0 -1 0 7171 0 1 0 237 56 0 0 25 0 8 0 277177727 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22327/statm: 228866 6907 2476 14 0 215336 0
[pid=22327/tid=22329] ppid=22325 vsize=915460 CPUtime=0.02
/proc/22327/task/22329/stat : 22329 (java) S 22325 22327 21924 0 -1 64 187 0 0 0 2 0 0 0 17 0 8 0 277177731 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22330] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22330/stat : 22330 (java) S 22325 22327 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22331] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22331/stat : 22331 (java) S 22325 22327 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22332] ppid=22325 vsize=915464 CPUtime=0
/proc/22327/task/22332/stat : 22332 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277177735 937435136 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22333] ppid=22325 vsize=915460 CPUtime=0.13
/proc/22327/task/22333/stat : 22333 (java) S 22325 22327 21924 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 277177735 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22334] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22334/stat : 22334 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277177735 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22335] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22335/stat : 22335 (java) S 22325 22327 21924 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277177735 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915460

[startup+6.266 s]
/proc/loadavg: 1.49 1.85 1.95 3/100 22335
/proc/meminfo: memFree=1204400/2055920 swapFree=4180552/4192956
[pid=22327] ppid=22325 vsize=915460 CPUtime=6.21
/proc/22327/stat : 22327 (java) R 22325 22327 21924 0 -1 0 7171 0 1 0 488 133 0 0 25 0 8 0 277177727 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22327/statm: 228865 6907 2476 14 0 215335 0
[pid=22327/tid=22329] ppid=22325 vsize=915460 CPUtime=0.02
/proc/22327/task/22329/stat : 22329 (java) S 22325 22327 21924 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 277177731 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22330] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22330/stat : 22330 (java) S 22325 22327 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22331] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22331/stat : 22331 (java) S 22325 22327 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22332] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22332/stat : 22332 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277177735 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22333] ppid=22325 vsize=915464 CPUtime=0.13
/proc/22327/task/22333/stat : 22333 (java) S 22325 22327 21924 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 277177735 937435136 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22334] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22334/stat : 22334 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277177735 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22335] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22335/stat : 22335 (java) S 22325 22327 21924 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277177735 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915460

[startup+12.7542 s]
/proc/loadavg: 1.57 1.85 1.95 3/100 22335
/proc/meminfo: memFree=1204400/2055920 swapFree=4180552/4192956
[pid=22327] ppid=22325 vsize=915460 CPUtime=12.67
/proc/22327/stat : 22327 (java) R 22325 22327 21924 0 -1 0 7171 0 1 0 987 280 0 0 25 0 8 0 277177727 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22327/statm: 228865 6907 2476 14 0 215335 0
[pid=22327/tid=22329] ppid=22325 vsize=915460 CPUtime=0.02
/proc/22327/task/22329/stat : 22329 (java) S 22325 22327 21924 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 277177731 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22330] ppid=22325 vsize=915464 CPUtime=0
/proc/22327/task/22330/stat : 22330 (java) S 22325 22327 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277177732 937435136 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22331] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22331/stat : 22331 (java) S 22325 22327 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22332] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22332/stat : 22332 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277177735 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22333] ppid=22325 vsize=915460 CPUtime=0.13
/proc/22327/task/22333/stat : 22333 (java) S 22325 22327 21924 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 277177735 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22334] ppid=22325 vsize=915464 CPUtime=0
/proc/22327/task/22334/stat : 22334 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277177735 937435136 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22335] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22335/stat : 22335 (java) S 22325 22327 21924 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277177735 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915460

[startup+25.6146 s]
/proc/loadavg: 1.64 1.86 1.95 3/100 22335
/proc/meminfo: memFree=1196400/2055920 swapFree=4180552/4192956
[pid=22327] ppid=22325 vsize=915460 CPUtime=25.45
/proc/22327/stat : 22327 (java) R 22325 22327 21924 0 -1 0 7171 0 1 0 1984 561 0 0 25 0 8 0 277177727 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22327/statm: 228865 6907 2476 14 0 215335 0
[pid=22327/tid=22329] ppid=22325 vsize=915460 CPUtime=0.02
/proc/22327/task/22329/stat : 22329 (java) S 22325 22327 21924 0 -1 64 187 0 0 0 2 0 0 0 16 0 8 0 277177731 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22330] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22330/stat : 22330 (java) S 22325 22327 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22331] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22331/stat : 22331 (java) S 22325 22327 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22332] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22332/stat : 22332 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277177735 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22333] ppid=22325 vsize=915460 CPUtime=0.13
/proc/22327/task/22333/stat : 22333 (java) S 22325 22327 21924 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 277177735 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22334] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22334/stat : 22334 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277177735 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22335] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22335/stat : 22335 (java) S 22325 22327 21924 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277177735 937431040 6907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 915460

[startup+51.2203 s]
/proc/loadavg: 1.78 1.87 1.95 3/100 22335
/proc/meminfo: memFree=1188848/2055920 swapFree=4180552/4192956
[pid=22327] ppid=22325 vsize=915460 CPUtime=50.95
/proc/22327/stat : 22327 (java) R 22325 22327 21924 0 -1 0 9164 0 1 0 4409 686 0 0 25 0 8 0 277177727 937431040 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837910 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22327/statm: 228865 8897 2527 14 0 215335 0
[pid=22327/tid=22329] ppid=22325 vsize=915460 CPUtime=0.02
/proc/22327/task/22329/stat : 22329 (java) S 22325 22327 21924 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 277177731 937431040 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22330] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22330/stat : 22330 (java) S 22325 22327 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22331] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22331/stat : 22331 (java) S 22325 22327 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22332] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22332/stat : 22332 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277177735 937431040 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22333] ppid=22325 vsize=915460 CPUtime=0.23
/proc/22327/task/22333/stat : 22333 (java) S 22325 22327 21924 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 277177735 937431040 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22334] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22334/stat : 22334 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277177735 937431040 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22335] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22335/stat : 22335 (java) S 22325 22327 21924 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277177735 937431040 8897 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915460

[startup+102.429 s]
/proc/loadavg: 1.90 1.89 1.95 3/100 22335
/proc/meminfo: memFree=1188784/2055920 swapFree=4180552/4192956
[pid=22327] ppid=22325 vsize=915460 CPUtime=101.91
/proc/22327/stat : 22327 (java) R 22325 22327 21924 0 -1 0 9172 0 1 0 9505 686 0 0 25 0 8 0 277177727 937431040 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073712288 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22327/statm: 228865 8904 2527 14 0 215335 0
[pid=22327/tid=22329] ppid=22325 vsize=915460 CPUtime=0.02
/proc/22327/task/22329/stat : 22329 (java) S 22325 22327 21924 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 277177731 937431040 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22330] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22330/stat : 22330 (java) S 22325 22327 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22331] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22331/stat : 22331 (java) S 22325 22327 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22332] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22332/stat : 22332 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277177735 937431040 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22333] ppid=22325 vsize=915460 CPUtime=0.23
/proc/22327/task/22333/stat : 22333 (java) S 22325 22327 21924 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 277177735 937431040 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22334] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22334/stat : 22334 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277177735 937431040 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22335] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22335/stat : 22335 (java) S 22325 22327 21924 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277177735 937431040 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 915460

[startup+162.482 s]
/proc/loadavg: 1.88 1.89 1.94 2/88 22348
/proc/meminfo: memFree=1216528/2055920 swapFree=4180552/4192956
[pid=22327] ppid=22325 vsize=915460 CPUtime=161.67
/proc/22327/stat : 22327 (java) R 22325 22327 21924 0 -1 0 9179 0 1 0 15480 687 0 0 25 0 8 0 277177727 937431040 8911 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073708070 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22327/statm: 228865 8911 2527 14 0 215335 0
[pid=22327/tid=22329] ppid=22325 vsize=915460 CPUtime=0.02
/proc/22327/task/22329/stat : 22329 (java) S 22325 22327 21924 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 277177731 937431040 8911 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22330] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22330/stat : 22330 (java) S 22325 22327 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 8911 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22331] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22331/stat : 22331 (java) S 22325 22327 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 8911 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22332] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22332/stat : 22332 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277177735 937431040 8911 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22333] ppid=22325 vsize=915460 CPUtime=0.24
/proc/22327/task/22333/stat : 22333 (java) S 22325 22327 21924 0 -1 64 403 0 0 0 23 1 0 0 15 0 8 0 277177735 937431040 8911 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22334] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22334/stat : 22334 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277177735 937431040 8911 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22335] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22335/stat : 22335 (java) S 22325 22327 21924 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277177735 937431040 8911 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.67
Current children cumulated vsize (KiB) 915460

[startup+222.533 s]
/proc/loadavg: 1.89 1.88 1.93 3/100 22489
/proc/meminfo: memFree=1188400/2055920 swapFree=4180552/4192956
[pid=22327] ppid=22325 vsize=915460 CPUtime=221.67
/proc/22327/stat : 22327 (java) R 22325 22327 21924 0 -1 0 9182 0 1 0 21478 689 0 0 25 0 8 0 277177727 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824040 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22327/statm: 228865 8913 2527 14 0 215335 0
[pid=22327/tid=22329] ppid=22325 vsize=915460 CPUtime=0.02
/proc/22327/task/22329/stat : 22329 (java) S 22325 22327 21924 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 277177731 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22330] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22330/stat : 22330 (java) S 22325 22327 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22331] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22331/stat : 22331 (java) S 22325 22327 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22332] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22332/stat : 22332 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277177735 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22333] ppid=22325 vsize=915460 CPUtime=0.24
/proc/22327/task/22333/stat : 22333 (java) S 22325 22327 21924 0 -1 64 403 0 0 0 23 1 0 0 15 0 8 0 277177735 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22334] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22334/stat : 22334 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277177735 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22335] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22335/stat : 22335 (java) S 22325 22327 21924 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277177735 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.67
Current children cumulated vsize (KiB) 915460

[startup+282.557 s]
/proc/loadavg: 1.51 1.79 1.89 2/85 22504
/proc/meminfo: memFree=1221872/2055920 swapFree=4180552/4192956
[pid=22327] ppid=22325 vsize=915460 CPUtime=281.63
/proc/22327/stat : 22327 (java) R 22325 22327 21924 0 -1 0 9182 0 1 0 27474 689 0 0 25 0 8 0 277177727 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073822435 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22327/statm: 228865 8913 2527 14 0 215335 0
[pid=22327/tid=22329] ppid=22325 vsize=915460 CPUtime=0.02
/proc/22327/task/22329/stat : 22329 (java) S 22325 22327 21924 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 277177731 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22330] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22330/stat : 22330 (java) S 22325 22327 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22331] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22331/stat : 22331 (java) S 22325 22327 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22332] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22332/stat : 22332 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277177735 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22333] ppid=22325 vsize=915460 CPUtime=0.24
/proc/22327/task/22333/stat : 22333 (java) S 22325 22327 21924 0 -1 64 403 0 0 0 23 1 0 0 15 0 8 0 277177735 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22334] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22334/stat : 22334 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277177735 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22335] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22335/stat : 22335 (java) S 22325 22327 21924 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277177735 937431040 8913 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 281.63
Current children cumulated vsize (KiB) 915460

[startup+342.57 s]
/proc/loadavg: 1.19 1.64 1.84 2/85 22504
/proc/meminfo: memFree=1221872/2055920 swapFree=4180552/4192956
[pid=22327] ppid=22325 vsize=915460 CPUtime=341.62
/proc/22327/stat : 22327 (java) R 22325 22327 21924 0 -1 0 9184 0 1 0 33473 689 0 0 25 0 8 0 277177727 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844728 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22327/statm: 228865 8915 2527 14 0 215335 0
[pid=22327/tid=22329] ppid=22325 vsize=915460 CPUtime=0.02
/proc/22327/task/22329/stat : 22329 (java) S 22325 22327 21924 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 277177731 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22330] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22330/stat : 22330 (java) S 22325 22327 21924 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22331] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22331/stat : 22331 (java) S 22325 22327 21924 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 277177732 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22332] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22332/stat : 22332 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277177735 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22333] ppid=22325 vsize=915460 CPUtime=0.24
/proc/22327/task/22333/stat : 22333 (java) S 22325 22327 21924 0 -1 64 403 0 0 0 23 1 0 0 15 0 8 0 277177735 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22327/tid=22334] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22334/stat : 22334 (java) S 22325 22327 21924 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277177735 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=22327/tid=22335] ppid=22325 vsize=915460 CPUtime=0
/proc/22327/task/22335/stat : 22335 (java) S 22325 22327 21924 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277177735 937431040 8915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 341.62
Current children cumulated vsize (KiB) 915460

Child status: 0
Real time (s): 352.908
CPU time (s): 351.938
CPU user time (s): 345.034
CPU system time (s): 6.90495
CPU usage (%): 99.7252
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 345.034
system time used= 6.90495
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9276
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= 8276
involuntary context switches= 22516

runsolver used 0.438933 s user time and 1.04484 s system time

The end

Launcher Data (download as text)

Begin job on node2 on Sat Jan 20 10:10:21 UTC 2007


IDJOB= 278399
IDBENCH= 8321
IDSOLVER= 69
FILE ID= node2/278399-1169287821

PBS_JOBID= 3609527

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-40-100-1000/cnf-2-40-900-536221_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278399-1169287821/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node2/watcher-278399-1169287821 -o ROOT/results/node2/solver-278399-1169287821 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278399-1169287821/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ccfbb8c72d2512e999a65c5ec7bdec39

RANDOM SEED= 98403352

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1222856 kB
Buffers:         47548 kB
Cached:         643100 kB
SwapCached:        572 kB
Active:         222912 kB
Inactive:       536484 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1222856 kB
SwapTotal:     4192956 kB
SwapFree:      4180552 kB
Dirty:            3776 kB
Writeback:           0 kB
Mapped:          90376 kB
Slab:            58280 kB
Committed_AS:  8305184 kB
PageTables:       2480 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 node2 on Sat Jan 20 10:16:14 UTC 2007