Trace number 281306

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 312.996 314.518

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeLoose/
vcsp-25-10-100-18-1_ext.xml
MD5SUMc5b98abbaaa6301a28bf2d4d1abf9ab7
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints298
Best CPU time to get the best result obtained on this benchmark21.5827
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints300
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension300
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/281306-1169311175/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.1  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.58	     nbConstraints=300  nbRelationTypes=300  nbExtensionStructures=300  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=300  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=5575  maxDegree=24
0.58	     maxArity=2
0.58	       =>  wckTime=0.274  cpuTime=0.19  mem=9M835
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.359  cpuTime=0.24  mem=5M671
0.67	
0.67	s SATISFIABLE
0.67	o 255
0.67	c 45
0.67	o 260
0.67	c 40
0.67	o 264
0.68	c 36
0.68	o 267
0.68	c 33
0.68	o 270
0.68	c 30
0.68	o 276
0.68	c 24
0.68	o 277
0.68	c 23
0.68	o 280
0.68	c 20
0.68	o 282
0.68	c 18
0.68	o 283
0.68	c 17
0.68	o 286
0.68	c 14
0.69	o 287
0.69	c 13
0.69	o 289
0.69	c 11
0.69	o 290
0.69	c 10
0.70	o 291
0.70	c 9
0.70	o 292
0.70	c 8
0.70	o 293
0.70	c 7
0.71	o 294
0.71	c 6
0.73	o 295
0.73	c 5
0.74	o 296
0.74	c 4
0.77	o 297
0.77	c 3
0.84	o 298
0.84	c 2
2.67	   
2.67	   search
2.67	     run=0  nbConstraintChecks=12099490  nbAssignments=10000
2.67	       =>  wckTime=2.002  cpuTime=1.97  mem=5M671
4.65	   
4.65	   search
4.65	     run=1  nbConstraintChecks=24740181  nbAssignments=20000
4.65	       =>  wckTime=3.984  cpuTime=3.93  mem=5M671
6.56	   
6.56	   search
6.56	     run=2  nbConstraintChecks=36741655  nbAssignments=30000
6.56	       =>  wckTime=5.89  cpuTime=5.83  mem=5M671
8.58	   
8.58	   search
8.58	     run=3  nbConstraintChecks=49698635  nbAssignments=40000
8.58	       =>  wckTime=7.912  cpuTime=7.85  mem=5M671
10.52	   
10.52	   search
10.52	     run=4  nbConstraintChecks=61813598  nbAssignments=50000
10.52	       =>  wckTime=9.855  cpuTime=9.78  mem=5M671
12.51	   
12.51	   search
12.51	     run=5  nbConstraintChecks=74354828  nbAssignments=60000
12.51	       =>  wckTime=11.844  cpuTime=11.75  mem=5M671
14.46	   
14.46	   search
14.46	     run=6  nbConstraintChecks=86573607  nbAssignments=70000
14.46	       =>  wckTime=13.795  cpuTime=13.7  mem=5M671
16.42	   
16.42	   search
16.42	     run=7  nbConstraintChecks=98855310  nbAssignments=80000
16.42	       =>  wckTime=15.755  cpuTime=15.65  mem=5M671
18.36	   
18.36	   search
18.36	     run=8  nbConstraintChecks=110969555  nbAssignments=90000
18.36	       =>  wckTime=17.696  cpuTime=17.58  mem=5M671
20.32	   
20.32	   search
20.32	     run=9  nbConstraintChecks=123446252  nbAssignments=100000
20.32	       =>  wckTime=19.659  cpuTime=19.53  mem=5M671
22.23	   
22.23	   search
22.23	     run=10  nbConstraintChecks=135404051  nbAssignments=110000
22.23	       =>  wckTime=21.568  cpuTime=21.43  mem=5M671
24.21	   
24.21	   search
24.21	     run=11  nbConstraintChecks=148001563  nbAssignments=120000
24.21	       =>  wckTime=23.545  cpuTime=23.4  mem=5M671
26.13	   
26.13	   search
26.13	     run=12  nbConstraintChecks=160058515  nbAssignments=130000
26.13	       =>  wckTime=25.468  cpuTime=25.31  mem=5M671
28.10	   
28.10	   search
28.10	     run=13  nbConstraintChecks=172526345  nbAssignments=140000
28.10	       =>  wckTime=27.429  cpuTime=27.27  mem=5M671
30.03	   
30.03	   search
30.03	     run=14  nbConstraintChecks=184522723  nbAssignments=150000
30.03	       =>  wckTime=29.36  cpuTime=29.19  mem=5M671
31.00	   
31.00	   search
31.00	     run=15  nbConstraintChecks=190678461  nbAssignments=154917
31.00	       =>  wckTime=30.336  cpuTime=30.17  mem=5M671
31.00	   
31.00	   global
31.00	     nbConstraintChecks=190678461  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.00	     solvingWckTime=30.334  solvingCpuTime=30.17  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.00	     globalCpuTime=30.46
31.00	       =>  wckTime=30.695  cpuTime=30.41  mem=5M671
31.00	   
31.00	   solver IterativeSystematicSolver being built... 
31.14	       =>  wckTime=30.826  cpuTime=30.51  mem=16M644
31.15	   
31.15	   preprocessing
31.15	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.15	     detectedInconsistency=no
31.15	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M644
31.23	   
31.23	   search
31.23	     run=0  nbConstraintChecks=123399  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60
31.23	     nbFailedAssignments=43  nbBacktracks=10  nbVisitedNodes=114  nbRestartNogoods=0
31.23	       =>  wckTime=0.09  cpuTime=0.06  mem=16M644
31.28	   
31.28	   search
31.28	     run=1  nbConstraintChecks=255453  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=121
31.28	     nbFailedAssignments=81  nbBacktracks=25  nbVisitedNodes=228  nbRestartNogoods=10
31.28	       =>  wckTime=0.148  cpuTime=0.1  mem=16M644
31.35	   
31.35	   search
31.35	     run=2  nbConstraintChecks=465772  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=214
31.35	     nbFailedAssignments=145  nbBacktracks=47  nbVisitedNodes=407  nbRestartNogoods=13
31.35	       =>  wckTime=0.214  cpuTime=0.16  mem=16M644
31.43	   
31.43	   search
31.43	     run=3  nbConstraintChecks=722602  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=328
31.43	     nbFailedAssignments=221  nbBacktracks=80  nbVisitedNodes=630  nbRestartNogoods=16
31.43	       =>  wckTime=0.293  cpuTime=0.24  mem=16M644
31.55	   
31.55	   search
31.55	     run=4  nbConstraintChecks=1131611  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=513
31.55	     nbFailedAssignments=349  nbBacktracks=130  nbVisitedNodes=993  nbRestartNogoods=24
31.55	       =>  wckTime=0.415  cpuTime=0.36  mem=16M644
31.76	   
31.76	   search
31.76	     run=5  nbConstraintChecks=1775459  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=809
31.76	     nbFailedAssignments=565  nbBacktracks=205  nbVisitedNodes=1580  nbRestartNogoods=29
31.76	       =>  wckTime=0.626  cpuTime=0.57  mem=16M644
32.06	   
32.06	   search
32.06	     run=6  nbConstraintChecks=2706053  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1243
32.06	     nbFailedAssignments=880  nbBacktracks=318  nbVisitedNodes=2442  nbRestartNogoods=40
32.06	       =>  wckTime=0.92  cpuTime=0.87  mem=16M644
32.50	   
32.50	   search
32.50	     run=7  nbConstraintChecks=4152286  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1869
32.50	     nbFailedAssignments=1330  nbBacktracks=488  nbVisitedNodes=3688  nbRestartNogoods=46
32.50	       =>  wckTime=1.367  cpuTime=1.3  mem=16M644
33.22	   
33.22	   search
33.22	     run=8  nbConstraintChecks=6584265  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2910
33.22	     nbFailedAssignments=2110  nbBacktracks=744  nbVisitedNodes=5765  nbRestartNogoods=54
33.22	       =>  wckTime=2.087  cpuTime=2.0  mem=16M644
34.18	   
34.18	   search
34.18	     run=9  nbConstraintChecks=9870126  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4325
34.18	     nbFailedAssignments=3134  nbBacktracks=1128  nbVisitedNodes=8588  nbRestartNogoods=78
34.18	       =>  wckTime=3.044  cpuTime=2.95  mem=16M644
35.70	   
35.70	   search
35.70	     run=10  nbConstraintChecks=14797746  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6521
35.70	     nbFailedAssignments=4749  nbBacktracks=1704  nbVisitedNodes=12975  nbRestartNogoods=91
35.70	       =>  wckTime=4.562  cpuTime=4.46  mem=16M644
37.72	   
37.72	   search
37.72	     run=11  nbConstraintChecks=21916560  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9574
37.72	     nbFailedAssignments=6931  nbBacktracks=2568  nbVisitedNodes=19074  nbRestartNogoods=111
37.72	       =>  wckTime=6.588  cpuTime=6.48  mem=16M644
41.07	   
41.07	   search
41.08	     run=12  nbConstraintChecks=33418409  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14325
41.08	     nbFailedAssignments=10376  nbBacktracks=3866  nbVisitedNodes=28564  nbRestartNogoods=133
41.08	       =>  wckTime=9.939  cpuTime=9.81  mem=16M644
45.15	   
45.15	   search
45.15	     run=13  nbConstraintChecks=47174807  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20085
45.15	     nbFailedAssignments=14183  nbBacktracks=5812  nbVisitedNodes=40038  nbRestartNogoods=145
45.15	       =>  wckTime=14.01  cpuTime=13.87  mem=16M644
51.23	   
51.23	   search
51.23	     run=14  nbConstraintChecks=66875604  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28256
51.23	     nbFailedAssignments=19430  nbBacktracks=8731  nbVisitedNodes=56061  nbRestartNogoods=159
51.23	       =>  wckTime=20.09  cpuTime=19.91  mem=16M644
59.11	   
59.11	   search
59.11	     run=15  nbConstraintChecks=91996844  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38846
59.11	     nbFailedAssignments=25636  nbBacktracks=13109  nbVisitedNodes=76575  nbRestartNogoods=166
59.11	       =>  wckTime=27.974  cpuTime=27.76  mem=16M644
70.36	   
70.36	   search
70.36	     run=16  nbConstraintChecks=128003524  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54110
70.36	     nbFailedAssignments=34326  nbBacktracks=19677  nbVisitedNodes=106066  nbRestartNogoods=183
70.36	       =>  wckTime=39.224  cpuTime=38.95  mem=16M644
86.77	   
86.77	   search
86.77	     run=17  nbConstraintChecks=179602061  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76062
86.77	     nbFailedAssignments=46423  nbBacktracks=29529  nbVisitedNodes=148540  nbRestartNogoods=193
86.77	       =>  wckTime=55.632  cpuTime=55.28  mem=16M644
112.29	   
112.29	   search
112.29	     run=18  nbConstraintChecks=259509145  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109479
112.29	     nbFailedAssignments=65057  nbBacktracks=44307  nbVisitedNodes=213139  nbRestartNogoods=204
112.29	       =>  wckTime=81.155  cpuTime=80.68  mem=16M644
148.39	   
148.39	   search
148.39	     run=19  nbConstraintChecks=373196424  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=157836
148.39	     nbFailedAssignments=91238  nbBacktracks=66476  nbVisitedNodes=306122  nbRestartNogoods=217
148.39	       =>  wckTime=117.258  cpuTime=116.62  mem=16M644
205.08	   
205.08	   search
205.08	     run=20  nbConstraintChecks=554618907  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=233886
205.08	     nbFailedAssignments=134030  nbBacktracks=99729  nbVisitedNodes=453625  nbRestartNogoods=236
205.08	       =>  wckTime=173.948  cpuTime=173.04  mem=16M644
287.11	   
287.11	   search
287.11	     run=21  nbConstraintChecks=809437067  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=343597
287.11	     nbFailedAssignments=193858  nbBacktracks=149608  nbVisitedNodes=665016  nbRestartNogoods=248
287.11	       =>  wckTime=255.976  cpuTime=254.69  mem=16M644
314.47	   
314.48	   search
314.48	     run=22  nbConstraintChecks=894919167  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=379838
314.48	     nbFailedAssignments=214023  nbBacktracks=165685  nbVisitedNodes=735226  nbRestartNogoods=262
314.48	       =>  wckTime=283.339  cpuTime=281.92  mem=16M644
314.48	   
314.48	   global
314.48	     nbConstraintChecks=894919167  nbRestartNogoods=262  solvingWckTime=283.34  solvingCpuTime=281.92  expiredTime=no
314.48	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=312.48
314.48	       =>  wckTime=314.167  cpuTime=312.43  mem=16M644
314.48	
314.48	s OPTIMUM FOUND
314.48	v 8 2 9 3 7 6 6 7 8 2 3 7 7 8 9 6 8 5 0 6 3 1 4 5 3 
314.48	   
314.48	   totalWckTime=314.246  totalCpuTime=312.48

