Trace number 282566

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 227.251 228.35

General information on the benchmark

NameMaxCSP/celar/subs7/
scenw-7-sub4-22_ext.xml
MD5SUMf2cfb5e6c9f6d2f2f494645c769a83d1
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints454
Best CPU time to get the best result obtained on this benchmark21.0378
Satisfiable
(Un)Satisfiability was proved
Number of variables22
Number of constraints473
Maximum constraint arity2
Maximum domain size22
Number of constraints which are defined in extension473
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/282566-1169320255/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=22  nbDomainTypes=2  minDomainSize=14  maxDomainSize=22
0.39	       =>  wckTime=0.094  cpuTime=0.08  mem=6M910
0.39	   
0.39	   relations being loaded...
0.52	   
0.52	   constraints being loaded...
0.63	     nbConstraints=473  nbRelationTypes=407  nbExtensionStructures=407  nbSharedExtensionStructures=66
0.63	     nbConflictsStructures=407  nbSharedConflictsStructures=66  nbSharedBinaryRepresentations=15679  maxDegree=68
0.63	     maxArity=2
0.63	       =>  wckTime=0.337  cpuTime=0.24  mem=14M711
0.67	   
0.67	   solver LocalSearchSolver being built... 
0.71	       =>  wckTime=0.421  cpuTime=0.28  mem=5M911
0.72	
0.72	s SATISFIABLE
0.72	o 297
0.72	c 176
0.72	o 301
0.72	c 172
0.73	o 309
0.73	c 164
0.73	o 313
0.73	c 160
0.73	o 319
0.73	c 154
0.73	o 324
0.73	c 149
0.73	o 332
0.73	c 141
0.73	o 337
0.73	c 136
0.73	o 342
0.73	c 131
0.74	o 354
0.74	c 119
0.74	o 363
0.74	c 110
0.74	o 370
0.74	c 103
0.74	o 381
0.74	c 92
0.74	o 394
0.74	c 79
0.74	o 398
0.74	c 75
0.74	o 402
0.74	c 71
0.74	o 406
0.74	c 67
0.74	o 415
0.74	c 58
0.74	o 420
0.74	c 53
0.74	o 426
0.74	c 47
0.75	o 429
0.75	c 44
0.75	o 432
0.75	c 41
0.75	o 440
0.75	c 33
0.75	o 441
0.75	c 32
0.75	o 444
0.75	c 29
0.75	o 446
0.75	c 27
0.75	o 448
0.75	c 25
0.76	o 449
0.76	c 24
0.76	o 450
0.76	c 23
0.78	o 453
0.78	c 20
13.03	   
13.03	   search
13.03	     run=0  nbConstraintChecks=97375551  nbAssignments=10000
13.03	       =>  wckTime=12.315  cpuTime=12.24  mem=5M911
25.52	   
25.52	   search
25.52	     run=1  nbConstraintChecks=197233728  nbAssignments=20000
25.52	       =>  wckTime=24.813  cpuTime=24.69  mem=5M911
25.53	o 454
25.53	c 19
37.93	   
37.93	   search
37.93	     run=2  nbConstraintChecks=295504681  nbAssignments=30000
37.93	       =>  wckTime=37.22  cpuTime=37.01  mem=5M911
50.65	   
50.65	   search
50.65	     run=3  nbConstraintChecks=395879478  nbAssignments=40000
50.65	       =>  wckTime=49.936  cpuTime=49.66  mem=5M911
55.70	   
55.70	   search
55.70	     run=4  nbConstraintChecks=435923480  nbAssignments=44174
55.70	       =>  wckTime=54.989  cpuTime=54.7  mem=5M911
55.70	   
55.70	   global
55.70	     nbConstraintChecks=435923480  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
55.70	     solvingWckTime=54.987  solvingCpuTime=54.69  expiredTime=no  totalExploration=no  nbFoundSolutions=0
55.70	     globalCpuTime=55.02
55.70	       =>  wckTime=55.41  cpuTime=54.98  mem=5M911
55.70	   
55.70	   solver IterativeSystematicSolver being built... 
55.82	       =>  wckTime=55.529  cpuTime=55.08  mem=16M869
55.83	   
55.83	   preprocessing
55.83	     nbConstraintChecks=2102  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
55.83	     detectedInconsistency=no
55.83	       =>  wckTime=0.011  cpuTime=0.01  mem=16M869
55.96	   
55.96	   search
55.96	     run=0  nbConstraintChecks=483943  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56
55.96	     nbFailedAssignments=39  nbBacktracks=10  nbVisitedNodes=106  nbRestartNogoods=0
55.96	       =>  wckTime=0.14  cpuTime=0.12  mem=16M869
56.82	   
56.82	   search
56.82	     run=1  nbConstraintChecks=5031320  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=537
56.82	     nbFailedAssignments=501  nbBacktracks=25  nbVisitedNodes=1064  nbRestartNogoods=15
56.82	       =>  wckTime=0.996  cpuTime=0.96  mem=16M869
57.15	   
57.15	   search
57.15	     run=2  nbConstraintChecks=6718857  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=696
57.15	     nbFailedAssignments=636  nbBacktracks=47  nbVisitedNodes=1378  nbRestartNogoods=18
57.15	       =>  wckTime=1.333  cpuTime=1.29  mem=16M869
57.40	   
57.40	   search
57.40	     run=3  nbConstraintChecks=8086162  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=845
57.40	     nbFailedAssignments=745  nbBacktracks=80  nbVisitedNodes=1669  nbRestartNogoods=31
57.40	       =>  wckTime=1.577  cpuTime=1.53  mem=16M869
57.72	   
57.72	   search
57.72	     run=4  nbConstraintChecks=9774158  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1054
57.72	     nbFailedAssignments=897  nbBacktracks=130  nbVisitedNodes=2080  nbRestartNogoods=44
57.72	       =>  wckTime=1.893  cpuTime=1.85  mem=16M869
59.28	   
59.28	   search
59.28	     run=5  nbConstraintChecks=17111416  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1854
59.28	     nbFailedAssignments=1617  nbBacktracks=205  nbVisitedNodes=3672  nbRestartNogoods=52
59.28	       =>  wckTime=3.461  cpuTime=3.39  mem=16M869
60.36	   
60.36	   search
60.36	     run=6  nbConstraintChecks=23315830  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2560
60.36	     nbFailedAssignments=2204  nbBacktracks=318  nbVisitedNodes=5078  nbRestartNogoods=71
60.36	       =>  wckTime=4.535  cpuTime=4.46  mem=16M869
63.10	   
63.10	   search
63.10	     run=7  nbConstraintChecks=38156700  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3945
63.10	     nbFailedAssignments=3415  nbBacktracks=488  nbVisitedNodes=7842  nbRestartNogoods=85
63.10	       =>  wckTime=7.277  cpuTime=7.19  mem=16M869
65.26	   
65.26	   search
65.26	     run=8  nbConstraintChecks=46498595  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4765
65.26	     nbFailedAssignments=3974  nbBacktracks=744  nbVisitedNodes=9470  nbRestartNogoods=103
65.26	       =>  wckTime=9.44  cpuTime=9.35  mem=16M869
68.26	   
68.26	   search
68.26	     run=9  nbConstraintChecks=63632025  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6785
68.26	     nbFailedAssignments=5604  nbBacktracks=1128  nbVisitedNodes=13484  nbRestartNogoods=142
68.26	       =>  wckTime=12.438  cpuTime=12.33  mem=16M869
70.04	   
70.04	   search
70.04	     run=10  nbConstraintChecks=73127981  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8363
70.04	     nbFailedAssignments=6599  nbBacktracks=1704  nbVisitedNodes=16633  nbRestartNogoods=151
70.04	       =>  wckTime=14.222  cpuTime=14.11  mem=16M869
81.96	   
81.96	   search
81.96	     run=11  nbConstraintChecks=139719963  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14948
81.96	     nbFailedAssignments=12315  nbBacktracks=2568  nbVisitedNodes=29766  nbRestartNogoods=159
81.96	       =>  wckTime=26.136  cpuTime=25.94  mem=16M869
88.96	   
88.96	   search
88.96	     run=12  nbConstraintChecks=172299881  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18195
88.96	     nbFailedAssignments=14257  nbBacktracks=3865  nbVisitedNodes=36235  nbRestartNogoods=187
88.96	       =>  wckTime=33.136  cpuTime=32.91  mem=16M869
100.03	   
100.03	   search
100.03	     run=13  nbConstraintChecks=227688527  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25636
100.03	     nbFailedAssignments=19744  nbBacktracks=5812  nbVisitedNodes=51100  nbRestartNogoods=213
100.03	       =>  wckTime=44.209  cpuTime=43.94  mem=16M869
117.59	   
117.59	   search
117.59	     run=14  nbConstraintChecks=321741129  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36391
117.59	     nbFailedAssignments=27573  nbBacktracks=8731  nbVisitedNodes=72468  nbRestartNogoods=231
117.59	       =>  wckTime=61.769  cpuTime=61.41  mem=16M869
135.61	   
135.61	   search
135.61	     run=15  nbConstraintChecks=421617072  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49881
135.61	     nbFailedAssignments=36677  nbBacktracks=13109  nbVisitedNodes=99384  nbRestartNogoods=273
135.61	       =>  wckTime=79.791  cpuTime=79.36  mem=16M869
163.59	   
163.59	   search
163.59	     run=16  nbConstraintChecks=570973082  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71138
163.59	     nbFailedAssignments=51357  nbBacktracks=19677  nbVisitedNodes=141814  nbRestartNogoods=306
163.59	       =>  wckTime=107.769  cpuTime=107.2  mem=16M869
190.65	   
190.65	   search
190.65	     run=17  nbConstraintChecks=709497703  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=96098
190.65	     nbFailedAssignments=66457  nbBacktracks=29530  nbVisitedNodes=191628  nbRestartNogoods=331
190.65	       =>  wckTime=134.829  cpuTime=134.15  mem=16M869
228.31	   
228.31	   search
228.31	     run=18  nbConstraintChecks=889261796  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=131084
228.31	     nbFailedAssignments=86740  nbBacktracks=44234  nbVisitedNodes=261240  nbRestartNogoods=343
228.31	       =>  wckTime=172.488  cpuTime=171.63  mem=16M869
228.31	   
228.31	   global
228.31	     nbConstraintChecks=889263898  nbRestartNogoods=343  solvingWckTime=172.489  solvingCpuTime=171.63  expiredTime=no
228.31	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=226.75
228.31	       =>  wckTime=228.019  cpuTime=226.71  mem=16M869
228.31	
228.31	s OPTIMUM FOUND
228.31	v 19 19 18 21 17 17 0 0 4 5 4 17 19 5 16 15 21 21 7 9 7 3 
228.31	   
228.31	   totalWckTime=228.093  totalCpuTime=226.76

