Trace number 281081

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 333.324 333.453

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseLoose/
vcsp-40-10-13-60-7_ext.xml
MD5SUM4f728d54a57498e0c5c958675b8c13c5
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints97
Best CPU time to get the best result obtained on this benchmark18.2602
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints101
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension101
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/281081-1169309779/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.40	       =>  wckTime=0.097  cpuTime=0.08  mem=6M910
0.40	   
0.40	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.50	     nbConstraints=101  nbRelationTypes=101  nbExtensionStructures=101  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=101  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1241  maxDegree=8
0.50	     maxArity=2
0.50	       =>  wckTime=0.198  cpuTime=0.15  mem=8M860
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.278  cpuTime=0.2  mem=5M493
0.58	
0.58	s SATISFIABLE
0.58	o 43
0.58	c 58
0.58	o 47
0.58	c 54
0.58	o 51
0.58	c 50
0.58	o 53
0.58	c 48
0.59	o 56
0.59	c 45
0.59	o 60
0.59	c 41
0.59	o 63
0.59	c 38
0.59	o 66
0.59	c 35
0.59	o 68
0.59	c 33
0.59	o 70
0.59	c 31
0.59	o 72
0.59	c 29
0.59	o 74
0.59	c 27
0.59	o 76
0.59	c 25
0.59	o 78
0.59	c 23
0.59	o 79
0.59	c 22
0.59	o 80
0.59	c 21
0.59	o 81
0.59	c 20
0.59	o 82
0.59	c 19
0.59	o 84
0.59	c 17
0.59	o 86
0.59	c 15
0.60	o 87
0.60	c 14
0.60	o 88
0.60	c 13
0.60	o 89
0.60	c 12
0.60	o 90
0.60	c 11
0.60	o 91
0.60	c 10
0.60	o 92
0.60	c 9
0.60	o 93
0.60	c 8
0.60	o 94
0.61	c 7
0.62	o 95
0.62	c 6
0.62	o 96
0.62	c 5
1.22	o 97
1.22	c 4
2.03	   
2.03	   search
2.03	     run=0  nbConstraintChecks=5933652  nbAssignments=10000
2.03	       =>  wckTime=1.452  cpuTime=1.43  mem=5M493
3.42	   
3.42	   search
3.42	     run=1  nbConstraintChecks=12494609  nbAssignments=20000
3.42	       =>  wckTime=2.844  cpuTime=2.81  mem=5M493
4.72	   
4.72	   search
4.72	     run=2  nbConstraintChecks=18379645  nbAssignments=30000
4.72	       =>  wckTime=4.148  cpuTime=4.12  mem=5M493
6.03	   
6.03	   search
6.03	     run=3  nbConstraintChecks=24248212  nbAssignments=40000
6.03	       =>  wckTime=5.455  cpuTime=5.43  mem=5M493
7.36	   
7.36	   search
7.36	     run=4  nbConstraintChecks=30275303  nbAssignments=50000
7.36	       =>  wckTime=6.783  cpuTime=6.75  mem=5M493
8.71	   
8.71	   search
8.71	     run=5  nbConstraintChecks=36501880  nbAssignments=60000
8.71	       =>  wckTime=8.134  cpuTime=8.1  mem=5M493
10.00	   
10.00	   search
10.00	     run=6  nbConstraintChecks=42252196  nbAssignments=70000
10.00	       =>  wckTime=9.427  cpuTime=9.39  mem=5M493
11.30	   
11.30	   search
11.30	     run=7  nbConstraintChecks=48051211  nbAssignments=80000
11.30	       =>  wckTime=10.729  cpuTime=10.69  mem=5M493
12.64	   
12.64	   search
12.64	     run=8  nbConstraintChecks=54125743  nbAssignments=90000
12.64	       =>  wckTime=12.065  cpuTime=12.03  mem=5M493
14.00	   
14.00	   search
14.00	     run=9  nbConstraintChecks=60232224  nbAssignments=100000
14.00	       =>  wckTime=13.421  cpuTime=13.39  mem=5M493
15.33	   
15.33	   search
15.33	     run=10  nbConstraintChecks=66231576  nbAssignments=110000
15.33	       =>  wckTime=14.755  cpuTime=14.72  mem=5M493
16.64	   
16.64	   search
16.64	     run=11  nbConstraintChecks=72024918  nbAssignments=120000
16.64	       =>  wckTime=16.062  cpuTime=16.03  mem=5M493
17.95	   
17.95	   search
17.95	     run=12  nbConstraintChecks=77887016  nbAssignments=130000
17.95	       =>  wckTime=17.377  cpuTime=17.34  mem=5M493
19.28	   
19.28	   search
19.28	     run=13  nbConstraintChecks=83805959  nbAssignments=140000
19.28	       =>  wckTime=18.704  cpuTime=18.67  mem=5M493
20.62	   
20.62	   search
20.62	     run=14  nbConstraintChecks=89888285  nbAssignments=150000
20.62	       =>  wckTime=20.046  cpuTime=20.01  mem=5M493
22.02	   
22.02	   search
22.02	     run=15  nbConstraintChecks=96466873  nbAssignments=160000
22.02	       =>  wckTime=21.445  cpuTime=21.4  mem=5M493
23.39	   
23.39	   search
23.39	     run=16  nbConstraintChecks=102812943  nbAssignments=170000
23.39	       =>  wckTime=22.814  cpuTime=22.78  mem=5M493
24.77	   
24.77	   search
24.77	     run=17  nbConstraintChecks=109192665  nbAssignments=180000
24.77	       =>  wckTime=24.191  cpuTime=24.16  mem=5M493
26.10	   
26.10	   search
26.10	     run=18  nbConstraintChecks=115288462  nbAssignments=190000
26.10	       =>  wckTime=25.526  cpuTime=25.48  mem=5M493
27.44	   
27.44	   search
27.44	     run=19  nbConstraintChecks=121431267  nbAssignments=200000
27.44	       =>  wckTime=26.864  cpuTime=26.82  mem=5M493
28.74	   
28.74	   search
28.74	     run=20  nbConstraintChecks=127194919  nbAssignments=210000
28.74	       =>  wckTime=28.162  cpuTime=28.12  mem=5M493
30.10	   
30.10	   search
30.10	     run=21  nbConstraintChecks=133567678  nbAssignments=220000
30.10	       =>  wckTime=29.53  cpuTime=29.48  mem=5M493
31.25	   
31.25	   search
31.25	     run=22  nbConstraintChecks=138625109  nbAssignments=228849
31.25	       =>  wckTime=30.671  cpuTime=30.63  mem=5M493
31.25	   
31.25	   global
31.25	     nbConstraintChecks=138625109  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.25	     solvingWckTime=30.668  solvingCpuTime=30.63  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.25	     globalCpuTime=30.87
31.25	       =>  wckTime=30.949  cpuTime=30.83  mem=5M493
31.25	   
31.25	   solver IterativeSystematicSolver being built... 
31.37	       =>  wckTime=31.074  cpuTime=30.93  mem=16M548
31.38	   
31.38	   preprocessing
31.38	     nbConstraintChecks=120  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.38	     detectedInconsistency=no
31.38	       =>  wckTime=0.0040  cpuTime=0.01  mem=16M548
31.45	   
31.45	   search
31.45	     run=0  nbConstraintChecks=58967  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46
31.45	     nbFailedAssignments=26  nbBacktracks=10  nbVisitedNodes=83  nbRestartNogoods=0
31.45	       =>  wckTime=0.075  cpuTime=0.06  mem=16M548
31.52	   
31.52	   search
31.52	     run=1  nbConstraintChecks=224179  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=147
31.52	     nbFailedAssignments=108  nbBacktracks=25  nbVisitedNodes=281  nbRestartNogoods=16
31.52	       =>  wckTime=0.151  cpuTime=0.12  mem=16M548
31.61	   
31.61	   search
31.61	     run=2  nbConstraintChecks=400390  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=264
31.61	     nbFailedAssignments=197  nbBacktracks=47  nbVisitedNodes=505  nbRestartNogoods=17
31.61	       =>  wckTime=0.239  cpuTime=0.21  mem=16M548
31.70	   
31.70	   search
31.70	     run=3  nbConstraintChecks=645864  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=425
31.70	     nbFailedAssignments=314  nbBacktracks=81  nbVisitedNodes=817  nbRestartNogoods=32
31.70	       =>  wckTime=0.332  cpuTime=0.3  mem=16M548
31.89	   
31.89	   search
31.89	     run=4  nbConstraintChecks=1053385  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=695
31.89	     nbFailedAssignments=520  nbBacktracks=131  nbVisitedNodes=1343  nbRestartNogoods=41
31.89	       =>  wckTime=0.516  cpuTime=0.48  mem=16M548
32.10	   
32.10	   search
32.10	     run=5  nbConstraintChecks=1651492  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1056
32.10	     nbFailedAssignments=793  nbBacktracks=206  nbVisitedNodes=2049  nbRestartNogoods=71
32.10	       =>  wckTime=0.731  cpuTime=0.7  mem=16M548
32.50	   
32.50	   search
32.50	     run=6  nbConstraintChecks=2969908  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1857
32.50	     nbFailedAssignments=1466  nbBacktracks=319  nbVisitedNodes=3636  nbRestartNogoods=90
32.50	       =>  wckTime=1.131  cpuTime=1.08  mem=16M548
33.11	   
33.11	   search
33.11	     run=7  nbConstraintChecks=4598565  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3008
33.11	     nbFailedAssignments=2440  nbBacktracks=489  nbVisitedNodes=5911  nbRestartNogoods=119
33.11	       =>  wckTime=1.738  cpuTime=1.68  mem=16M548
33.76	   
33.76	   search
33.76	     run=8  nbConstraintChecks=6265999  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4122
33.76	     nbFailedAssignments=3286  nbBacktracks=745  nbVisitedNodes=8117  nbRestartNogoods=128
33.76	       =>  wckTime=2.388  cpuTime=2.33  mem=16M548
34.56	   
34.56	   search
34.56	     run=9  nbConstraintChecks=8085497  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5249
34.56	     nbFailedAssignments=4016  nbBacktracks=1129  nbVisitedNodes=10320  nbRestartNogoods=138
34.56	       =>  wckTime=3.187  cpuTime=3.13  mem=16M548
35.91	   
35.91	   search
35.91	     run=10  nbConstraintChecks=11694992  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7508
35.91	     nbFailedAssignments=5684  nbBacktracks=1705  nbVisitedNodes=14815  nbRestartNogoods=165
35.91	       =>  wckTime=4.534  cpuTime=4.47  mem=16M548
38.28	   
38.28	   search
38.28	     run=11  nbConstraintChecks=18831596  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12341
38.28	     nbFailedAssignments=9637  nbBacktracks=2569  nbVisitedNodes=24382  nbRestartNogoods=189
38.28	       =>  wckTime=6.909  cpuTime=6.84  mem=16M548
41.68	   
41.68	   search
41.68	     run=12  nbConstraintChecks=27569094  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18221
41.68	     nbFailedAssignments=14206  nbBacktracks=3866  nbVisitedNodes=36066  nbRestartNogoods=226
41.68	       =>  wckTime=10.308  cpuTime=10.24  mem=16M548
46.14	   
46.14	   search
46.14	     run=13  nbConstraintChecks=39514545  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26434
46.14	     nbFailedAssignments=20467  nbBacktracks=5812  nbVisitedNodes=52362  nbRestartNogoods=261
46.14	       =>  wckTime=14.769  cpuTime=14.7  mem=16M548
55.13	   
55.13	   search
55.13	     run=14  nbConstraintChecks=61038450  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40828
55.13	     nbFailedAssignments=31927  nbBacktracks=8733  nbVisitedNodes=80947  nbRestartNogoods=277
55.13	       =>  wckTime=23.761  cpuTime=23.69  mem=16M548
63.33	   
63.33	   search
63.33	     run=15  nbConstraintChecks=79973195  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54639
63.33	     nbFailedAssignments=41342  nbBacktracks=13111  nbVisitedNodes=108333  nbRestartNogoods=301
63.33	       =>  wckTime=31.955  cpuTime=31.88  mem=16M548
74.36	   
74.36	   search
74.36	     run=16  nbConstraintChecks=102464331  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72558
74.36	     nbFailedAssignments=52682  nbBacktracks=19679  nbVisitedNodes=143755  nbRestartNogoods=328
74.36	       =>  wckTime=42.989  cpuTime=42.91  mem=16M548
89.39	   
89.39	   search
89.39	     run=17  nbConstraintChecks=132281655  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=98146
89.39	     nbFailedAssignments=68410  nbBacktracks=29531  nbVisitedNodes=193910  nbRestartNogoods=351
89.39	       =>  wckTime=58.023  cpuTime=57.94  mem=16M548
109.85	   
109.85	   search
109.85	     run=18  nbConstraintChecks=170041251  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=131167
109.85	     nbFailedAssignments=86647  nbBacktracks=44309  nbVisitedNodes=258045  nbRestartNogoods=367
109.85	       =>  wckTime=78.474  cpuTime=78.39  mem=16M548
138.35	   
138.35	   search
138.35	     run=19  nbConstraintChecks=222252851  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=177339
138.35	     nbFailedAssignments=110650  nbBacktracks=66477  nbVisitedNodes=347302  nbRestartNogoods=388
138.35	       =>  wckTime=106.982  cpuTime=106.89  mem=16M548
179.13	   
179.13	   search
179.13	     run=20  nbConstraintChecks=299232952  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=245869
179.13	     nbFailedAssignments=145925  nbBacktracks=99730  nbVisitedNodes=479386  nbRestartNogoods=389
179.13	       =>  wckTime=147.756  cpuTime=147.65  mem=16M548
238.09	   
238.09	   search
238.09	     run=21  nbConstraintChecks=413975283  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=347090
238.09	     nbFailedAssignments=197263  nbBacktracks=149608  nbVisitedNodes=675957  nbRestartNogoods=396
238.09	       =>  wckTime=206.715  cpuTime=206.59  mem=16M548
326.34	   
326.34	   search
326.34	     run=22  nbConstraintChecks=583860997  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=496785
326.35	     nbFailedAssignments=272125  nbBacktracks=224427  nbVisitedNodes=966789  nbRestartNogoods=415
326.35	       =>  wckTime=294.973  cpuTime=294.83  mem=16M548
333.39	   
333.39	   search
333.39	     run=23  nbConstraintChecks=597238158  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=508452
333.39	     nbFailedAssignments=277865  nbBacktracks=230355  nbVisitedNodes=989197  nbRestartNogoods=442
333.39	       =>  wckTime=302.018  cpuTime=301.87  mem=16M548
333.39	   
333.39	   global
333.39	     nbConstraintChecks=597238278  nbRestartNogoods=442  solvingWckTime=302.019  solvingCpuTime=301.87  expiredTime=no
333.39	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=332.84
333.39	       =>  wckTime=333.093  cpuTime=332.8  mem=16M548
333.39	
333.39	s OPTIMUM FOUND
333.39	v 9 2 6 7 1 1 0 1 8 6 3 4 9 2 1 6 2 3 7 8 1 5 7 9 2 7 9 2 1 9 1 8 6 2 6 2 0 6 9 4 
333.39	   
333.39	   totalWckTime=333.168  totalCpuTime=332.84