Verifier Data (download as text)

2 unsatisfied constraints, 298 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/node17/watcher-281306-1169311175 -o ROOT/results/node17/solver-281306-1169311175 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281306-1169311175/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.98 1.97 1.99 4/87 24175
/proc/meminfo: memFree=1272968/2055920 swapFree=4192812/4192956
[pid=24174] ppid=24172 vsize=47892 CPUtime=0
/proc/24174/stat : 24174 (java) D 24172 24174 23862 0 -1 0 1219 0 1 0 0 0 0 0 17 0 1 0 279512304 49041408 968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/24174/statm: 11973 968 766 14 0 1707 0

[startup+0.103991 s]
/proc/loadavg: 1.98 1.97 1.99 4/87 24175
/proc/meminfo: memFree=1272968/2055920 swapFree=4192812/4192956
[pid=24174] ppid=24172 vsize=914988 CPUtime=0.08
/proc/24174/stat : 24174 (java) R 24172 24174 23862 0 -1 0 2996 0 1 0 7 1 0 0 18 0 8 0 279512304 936947712 2742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072925707 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24174/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.512035 s]
/proc/loadavg: 1.98 1.97 1.99 4/87 24175
/proc/meminfo: memFree=1272968/2055920 swapFree=4192812/4192956
[pid=24174] ppid=24172 vsize=915332 CPUtime=0.49
/proc/24174/stat : 24174 (java) R 24172 24174 23862 0 -1 0 6352 0 1 0 45 4 0 0 19 0 8 0 279512304 937299968 6091 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819950 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24174/statm: 228833 6091 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33312 s]
/proc/loadavg: 1.98 1.97 1.99 3/94 24182
/proc/meminfo: memFree=1253904/2055920 swapFree=4192812/4192956
[pid=24174] ppid=24172 vsize=915464 CPUtime=1.31
/proc/24174/stat : 24174 (java) R 24172 24174 23862 0 -1 0 7426 0 1 0 113 18 0 0 25 0 8 0 279512304 937435136 7164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733545 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24174/statm: 228866 7164 2476 14 0 215336 0
[pid=24174/tid=24176] ppid=24172 vsize=915464 CPUtime=0.02
/proc/24174/task/24176/stat : 24176 (java) S 24172 24174 23862 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279512307 937435136 7164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24177] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24177/stat : 24177 (java) S 24172 24174 23862 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279512308 937435136 7164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24178] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24178/stat : 24178 (java) S 24172 24174 23862 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279512308 937435136 7164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24179] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24179/stat : 24179 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279512311 937435136 7164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24180] ppid=24172 vsize=915464 CPUtime=0.14
/proc/24174/task/24180/stat : 24180 (java) S 24172 24174 23862 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 279512311 937435136 7164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24181] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24181/stat : 24181 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279512311 937435136 7164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24182] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24182/stat : 24182 (java) S 24172 24174 23862 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279512311 937435136 7164 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915464