Verifier Data (download as text)

19 unsatisfied constraints, 454 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/node66/watcher-282566-1169320255 -o ROOT/results/node66/solver-282566-1169320255 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282566-1169320255/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.87 0.97 0.99 4/70 13266
/proc/meminfo: memFree=1346800/2055920 swapFree=4192812/4192956
[pid=13265] ppid=13262 vsize=1784 CPUtime=0
/proc/13265/stat : 13265 (java) R 13262 13265 13126 0 -1 0 194 0 0 0 0 0 0 0 18 0 1 0 79522686 1826816 160 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 1 0 0
/proc/13265/statm: 446 160 125 14 0 91 0

[startup+0.106235 s]
/proc/loadavg: 0.87 0.97 0.99 4/70 13266
/proc/meminfo: memFree=1346800/2055920 swapFree=4192812/4192956
[pid=13265] ppid=13262 vsize=914988 CPUtime=0.08
/proc/13265/stat : 13265 (java) R 13262 13265 13126 0 -1 0 3055 0 1 0 7 1 0 0 22 0 8 0 79522686 936947712 2801 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154016819 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13265/statm: 228747 2801 1449 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514286 s]
/proc/loadavg: 0.87 0.97 0.99 4/70 13266
/proc/meminfo: memFree=1346800/2055920 swapFree=4192812/4192956
[pid=13265] ppid=13262 vsize=915332 CPUtime=0.49
/proc/13265/stat : 13265 (java) S 13262 13265 13126 0 -1 0 7188 0 1 0 45 4 0 0 16 0 8 0 79522686 937299968 6927 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13265/statm: 228833 6927 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33538 s]
/proc/loadavg: 0.87 0.97 0.99 3/82 13299
/proc/meminfo: memFree=1320008/2055920 swapFree=4192812/4192956
[pid=13265] ppid=13262 vsize=915420 CPUtime=1.31
/proc/13265/stat : 13265 (java) R 13262 13265 13126 0 -1 0 8719 0 1 0 123 8 0 0 23 0 8 0 79522686 937390080 8457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073745859 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13265/statm: 228855 8457 2476 14 0 215325 0
[pid=13265/tid=13269] ppid=13262 vsize=915420 CPUtime=0.03
/proc/13265/task/13269/stat : 13269 (java) S 13262 13265 13126 0 -1 64 256 0 0 0 3 0 0 0 16 0 8 0 79522690 937390080 8457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13270] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13270/stat : 13270 (java) S 13262 13265 13126 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 79522690 937390080 8457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13271] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13271/stat : 13271 (java) S 13262 13265 13126 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79522690 937390080 8457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13272] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13272/stat : 13272 (java) S 13262 13265 13126 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 79522694 937390080 8457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13273] ppid=13262 vsize=915420 CPUtime=0.15
/proc/13265/task/13273/stat : 13273 (java) S 13262 13265 13126 0 -1 64 348 0 0 0 14 1 0 0 16 0 8 0 79522694 937390080 8457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13274] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13274/stat : 13274 (java) S 13262 13265 13126 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 79522694 937390080 8457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13275] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13275/stat : 13275 (java) S 13262 13265 13126 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 79522694 937390080 8457 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915420