Verifier Data (download as text)

4 unsatisfied constraints, 97 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/node55/watcher-281081-1169309779 -o ROOT/results/node55/solver-281081-1169309779 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281081-1169309779/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.85 1.04 1.03 3/65 19207
/proc/meminfo: memFree=1238736/2055920 swapFree=4192192/4192956
[pid=19206] ppid=19204 vsize=1784 CPUtime=0
/proc/19206/stat : 19206 (java) D 19204 19206 18619 0 -1 0 192 0 0 0 0 0 0 0 18 0 1 0 279376215 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/19206/statm: 446 158 123 14 0 91 0

[startup+0.104398 s]
/proc/loadavg: 0.85 1.04 1.03 3/65 19207
/proc/meminfo: memFree=1238736/2055920 swapFree=4192192/4192956
[pid=19206] ppid=19204 vsize=914988 CPUtime=0.09
/proc/19206/stat : 19206 (java) R 19204 19206 18619 0 -1 0 3034 0 1 0 7 2 0 0 16 0 8 0 279376215 936947712 2780 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7284347 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19206/statm: 228747 2781 1440 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512433 s]
/proc/loadavg: 0.85 1.04 1.03 3/65 19207
/proc/meminfo: memFree=1238736/2055920 swapFree=4192192/4192956
[pid=19206] ppid=19204 vsize=915332 CPUtime=0.5
/proc/19206/stat : 19206 (java) S 19204 19206 18619 0 -1 0 6603 0 1 0 46 4 0 0 16 0 8 0 279376215 937299968 6342 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19206/statm: 228833 6343 2162 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33251 s]
/proc/loadavg: 0.86 1.04 1.03 2/72 19214
/proc/meminfo: memFree=1221080/2055920 swapFree=4192192/4192956
[pid=19206] ppid=19204 vsize=915444 CPUtime=1.32
/proc/19206/stat : 19206 (java) R 19204 19206 18619 0 -1 0 7101 0 1 0 109 23 0 0 17 0 8 0 279376215 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19206/statm: 228862 6839 2476 14 0 215332 0
[pid=19206/tid=19208] ppid=19204 vsize=915444 CPUtime=0.02
/proc/19206/task/19208/stat : 19208 (java) S 19204 19206 18619 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279376219 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19206/tid=19209] ppid=19204 vsize=915444 CPUtime=0
/proc/19206/task/19209/stat : 19209 (java) S 19204 19206 18619 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279376219 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19210] ppid=19204 vsize=915444 CPUtime=0
/proc/19206/task/19210/stat : 19210 (java) S 19204 19206 18619 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279376219 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19211] ppid=19204 vsize=915444 CPUtime=0
/proc/19206/task/19211/stat : 19211 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279376222 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19212] ppid=19204 vsize=915448 CPUtime=0.12
/proc/19206/task/19212/stat : 19212 (java) S 19204 19206 18619 0 -1 64 332 0 0 0 12 0 0 0 16 0 8 0 279376222 937418752 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19213] ppid=19204 vsize=915444 CPUtime=0
/proc/19206/task/19213/stat : 19213 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279376222 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19214] ppid=19204 vsize=915444 CPUtime=0
/proc/19206/task/19214/stat : 19214 (java) S 19204 19206 18619 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279376222 937414656 6839 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915444

