Trace number 277383

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 PFCMSAT (TO) 2400.14 2402.55

General information on the benchmark

Nametaillard/
os-taillard-7/os-taillard-7-95-5.xml
MD5SUMebdfda856dfd036416c301c32875da0c
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints286
Best CPU time to get the best result obtained on this benchmark2400.13
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables49
Number of constraints294
Maximum constraint arity2
Maximum domain size428
Number of constraints which are defined in extension0
Number of constraints which are defined in intension294
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.32	   
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/277383-1169266029/unknown.xml
0.39	   
0.39	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.45	     nbVariables=49  nbDomainTypes=49  minDomainSize=332  maxDomainSize=428
0.45	       =>  wckTime=0.125  cpuTime=0.11  mem=7M871
0.45	   
0.45	   predicates being loaded...
0.45	   
0.45	   constraints being loaded...
12.08	     nbConstraints=294  nbConvertedConstraints=294  nbConvertConstraintsChecks=40493282  nbExtensionStructures=294
12.08	     nbSharedExtensionStructures=0  nbConflictsStructures=294  nbSharedConflictsStructures=0
12.08	     nbSharedBinaryRepresentations=81482  maxDegree=12  maxArity=2
12.08	       =>  wckTime=11.762  cpuTime=11.61  mem=35M655
12.20	   
12.20	   solver LocalSearchSolver being built... 
12.24	       =>  wckTime=11.918  cpuTime=11.66  mem=18M25
12.25	
12.25	s SATISFIABLE
12.25	o 209
12.25	c 85
12.26	o 216
12.26	c 78
12.26	o 222
12.26	c 72
12.26	o 227
12.26	c 67
12.27	o 232
12.27	c 62
12.27	o 236
12.27	c 58
12.27	o 240
12.27	c 54
12.28	o 243
12.28	c 51
12.28	o 246
12.28	c 48
12.28	o 248
12.28	c 46
12.28	o 250
12.28	c 44
12.28	o 253
12.28	c 41
12.28	o 255
12.28	c 39
12.29	o 257
12.29	c 37
12.29	o 258
12.29	c 36
12.29	o 259
12.29	c 35
12.30	o 261
12.30	c 33
12.30	o 263
12.30	c 31
12.33	o 264
12.33	c 30
12.33	o 265
12.33	c 29
12.33	o 266
12.33	c 28
12.33	o 267
12.33	c 27
12.34	o 269
12.34	c 25
12.34	o 270
12.34	c 24
12.34	o 272
12.34	c 22
12.34	o 273
12.34	c 21
12.35	o 274
12.35	c 20
12.37	o 275
12.37	c 19
12.40	o 276
12.40	c 18
12.41	o 277
12.41	c 17
12.61	o 278
12.61	c 16
12.61	o 279
12.61	c 15
12.92	o 280
12.92	c 14
12.93	o 281
12.93	c 13
12.99	o 282
12.99	c 12
13.23	o 283
13.23	c 11
17.48	o 284
17.48	c 10
17.82	o 285
17.82	c 9
23.85	o 286
23.85	c 8
53.90	   
53.90	   search
53.90	     run=0  nbConstraintChecks=402596382  nbAssignments=8382
53.90	       =>  wckTime=41.659  cpuTime=41.53  mem=18M25
53.90	   
53.90	   global
53.90	     nbConstraintChecks=402596382  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
53.90	     solvingWckTime=41.656  solvingCpuTime=41.53  expiredTime=no  totalExploration=no  nbFoundSolutions=0
53.90	     globalCpuTime=53.24
53.90	       =>  wckTime=53.578  cpuTime=53.19  mem=18M25
53.90	   
53.90	   solver IterativeSystematicSolver being built... 
54.02	       =>  wckTime=53.701  cpuTime=53.28  mem=29M116
54.04	   
54.04	   preprocessing
54.04	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
54.04	     detectedInconsistency=no
54.04	       =>  wckTime=0.012  cpuTime=0.01  mem=29M116
59.66	   
59.66	   search
59.66	     run=0  nbConstraintChecks=117782509  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=780
59.66	     nbFailedAssignments=734  nbBacktracks=10  nbVisitedNodes=1525  nbRestartNogoods=0
59.66	       =>  wckTime=5.635  cpuTime=5.6  mem=29M116
64.47	   
64.47	   search
64.47	     run=1  nbConstraintChecks=214319501  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1501
64.47	     nbFailedAssignments=1404  nbBacktracks=25  nbVisitedNodes=2931  nbRestartNogoods=140
64.47	       =>  wckTime=10.445  cpuTime=10.38  mem=29M116
67.46	   
67.46	   search
67.46	     run=2  nbConstraintChecks=283049731  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2062
67.46	     nbFailedAssignments=1907  nbBacktracks=47  nbVisitedNodes=4017  nbRestartNogoods=165
67.46	       =>  wckTime=13.433  cpuTime=13.35  mem=29M116
72.85	   
72.85	   search
72.85	     run=3  nbConstraintChecks=379624509  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2596
72.85	     nbFailedAssignments=2376  nbBacktracks=80  nbVisitedNodes=5053  nbRestartNogoods=251
72.85	       =>  wckTime=18.825  cpuTime=18.73  mem=29M116
82.26	   
82.26	   search
82.26	     run=4  nbConstraintChecks=573790528  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4185
82.26	     nbFailedAssignments=3880  nbBacktracks=130  nbVisitedNodes=8196  nbRestartNogoods=284
82.26	       =>  wckTime=28.231  cpuTime=28.12  mem=29M116
98.52	   
98.53	   search
98.53	     run=5  nbConstraintChecks=940824614  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7428
98.53	     nbFailedAssignments=7012  nbBacktracks=205  nbVisitedNodes=14646  nbRestartNogoods=415
98.53	       =>  wckTime=44.502  cpuTime=44.38  mem=29M116
125.52	   
125.52	   search
125.52	     run=6  nbConstraintChecks=1490498126  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10158
125.52	     nbFailedAssignments=9597  nbBacktracks=318  nbVisitedNodes=20074  nbRestartNogoods=421
125.52	       =>  wckTime=71.494  cpuTime=71.34  mem=29M116
173.43	   
173.43	   search
173.43	     run=7  nbConstraintChecks=2537420399  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17273
173.43	     nbFailedAssignments=16508  nbBacktracks=488  nbVisitedNodes=34270  nbRestartNogoods=489
173.43	       =>  wckTime=119.405  cpuTime=119.21  mem=29M116
226.41	   
226.41	   search
226.41	     run=8  nbConstraintChecks=3616061896  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22400
226.41	     nbFailedAssignments=21347  nbBacktracks=744  nbVisitedNodes=44492  nbRestartNogoods=556
226.41	       =>  wckTime=172.386  cpuTime=172.14  mem=29M116
306.67	   
306.67	   search
306.67	     run=9  nbConstraintChecks=5217066246  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33195
306.67	     nbFailedAssignments=31728  nbBacktracks=1128  nbVisitedNodes=66052  nbRestartNogoods=580
306.67	       =>  wckTime=252.651  cpuTime=252.32  mem=29M116
362.98	   
362.98	   search
362.98	     run=10  nbConstraintChecks=6312131238  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42058
362.98	     nbFailedAssignments=39985  nbBacktracks=1704  nbVisitedNodes=83748  nbRestartNogoods=740
362.98	       =>  wckTime=308.959  cpuTime=308.58  mem=29M116
481.76	   
481.76	   search
481.76	     run=11  nbConstraintChecks=8585088758  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54794
481.76	     nbFailedAssignments=51825  nbBacktracks=2568  nbVisitedNodes=109188  nbRestartNogoods=757
481.76	       =>  wckTime=427.74  cpuTime=427.24  mem=29M116
548.18	   
548.18	   search
548.18	     run=12  nbConstraintChecks=9918002543  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=62854
548.18	     nbFailedAssignments=58553  nbBacktracks=3865  nbVisitedNodes=125273  nbRestartNogoods=778
548.18	       =>  wckTime=494.159  cpuTime=493.61  mem=29M116
618.04	   
618.04	   search
618.04	     run=13  nbConstraintChecks=11447458860  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=71509
618.04	     nbFailedAssignments=65227  nbBacktracks=5811  nbVisitedNodes=142548  nbRestartNogoods=905
618.04	       =>  wckTime=564.014  cpuTime=563.39  mem=29M116
917.33	   
917.33	   search
917.33	     run=14  nbConstraintChecks=16761619033  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=102768
917.33	     nbFailedAssignments=93538  nbBacktracks=8730  nbVisitedNodes=205037  nbRestartNogoods=1045
917.33	       =>  wckTime=863.308  cpuTime=862.4  mem=29M116
1366.44	   
1366.44	   search
1366.44	     run=15  nbConstraintChecks=25299552427  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=169272
1366.44	     nbFailedAssignments=155630  nbBacktracks=13108  nbVisitedNodes=338011  nbRestartNogoods=1226
1366.44	       =>  wckTime=1312.416  cpuTime=1311.09  mem=30M70
2402.48	v 255 85 333 14 185 240 3 234 5 175 134 333 395 63 7 180 340 70 84 255 109 362 70 161 207 134 5 255 77 1 159 337 320 257 134 69 151 231 71 1 349 331 253 176 133 93 331 1 236 

