Trace number 277278

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 363.347 366.759

General information on the benchmark

Nametaillard/
os-taillard-4/os-taillard-4-95-6.xml
MD5SUM22deb5457756fdb090779f1d2eaee199
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints46
Best CPU time to get the best result obtained on this benchmark307.534
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables16
Number of constraints48
Maximum constraint arity2
Maximum domain size187
Number of constraints which are defined in extension0
Number of constraints which are defined in intension48
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.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/277278-1169264393/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=16  nbDomainTypes=16  minDomainSize=109  maxDomainSize=187
0.42	       =>  wckTime=0.105  cpuTime=0.09  mem=6M910
0.42	   
0.42	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
0.84	     nbConstraints=48  nbConvertedConstraints=48  nbConvertConstraintsChecks=1051516  nbExtensionStructures=48
0.84	     nbSharedExtensionStructures=0  nbConflictsStructures=48  nbSharedConflictsStructures=0
0.84	     nbSharedBinaryRepresentations=6865  maxDegree=6  maxArity=2
0.84	       =>  wckTime=0.525  cpuTime=0.48  mem=9M835
0.88	   
0.88	   solver LocalSearchSolver being built... 
0.93	       =>  wckTime=0.608  cpuTime=0.52  mem=5M904
0.93	
0.93	s SATISFIABLE
0.93	o 25
0.93	c 23
0.94	o 29
0.94	c 19
0.94	o 32
0.94	c 16
0.94	o 35
0.94	c 13
0.94	o 37
0.94	c 11
0.94	o 38
0.94	c 10
0.94	o 39
0.94	c 9
0.94	o 41
0.94	c 7
0.95	o 42
0.95	c 6
0.95	o 43
0.95	c 5
0.95	o 44
0.95	c 4
0.95	o 45
0.95	c 3
1.72	o 46
1.72	c 2
7.31	   
7.31	   search
7.31	     run=0  nbConstraintChecks=53504701  nbAssignments=10000
7.31	       =>  wckTime=6.387  cpuTime=6.31  mem=5M904
13.49	   
13.49	   search
13.49	     run=1  nbConstraintChecks=107239271  nbAssignments=20000
13.49	       =>  wckTime=12.566  cpuTime=12.43  mem=5M904
19.83	   
19.83	   search
19.83	     run=2  nbConstraintChecks=162784651  nbAssignments=30000
19.83	       =>  wckTime=18.907  cpuTime=18.71  mem=5M904
25.98	   
25.98	   search
25.98	     run=3  nbConstraintChecks=216029350  nbAssignments=40000
25.98	       =>  wckTime=25.058  cpuTime=24.81  mem=5M904
32.01	   
32.01	   search
32.01	     run=4  nbConstraintChecks=267975581  nbAssignments=49763
32.01	       =>  wckTime=31.087  cpuTime=30.78  mem=5M904
32.01	   
32.01	   global
32.01	     nbConstraintChecks=267975581  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.01	     solvingWckTime=31.085  solvingCpuTime=30.78  expiredTime=no  totalExploration=no  nbFoundSolutions=0
32.01	     globalCpuTime=31.35
32.01	       =>  wckTime=31.696  cpuTime=31.3  mem=5M904
32.02	   
32.02	   solver IterativeSystematicSolver being built... 
32.15	       =>  wckTime=31.831  cpuTime=31.41  mem=15M844
32.16	   
32.16	   preprocessing
32.16	     nbConstraintChecks=2371  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=6
32.16	     detectedInconsistency=no
32.16	       =>  wckTime=0.013  cpuTime=0.0  mem=15M844
32.27	   
32.27	   search
32.27	     run=0  nbConstraintChecks=617534  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=63
32.27	     nbFailedAssignments=48  nbBacktracks=10  nbVisitedNodes=122  nbRestartNogoods=0
32.27	       =>  wckTime=0.114  cpuTime=0.08  mem=16M852
32.67	   
32.67	   search
32.67	     run=1  nbConstraintChecks=3947076  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=384
32.67	     nbFailedAssignments=348  nbBacktracks=25  nbVisitedNodes=758  nbRestartNogoods=48
32.67	       =>  wckTime=0.515  cpuTime=0.46  mem=16M852
36.66	   
36.66	   search
36.66	     run=2  nbConstraintChecks=26386946  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1860
36.66	     nbFailedAssignments=1800  nbBacktracks=47  nbVisitedNodes=3708  nbRestartNogoods=152
36.66	       =>  wckTime=4.505  cpuTime=4.39  mem=16M852
37.25	   
37.25	   search
37.25	     run=3  nbConstraintChecks=32380726  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2354
37.25	     nbFailedAssignments=2254  nbBacktracks=80  nbVisitedNodes=4689  nbRestartNogoods=174
37.25	       =>  wckTime=5.101  cpuTime=4.98  mem=16M852
37.51	   
37.51	   search
37.51	     run=4  nbConstraintChecks=35230394  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2656
37.51	     nbFailedAssignments=2499  nbBacktracks=130  nbVisitedNodes=5286  nbRestartNogoods=346
37.51	       =>  wckTime=5.357  cpuTime=5.23  mem=16M852
37.92	   
37.92	   search
37.92	     run=5  nbConstraintChecks=40122995  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3188
37.92	     nbFailedAssignments=2950  nbBacktracks=205  nbVisitedNodes=6344  nbRestartNogoods=531
37.92	       =>  wckTime=5.769  cpuTime=5.64  mem=16M852
38.52	   
38.52	   search
38.52	     run=6  nbConstraintChecks=46926199  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3909
38.52	     nbFailedAssignments=3552  nbBacktracks=318  nbVisitedNodes=7780  nbRestartNogoods=553
38.52	       =>  wckTime=6.367  cpuTime=6.22  mem=16M852
38.88	   
38.88	   search
38.88	     run=7  nbConstraintChecks=50988890  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4506
38.88	     nbFailedAssignments=3973  nbBacktracks=488  nbVisitedNodes=8968  nbRestartNogoods=589
38.88	       =>  wckTime=6.728  cpuTime=6.59  mem=16M852
40.27	   
40.27	   search
40.27	     run=8  nbConstraintChecks=66825490  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6110
40.27	     nbFailedAssignments=5314  nbBacktracks=744  nbVisitedNodes=12169  nbRestartNogoods=651
40.27	       =>  wckTime=8.119  cpuTime=7.97  mem=16M852
43.86	   
43.86	   search
43.86	     run=9  nbConstraintChecks=97914503  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9185
43.86	     nbFailedAssignments=7999  nbBacktracks=1128  nbVisitedNodes=18313  nbRestartNogoods=790
43.86	       =>  wckTime=11.713  cpuTime=11.53  mem=16M852
57.61	   
57.61	   search
57.61	     run=10  nbConstraintChecks=223386439  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18500
57.61	     nbFailedAssignments=16734  nbBacktracks=1704  nbVisitedNodes=36938  nbRestartNogoods=829
57.61	       =>  wckTime=25.462  cpuTime=25.15  mem=16M852
61.68	   
61.68	   search
61.68	     run=11  nbConstraintChecks=261357569  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21140
61.68	     nbFailedAssignments=18506  nbBacktracks=2568  nbVisitedNodes=42214  nbRestartNogoods=1006
61.68	       =>  wckTime=29.527  cpuTime=29.18  mem=16M852
101.37	   
101.37	   search
101.37	     run=12  nbConstraintChecks=516526815  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42242
101.37	     nbFailedAssignments=38309  nbBacktracks=3865  nbVisitedNodes=84412  nbRestartNogoods=1142
101.37	       =>  wckTime=69.223  cpuTime=68.51  mem=16M852
158.42	   
158.42	   search
158.42	     run=13  nbConstraintChecks=954852622  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=74452
158.42	     nbFailedAssignments=68570  nbBacktracks=5811  nbVisitedNodes=148677  nbRestartNogoods=1169
158.42	       =>  wckTime=126.273  cpuTime=125.03  mem=16M852
213.05	   
213.05	   search
213.05	     run=14  nbConstraintChecks=1364159540  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=106963
213.05	     nbFailedAssignments=98160  nbBacktracks=8730  nbVisitedNodes=213298  nbRestartNogoods=1323
213.05	       =>  wckTime=180.905  cpuTime=179.17  mem=16M852
329.95	   
329.95	   search
329.95	     run=15  nbConstraintChecks=2085830860  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=163147
329.95	     nbFailedAssignments=149965  nbBacktracks=13108  nbVisitedNodes=325641  nbRestartNogoods=1409
329.95	       =>  wckTime=297.803  cpuTime=295.01  mem=16M852
366.71	   
366.71	   search
366.71	     run=16  nbConstraintChecks=2261839365  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=178514
366.71	     nbFailedAssignments=164420  nbBacktracks=14021  nbVisitedNodes=356374  nbRestartNogoods=1457
366.71	       =>  wckTime=334.556  cpuTime=331.42  mem=16M852
366.71	   
366.71	   global
366.71	     nbConstraintChecks=2261841736  nbRestartNogoods=1457  solvingWckTime=334.558  solvingCpuTime=331.42  expiredTime=no
366.71	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=362.88
366.71	       =>  wckTime=366.389  cpuTime=362.83  mem=16M852
366.71	
366.71	s OPTIMUM FOUND
366.71	v 102 7 171 113 113 83 0 43 49 178 122 10 9 101 106 33 
366.71	   
366.71	   totalWckTime=366.469  totalCpuTime=362.88