[startup+2.98058 s]
/proc/loadavg: 0.96 0.98 0.99 3/82 13299
/proc/meminfo: memFree=1319752/2055920 swapFree=4192812/4192956
[pid=13265] ppid=13262 vsize=915420 CPUtime=2.94
/proc/13265/stat : 13265 (java) R 13262 13265 13126 0 -1 0 8723 0 1 0 281 13 0 0 25 0 8 0 79522686 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073745685 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13265/statm: 228855 8460 2476 14 0 215325 0
[pid=13265/tid=13269] ppid=13262 vsize=915420 CPUtime=0.03
/proc/13265/task/13269/stat : 13269 (java) S 13262 13265 13126 0 -1 64 256 0 0 0 3 0 0 0 16 0 8 0 79522690 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13270] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13270/stat : 13270 (java) S 13262 13265 13126 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 79522690 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13271] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13271/stat : 13271 (java) S 13262 13265 13126 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79522690 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13272] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13272/stat : 13272 (java) S 13262 13265 13126 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 79522694 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13273] ppid=13262 vsize=915420 CPUtime=0.15
/proc/13265/task/13273/stat : 13273 (java) S 13262 13265 13126 0 -1 64 351 0 0 0 14 1 0 0 16 0 8 0 79522694 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13274] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13274/stat : 13274 (java) S 13262 13265 13126 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 79522694 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13275] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13275/stat : 13275 (java) S 13262 13265 13126 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 79522694 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915420

