Trace number 281207

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 307.545 307.98

General information on the benchmark

NameMaxCSP/randomMaxCSP/completeLoose/
vcsp-25-10-100-18-29_ext.xml
MD5SUMbd15ea195f8f5d4ed7d5dd9cba2b5c1d
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 benchmark24.2423
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.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/281207-1169310600/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.42	       =>  wckTime=0.101  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.49	   
0.49	   constraints being loaded...
0.59	     nbConstraints=300  nbRelationTypes=300  nbExtensionStructures=300  nbSharedExtensionStructures=0
0.59	     nbConflictsStructures=300  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=5574  maxDegree=24
0.59	     maxArity=2
0.59	       =>  wckTime=0.277  cpuTime=0.18  mem=9M835
0.64	   
0.64	   solver LocalSearchSolver being built... 
0.68	       =>  wckTime=0.363  cpuTime=0.22  mem=5M671
0.69	
0.69	s SATISFIABLE
0.69	o 247
0.69	c 53
0.69	o 252
0.69	c 48
0.69	o 256
0.69	c 44
0.69	o 260
0.69	c 40
0.69	o 264
0.69	c 36
0.69	o 268
0.69	c 32
0.69	o 272
0.69	c 28
0.69	o 275
0.69	c 25
0.69	o 278
0.69	c 22
0.69	o 280
0.69	c 20
0.69	o 281
0.69	c 19
0.69	o 283
0.69	c 17
0.70	o 284
0.70	c 16
0.70	o 286
0.70	c 14
0.70	o 287
0.70	c 13
0.70	o 288
0.70	c 12
0.70	o 289
0.70	c 11
0.71	o 292
0.71	c 8
0.71	o 294
0.71	c 6
0.71	o 296
0.71	c 4
0.76	o 297
0.76	c 3
0.76	o 298
0.76	c 2
2.65	   
2.65	   search
2.65	     run=0  nbConstraintChecks=11561945  nbAssignments=10000
2.65	       =>  wckTime=1.975  cpuTime=1.95  mem=5M671
4.61	   
4.61	   search
4.61	     run=1  nbConstraintChecks=23836150  nbAssignments=20000
4.61	       =>  wckTime=3.937  cpuTime=3.89  mem=5M671
6.48	   
6.48	   search
6.48	     run=2  nbConstraintChecks=35209927  nbAssignments=30000
6.48	       =>  wckTime=5.8  cpuTime=5.73  mem=5M671
8.38	   
8.38	   search
8.38	     run=3  nbConstraintChecks=47131349  nbAssignments=40000
8.38	       =>  wckTime=7.706  cpuTime=7.62  mem=5M671
10.15	   
10.15	   search
10.15	     run=4  nbConstraintChecks=58813237  nbAssignments=50000
10.15	       =>  wckTime=9.47  cpuTime=9.39  mem=5M671
11.95	   
11.95	   search
11.95	     run=5  nbConstraintChecks=70825331  nbAssignments=60000
11.95	       =>  wckTime=11.268  cpuTime=11.18  mem=5M671
13.69	   
13.69	   search
13.69	     run=6  nbConstraintChecks=82250629  nbAssignments=70000
13.69	       =>  wckTime=13.014  cpuTime=12.9  mem=5M671
15.49	   
15.49	   search
15.49	     run=7  nbConstraintChecks=94382202  nbAssignments=80000
15.49	       =>  wckTime=14.808  cpuTime=14.69  mem=5M671
17.22	   
17.22	   search
17.22	     run=8  nbConstraintChecks=105920464  nbAssignments=90000
17.22	       =>  wckTime=16.54  cpuTime=16.43  mem=5M671
19.00	   
19.00	   search
19.00	     run=9  nbConstraintChecks=117941109  nbAssignments=100000
19.00	       =>  wckTime=18.321  cpuTime=18.21  mem=5M671
20.72	   
20.72	   search
20.72	     run=10  nbConstraintChecks=129372326  nbAssignments=110000
20.72	       =>  wckTime=20.041  cpuTime=19.93  mem=5M671
22.50	   
22.50	   search
22.50	     run=11  nbConstraintChecks=141380336  nbAssignments=120000
22.50	       =>  wckTime=21.825  cpuTime=21.72  mem=5M671
24.24	   
24.24	   search
24.24	     run=12  nbConstraintChecks=152870256  nbAssignments=130000
24.24	       =>  wckTime=23.566  cpuTime=23.45  mem=5M671
26.00	   
26.00	   search
26.00	     run=13  nbConstraintChecks=164543763  nbAssignments=140000
26.00	       =>  wckTime=25.321  cpuTime=25.2  mem=5M671
27.73	   
27.73	   search
27.73	     run=14  nbConstraintChecks=175963251  nbAssignments=150000
27.73	       =>  wckTime=27.052  cpuTime=26.93  mem=5M671
29.53	   
29.53	   search
29.53	     run=15  nbConstraintChecks=188067013  nbAssignments=160000
29.53	       =>  wckTime=28.853  cpuTime=28.74  mem=5M671
30.88	   
30.88	   search
30.88	     run=16  nbConstraintChecks=197006764  nbAssignments=167760
30.88	       =>  wckTime=30.205  cpuTime=30.09  mem=5M671
30.89	   
30.89	   global
30.89	     nbConstraintChecks=197006764  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.89	     solvingWckTime=30.203  solvingCpuTime=30.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.89	     globalCpuTime=30.38
30.89	       =>  wckTime=30.568  cpuTime=30.32  mem=5M671
30.89	   
30.89	   solver IterativeSystematicSolver being built... 
31.01	       =>  wckTime=30.693  cpuTime=30.41  mem=16M653
31.02	   
31.02	   preprocessing
31.02	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.02	     detectedInconsistency=no
31.02	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M653
31.09	   
31.09	   search
31.09	     run=0  nbConstraintChecks=96094  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47
31.09	     nbFailedAssignments=32  nbBacktracks=10  nbVisitedNodes=90  nbRestartNogoods=0
31.09	       =>  wckTime=0.075  cpuTime=0.04  mem=16M653
31.16	   
31.16	   search
31.16	     run=1  nbConstraintChecks=270877  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=130
31.16	     nbFailedAssignments=96  nbBacktracks=25  nbVisitedNodes=252  nbRestartNogoods=2
31.16	       =>  wckTime=0.154  cpuTime=0.11  mem=16M653
31.23	   
31.23	   search
31.23	     run=2  nbConstraintChecks=478100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=232
31.23	     nbFailedAssignments=169  nbBacktracks=47  nbVisitedNodes=449  nbRestartNogoods=3
31.23	       =>  wckTime=0.221  cpuTime=0.17  mem=16M653
31.32	   
31.32	   search
31.32	     run=3  nbConstraintChecks=759771  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=371
31.32	     nbFailedAssignments=266  nbBacktracks=82  nbVisitedNodes=720  nbRestartNogoods=10
31.32	       =>  wckTime=0.309  cpuTime=0.26  mem=16M653
31.43	   
31.43	   search
31.43	     run=4  nbConstraintChecks=1156133  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=549
31.43	     nbFailedAssignments=387  nbBacktracks=132  nbVisitedNodes=1069  nbRestartNogoods=18
31.43	       =>  wckTime=0.421  cpuTime=0.37  mem=16M653
31.60	   
31.60	   search
31.60	     run=5  nbConstraintChecks=1802214  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=836
31.60	     nbFailedAssignments=591  nbBacktracks=207  nbVisitedNodes=1635  nbRestartNogoods=24
31.60	       =>  wckTime=0.593  cpuTime=0.54  mem=16M653
31.85	   
31.85	   search
31.85	     run=6  nbConstraintChecks=2689582  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1225
31.85	     nbFailedAssignments=858  nbBacktracks=321  nbVisitedNodes=2405  nbRestartNogoods=30
31.85	       =>  wckTime=0.838  cpuTime=0.78  mem=16M653
32.22	   
32.22	   search
32.22	     run=7  nbConstraintChecks=3996044  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1787
32.22	     nbFailedAssignments=1244  nbBacktracks=492  nbVisitedNodes=3524  nbRestartNogoods=53
32.22	       =>  wckTime=1.215  cpuTime=1.14  mem=16M653
32.77	   
32.77	   search
32.77	     run=8  nbConstraintChecks=5982911  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2624
32.77	     nbFailedAssignments=1818  nbBacktracks=748  nbVisitedNodes=5191  nbRestartNogoods=59
32.77	       =>  wckTime=1.76  cpuTime=1.67  mem=16M653
33.69	   
33.69	   search
33.69	     run=9  nbConstraintChecks=9557217  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4178
33.69	     nbFailedAssignments=2983  nbBacktracks=1132  nbVisitedNodes=8294  nbRestartNogoods=71
33.69	       =>  wckTime=2.682  cpuTime=2.59  mem=16M653
34.77	   
34.77	   search
34.77	     run=10  nbConstraintChecks=13703423  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5960
34.77	     nbFailedAssignments=4180  nbBacktracks=1709  nbVisitedNodes=11850  nbRestartNogoods=75
34.77	       =>  wckTime=3.759  cpuTime=3.68  mem=16M653
36.44	   
36.44	   search
36.44	     run=11  nbConstraintChecks=20372736  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8740
36.44	     nbFailedAssignments=6089  nbBacktracks=2573  nbVisitedNodes=17398  nbRestartNogoods=90
36.44	       =>  wckTime=5.434  cpuTime=5.35  mem=16M653
38.79	   
38.79	   search
38.79	     run=12  nbConstraintChecks=28982707  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12357
38.79	     nbFailedAssignments=8403  nbBacktracks=3870  nbVisitedNodes=24572  nbRestartNogoods=103
38.79	       =>  wckTime=7.777  cpuTime=7.69  mem=16M653
41.76	   
41.76	   search
41.76	     run=13  nbConstraintChecks=40338402  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17073
41.76	     nbFailedAssignments=11164  nbBacktracks=5816  nbVisitedNodes=33790  nbRestartNogoods=113
41.76	       =>  wckTime=10.753  cpuTime=10.66  mem=16M653
46.28	   
46.28	   search
46.28	     run=14  nbConstraintChecks=57268733  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24144
46.28	     nbFailedAssignments=15308  nbBacktracks=8735  nbVisitedNodes=47579  nbRestartNogoods=127
46.28	       =>  wckTime=15.271  cpuTime=15.18  mem=16M653
52.55	   
52.55	   search
52.55	     run=15  nbConstraintChecks=80094221  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33934
52.55	     nbFailedAssignments=20714  nbBacktracks=13114  nbVisitedNodes=66463  nbRestartNogoods=139
52.55	       =>  wckTime=21.537  cpuTime=21.44  mem=16M653
61.96	   
61.96	   search
61.96	     run=16  nbConstraintChecks=113705064  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48283
61.96	     nbFailedAssignments=28484  nbBacktracks=19684  nbVisitedNodes=94106  nbRestartNogoods=144
61.96	       =>  wckTime=30.948  cpuTime=30.83  mem=16M653
76.00	   
76.00	   search
76.00	     run=17  nbConstraintChecks=164941749  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=69958
76.00	     nbFailedAssignments=40303  nbBacktracks=29536  nbVisitedNodes=136088  nbRestartNogoods=157
76.00	       =>  wckTime=44.993  cpuTime=44.87  mem=16M653
97.29	   
97.29	   search
97.29	     run=18  nbConstraintChecks=238887486  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101699
97.29	     nbFailedAssignments=57262  nbBacktracks=44314  nbVisitedNodes=197111  nbRestartNogoods=167
97.29	       =>  wckTime=66.281  cpuTime=66.14  mem=16M653
129.97	   
129.97	   search
129.97	     run=19  nbConstraintChecks=353939787  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=150582
129.97	     nbFailedAssignments=83971  nbBacktracks=66482  nbVisitedNodes=291628  nbRestartNogoods=179
129.97	       =>  wckTime=98.96  cpuTime=98.78  mem=16M653
177.16	   
177.17	   search
177.17	     run=20  nbConstraintChecks=525076137  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=222847
177.17	     nbFailedAssignments=122979  nbBacktracks=99734  nbVisitedNodes=431190  nbRestartNogoods=197
177.17	       =>  wckTime=146.156  cpuTime=145.94  mem=16M653
247.15	   
247.15	   search
247.15	     run=21  nbConstraintChecks=775076176  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=329213
247.15	     nbFailedAssignments=179458  nbBacktracks=149613  nbVisitedNodes=635307  nbRestartNogoods=212
247.15	       =>  wckTime=216.145  cpuTime=215.85  mem=16M653
307.93	   
307.93	   search
307.93	     run=22  nbConstraintChecks=992973276  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=422301
307.93	     nbFailedAssignments=228755  nbBacktracks=193405  nbVisitedNodes=814368  nbRestartNogoods=223
307.93	       =>  wckTime=276.92  cpuTime=276.57  mem=16M653
307.93	   
307.93	   global
307.93	     nbConstraintChecks=992973276  nbRestartNogoods=223  solvingWckTime=276.921  solvingCpuTime=276.58  expiredTime=no
307.93	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=307.05
307.93	       =>  wckTime=307.614  cpuTime=306.99  mem=16M653
307.93	
307.93	s OPTIMUM FOUND
307.93	v 0 3 7 0 2 8 2 0 9 2 9 6 6 4 1 6 1 0 3 5 4 4 6 8 3 
307.93	   
307.93	   totalWckTime=307.7  totalCpuTime=307.05

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/node47/watcher-281207-1169310600 -o ROOT/results/node47/solver-281207-1169310600 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281207-1169310600/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.21 1.02 1.06 4/80 32111
/proc/meminfo: memFree=1363032/2055920 swapFree=4184008/4192956
[pid=32110] ppid=32108 vsize=18540 CPUtime=0
/proc/32110/stat : 32110 (runsolver) R 32108 32110 31934 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 279459356 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 208717540647 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/32110/statm: 4635 279 244 17 0 2626 0