Verifier Data (download as text)

2 unsatisfied constraints, 46 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/node13/watcher-277278-1169264393 -o ROOT/results/node13/solver-277278-1169264393 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277278-1169264393/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: 2.06 2.01 1.98 2/94 20951
/proc/meminfo: memFree=1354576/2055920 swapFree=4169400/4192956
[pid=20950] ppid=20948 vsize=18540 CPUtime=0
/proc/20950/stat : 20950 (runsolver) R 20948 20950 19318 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 274834355 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 269757246759 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/20950/statm: 4635 279 244 17 0 2626 0

[startup+0.101984 s]
/proc/loadavg: 2.06 2.01 1.98 2/94 20951
/proc/meminfo: memFree=1354576/2055920 swapFree=4169400/4192956
[pid=20950] ppid=20948 vsize=913068 CPUtime=0.07
/proc/20950/stat : 20950 (java) S 20948 20950 19318 0 -1 0 2860 0 1 0 6 1 0 0 19 0 8 0 274834355 934981632 2606 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20950/statm: 228267 2606 1395 14 0 215168 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 913068

[startup+0.510036 s]
/proc/loadavg: 2.06 2.01 1.98 2/94 20951
/proc/meminfo: memFree=1354576/2055920 swapFree=4169400/4192956
[pid=20950] ppid=20948 vsize=915464 CPUtime=0.48
/proc/20950/stat : 20950 (java) R 20948 20950 19318 0 -1 0 6424 0 1 0 43 5 0 0 18 0 8 0 274834355 937435136 6163 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073594410 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20950/statm: 228866 6163 2167 14 0 215336 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915464