Verifier Data (download as text)

8 unsatisfied constraints, 286 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/node69/watcher-277383-1169266029 -o ROOT/results/node69/solver-277383-1169266029 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/277383-1169266029/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.51 1.86 1.94 4/70 8364
/proc/meminfo: memFree=1345072/2055920 swapFree=4191892/4192956
[pid=8363] ppid=8354 vsize=1784 CPUtime=0
/proc/8363/stat : 8363 (java) D 8354 8363 8216 0 -1 0 165 0 0 0 0 0 0 0 20 0 1 0 74099897 1826816 136 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/8363/statm: 446 136 102 14 0 91 0

[startup+0.106029 s]
/proc/loadavg: 1.51 1.86 1.94 4/70 8364
/proc/meminfo: memFree=1345072/2055920 swapFree=4191892/4192956
[pid=8363] ppid=8354 vsize=914988 CPUtime=0.08
/proc/8363/stat : 8363 (java) R 8354 8363 8216 0 -1 0 2962 0 1 0 6 2 0 0 22 0 8 0 74099897 936947712 2710 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8363/statm: 228747 2710 1417 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.518065 s]
/proc/loadavg: 1.51 1.86 1.94 4/70 8364
/proc/meminfo: memFree=1345072/2055920 swapFree=4191892/4192956
[pid=8363] ppid=8354 vsize=915332 CPUtime=0.49
/proc/8363/stat : 8363 (java) R 8354 8363 8216 0 -1 0 6568 0 1 0 44 5 0 0 18 0 8 0 74099897 937299968 6307 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073540670 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8363/statm: 228833 6307 2147 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34013 s]
/proc/loadavg: 1.51 1.86 1.94 4/88 8383
/proc/meminfo: memFree=1270248/2055920 swapFree=4191892/4192956
[pid=8363] ppid=8354 vsize=915468 CPUtime=1.3
/proc/8363/stat : 8363 (java) R 8354 8363 8216 0 -1 0 7324 0 1 0 125 5 0 0 25 0 8 0 74099897 937439232 7062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073641938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8363/statm: 228867 7062 2168 14 0 215337 0
[pid=8363/tid=8370] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8370/stat : 8370 (java) S 8354 8363 8216 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 74099901 937439232 7062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8372] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8372/stat : 8372 (java) S 8354 8363 8216 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 74099902 937439232 7062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8373] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8373/stat : 8373 (java) S 8354 8363 8216 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 74099902 937439232 7062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8376] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8376/stat : 8376 (java) S 8354 8363 8216 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 74099905 937439232 7062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8377] ppid=8354 vsize=915468 CPUtime=0.1
/proc/8363/task/8377/stat : 8377 (java) S 8354 8363 8216 0 -1 64 319 0 0 0 10 0 0 0 16 0 8 0 74099905 937439232 7062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8378] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8378/stat : 8378 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 74099905 937439232 7062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8379] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8379/stat : 8379 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 74099905 937439232 7062 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915468