[startup+2.96867 s]
/proc/loadavg: 0.86 1.04 1.03 2/72 19214
/proc/meminfo: memFree=1221080/2055920 swapFree=4192192/4192956
[pid=19206] ppid=19204 vsize=915444 CPUtime=2.95
/proc/19206/stat : 19206 (java) R 19204 19206 18619 0 -1 0 7104 0 1 0 227 68 0 0 17 0 8 0 279376215 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19206/statm: 228862 6841 2476 14 0 215332 0
[pid=19206/tid=19208] ppid=19204 vsize=915444 CPUtime=0.02
/proc/19206/task/19208/stat : 19208 (java) S 19204 19206 18619 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279376219 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=19206/tid=19209] ppid=19204 vsize=915444 CPUtime=0
/proc/19206/task/19209/stat : 19209 (java) S 19204 19206 18619 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279376219 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19210] ppid=19204 vsize=915444 CPUtime=0
/proc/19206/task/19210/stat : 19210 (java) S 19204 19206 18619 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279376219 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19211] ppid=19204 vsize=915448 CPUtime=0
/proc/19206/task/19211/stat : 19211 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279376222 937418752 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19212] ppid=19204 vsize=915444 CPUtime=0.12
/proc/19206/task/19212/stat : 19212 (java) S 19204 19206 18619 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279376222 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19213] ppid=19204 vsize=915444 CPUtime=0
/proc/19206/task/19213/stat : 19213 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279376222 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19214] ppid=19204 vsize=915444 CPUtime=0
/proc/19206/task/19214/stat : 19214 (java) S 19204 19206 18619 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279376222 937414656 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915444