[startup+1.33114 s]
/proc/loadavg: 2.13 2.03 1.98 3/101 20958
/proc/meminfo: memFree=1335768/2055920 swapFree=4169400/4192956
[pid=20950] ppid=20948 vsize=915464 CPUtime=1.28
/proc/20950/stat : 20950 (java) R 20948 20950 19318 0 -1 0 7396 0 1 0 120 8 0 0 25 0 8 0 274834355 937435136 7134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073636592 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20950/statm: 228866 7134 2496 14 0 215336 0
[pid=20950/tid=20952] ppid=20948 vsize=915464 CPUtime=0.02
/proc/20950/task/20952/stat : 20952 (java) S 20948 20950 19318 0 -1 64 252 0 0 0 2 0 0 0 16 0 8 0 274834359 937435136 7134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20953] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20953/stat : 20953 (java) S 20948 20950 19318 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274834360 937435136 7134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20954] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20954/stat : 20954 (java) S 20948 20950 19318 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274834360 937435136 7134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20955] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20955/stat : 20955 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274834363 937435136 7134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20956] ppid=20948 vsize=915464 CPUtime=0.09
/proc/20950/task/20956/stat : 20956 (java) S 20948 20950 19318 0 -1 64 319 0 0 0 9 0 0 0 15 0 8 0 274834363 937435136 7134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20957] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20957/stat : 20957 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274834363 937435136 7134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20958] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20958/stat : 20958 (java) S 20948 20950 19318 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274834363 937435136 7134 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915464