[startup+6.27998 s]
/proc/loadavg: 0.96 0.98 0.99 3/82 13299
/proc/meminfo: memFree=1319752/2055920 swapFree=4192812/4192956
[pid=13265] ppid=13262 vsize=915420 CPUtime=6.23
/proc/13265/stat : 13265 (java) R 13262 13265 13126 0 -1 0 8723 0 1 0 598 25 0 0 25 0 8 0 79522686 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073745868 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13265/statm: 228855 8460 2476 14 0 215325 0
[pid=13265/tid=13269] ppid=13262 vsize=915420 CPUtime=0.03
/proc/13265/task/13269/stat : 13269 (java) S 13262 13265 13126 0 -1 64 256 0 0 0 3 0 0 0 16 0 8 0 79522690 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13270] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13270/stat : 13270 (java) S 13262 13265 13126 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 79522690 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13271] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13271/stat : 13271 (java) S 13262 13265 13126 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79522690 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13272] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13272/stat : 13272 (java) S 13262 13265 13126 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 79522694 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13273] ppid=13262 vsize=915420 CPUtime=0.15
/proc/13265/task/13273/stat : 13273 (java) S 13262 13265 13126 0 -1 64 351 0 0 0 14 1 0 0 16 0 8 0 79522694 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13274] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13274/stat : 13274 (java) S 13262 13265 13126 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 79522694 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13275] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13275/stat : 13275 (java) S 13262 13265 13126 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 79522694 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915420