[startup+2.97727 s]
/proc/loadavg: 1.55 1.86 1.94 4/88 8383
/proc/meminfo: memFree=1187368/2055920 swapFree=4191892/4192956
[pid=8363] ppid=8354 vsize=915468 CPUtime=2.93
/proc/8363/stat : 8363 (java) R 8354 8363 8216 0 -1 0 8280 0 1 0 287 6 0 0 25 0 8 0 74099897 937439232 8018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073639542 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8363/statm: 228867 8018 2168 14 0 215337 0
[pid=8363/tid=8370] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8370/stat : 8370 (java) S 8354 8363 8216 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 74099901 937439232 8018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8372] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8372/stat : 8372 (java) S 8354 8363 8216 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 74099902 937439232 8018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8373] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8373/stat : 8373 (java) S 8354 8363 8216 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 74099902 937439232 8018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8376] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8376/stat : 8376 (java) S 8354 8363 8216 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 74099905 937439232 8018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8377] ppid=8354 vsize=915468 CPUtime=0.1
/proc/8363/task/8377/stat : 8377 (java) S 8354 8363 8216 0 -1 64 320 0 0 0 10 0 0 0 16 0 8 0 74099905 937439232 8018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8378] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8378/stat : 8378 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 74099905 937439232 8018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8379] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8379/stat : 8379 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 74099905 937439232 8018 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915468