[startup+2.96936 s]
/proc/loadavg: 2.13 2.03 1.98 3/101 20958
/proc/meminfo: memFree=1335768/2055920 swapFree=4169400/4192956
[pid=20950] ppid=20948 vsize=915464 CPUtime=2.92
/proc/20950/stat : 20950 (java) R 20948 20950 19318 0 -1 0 7401 0 1 0 275 17 0 0 25 0 8 0 274834355 937435136 7138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073637426 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20950/statm: 228866 7138 2496 14 0 215336 0
[pid=20950/tid=20952] ppid=20948 vsize=915464 CPUtime=0.02
/proc/20950/task/20952/stat : 20952 (java) S 20948 20950 19318 0 -1 64 252 0 0 0 2 0 0 0 16 0 8 0 274834359 937435136 7138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20953] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20953/stat : 20953 (java) S 20948 20950 19318 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274834360 937435136 7138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20954] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20954/stat : 20954 (java) S 20948 20950 19318 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274834360 937435136 7138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20955] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20955/stat : 20955 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274834363 937435136 7138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20956] ppid=20948 vsize=915464 CPUtime=0.1
/proc/20950/task/20956/stat : 20956 (java) S 20948 20950 19318 0 -1 64 323 0 0 0 10 0 0 0 15 0 8 0 274834363 937435136 7138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20957] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20957/stat : 20957 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274834363 937435136 7138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20958] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20958/stat : 20958 (java) S 20948 20950 19318 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274834363 937435136 7138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915464

[startup+6.1768 s]
/proc/loadavg: 2.13 2.03 1.98 3/101 20958
/proc/meminfo: memFree=1335768/2055920 swapFree=4169400/4192956
[pid=20950] ppid=20948 vsize=915464 CPUtime=6.09
/proc/20950/stat : 20950 (java) R 20948 20950 19318 0 -1 0 7401 0 1 0 574 35 0 0 25 0 8 0 274834355 937435136 7138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073639213 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20950/statm: 228866 7138 2496 14 0 215336 0
[pid=20950/tid=20952] ppid=20948 vsize=915464 CPUtime=0.02
/proc/20950/task/20952/stat : 20952 (java) S 20948 20950 19318 0 -1 64 252 0 0 0 2 0 0 0 16 0 8 0 274834359 937435136 7138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20953] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20953/stat : 20953 (java) S 20948 20950 19318 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274834360 937435136 7138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20954] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20954/stat : 20954 (java) S 20948 20950 19318 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274834360 937435136 7138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20955] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20955/stat : 20955 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274834363 937435136 7138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20956] ppid=20948 vsize=915464 CPUtime=0.1
/proc/20950/task/20956/stat : 20956 (java) S 20948 20950 19318 0 -1 64 323 0 0 0 10 0 0 0 15 0 8 0 274834363 937435136 7138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20957] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20957/stat : 20957 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274834363 937435136 7138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20958] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20958/stat : 20958 (java) S 20948 20950 19318 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274834363 937435136 7138 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 915464

[startup+12.6437 s]
/proc/loadavg: 2.11 2.03 1.98 3/101 20958
/proc/meminfo: memFree=1335768/2055920 swapFree=4169400/4192956
[pid=20950] ppid=20948 vsize=915464 CPUtime=12.5
/proc/20950/stat : 20950 (java) R 20948 20950 19318 0 -1 0 7405 0 1 0 1172 78 0 0 25 0 8 0 274834355 937435136 7142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073639433 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20950/statm: 228866 7142 2496 14 0 215336 0
[pid=20950/tid=20952] ppid=20948 vsize=915464 CPUtime=0.02
/proc/20950/task/20952/stat : 20952 (java) S 20948 20950 19318 0 -1 64 252 0 0 0 2 0 0 0 16 0 8 0 274834359 937435136 7142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20953] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20953/stat : 20953 (java) S 20948 20950 19318 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274834360 937435136 7142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20954] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20954/stat : 20954 (java) S 20948 20950 19318 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274834360 937435136 7142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20955] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20955/stat : 20955 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274834363 937435136 7142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20956] ppid=20948 vsize=915464 CPUtime=0.1
/proc/20950/task/20956/stat : 20956 (java) S 20948 20950 19318 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 274834363 937435136 7142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20957] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20957/stat : 20957 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274834363 937435136 7142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20958] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20958/stat : 20958 (java) S 20948 20950 19318 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274834363 937435136 7142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 915464