[startup+0.110724 s]
/proc/loadavg: 1.21 1.02 1.06 4/80 32111
/proc/meminfo: memFree=1363032/2055920 swapFree=4184008/4192956
[pid=32110] ppid=32108 vsize=914988 CPUtime=0.09
/proc/32110/stat : 32110 (java) R 32108 32110 31934 0 -1 0 3048 0 1 0 8 1 0 0 17 0 8 0 279459356 936947712 2794 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153592291 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32110/statm: 228747 2794 1446 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.519768 s]
/proc/loadavg: 1.21 1.02 1.06 4/80 32111
/proc/meminfo: memFree=1363032/2055920 swapFree=4184008/4192956
[pid=32110] ppid=32108 vsize=915332 CPUtime=0.49
/proc/32110/stat : 32110 (java) R 32108 32110 31934 0 -1 0 6343 0 1 0 46 3 0 0 17 0 8 0 279459356 937299968 6082 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072916949 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32110/statm: 228833 6082 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34085 s]
/proc/loadavg: 1.21 1.02 1.06 3/87 32118
/proc/meminfo: memFree=1343968/2055920 swapFree=4184008/4192956
[pid=32110] ppid=32108 vsize=915464 CPUtime=1.3
/proc/32110/stat : 32110 (java) R 32108 32110 31934 0 -1 0 7426 0 1 0 114 16 0 0 22 0 8 0 279459356 937435136 7164 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073733478 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32110/statm: 228866 7164 2476 14 0 215336 0
[pid=32110/tid=32112] ppid=32108 vsize=915464 CPUtime=0.02
/proc/32110/task/32112/stat : 32112 (java) S 32108 32110 31934 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279459360 937435136 7164 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32113] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32113/stat : 32113 (java) S 32108 32110 31934 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279459361 937435136 7164 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32114] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32114/stat : 32114 (java) S 32108 32110 31934 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279459361 937435136 7164 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32115] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32115/stat : 32115 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279459364 937435136 7164 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32116] ppid=32108 vsize=915464 CPUtime=0.15
/proc/32110/task/32116/stat : 32116 (java) S 32108 32110 31934 0 -1 64 346 0 0 0 14 1 0 0 18 0 8 0 279459364 937435136 7164 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32117] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32117/stat : 32117 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279459364 937435136 7164 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32118] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32118/stat : 32118 (java) S 32108 32110 31934 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279459364 937435136 7164 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915464