[startup+6.26255 s]
/proc/loadavg: 1.55 1.86 1.94 4/88 8383
/proc/meminfo: memFree=934312/2055920 swapFree=4191892/4192956
[pid=8363] ppid=8354 vsize=915468 CPUtime=6.2
/proc/8363/stat : 8363 (java) R 8354 8363 8216 0 -1 0 10121 0 1 0 613 7 0 0 25 0 8 0 74099897 937439232 9859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073642027 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8363/statm: 228867 9859 2169 14 0 215337 0
[pid=8363/tid=8370] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8370/stat : 8370 (java) S 8354 8363 8216 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 74099901 937439232 9859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8372] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8372/stat : 8372 (java) S 8354 8363 8216 0 -1 64 10 0 0 0 0 0 0 0 20 0 8 0 74099902 937439232 9859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8373] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8373/stat : 8373 (java) S 8354 8363 8216 0 -1 64 4 0 0 0 0 0 0 0 21 0 8 0 74099902 937439232 9859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8376] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8376/stat : 8376 (java) S 8354 8363 8216 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 74099905 937439232 9859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8377] ppid=8354 vsize=915468 CPUtime=0.12
/proc/8363/task/8377/stat : 8377 (java) S 8354 8363 8216 0 -1 64 334 0 0 0 12 0 0 0 15 0 8 0 74099905 937439232 9859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8378] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8378/stat : 8378 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 74099905 937439232 9859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8379] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8379/stat : 8379 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 74099905 937439232 9859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915468

[startup+12.7491 s]
/proc/loadavg: 1.61 1.86 1.94 3/88 8383
/proc/meminfo: memFree=606632/2055920 swapFree=4191892/4192956
[pid=8363] ppid=8354 vsize=915468 CPUtime=12.66
/proc/8363/stat : 8363 (java) R 8354 8363 8216 0 -1 0 16862 0 1 0 1252 14 0 0 25 0 8 0 74099897 937439232 16597 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073742438 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8363/statm: 228867 16597 2497 14 0 215337 0
[pid=8363/tid=8370] ppid=8354 vsize=915468 CPUtime=0.09
/proc/8363/task/8370/stat : 8370 (java) S 8354 8363 8216 0 -1 64 3211 0 0 0 8 1 0 0 17 0 8 0 74099901 937439232 16597 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8372] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8372/stat : 8372 (java) S 8354 8363 8216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16597 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8373] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8373/stat : 8373 (java) S 8354 8363 8216 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16597 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8376] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8376/stat : 8376 (java) S 8354 8363 8216 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 74099905 937439232 16597 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8377] ppid=8354 vsize=915468 CPUtime=0.15
/proc/8363/task/8377/stat : 8377 (java) S 8354 8363 8216 0 -1 64 348 0 0 0 15 0 0 0 15 0 8 0 74099905 937439232 16597 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8378] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8378/stat : 8378 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 74099905 937439232 16597 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8379] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8379/stat : 8379 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 74099905 937439232 16597 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915468