[startup+25.5054 s]
/proc/loadavg: 2.09 2.03 1.98 3/101 20958
/proc/meminfo: memFree=1335832/2055920 swapFree=4169400/4192956
[pid=20950] ppid=20948 vsize=915464 CPUtime=25.24
/proc/20950/stat : 20950 (java) R 20948 20950 19318 0 -1 0 7405 0 1 0 2364 160 0 0 25 0 8 0 274834355 937435136 7142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073642446 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20950/statm: 228866 7142 2496 14 0 215336 0
[pid=20950/tid=20952] ppid=20948 vsize=915464 CPUtime=0.02
/proc/20950/task/20952/stat : 20952 (java) S 20948 20950 19318 0 -1 64 252 0 0 0 2 0 0 0 16 0 8 0 274834359 937435136 7142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20953] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20953/stat : 20953 (java) S 20948 20950 19318 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274834360 937435136 7142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20954] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20954/stat : 20954 (java) S 20948 20950 19318 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274834360 937435136 7142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20955] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20955/stat : 20955 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274834363 937435136 7142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20956] ppid=20948 vsize=915464 CPUtime=0.1
/proc/20950/task/20956/stat : 20956 (java) S 20948 20950 19318 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 274834363 937435136 7142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20957] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20957/stat : 20957 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274834363 937435136 7142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20958] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20958/stat : 20958 (java) S 20948 20950 19318 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274834363 937435136 7142 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 915464

[startup+51.1318 s]
/proc/loadavg: 2.06 2.02 1.98 3/101 20958
/proc/meminfo: memFree=1329496/2055920 swapFree=4169400/4192956
[pid=20950] ppid=20948 vsize=915464 CPUtime=50.64
/proc/20950/stat : 20950 (java) R 20948 20950 19318 0 -1 0 9050 0 1 0 4858 206 0 0 25 0 8 0 274834355 937435136 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20950/statm: 228866 8779 2544 14 0 215336 0
[pid=20950/tid=20952] ppid=20948 vsize=915464 CPUtime=0.02
/proc/20950/task/20952/stat : 20952 (java) S 20948 20950 19318 0 -1 64 253 0 0 0 2 0 0 0 16 0 8 0 274834359 937435136 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20953] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20953/stat : 20953 (java) S 20948 20950 19318 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274834360 937435136 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20954] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20954/stat : 20954 (java) S 20948 20950 19318 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274834360 937435136 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20955] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20955/stat : 20955 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274834363 937435136 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20956] ppid=20948 vsize=915464 CPUtime=0.21
/proc/20950/task/20956/stat : 20956 (java) S 20948 20950 19318 0 -1 64 384 0 0 0 20 1 0 0 16 0 8 0 274834363 937435136 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20957] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20957/stat : 20957 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274834363 937435136 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20958] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20958/stat : 20958 (java) S 20948 20950 19318 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274834363 937435136 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 915464