[startup+2.97802 s]
/proc/loadavg: 1.28 1.04 1.06 3/87 32118
/proc/meminfo: memFree=1343904/2055920 swapFree=4184008/4192956
[pid=32110] ppid=32108 vsize=915464 CPUtime=2.93
/proc/32110/stat : 32110 (java) R 32108 32110 31934 0 -1 0 7430 0 1 0 244 49 0 0 25 0 8 0 279459356 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073733582 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32110/statm: 228866 7167 2476 14 0 215336 0
[pid=32110/tid=32112] ppid=32108 vsize=915464 CPUtime=0.02
/proc/32110/task/32112/stat : 32112 (java) S 32108 32110 31934 0 -1 64 198 0 0 0 2 0 0 0 17 0 8 0 279459360 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32113] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32113/stat : 32113 (java) S 32108 32110 31934 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279459361 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32114] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32114/stat : 32114 (java) S 32108 32110 31934 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279459361 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32115] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32115/stat : 32115 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279459364 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32116] ppid=32108 vsize=915464 CPUtime=0.15
/proc/32110/task/32116/stat : 32116 (java) S 32108 32110 31934 0 -1 64 349 0 0 0 14 1 0 0 16 0 8 0 279459364 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32117] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32117/stat : 32117 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279459364 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32118] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32118/stat : 32118 (java) S 32108 32110 31934 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279459364 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915464