[startup+25.6252 s]
/proc/loadavg: 1.67 1.87 1.94 2/75 8396
/proc/meminfo: memFree=1288592/2055920 swapFree=4191892/4192956
[pid=8363] ppid=8354 vsize=915468 CPUtime=25.48
/proc/8363/stat : 8363 (java) R 8354 8363 8216 0 -1 0 16866 0 1 0 2519 29 0 0 25 0 8 0 74099897 937439232 16600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073748580 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8363/statm: 228867 16600 2497 14 0 215337 0
[pid=8363/tid=8370] ppid=8354 vsize=915468 CPUtime=0.09
/proc/8363/task/8370/stat : 8370 (java) S 8354 8363 8216 0 -1 64 3211 0 0 0 8 1 0 0 16 0 8 0 74099901 937439232 16600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8372] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8372/stat : 8372 (java) S 8354 8363 8216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8373] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8373/stat : 8373 (java) S 8354 8363 8216 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8376] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8376/stat : 8376 (java) S 8354 8363 8216 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 74099905 937439232 16600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8377] ppid=8354 vsize=915468 CPUtime=0.16
/proc/8363/task/8377/stat : 8377 (java) S 8354 8363 8216 0 -1 64 351 0 0 0 16 0 0 0 16 0 8 0 74099905 937439232 16600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8378] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8378/stat : 8378 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 74099905 937439232 16600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8379] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8379/stat : 8379 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 74099905 937439232 16600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915468

[startup+51.2294 s]
/proc/loadavg: 1.84 1.89 1.95 3/87 8441
/proc/meminfo: memFree=1201712/2055920 swapFree=4191892/4192956
[pid=8363] ppid=8354 vsize=915468 CPUtime=51.04
/proc/8363/stat : 8363 (java) R 8354 8363 8216 0 -1 0 16866 0 1 0 5047 57 0 0 25 0 8 0 74099897 937439232 16600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073745637 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8363/statm: 228867 16600 2497 14 0 215337 0
[pid=8363/tid=8370] ppid=8354 vsize=915468 CPUtime=0.09
/proc/8363/task/8370/stat : 8370 (java) S 8354 8363 8216 0 -1 64 3211 0 0 0 8 1 0 0 16 0 8 0 74099901 937439232 16600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8372] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8372/stat : 8372 (java) S 8354 8363 8216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8373] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8373/stat : 8373 (java) S 8354 8363 8216 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8376] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8376/stat : 8376 (java) S 8354 8363 8216 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 74099905 937439232 16600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8377] ppid=8354 vsize=915468 CPUtime=0.16
/proc/8363/task/8377/stat : 8377 (java) S 8354 8363 8216 0 -1 64 351 0 0 0 16 0 0 0 16 0 8 0 74099905 937439232 16600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8378] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8378/stat : 8378 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 74099905 937439232 16600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8379] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8379/stat : 8379 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 74099905 937439232 16600 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 915468