[startup+6.17098 s]
/proc/loadavg: 0.87 1.04 1.03 2/72 19214
/proc/meminfo: memFree=1221088/2055920 swapFree=4192192/4192956
[pid=19206] ppid=19204 vsize=916468 CPUtime=6.15
/proc/19206/stat : 19206 (java) R 19204 19206 18619 0 -1 0 7105 0 1 0 455 160 0 0 16 0 8 0 279376215 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19206/statm: 229118 6842 2476 14 0 215588 0
[pid=19206/tid=19208] ppid=19204 vsize=916468 CPUtime=0.02
/proc/19206/task/19208/stat : 19208 (java) S 19204 19206 18619 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279376219 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19209] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19209/stat : 19209 (java) S 19204 19206 18619 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279376219 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19210] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19210/stat : 19210 (java) S 19204 19206 18619 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279376219 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19211] ppid=19204 vsize=916472 CPUtime=0
/proc/19206/task/19211/stat : 19211 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279376222 938467328 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19212] ppid=19204 vsize=916468 CPUtime=0.12
/proc/19206/task/19212/stat : 19212 (java) S 19204 19206 18619 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279376222 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19213] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19213/stat : 19213 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279376222 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19214] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19214/stat : 19214 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279376222 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 916468

[startup+12.6296 s]
/proc/loadavg: 0.88 1.03 1.03 2/72 19214
/proc/meminfo: memFree=1221032/2055920 swapFree=4192192/4192956
[pid=19206] ppid=19204 vsize=916468 CPUtime=12.61
/proc/19206/stat : 19206 (java) R 19204 19206 18619 0 -1 0 7105 0 1 0 912 349 0 0 16 0 8 0 279376215 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19206/statm: 229117 6842 2476 14 0 215587 0
[pid=19206/tid=19208] ppid=19204 vsize=916468 CPUtime=0.02
/proc/19206/task/19208/stat : 19208 (java) S 19204 19206 18619 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279376219 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19209] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19209/stat : 19209 (java) S 19204 19206 18619 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279376219 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19210] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19210/stat : 19210 (java) S 19204 19206 18619 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279376219 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19211] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19211/stat : 19211 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279376222 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19212] ppid=19204 vsize=916468 CPUtime=0.12
/proc/19206/task/19212/stat : 19212 (java) S 19204 19206 18619 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 279376222 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19213] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19213/stat : 19213 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279376222 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19214] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19214/stat : 19214 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279376222 938463232 6842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 916468