[startup+6.26237 s]
/proc/loadavg: 1.28 1.04 1.06 3/87 32118
/proc/meminfo: memFree=1343776/2055920 swapFree=4184008/4192956
[pid=32110] ppid=32108 vsize=915464 CPUtime=6.18
/proc/32110/stat : 32110 (java) R 32108 32110 31934 0 -1 0 7430 0 1 0 502 116 0 0 25 0 8 0 279459356 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073734720 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32110/statm: 228866 7167 2476 14 0 215336 0
[pid=32110/tid=32112] ppid=32108 vsize=915464 CPUtime=0.02
/proc/32110/task/32112/stat : 32112 (java) S 32108 32110 31934 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279459360 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32113] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32113/stat : 32113 (java) S 32108 32110 31934 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279459361 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32114] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32114/stat : 32114 (java) S 32108 32110 31934 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279459361 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32115] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32115/stat : 32115 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279459364 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32116] ppid=32108 vsize=915464 CPUtime=0.15
/proc/32110/task/32116/stat : 32116 (java) S 32108 32110 31934 0 -1 64 349 0 0 0 14 1 0 0 16 0 8 0 279459364 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32117] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32117/stat : 32117 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279459364 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32118] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32118/stat : 32118 (java) S 32108 32110 31934 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279459364 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915464