[startup+102.439 s]
/proc/loadavg: 1.93 1.91 1.95 3/87 8441
/proc/meminfo: memFree=1133744/2055920 swapFree=4191892/4192956
[pid=8363] ppid=8354 vsize=915468 CPUtime=102.2
/proc/8363/stat : 8363 (java) R 8354 8363 8216 0 -1 0 17021 0 1 0 10158 62 0 0 25 0 8 0 74099897 937439232 16745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073869839 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8363/statm: 228867 16745 2545 14 0 215337 0
[pid=8363/tid=8370] ppid=8354 vsize=915468 CPUtime=0.09
/proc/8363/task/8370/stat : 8370 (java) S 8354 8363 8216 0 -1 64 3212 0 0 0 8 1 0 0 16 0 8 0 74099901 937439232 16745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8372] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8372/stat : 8372 (java) S 8354 8363 8216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8373] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8373/stat : 8373 (java) S 8354 8363 8216 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8376] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8376/stat : 8376 (java) S 8354 8363 8216 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 74099905 937439232 16745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8377] ppid=8354 vsize=915468 CPUtime=0.27
/proc/8363/task/8377/stat : 8377 (java) S 8354 8363 8216 0 -1 64 410 0 0 0 26 1 0 0 16 0 8 0 74099905 937439232 16745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8378] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8378/stat : 8378 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 74099905 937439232 16745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8379] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8379/stat : 8379 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 74099905 937439232 16745 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 915468

[startup+162.508 s]
/proc/loadavg: 2.11 1.95 1.96 3/87 8441
/proc/meminfo: memFree=1133680/2055920 swapFree=4191892/4192956
[pid=8363] ppid=8354 vsize=915468 CPUtime=162.22
/proc/8363/stat : 8363 (java) R 8354 8363 8216 0 -1 0 17022 0 1 0 16160 62 0 0 25 0 8 0 74099897 937439232 16746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073857221 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

################
# More data... #
################

Current children cumulated CPU time (s) 2022.08
Current children cumulated vsize (KiB) 915468

[startup+2084.2 s]
/proc/loadavg: 2.04 2.01 2.00 3/87 8443
/proc/meminfo: memFree=1111664/2055920 swapFree=4191892/4192956
[pid=8363] ppid=8354 vsize=915468 CPUtime=2082.09
/proc/8363/stat : 8363 (java) R 8354 8363 8216 0 -1 0 17027 0 1 0 208142 67 0 0 25 0 8 0 74099897 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073932056 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8363/statm: 228867 16749 2545 14 0 215337 0
[pid=8363/tid=8370] ppid=8354 vsize=915468 CPUtime=0.09
/proc/8363/task/8370/stat : 8370 (java) S 8354 8363 8216 0 -1 64 3212 0 0 0 8 1 0 0 16 0 8 0 74099901 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8372] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8372/stat : 8372 (java) S 8354 8363 8216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8373] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8373/stat : 8373 (java) S 8354 8363 8216 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8376] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8376/stat : 8376 (java) S 8354 8363 8216 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8377] ppid=8354 vsize=915468 CPUtime=0.27
/proc/8363/task/8377/stat : 8377 (java) S 8354 8363 8216 0 -1 64 415 0 0 0 26 1 0 0 16 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8378] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8378/stat : 8378 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8379] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8379/stat : 8379 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2082.09
Current children cumulated vsize (KiB) 915468

[startup+2144.26 s]
/proc/loadavg: 2.01 2.01 2.00 3/87 8443
/proc/meminfo: memFree=1111664/2055920 swapFree=4191892/4192956
[pid=8363] ppid=8354 vsize=915468 CPUtime=2142.07
/proc/8363/stat : 8363 (java) R 8354 8363 8216 0 -1 0 17027 0 1 0 214140 67 0 0 25 0 8 0 74099897 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073869703 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8363/statm: 228867 16749 2545 14 0 215337 0
[pid=8363/tid=8370] ppid=8354 vsize=915468 CPUtime=0.09
/proc/8363/task/8370/stat : 8370 (java) S 8354 8363 8216 0 -1 64 3212 0 0 0 8 1 0 0 16 0 8 0 74099901 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8372] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8372/stat : 8372 (java) S 8354 8363 8216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8373] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8373/stat : 8373 (java) S 8354 8363 8216 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8376] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8376/stat : 8376 (java) S 8354 8363 8216 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8377] ppid=8354 vsize=915468 CPUtime=0.27
/proc/8363/task/8377/stat : 8377 (java) S 8354 8363 8216 0 -1 64 415 0 0 0 26 1 0 0 16 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8378] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8378/stat : 8378 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8379] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8379/stat : 8379 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2142.07
Current children cumulated vsize (KiB) 915468