[startup+25.4758 s]
/proc/loadavg: 0.90 1.03 1.03 2/72 19214
/proc/meminfo: memFree=1221032/2055920 swapFree=4192192/4192956
[pid=19206] ppid=19204 vsize=916468 CPUtime=25.46
/proc/19206/stat : 19206 (java) R 19204 19206 18619 0 -1 0 7106 0 1 0 1815 731 0 0 19 0 8 0 279376215 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19206/statm: 229117 6843 2476 14 0 215587 0
[pid=19206/tid=19208] ppid=19204 vsize=916468 CPUtime=0.02
/proc/19206/task/19208/stat : 19208 (java) S 19204 19206 18619 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 279376219 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19209] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19209/stat : 19209 (java) S 19204 19206 18619 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279376219 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19210] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19210/stat : 19210 (java) S 19204 19206 18619 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279376219 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19211] ppid=19204 vsize=916472 CPUtime=0
/proc/19206/task/19211/stat : 19211 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279376222 938467328 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19212] ppid=19204 vsize=916468 CPUtime=0.12
/proc/19206/task/19212/stat : 19212 (java) S 19204 19206 18619 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 279376222 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19213] ppid=19204 vsize=916472 CPUtime=0
/proc/19206/task/19213/stat : 19213 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279376222 938467328 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19214] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19214/stat : 19214 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279376222 938463232 6843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 916468