[startup+12.7538 s]
/proc/loadavg: 1.12 1.02 1.01 3/82 13299
/proc/meminfo: memFree=1319880/2055920 swapFree=4192812/4192956
[pid=13265] ppid=13262 vsize=915420 CPUtime=12.67
/proc/13265/stat : 13265 (java) R 13262 13265 13126 0 -1 0 8723 0 1 0 1224 43 0 0 25 0 8 0 79522686 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073748019 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13265/statm: 228855 8460 2476 14 0 215325 0
[pid=13265/tid=13269] ppid=13262 vsize=915420 CPUtime=0.03
/proc/13265/task/13269/stat : 13269 (java) S 13262 13265 13126 0 -1 64 256 0 0 0 3 0 0 0 16 0 8 0 79522690 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13270] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13270/stat : 13270 (java) S 13262 13265 13126 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 79522690 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13271] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13271/stat : 13271 (java) S 13262 13265 13126 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79522690 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13272] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13272/stat : 13272 (java) S 13262 13265 13126 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 79522694 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13273] ppid=13262 vsize=915420 CPUtime=0.15
/proc/13265/task/13273/stat : 13273 (java) S 13262 13265 13126 0 -1 64 351 0 0 0 14 1 0 0 16 0 8 0 79522694 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13274] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13274/stat : 13274 (java) S 13262 13265 13126 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 79522694 937390080 8460 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13275] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13275/stat : 13275 (java) S 13262 13265 13126 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 79522694 937390080 8460 18446744073709551615 134512640 134570532 4294956480 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) 915420

[startup+25.5973 s]
/proc/loadavg: 1.25 1.05 1.02 3/82 13299
/proc/meminfo: memFree=1319944/2055920 swapFree=4192812/4192956
[pid=13265] ppid=13262 vsize=915424 CPUtime=25.47
/proc/13265/stat : 13265 (java) R 13262 13265 13126 0 -1 0 8726 0 1 0 2464 83 0 0 25 0 8 0 79522686 937394176 8463 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13265/statm: 228856 8463 2476 14 0 215326 0
[pid=13265/tid=13269] ppid=13262 vsize=915424 CPUtime=0.03
/proc/13265/task/13269/stat : 13269 (java) S 13262 13265 13126 0 -1 64 256 0 0 0 3 0 0 0 16 0 8 0 79522690 937394176 8463 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13270] ppid=13262 vsize=915424 CPUtime=0
/proc/13265/task/13270/stat : 13270 (java) S 13262 13265 13126 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 79522690 937394176 8463 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13271] ppid=13262 vsize=915424 CPUtime=0
/proc/13265/task/13271/stat : 13271 (java) S 13262 13265 13126 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79522690 937394176 8463 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13272] ppid=13262 vsize=915424 CPUtime=0
/proc/13265/task/13272/stat : 13272 (java) S 13262 13265 13126 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 79522694 937394176 8463 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13273] ppid=13262 vsize=915424 CPUtime=0.16
/proc/13265/task/13273/stat : 13273 (java) S 13262 13265 13126 0 -1 64 353 0 0 0 15 1 0 0 16 0 8 0 79522694 937394176 8463 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13274] ppid=13262 vsize=915424 CPUtime=0
/proc/13265/task/13274/stat : 13274 (java) S 13262 13265 13126 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 79522694 937394176 8463 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13275] ppid=13262 vsize=915424 CPUtime=0
/proc/13265/task/13275/stat : 13275 (java) S 13262 13265 13126 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 79522694 937394176 8463 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915424