[startup+2.97028 s]
/proc/loadavg: 1.98 1.97 1.99 3/94 24182
/proc/meminfo: memFree=1253904/2055920 swapFree=4192812/4192956
[pid=24174] ppid=24172 vsize=915464 CPUtime=2.94
/proc/24174/stat : 24174 (java) R 24172 24174 23862 0 -1 0 7430 0 1 0 244 50 0 0 25 0 8 0 279512304 937435136 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073733428 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24174/statm: 228866 7167 2476 14 0 215336 0
[pid=24174/tid=24176] ppid=24172 vsize=915464 CPUtime=0.02
/proc/24174/task/24176/stat : 24176 (java) S 24172 24174 23862 0 -1 64 198 0 0 0 2 0 0 0 17 0 8 0 279512307 937435136 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24177] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24177/stat : 24177 (java) S 24172 24174 23862 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279512308 937435136 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24178] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24178/stat : 24178 (java) S 24172 24174 23862 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279512308 937435136 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24179] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24179/stat : 24179 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279512311 937435136 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24180] ppid=24172 vsize=915464 CPUtime=0.14
/proc/24174/task/24180/stat : 24180 (java) S 24172 24174 23862 0 -1 64 350 0 0 0 14 0 0 0 16 0 8 0 279512311 937435136 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24181] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24181/stat : 24181 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279512311 937435136 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24182] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24182/stat : 24182 (java) S 24172 24174 23862 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279512311 937435136 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.26563 s]
/proc/loadavg: 1.98 1.97 1.99 3/94 24182
/proc/meminfo: memFree=1253848/2055920 swapFree=4192812/4192956
[pid=24174] ppid=24172 vsize=915468 CPUtime=6.22
/proc/24174/stat : 24174 (java) R 24172 24174 23862 0 -1 0 7430 0 1 0 507 115 0 0 25 0 8 0 279512304 937439232 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24174/statm: 228867 7167 2476 14 0 215337 0
[pid=24174/tid=24176] ppid=24172 vsize=915468 CPUtime=0.02
/proc/24174/task/24176/stat : 24176 (java) S 24172 24174 23862 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279512307 937439232 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24177] ppid=24172 vsize=915468 CPUtime=0
/proc/24174/task/24177/stat : 24177 (java) S 24172 24174 23862 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279512308 937439232 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24178] ppid=24172 vsize=915468 CPUtime=0
/proc/24174/task/24178/stat : 24178 (java) S 24172 24174 23862 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279512308 937439232 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24179] ppid=24172 vsize=915468 CPUtime=0
/proc/24174/task/24179/stat : 24179 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279512311 937439232 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24180] ppid=24172 vsize=915468 CPUtime=0.14
/proc/24174/task/24180/stat : 24180 (java) S 24172 24174 23862 0 -1 64 350 0 0 0 14 0 0 0 16 0 8 0 279512311 937439232 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24181] ppid=24172 vsize=915468 CPUtime=0
/proc/24174/task/24181/stat : 24181 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279512311 937439232 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24182] ppid=24172 vsize=915468 CPUtime=0
/proc/24174/task/24182/stat : 24182 (java) S 24172 24174 23862 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279512311 937439232 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915468