[startup+51.1563 s]
/proc/loadavg: 0.94 1.03 1.03 2/72 19214
/proc/meminfo: memFree=1213736/2055920 swapFree=4192192/4192956
[pid=19206] ppid=19204 vsize=916468 CPUtime=51.14
/proc/19206/stat : 19206 (java) R 19204 19206 18619 0 -1 0 9037 0 1 0 4207 907 0 0 25 0 8 0 279376215 938463232 8769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840097 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19206/statm: 229117 8769 2527 14 0 215587 0
[pid=19206/tid=19208] ppid=19204 vsize=916468 CPUtime=0.02
/proc/19206/task/19208/stat : 19208 (java) S 19204 19206 18619 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279376219 938463232 8769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19209] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19209/stat : 19209 (java) S 19204 19206 18619 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279376219 938463232 8769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19210] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19210/stat : 19210 (java) S 19204 19206 18619 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279376219 938463232 8769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19211] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19211/stat : 19211 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279376222 938463232 8769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19212] ppid=19204 vsize=916468 CPUtime=0.21
/proc/19206/task/19212/stat : 19212 (java) S 19204 19206 18619 0 -1 64 387 0 0 0 20 1 0 0 16 0 8 0 279376222 938463232 8769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19213] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19213/stat : 19213 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279376222 938463232 8769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19214] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19214/stat : 19214 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279376222 938463232 8769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 916468