[startup+12.7431 s]
/proc/loadavg: 1.39 1.07 1.07 3/82 32193
/proc/meminfo: memFree=1366848/2055920 swapFree=4184008/4192956
[pid=32110] ppid=32108 vsize=915464 CPUtime=12.64
/proc/32110/stat : 32110 (java) R 32108 32110 31934 0 -1 0 7430 0 1 0 1013 251 0 0 25 0 8 0 279459356 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32110/statm: 228866 7167 2476 14 0 215336 0
[pid=32110/tid=32112] ppid=32108 vsize=915464 CPUtime=0.02
/proc/32110/task/32112/stat : 32112 (java) S 32108 32110 31934 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279459360 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32113] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32113/stat : 32113 (java) S 32108 32110 31934 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279459361 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32114] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32114/stat : 32114 (java) S 32108 32110 31934 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279459361 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32115] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32115/stat : 32115 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279459364 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32116] ppid=32108 vsize=915464 CPUtime=0.15
/proc/32110/task/32116/stat : 32116 (java) S 32108 32110 31934 0 -1 64 349 0 0 0 14 1 0 0 16 0 8 0 279459364 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32117] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32117/stat : 32117 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279459364 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32118] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32118/stat : 32118 (java) S 32108 32110 31934 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279459364 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915464

[startup+25.6074 s]
/proc/loadavg: 1.48 1.10 1.08 3/81 32194
/proc/meminfo: memFree=1366792/2055920 swapFree=4184008/4192956
[pid=32110] ppid=32108 vsize=915464 CPUtime=25.48
/proc/32110/stat : 32110 (java) R 32108 32110 31934 0 -1 0 7430 0 1 0 2024 524 0 0 25 0 8 0 279459356 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32110/statm: 228866 7167 2476 14 0 215336 0
[pid=32110/tid=32112] ppid=32108 vsize=915464 CPUtime=0.02
/proc/32110/task/32112/stat : 32112 (java) S 32108 32110 31934 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 279459360 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32113] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32113/stat : 32113 (java) S 32108 32110 31934 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279459361 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32114] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32114/stat : 32114 (java) S 32108 32110 31934 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279459361 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32115] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32115/stat : 32115 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279459364 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32116] ppid=32108 vsize=915464 CPUtime=0.15
/proc/32110/task/32116/stat : 32116 (java) S 32108 32110 31934 0 -1 64 349 0 0 0 14 1 0 0 16 0 8 0 279459364 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32117] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32117/stat : 32117 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279459364 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32118] ppid=32108 vsize=915464 CPUtime=0
/proc/32110/task/32118/stat : 32118 (java) S 32108 32110 31934 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279459364 937435136 7167 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915464