[startup+12.7373 s]
/proc/loadavg: 1.98 1.97 1.99 3/94 24182
/proc/meminfo: memFree=1253784/2055920 swapFree=4192812/4192956
[pid=24174] ppid=24172 vsize=915464 CPUtime=12.65
/proc/24174/stat : 24174 (java) R 24172 24174 23862 0 -1 0 7430 0 1 0 1019 246 0 0 25 0 8 0 279512304 937435136 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073742935 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24174/statm: 228866 7167 2476 14 0 215336 0
[pid=24174/tid=24176] ppid=24172 vsize=915464 CPUtime=0.02
/proc/24174/task/24176/stat : 24176 (java) S 24172 24174 23862 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279512307 937435136 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24177] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24177/stat : 24177 (java) S 24172 24174 23862 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279512308 937435136 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24178] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24178/stat : 24178 (java) S 24172 24174 23862 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279512308 937435136 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24179] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24179/stat : 24179 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279512311 937435136 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24180] ppid=24172 vsize=915464 CPUtime=0.14
/proc/24174/task/24180/stat : 24180 (java) S 24172 24174 23862 0 -1 64 350 0 0 0 14 0 0 0 16 0 8 0 279512311 937435136 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24181] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24181/stat : 24181 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279512311 937435136 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24182] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24182/stat : 24182 (java) S 24172 24174 23862 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279512311 937435136 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 915464