[startup+51.2915 s]
/proc/loadavg: 1.51 1.12 1.04 3/80 13360
/proc/meminfo: memFree=1316200/2055920 swapFree=4192812/4192956
[pid=13265] ppid=13262 vsize=915420 CPUtime=51.01
/proc/13265/stat : 13265 (java) R 13262 13265 13126 0 -1 0 8727 0 1 0 4942 159 0 0 25 0 8 0 79522686 937390080 8464 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073745780 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13265/statm: 228855 8464 2476 14 0 215325 0
[pid=13265/tid=13269] ppid=13262 vsize=915420 CPUtime=0.03
/proc/13265/task/13269/stat : 13269 (java) S 13262 13265 13126 0 -1 64 256 0 0 0 3 0 0 0 16 0 8 0 79522690 937390080 8464 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13270] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13270/stat : 13270 (java) S 13262 13265 13126 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 79522690 937390080 8464 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13271] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13271/stat : 13271 (java) S 13262 13265 13126 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79522690 937390080 8464 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13272] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13272/stat : 13272 (java) S 13262 13265 13126 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 79522694 937390080 8464 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13273] ppid=13262 vsize=915420 CPUtime=0.16
/proc/13265/task/13273/stat : 13273 (java) S 13262 13265 13126 0 -1 64 354 0 0 0 15 1 0 0 16 0 8 0 79522694 937390080 8464 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13274] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13274/stat : 13274 (java) S 13262 13265 13126 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 79522694 937390080 8464 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13275] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13275/stat : 13275 (java) S 13262 13265 13126 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 79522694 937390080 8464 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 915420

[startup+102.576 s]
/proc/loadavg: 1.80 1.27 1.09 3/80 13360
/proc/meminfo: memFree=1314920/2055920 swapFree=4192812/4192956
[pid=13265] ppid=13262 vsize=915420 CPUtime=102.07
/proc/13265/stat : 13265 (java) R 13262 13265 13126 0 -1 0 9142 0 1 0 10033 174 0 0 25 0 8 0 79522686 937390080 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073850850 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13265/statm: 228855 8871 2527 14 0 215325 0
[pid=13265/tid=13269] ppid=13262 vsize=915420 CPUtime=0.03
/proc/13265/task/13269/stat : 13269 (java) S 13262 13265 13126 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 79522690 937390080 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13270] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13270/stat : 13270 (java) S 13262 13265 13126 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 79522690 937390080 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13271] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13271/stat : 13271 (java) S 13262 13265 13126 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79522690 937390080 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13272] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13272/stat : 13272 (java) S 13262 13265 13126 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 79522694 937390080 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13273] ppid=13262 vsize=915420 CPUtime=0.24
/proc/13265/task/13273/stat : 13273 (java) S 13262 13265 13126 0 -1 64 410 0 0 0 23 1 0 0 15 0 8 0 79522694 937390080 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13274] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13274/stat : 13274 (java) S 13262 13265 13126 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 79522694 937390080 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13275] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13275/stat : 13275 (java) S 13262 13265 13126 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 79522694 937390080 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.07
Current children cumulated vsize (KiB) 915420