[startup+51.2162 s]
/proc/loadavg: 1.59 1.16 1.10 3/88 32280
/proc/meminfo: memFree=1355992/2055920 swapFree=4184008/4192956
[pid=32110] ppid=32108 vsize=916488 CPUtime=51.06
/proc/32110/stat : 32110 (java) R 32108 32110 31934 0 -1 0 9082 0 1 0 4474 632 0 0 25 0 8 0 279459356 938483712 8814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839708 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32110/statm: 229122 8814 2527 14 0 215592 0
[pid=32110/tid=32112] ppid=32108 vsize=916488 CPUtime=0.02
/proc/32110/task/32112/stat : 32112 (java) S 32108 32110 31934 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279459360 938483712 8814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32110/tid=32113] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32113/stat : 32113 (java) S 32108 32110 31934 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279459361 938483712 8814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32114] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32114/stat : 32114 (java) S 32108 32110 31934 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279459361 938483712 8814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32115] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32115/stat : 32115 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279459364 938483712 8814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32116] ppid=32108 vsize=916488 CPUtime=0.25
/proc/32110/task/32116/stat : 32116 (java) S 32108 32110 31934 0 -1 64 403 0 0 0 24 1 0 0 15 0 8 0 279459364 938483712 8814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32110/tid=32117] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32117/stat : 32117 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279459364 938483712 8814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32118] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32118/stat : 32118 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279459364 938483712 8814 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 916488

[startup+102.426 s]
/proc/loadavg: 1.83 1.30 1.15 3/88 32280
/proc/meminfo: memFree=1355992/2055920 swapFree=4184008/4192956
[pid=32110] ppid=32108 vsize=916488 CPUtime=102.22
/proc/32110/stat : 32110 (java) R 32108 32110 31934 0 -1 0 9094 0 1 0 9590 632 0 0 25 0 8 0 279459356 938483712 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840778 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32110/statm: 229122 8824 2527 14 0 215592 0
[pid=32110/tid=32112] ppid=32108 vsize=916488 CPUtime=0.02
/proc/32110/task/32112/stat : 32112 (java) S 32108 32110 31934 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279459360 938483712 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32110/tid=32113] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32113/stat : 32113 (java) S 32108 32110 31934 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279459361 938483712 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32114] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32114/stat : 32114 (java) S 32108 32110 31934 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279459361 938483712 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32115] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32115/stat : 32115 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279459364 938483712 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32116] ppid=32108 vsize=916488 CPUtime=0.25
/proc/32110/task/32116/stat : 32116 (java) S 32108 32110 31934 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 279459364 938483712 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32110/tid=32117] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32117/stat : 32117 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279459364 938483712 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32118] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32118/stat : 32118 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279459364 938483712 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 916488

[startup+162.514 s]
/proc/loadavg: 1.94 1.42 1.20 3/88 32280
/proc/meminfo: memFree=1355928/2055920 swapFree=4184008/4192956
[pid=32110] ppid=32108 vsize=916488 CPUtime=162.24
/proc/32110/stat : 32110 (java) R 32108 32110 31934 0 -1 0 9096 0 1 0 15592 632 0 0 25 0 8 0 279459356 938483712 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073876531 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32110/statm: 229122 8826 2527 14 0 215592 0
[pid=32110/tid=32112] ppid=32108 vsize=916488 CPUtime=0.02
/proc/32110/task/32112/stat : 32112 (java) S 32108 32110 31934 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279459360 938483712 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32110/tid=32113] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32113/stat : 32113 (java) S 32108 32110 31934 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279459361 938483712 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32114] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32114/stat : 32114 (java) S 32108 32110 31934 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279459361 938483712 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32115] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32115/stat : 32115 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279459364 938483712 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32116] ppid=32108 vsize=916488 CPUtime=0.25
/proc/32110/task/32116/stat : 32116 (java) S 32108 32110 31934 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 279459364 938483712 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32110/tid=32117] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32117/stat : 32117 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279459364 938483712 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32118] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32118/stat : 32118 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279459364 938483712 8826 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 162.24
Current children cumulated vsize (KiB) 916488