[startup+102.361 s]
/proc/loadavg: 2.02 2.02 1.98 3/101 20958
/proc/meminfo: memFree=1329496/2055920 swapFree=4169400/4192956
[pid=20950] ppid=20948 vsize=915464 CPUtime=101.4
/proc/20950/stat : 20950 (java) R 20948 20950 19318 0 -1 0 9061 0 1 0 9934 206 0 0 25 0 8 0 274834355 937435136 8789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073636394 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20950/statm: 228866 8789 2544 14 0 215336 0
[pid=20950/tid=20952] ppid=20948 vsize=915464 CPUtime=0.02
/proc/20950/task/20952/stat : 20952 (java) S 20948 20950 19318 0 -1 64 253 0 0 0 2 0 0 0 16 0 8 0 274834359 937435136 8789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20953] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20953/stat : 20953 (java) S 20948 20950 19318 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274834360 937435136 8789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20954] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20954/stat : 20954 (java) S 20948 20950 19318 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274834360 937435136 8789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20955] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20955/stat : 20955 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274834363 937435136 8789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20956] ppid=20948 vsize=915464 CPUtime=0.21
/proc/20950/task/20956/stat : 20956 (java) S 20948 20950 19318 0 -1 64 386 0 0 0 20 1 0 0 16 0 8 0 274834363 937435136 8789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20957] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20957/stat : 20957 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274834363 937435136 8789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20958] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20958/stat : 20958 (java) S 20948 20950 19318 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274834363 937435136 8789 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.4
Current children cumulated vsize (KiB) 915464

[startup+162.412 s]
/proc/loadavg: 2.01 2.01 1.98 3/101 20958
/proc/meminfo: memFree=1329496/2055920 swapFree=4169400/4192956
[pid=20950] ppid=20948 vsize=915464 CPUtime=160.89
/proc/20950/stat : 20950 (java) R 20948 20950 19318 0 -1 0 9066 0 1 0 15883 206 0 0 25 0 8 0 274834355 937435136 8793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073807731 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20950/statm: 228866 8793 2544 14 0 215336 0
[pid=20950/tid=20952] ppid=20948 vsize=915464 CPUtime=0.02
/proc/20950/task/20952/stat : 20952 (java) S 20948 20950 19318 0 -1 64 253 0 0 0 2 0 0 0 16 0 8 0 274834359 937435136 8793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20953] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20953/stat : 20953 (java) S 20948 20950 19318 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274834360 937435136 8793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20954] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20954/stat : 20954 (java) S 20948 20950 19318 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274834360 937435136 8793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20955] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20955/stat : 20955 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274834363 937435136 8793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20956] ppid=20948 vsize=915464 CPUtime=0.21
/proc/20950/task/20956/stat : 20956 (java) S 20948 20950 19318 0 -1 64 386 0 0 0 20 1 0 0 16 0 8 0 274834363 937435136 8793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20957] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20957/stat : 20957 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274834363 937435136 8793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20958] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20958/stat : 20958 (java) S 20948 20950 19318 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274834363 937435136 8793 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 160.89
Current children cumulated vsize (KiB) 915464

[startup+222.464 s]
/proc/loadavg: 2.06 2.02 1.99 3/101 20958
/proc/meminfo: memFree=1329496/2055920 swapFree=4169400/4192956
[pid=20950] ppid=20948 vsize=915464 CPUtime=220.41
/proc/20950/stat : 20950 (java) R 20948 20950 19318 0 -1 0 9069 0 1 0 21834 207 0 0 25 0 8 0 274834355 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073751567 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20950/statm: 228866 8796 2544 14 0 215336 0
[pid=20950/tid=20952] ppid=20948 vsize=915464 CPUtime=0.02
/proc/20950/task/20952/stat : 20952 (java) S 20948 20950 19318 0 -1 64 253 0 0 0 2 0 0 0 16 0 8 0 274834359 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20953] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20953/stat : 20953 (java) S 20948 20950 19318 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274834360 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20954] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20954/stat : 20954 (java) S 20948 20950 19318 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274834360 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20955] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20955/stat : 20955 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274834363 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20956] ppid=20948 vsize=915464 CPUtime=0.21
/proc/20950/task/20956/stat : 20956 (java) S 20948 20950 19318 0 -1 64 386 0 0 0 20 1 0 0 16 0 8 0 274834363 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20957] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20957/stat : 20957 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274834363 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20958] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20958/stat : 20958 (java) S 20948 20950 19318 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274834363 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 220.41
Current children cumulated vsize (KiB) 915464