[startup+162.596 s]
/proc/loadavg: 1.92 1.40 1.15 3/80 13360
/proc/meminfo: memFree=1314920/2055920 swapFree=4192812/4192956
[pid=13265] ppid=13262 vsize=915420 CPUtime=161.81
/proc/13265/stat : 13265 (java) R 13262 13265 13126 0 -1 0 9148 0 1 0 16007 174 0 0 25 0 8 0 79522686 937390080 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073854827 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13265/statm: 228855 8877 2527 14 0 215325 0
[pid=13265/tid=13269] ppid=13262 vsize=915420 CPUtime=0.03
/proc/13265/task/13269/stat : 13269 (java) S 13262 13265 13126 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 79522690 937390080 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13270] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13270/stat : 13270 (java) S 13262 13265 13126 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 79522690 937390080 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13271] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13271/stat : 13271 (java) S 13262 13265 13126 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79522690 937390080 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13272] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13272/stat : 13272 (java) S 13262 13265 13126 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 79522694 937390080 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13273] ppid=13262 vsize=915420 CPUtime=0.24
/proc/13265/task/13273/stat : 13273 (java) S 13262 13265 13126 0 -1 64 411 0 0 0 23 1 0 0 16 0 8 0 79522694 937390080 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13274] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13274/stat : 13274 (java) S 13262 13265 13126 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 79522694 937390080 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13275] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13275/stat : 13275 (java) S 13262 13265 13126 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 79522694 937390080 8877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 161.81
Current children cumulated vsize (KiB) 915420

[startup+222.612 s]
/proc/loadavg: 1.97 1.51 1.20 3/80 13360
/proc/meminfo: memFree=1314920/2055920 swapFree=4192812/4192956
[pid=13265] ppid=13262 vsize=915420 CPUtime=221.55
/proc/13265/stat : 13265 (java) R 13262 13265 13126 0 -1 0 9153 0 1 0 21981 174 0 0 25 0 8 0 79522686 937390080 8882 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073913504 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13265/statm: 228855 8882 2527 14 0 215325 0
[pid=13265/tid=13269] ppid=13262 vsize=915420 CPUtime=0.03
/proc/13265/task/13269/stat : 13269 (java) S 13262 13265 13126 0 -1 64 257 0 0 0 3 0 0 0 16 0 8 0 79522690 937390080 8882 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13270] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13270/stat : 13270 (java) S 13262 13265 13126 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 79522690 937390080 8882 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13271] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13271/stat : 13271 (java) S 13262 13265 13126 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 79522690 937390080 8882 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13272] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13272/stat : 13272 (java) S 13262 13265 13126 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 79522694 937390080 8882 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13273] ppid=13262 vsize=915420 CPUtime=0.24
/proc/13265/task/13273/stat : 13273 (java) S 13262 13265 13126 0 -1 64 411 0 0 0 23 1 0 0 16 0 8 0 79522694 937390080 8882 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13274] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13274/stat : 13274 (java) S 13262 13265 13126 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 79522694 937390080 8882 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13265/tid=13275] ppid=13262 vsize=915420 CPUtime=0
/proc/13265/task/13275/stat : 13275 (java) S 13262 13265 13126 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 79522694 937390080 8882 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 221.55
Current children cumulated vsize (KiB) 915420

Child status: 0
Real time (s): 228.35
CPU time (s): 227.251
CPU user time (s): 225.501
CPU system time (s): 1.75073
CPU usage (%): 99.5191
Max. virtual memory (cumulated for all children) (KiB): 915424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 225.501
system time used= 1.75073
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9250
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= 5869
involuntary context switches= 9314

runsolver used 0.226965 s user time and 0.598908 s system time

The end

Launcher Data (download as text)

Begin job on node66 on Sat Jan 20 19:10:55 UTC 2007


IDJOB= 282566
IDBENCH= 12865
IDSOLVER= 69
FILE ID= node66/282566-1169320255

PBS_JOBID= 3610425

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/celar/subs7/scenw-7-sub4-22_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282566-1169320255/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node66/watcher-282566-1169320255 -o ROOT/results/node66/solver-282566-1169320255 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282566-1169320255/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f2cfb5e6c9f6d2f2f494645c769a83d1

RANDOM SEED= 364979312

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.230
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.230
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:       1347480 kB
Buffers:         50380 kB
Cached:         566840 kB
SwapCached:         16 kB
Active:         116832 kB
Inactive:       520516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1347480 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4892 kB
Writeback:           0 kB
Mapped:          30356 kB
Slab:            56840 kB
Committed_AS:  1145304 kB
PageTables:       1600 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= 66559 MiB



End job on node66 on Sat Jan 20 19:14:43 UTC 2007