[startup+102.408 s]
/proc/loadavg: 0.97 1.02 1.02 3/72 19214
/proc/meminfo: memFree=1213608/2055920 swapFree=4192192/4192956
[pid=19206] ppid=19204 vsize=916468 CPUtime=102.37
/proc/19206/stat : 19206 (java) R 19204 19206 18619 0 -1 0 9050 0 1 0 9330 907 0 0 25 0 8 0 279376215 938463232 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073799522 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19206/statm: 229117 8781 2527 14 0 215587 0
[pid=19206/tid=19208] ppid=19204 vsize=916468 CPUtime=0.02
/proc/19206/task/19208/stat : 19208 (java) S 19204 19206 18619 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279376219 938463232 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19209] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19209/stat : 19209 (java) S 19204 19206 18619 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279376219 938463232 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19210] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19210/stat : 19210 (java) S 19204 19206 18619 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279376219 938463232 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19211] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19211/stat : 19211 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279376222 938463232 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19212] ppid=19204 vsize=916468 CPUtime=0.22
/proc/19206/task/19212/stat : 19212 (java) S 19204 19206 18619 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 279376222 938463232 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19213] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19213/stat : 19213 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279376222 938463232 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19214] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19214/stat : 19214 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279376222 938463232 8781 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.37
Current children cumulated vsize (KiB) 916468

[startup+162.488 s]
/proc/loadavg: 0.99 1.02 1.02 2/72 19214
/proc/meminfo: memFree=1213608/2055920 swapFree=4192192/4192956
[pid=19206] ppid=19204 vsize=916468 CPUtime=162.44
/proc/19206/stat : 19206 (java) R 19204 19206 18619 0 -1 0 9056 0 1 0 15337 907 0 0 25 0 8 0 279376215 938463232 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073784100 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19206/statm: 229117 8786 2527 14 0 215587 0
[pid=19206/tid=19208] ppid=19204 vsize=916468 CPUtime=0.02
/proc/19206/task/19208/stat : 19208 (java) S 19204 19206 18619 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279376219 938463232 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19209] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19209/stat : 19209 (java) S 19204 19206 18619 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279376219 938463232 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19210] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19210/stat : 19210 (java) S 19204 19206 18619 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279376219 938463232 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19211] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19211/stat : 19211 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279376222 938463232 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19212] ppid=19204 vsize=916468 CPUtime=0.22
/proc/19206/task/19212/stat : 19212 (java) S 19204 19206 18619 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 279376222 938463232 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19213] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19213/stat : 19213 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279376222 938463232 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19214] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19214/stat : 19214 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279376222 938463232 8786 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 162.44
Current children cumulated vsize (KiB) 916468