[startup+25.6077 s]
/proc/loadavg: 1.98 1.97 1.99 3/94 24182
/proc/meminfo: memFree=1253848/2055920 swapFree=4192812/4192956
[pid=24174] ppid=24172 vsize=915468 CPUtime=25.47
/proc/24174/stat : 24174 (java) R 24172 24174 23862 0 -1 0 7430 0 1 0 2031 516 0 0 25 0 8 0 279512304 937439232 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24174/statm: 228867 7167 2476 14 0 215337 0
[pid=24174/tid=24176] ppid=24172 vsize=915468 CPUtime=0.02
/proc/24174/task/24176/stat : 24176 (java) S 24172 24174 23862 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279512307 937439232 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24177] ppid=24172 vsize=915468 CPUtime=0
/proc/24174/task/24177/stat : 24177 (java) S 24172 24174 23862 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279512308 937439232 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24178] ppid=24172 vsize=915468 CPUtime=0
/proc/24174/task/24178/stat : 24178 (java) S 24172 24174 23862 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279512308 937439232 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24179] ppid=24172 vsize=915468 CPUtime=0
/proc/24174/task/24179/stat : 24179 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279512311 937439232 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24180] ppid=24172 vsize=915468 CPUtime=0.14
/proc/24174/task/24180/stat : 24180 (java) S 24172 24174 23862 0 -1 64 350 0 0 0 14 0 0 0 16 0 8 0 279512311 937439232 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24181] ppid=24172 vsize=915468 CPUtime=0
/proc/24174/task/24181/stat : 24181 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279512311 937439232 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24182] ppid=24172 vsize=915468 CPUtime=0
/proc/24174/task/24182/stat : 24182 (java) S 24172 24174 23862 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279512311 937439232 7167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915468