[startup+2204.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 8443
/proc/meminfo: memFree=1111664/2055920 swapFree=4191892/4192956
[pid=8363] ppid=8354 vsize=915468 CPUtime=2202.08
/proc/8363/stat : 8363 (java) R 8354 8363 8216 0 -1 0 17027 0 1 0 220141 67 0 0 25 0 8 0 74099897 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073856287 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8363/statm: 228867 16749 2545 14 0 215337 0
[pid=8363/tid=8370] ppid=8354 vsize=915468 CPUtime=0.09
/proc/8363/task/8370/stat : 8370 (java) S 8354 8363 8216 0 -1 64 3212 0 0 0 8 1 0 0 16 0 8 0 74099901 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8372] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8372/stat : 8372 (java) S 8354 8363 8216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8373] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8373/stat : 8373 (java) S 8354 8363 8216 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8376] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8376/stat : 8376 (java) S 8354 8363 8216 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8377] ppid=8354 vsize=915468 CPUtime=0.27
/proc/8363/task/8377/stat : 8377 (java) S 8354 8363 8216 0 -1 64 415 0 0 0 26 1 0 0 16 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8378] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8378/stat : 8378 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8379] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8379/stat : 8379 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2202.08
Current children cumulated vsize (KiB) 915468

[startup+2264.37 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 8443
/proc/meminfo: memFree=1111664/2055920 swapFree=4191892/4192956
[pid=8363] ppid=8354 vsize=915468 CPUtime=2262.08
/proc/8363/stat : 8363 (java) R 8354 8363 8216 0 -1 0 17027 0 1 0 226141 67 0 0 25 0 8 0 74099897 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073869722 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8363/statm: 228867 16749 2545 14 0 215337 0
[pid=8363/tid=8370] ppid=8354 vsize=915468 CPUtime=0.09
/proc/8363/task/8370/stat : 8370 (java) S 8354 8363 8216 0 -1 64 3212 0 0 0 8 1 0 0 16 0 8 0 74099901 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8372] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8372/stat : 8372 (java) S 8354 8363 8216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8373] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8373/stat : 8373 (java) S 8354 8363 8216 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8376] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8376/stat : 8376 (java) S 8354 8363 8216 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8377] ppid=8354 vsize=915468 CPUtime=0.27
/proc/8363/task/8377/stat : 8377 (java) S 8354 8363 8216 0 -1 64 415 0 0 0 26 1 0 0 16 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8378] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8378/stat : 8378 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8379] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8379/stat : 8379 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2262.08
Current children cumulated vsize (KiB) 915468

[startup+2324.42 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 8443
/proc/meminfo: memFree=1111664/2055920 swapFree=4191892/4192956
[pid=8363] ppid=8354 vsize=915468 CPUtime=2322.07
/proc/8363/stat : 8363 (java) R 8354 8363 8216 0 -1 0 17027 0 1 0 232140 67 0 0 25 0 8 0 74099897 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073870065 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8363/statm: 228867 16749 2545 14 0 215337 0
[pid=8363/tid=8370] ppid=8354 vsize=915468 CPUtime=0.09
/proc/8363/task/8370/stat : 8370 (java) S 8354 8363 8216 0 -1 64 3212 0 0 0 8 1 0 0 16 0 8 0 74099901 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8372] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8372/stat : 8372 (java) S 8354 8363 8216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8373] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8373/stat : 8373 (java) S 8354 8363 8216 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8376] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8376/stat : 8376 (java) S 8354 8363 8216 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8377] ppid=8354 vsize=915468 CPUtime=0.27
/proc/8363/task/8377/stat : 8377 (java) S 8354 8363 8216 0 -1 64 415 0 0 0 26 1 0 0 16 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8378] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8378/stat : 8378 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8379] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8379/stat : 8379 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2322.07
Current children cumulated vsize (KiB) 915468