[startup+222.57 s]
/proc/loadavg: 1.07 1.03 1.02 2/72 19214
/proc/meminfo: memFree=1213544/2055920 swapFree=4192192/4192956
[pid=19206] ppid=19204 vsize=916468 CPUtime=222.51
/proc/19206/stat : 19206 (java) R 19204 19206 18619 0 -1 0 9058 0 1 0 21344 907 0 0 25 0 8 0 279376215 938463232 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073784926 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19206/statm: 229117 8788 2527 14 0 215587 0
[pid=19206/tid=19208] ppid=19204 vsize=916468 CPUtime=0.02
/proc/19206/task/19208/stat : 19208 (java) S 19204 19206 18619 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279376219 938463232 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19209] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19209/stat : 19209 (java) S 19204 19206 18619 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279376219 938463232 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19210] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19210/stat : 19210 (java) S 19204 19206 18619 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279376219 938463232 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19211] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19211/stat : 19211 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279376222 938463232 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19212] ppid=19204 vsize=916468 CPUtime=0.22
/proc/19206/task/19212/stat : 19212 (java) S 19204 19206 18619 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 279376222 938463232 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19213] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19213/stat : 19213 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279376222 938463232 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19214] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19214/stat : 19214 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279376222 938463232 8788 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 222.51
Current children cumulated vsize (KiB) 916468

[startup+282.657 s]
/proc/loadavg: 1.03 1.02 1.01 2/72 19216
/proc/meminfo: memFree=1213544/2055920 swapFree=4192192/4192956
[pid=19206] ppid=19204 vsize=916468 CPUtime=282.58
/proc/19206/stat : 19206 (java) R 19204 19206 18619 0 -1 0 9061 0 1 0 27351 907 0 0 25 0 8 0 279376215 938463232 8791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073811619 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/19206/statm: 229117 8791 2527 14 0 215587 0
[pid=19206/tid=19208] ppid=19204 vsize=916468 CPUtime=0.02
/proc/19206/task/19208/stat : 19208 (java) S 19204 19206 18619 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 279376219 938463232 8791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19209] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19209/stat : 19209 (java) S 19204 19206 18619 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 279376219 938463232 8791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19210] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19210/stat : 19210 (java) S 19204 19206 18619 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279376219 938463232 8791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19211] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19211/stat : 19211 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 279376222 938463232 8791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19212] ppid=19204 vsize=916468 CPUtime=0.22
/proc/19206/task/19212/stat : 19212 (java) S 19204 19206 18619 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 279376222 938463232 8791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19213] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19213/stat : 19213 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 279376222 938463232 8791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=19206/tid=19214] ppid=19204 vsize=916468 CPUtime=0
/proc/19206/task/19214/stat : 19214 (java) S 19204 19206 18619 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279376222 938463232 8791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 282.58
Current children cumulated vsize (KiB) 916468

Child status: 0
Real time (s): 333.453
CPU time (s): 333.324
CPU user time (s): 324.243
CPU system time (s): 9.08162
CPU usage (%): 99.9614
Max. virtual memory (cumulated for all children) (KiB): 916472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 324.243
system time used= 9.08162
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9158
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= 7621
involuntary context switches= 358

runsolver used 0.32495 s user time and 0.872867 s system time

The end

Launcher Data (download as text)

Begin job on node55 on Sat Jan 20 16:16:19 UTC 2007


IDJOB= 281081
IDBENCH= 12066
IDSOLVER= 69
FILE ID= node55/281081-1169309779

PBS_JOBID= 3610213

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/sparseLoose/vcsp-40-10-13-60-7_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281081-1169309779/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node55/watcher-281081-1169309779 -o ROOT/results/node55/solver-281081-1169309779 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281081-1169309779/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4f728d54a57498e0c5c958675b8c13c5

RANDOM SEED= 963337065

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.218
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.218
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:       1239216 kB
Buffers:         53520 kB
Cached:         670888 kB
SwapCached:        268 kB
Active:         132292 kB
Inactive:       607172 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1239216 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:            1928 kB
Writeback:           0 kB
Mapped:          23944 kB
Slab:            63376 kB
Committed_AS:  5589908 kB
PageTables:       1380 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 node55 on Sat Jan 20 16:21:53 UTC 2007