[startup+51.2163 s]
/proc/loadavg: 2.04 1.99 1.99 3/94 24182
/proc/meminfo: memFree=1247512/2055920 swapFree=4192812/4192956
[pid=24174] ppid=24172 vsize=915464 CPUtime=50.95
/proc/24174/stat : 24174 (java) R 24172 24174 23862 0 -1 0 9079 0 1 0 4467 628 0 0 25 0 8 0 279512304 937435136 8810 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073898909 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24174/statm: 228866 8810 2527 14 0 215336 0
[pid=24174/tid=24176] ppid=24172 vsize=915464 CPUtime=0.02
/proc/24174/task/24176/stat : 24176 (java) S 24172 24174 23862 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279512307 937435136 8810 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24177] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24177/stat : 24177 (java) S 24172 24174 23862 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279512308 937435136 8810 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24178] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24178/stat : 24178 (java) S 24172 24174 23862 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279512308 937435136 8810 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24179] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24179/stat : 24179 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279512311 937435136 8810 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24180] ppid=24172 vsize=915464 CPUtime=0.25
/proc/24174/task/24180/stat : 24180 (java) S 24172 24174 23862 0 -1 64 407 0 0 0 24 1 0 0 16 0 8 0 279512311 937435136 8810 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24181] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24181/stat : 24181 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279512311 937435136 8810 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24182] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24182/stat : 24182 (java) S 24172 24174 23862 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279512311 937435136 8810 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915464

[startup+102.428 s]
/proc/loadavg: 2.02 1.99 1.99 4/94 24182
/proc/meminfo: memFree=1247520/2055920 swapFree=4192812/4192956
[pid=24174] ppid=24172 vsize=915464 CPUtime=101.92
/proc/24174/stat : 24174 (java) R 24172 24174 23862 0 -1 0 9091 0 1 0 9563 629 0 0 25 0 8 0 279512304 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073910083 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24174/statm: 228866 8820 2527 14 0 215336 0
[pid=24174/tid=24176] ppid=24172 vsize=915464 CPUtime=0.02
/proc/24174/task/24176/stat : 24176 (java) S 24172 24174 23862 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279512307 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24177] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24177/stat : 24177 (java) S 24172 24174 23862 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279512308 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24178] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24178/stat : 24178 (java) S 24172 24174 23862 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279512308 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24179] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24179/stat : 24179 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279512311 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24180] ppid=24172 vsize=915464 CPUtime=0.26
/proc/24174/task/24180/stat : 24180 (java) S 24172 24174 23862 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 279512311 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24181] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24181/stat : 24181 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279512311 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24182] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24182/stat : 24182 (java) S 24172 24174 23862 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279512311 937435136 8820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 915464

[startup+162.479 s]
/proc/loadavg: 2.00 1.99 1.99 3/94 24182
/proc/meminfo: memFree=1247456/2055920 swapFree=4192812/4192956
[pid=24174] ppid=24172 vsize=915464 CPUtime=161.69
/proc/24174/stat : 24174 (java) R 24172 24174 23862 0 -1 0 9095 0 1 0 15540 629 0 0 25 0 8 0 279512304 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073863936 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24174/statm: 228866 8824 2527 14 0 215336 0
[pid=24174/tid=24176] ppid=24172 vsize=915464 CPUtime=0.02
/proc/24174/task/24176/stat : 24176 (java) S 24172 24174 23862 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279512307 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24177] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24177/stat : 24177 (java) S 24172 24174 23862 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279512308 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24178] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24178/stat : 24178 (java) S 24172 24174 23862 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279512308 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24179] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24179/stat : 24179 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279512311 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24180] ppid=24172 vsize=915464 CPUtime=0.26
/proc/24174/task/24180/stat : 24180 (java) S 24172 24174 23862 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 279512311 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24181] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24181/stat : 24181 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279512311 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24182] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24182/stat : 24182 (java) S 24172 24174 23862 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279512311 937435136 8824 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 161.69
Current children cumulated vsize (KiB) 915464