[startup+282.538 s]
/proc/loadavg: 2.02 2.02 1.99 3/101 20958
/proc/meminfo: memFree=1329496/2055920 swapFree=4169400/4192956
[pid=20950] ppid=20948 vsize=915464 CPUtime=279.93
/proc/20950/stat : 20950 (java) R 20948 20950 19318 0 -1 0 9069 0 1 0 27786 207 0 0 25 0 8 0 274834355 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073794490 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20950/statm: 228866 8796 2544 14 0 215336 0
[pid=20950/tid=20952] ppid=20948 vsize=915464 CPUtime=0.02
/proc/20950/task/20952/stat : 20952 (java) S 20948 20950 19318 0 -1 64 253 0 0 0 2 0 0 0 16 0 8 0 274834359 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20953] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20953/stat : 20953 (java) S 20948 20950 19318 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274834360 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20954] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20954/stat : 20954 (java) S 20948 20950 19318 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274834360 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20955] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20955/stat : 20955 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274834363 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20956] ppid=20948 vsize=915464 CPUtime=0.21
/proc/20950/task/20956/stat : 20956 (java) S 20948 20950 19318 0 -1 64 386 0 0 0 20 1 0 0 16 0 8 0 274834363 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20957] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20957/stat : 20957 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274834363 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20958] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20958/stat : 20958 (java) S 20948 20950 19318 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274834363 937435136 8796 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 279.93
Current children cumulated vsize (KiB) 915464

[startup+342.592 s]
/proc/loadavg: 2.01 2.01 1.99 3/101 20958
/proc/meminfo: memFree=1329496/2055920 swapFree=4169400/4192956
[pid=20950] ppid=20948 vsize=915464 CPUtime=339.44
/proc/20950/stat : 20950 (java) R 20948 20950 19318 0 -1 0 9071 0 1 0 33736 208 0 0 25 0 8 0 274834355 937435136 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073766583 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20950/statm: 228866 8798 2544 14 0 215336 0
[pid=20950/tid=20952] ppid=20948 vsize=915464 CPUtime=0.02
/proc/20950/task/20952/stat : 20952 (java) S 20948 20950 19318 0 -1 64 253 0 0 0 2 0 0 0 16 0 8 0 274834359 937435136 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20953] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20953/stat : 20953 (java) S 20948 20950 19318 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 274834360 937435136 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20954] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20954/stat : 20954 (java) S 20948 20950 19318 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 274834360 937435136 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20955] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20955/stat : 20955 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 274834363 937435136 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20956] ppid=20948 vsize=915464 CPUtime=0.21
/proc/20950/task/20956/stat : 20956 (java) S 20948 20950 19318 0 -1 64 386 0 0 0 20 1 0 0 16 0 8 0 274834363 937435136 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20957] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20957/stat : 20957 (java) S 20948 20950 19318 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 274834363 937435136 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20950/tid=20958] ppid=20948 vsize=915464 CPUtime=0
/proc/20950/task/20958/stat : 20958 (java) S 20948 20950 19318 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 274834363 937435136 8798 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.44
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 366.759
CPU time (s): 363.347
CPU user time (s): 361.259
CPU system time (s): 2.08768
CPU usage (%): 99.0696
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 361.259
system time used= 2.08768
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9171
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= 8557
involuntary context switches= 21033

runsolver used 0.52292 s user time and 1.11483 s system time

The end

Launcher Data (download as text)

Begin job on node13 on Sat Jan 20 03:39:54 UTC 2007


IDJOB= 277278
IDBENCH= 6547
IDSOLVER= 69
FILE ID= node13/277278-1169264393

PBS_JOBID= 3607261

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/taillard/os-taillard-4/os-taillard-4-95-6.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277278-1169264393/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node13/watcher-277278-1169264393 -o ROOT/results/node13/solver-277278-1169264393 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277278-1169264393/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  22deb5457756fdb090779f1d2eaee199

RANDOM SEED= 174824104

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.247
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.247
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:       1355056 kB
Buffers:         60416 kB
Cached:         522076 kB
SwapCached:       3124 kB
Active:         308396 kB
Inactive:       314536 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1355056 kB
SwapTotal:     4192956 kB
SwapFree:      4169400 kB
Dirty:            1672 kB
Writeback:           0 kB
Mapped:          56036 kB
Slab:            62288 kB
Committed_AS:  7738456 kB
PageTables:       2492 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 node13 on Sat Jan 20 03:46:00 UTC 2007