[startup+2384.48 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 8443
/proc/meminfo: memFree=1111600/2055920 swapFree=4191892/4192956
[pid=8363] ppid=8354 vsize=915468 CPUtime=2382.07
/proc/8363/stat : 8363 (java) R 8354 8363 8216 0 -1 0 17027 0 1 0 238140 67 0 0 25 0 8 0 74099897 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073740446 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8363/statm: 228867 16749 2545 14 0 215337 0
[pid=8363/tid=8370] ppid=8354 vsize=915468 CPUtime=0.09
/proc/8363/task/8370/stat : 8370 (java) S 8354 8363 8216 0 -1 64 3212 0 0 0 8 1 0 0 16 0 8 0 74099901 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8372] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8372/stat : 8372 (java) S 8354 8363 8216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8373] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8373/stat : 8373 (java) S 8354 8363 8216 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8376] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8376/stat : 8376 (java) S 8354 8363 8216 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8377] ppid=8354 vsize=915468 CPUtime=0.27
/proc/8363/task/8377/stat : 8377 (java) S 8354 8363 8216 0 -1 64 415 0 0 0 26 1 0 0 16 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8378] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8378/stat : 8378 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8379] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8379/stat : 8379 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2382.07
Current children cumulated vsize (KiB) 915468



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.48 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 8443
/proc/meminfo: memFree=1111664/2055920 swapFree=4191892/4192956
[pid=8363] ppid=8354 vsize=915468 CPUtime=2400.07
/proc/8363/stat : 8363 (java) R 8354 8363 8216 0 -1 0 17027 0 1 0 239940 67 0 0 25 0 8 0 74099897 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073869901 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8363/statm: 228867 16749 2545 14 0 215337 0
[pid=8363/tid=8370] ppid=8354 vsize=915468 CPUtime=0.09
/proc/8363/task/8370/stat : 8370 (java) S 8354 8363 8216 0 -1 64 3212 0 0 0 8 1 0 0 16 0 8 0 74099901 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8372] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8372/stat : 8372 (java) S 8354 8363 8216 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8373] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8373/stat : 8373 (java) S 8354 8363 8216 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 74099902 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8363/tid=8376] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8376/stat : 8376 (java) S 8354 8363 8216 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8377] ppid=8354 vsize=915468 CPUtime=0.27
/proc/8363/task/8377/stat : 8377 (java) S 8354 8363 8216 0 -1 64 415 0 0 0 26 1 0 0 16 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8378] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8378/stat : 8378 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8363/tid=8379] ppid=8354 vsize=915468 CPUtime=0
/proc/8363/task/8379/stat : 8379 (java) S 8354 8363 8216 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 74099905 937439232 16749 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 915468

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 2402.55
CPU time (s): 2400.14
CPU user time (s): 2399.46
CPU system time (s): 0.681896
CPU usage (%): 99.8997
Max. virtual memory (cumulated for all children) (KiB): 915472

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.46
system time used= 0.681896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17050
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= 49953
involuntary context switches= 56703

runsolver used 2.81557 s user time and 7.79282 s system time

The end

Launcher Data (download as text)

Begin job on node69 on Sat Jan 20 04:07:10 UTC 2007


IDJOB= 277383
IDBENCH= 6655
IDSOLVER= 69
FILE ID= node69/277383-1169266029

PBS_JOBID= 3607370

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  ebdfda856dfd036416c301c32875da0c

RANDOM SEED= 273845623

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1346136 kB
Buffers:         47028 kB
Cached:         573144 kB
SwapCached:        396 kB
Active:          78492 kB
Inactive:       561320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1346136 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            2344 kB
Writeback:           0 kB
Mapped:          28444 kB
Slab:            55640 kB
Committed_AS:   654428 kB
PageTables:       1720 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node69 on Sat Jan 20 04:47:14 UTC 2007