[startup+222.535 s]
/proc/loadavg: 2.00 1.99 1.99 3/94 24182
/proc/meminfo: memFree=1247456/2055920 swapFree=4192812/4192956
[pid=24174] ppid=24172 vsize=915464 CPUtime=221.47
/proc/24174/stat : 24174 (java) R 24172 24174 23862 0 -1 0 9098 0 1 0 21517 630 0 0 25 0 8 0 279512304 937435136 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073899430 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24174/statm: 228866 8827 2527 14 0 215336 0
[pid=24174/tid=24176] ppid=24172 vsize=915464 CPUtime=0.02
/proc/24174/task/24176/stat : 24176 (java) S 24172 24174 23862 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279512307 937435136 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24177] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24177/stat : 24177 (java) S 24172 24174 23862 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279512308 937435136 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24178] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24178/stat : 24178 (java) S 24172 24174 23862 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279512308 937435136 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24179] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24179/stat : 24179 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279512311 937435136 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24180] ppid=24172 vsize=915464 CPUtime=0.26
/proc/24174/task/24180/stat : 24180 (java) S 24172 24174 23862 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 279512311 937435136 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24181] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24181/stat : 24181 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279512311 937435136 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24182] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24182/stat : 24182 (java) S 24172 24174 23862 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279512311 937435136 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 221.47
Current children cumulated vsize (KiB) 915464

[startup+282.59 s]
/proc/loadavg: 2.00 1.99 1.99 3/94 24182
/proc/meminfo: memFree=1247392/2055920 swapFree=4192812/4192956
[pid=24174] ppid=24172 vsize=915464 CPUtime=281.24
/proc/24174/stat : 24174 (java) R 24172 24174 23862 0 -1 0 9098 0 1 0 27494 630 0 0 25 0 8 0 279512304 937435136 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073898409 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24174/statm: 228866 8827 2527 14 0 215336 0
[pid=24174/tid=24176] ppid=24172 vsize=915464 CPUtime=0.02
/proc/24174/task/24176/stat : 24176 (java) S 24172 24174 23862 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279512307 937435136 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24177] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24177/stat : 24177 (java) S 24172 24174 23862 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279512308 937435136 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24178] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24178/stat : 24178 (java) S 24172 24174 23862 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279512308 937435136 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24179] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24179/stat : 24179 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279512311 937435136 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24180] ppid=24172 vsize=915464 CPUtime=0.26
/proc/24174/task/24180/stat : 24180 (java) S 24172 24174 23862 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 279512311 937435136 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24181] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24181/stat : 24181 (java) S 24172 24174 23862 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279512311 937435136 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=24174/tid=24182] ppid=24172 vsize=915464 CPUtime=0
/proc/24174/task/24182/stat : 24182 (java) S 24172 24174 23862 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279512311 937435136 8827 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 281.24
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 314.518
CPU time (s): 312.996
CPU user time (s): 306.679
CPU system time (s): 6.31704
CPU usage (%): 99.5163
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 306.679
system time used= 6.31704
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9196
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= 7564
involuntary context switches= 16736

runsolver used 0.496924 s user time and 0.912861 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan 20 16:39:35 UTC 2007


IDJOB= 281306
IDBENCH= 12139
IDSOLVER= 69
FILE ID= node17/281306-1169311175

PBS_JOBID= 3609980

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/completeLoose/vcsp-25-10-100-18-1_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281306-1169311175/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node17/watcher-281306-1169311175 -o ROOT/results/node17/solver-281306-1169311175 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281306-1169311175/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c5b98abbaaa6301a28bf2d4d1abf9ab7

RANDOM SEED= 25027428

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1273384 kB
Buffers:         49008 kB
Cached:         511040 kB
SwapCached:          0 kB
Active:         352764 kB
Inactive:       352700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1273384 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1748 kB
Writeback:           0 kB
Mapped:         165584 kB
Slab:            61672 kB
Committed_AS:  9011624 kB
PageTables:       2428 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node17 on Sat Jan 20 16:44:50 UTC 2007