[startup+222.521 s]
/proc/loadavg: 2.04 1.54 1.25 3/88 32280
/proc/meminfo: memFree=1355928/2055920 swapFree=4184008/4192956
[pid=32110] ppid=32108 vsize=916488 CPUtime=222.2
/proc/32110/stat : 32110 (java) R 32108 32110 31934 0 -1 0 9099 0 1 0 21587 633 0 0 25 0 8 0 279459356 938483712 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073884634 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32110/statm: 229122 8829 2527 14 0 215592 0
[pid=32110/tid=32112] ppid=32108 vsize=916488 CPUtime=0.02
/proc/32110/task/32112/stat : 32112 (java) S 32108 32110 31934 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279459360 938483712 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32110/tid=32113] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32113/stat : 32113 (java) S 32108 32110 31934 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279459361 938483712 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32114] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32114/stat : 32114 (java) S 32108 32110 31934 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279459361 938483712 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32115] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32115/stat : 32115 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279459364 938483712 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32116] ppid=32108 vsize=916488 CPUtime=0.25
/proc/32110/task/32116/stat : 32116 (java) S 32108 32110 31934 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 279459364 938483712 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32110/tid=32117] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32117/stat : 32117 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279459364 938483712 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32118] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32118/stat : 32118 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279459364 938483712 8829 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 916488

[startup+282.529 s]
/proc/loadavg: 2.01 1.62 1.29 3/88 32280
/proc/meminfo: memFree=1355928/2055920 swapFree=4184008/4192956
[pid=32110] ppid=32108 vsize=916488 CPUtime=282.16
/proc/32110/stat : 32110 (java) R 32108 32110 31934 0 -1 0 9101 0 1 0 27583 633 0 0 25 0 8 0 279459356 938483712 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073741872 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32110/statm: 229122 8831 2527 14 0 215592 0
[pid=32110/tid=32112] ppid=32108 vsize=916488 CPUtime=0.02
/proc/32110/task/32112/stat : 32112 (java) S 32108 32110 31934 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 279459360 938483712 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32110/tid=32113] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32113/stat : 32113 (java) S 32108 32110 31934 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279459361 938483712 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32114] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32114/stat : 32114 (java) S 32108 32110 31934 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279459361 938483712 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32115] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32115/stat : 32115 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279459364 938483712 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32116] ppid=32108 vsize=916488 CPUtime=0.25
/proc/32110/task/32116/stat : 32116 (java) S 32108 32110 31934 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 279459364 938483712 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32110/tid=32117] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32117/stat : 32117 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 279459364 938483712 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32110/tid=32118] ppid=32108 vsize=916488 CPUtime=0
/proc/32110/task/32118/stat : 32118 (java) S 32108 32110 31934 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279459364 938483712 8831 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 916488

Child status: 0
Real time (s): 307.98
CPU time (s): 307.545
CPU user time (s): 301.209
CPU system time (s): 6.33604
CPU usage (%): 99.8588
Max. virtual memory (cumulated for all children) (KiB): 917004

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 301.209
system time used= 6.33604
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9197
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= 7273
involuntary context switches= 3481

runsolver used 0.369943 s user time and 1.00985 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Sat Jan 20 16:30:01 UTC 2007


IDJOB= 281207
IDBENCH= 12111
IDSOLVER= 69
FILE ID= node47/281207-1169310600

PBS_JOBID= 3610236

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-29_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281207-1169310600/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-281207-1169310600 -o ROOT/results/node47/solver-281207-1169310600 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281207-1169310600/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  bd15ea195f8f5d4ed7d5dd9cba2b5c1d

RANDOM SEED= 731474675

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.240
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.240
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:       1363448 kB
Buffers:         44860 kB
Cached:         532312 kB
SwapCached:       2936 kB
Active:         171828 kB
Inactive:       445296 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1363448 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            3744 kB
Writeback:           0 kB
Mapped:          56028 kB
Slab:            60604 kB
Committed_AS:  5994708 kB
PageTables:       1940 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 node47 on Sat Jan 20 16:35:09 UTC 2007